This commit is contained in:
Aleksey 2020-10-01 17:53:12 +03:00
commit 2f202068e2
35 changed files with 1025 additions and 58 deletions

View file

@ -4,7 +4,22 @@
{ "model": "betterend:block/umbrella_moss_small" },
{ "model": "betterend:block/umbrella_moss_small", "y": 90 },
{ "model": "betterend:block/umbrella_moss_small", "y": 180 },
{ "model": "betterend:block/umbrella_moss_small", "y": 270 }
{ "model": "betterend:block/umbrella_moss_small", "y": 270 },
{ "model": "betterend:block/umbrella_moss_small_2" },
{ "model": "betterend:block/umbrella_moss_small_2", "y": 90 },
{ "model": "betterend:block/umbrella_moss_small_2", "y": 180 },
{ "model": "betterend:block/umbrella_moss_small_2", "y": 270 },
{ "model": "betterend:block/umbrella_moss_small_3" },
{ "model": "betterend:block/umbrella_moss_small_3", "y": 90 },
{ "model": "betterend:block/umbrella_moss_small_3", "y": 180 },
{ "model": "betterend:block/umbrella_moss_small_3", "y": 270 },
{ "model": "betterend:block/umbrella_moss_small_4" },
{ "model": "betterend:block/umbrella_moss_small_4", "y": 90 },
{ "model": "betterend:block/umbrella_moss_small_4", "y": 180 },
{ "model": "betterend:block/umbrella_moss_small_4", "y": 270 }
]
}
}

View file

@ -1,12 +1,28 @@
{
"variants": {
"top=true,rotation=0": { "model": "betterend:block/umbrella_moss_top" },
"top=true,rotation=0": [
{ "model": "betterend:block/umbrella_moss_top" },
{ "model": "betterend:block/umbrella_moss_top_2" },
{ "model": "betterend:block/umbrella_moss_top_3" }
],
"top=false,rotation=0": { "model": "betterend:block/umbrella_moss_bottom" },
"top=true,rotation=1": { "model": "betterend:block/umbrella_moss_top", "y": 90 },
"top=true,rotation=1": [
{ "model": "betterend:block/umbrella_moss_top", "y": 90 },
{ "model": "betterend:block/umbrella_moss_top_2", "y": 90 },
{ "model": "betterend:block/umbrella_moss_top_3", "y": 90 }
],
"top=false,rotation=1": { "model": "betterend:block/umbrella_moss_bottom", "y": 90 },
"top=true,rotation=2": { "model": "betterend:block/umbrella_moss_top", "y": 180 },
"top=true,rotation=2": [
{ "model": "betterend:block/umbrella_moss_top", "y": 180 },
{ "model": "betterend:block/umbrella_moss_top_2", "y": 180 },
{ "model": "betterend:block/umbrella_moss_top_3", "y": 180 }
],
"top=false,rotation=2": { "model": "betterend:block/umbrella_moss_bottom", "y": 180 },
"top=true,rotation=3": { "model": "betterend:block/umbrella_moss_top", "y": 270 },
"top=true,rotation=3": [
{ "model": "betterend:block/umbrella_moss_top", "y": 270 },
{ "model": "betterend:block/umbrella_moss_top_2", "y": 270 },
{ "model": "betterend:block/umbrella_moss_top_3", "y": 270 }
],
"top=false,rotation=3": { "model": "betterend:block/umbrella_moss_bottom", "y": 270 }
}
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,18 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#facade"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 3, 16, 16 ],
"faces": {
"down": { "uv": [ 13, 0, 16, 16 ], "texture": "#side", "cullface": "down" },
"north": { "uv": [ 3, 0, 0, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#facade", "cullface": "west" },
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#facade" }
}
}
]
}

View file

@ -0,0 +1,18 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#facade"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 3, 16, 16 ],
"faces": {
"down": { "uv": [ 13, 0, 16, 16 ], "texture": "#side", "cullface": "down" },
"north": { "uv": [ 3, 0, 0, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#facade", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#facade" }
}
}
]
}

View file

@ -0,0 +1,18 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#facade"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 3, 16, 16 ],
"faces": {
"up": { "uv": [ 13, 0, 16, 16 ], "texture": "#side", "cullface": "up" },
"north": { "uv": [ 3, 0, 0, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#facade", "cullface": "west" },
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#facade" }
}
}
]
}

View file

@ -0,0 +1,18 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#facade"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 3, 16, 16 ],
"faces": {
"up": { "uv": [ 13, 0, 16, 16 ], "texture": "#side", "cullface": "up" },
"north": { "uv": [ 3, 0, 0, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#facade", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#facade" }
}
}
]
}

View file

@ -0,0 +1,18 @@
{ "parent": "block/thin_block",
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 3, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"north": { "uv": [ 16, 0, 13, 16 ], "texture": "#side", "cullface": "north", "rotation": 90 },
"south": { "uv": [ 16, 0, 13, 16 ], "texture": "#side", "cullface": "south", "rotation": 90 },
"west": { "uv": [ 16, 0, 13, 16 ], "texture": "#side", "cullface": "west", "rotation": 90 },
"east": { "uv": [ 16, 0, 13, 16 ], "texture": "#side", "cullface": "east", "rotation": 90 }
}
}
]
}

View file

@ -0,0 +1,200 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/umbrella_moss_up",
"texture": "betterend:block/umbrella_moss_up",
"spore": "betterend:block/umbrella_moss_sporophyte",
"small": "betterend:block/umbrella_moss_small",
"end": "betterend:block/umbrella_moss_end"
},
"elements": [
{
"__comment": "Box1",
"from": [ 3, 13, 3 ],
"to": [ 5, 16, 5 ],
"faces": {
"down": { "uv": [ 7, 5, 9, 7 ], "texture": "#spore" },
"up": { "uv": [ 7, 0, 9, 2 ], "texture": "#spore" },
"north": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"south": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"west": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"east": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" }
}
},
{
"__comment": "Box1",
"from": [ 4, 11, 11 ],
"to": [ 6, 14, 13 ],
"faces": {
"down": { "uv": [ 7, 5, 9, 7 ], "texture": "#spore" },
"up": { "uv": [ 7, 0, 9, 2 ], "texture": "#spore" },
"north": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"south": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"west": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"east": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" }
}
},
{
"__comment": "Box1",
"from": [ 1, 12, 1 ],
"to": [ 7, 14, 7 ],
"shade": false,
"faces": {
"up": { "uv": [ 0, 0, 6, 6 ], "texture": "#spore" },
"north": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"south": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"west": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"east": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneX3",
"from": [ -2, 0, -2 ],
"to": [ -1.999, 13, 14 ],
"rotation": { "origin": [ -2, 0, -2 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 9.5, 0, -2 ],
"to": [ 9.501, 13, 14 ],
"rotation": { "origin": [ 9.5, 0, -2 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 7, 14, 7 ],
"to": [ 1, 12, 1 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 6, 6 ], "texture": "#spore" },
"north": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"south": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"west": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"east": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneX3",
"from": [ 6, 0, 3 ],
"to": [ 6.001, 13, 19 ],
"rotation": { "origin": [ 6, 0, 3 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneX3",
"from": [ 17.5, 0, 3 ],
"to": [ 17.501, 13, 19 ],
"rotation": { "origin": [ 17.5, 0, 3 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "Box1",
"from": [ 2, 10, 9 ],
"to": [ 8, 12, 15 ],
"shade": false,
"faces": {
"up": { "uv": [ 0, 0, 6, 6 ], "texture": "#spore" },
"north": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"south": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"west": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"east": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneX3",
"from": [ -1, 0, 6 ],
"to": [ -0.999, 11, 22 ],
"rotation": { "origin": [ -1, 0, 6 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 10.5, 0, 6 ],
"to": [ 10.501, 11, 22 ],
"rotation": { "origin": [ 10.5, 0, 6 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 8, 12, 15 ],
"to": [ 2, 10, 9 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 6, 6 ], "texture": "#spore" },
"north": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"south": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"west": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"east": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneY16",
"from": [ 0, 0, 9 ],
"to": [ 16, 0.001, 25 ],
"rotation": { "origin": [ 0, 0, 9 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#small" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 180 }
}
},
{
"__comment": "PlaneY16",
"from": [ 0, -0.001, -9 ],
"to": [ 16, 0, 7 ],
"rotation": { "origin": [ 0, 0, 7 ], "axis": "x", "angle": 22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 180 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#small" }
}
},
{
"__comment": "PlaneY18",
"from": [ 9, 0, 0 ],
"to": [ 25, 0.001, 16 ],
"rotation": { "origin": [ 9, 0, 0 ], "axis": "z", "angle": 22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 90 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 90 }
}
},
{
"__comment": "PlaneY18",
"from": [ -9, -0.001, 0 ],
"to": [ 7, 0, 16 ],
"rotation": { "origin": [ 7, 0, 0 ], "axis": "z", "angle": -22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 270 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 270 }
}
}
]
}

View file

@ -0,0 +1,161 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/umbrella_moss_up",
"texture": "betterend:block/umbrella_moss_up",
"spore": "betterend:block/umbrella_moss_sporophyte",
"small": "betterend:block/umbrella_moss_small",
"end": "betterend:block/umbrella_moss_end"
},
"elements": [
{
"__comment": "Box1",
"from": [ 4, 11, 11 ],
"to": [ 6, 14, 13 ],
"faces": {
"down": { "uv": [ 7, 5, 9, 7 ], "texture": "#spore" },
"up": { "uv": [ 7, 0, 9, 2 ], "texture": "#spore" },
"north": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"south": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"west": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"east": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneX3",
"from": [ -2, 0, -2 ],
"to": [ -1.999, 13, 14 ],
"rotation": { "origin": [ -2, 0, -2 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneX3",
"from": [ 9.5, 0, -2 ],
"to": [ 9.501, 13, 14 ],
"rotation": { "origin": [ 9.5, 0, -2 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneX3",
"from": [ 6, 0, 3 ],
"to": [ 6.001, 13, 19 ],
"rotation": { "origin": [ 6, 0, 3 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneX3",
"from": [ 17.5, 0, 3 ],
"to": [ 17.501, 13, 19 ],
"rotation": { "origin": [ 17.5, 0, 3 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "Box1",
"from": [ 2, 10, 9 ],
"to": [ 8, 12, 15 ],
"shade": false,
"faces": {
"up": { "uv": [ 0, 0, 6, 6 ], "texture": "#spore" },
"north": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"south": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"west": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"east": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneX3",
"from": [ -1, 0, 6 ],
"to": [ -0.999, 11, 22 ],
"rotation": { "origin": [ -1, 0, 6 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 10.5, 0, 6 ],
"to": [ 10.501, 11, 22 ],
"rotation": { "origin": [ 10.5, 0, 6 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 8, 12, 15 ],
"to": [ 2, 10, 9 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 6, 6 ], "texture": "#spore" },
"north": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"south": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"west": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"east": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneY16",
"from": [ 0, 0, 9 ],
"to": [ 16, 0.001, 25 ],
"rotation": { "origin": [ 0, 0, 9 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#small" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 180 }
}
},
{
"__comment": "PlaneY16",
"from": [ 0, -0.001, -9 ],
"to": [ 16, 0, 7 ],
"rotation": { "origin": [ 0, 0, 7 ], "axis": "x", "angle": 22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 180 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#small" }
}
},
{
"__comment": "PlaneY18",
"from": [ 9, 0, 0 ],
"to": [ 25, 0.001, 16 ],
"rotation": { "origin": [ 9, 0, 0 ], "axis": "z", "angle": 22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 90 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 90 }
}
},
{
"__comment": "PlaneY18",
"from": [ -9, -0.001, 0 ],
"to": [ 7, 0, 16 ],
"rotation": { "origin": [ 7, 0, 0 ], "axis": "z", "angle": -22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 270 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 270 }
}
}
]
}

View file

@ -0,0 +1,122 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/umbrella_moss_up",
"texture": "betterend:block/umbrella_moss_up",
"spore": "betterend:block/umbrella_moss_sporophyte",
"small": "betterend:block/umbrella_moss_small",
"end": "betterend:block/umbrella_moss_end"
},
"elements": [
{
"__comment": "PlaneX3",
"from": [ -2, 0, -2 ],
"to": [ -1.999, 13, 14 ],
"rotation": { "origin": [ -2, 0, -2 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneX3",
"from": [ 9.5, 0, -2 ],
"to": [ 9.501, 13, 14 ],
"rotation": { "origin": [ 9.5, 0, -2 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneX3",
"from": [ 6, 0, 3 ],
"to": [ 6.001, 13, 19 ],
"rotation": { "origin": [ 6, 0, 3 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneX3",
"from": [ 17.5, 0, 3 ],
"to": [ 17.501, 13, 19 ],
"rotation": { "origin": [ 17.5, 0, 3 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneX3",
"from": [ -1, 0, 6 ],
"to": [ -0.999, 11, 22 ],
"rotation": { "origin": [ -1, 0, 6 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 5, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 5, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneX3",
"from": [ 10.5, 0, 6 ],
"to": [ 10.501, 11, 22 ],
"rotation": { "origin": [ 10.5, 0, 6 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 5, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 5, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneY16",
"from": [ 0, 0, 9 ],
"to": [ 16, 0.001, 25 ],
"rotation": { "origin": [ 0, 0, 9 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#small" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 180 }
}
},
{
"__comment": "PlaneY16",
"from": [ 0, -0.001, -9 ],
"to": [ 16, 0, 7 ],
"rotation": { "origin": [ 0, 0, 7 ], "axis": "x", "angle": 22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 180 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#small" }
}
},
{
"__comment": "PlaneY18",
"from": [ 9, 0, 0 ],
"to": [ 25, 0.001, 16 ],
"rotation": { "origin": [ 9, 0, 0 ], "axis": "z", "angle": 22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 90 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 90 }
}
},
{
"__comment": "PlaneY18",
"from": [ -9, -0.001, 0 ],
"to": [ 7, 0, 16 ],
"rotation": { "origin": [ 7, 0, 0 ], "axis": "z", "angle": -22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 270 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#small", "rotation": 270 }
}
}
]
}

View file

@ -0,0 +1,155 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/umbrella_moss_up",
"texture": "betterend:block/umbrella_moss_up",
"spore": "betterend:block/umbrella_moss_sporophyte",
"end": "betterend:block/umbrella_moss_end"
},
"elements": [
{
"__comment": "Box1",
"from": [ 3, 13, 3 ],
"to": [ 5, 16, 5 ],
"faces": {
"down": { "uv": [ 7, 5, 9, 7 ], "texture": "#spore" },
"up": { "uv": [ 7, 0, 9, 2 ], "texture": "#spore" },
"north": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"south": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"west": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"east": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" }
}
},
{
"__comment": "Box1",
"from": [ 4, 11, 11 ],
"to": [ 6, 14, 13 ],
"faces": {
"down": { "uv": [ 7, 5, 9, 7 ], "texture": "#spore" },
"up": { "uv": [ 7, 0, 9, 2 ], "texture": "#spore" },
"north": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"south": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"west": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"east": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" }
}
},
{
"__comment": "Box1",
"from": [ 1, 12, 1 ],
"to": [ 7, 14, 7 ],
"shade": false,
"faces": {
"up": { "uv": [ 0, 0, 6, 6 ], "texture": "#spore" },
"north": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"south": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"west": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"east": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneX3",
"from": [ -2, 0, -2 ],
"to": [ -1.999, 13, 14 ],
"rotation": { "origin": [ -2, 0, -2 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 9.5, 0, -2 ],
"to": [ 9.501, 13, 14 ],
"rotation": { "origin": [ 9.5, 0, -2 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 7, 14, 7 ],
"to": [ 1, 12, 1 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 6, 6 ], "texture": "#spore" },
"north": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"south": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"west": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"east": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneX3",
"from": [ 6, 0, 3 ],
"to": [ 6.001, 13, 19 ],
"rotation": { "origin": [ 6, 0, 3 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 4, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 4, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneX3",
"from": [ 17.5, 0, 3 ],
"to": [ 17.501, 13, 19 ],
"rotation": { "origin": [ 17.5, 0, 3 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "Box1",
"from": [ 2, 10, 9 ],
"to": [ 8, 12, 15 ],
"shade": false,
"faces": {
"up": { "uv": [ 0, 0, 6, 6 ], "texture": "#spore" },
"north": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"south": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"west": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"east": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneX3",
"from": [ -1, 0, 6 ],
"to": [ -0.999, 11, 22 ],
"rotation": { "origin": [ -1, 0, 6 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 10.5, 0, 6 ],
"to": [ 10.501, 11, 22 ],
"rotation": { "origin": [ 10.5, 0, 6 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 8, 12, 15 ],
"to": [ 2, 10, 9 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 6, 6 ], "texture": "#spore" },
"north": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"south": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"west": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"east": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" }
}
}
]
}

View file

@ -0,0 +1,116 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/umbrella_moss_up",
"texture": "betterend:block/umbrella_moss_up",
"spore": "betterend:block/umbrella_moss_sporophyte",
"end": "betterend:block/umbrella_moss_end"
},
"elements": [
{
"__comment": "Box1",
"from": [ 3, 13, 3 ],
"to": [ 5, 16, 5 ],
"faces": {
"down": { "uv": [ 7, 5, 9, 7 ], "texture": "#spore" },
"up": { "uv": [ 7, 0, 9, 2 ], "texture": "#spore" },
"north": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"south": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"west": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" },
"east": { "uv": [ 7, 2, 9, 5 ], "texture": "#spore" }
}
},
{
"__comment": "Box1",
"from": [ 1, 12, 1 ],
"to": [ 7, 14, 7 ],
"shade": false,
"faces": {
"up": { "uv": [ 0, 0, 6, 6 ], "texture": "#spore" },
"north": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"south": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"west": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"east": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneX3",
"from": [ -2, 0, -2 ],
"to": [ -1.999, 13, 14 ],
"rotation": { "origin": [ -2, 0, -2 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 9.5, 0, -2 ],
"to": [ 9.501, 13, 14 ],
"rotation": { "origin": [ 9.5, 0, -2 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 7, 14, 7 ],
"to": [ 1, 12, 1 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 6, 6 ], "texture": "#spore" },
"north": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"south": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"west": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" },
"east": { "uv": [ 0, 6, 6, 8 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneX3",
"from": [ 6, 0, 3 ],
"to": [ 6.001, 13, 19 ],
"rotation": { "origin": [ 6, 0, 3 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 4, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 4, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneX3",
"from": [ 17.5, 0, 3 ],
"to": [ 17.501, 13, 19 ],
"rotation": { "origin": [ 17.5, 0, 3 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneX3",
"from": [ -1, 0, 6 ],
"to": [ -0.999, 11, 22 ],
"rotation": { "origin": [ -1, 0, 6 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 5, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 5, 16, 16 ], "texture": "#end" }
}
},
{
"__comment": "PlaneX3",
"from": [ 10.5, 0, 6 ],
"to": [ 10.501, 11, 22 ],
"rotation": { "origin": [ 10.5, 0, 6 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 5, 16, 16 ], "texture": "#end" },
"east": { "uv": [ 0, 5, 16, 16 ], "texture": "#end" }
}
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB