MAKER · BEDROCK
Make a magic wand that actually casts
Describe the spells you want and get castable items: fireballs, frost bolts, healing light, thunder strikes, shadow cloak — each with its own cast item, projectile, effect and cooldown. Ships as a Bedrock add-on so it plays on phones, consoles and Windows.
TRY A PROMPT — ONE CLICK TO THE GENERATOR
WHAT YOU ACTUALLY GET — REAL OUTPUT FOR “A FIREBALL AND FROST MAGIC WAND”
Fireball Frost Magic Wand · Bedrock add-on · 4 files
It does this: a Bedrock add-on with 1 script (magic).
README.txt behavior_pack/manifest.json behavior_pack/scripts/main.js … 1 more
Start it: activate it on your world and join — the pack announces ✔ Loaded!
How it works
- 1Describe it: "a fireball and frost magic wand" — name the spells you want and they're wired up.
- 2Open the .mcaddon to import it, then enable it on your world.
- 3Hold the cast item and use it to fire the spell — cooldowns keep it balanced.
Questions people ask
Which spells are available?
Fireball, frost bolt, healing light, thunder strike and shadow cloak — combine any of them into one set.
Are the spells balanced?
Each has a cooldown and a tuned effect duration, so no single spell is spammable.
Java or Bedrock?
This maker builds a Bedrock add-on. For Java spellcasting, describe it as a datapack rule mod ("when I use a blaze rod, shoot fire").
Why it never breaks
No language model writes these files. Deterministic engines parse your description into validated parameters and emit game files that are correct by construction — then CI boots real Paper and Bedrock servers weekly to prove packs still load on current Minecraft. Read the full story on the comparison page or in the docs.