Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/blockstates/tile.BlockInscriber.json
shartte 92b931434e More item models (#30)
* Fixed tiny TNT item model.
* Flipped the inscriber north/south and implemented item model.
* Added several item models.
2016-08-11 13:48:36 +02:00

5 lines
100 B
JSON

{
"variants": {
"normal": { "model": "appliedenergistics2:tile.BlockInscriber" }
}
}