Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_block_brick.json
elix-x 3d2ba425ec Change of naming convention
Changed naming convention. All AE blocks, items and TEs were affected.
Most of assets were transfered, but some sill need help. Localizations
will be transfered in a separate commit.
Closes #46.
2016-08-19 12:38:21 +02:00

7 lines
122 B
JSON

{
"variants": {
"normal": {
"model": "appliedenergistics2:sky_stone_block_brick"
}
}
}