Fixed fence models
This commit is contained in:
parent
32dfd94a4e
commit
985f635d68
90 changed files with 240 additions and 645 deletions
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:cherry_fence_post" },
|
{ "apply": { "model": "biomesoplenty:cherry_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:cherry_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:cherry_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:cherry_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:cherry_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:cherry_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:cherry_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:cherry_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:cherry_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:cherry_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:cherry_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:cherry_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:cherry_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:cherry_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:cherry_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:cherry_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:cherry_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:cherry_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:cherry_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:cherry_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:ebony_fence_post" },
|
{ "apply": { "model": "biomesoplenty:ebony_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:ebony_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:ebony_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:ebony_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:ebony_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:ebony_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:ebony_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:ebony_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:ebony_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:ebony_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:ebony_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:ebony_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:ebony_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:ebony_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:ebony_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:ebony_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:ebony_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:ebony_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:ebony_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:ebony_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:ethereal_fence_post" },
|
{ "apply": { "model": "biomesoplenty:ethereal_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:ethereal_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:ethereal_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:ethereal_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:ethereal_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:ethereal_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:ethereal_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:ethereal_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:ethereal_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:ethereal_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:ethereal_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:ethereal_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:ethereal_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:ethereal_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:ethereal_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:ethereal_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:ethereal_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:ethereal_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:ethereal_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:ethereal_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:eucalyptus_fence_post" },
|
{ "apply": { "model": "biomesoplenty:eucalyptus_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:eucalyptus_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:eucalyptus_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:eucalyptus_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:eucalyptus_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:eucalyptus_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:eucalyptus_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:eucalyptus_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:eucalyptus_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:eucalyptus_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:eucalyptus_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:eucalyptus_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:eucalyptus_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:eucalyptus_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:eucalyptus_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:eucalyptus_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:eucalyptus_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:eucalyptus_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:eucalyptus_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:eucalyptus_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:fir_fence_post" },
|
{ "apply": { "model": "biomesoplenty:fir_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:fir_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:fir_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:fir_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:fir_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:fir_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:fir_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:fir_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:fir_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:fir_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:fir_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:fir_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:fir_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:fir_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:fir_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:fir_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:fir_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:fir_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:fir_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:fir_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:hellbark_fence_post" },
|
{ "apply": { "model": "biomesoplenty:hellbark_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:hellbark_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:hellbark_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:hellbark_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:hellbark_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:hellbark_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:hellbark_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:hellbark_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:hellbark_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:hellbark_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:hellbark_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:hellbark_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:hellbark_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:hellbark_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:hellbark_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:hellbark_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:hellbark_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:hellbark_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:hellbark_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:hellbark_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:jacaranda_fence_post" },
|
{ "apply": { "model": "biomesoplenty:jacaranda_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:jacaranda_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:jacaranda_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:jacaranda_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:jacaranda_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:jacaranda_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:jacaranda_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:jacaranda_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:jacaranda_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:jacaranda_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:jacaranda_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:jacaranda_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:jacaranda_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:jacaranda_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:jacaranda_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:jacaranda_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:jacaranda_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:jacaranda_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:jacaranda_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:jacaranda_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:magic_fence_post" },
|
{ "apply": { "model": "biomesoplenty:magic_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:magic_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:magic_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:magic_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:magic_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:magic_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:magic_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:magic_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:magic_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:magic_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:magic_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:magic_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:magic_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:magic_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:magic_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:magic_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:magic_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:magic_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:magic_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:magic_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:mahogany_fence_post" },
|
{ "apply": { "model": "biomesoplenty:mahogany_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:mahogany_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:mahogany_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:mahogany_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:mahogany_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:mahogany_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:mahogany_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:mahogany_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:mahogany_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:mahogany_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:mahogany_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:mahogany_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:mahogany_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:mahogany_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:mahogany_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:mahogany_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:mahogany_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:mahogany_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:mahogany_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:mahogany_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:mangrove_fence_post" },
|
{ "apply": { "model": "biomesoplenty:mangrove_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:mangrove_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:mangrove_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:mangrove_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:mangrove_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:mangrove_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:mangrove_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:mangrove_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:mangrove_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:mangrove_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:mangrove_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:mangrove_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:mangrove_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:mangrove_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:mangrove_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:mangrove_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:mangrove_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:mangrove_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:mangrove_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:mangrove_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:palm_fence_post" },
|
{ "apply": { "model": "biomesoplenty:palm_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:palm_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:palm_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:palm_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:palm_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:palm_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:palm_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:palm_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:palm_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:palm_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:palm_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:palm_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:palm_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:palm_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:palm_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:palm_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:palm_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:palm_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:palm_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:palm_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:pine_fence_post" },
|
{ "apply": { "model": "biomesoplenty:pine_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:pine_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:pine_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:pine_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:pine_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:pine_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:pine_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:pine_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:pine_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:pine_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:pine_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:pine_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:pine_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:pine_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:pine_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:pine_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:pine_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:pine_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:pine_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:pine_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:redwood_fence_post" },
|
{ "apply": { "model": "biomesoplenty:redwood_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:redwood_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:redwood_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:redwood_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:redwood_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:redwood_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:redwood_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:redwood_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:redwood_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:redwood_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:redwood_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:redwood_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:redwood_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:redwood_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:redwood_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:redwood_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:redwood_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:redwood_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:redwood_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:redwood_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:umbran_fence_post" },
|
{ "apply": { "model": "biomesoplenty:umbran_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:umbran_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:umbran_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:umbran_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:umbran_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:umbran_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:umbran_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:umbran_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:umbran_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:umbran_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:umbran_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:umbran_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:umbran_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:umbran_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:umbran_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:umbran_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:umbran_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:umbran_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:umbran_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:umbran_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,17 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"multipart": [
|
||||||
"east=false,north=false,south=false,west=false": { "model": "biomesoplenty:willow_fence_post" },
|
{ "apply": { "model": "biomesoplenty:willow_fence_post" }},
|
||||||
"east=false,north=true,south=false,west=false": { "model": "biomesoplenty:willow_fence_n", "uvlock": true },
|
{ "when": { "north": "true" },
|
||||||
"east=true,north=false,south=false,west=false": { "model": "biomesoplenty:willow_fence_n", "y": 90, "uvlock": true },
|
"apply": { "model": "biomesoplenty:willow_fence_side", "uvlock": true }
|
||||||
"east=false,north=false,south=true,west=false": { "model": "biomesoplenty:willow_fence_n", "y": 180, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=false,west=true": { "model": "biomesoplenty:willow_fence_n", "y": 270, "uvlock": true },
|
{ "when": { "east": "true" },
|
||||||
"east=true,north=true,south=false,west=false": { "model": "biomesoplenty:willow_fence_ne", "uvlock": true },
|
"apply": { "model": "biomesoplenty:willow_fence_side", "y": 90, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=false": { "model": "biomesoplenty:willow_fence_ne", "y": 90, "uvlock": true },
|
},
|
||||||
"east=false,north=false,south=true,west=true": { "model": "biomesoplenty:willow_fence_ne", "y": 180, "uvlock": true },
|
{ "when": { "south": "true" },
|
||||||
"east=false,north=true,south=false,west=true": { "model": "biomesoplenty:willow_fence_ne", "y": 270, "uvlock": true },
|
"apply": { "model": "biomesoplenty:willow_fence_side", "y": 180, "uvlock": true }
|
||||||
"east=false,north=true,south=true,west=false": { "model": "biomesoplenty:willow_fence_ns", "uvlock": true },
|
},
|
||||||
"east=true,north=false,south=false,west=true": { "model": "biomesoplenty:willow_fence_ns", "y": 90, "uvlock": true },
|
{ "when": { "west": "true" },
|
||||||
"east=true,north=true,south=true,west=false": { "model": "biomesoplenty:willow_fence_nse", "uvlock": true },
|
"apply": { "model": "biomesoplenty:willow_fence_side", "y": 270, "uvlock": true }
|
||||||
"east=true,north=false,south=true,west=true": { "model": "biomesoplenty:willow_fence_nse", "y": 90, "uvlock": true },
|
}
|
||||||
"east=false,north=true,south=true,west=true": { "model": "biomesoplenty:willow_fence_nse", "y": 180, "uvlock": true },
|
]
|
||||||
"east=true,north=true,south=false,west=true": { "model": "biomesoplenty:willow_fence_nse", "y": 270, "uvlock": true },
|
|
||||||
"east=true,north=true,south=true,west=true": { "model": "biomesoplenty:willow_fence_nsew", "uvlock": true }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/cherry_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/cherry_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/cherry_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/cherry_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/cherry_planks"
|
"texture": "biomesoplenty:blocks/cherry_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/ebony_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/ebony_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/ebony_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/ebony_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/ebony_planks"
|
"texture": "biomesoplenty:blocks/ebony_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/ethereal_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/ethereal_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/ethereal_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/ethereal_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/ethereal_planks"
|
"texture": "biomesoplenty:blocks/ethereal_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/eucalyptus_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/eucalyptus_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/eucalyptus_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/eucalyptus_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/eucalyptus_planks"
|
"texture": "biomesoplenty:blocks/eucalyptus_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/fir_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/fir_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/fir_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/fir_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/fir_planks"
|
"texture": "biomesoplenty:blocks/fir_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/hellbark_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/hellbark_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/hellbark_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/hellbark_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/hellbark_planks"
|
"texture": "biomesoplenty:blocks/hellbark_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/jacaranda_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/jacaranda_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/jacaranda_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/jacaranda_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/jacaranda_planks"
|
"texture": "biomesoplenty:blocks/jacaranda_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/magic_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/magic_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/magic_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/magic_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/magic_planks"
|
"texture": "biomesoplenty:blocks/magic_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/mahogany_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/mahogany_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/mahogany_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/mahogany_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/mahogany_planks"
|
"texture": "biomesoplenty:blocks/mahogany_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/mangrove_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/mangrove_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/mangrove_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/mangrove_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/mangrove_planks"
|
"texture": "biomesoplenty:blocks/mangrove_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/palm_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/palm_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/palm_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/palm_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/palm_planks"
|
"texture": "biomesoplenty:blocks/palm_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/pine_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/pine_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/pine_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/pine_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/pine_planks"
|
"texture": "biomesoplenty:blocks/pine_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/redwood_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/redwood_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/redwood_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/redwood_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/redwood_planks"
|
"texture": "biomesoplenty:blocks/redwood_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/umbran_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/umbran_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/umbran_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/umbran_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/umbran_planks"
|
"texture": "biomesoplenty:blocks/umbran_planks"
|
||||||
}
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ne",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/willow_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_ns",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/willow_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nse",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/willow_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "block/fence_nsew",
|
|
||||||
"textures": {
|
|
||||||
"texture": "biomesoplenty:blocks/willow_planks"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_n",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "biomesoplenty:blocks/willow_planks"
|
"texture": "biomesoplenty:blocks/willow_planks"
|
||||||
}
|
}
|
Loading…
Reference in a new issue