ActuallyAdditions/src/main/resources/oldassets/actuallyadditions/blockstates/block_testifi_bucks_green_wall.json
2019-11-11 19:04:44 -05:00

14 lines
277 B
JSON

{
"forge_marker": 1,
"defaults": {
"model": "minecraft:cube_all",
"textures": {
"all": "actuallyadditions:blocks/block_testifi_bucks_green_wall"
},
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}