Amaranita mushroom blocks (WIP), Sagnum

This commit is contained in:
paulevsGitch 2021-02-28 23:19:08 +03:00
parent 81fe38ad8d
commit 5e3a3ef6cd
40 changed files with 478 additions and 4 deletions

View file

@ -0,0 +1,10 @@
{
"variants": {
"facing=up": { "model": "betterend:block/amaranita_fur" },
"facing=down": { "model": "betterend:block/amaranita_fur", "x": 180 },
"facing=north": { "model": "betterend:block/amaranita_fur", "x": 90 },
"facing=south": { "model": "betterend:block/amaranita_fur", "x": 90, "y": 180 },
"facing=east": { "model": "betterend:block/amaranita_fur", "x": 90, "y": 90 },
"facing=west": { "model": "betterend:block/amaranita_fur", "x": 90, "y": 270 }
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"shape=top": { "model": "betterend:block/large_amaranita_cap" },
"shape=middle": { "model": "betterend:block/large_amaranita_stem" },
"shape=bottom": { "model": "betterend:block/large_amaranita_roots" }
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "betterend:block/small_amaranita_mushroom_01" },
{ "model": "betterend:block/small_amaranita_mushroom_02" }
]
}
}

View file

@ -0,0 +1,75 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/amaranita_fur",
"texture": "betterend:block/amaranita_fur"
},
"elements": [
{
"__comment": "PlaneY1",
"from": [ 0, -0.001, -8 ],
"to": [ 16, 0, 8 ],
"rotation": { "origin": [ 0, 0, 8 ], "axis": "x", "angle": 22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ 0, 0, 8 ],
"to": [ 16, 0.001, 24 ],
"rotation": { "origin": [ 0, 0.000000954, 8 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneY4",
"from": [ 8, -0.001, 0 ],
"to": [ 24, 0, 16 ],
"rotation": { "origin": [ 8, 0, 16 ], "axis": "z", "angle": 22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 270 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 270 }
}
},
{
"__comment": "PlaneY4",
"from": [ -8, 0, 2 ],
"to": [ 8, 0.001, 18 ],
"rotation": { "origin": [ 8, 0, 18 ], "axis": "z", "angle": -22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 90 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 90 }
}
},
{
"__comment": "PlaneX6",
"from": [ 0, 0, -6.5 ],
"to": [ 0.001, 16, 16 ],
"rotation": { "origin": [ 0, 16, 16 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneX6",
"from": [ -6.5, 0, 15.999 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 16, 16, 16 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
}
]
}

View file

@ -0,0 +1,81 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/amaranita_hymenophore_fur",
"texture": "betterend:block/amaranita_hymenophore_fur"
},
"elements": [
{
"__comment": "PlaneX1",
"from": [ 5, 12, 0 ],
"to": [ 5.001, 16, 16 ],
"faces": {
"west": { "uv": [ 16, 0, 0, 4 ], "texture": "#texture" },
"east": { "uv": [ 16, 0, 0, 4 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX1",
"from": [ 11, 12, 0 ],
"to": [ 11.001, 16, 16 ],
"faces": {
"west": { "uv": [ 0, 0, 16, 4 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 4 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX1",
"from": [ 16, 12, 0 ],
"to": [ 16.001, 16, 16 ],
"faces": {
"west": { "uv": [ 16, 0, 0, 4 ], "texture": "#texture" },
"east": { "uv": [ 16, 0, 0, 4 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX1",
"from": [ 0, 12, 0 ],
"to": [ 0.001, 16, 16 ],
"faces": {
"west": { "uv": [ 0, 0, 16, 4 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 4 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneZ11",
"from": [ 0, 12, 0 ],
"to": [ 16, 16, 0.001 ],
"faces": {
"north": { "uv": [ 16, 0, 0, 4 ], "texture": "#texture" },
"south": { "uv": [ 16, 0, 0, 4 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneZ11",
"from": [ 0, 12, 5 ],
"to": [ 16, 16, 5.001 ],
"faces": {
"north": { "uv": [ 0, 0, 16, 4 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 4 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneZ11",
"from": [ 0, 12, 11 ],
"to": [ 16, 16, 11.001 ],
"faces": {
"north": { "uv": [ 16, 0, 0, 4 ], "texture": "#texture" },
"south": { "uv": [ 16, 0, 0, 4 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneZ11",
"from": [ 0, 12, 16 ],
"to": [ 16, 16, 16.001 ],
"faces": {
"north": { "uv": [ 0, 0, 16, 4 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 4 ], "texture": "#texture" }
}
}
]
}

View file

@ -0,0 +1,96 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/large_amaranita_cap_side",
"side": "betterend:block/large_amaranita_cap_side",
"top": "betterend:block/large_amaranita_cap_top",
"bottom": "betterend:block/large_amaranita_cap_bottom",
"stem": "betterend:block/amaranita_stem_top"
},
"elements": [
{
"__comment": "Box1",
"from": [ 1, 7, 1 ],
"to": [ 15, 14, 15 ],
"faces": {
"down": { "uv": [ 1, 1, 15, 15 ], "texture": "#bottom" },
"up": { "uv": [ 1, 1, 15, 15 ], "texture": "#top" },
"north": { "uv": [ 1, 2, 15, 9 ], "texture": "#side" },
"south": { "uv": [ 1, 2, 15, 9 ], "texture": "#side" },
"west": { "uv": [ 1, 2, 15, 9 ], "texture": "#side" },
"east": { "uv": [ 1, 2, 15, 9 ], "texture": "#side" }
}
},
{
"__comment": "Box1",
"from": [ 3, 14, 3 ],
"to": [ 13, 16, 13 ],
"faces": {
"up": { "uv": [ 3, 3, 13, 13 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 3, 0, 13, 2 ], "texture": "#side" },
"south": { "uv": [ 3, 0, 13, 2 ], "texture": "#side" },
"west": { "uv": [ 3, 0, 13, 2 ], "texture": "#side" },
"east": { "uv": [ 3, 0, 13, 2 ], "texture": "#side" }
}
},
{
"__comment": "Box4",
"from": [ 6, 0, 6 ],
"to": [ 10, 4, 10 ],
"faces": {
"north": { "uv": [ 6, 12, 10, 16 ], "texture": "#stem" },
"south": { "uv": [ 6, 12, 10, 16 ], "texture": "#stem" },
"west": { "uv": [ 6, 12, 10, 16 ], "texture": "#stem" },
"east": { "uv": [ 6, 12, 10, 16 ], "texture": "#stem" }
}
},
{
"__comment": "Box4",
"from": [ 5, 4, 5 ],
"to": [ 11, 7, 11 ],
"faces": {
"down": { "uv": [ 5, 2, 11, 8 ], "texture": "#stem" },
"north": { "uv": [ 5, 9, 11, 12 ], "texture": "#stem" },
"south": { "uv": [ 5, 9, 11, 12 ], "texture": "#stem" },
"west": { "uv": [ 5, 9, 11, 12 ], "texture": "#stem" },
"east": { "uv": [ 5, 9, 11, 12 ], "texture": "#stem" }
}
},
{
"__comment": "PlaneX6",
"from": [ 2, 3, 1 ],
"to": [ 2.001, 7, 15 ],
"faces": {
"west": { "uv": [ 1, 9, 15, 13 ], "texture": "#side" },
"east": { "uv": [ 1, 9, 15, 13 ], "texture": "#side" }
}
},
{
"__comment": "PlaneX6",
"from": [ 14, 3, 1 ],
"to": [ 14.001, 7, 15 ],
"faces": {
"west": { "uv": [ 1, 9, 15, 13 ], "texture": "#side" },
"east": { "uv": [ 1, 9, 15, 13 ], "texture": "#side" }
}
},
{
"__comment": "PlaneZ8",
"from": [ 1, 3, 2 ],
"to": [ 15, 7, 2.001 ],
"faces": {
"north": { "uv": [ 1, 9, 15, 13 ], "texture": "#side" },
"south": { "uv": [ 1, 9, 15, 13 ], "texture": "#side" }
}
},
{
"__comment": "PlaneZ8",
"from": [ 1, 3, 14 ],
"to": [ 15, 7, 14.001 ],
"faces": {
"north": { "uv": [ 1, 9, 15, 13 ], "texture": "#side" },
"south": { "uv": [ 1, 9, 15, 13 ], "texture": "#side" }
}
}
]
}

View file

@ -0,0 +1,43 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/amaranita_stem",
"texture": "betterend:block/amaranita_stem",
"texture1": "betterend:block/amaranita_roots"
},
"elements": [
{
"__comment": "Box1",
"from": [ 6, 0, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"west": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX2",
"from": [ 0, 0, 0 ],
"to": [ 0.001, 16, 22.5 ],
"rotation": { "origin": [ 0, 0, 0 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "PlaneX2",
"from": [ 16, 0, 0 ],
"to": [ 16.001, 16, 22.5 ],
"rotation": { "origin": [ 16, 0, 0 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" }
}
}
]
}

View file

@ -0,0 +1,20 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/amaranita_stem",
"texture": "betterend:block/amaranita_stem"
},
"elements": [
{
"__comment": "Box1",
"from": [ 6, 0, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"west": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }
}
}
]
}

View file

@ -6,7 +6,7 @@
"north": "betterend:block/mossy_obsidian_side",
"particle": "betterend:block/mossy_obsidian_side",
"south": "betterend:block/mossy_obsidian_side",
"up": "betterend:block/cave_moss_top",
"up": "betterend:block/sangnum_top",
"west": "betterend:block/mossy_obsidian_side"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "betterend:block/small_amaranita_mushroom"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/cross_inverted",
"textures": {
"cross": "betterend:block/small_amaranita_mushroom"
}
}

View file

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

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 261 B

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B