Files
minecraft-assets/assets/minecraft/models/block/mud.json
2023-05-17 18:29:15 +02:00

6 lines
96 B
JSON

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