textures work now lol
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
"when": {
|
||||
"OR": [
|
||||
{
|
||||
"south": "none",
|
||||
"north": "none",
|
||||
"west": "none",
|
||||
"east": "none"
|
||||
"south": "none|broke",
|
||||
"north": "none|broke",
|
||||
"west": "none|broke",
|
||||
"east": "none|broke"
|
||||
},
|
||||
{
|
||||
"north": "side|up",
|
||||
@@ -39,9 +39,9 @@
|
||||
},
|
||||
{
|
||||
"south": "side|up",
|
||||
"north": "none",
|
||||
"west": "none",
|
||||
"east": "none"
|
||||
"north": "none|broke",
|
||||
"west": "none|broke",
|
||||
"east": "none|broke"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -56,10 +56,16 @@
|
||||
"south": "side|up"
|
||||
},
|
||||
{
|
||||
"south": "none",
|
||||
"south": "none|broke",
|
||||
"north": "side|up",
|
||||
"west": "none",
|
||||
"east": "none"
|
||||
"west": "none|broke",
|
||||
"east": "none|broke"
|
||||
},
|
||||
{
|
||||
"south": "broke",
|
||||
"north": "side|up",
|
||||
"west": "broke",
|
||||
"east": "broke"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -74,10 +80,16 @@
|
||||
"east": "side|up"
|
||||
},
|
||||
{
|
||||
"south": "none",
|
||||
"north": "none",
|
||||
"south": "none|broke",
|
||||
"north": "none|broke",
|
||||
"west": "side|up",
|
||||
"east": "none"
|
||||
"east": "none|broke"
|
||||
},
|
||||
{
|
||||
"south": "broke",
|
||||
"north": "broke",
|
||||
"west": "side|up",
|
||||
"east": "broke"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -93,9 +105,15 @@
|
||||
"west": "side|up"
|
||||
},
|
||||
{
|
||||
"south": "none",
|
||||
"north": "none",
|
||||
"west": "none",
|
||||
"south": "none|broke",
|
||||
"north": "none|broke",
|
||||
"west": "none|broke",
|
||||
"east": "side|up"
|
||||
},
|
||||
{
|
||||
"south": "broke",
|
||||
"north": "broke",
|
||||
"west": "broke",
|
||||
"east": "side|up"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user