JSON pretty print
This commit is contained in:
parent
41544e42b5
commit
a90c98a446
96 changed files with 731 additions and 731 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/aeternium_block"
|
||||
}
|
||||
}
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/aeternium_block"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/end_moss" },
|
||||
{ "model": "betterend:block/end_moss", "y": 90 },
|
||||
{ "model": "betterend:block/end_moss", "y": 180 },
|
||||
{ "model": "betterend:block/end_moss", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/end_mycelium" },
|
||||
{ "model": "betterend:block/end_mycelium", "y": 90 },
|
||||
{ "model": "betterend:block/end_mycelium", "y": 180 },
|
||||
{ "model": "betterend:block/end_mycelium", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/ender_block"
|
||||
}
|
||||
}
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/ender_block"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/ender_ore"
|
||||
}
|
||||
}
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/ender_ore"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/endstone_dust" },
|
||||
{ "model": "betterend:block/endstone_dust", "y": 90 },
|
||||
{ "model": "betterend:block/endstone_dust", "y": 180 },
|
||||
|
@ -66,5 +66,5 @@
|
|||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 270, "y": 180 },
|
||||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 270, "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "betterend:block/mossy_glowshroom_bark" },
|
||||
"axis=z": { "model": "betterend:block/mossy_glowshroom_bark", "x": 90 },
|
||||
"axis=x": { "model": "betterend:block/mossy_glowshroom_bark", "x": 90, "y": 90 }
|
||||
}
|
||||
"variants": {
|
||||
"axis=y": { "model": "betterend:block/mossy_glowshroom_bark" },
|
||||
"axis=z": { "model": "betterend:block/mossy_glowshroom_bark", "x": 90 },
|
||||
"axis=x": { "model": "betterend:block/mossy_glowshroom_bark", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,56 +1,56 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=down,open=false": {
|
||||
"x": 180,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
||||
},
|
||||
"facing=down,open=true": {
|
||||
"x": 180,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
||||
},
|
||||
"facing=east,open=false": {
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
||||
},
|
||||
"facing=east,open=true": {
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
||||
},
|
||||
"facing=north,open=false": {
|
||||
"x": 90,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
||||
},
|
||||
"facing=north,open=true": {
|
||||
"x": 90,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
||||
},
|
||||
"facing=south,open=false": {
|
||||
"x": 90,
|
||||
"y": 180,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
||||
},
|
||||
"facing=south,open=true": {
|
||||
"x": 90,
|
||||
"y": 180,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
||||
},
|
||||
"facing=up,open=false": {
|
||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
||||
},
|
||||
"facing=up,open=true": {
|
||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
||||
},
|
||||
"facing=west,open=false": {
|
||||
"x": 90,
|
||||
"y": 270,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
||||
},
|
||||
"facing=west,open=true": {
|
||||
"x": 90,
|
||||
"y": 270,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
||||
}
|
||||
}
|
||||
"variants": {
|
||||
"facing=down,open=false": {
|
||||
"x": 180,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
||||
},
|
||||
"facing=down,open=true": {
|
||||
"x": 180,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
||||
},
|
||||
"facing=east,open=false": {
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
||||
},
|
||||
"facing=east,open=true": {
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
||||
},
|
||||
"facing=north,open=false": {
|
||||
"x": 90,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
||||
},
|
||||
"facing=north,open=true": {
|
||||
"x": 90,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
||||
},
|
||||
"facing=south,open=false": {
|
||||
"x": 90,
|
||||
"y": 180,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
||||
},
|
||||
"facing=south,open=true": {
|
||||
"x": 90,
|
||||
"y": 180,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
||||
},
|
||||
"facing=up,open=false": {
|
||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
||||
},
|
||||
"facing=up,open=true": {
|
||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
||||
},
|
||||
"facing=west,open=false": {
|
||||
"x": 90,
|
||||
"y": 270,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
||||
},
|
||||
"facing=west,open=true": {
|
||||
"x": 90,
|
||||
"y": 270,
|
||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,28 +1,28 @@
|
|||
{
|
||||
"variants": {
|
||||
"face=floor,facing=east,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "y": 90 },
|
||||
"face=floor,facing=west,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "y": 270 },
|
||||
"face=floor,facing=south,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "y": 180 },
|
||||
"face=floor,facing=north,powered=false": { "model": "betterend:block/mossy_glowshroom_button" },
|
||||
"face=wall,facing=east,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "x": 180, "y": 180 },
|
||||
"face=floor,facing=east,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "y": 90 },
|
||||
"face=floor,facing=west,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "y": 270 },
|
||||
"face=floor,facing=south,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "y": 180 },
|
||||
"face=floor,facing=north,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed" },
|
||||
"face=wall,facing=east,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "x": 180, "y": 180 }
|
||||
}
|
||||
"variants": {
|
||||
"face=floor,facing=east,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "y": 90 },
|
||||
"face=floor,facing=west,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "y": 270 },
|
||||
"face=floor,facing=south,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "y": 180 },
|
||||
"face=floor,facing=north,powered=false": { "model": "betterend:block/mossy_glowshroom_button" },
|
||||
"face=wall,facing=east,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "x": 180, "y": 180 },
|
||||
"face=floor,facing=east,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "y": 90 },
|
||||
"face=floor,facing=west,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "y": 270 },
|
||||
"face=floor,facing=south,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "y": 180 },
|
||||
"face=floor,facing=north,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed" },
|
||||
"face=wall,facing=east,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "x": 180, "y": 180 }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/mossy_glowshroom_empty"
|
||||
}
|
||||
}
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/mossy_glowshroom_empty"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/mossy_glowshroom_crafting_table"
|
||||
}
|
||||
}
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/mossy_glowshroom_crafting_table"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,36 +1,36 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom" },
|
||||
"facing=south,half=lower,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 90 },
|
||||
"facing=west,half=lower,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 180 },
|
||||
"facing=north,half=lower,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 270 },
|
||||
"facing=east,half=lower,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge" },
|
||||
"facing=south,half=lower,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 90 },
|
||||
"facing=west,half=lower,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 180 },
|
||||
"facing=north,half=lower,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 270 },
|
||||
"facing=east,half=lower,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 90 },
|
||||
"facing=south,half=lower,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 180 },
|
||||
"facing=west,half=lower,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 270 },
|
||||
"facing=north,half=lower,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge" },
|
||||
"facing=east,half=lower,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 270 },
|
||||
"facing=south,half=lower,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom" },
|
||||
"facing=west,half=lower,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 90 },
|
||||
"facing=north,half=lower,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 180 },
|
||||
"facing=east,half=upper,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_top" },
|
||||
"facing=south,half=upper,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 90 },
|
||||
"facing=west,half=upper,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 180 },
|
||||
"facing=north,half=upper,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 270 },
|
||||
"facing=east,half=upper,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_top_hinge" },
|
||||
"facing=south,half=upper,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 90 },
|
||||
"facing=west,half=upper,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 180 },
|
||||
"facing=north,half=upper,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 270 },
|
||||
"facing=east,half=upper,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 90 },
|
||||
"facing=south,half=upper,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 180 },
|
||||
"facing=west,half=upper,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 270 },
|
||||
"facing=north,half=upper,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_top_hinge" },
|
||||
"facing=east,half=upper,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 270 },
|
||||
"facing=south,half=upper,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_top" },
|
||||
"facing=west,half=upper,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 90 },
|
||||
"facing=north,half=upper,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 180 }
|
||||
}
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom" },
|
||||
"facing=south,half=lower,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 90 },
|
||||
"facing=west,half=lower,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 180 },
|
||||
"facing=north,half=lower,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 270 },
|
||||
"facing=east,half=lower,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge" },
|
||||
"facing=south,half=lower,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 90 },
|
||||
"facing=west,half=lower,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 180 },
|
||||
"facing=north,half=lower,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 270 },
|
||||
"facing=east,half=lower,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 90 },
|
||||
"facing=south,half=lower,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 180 },
|
||||
"facing=west,half=lower,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 270 },
|
||||
"facing=north,half=lower,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge" },
|
||||
"facing=east,half=lower,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 270 },
|
||||
"facing=south,half=lower,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom" },
|
||||
"facing=west,half=lower,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 90 },
|
||||
"facing=north,half=lower,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 180 },
|
||||
"facing=east,half=upper,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_top" },
|
||||
"facing=south,half=upper,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 90 },
|
||||
"facing=west,half=upper,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 180 },
|
||||
"facing=north,half=upper,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 270 },
|
||||
"facing=east,half=upper,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_top_hinge" },
|
||||
"facing=south,half=upper,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 90 },
|
||||
"facing=west,half=upper,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 180 },
|
||||
"facing=north,half=upper,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 270 },
|
||||
"facing=east,half=upper,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 90 },
|
||||
"facing=south,half=upper,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 180 },
|
||||
"facing=west,half=upper,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 270 },
|
||||
"facing=north,half=upper,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_top_hinge" },
|
||||
"facing=east,half=upper,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 270 },
|
||||
"facing=south,half=upper,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_top" },
|
||||
"facing=west,half=upper,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 90 },
|
||||
"facing=north,half=upper,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 180 }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "betterend:block/mossy_glowshroom_fence_post" }},
|
||||
{ "when": { "north": true },
|
||||
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": true },
|
||||
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": true },
|
||||
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": true },
|
||||
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
"multipart": [
|
||||
{ "apply": { "model": "betterend:block/mossy_glowshroom_fence_post" }},
|
||||
{ "when": { "north": true },
|
||||
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": true },
|
||||
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": true },
|
||||
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": true },
|
||||
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=south,in_wall=false,open=false": { "model": "betterend:block/mossy_glowshroom_fence_gate_closed", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=false": { "model": "betterend:block/mossy_glowshroom_fence_gate_closed", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=false": { "model": "betterend:block/mossy_glowshroom_fence_gate_closed", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=false": { "model": "betterend:block/mossy_glowshroom_fence_gate_closed", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=false,open=true": { "model": "betterend:block/mossy_glowshroom_fence_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=true": { "model": "betterend:block/mossy_glowshroom_fence_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=true": { "model": "betterend:block/mossy_glowshroom_fence_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=true": { "model": "betterend:block/mossy_glowshroom_fence_gate_open", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=false": { "model": "betterend:block/mossy_glowshroom_wall_gate_closed", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=false": { "model": "betterend:block/mossy_glowshroom_wall_gate_closed", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=false": { "model": "betterend:block/mossy_glowshroom_wall_gate_closed", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=false": { "model": "betterend:block/mossy_glowshroom_wall_gate_closed", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=true": { "model": "betterend:block/mossy_glowshroom_wall_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=true": { "model": "betterend:block/mossy_glowshroom_wall_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=true": { "model": "betterend:block/mossy_glowshroom_wall_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=true": { "model": "betterend:block/mossy_glowshroom_wall_gate_open", "uvlock": true, "y": 270 }
|
||||
}
|
||||
"variants": {
|
||||
"facing=south,in_wall=false,open=false": { "model": "betterend:block/mossy_glowshroom_fence_gate_closed", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=false": { "model": "betterend:block/mossy_glowshroom_fence_gate_closed", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=false": { "model": "betterend:block/mossy_glowshroom_fence_gate_closed", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=false": { "model": "betterend:block/mossy_glowshroom_fence_gate_closed", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=false,open=true": { "model": "betterend:block/mossy_glowshroom_fence_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=true": { "model": "betterend:block/mossy_glowshroom_fence_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=true": { "model": "betterend:block/mossy_glowshroom_fence_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=true": { "model": "betterend:block/mossy_glowshroom_fence_gate_open", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=false": { "model": "betterend:block/mossy_glowshroom_wall_gate_closed", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=false": { "model": "betterend:block/mossy_glowshroom_wall_gate_closed", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=false": { "model": "betterend:block/mossy_glowshroom_wall_gate_closed", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=false": { "model": "betterend:block/mossy_glowshroom_wall_gate_closed", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=true": { "model": "betterend:block/mossy_glowshroom_wall_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=true": { "model": "betterend:block/mossy_glowshroom_wall_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=true": { "model": "betterend:block/mossy_glowshroom_wall_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=true": { "model": "betterend:block/mossy_glowshroom_wall_gate_open", "uvlock": true, "y": 270 }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "betterend:block/mossy_glowshroom_ladder" },
|
||||
"facing=east": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 90 },
|
||||
"facing=south": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 180 },
|
||||
"facing=west": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 270 }
|
||||
}
|
||||
"variants": {
|
||||
"facing=north": { "model": "betterend:block/mossy_glowshroom_ladder" },
|
||||
"facing=east": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 90 },
|
||||
"facing=south": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 180 },
|
||||
"facing=west": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 270 }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "betterend:block/mossy_glowshroom_log" },
|
||||
"axis=z": { "model": "betterend:block/mossy_glowshroom_log", "x": 90 },
|
||||
"axis=x": { "model": "betterend:block/mossy_glowshroom_log", "x": 90, "y": 90 }
|
||||
}
|
||||
"variants": {
|
||||
"axis=y": { "model": "betterend:block/mossy_glowshroom_log" },
|
||||
"axis=z": { "model": "betterend:block/mossy_glowshroom_log", "x": 90 },
|
||||
"axis=x": { "model": "betterend:block/mossy_glowshroom_log", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"variants":
|
||||
"variants":
|
||||
{
|
||||
"": { "model": "betterend:block/mossy_glowshroom_planks" }
|
||||
}
|
||||
"": { "model": "betterend:block/mossy_glowshroom_planks" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"variants": {
|
||||
"powered=false": { "model": "betterend:block/mossy_glowshroom_pressure_plate_up" },
|
||||
"powered=true": { "model": "betterend:block/mossy_glowshroom_pressure_plate_down" }
|
||||
}
|
||||
"variants": {
|
||||
"powered=false": { "model": "betterend:block/mossy_glowshroom_pressure_plate_up" },
|
||||
"powered=true": { "model": "betterend:block/mossy_glowshroom_pressure_plate_down" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "betterend:block/mossy_glowshroom_empty" }
|
||||
}
|
||||
"variants": {
|
||||
"": { "model": "betterend:block/mossy_glowshroom_empty" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"variants":
|
||||
"variants":
|
||||
{
|
||||
"type=bottom": { "model": "betterend:block/mossy_glowshroom_half_slab" },
|
||||
"type=top": { "model": "betterend:block/mossy_glowshroom_half_slab", "x": 180, "uvlock": true },
|
||||
"type=double": { "model": "betterend:block/mossy_glowshroom_planks" }
|
||||
}
|
||||
"type=bottom": { "model": "betterend:block/mossy_glowshroom_half_slab" },
|
||||
"type=top": { "model": "betterend:block/mossy_glowshroom_half_slab", "x": 180, "uvlock": true },
|
||||
"type=double": { "model": "betterend:block/mossy_glowshroom_planks" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,44 +1,44 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "betterend:block/mossy_glowshroom_striped_bark" },
|
||||
"axis=z": { "model": "betterend:block/mossy_glowshroom_striped_bark", "x": 90 },
|
||||
"axis=x": { "model": "betterend:block/mossy_glowshroom_striped_bark", "x": 90, "y": 90 }
|
||||
}
|
||||
"variants": {
|
||||
"axis=y": { "model": "betterend:block/mossy_glowshroom_striped_bark" },
|
||||
"axis=z": { "model": "betterend:block/mossy_glowshroom_striped_bark", "x": 90 },
|
||||
"axis=x": { "model": "betterend:block/mossy_glowshroom_striped_bark", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "betterend:block/mossy_glowshroom_striped_log" },
|
||||
"axis=z": { "model": "betterend:block/mossy_glowshroom_striped_log", "x": 90 },
|
||||
"axis=x": { "model": "betterend:block/mossy_glowshroom_striped_log", "x": 90, "y": 90 }
|
||||
}
|
||||
"variants": {
|
||||
"axis=y": { "model": "betterend:block/mossy_glowshroom_striped_log" },
|
||||
"axis=z": { "model": "betterend:block/mossy_glowshroom_striped_log", "x": 90 },
|
||||
"axis=x": { "model": "betterend:block/mossy_glowshroom_striped_log", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=north,half=bottom,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor" },
|
||||
"facing=south,half=bottom,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "y": 180 },
|
||||
"facing=east,half=bottom,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "y": 90 },
|
||||
"facing=west,half=bottom,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "y": 270 },
|
||||
"facing=north,half=top,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 180 },
|
||||
"facing=south,half=top,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 180, "y": 180 },
|
||||
"facing=east,half=top,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 180, "y": 90 },
|
||||
"facing=west,half=top,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 180, "y": 270 },
|
||||
"facing=north,half=bottom,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 90 },
|
||||
"facing=south,half=bottom,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 90, "y": 180 },
|
||||
"facing=east,half=bottom,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 90, "y": 90 },
|
||||
"facing=west,half=bottom,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 90, "y": 270 },
|
||||
"facing=north,half=top,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 270, "y": 180 },
|
||||
"facing=south,half=top,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 270, "y": 0 },
|
||||
"facing=east,half=top,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 270, "y": 270 },
|
||||
"facing=west,half=top,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 270, "y": 90 }
|
||||
}
|
||||
"variants": {
|
||||
"facing=north,half=bottom,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor" },
|
||||
"facing=south,half=bottom,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "y": 180 },
|
||||
"facing=east,half=bottom,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "y": 90 },
|
||||
"facing=west,half=bottom,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "y": 270 },
|
||||
"facing=north,half=top,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 180 },
|
||||
"facing=south,half=top,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 180, "y": 180 },
|
||||
"facing=east,half=top,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 180, "y": 90 },
|
||||
"facing=west,half=top,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 180, "y": 270 },
|
||||
"facing=north,half=bottom,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 90 },
|
||||
"facing=south,half=bottom,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 90, "y": 180 },
|
||||
"facing=east,half=bottom,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 90, "y": 90 },
|
||||
"facing=west,half=bottom,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 90, "y": 270 },
|
||||
"facing=north,half=top,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 270, "y": 180 },
|
||||
"facing=south,half=top,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 270, "y": 0 },
|
||||
"facing=east,half=top,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 270, "y": 270 },
|
||||
"facing=west,half=top,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 270, "y": 90 }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/terminite_block"
|
||||
}
|
||||
}
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/terminite_block"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/aeternium_block"
|
||||
}
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/aeternium_block"
|
||||
}
|
||||
}
|
|
@ -1,190 +1,190 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"faces": {
|
||||
"down": {
|
||||
"rotation": 180,
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
3.5,
|
||||
4.75,
|
||||
7,
|
||||
8.25
|
||||
]
|
||||
},
|
||||
"east": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
3.5,
|
||||
10.75,
|
||||
7,
|
||||
8.25
|
||||
]
|
||||
},
|
||||
"north": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
10.5,
|
||||
10.75,
|
||||
14,
|
||||
8.25
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0,
|
||||
10.75,
|
||||
3.5,
|
||||
8.25
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
7,
|
||||
10.75,
|
||||
10.5,
|
||||
8.25
|
||||
]
|
||||
}
|
||||
},
|
||||
"from": [
|
||||
1,
|
||||
0,
|
||||
1
|
||||
],
|
||||
"to": [
|
||||
15,
|
||||
10,
|
||||
15
|
||||
]
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"faces": {
|
||||
"east": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
3.5,
|
||||
4.75,
|
||||
7,
|
||||
3.75
|
||||
]
|
||||
},
|
||||
"north": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
10.5,
|
||||
4.75,
|
||||
14,
|
||||
3.75
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0,
|
||||
4.75,
|
||||
3.5,
|
||||
3.75
|
||||
]
|
||||
},
|
||||
"up": {
|
||||
"rotation": 180,
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
7,
|
||||
0,
|
||||
10.5,
|
||||
3.5
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
7,
|
||||
4.75,
|
||||
10.5,
|
||||
3.75
|
||||
]
|
||||
}
|
||||
},
|
||||
"from": [
|
||||
1,
|
||||
10,
|
||||
1
|
||||
],
|
||||
"to": [
|
||||
15,
|
||||
14,
|
||||
15
|
||||
]
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"faces": {
|
||||
"down": {
|
||||
"rotation": 180,
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0.25,
|
||||
0,
|
||||
0.75,
|
||||
0.25
|
||||
]
|
||||
},
|
||||
"east": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0,
|
||||
1.25,
|
||||
0.25,
|
||||
0.25
|
||||
]
|
||||
},
|
||||
"north": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0.5,
|
||||
1.25,
|
||||
1,
|
||||
0.25
|
||||
]
|
||||
},
|
||||
"up": {
|
||||
"rotation": 180,
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0.75,
|
||||
0,
|
||||
1.25,
|
||||
0.25
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0,
|
||||
1.25,
|
||||
0.25,
|
||||
0.25
|
||||
]
|
||||
}
|
||||
},
|
||||
"from": [
|
||||
7,
|
||||
7,
|
||||
0
|
||||
],
|
||||
"to": [
|
||||
9,
|
||||
11,
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"parent": "block/block"
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"faces": {
|
||||
"down": {
|
||||
"rotation": 180,
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
3.5,
|
||||
4.75,
|
||||
7,
|
||||
8.25
|
||||
]
|
||||
},
|
||||
"east": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
3.5,
|
||||
10.75,
|
||||
7,
|
||||
8.25
|
||||
]
|
||||
},
|
||||
"north": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
10.5,
|
||||
10.75,
|
||||
14,
|
||||
8.25
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0,
|
||||
10.75,
|
||||
3.5,
|
||||
8.25
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
7,
|
||||
10.75,
|
||||
10.5,
|
||||
8.25
|
||||
]
|
||||
}
|
||||
},
|
||||
"from": [
|
||||
1,
|
||||
0,
|
||||
1
|
||||
],
|
||||
"to": [
|
||||
15,
|
||||
10,
|
||||
15
|
||||
]
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"faces": {
|
||||
"east": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
3.5,
|
||||
4.75,
|
||||
7,
|
||||
3.75
|
||||
]
|
||||
},
|
||||
"north": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
10.5,
|
||||
4.75,
|
||||
14,
|
||||
3.75
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0,
|
||||
4.75,
|
||||
3.5,
|
||||
3.75
|
||||
]
|
||||
},
|
||||
"up": {
|
||||
"rotation": 180,
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
7,
|
||||
0,
|
||||
10.5,
|
||||
3.5
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
7,
|
||||
4.75,
|
||||
10.5,
|
||||
3.75
|
||||
]
|
||||
}
|
||||
},
|
||||
"from": [
|
||||
1,
|
||||
10,
|
||||
1
|
||||
],
|
||||
"to": [
|
||||
15,
|
||||
14,
|
||||
15
|
||||
]
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"faces": {
|
||||
"down": {
|
||||
"rotation": 180,
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0.25,
|
||||
0,
|
||||
0.75,
|
||||
0.25
|
||||
]
|
||||
},
|
||||
"east": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0,
|
||||
1.25,
|
||||
0.25,
|
||||
0.25
|
||||
]
|
||||
},
|
||||
"north": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0.5,
|
||||
1.25,
|
||||
1,
|
||||
0.25
|
||||
]
|
||||
},
|
||||
"up": {
|
||||
"rotation": 180,
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0.75,
|
||||
0,
|
||||
1.25,
|
||||
0.25
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#texture",
|
||||
"uv": [
|
||||
0,
|
||||
1.25,
|
||||
0.25,
|
||||
0.25
|
||||
]
|
||||
}
|
||||
},
|
||||
"from": [
|
||||
7,
|
||||
7,
|
||||
0
|
||||
],
|
||||
"to": [
|
||||
9,
|
||||
11,
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"parent": "block/block"
|
||||
}
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "block/end_stone",
|
||||
"east": "betterend:block/end_moss_side",
|
||||
"north": "betterend:block/end_moss_side",
|
||||
"particle": "betterend:block/end_moss_side",
|
||||
"south": "betterend:block/end_moss_side",
|
||||
"up": "betterend:block/end_moss_top",
|
||||
"west": "betterend:block/end_moss_side"
|
||||
}
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "block/end_stone",
|
||||
"east": "betterend:block/end_moss_side",
|
||||
"north": "betterend:block/end_moss_side",
|
||||
"particle": "betterend:block/end_moss_side",
|
||||
"south": "betterend:block/end_moss_side",
|
||||
"up": "betterend:block/end_moss_top",
|
||||
"west": "betterend:block/end_moss_side"
|
||||
}
|
||||
}
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "block/end_stone",
|
||||
"east": "betterend:block/end_mycelium_side",
|
||||
"north": "betterend:block/end_mycelium_side",
|
||||
"particle": "betterend:block/end_mycelium_side",
|
||||
"south": "betterend:block/end_mycelium_side",
|
||||
"up": "betterend:block/end_mycelium_top",
|
||||
"west": "betterend:block/end_mycelium_side"
|
||||
}
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "block/end_stone",
|
||||
"east": "betterend:block/end_mycelium_side",
|
||||
"north": "betterend:block/end_mycelium_side",
|
||||
"particle": "betterend:block/end_mycelium_side",
|
||||
"south": "betterend:block/end_mycelium_side",
|
||||
"up": "betterend:block/end_mycelium_top",
|
||||
"west": "betterend:block/end_mycelium_side"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/orientable",
|
||||
"textures": {
|
||||
"front": "betterend:block/end_stone_smelter_front",
|
||||
"side": "betterend:block/end_stone_smelter_side",
|
||||
"top": "betterend:block/end_stone_smelter_top"
|
||||
}
|
||||
"parent": "minecraft:block/orientable",
|
||||
"textures": {
|
||||
"front": "betterend:block/end_stone_smelter_front",
|
||||
"side": "betterend:block/end_stone_smelter_side",
|
||||
"top": "betterend:block/end_stone_smelter_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/orientable",
|
||||
"textures": {
|
||||
"front": "betterend:block/end_stone_smelter_front_on",
|
||||
"side": "betterend:block/end_stone_smelter_side",
|
||||
"top": "betterend:block/end_stone_smelter_top"
|
||||
}
|
||||
"parent": "minecraft:block/orientable",
|
||||
"textures": {
|
||||
"front": "betterend:block/end_stone_smelter_front_on",
|
||||
"side": "betterend:block/end_stone_smelter_side",
|
||||
"top": "betterend:block/end_stone_smelter_top"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/ender_block"
|
||||
}
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/ender_block"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/ender_ore"
|
||||
}
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/ender_ore"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/endstone_dust"
|
||||
}
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/endstone_dust"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/mossy_glowshroom_log_side"
|
||||
}
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/mossy_glowshroom_log_side"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
|
||||
"side": "betterend:block/mossy_glowshroom_barrel_side",
|
||||
"top": "betterend:block/mossy_glowshroom_barrel_top"
|
||||
}
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
|
||||
"side": "betterend:block/mossy_glowshroom_barrel_side",
|
||||
"top": "betterend:block/mossy_glowshroom_barrel_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
|
||||
"side": "betterend:block/mossy_glowshroom_barrel_side",
|
||||
"top": "betterend:block/mossy_glowshroom_barrel_top_open"
|
||||
}
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
|
||||
"side": "betterend:block/mossy_glowshroom_barrel_side",
|
||||
"top": "betterend:block/mossy_glowshroom_barrel_top_open"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/button",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/button",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/button_inventory",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/button_inventory",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/button_pressed",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/button_pressed",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube",
|
||||
"textures": {
|
||||
"down": "betterend:block/mossy_glowshroom_crafting_table_bottom",
|
||||
"east": "betterend:block/mossy_glowshroom_crafting_table_side",
|
||||
"north": "betterend:block/mossy_glowshroom_crafting_table_front",
|
||||
"particle": "betterend:block/mossy_glowshroom_crafting_table_front",
|
||||
"south": "betterend:block/mossy_glowshroom_crafting_table_side",
|
||||
"up": "betterend:block/mossy_glowshroom_crafting_table_top",
|
||||
"west": "betterend:block/mossy_glowshroom_crafting_table_front"
|
||||
}
|
||||
"parent": "minecraft:block/cube",
|
||||
"textures": {
|
||||
"down": "betterend:block/mossy_glowshroom_crafting_table_bottom",
|
||||
"east": "betterend:block/mossy_glowshroom_crafting_table_side",
|
||||
"north": "betterend:block/mossy_glowshroom_crafting_table_front",
|
||||
"particle": "betterend:block/mossy_glowshroom_crafting_table_front",
|
||||
"south": "betterend:block/mossy_glowshroom_crafting_table_side",
|
||||
"up": "betterend:block/mossy_glowshroom_crafting_table_top",
|
||||
"west": "betterend:block/mossy_glowshroom_crafting_table_front"
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"parent": "block/door_bottom",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
|
||||
"top": "betterend:block/mossy_glowshroom_door_bottom"
|
||||
}
|
||||
"parent": "block/door_bottom",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
|
||||
"top": "betterend:block/mossy_glowshroom_door_bottom"
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"parent": "block/door_bottom_rh",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
|
||||
"top": "betterend:block/mossy_glowshroom_door_bottom"
|
||||
}
|
||||
"parent": "block/door_bottom_rh",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
|
||||
"top": "betterend:block/mossy_glowshroom_door_bottom"
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"parent": "block/door_top",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_door_top",
|
||||
"top": "betterend:block/mossy_glowshroom_door_top"
|
||||
}
|
||||
"parent": "block/door_top",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_door_top",
|
||||
"top": "betterend:block/mossy_glowshroom_door_top"
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"parent": "block/door_top_rh",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_door_top",
|
||||
"top": "betterend:block/mossy_glowshroom_door_top"
|
||||
}
|
||||
"parent": "block/door_top_rh",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_door_top",
|
||||
"top": "betterend:block/mossy_glowshroom_door_top"
|
||||
}
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"textures": {
|
||||
"particle": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"textures": {
|
||||
"particle": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/template_fence_gate",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/fence_inventory",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/fence_inventory",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/fence_post",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/fence_post",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/fence_side",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/fence_side",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||
"side": "betterend:block/mossy_glowshroom_planks",
|
||||
"top": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||
"side": "betterend:block/mossy_glowshroom_planks",
|
||||
"top": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||
"side": "betterend:block/mossy_glowshroom_planks",
|
||||
"top": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||
"side": "betterend:block/mossy_glowshroom_planks",
|
||||
"top": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/ladder",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_ladder"
|
||||
}
|
||||
"parent": "betterend:block/ladder",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_ladder"
|
||||
}
|
||||
}
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "betterend:block/mossy_glowshroom_log_top",
|
||||
"east": "betterend:block/mossy_glowshroom_log_side",
|
||||
"north": "betterend:block/mossy_glowshroom_log_side",
|
||||
"particle": "betterend:block/mossy_glowshroom_log_side",
|
||||
"south": "betterend:block/mossy_glowshroom_log_side",
|
||||
"up": "betterend:block/mossy_glowshroom_log_top",
|
||||
"west": "betterend:block/mossy_glowshroom_log_side"
|
||||
}
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "betterend:block/mossy_glowshroom_log_top",
|
||||
"east": "betterend:block/mossy_glowshroom_log_side",
|
||||
"north": "betterend:block/mossy_glowshroom_log_side",
|
||||
"particle": "betterend:block/mossy_glowshroom_log_side",
|
||||
"south": "betterend:block/mossy_glowshroom_log_side",
|
||||
"up": "betterend:block/mossy_glowshroom_log_top",
|
||||
"west": "betterend:block/mossy_glowshroom_log_side"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||
"side": "betterend:block/mossy_glowshroom_planks",
|
||||
"top": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||
"side": "betterend:block/mossy_glowshroom_planks",
|
||||
"top": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/pressure_plate_down",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/pressure_plate_down",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/pressure_plate_up",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/pressure_plate_up",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||
"side": "betterend:block/mossy_glowshroom_planks",
|
||||
"top": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||
"side": "betterend:block/mossy_glowshroom_planks",
|
||||
"top": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/mossy_glowshroom_striped_log_side"
|
||||
}
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/mossy_glowshroom_striped_log_side"
|
||||
}
|
||||
}
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "betterend:block/mossy_glowshroom_striped_log_top",
|
||||
"east": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||
"north": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||
"particle": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||
"south": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||
"up": "betterend:block/mossy_glowshroom_striped_log_top",
|
||||
"west": "betterend:block/mossy_glowshroom_striped_log_side"
|
||||
}
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "betterend:block/mossy_glowshroom_striped_log_top",
|
||||
"east": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||
"north": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||
"particle": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||
"south": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||
"up": "betterend:block/mossy_glowshroom_striped_log_top",
|
||||
"west": "betterend:block/mossy_glowshroom_striped_log_side"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/template_orientable_trapdoor_bottom",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_trapdoor"
|
||||
}
|
||||
"parent": "block/template_orientable_trapdoor_bottom",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_trapdoor"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_wall",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/template_fence_gate_wall",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_wall_open",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"parent": "block/template_fence_gate_wall_open",
|
||||
"textures": {
|
||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/terminite_block"
|
||||
}
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/terminite_block"
|
||||
}
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"textures": {
|
||||
"particle": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
"textures": {
|
||||
"particle": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
}
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/aeternium_block"
|
||||
"parent": "betterend:block/aeternium_block"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/aeternium_ingot"
|
||||
}
|
||||
"textures": {
|
||||
"layer0": "betterend:item/aeternium_ingot"
|
||||
}
|
||||
}
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/end_moss"
|
||||
"parent": "betterend:block/end_moss"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/end_mycelium"
|
||||
"parent": "betterend:block/end_mycelium"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/end_stone_smelter"
|
||||
"parent": "betterend:block/end_stone_smelter"
|
||||
}
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/ender_block"
|
||||
"parent": "betterend:block/ender_block"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/ender_dust"
|
||||
}
|
||||
"textures": {
|
||||
"layer0": "betterend:item/ender_dust"
|
||||
}
|
||||
}
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/ender_ore"
|
||||
"parent": "betterend:block/ender_ore"
|
||||
}
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/endstone_dust"
|
||||
"parent": "betterend:block/endstone_dust"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_bark"
|
||||
"parent": "betterend:block/mossy_glowshroom_bark"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_barrel"
|
||||
"parent": "betterend:block/mossy_glowshroom_barrel"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_button_inventory"
|
||||
"parent": "betterend:block/mossy_glowshroom_button_inventory"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/chest_item",
|
||||
"textures": {
|
||||
"texture": "betterend:entity/chest/mossy_glowshroom_chest"
|
||||
}
|
||||
"textures": {
|
||||
"texture": "betterend:entity/chest/mossy_glowshroom_chest"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_crafting_table"
|
||||
"parent": "betterend:block/mossy_glowshroom_crafting_table"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/mossy_glowshroom_door"
|
||||
}
|
||||
"textures": {
|
||||
"layer0": "betterend:item/mossy_glowshroom_door"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_fence_inventory"
|
||||
"parent": "betterend:block/mossy_glowshroom_fence_inventory"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_fence_gate_closed"
|
||||
"parent": "betterend:block/mossy_glowshroom_fence_gate_closed"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:block/mossy_glowshroom_ladder"
|
||||
}
|
||||
"textures": {
|
||||
"layer0": "betterend:block/mossy_glowshroom_ladder"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_log"
|
||||
"parent": "betterend:block/mossy_glowshroom_log"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_planks"
|
||||
"parent": "betterend:block/mossy_glowshroom_planks"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_pressure_plate_up"
|
||||
"parent": "betterend:block/mossy_glowshroom_pressure_plate_up"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/mossy_glowshroom_sign"
|
||||
}
|
||||
"textures": {
|
||||
"layer0": "betterend:item/mossy_glowshroom_sign"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_half_slab"
|
||||
"parent": "betterend:block/mossy_glowshroom_half_slab"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_stairs"
|
||||
"parent": "betterend:block/mossy_glowshroom_stairs"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_striped_bark"
|
||||
"parent": "betterend:block/mossy_glowshroom_striped_bark"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_striped_log"
|
||||
"parent": "betterend:block/mossy_glowshroom_striped_log"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/mossy_glowshroom_trapdoor"
|
||||
"parent": "betterend:block/mossy_glowshroom_trapdoor"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/terminite_block"
|
||||
"parent": "betterend:block/terminite_block"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/terminite_ingot"
|
||||
}
|
||||
"textures": {
|
||||
"layer0": "betterend:item/terminite_ingot"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue