Files
minecraft-assets/assets/minecraft/models/block/bedrock.json
2023-11-29 18:29:39 +01:00

6 lines
100 B
JSON

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