Limited some blocks to only have a direction on the x-axis

This commit is contained in:
Raoul Van den Berge
2016-07-08 02:34:49 +02:00
parent 0c3462d7bb
commit 48023abb0f
25 changed files with 189 additions and 144 deletions

View File

@@ -12,20 +12,6 @@
"transform": "forge:default-block"
}
],
"direction": {
"north": {
},
"east": {
},
"south": {
},
"west": {
},
"up": {
},
"down": {
}
},
"connected": {
"true": {
},

View File

@@ -11,20 +11,6 @@
{
"transform": "forge:default-block"
}
],
"direction": {
"north": {
},
"east": {
},
"south": {
},
"west": {
},
"up": {
},
"down": {
}
}
]
}
}

View File

@@ -11,20 +11,6 @@
{
"transform": "forge:default-block"
}
],
"direction": {
"north": {
},
"east": {
},
"south": {
},
"west": {
},
"up": {
},
"down": {
}
}
]
}
}

View File

@@ -12,20 +12,6 @@
"transform": "forge:default-block"
}
],
"direction": {
"north": {
},
"east": {
},
"south": {
},
"west": {
},
"up": {
},
"down": {
}
},
"connected": {
"true": {
"textures": {