
the wacky mod
adds the ralsei block, the John Marston mob and also makes it so you can craft netherite tools from wood and also adds sprite
Downloads
0
Remixes
0
Price
Free
neoforge · Both · 1.21.1 · mod
the wacky mod adds a handful of playful content for 1.21.1:
- Ralsei Block: A soft, green, glowing block (slightly slippery). Craft it with green wool around an emerald. Appears in building/functional tabs.
- Sprite drink: Simple refreshment item (always edible). Craft with a glass bottle, sugar, and lime dye; listed under Food & Drinks.
- John Marston mob: Hostile gunslinger themed humanoid. Uses the zombie-sized model, custom texture, and drops leather/steak (cooked when burning). Obtain it via the spawn egg in the Spawn Eggs/Combat tabs; no natural spawns.
- Netherite tools from wood: Shaped recipes let you craft netherite tools using logs and sticks (pickaxe, axe, shovel, sword, hoe). Recipe book grouping “netherite_from_wood”.
Notes:
- New assets live under the thewackymod namespace (lang entries, models, blockstate, textures).
- No client-only code is loaded on the server; renderer registration is gated to the client side.
Server Validation
✅ Server validation passed - The mod was tested on a real Minecraft server and loaded successfully.
MultiFrameGen
a mod that optimizes rendering so the FPS is boosted using motion based frame generation that interpolates, add a reflex so that the latency and delay is low...
Speedrunner vs Hunter AI
Create a Minecraft mod "Speedrunner vs Hunter": hostile Hunters with roles (MELEE, ARCHER, BUILDER, TANK), adaptive AI, teleport, bridge building, TNT,...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
the king in yellow
theres an entity called "the king in yellow" going after the player. The king in yellow is a tall figure, covered in yellow robes and a blurred face. If the...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...