HexCasting/Common/src/generated/resources/assets/hexcasting/models/block/circle/directrix/boolean/dim_false_down.json
2023-07-21 10:54:26 -05:00

12 lines
494 B
JSON

{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/boolean/left_false",
"north": "hexcasting:block/circle/directrix/boolean/front_dim_false",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/boolean/back_not_true",
"up": "hexcasting:block/circle/directrix/boolean/top_false",
"west": "hexcasting:block/circle/directrix/boolean/right_false"
}
}