Skip to content

Tile entity support

lawremi edited this page Jul 28, 2015 · 1 revision

It is now possible to add an NBT child element to OreBlock to specify the NBT for tile entities.

<OreBlock block="gregtech:gt.blockores" 
          nbt="{n:1, m:820, id:'GT_TileEntity_Ores'}"/>
Clone this wiki locally