Files
Minecraft1.12SRC/eclipse/Client/bin/assets/minecraft/models/block/bedrock.json
2020-07-20 00:21:55 +08:00

7 lines
92 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "blocks/bedrock"
}
}