Summon Magma Cube Generator Summon Mob Generator for Java 1.20.2

Loading
Page

Try the Commands Troubleshooting and Help page if you get stuff with server errors. Found a bug or want a feature, let us know on reddit.

Minecraft Magma Cube NBT Data Tags

Using the summon command to spawn in a minecraft magma cube is simple, take the command and enter into chat and presto you have an magma cube.

How summon different sized Magma Cubes

Magma Cubes can be summoned at a range of sizes by setting the Size:1 tag.

Sizes 1, 2, or 3 are the regular spawn sizes. This example summons a large magma cube.

/summon minecraft:magma_cube ~ ~ ~ {Size:3}

How summon a super giant sized Magma Cube

Magma Cubes can be summoned by setting the by setting the Size tag larger than the regular 3. A magma cube the size of 20 is a giant to see. These mega magma cubes will also split into smaller cubes more times, as each size will split into the smaller size all the way down. The limit appears to be Size:64

/summon minecraft:magma_cube ~ ~ ~ {Size:20}
Summoned minecraft mega magma cube

Minecraft Versions Permalinks

If you find yourself using a particular version all the time, you can link directly. There is some crossover between versions, so there will be quirks.

Version History

20 Aug 2026
minecraft/command-generator 2.41.1

patchsummon blocks fixes and improvements
patchsome autocomplete quirky issues during typing

13 Aug 2026
minecraft/command-generator 2.41

addedUUID converter
patchFix for issue with items not re-encoding correctly for items, trades and containers
patchTrades for 1.20.4 and earlier now auto add Count if missing

6 Aug 2026
minecraft/command-generator 2.40

addedRefactored code base internally
patchSlime and Magma cubes, added isBaby tag
patchSulfur cubes added Size, and isBaby tags


Read version history »
(130 More Updates)