Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Chunk format/Cube mob: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Sync: new page from Minecraft
 
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 1: Line 1:
<div class="treeview"><onlyinclude>
<div class="treeview"><onlyinclude>
** {{nbt|int|Size}}: The size of the cube mob with 0 as the smallest, 1 as the second smallest, and so on. Values that are greater than 126 get clamped to 126. When summoned, this value also determines the mob's [[Minecraft:attribute]] bases for {{cd|max_health}}, {{cd|movement_speed}}, and {{cd|attack_damage}} (except [[Minecraft:sulfur cube]]s which have no attack damage).
** {{nbt|int|Size}}: The size of the cube mob with 0 as the smallest, 1 as the second smallest, and so on. Values that are greater than 126 get clamped to 126. When summoning the mob or resetting its [[Minecraft:attribute]]s, this value also determines the mob's [[Minecraft:attribute]] bases for {{cd|max_health}}, {{cd|movement_speed}}, and {{cd|attack_damage}} (except [[Minecraft:sulfur cube]]s which have no attack damage).
** {{nbt|byte|wasOnGround}}: 1 or 0 (true/false) - true if the mob is touching the ground. This is a an exact copy of the {{nbt|byte|onGround}} tag.</onlyinclude>
** {{nbt|byte|wasOnGround}}: 1 or 0 (true/false) - true if the mob is touching the ground. This is a an exact copy of the {{nbt|byte|onGround}} tag.</onlyinclude>
</div><noinclude>
</div><noinclude>

Latest revision as of 11:04, 28 April 2026