Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/item/tile.BlockSkyChest.BLOCK.json
elix-x 524dc52dd6 Moved F2R, added TESRs, fixed culling
-Externalized FacingToRotation.
-BlockLightDetector now uses tile based rotations.
-Added TESR methods and TESRs for chests. Can't get it to work in
inventory.
-Fixed rotation bugs involving culling and lighting. Now rotating culled
faces and normals too. Closes #21.
Relates to #9, #10 and #20.
2016-07-11 15:38:54 +02:00

6 lines
117 B
JSON

{
"parent":"item/generated",
"textures": {
"layer0":"appliedenergistics2:items/ItemPaintBall"
}
}