JSON pretty print

This commit is contained in:
paulevsGitch 2020-09-27 00:27:50 +03:00
parent 41544e42b5
commit a90c98a446
96 changed files with 731 additions and 731 deletions

View file

@ -1,7 +1,7 @@
{ {
"variants": { "variants": {
"": { "": {
"model": "betterend:block/aeternium_block" "model": "betterend:block/aeternium_block"
} }
} }
} }

View file

@ -1,10 +1,10 @@
{ {
"variants": { "variants": {
"": [ "": [
{ "model": "betterend:block/end_moss" }, { "model": "betterend:block/end_moss" },
{ "model": "betterend:block/end_moss", "y": 90 }, { "model": "betterend:block/end_moss", "y": 90 },
{ "model": "betterend:block/end_moss", "y": 180 }, { "model": "betterend:block/end_moss", "y": 180 },
{ "model": "betterend:block/end_moss", "y": 270 } { "model": "betterend:block/end_moss", "y": 270 }
] ]
} }
} }

View file

@ -1,10 +1,10 @@
{ {
"variants": { "variants": {
"": [ "": [
{ "model": "betterend:block/end_mycelium" }, { "model": "betterend:block/end_mycelium" },
{ "model": "betterend:block/end_mycelium", "y": 90 }, { "model": "betterend:block/end_mycelium", "y": 90 },
{ "model": "betterend:block/end_mycelium", "y": 180 }, { "model": "betterend:block/end_mycelium", "y": 180 },
{ "model": "betterend:block/end_mycelium", "y": 270 } { "model": "betterend:block/end_mycelium", "y": 270 }
] ]
} }
} }

View file

@ -1,7 +1,7 @@
{ {
"variants": { "variants": {
"": { "": {
"model": "betterend:block/ender_block" "model": "betterend:block/ender_block"
} }
} }
} }

View file

@ -1,7 +1,7 @@
{ {
"variants": { "variants": {
"": { "": {
"model": "betterend:block/ender_ore" "model": "betterend:block/ender_ore"
} }
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"variants": { "variants": {
"": [ "": [
{ "model": "betterend:block/endstone_dust" }, { "model": "betterend:block/endstone_dust" },
{ "model": "betterend:block/endstone_dust", "y": 90 }, { "model": "betterend:block/endstone_dust", "y": 90 },
{ "model": "betterend:block/endstone_dust", "y": 180 }, { "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": 180 },
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 270, "y": 270 } { "model": "betterend:block/endstone_dust", "z": 270, "x": 270, "y": 270 }
] ]
} }
} }

View file

@ -1,7 +1,7 @@
{ {
"variants": { "variants": {
"axis=y": { "model": "betterend:block/mossy_glowshroom_bark" }, "axis=y": { "model": "betterend:block/mossy_glowshroom_bark" },
"axis=z": { "model": "betterend:block/mossy_glowshroom_bark", "x": 90 }, "axis=z": { "model": "betterend:block/mossy_glowshroom_bark", "x": 90 },
"axis=x": { "model": "betterend:block/mossy_glowshroom_bark", "x": 90, "y": 90 } "axis=x": { "model": "betterend:block/mossy_glowshroom_bark", "x": 90, "y": 90 }
} }
} }

View file

@ -1,56 +1,56 @@
{ {
"variants": { "variants": {
"facing=down,open=false": { "facing=down,open=false": {
"x": 180, "x": 180,
"model": "betterend:block/mossy_glowshroom_barrel" "model": "betterend:block/mossy_glowshroom_barrel"
}, },
"facing=down,open=true": { "facing=down,open=true": {
"x": 180, "x": 180,
"model": "betterend:block/mossy_glowshroom_barrel_open" "model": "betterend:block/mossy_glowshroom_barrel_open"
}, },
"facing=east,open=false": { "facing=east,open=false": {
"x": 90, "x": 90,
"y": 90, "y": 90,
"model": "betterend:block/mossy_glowshroom_barrel" "model": "betterend:block/mossy_glowshroom_barrel"
}, },
"facing=east,open=true": { "facing=east,open=true": {
"x": 90, "x": 90,
"y": 90, "y": 90,
"model": "betterend:block/mossy_glowshroom_barrel_open" "model": "betterend:block/mossy_glowshroom_barrel_open"
}, },
"facing=north,open=false": { "facing=north,open=false": {
"x": 90, "x": 90,
"model": "betterend:block/mossy_glowshroom_barrel" "model": "betterend:block/mossy_glowshroom_barrel"
}, },
"facing=north,open=true": { "facing=north,open=true": {
"x": 90, "x": 90,
"model": "betterend:block/mossy_glowshroom_barrel_open" "model": "betterend:block/mossy_glowshroom_barrel_open"
}, },
"facing=south,open=false": { "facing=south,open=false": {
"x": 90, "x": 90,
"y": 180, "y": 180,
"model": "betterend:block/mossy_glowshroom_barrel" "model": "betterend:block/mossy_glowshroom_barrel"
}, },
"facing=south,open=true": { "facing=south,open=true": {
"x": 90, "x": 90,
"y": 180, "y": 180,
"model": "betterend:block/mossy_glowshroom_barrel_open" "model": "betterend:block/mossy_glowshroom_barrel_open"
}, },
"facing=up,open=false": { "facing=up,open=false": {
"model": "betterend:block/mossy_glowshroom_barrel" "model": "betterend:block/mossy_glowshroom_barrel"
}, },
"facing=up,open=true": { "facing=up,open=true": {
"model": "betterend:block/mossy_glowshroom_barrel_open" "model": "betterend:block/mossy_glowshroom_barrel_open"
}, },
"facing=west,open=false": { "facing=west,open=false": {
"x": 90, "x": 90,
"y": 270, "y": 270,
"model": "betterend:block/mossy_glowshroom_barrel" "model": "betterend:block/mossy_glowshroom_barrel"
}, },
"facing=west,open=true": { "facing=west,open=true": {
"x": 90, "x": 90,
"y": 270, "y": 270,
"model": "betterend:block/mossy_glowshroom_barrel_open" "model": "betterend:block/mossy_glowshroom_barrel_open"
} }
} }
} }

View file

@ -1,28 +1,28 @@
{ {
"variants": { "variants": {
"face=floor,facing=east,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "y": 90 }, "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=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=south,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "y": 180 },
"face=floor,facing=north,powered=false": { "model": "betterend:block/mossy_glowshroom_button" }, "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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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 } "face=ceiling,facing=north,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "x": 180, "y": 180 }
} }
} }

View file

@ -1,7 +1,7 @@
{ {
"variants": { "variants": {
"": { "": {
"model": "betterend:block/mossy_glowshroom_empty" "model": "betterend:block/mossy_glowshroom_empty"
} }
} }
} }

View file

@ -1,7 +1,7 @@
{ {
"variants": { "variants": {
"": { "": {
"model": "betterend:block/mossy_glowshroom_crafting_table" "model": "betterend:block/mossy_glowshroom_crafting_table"
} }
} }
} }

View file

@ -1,36 +1,36 @@
{ {
"variants": { "variants": {
"facing=east,half=lower,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom" }, "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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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 } "facing=north,half=upper,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 180 }
} }
} }

View file

@ -1,17 +1,17 @@
{ {
"multipart": [ "multipart": [
{ "apply": { "model": "betterend:block/mossy_glowshroom_fence_post" }}, { "apply": { "model": "betterend:block/mossy_glowshroom_fence_post" }},
{ "when": { "north": true }, { "when": { "north": true },
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "uvlock": true } "apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "uvlock": true }
}, },
{ "when": { "east": true }, { "when": { "east": true },
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 90, "uvlock": true } "apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 90, "uvlock": true }
}, },
{ "when": { "south": true }, { "when": { "south": true },
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 180, "uvlock": true } "apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 180, "uvlock": true }
}, },
{ "when": { "west": true }, { "when": { "west": true },
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 270, "uvlock": true } "apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 270, "uvlock": true }
} }
] ]
} }

View file

@ -1,20 +1,20 @@
{ {
"variants": { "variants": {
"facing=south,in_wall=false,open=false": { "model": "betterend:block/mossy_glowshroom_fence_gate_closed", "uvlock": true }, "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=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=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=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=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=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=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=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=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=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=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=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=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=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=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 } "facing=east,in_wall=true,open=true": { "model": "betterend:block/mossy_glowshroom_wall_gate_open", "uvlock": true, "y": 270 }
} }
} }

View file

@ -1,8 +1,8 @@
{ {
"variants": { "variants": {
"facing=north": { "model": "betterend:block/mossy_glowshroom_ladder" }, "facing=north": { "model": "betterend:block/mossy_glowshroom_ladder" },
"facing=east": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 90 }, "facing=east": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 90 },
"facing=south": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 180 }, "facing=south": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 180 },
"facing=west": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 270 } "facing=west": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 270 }
} }
} }

View file

@ -1,7 +1,7 @@
{ {
"variants": { "variants": {
"axis=y": { "model": "betterend:block/mossy_glowshroom_log" }, "axis=y": { "model": "betterend:block/mossy_glowshroom_log" },
"axis=z": { "model": "betterend:block/mossy_glowshroom_log", "x": 90 }, "axis=z": { "model": "betterend:block/mossy_glowshroom_log", "x": 90 },
"axis=x": { "model": "betterend:block/mossy_glowshroom_log", "x": 90, "y": 90 } "axis=x": { "model": "betterend:block/mossy_glowshroom_log", "x": 90, "y": 90 }
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"variants": "variants":
{ {
"": { "model": "betterend:block/mossy_glowshroom_planks" } "": { "model": "betterend:block/mossy_glowshroom_planks" }
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"variants": { "variants": {
"powered=false": { "model": "betterend:block/mossy_glowshroom_pressure_plate_up" }, "powered=false": { "model": "betterend:block/mossy_glowshroom_pressure_plate_up" },
"powered=true": { "model": "betterend:block/mossy_glowshroom_pressure_plate_down" } "powered=true": { "model": "betterend:block/mossy_glowshroom_pressure_plate_down" }
} }
} }

View file

@ -1,5 +1,5 @@
{ {
"variants": { "variants": {
"": { "model": "betterend:block/mossy_glowshroom_empty" } "": { "model": "betterend:block/mossy_glowshroom_empty" }
} }
} }

View file

@ -1,8 +1,8 @@
{ {
"variants": "variants":
{ {
"type=bottom": { "model": "betterend:block/mossy_glowshroom_half_slab" }, "type=bottom": { "model": "betterend:block/mossy_glowshroom_half_slab" },
"type=top": { "model": "betterend:block/mossy_glowshroom_half_slab", "x": 180, "uvlock": true }, "type=top": { "model": "betterend:block/mossy_glowshroom_half_slab", "x": 180, "uvlock": true },
"type=double": { "model": "betterend:block/mossy_glowshroom_planks" } "type=double": { "model": "betterend:block/mossy_glowshroom_planks" }
} }
} }

View file

@ -1,44 +1,44 @@
{ {
"variants": { "variants": {
"facing=east,half=bottom,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs" }, "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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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=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 } "facing=north,half=top,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 270, "uvlock": true }
} }
} }

View file

@ -1,7 +1,7 @@
{ {
"variants": { "variants": {
"axis=y": { "model": "betterend:block/mossy_glowshroom_striped_bark" }, "axis=y": { "model": "betterend:block/mossy_glowshroom_striped_bark" },
"axis=z": { "model": "betterend:block/mossy_glowshroom_striped_bark", "x": 90 }, "axis=z": { "model": "betterend:block/mossy_glowshroom_striped_bark", "x": 90 },
"axis=x": { "model": "betterend:block/mossy_glowshroom_striped_bark", "x": 90, "y": 90 } "axis=x": { "model": "betterend:block/mossy_glowshroom_striped_bark", "x": 90, "y": 90 }
} }
} }

View file

@ -1,7 +1,7 @@
{ {
"variants": { "variants": {
"axis=y": { "model": "betterend:block/mossy_glowshroom_striped_log" }, "axis=y": { "model": "betterend:block/mossy_glowshroom_striped_log" },
"axis=z": { "model": "betterend:block/mossy_glowshroom_striped_log", "x": 90 }, "axis=z": { "model": "betterend:block/mossy_glowshroom_striped_log", "x": 90 },
"axis=x": { "model": "betterend:block/mossy_glowshroom_striped_log", "x": 90, "y": 90 } "axis=x": { "model": "betterend:block/mossy_glowshroom_striped_log", "x": 90, "y": 90 }
} }
} }

View file

@ -1,20 +1,20 @@
{ {
"variants": { "variants": {
"facing=north,half=bottom,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor" }, "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=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=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=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=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=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=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=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=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=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=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=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=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=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=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 } "facing=west,half=top,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 270, "y": 90 }
} }
} }

View file

@ -1,7 +1,7 @@
{ {
"variants": { "variants": {
"": { "": {
"model": "betterend:block/terminite_block" "model": "betterend:block/terminite_block"
} }
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "betterend:block/aeternium_block" "all": "betterend:block/aeternium_block"
} }
} }

View file

@ -1,190 +1,190 @@
{ {
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio", "__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"elements": [ "elements": [
{ {
"__comment": "Box1", "__comment": "Box1",
"faces": { "faces": {
"down": { "down": {
"rotation": 180, "rotation": 180,
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
3.5, 3.5,
4.75, 4.75,
7, 7,
8.25 8.25
] ]
}, },
"east": { "east": {
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
3.5, 3.5,
10.75, 10.75,
7, 7,
8.25 8.25
] ]
}, },
"north": { "north": {
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
10.5, 10.5,
10.75, 10.75,
14, 14,
8.25 8.25
] ]
}, },
"south": { "south": {
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
0, 0,
10.75, 10.75,
3.5, 3.5,
8.25 8.25
] ]
}, },
"west": { "west": {
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
7, 7,
10.75, 10.75,
10.5, 10.5,
8.25 8.25
] ]
} }
}, },
"from": [ "from": [
1, 1,
0, 0,
1 1
], ],
"to": [ "to": [
15, 15,
10, 10,
15 15
] ]
}, },
{ {
"__comment": "Box1", "__comment": "Box1",
"faces": { "faces": {
"east": { "east": {
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
3.5, 3.5,
4.75, 4.75,
7, 7,
3.75 3.75
] ]
}, },
"north": { "north": {
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
10.5, 10.5,
4.75, 4.75,
14, 14,
3.75 3.75
] ]
}, },
"south": { "south": {
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
0, 0,
4.75, 4.75,
3.5, 3.5,
3.75 3.75
] ]
}, },
"up": { "up": {
"rotation": 180, "rotation": 180,
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
7, 7,
0, 0,
10.5, 10.5,
3.5 3.5
] ]
}, },
"west": { "west": {
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
7, 7,
4.75, 4.75,
10.5, 10.5,
3.75 3.75
] ]
} }
}, },
"from": [ "from": [
1, 1,
10, 10,
1 1
], ],
"to": [ "to": [
15, 15,
14, 14,
15 15
] ]
}, },
{ {
"__comment": "Box1", "__comment": "Box1",
"faces": { "faces": {
"down": { "down": {
"rotation": 180, "rotation": 180,
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
0.25, 0.25,
0, 0,
0.75, 0.75,
0.25 0.25
] ]
}, },
"east": { "east": {
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
0, 0,
1.25, 1.25,
0.25, 0.25,
0.25 0.25
] ]
}, },
"north": { "north": {
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
0.5, 0.5,
1.25, 1.25,
1, 1,
0.25 0.25
] ]
}, },
"up": { "up": {
"rotation": 180, "rotation": 180,
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
0.75, 0.75,
0, 0,
1.25, 1.25,
0.25 0.25
] ]
}, },
"west": { "west": {
"texture": "#texture", "texture": "#texture",
"uv": [ "uv": [
0, 0,
1.25, 1.25,
0.25, 0.25,
0.25 0.25
] ]
} }
}, },
"from": [ "from": [
7, 7,
7, 7,
0 0
], ],
"to": [ "to": [
9, 9,
11, 11,
1 1
] ]
} }
], ],
"parent": "block/block" "parent": "block/block"
} }

View file

@ -1,12 +1,12 @@
{ {
"parent": "block/cube", "parent": "block/cube",
"textures": { "textures": {
"down": "block/end_stone", "down": "block/end_stone",
"east": "betterend:block/end_moss_side", "east": "betterend:block/end_moss_side",
"north": "betterend:block/end_moss_side", "north": "betterend:block/end_moss_side",
"particle": "betterend:block/end_moss_side", "particle": "betterend:block/end_moss_side",
"south": "betterend:block/end_moss_side", "south": "betterend:block/end_moss_side",
"up": "betterend:block/end_moss_top", "up": "betterend:block/end_moss_top",
"west": "betterend:block/end_moss_side" "west": "betterend:block/end_moss_side"
} }
} }

View file

@ -1,12 +1,12 @@
{ {
"parent": "block/cube", "parent": "block/cube",
"textures": { "textures": {
"down": "block/end_stone", "down": "block/end_stone",
"east": "betterend:block/end_mycelium_side", "east": "betterend:block/end_mycelium_side",
"north": "betterend:block/end_mycelium_side", "north": "betterend:block/end_mycelium_side",
"particle": "betterend:block/end_mycelium_side", "particle": "betterend:block/end_mycelium_side",
"south": "betterend:block/end_mycelium_side", "south": "betterend:block/end_mycelium_side",
"up": "betterend:block/end_mycelium_top", "up": "betterend:block/end_mycelium_top",
"west": "betterend:block/end_mycelium_side" "west": "betterend:block/end_mycelium_side"
} }
} }

View file

@ -1,8 +1,8 @@
{ {
"parent": "minecraft:block/orientable", "parent": "minecraft:block/orientable",
"textures": { "textures": {
"front": "betterend:block/end_stone_smelter_front", "front": "betterend:block/end_stone_smelter_front",
"side": "betterend:block/end_stone_smelter_side", "side": "betterend:block/end_stone_smelter_side",
"top": "betterend:block/end_stone_smelter_top" "top": "betterend:block/end_stone_smelter_top"
} }
} }

View file

@ -1,8 +1,8 @@
{ {
"parent": "minecraft:block/orientable", "parent": "minecraft:block/orientable",
"textures": { "textures": {
"front": "betterend:block/end_stone_smelter_front_on", "front": "betterend:block/end_stone_smelter_front_on",
"side": "betterend:block/end_stone_smelter_side", "side": "betterend:block/end_stone_smelter_side",
"top": "betterend:block/end_stone_smelter_top" "top": "betterend:block/end_stone_smelter_top"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "betterend:block/ender_block" "all": "betterend:block/ender_block"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "betterend:block/ender_ore" "all": "betterend:block/ender_ore"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "betterend:block/endstone_dust" "all": "betterend:block/endstone_dust"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "betterend:block/mossy_glowshroom_log_side" "all": "betterend:block/mossy_glowshroom_log_side"
} }
} }

View file

@ -1,8 +1,8 @@
{ {
"parent": "minecraft:block/cube_bottom_top", "parent": "minecraft:block/cube_bottom_top",
"textures": { "textures": {
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom", "bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
"side": "betterend:block/mossy_glowshroom_barrel_side", "side": "betterend:block/mossy_glowshroom_barrel_side",
"top": "betterend:block/mossy_glowshroom_barrel_top" "top": "betterend:block/mossy_glowshroom_barrel_top"
} }
} }

View file

@ -1,8 +1,8 @@
{ {
"parent": "minecraft:block/cube_bottom_top", "parent": "minecraft:block/cube_bottom_top",
"textures": { "textures": {
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom", "bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
"side": "betterend:block/mossy_glowshroom_barrel_side", "side": "betterend:block/mossy_glowshroom_barrel_side",
"top": "betterend:block/mossy_glowshroom_barrel_top_open" "top": "betterend:block/mossy_glowshroom_barrel_top_open"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/button", "parent": "block/button",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_planks" "texture": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/button_inventory", "parent": "block/button_inventory",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_planks" "texture": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/button_pressed", "parent": "block/button_pressed",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_planks" "texture": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,12 +1,12 @@
{ {
"parent": "minecraft:block/cube", "parent": "minecraft:block/cube",
"textures": { "textures": {
"down": "betterend:block/mossy_glowshroom_crafting_table_bottom", "down": "betterend:block/mossy_glowshroom_crafting_table_bottom",
"east": "betterend:block/mossy_glowshroom_crafting_table_side", "east": "betterend:block/mossy_glowshroom_crafting_table_side",
"north": "betterend:block/mossy_glowshroom_crafting_table_front", "north": "betterend:block/mossy_glowshroom_crafting_table_front",
"particle": "betterend:block/mossy_glowshroom_crafting_table_front", "particle": "betterend:block/mossy_glowshroom_crafting_table_front",
"south": "betterend:block/mossy_glowshroom_crafting_table_side", "south": "betterend:block/mossy_glowshroom_crafting_table_side",
"up": "betterend:block/mossy_glowshroom_crafting_table_top", "up": "betterend:block/mossy_glowshroom_crafting_table_top",
"west": "betterend:block/mossy_glowshroom_crafting_table_front" "west": "betterend:block/mossy_glowshroom_crafting_table_front"
} }
} }

View file

@ -1,7 +1,7 @@
{ {
"parent": "block/door_bottom", "parent": "block/door_bottom",
"textures": { "textures": {
"bottom": "betterend:block/mossy_glowshroom_door_bottom", "bottom": "betterend:block/mossy_glowshroom_door_bottom",
"top": "betterend:block/mossy_glowshroom_door_bottom" "top": "betterend:block/mossy_glowshroom_door_bottom"
} }
} }

View file

@ -1,7 +1,7 @@
{ {
"parent": "block/door_bottom_rh", "parent": "block/door_bottom_rh",
"textures": { "textures": {
"bottom": "betterend:block/mossy_glowshroom_door_bottom", "bottom": "betterend:block/mossy_glowshroom_door_bottom",
"top": "betterend:block/mossy_glowshroom_door_bottom" "top": "betterend:block/mossy_glowshroom_door_bottom"
} }
} }

View file

@ -1,7 +1,7 @@
{ {
"parent": "block/door_top", "parent": "block/door_top",
"textures": { "textures": {
"bottom": "betterend:block/mossy_glowshroom_door_top", "bottom": "betterend:block/mossy_glowshroom_door_top",
"top": "betterend:block/mossy_glowshroom_door_top" "top": "betterend:block/mossy_glowshroom_door_top"
} }
} }

View file

@ -1,7 +1,7 @@
{ {
"parent": "block/door_top_rh", "parent": "block/door_top_rh",
"textures": { "textures": {
"bottom": "betterend:block/mossy_glowshroom_door_top", "bottom": "betterend:block/mossy_glowshroom_door_top",
"top": "betterend:block/mossy_glowshroom_door_top" "top": "betterend:block/mossy_glowshroom_door_top"
} }
} }

View file

@ -1,5 +1,5 @@
{ {
"textures": { "textures": {
"particle": "betterend:block/mossy_glowshroom_planks" "particle": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/template_fence_gate", "parent": "block/template_fence_gate",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_planks" "texture": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/template_fence_gate_open", "parent": "block/template_fence_gate_open",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_planks" "texture": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/fence_inventory", "parent": "block/fence_inventory",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_planks" "texture": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/fence_post", "parent": "block/fence_post",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_planks" "texture": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/fence_side", "parent": "block/fence_side",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_planks" "texture": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,8 +1,8 @@
{ {
"parent": "block/slab", "parent": "block/slab",
"textures": { "textures": {
"bottom": "betterend:block/mossy_glowshroom_planks", "bottom": "betterend:block/mossy_glowshroom_planks",
"side": "betterend:block/mossy_glowshroom_planks", "side": "betterend:block/mossy_glowshroom_planks",
"top": "betterend:block/mossy_glowshroom_planks" "top": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,8 +1,8 @@
{ {
"parent": "block/inner_stairs", "parent": "block/inner_stairs",
"textures": { "textures": {
"bottom": "betterend:block/mossy_glowshroom_planks", "bottom": "betterend:block/mossy_glowshroom_planks",
"side": "betterend:block/mossy_glowshroom_planks", "side": "betterend:block/mossy_glowshroom_planks",
"top": "betterend:block/mossy_glowshroom_planks" "top": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "betterend:block/ladder", "parent": "betterend:block/ladder",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_ladder" "texture": "betterend:block/mossy_glowshroom_ladder"
} }
} }

View file

@ -1,12 +1,12 @@
{ {
"parent": "block/cube", "parent": "block/cube",
"textures": { "textures": {
"down": "betterend:block/mossy_glowshroom_log_top", "down": "betterend:block/mossy_glowshroom_log_top",
"east": "betterend:block/mossy_glowshroom_log_side", "east": "betterend:block/mossy_glowshroom_log_side",
"north": "betterend:block/mossy_glowshroom_log_side", "north": "betterend:block/mossy_glowshroom_log_side",
"particle": "betterend:block/mossy_glowshroom_log_side", "particle": "betterend:block/mossy_glowshroom_log_side",
"south": "betterend:block/mossy_glowshroom_log_side", "south": "betterend:block/mossy_glowshroom_log_side",
"up": "betterend:block/mossy_glowshroom_log_top", "up": "betterend:block/mossy_glowshroom_log_top",
"west": "betterend:block/mossy_glowshroom_log_side" "west": "betterend:block/mossy_glowshroom_log_side"
} }
} }

View file

@ -1,8 +1,8 @@
{ {
"parent": "block/outer_stairs", "parent": "block/outer_stairs",
"textures": { "textures": {
"bottom": "betterend:block/mossy_glowshroom_planks", "bottom": "betterend:block/mossy_glowshroom_planks",
"side": "betterend:block/mossy_glowshroom_planks", "side": "betterend:block/mossy_glowshroom_planks",
"top": "betterend:block/mossy_glowshroom_planks" "top": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "betterend:block/mossy_glowshroom_planks" "all": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/pressure_plate_down", "parent": "block/pressure_plate_down",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_planks" "texture": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/pressure_plate_up", "parent": "block/pressure_plate_up",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_planks" "texture": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,8 +1,8 @@
{ {
"parent": "block/stairs", "parent": "block/stairs",
"textures": { "textures": {
"bottom": "betterend:block/mossy_glowshroom_planks", "bottom": "betterend:block/mossy_glowshroom_planks",
"side": "betterend:block/mossy_glowshroom_planks", "side": "betterend:block/mossy_glowshroom_planks",
"top": "betterend:block/mossy_glowshroom_planks" "top": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "betterend:block/mossy_glowshroom_striped_log_side" "all": "betterend:block/mossy_glowshroom_striped_log_side"
} }
} }

View file

@ -1,12 +1,12 @@
{ {
"parent": "block/cube", "parent": "block/cube",
"textures": { "textures": {
"down": "betterend:block/mossy_glowshroom_striped_log_top", "down": "betterend:block/mossy_glowshroom_striped_log_top",
"east": "betterend:block/mossy_glowshroom_striped_log_side", "east": "betterend:block/mossy_glowshroom_striped_log_side",
"north": "betterend:block/mossy_glowshroom_striped_log_side", "north": "betterend:block/mossy_glowshroom_striped_log_side",
"particle": "betterend:block/mossy_glowshroom_striped_log_side", "particle": "betterend:block/mossy_glowshroom_striped_log_side",
"south": "betterend:block/mossy_glowshroom_striped_log_side", "south": "betterend:block/mossy_glowshroom_striped_log_side",
"up": "betterend:block/mossy_glowshroom_striped_log_top", "up": "betterend:block/mossy_glowshroom_striped_log_top",
"west": "betterend:block/mossy_glowshroom_striped_log_side" "west": "betterend:block/mossy_glowshroom_striped_log_side"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/template_orientable_trapdoor_bottom", "parent": "block/template_orientable_trapdoor_bottom",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_trapdoor" "texture": "betterend:block/mossy_glowshroom_trapdoor"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/template_fence_gate_wall", "parent": "block/template_fence_gate_wall",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_planks" "texture": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/template_fence_gate_wall_open", "parent": "block/template_fence_gate_wall_open",
"textures": { "textures": {
"texture": "betterend:block/mossy_glowshroom_planks" "texture": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "betterend:block/terminite_block" "all": "betterend:block/terminite_block"
} }
} }

View file

@ -1,5 +1,5 @@
{ {
"textures": { "textures": {
"particle": "betterend:block/mossy_glowshroom_planks" "particle": "betterend:block/mossy_glowshroom_planks"
} }
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/aeternium_block" "parent": "betterend:block/aeternium_block"
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "item/generated", "parent": "item/generated",
"textures": { "textures": {
"layer0": "betterend:item/aeternium_ingot" "layer0": "betterend:item/aeternium_ingot"
} }
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/end_moss" "parent": "betterend:block/end_moss"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/end_mycelium" "parent": "betterend:block/end_mycelium"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/end_stone_smelter" "parent": "betterend:block/end_stone_smelter"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/ender_block" "parent": "betterend:block/ender_block"
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "item/generated", "parent": "item/generated",
"textures": { "textures": {
"layer0": "betterend:item/ender_dust" "layer0": "betterend:item/ender_dust"
} }
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/ender_ore" "parent": "betterend:block/ender_ore"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/endstone_dust" "parent": "betterend:block/endstone_dust"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_bark" "parent": "betterend:block/mossy_glowshroom_bark"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_barrel" "parent": "betterend:block/mossy_glowshroom_barrel"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_button_inventory" "parent": "betterend:block/mossy_glowshroom_button_inventory"
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "betterend:block/chest_item", "parent": "betterend:block/chest_item",
"textures": { "textures": {
"texture": "betterend:entity/chest/mossy_glowshroom_chest" "texture": "betterend:entity/chest/mossy_glowshroom_chest"
} }
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_crafting_table" "parent": "betterend:block/mossy_glowshroom_crafting_table"
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "item/generated", "parent": "item/generated",
"textures": { "textures": {
"layer0": "betterend:item/mossy_glowshroom_door" "layer0": "betterend:item/mossy_glowshroom_door"
} }
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_fence_inventory" "parent": "betterend:block/mossy_glowshroom_fence_inventory"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_fence_gate_closed" "parent": "betterend:block/mossy_glowshroom_fence_gate_closed"
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "item/generated", "parent": "item/generated",
"textures": { "textures": {
"layer0": "betterend:block/mossy_glowshroom_ladder" "layer0": "betterend:block/mossy_glowshroom_ladder"
} }
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_log" "parent": "betterend:block/mossy_glowshroom_log"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_planks" "parent": "betterend:block/mossy_glowshroom_planks"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_pressure_plate_up" "parent": "betterend:block/mossy_glowshroom_pressure_plate_up"
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "item/generated", "parent": "item/generated",
"textures": { "textures": {
"layer0": "betterend:item/mossy_glowshroom_sign" "layer0": "betterend:item/mossy_glowshroom_sign"
} }
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_half_slab" "parent": "betterend:block/mossy_glowshroom_half_slab"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_stairs" "parent": "betterend:block/mossy_glowshroom_stairs"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_striped_bark" "parent": "betterend:block/mossy_glowshroom_striped_bark"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_striped_log" "parent": "betterend:block/mossy_glowshroom_striped_log"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/mossy_glowshroom_trapdoor" "parent": "betterend:block/mossy_glowshroom_trapdoor"
} }

View file

@ -1,3 +1,3 @@
{ {
"parent": "betterend:block/terminite_block" "parent": "betterend:block/terminite_block"
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "item/generated", "parent": "item/generated",
"textures": { "textures": {
"layer0": "betterend:item/terminite_ingot" "layer0": "betterend:item/terminite_ingot"
} }
} }