
Staff
made me a java script for a minecraft mod where the player can craft Sun Wukong's staff by using, gold, redstone, diamonds, this staff is unbreakable,...
Downloads
4
Remixes
0
Price
Free
neoforge · Server · 1.21.1 · mod
- Sun Wukong gear: craft the unbreakable, enchantable staff from gold/redstone/diamonds (
sun_wukong_staff). Right-click to extend for ~8 seconds, adding long reach, extra damage, and heavy knockback; swings slow slightly while extended but can be re-extended immediately. Base swings hit about like a netherite sword. - Nimbus Cloud charm (
cloud_charm): right-click to toggle a fast hover flight mode; stays active until dismissed, then waits 5 seconds before you can summon it again. - Sun armor set (
sun_helmet,sun_chestplate,sun_leggings,sun_boots): crafted with gold on corners/edges, redstone on the edges, and a diamond in the center of each recipe. Partial pieces grant small speed/jump/regen bonuses; the full set grants Strength III, Regeneration V, Fire Resistance, Night Vision, Water Breathing, Health Boost IV, Speed II, and Jump Boost II. - God power core (
god_power_core): combine god fragments and a dragon scale to craft. Using it grants a 12-second tanky aura (big resistance/absorption/regen), triggers a ground-slam taunt that shoves nearby mobs, and has a ~30-second recharge. - World flavor: rare “Sky Dragon” and “Ancient God” variants drop dragon scales and god fragments; orc/goblin raiders drop themed loot; wandering traders are renamed as elf/dwarf traders and sell the cloud charm, staff, and core using gold + redstone. Simple sky trial shrines occasionally appear near players with loot and guardian mobs.
- Recipes live under
data/staff/recipes/(shaped crafting for staff, cloud charm, and armor; shapeless crafting for the god power core). No client assets are bundled—this build is server-focused with text-only item names.
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...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
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,...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
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...
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...