wip model resolver
This commit is contained in:
@@ -1 +1,12 @@
|
||||
{"parent":"block/cube","textures":{"particle":"#all","down":"#all","up":"#all","north":"#all","east":"#all","south":"#all","west":"#all"}}
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"particle": "#all",
|
||||
"down": "#all",
|
||||
"up": "#all",
|
||||
"north": "#all",
|
||||
"east": "#all",
|
||||
"south": "#all",
|
||||
"west": "#all"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user