MAKER · BEDROCK
Make a companion that follows and fetches
Describe a servant or pet and get a real companion: a whitelisted entity that follows you around, summoned and dismissed with a Compass, and can run fetch tasks — "bring me a stack of diamonds in 60 seconds." Composed from verified building blocks, shipped as a Bedrock add-on.
TRY A PROMPT — ONE CLICK TO THE GENERATOR
WHAT YOU ACTUALLY GET — REAL OUTPUT FOR “THE ENDER DRAGON AS MY SERVANT THAT BRINGS ME A ”
Ender Dragon Servant · Bedrock add-on · 4 files
It does this: a ender dragon servant that follows you (Compass summons it), plus a fetch task — Paper sends it to bring 64 diamond in 60s.
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: "the ender dragon as my servant that brings me a stack of diamonds" — the companion and its tasks are parsed.
- 2Open the .mcaddon to import it, then enable it on your world.
- 3Use the Compass at spawn to summon or dismiss your companion.
Questions people ask
How do I summon it?
You're handed a Compass at spawn — use it to summon your companion, and again to dismiss it.
What can it fetch?
Describe an item and a time ("a stack of diamonds in 60s") and the companion delivers it on that schedule.
Which creatures can be companions?
A whitelisted set of stable entities, so the follow-and-fetch behavior always works reliably.
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.