ActuallyAdditions/src/main/resources/assets/actuallyadditions/models/block/blockTestifiBucksGreenSlabBottom.json
Ellpeck 61b921b2dd Some more texture work.
Done for now.
Hahah.
Good joke.
2016-01-09 14:35:04 +01:00

9 lines
274 B
JSON

{
"parent": "block/half_slab",
"textures": {
"bottom": "actuallyadditions:blocks/blockTestifiBucksGreenWall",
"top": "actuallyadditions:blocks/blockTestifiBucksGreenWall",
"side": "actuallyadditions:blocks/blockTestifiBucksGreenWall"
}
}