Umbrella moss

This commit is contained in:
paulevsGitch 2020-09-30 20:19:22 +03:00
parent ba4bc366c8
commit e3a20b4b80
18 changed files with 857 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "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 }
]
}
}

View file

@ -0,0 +1,12 @@
{
"variants": {
"top=true,rotation=0": { "model": "betterend:block/umbrella_moss_top" },
"top=false,rotation=0": { "model": "betterend:block/umbrella_moss_bottom" },
"top=true,rotation=1": { "model": "betterend:block/umbrella_moss_top", "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=false,rotation=2": { "model": "betterend:block/umbrella_moss_bottom", "y": 180 },
"top=true,rotation=3": { "model": "betterend:block/umbrella_moss_top", "y": 270 },
"top=false,rotation=3": { "model": "betterend:block/umbrella_moss_bottom", "y": 270 }
}
}

View file

@ -0,0 +1,75 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/umbrella_moss_bottom",
"texture": "betterend:block/umbrella_moss_bottom"
},
"elements": [
{
"__comment": "PlaneX3",
"from": [ -2, 0, -2 ],
"to": [ -1.999, 16, 14 ],
"rotation": { "origin": [ -2, 0, -2 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 9.5, 0, -2 ],
"to": [ 9.501, 16, 14 ],
"rotation": { "origin": [ 9.5, 0, -2 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 6, 0, 3 ],
"to": [ 6.001, 16, 19 ],
"rotation": { "origin": [ 6, 0, 3 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 17.5, 0, 3 ],
"to": [ 17.501, 16, 19 ],
"rotation": { "origin": [ 17.5, 0, 3 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ -1, 0, 6 ],
"to": [ -0.999, 16, 22 ],
"rotation": { "origin": [ -1, 0, 6 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 10.5, 0, 6 ],
"to": [ 10.501, 16, 22 ],
"rotation": { "origin": [ 10.5, 0, 6 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
}
}
]
}

View file

@ -0,0 +1,238 @@
{
"__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"
},
"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": [ 11, 12, 8 ],
"to": [ 13, 15, 10 ],
"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": "Box1",
"from": [ 9, 11, 6 ],
"to": [ 15, 13, 12 ],
"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": [ 6, 0, 3 ],
"to": [ 6.001, 12, 19 ],
"rotation": { "origin": [ 6, 0, 3 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 17.5, 0, 3 ],
"to": [ 17.501, 12, 19 ],
"rotation": { "origin": [ 17.5, 0, 3 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 15, 13, 12 ],
"to": [ 9, 11, 6 ],
"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": "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,193 @@
{
"__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"
},
"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": [ 11, 12, 8 ],
"to": [ 13, 15, 10 ],
"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": "Box1",
"from": [ 9, 11, 6 ],
"to": [ 15, 13, 12 ],
"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": [ 6, 0, 3 ],
"to": [ 6.001, 12, 19 ],
"rotation": { "origin": [ 6, 0, 3 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 17.5, 0, 3 ],
"to": [ 17.501, 12, 19 ],
"rotation": { "origin": [ 17.5, 0, 3 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 15, 13, 12 ],
"to": [ 9, 11, 6 ],
"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": "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,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/umbrella_moss_small"
}
}

View file

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

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: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB