eaglercraft-1.8-workspace/desktopRuntime/resources/assets/minecraft/models/block/cube_all.json
2024-02-14 20:52:11 -08:00

13 lines
239 B
JSON
Executable File

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