Files
minecraft-assets/assets/minecraft/models/block/cube_all.json
2017-02-18 11:59:07 +00:00

13 lines
227 B
JSON

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