Files
minecraft-assets/assets/minecraft/models/block/mud.json
2022-05-18 18:37:27 +02:00

6 lines
96 B
JSON

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