Minecraft Wiki
(...)
 
mNo edit summary
Line 5: Line 5:
 
** {{nbt|int|y}}: Y coordinate of the Block Entity.
 
** {{nbt|int|y}}: Y coordinate of the Block Entity.
 
** {{nbt|int|z}}: Z coordinate of the Block Entity.
 
** {{nbt|int|z}}: Z coordinate of the Block Entity.
** {{nbt|string|CustomName}}: Optional. The name of this dropper, which will display in its GUI where the default name ordinarily is.
+
** {{nbt|string|CustomName}}: Optional. The name of this enchantment table, which will display in its GUI where the default name ordinarily is.
 
</div>
 
</div>

Revision as of 16:53, 25 November 2014

  • Block entity data
    •  id: EnchantTable
    •  x: X coordinate of the Block Entity.
    •  y: Y coordinate of the Block Entity.
    •  z: Z coordinate of the Block Entity.
    •  CustomName: Optional. The name of this enchantment table, which will display in its GUI where the default name ordinarily is.