Items or Blocks
Join the 200,000+ creators making cool mods

World Shaper is a full in-game world-edit tool: use the item to open its menu and click blocks to set Position 1/2, paste selections, and perform operations like fill, replace, hollow boxes, spheres, and other shape-based edits. Only players with the Admin tag can open the menu or interact with blocks using the tool; non-admins are blocked and see the message "[WorldEdit] You must have the Admin tag to use this tool." Grant access with /tag playerName add Admin (for example /tag @s add Admin) and revoke with /tag playerName remove Admin — the tag name is case-sensitive.

Version: 1.20.1 ``` Orbital Railgun Cataclysm ├── 🎯 Activation │ ├── ⏱️ 2s charge-up (green energy surge) │ └── 🚀 Launches full 20s orbital sequence │ ├── 🛰️ Phase 1: Target Scan │ ├── 🔄 Rotating white rings (r=30) │ ├── 🌐 Adaptive green laser grid │ └── 📡 Deep hum + radar tones │ ├── ☄️ Phase 2: Energy Formation │ ├── 🔆 Green/blue energy sphere forms │ ├── ⚡ Lightning arcs & halo rotation │ └── 🎶 Rising power sound buildup │ ├── 🌪️ Phase 3: Implosion │ ├── 🌀 Energy compression vortex │ ├── 💫 Space distortion effect │ └── 🔕 Short silence before impact │ ├── 💥 Phase 4: Detonation │ ├── 🌋 Expanding shockwave sphere │ ├── 🔮 Green fireball + mushroom cloud │ └── 📢 Massive explosion (audible range 400+) │ └── 🛠️ System Notes ├── 🧠 GPU particles + server validation ├── 🛡️ Safe tick-based spawning & pooling └── 🎧 Cinematic 25s audio + spatial effects ``` by 7klow for ModJam competition.
``` 🎰 Crazy Slots │ ├── ⚰️ Form 1: Reaper's Scythe │ └── 180° sweep arc with Wither effect │ ├── 🔨 Form 2: Madness Mace │ └── Heavy impact damage with crowd control │ ├── ✨ Form 3: Holy Scepter │ └── Healing, buffs, divine aura & smite │ ├── 🔫 Form 4: Carbine Rifle │ └── 60-block trajectory with 200 damage laser │ ├── ❄️ Form 5: Frost Bow │ └── Ice platforms with pitch-based zone system │ ├── 🏹 Form 6: Enhanced Bow │ └── Projectile mechanics with extended range │ ├── ⚔️ Form 7: Katana │ └── Iaijutsu timing with rapid slash combos │ ├── 🌙 Form 8: Arcane Staff │ └── Mana projectiles with precision hit detection │ └── 🌟 Form 9: Advanced Combat Form └── Specialized ability with unique mechanics by klow ```