BCLib/src/main/resources/assets/bclib/patterns/block/fence_side.json
2022-06-08 20:57:21 +02:00

6 lines
97 B
JSON

{
"parent": "block/fence_side",
"textures": {
"texture": "%modid%:block/%texture%"
}
}