Block models
This commit is contained in:
parent
044d3c2062
commit
e2a38b519b
68 changed files with 624 additions and 0 deletions
|
@ -0,0 +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 }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +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 }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"variants": {
|
||||||
|
"": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_empty"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"variants": {
|
||||||
|
"": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_crafting_table"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +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 }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +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 }
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +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 }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +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 }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +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 }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"variants":
|
||||||
|
{
|
||||||
|
"": { "model": "betterend:block/mossy_glowshroom_planks" }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"variants": {
|
||||||
|
"powered=false": { "model": "betterend:block/mossy_glowshroom_pressure_plate_up" },
|
||||||
|
"powered=true": { "model": "betterend:block/mossy_glowshroom_pressure_plate_down" }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"variants": {
|
||||||
|
"": { "model": "betterend:block/mossy_glowshroom_empty" }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"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" }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +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 }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +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 }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +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 }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +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 }
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,42 @@
|
||||||
|
{
|
||||||
|
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||||
|
"parent": "block/block",
|
||||||
|
"elements": [
|
||||||
|
{
|
||||||
|
"__comment": "Box1",
|
||||||
|
"from": [ 1, 0, 1 ],
|
||||||
|
"to": [ 15, 10, 15 ],
|
||||||
|
"faces": {
|
||||||
|
"down": { "uv": [ 3.5, 4.75, 7, 8.25 ], "texture": "#texture", "rotation": 180 },
|
||||||
|
"north": { "uv": [ 10.5, 10.75, 14, 8.25 ], "texture": "#texture" },
|
||||||
|
"south": { "uv": [ 0, 10.75, 3.5, 8.25 ], "texture": "#texture" },
|
||||||
|
"west": { "uv": [ 7, 10.75, 10.5, 8.25 ], "texture": "#texture" },
|
||||||
|
"east": { "uv": [ 3.5, 10.75, 7, 8.25 ], "texture": "#texture" }
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__comment": "Box1",
|
||||||
|
"from": [ 1, 10, 1 ],
|
||||||
|
"to": [ 15, 14, 15 ],
|
||||||
|
"faces": {
|
||||||
|
"up": { "uv": [ 7, 0, 10.5, 3.5 ], "texture": "#texture", "rotation": 180 },
|
||||||
|
"north": { "uv": [ 10.5, 4.75, 14, 3.75 ], "texture": "#texture" },
|
||||||
|
"south": { "uv": [ 0, 4.75, 3.5, 3.75 ], "texture": "#texture" },
|
||||||
|
"west": { "uv": [ 7, 4.75, 10.5, 3.75 ], "texture": "#texture" },
|
||||||
|
"east": { "uv": [ 3.5, 4.75, 7, 3.75 ], "texture": "#texture" }
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__comment": "Box1",
|
||||||
|
"from": [ 7, 7, 0 ],
|
||||||
|
"to": [ 9, 11, 1 ],
|
||||||
|
"faces": {
|
||||||
|
"down": { "uv": [ 0.25, 0, 0.75, 0.25 ], "texture": "#texture", "rotation": 180 },
|
||||||
|
"up": { "uv": [ 0.75, 0, 1.25, 0.25 ], "texture": "#texture", "rotation": 180 },
|
||||||
|
"north": { "uv": [ 0.5, 1.25, 1, 0.25 ], "texture": "#texture" },
|
||||||
|
"west": { "uv": [ 0, 1.25, 0.25, 0.25 ], "texture": "#texture" },
|
||||||
|
"east": { "uv": [ 0, 1.25, 0.25, 0.25 ], "texture": "#texture" }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/cube_all",
|
||||||
|
"textures": {
|
||||||
|
"all": "betterend:block/mossy_glowshroom_log_side"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "minecraft:block/cube_bottom_top",
|
||||||
|
"textures": {
|
||||||
|
"top": "betterend:block/mossy_glowshroom_barrel_top",
|
||||||
|
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
|
||||||
|
"side": "betterend:block/mossy_glowshroom_barrel_side"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "minecraft:block/cube_bottom_top",
|
||||||
|
"textures": {
|
||||||
|
"top": "betterend:block/mossy_glowshroom_barrel_top_open",
|
||||||
|
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
|
||||||
|
"side": "betterend:block/mossy_glowshroom_barrel_side"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/button",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/button_inventory",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/button_pressed",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"parent": "minecraft:block/cube",
|
||||||
|
"textures": {
|
||||||
|
"particle": "betterend:block/mossy_glowshroom_crafting_table_front",
|
||||||
|
"north": "betterend:block/mossy_glowshroom_crafting_table_front",
|
||||||
|
"south": "betterend:block/mossy_glowshroom_crafting_table_side",
|
||||||
|
"east": "betterend:block/mossy_glowshroom_crafting_table_side",
|
||||||
|
"west": "betterend:block/mossy_glowshroom_crafting_table_front",
|
||||||
|
"up": "betterend:block/mossy_glowshroom_crafting_table_top",
|
||||||
|
"down": "betterend:block/mossy_glowshroom_crafting_table_bottom"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"parent": "block/door_bottom",
|
||||||
|
"textures": {
|
||||||
|
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
|
||||||
|
"top": "betterend:block/mossy_glowshroom_door_bottom"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"parent": "block/door_bottom_rh",
|
||||||
|
"textures": {
|
||||||
|
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
|
||||||
|
"top": "betterend:block/mossy_glowshroom_door_bottom"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"parent": "block/door_top",
|
||||||
|
"textures": {
|
||||||
|
"bottom": "betterend:block/mossy_glowshroom_door_top",
|
||||||
|
"top": "betterend:block/mossy_glowshroom_door_top"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"parent": "block/door_top_rh",
|
||||||
|
"textures": {
|
||||||
|
"bottom": "betterend:block/mossy_glowshroom_door_top",
|
||||||
|
"top": "betterend:block/mossy_glowshroom_door_top"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"textures": {
|
||||||
|
"particle": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/template_fence_gate",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/template_fence_gate_open",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/fence_inventory",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/fence_post",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/fence_side",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "block/slab",
|
||||||
|
"textures": {
|
||||||
|
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||||
|
"top": "betterend:block/mossy_glowshroom_planks",
|
||||||
|
"side": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "block/inner_stairs",
|
||||||
|
"textures": {
|
||||||
|
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||||
|
"top": "betterend:block/mossy_glowshroom_planks",
|
||||||
|
"side": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/reeds_ladder",
|
||||||
|
"textures": {
|
||||||
|
"particle": "betterend:block/mossy_glowshroom_ladder",
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_ladder"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"parent": "block/cube",
|
||||||
|
"textures": {
|
||||||
|
"particle": "betterend:block/mossy_glowshroom_log_side",
|
||||||
|
"down": "betterend:block/mossy_glowshroom_log_top",
|
||||||
|
"up": "betterend:block/mossy_glowshroom_log_top",
|
||||||
|
"north": "betterend:block/mossy_glowshroom_log_side",
|
||||||
|
"east": "betterend:block/mossy_glowshroom_log_side",
|
||||||
|
"south": "betterend:block/mossy_glowshroom_log_side",
|
||||||
|
"west": "betterend:block/mossy_glowshroom_log_side"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "block/outer_stairs",
|
||||||
|
"textures": {
|
||||||
|
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||||
|
"top": "betterend:block/mossy_glowshroom_planks",
|
||||||
|
"side": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/cube_all",
|
||||||
|
"textures": {
|
||||||
|
"all": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/pressure_plate_down",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/pressure_plate_up",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "block/stairs",
|
||||||
|
"textures": {
|
||||||
|
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||||
|
"top": "betterend:block/mossy_glowshroom_planks",
|
||||||
|
"side": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/cube_all",
|
||||||
|
"textures": {
|
||||||
|
"all": "betterend:block/mossy_glowshroom_striped_log_side"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"parent": "block/cube",
|
||||||
|
"textures": {
|
||||||
|
"particle": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||||
|
"down": "betterend:block/mossy_glowshroom_striped_log_top",
|
||||||
|
"up": "betterend:block/mossy_glowshroom_striped_log_top",
|
||||||
|
"north": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||||
|
"east": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||||
|
"south": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||||
|
"west": "betterend:block/mossy_glowshroom_striped_log_side"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/template_orientable_trapdoor_bottom",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_trapdoor"
|
||||||
|
},
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/template_fence_gate_wall",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "block/template_fence_gate_wall_open",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_bark"
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_barrel"
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_button_inventory"
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/chest_item",
|
||||||
|
"textures": {
|
||||||
|
"texture": "betterend:entity/chest/mossy_glowshroom_chest"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_crafting_table"
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "betterend:item/mossy_glowshroom_door"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_fence_inventory"
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_fence_gate_closed"
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "betterend:block/mossy_glowshroom_ladder"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_log"
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_planks"
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_pressure_plate_up"
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "betterend:item/mossy_glowshroom_sign"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_half_slab"
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_stairs"
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_striped_bark"
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_striped_log"
|
||||||
|
}
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "betterend:block/mossy_glowshroom_trapdoor"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue