BetterEnd/src/main/resources/assets/betterend/patterns/block/pattern_block.json
2020-11-08 15:07:19 +03:00

6 lines
No EOL
107 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "betterend:block/%parent%"
}
}