minecraft-assets/assets/minecraft/models/block/cube_all.json

13 lines
227 B
JSON

{
"parent": "block/cube",
"textures": {
"particle": "#all",
"down": "#all",
"up": "#all",
"north": "#all",
"east": "#all",
"south": "#all",
"west": "#all"
}
}