Additional plants

This commit is contained in:
paulevsGitch 2021-03-17 14:26:39 +03:00
parent 37b24bfcaf
commit c3ce436fe0
59 changed files with 1468 additions and 5 deletions

View file

@ -0,0 +1,24 @@
{
"variants": {
"facing=north": [
{ "model": "betterend:block/aurant_polypore_1", "y": 180 },
{ "model": "betterend:block/aurant_polypore_2", "y": 180 },
{ "model": "betterend:block/aurant_polypore_3", "y": 180 }
],
"facing=south": [
{ "model": "betterend:block/aurant_polypore_1" },
{ "model": "betterend:block/aurant_polypore_2" },
{ "model": "betterend:block/aurant_polypore_3" }
],
"facing=east": [
{ "model": "betterend:block/aurant_polypore_1", "y": 270 },
{ "model": "betterend:block/aurant_polypore_2", "y": 270 },
{ "model": "betterend:block/aurant_polypore_3", "y": 270 }
],
"facing=west": [
{ "model": "betterend:block/aurant_polypore_1", "y": 90 },
{ "model": "betterend:block/aurant_polypore_2", "y": 90 },
{ "model": "betterend:block/aurant_polypore_3", "y": 90 }
]
}
}

View file

@ -0,0 +1,18 @@
{
"variants": {
"": [
{ "model": "betterend:block/bolux_mushroom_1" },
{ "model": "betterend:block/bolux_mushroom_2" },
{ "model": "betterend:block/bolux_mushroom_3" },
{ "model": "betterend:block/bolux_mushroom_1", "y": 90 },
{ "model": "betterend:block/bolux_mushroom_2", "y": 90 },
{ "model": "betterend:block/bolux_mushroom_3", "y": 90 },
{ "model": "betterend:block/bolux_mushroom_1", "y": 180 },
{ "model": "betterend:block/bolux_mushroom_2", "y": 180 },
{ "model": "betterend:block/bolux_mushroom_3", "y": 180 },
{ "model": "betterend:block/bolux_mushroom_1", "y": 270 },
{ "model": "betterend:block/bolux_mushroom_2", "y": 270 },
{ "model": "betterend:block/bolux_mushroom_3", "y": 270 }
]
}
}

View file

@ -0,0 +1,11 @@
{
"variants": {
"": [
{ "model": "betterend:block/flamaea_1" },
{ "model": "betterend:block/flamaea_2" },
{ "model": "betterend:block/flamaea_3" },
{ "model": "betterend:block/flamaea_4" },
{ "model": "betterend:block/flamaea_5" }
]
}
}

View file

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

View file

@ -0,0 +1,24 @@
{
"variants": {
"facing=north": [
{ "model": "betterend:block/ruscus_1", "y": 180 },
{ "model": "betterend:block/ruscus_2", "y": 180 },
{ "model": "betterend:block/ruscus_3", "y": 180 }
],
"facing=south": [
{ "model": "betterend:block/ruscus_1" },
{ "model": "betterend:block/ruscus_2" },
{ "model": "betterend:block/ruscus_3" }
],
"facing=east": [
{ "model": "betterend:block/ruscus_1", "y": 270 },
{ "model": "betterend:block/ruscus_2", "y": 270 },
{ "model": "betterend:block/ruscus_3", "y": 270 }
],
"facing=west": [
{ "model": "betterend:block/ruscus_1", "y": 90 },
{ "model": "betterend:block/ruscus_2", "y": 90 },
{ "model": "betterend:block/ruscus_3", "y": 90 }
]
}
}

View file

@ -0,0 +1,3 @@
{
"defaultMaterial": "betterend:glow_inc"
}

View file

@ -0,0 +1,3 @@
{
"defaultMaterial": "betterend:glow_inc"
}

View file

@ -0,0 +1,3 @@
{
"defaultMaterial": "betterend:glow_inc"
}

View file

@ -0,0 +1,3 @@
{
"defaultMaterial": "betterend:glow_inc"
}

View file

@ -0,0 +1,3 @@
{
"defaultMaterial": "betterend:waving_wall"
}

View file

@ -0,0 +1,8 @@
{
"layers": [
{
"vertexSource": "canvas:shaders/material/default.vert",
"fragmentSource": "betterend:shaders/material/glow_80_blue.frag"
}
]
}

View file

@ -0,0 +1,153 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/aurant_polypore",
"texture": "betterend:block/aurant_polypore"
},
"elements": [
{
"__comment": "Box1",
"from": [ 0, 4, 0 ],
"to": [ 8, 7, 6 ],
"faces": {
"down": { "uv": [ 8, 10, 16, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 8, 6 ], "texture": "#texture" },
"south": { "uv": [ 0, 8, 8, 11 ], "texture": "#texture" },
"west": { "uv": [ 1, 8, 7, 11 ], "texture": "#texture" },
"east": { "uv": [ 1, 8, 7, 11 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 7, 12, 0 ],
"to": [ 15, 15, 6 ],
"faces": {
"down": { "uv": [ 8, 10, 16, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 8, 6 ], "texture": "#texture" },
"south": { "uv": [ 0, 8, 8, 11 ], "texture": "#texture" },
"west": { "uv": [ 1, 8, 7, 11 ], "texture": "#texture" },
"east": { "uv": [ 1, 8, 7, 11 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 9, 1, 0 ],
"to": [ 15, 3, 6 ],
"faces": {
"down": { "uv": [ 9, 10, 15, 16 ], "texture": "#texture" },
"up": { "uv": [ 1, 0, 7, 6 ], "texture": "#texture" },
"south": { "uv": [ 1, 8, 7, 10 ], "texture": "#texture" },
"west": { "uv": [ 1, 8, 7, 10 ], "texture": "#texture" },
"east": { "uv": [ 1, 8, 7, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 1, 9, 0 ],
"to": [ 7, 11, 3 ],
"faces": {
"down": { "uv": [ 10, 5, 16, 8 ], "texture": "#texture" },
"up": { "uv": [ 1, 0, 7, 3 ], "texture": "#texture" },
"south": { "uv": [ 1, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 6, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 6, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 11, 6, 0 ],
"to": [ 15, 8, 2 ],
"faces": {
"down": { "uv": [ 11, 6, 15, 8 ], "texture": "#texture" },
"up": { "uv": [ 2, 0, 6, 2 ], "texture": "#texture" },
"south": { "uv": [ 2, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 2, 14, 0 ],
"to": [ 6, 16, 2 ],
"faces": {
"down": { "uv": [ 11, 6, 15, 8 ], "texture": "#texture" },
"up": { "uv": [ 2, 0, 6, 2 ], "texture": "#texture" },
"south": { "uv": [ 2, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 10, 0, 0 ],
"to": [ 14, 1, 4 ],
"faces": {
"down": { "uv": [ 10, 12, 14, 16 ], "texture": "#texture" },
"north": { "uv": [ 1, 12, 5, 13 ], "texture": "#texture" },
"south": { "uv": [ 1, 12, 5, 13 ], "texture": "#texture" },
"west": { "uv": [ 1, 12, 5, 13 ], "texture": "#texture" },
"east": { "uv": [ 1, 12, 5, 13 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 12, 5, 0 ],
"to": [ 14, 6, 1 ],
"faces": {
"down": { "uv": [ 12, 15, 14, 16 ], "texture": "#texture" },
"north": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"south": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"west": { "uv": [ 3, 12, 4, 13 ], "texture": "#texture" },
"east": { "uv": [ 2, 12, 3, 13 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 2, 8, 0 ],
"to": [ 6, 9, 2 ],
"faces": {
"down": { "uv": [ 10, 12, 14, 14 ], "texture": "#texture" },
"north": { "uv": [ 1, 14, 5, 15 ], "texture": "#texture" },
"south": { "uv": [ 1, 14, 5, 15 ], "texture": "#texture" },
"west": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"east": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 8, 10, 0 ],
"to": [ 14, 12, 5 ],
"faces": {
"down": { "uv": [ 9, 11, 15, 16 ], "texture": "#texture" },
"north": { "uv": [ 0, 13, 6, 15 ], "texture": "#texture" },
"south": { "uv": [ 0, 13, 6, 15 ], "texture": "#texture" },
"west": { "uv": [ 0, 12, 5, 14 ], "texture": "#texture" },
"east": { "uv": [ 0, 12, 5, 14 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 1, 2, 0 ],
"to": [ 7, 4, 5 ],
"faces": {
"down": { "uv": [ 9, 11, 15, 16 ], "texture": "#texture" },
"north": { "uv": [ 0, 13, 6, 15 ], "texture": "#texture" },
"south": { "uv": [ 0, 13, 6, 15 ], "texture": "#texture" },
"west": { "uv": [ 0, 12, 5, 14 ], "texture": "#texture" },
"east": { "uv": [ 0, 12, 5, 14 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 3, 13, 0 ],
"to": [ 5, 14, 1 ],
"faces": {
"down": { "uv": [ 12, 15, 14, 16 ], "texture": "#texture" },
"north": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"south": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"west": { "uv": [ 3, 12, 4, 13 ], "texture": "#texture" },
"east": { "uv": [ 2, 12, 3, 13 ], "texture": "#texture" }
}
}
]
}

View file

@ -0,0 +1,105 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/aurant_polypore",
"texture": "betterend:block/aurant_polypore"
},
"elements": [
{
"__comment": "Box1",
"from": [ 1, 8, 0 ],
"to": [ 9, 11, 6 ],
"faces": {
"down": { "uv": [ 8, 10, 16, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 8, 6 ], "texture": "#texture" },
"south": { "uv": [ 0, 8, 8, 11 ], "texture": "#texture" },
"west": { "uv": [ 1, 8, 7, 11 ], "texture": "#texture" },
"east": { "uv": [ 1, 8, 7, 11 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 5, 3, 0 ],
"to": [ 11, 5, 6 ],
"faces": {
"down": { "uv": [ 9, 10, 15, 16 ], "texture": "#texture" },
"up": { "uv": [ 1, 0, 7, 6 ], "texture": "#texture" },
"south": { "uv": [ 1, 8, 7, 10 ], "texture": "#texture" },
"west": { "uv": [ 1, 8, 7, 10 ], "texture": "#texture" },
"east": { "uv": [ 1, 8, 7, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 8, 13, 0 ],
"to": [ 14, 15, 3 ],
"faces": {
"down": { "uv": [ 10, 5, 16, 8 ], "texture": "#texture" },
"up": { "uv": [ 1, 0, 7, 3 ], "texture": "#texture" },
"south": { "uv": [ 1, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 6, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 6, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 11, 7, 0 ],
"to": [ 15, 9, 2 ],
"faces": {
"down": { "uv": [ 11, 6, 15, 8 ], "texture": "#texture" },
"up": { "uv": [ 2, 0, 6, 2 ], "texture": "#texture" },
"south": { "uv": [ 2, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 6, 2, 0 ],
"to": [ 10, 3, 4 ],
"faces": {
"down": { "uv": [ 10, 12, 14, 16 ], "texture": "#texture" },
"north": { "uv": [ 1, 12, 5, 13 ], "texture": "#texture" },
"south": { "uv": [ 1, 12, 5, 13 ], "texture": "#texture" },
"west": { "uv": [ 1, 12, 5, 13 ], "texture": "#texture" },
"east": { "uv": [ 1, 12, 5, 13 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 12, 6, 0 ],
"to": [ 14, 7, 1 ],
"faces": {
"down": { "uv": [ 12, 15, 14, 16 ], "texture": "#texture" },
"north": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"south": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"west": { "uv": [ 3, 12, 4, 13 ], "texture": "#texture" },
"east": { "uv": [ 2, 12, 3, 13 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 9, 12, 0 ],
"to": [ 13, 13, 2 ],
"faces": {
"down": { "uv": [ 10, 12, 14, 14 ], "texture": "#texture" },
"north": { "uv": [ 1, 14, 5, 15 ], "texture": "#texture" },
"south": { "uv": [ 1, 14, 5, 15 ], "texture": "#texture" },
"west": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"east": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 2, 6, 0 ],
"to": [ 8, 8, 5 ],
"faces": {
"down": { "uv": [ 9, 11, 15, 16 ], "texture": "#texture" },
"north": { "uv": [ 0, 13, 6, 15 ], "texture": "#texture" },
"south": { "uv": [ 0, 13, 6, 15 ], "texture": "#texture" },
"west": { "uv": [ 0, 12, 5, 14 ], "texture": "#texture" },
"east": { "uv": [ 0, 12, 5, 14 ], "texture": "#texture" }
}
}
]
}

View file

@ -0,0 +1,129 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/aurant_polypore",
"texture": "betterend:block/aurant_polypore"
},
"elements": [
{
"__comment": "Box1",
"from": [ 2, 6, 0 ],
"to": [ 8, 8, 6 ],
"faces": {
"down": { "uv": [ 9, 10, 15, 16 ], "texture": "#texture" },
"up": { "uv": [ 1, 0, 7, 6 ], "texture": "#texture" },
"south": { "uv": [ 1, 8, 7, 10 ], "texture": "#texture" },
"west": { "uv": [ 1, 8, 7, 10 ], "texture": "#texture" },
"east": { "uv": [ 1, 8, 7, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 8, 13, 0 ],
"to": [ 14, 15, 3 ],
"faces": {
"down": { "uv": [ 10, 5, 16, 8 ], "texture": "#texture" },
"up": { "uv": [ 1, 0, 7, 3 ], "texture": "#texture" },
"south": { "uv": [ 1, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 6, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 6, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 10, 8, 0 ],
"to": [ 14, 10, 2 ],
"faces": {
"down": { "uv": [ 11, 6, 15, 8 ], "texture": "#texture" },
"up": { "uv": [ 2, 0, 6, 2 ], "texture": "#texture" },
"south": { "uv": [ 2, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 3, 5, 0 ],
"to": [ 7, 6, 4 ],
"faces": {
"down": { "uv": [ 10, 12, 14, 16 ], "texture": "#texture" },
"north": { "uv": [ 1, 12, 5, 13 ], "texture": "#texture" },
"south": { "uv": [ 1, 12, 5, 13 ], "texture": "#texture" },
"west": { "uv": [ 1, 12, 5, 13 ], "texture": "#texture" },
"east": { "uv": [ 1, 12, 5, 13 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 11, 7, 0 ],
"to": [ 13, 8, 1 ],
"faces": {
"down": { "uv": [ 12, 15, 14, 16 ], "texture": "#texture" },
"north": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"south": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"west": { "uv": [ 3, 12, 4, 13 ], "texture": "#texture" },
"east": { "uv": [ 2, 12, 3, 13 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 9, 12, 0 ],
"to": [ 13, 13, 2 ],
"faces": {
"down": { "uv": [ 10, 12, 14, 14 ], "texture": "#texture" },
"north": { "uv": [ 1, 14, 5, 15 ], "texture": "#texture" },
"south": { "uv": [ 1, 14, 5, 15 ], "texture": "#texture" },
"west": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"east": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 1, 11, 0 ],
"to": [ 5, 13, 2 ],
"faces": {
"down": { "uv": [ 11, 6, 15, 8 ], "texture": "#texture" },
"up": { "uv": [ 2, 0, 6, 2 ], "texture": "#texture" },
"south": { "uv": [ 2, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 2, 10, 0 ],
"to": [ 4, 11, 1 ],
"faces": {
"down": { "uv": [ 12, 15, 14, 16 ], "texture": "#texture" },
"north": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"south": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"west": { "uv": [ 3, 12, 4, 13 ], "texture": "#texture" },
"east": { "uv": [ 2, 12, 3, 13 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 8, 2, 0 ],
"to": [ 12, 4, 2 ],
"faces": {
"down": { "uv": [ 11, 6, 15, 8 ], "texture": "#texture" },
"up": { "uv": [ 2, 0, 6, 2 ], "texture": "#texture" },
"south": { "uv": [ 2, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 9, 1, 0 ],
"to": [ 11, 2, 1 ],
"faces": {
"down": { "uv": [ 12, 15, 14, 16 ], "texture": "#texture" },
"north": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"south": { "uv": [ 2, 12, 4, 13 ], "texture": "#texture" },
"west": { "uv": [ 3, 12, 4, 13 ], "texture": "#texture" },
"east": { "uv": [ 2, 12, 3, 13 ], "texture": "#texture" }
}
}
]
}

View file

@ -0,0 +1,81 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/bolux_mushroom",
"texture": "betterend:block/bolux_mushroom"
},
"elements": [
{
"__comment": "Box1",
"from": [ 1, 3, 1 ],
"to": [ 9, 7, 9 ],
"faces": {
"down": { "uv": [ 0, 8, 8, 16 ], "texture": "#texture" },
"up": { "uv": [ 8, 0, 16, 8 ], "texture": "#texture" },
"north": { "uv": [ 8, 12, 16, 16 ], "texture": "#texture" },
"south": { "uv": [ 8, 12, 16, 16 ], "texture": "#texture" },
"west": { "uv": [ 8, 12, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 8, 12, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 2, 7, 2 ],
"to": [ 8, 8, 8 ],
"faces": {
"up": { "uv": [ 9, 1, 15, 7 ], "texture": "#texture" },
"north": { "uv": [ 9, 11, 15, 12 ], "texture": "#texture" },
"south": { "uv": [ 9, 11, 15, 12 ], "texture": "#texture" },
"west": { "uv": [ 9, 11, 15, 12 ], "texture": "#texture" },
"east": { "uv": [ 9, 11, 15, 12 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 4, 0, 4 ],
"to": [ 6, 3, 6 ],
"faces": {
"north": { "uv": [ 0, 0, 2, 3 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 3 ], "texture": "#texture" },
"west": { "uv": [ 2, 0, 0, 3 ], "texture": "#texture" },
"east": { "uv": [ 2, 0, 0, 3 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 10, 0, 12 ],
"to": [ 12, 2, 14 ],
"faces": {
"north": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 8, 2, 10 ],
"to": [ 14, 5, 16 ],
"faces": {
"down": { "uv": [ 1, 9, 7, 15 ], "texture": "#texture" },
"up": { "uv": [ 9, 1, 15, 7 ], "texture": "#texture", "rotation": 90 },
"north": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" },
"south": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" },
"west": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 9, 5, 11 ],
"to": [ 13, 6, 15 ],
"faces": {
"up": { "uv": [ 10, 2, 14, 6 ], "texture": "#texture", "rotation": 90 },
"north": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" },
"south": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" },
"west": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" },
"east": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" }
}
}
]
}

View file

@ -0,0 +1,117 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/bolux_mushroom",
"texture": "betterend:block/bolux_mushroom"
},
"elements": [
{
"__comment": "Box1",
"from": [ 11, 0, 4 ],
"to": [ 13, 2, 6 ],
"faces": {
"north": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 9, 2, 2 ],
"to": [ 15, 5, 8 ],
"faces": {
"down": { "uv": [ 1, 9, 7, 15 ], "texture": "#texture" },
"up": { "uv": [ 9, 1, 15, 7 ], "texture": "#texture", "rotation": 90 },
"north": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" },
"south": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" },
"west": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 10, 5, 3 ],
"to": [ 14, 6, 7 ],
"faces": {
"up": { "uv": [ 10, 2, 14, 6 ], "texture": "#texture", "rotation": 90 },
"north": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" },
"south": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" },
"west": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" },
"east": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 3, 0, 6 ],
"to": [ 5, 3, 8 ],
"faces": {
"north": { "uv": [ 0, 0, 2, 3 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 3 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 2, 3 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 2, 3 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 1, 3, 4 ],
"to": [ 7, 6, 10 ],
"faces": {
"down": { "uv": [ 1, 9, 7, 15 ], "texture": "#texture" },
"up": { "uv": [ 9, 1, 15, 7 ], "texture": "#texture", "rotation": 270 },
"north": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" },
"south": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" },
"west": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 2, 6, 5 ],
"to": [ 6, 7, 9 ],
"faces": {
"up": { "uv": [ 10, 2, 14, 6 ], "texture": "#texture", "rotation": 270 },
"north": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" },
"south": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" },
"west": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" },
"east": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 10, 0, 12 ],
"to": [ 12, 2, 14 ],
"faces": {
"north": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 9, 2, 11 ],
"to": [ 13, 4, 15 ],
"faces": {
"down": { "uv": [ 2, 10, 6, 14 ], "texture": "#texture" },
"up": { "uv": [ 4, 4, 8, 8 ], "texture": "#texture" },
"north": { "uv": [ 10, 14, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 10, 14, 14, 16 ], "texture": "#texture" },
"west": { "uv": [ 10, 14, 14, 16 ], "texture": "#texture" },
"east": { "uv": [ 10, 14, 14, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 10, 4, 12 ],
"to": [ 12, 5, 14 ],
"faces": {
"up": { "uv": [ 5, 5, 7, 7 ], "texture": "#texture" },
"north": { "uv": [ 11, 12, 13, 13 ], "texture": "#texture" },
"south": { "uv": [ 11, 12, 13, 13 ], "texture": "#texture" },
"west": { "uv": [ 11, 12, 13, 13 ], "texture": "#texture" },
"east": { "uv": [ 11, 12, 13, 13 ], "texture": "#texture" }
}
}
]
}

View file

@ -0,0 +1,153 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/bolux_mushroom",
"texture": "betterend:block/bolux_mushroom"
},
"elements": [
{
"__comment": "Box1",
"from": [ 7, 3, 6 ],
"to": [ 15, 7, 14 ],
"faces": {
"down": { "uv": [ 0, 8, 8, 16 ], "texture": "#texture" },
"up": { "uv": [ 8, 0, 16, 8 ], "texture": "#texture" },
"north": { "uv": [ 8, 12, 16, 16 ], "texture": "#texture" },
"south": { "uv": [ 8, 12, 16, 16 ], "texture": "#texture" },
"west": { "uv": [ 8, 12, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 8, 12, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 8, 7, 7 ],
"to": [ 14, 8, 13 ],
"faces": {
"up": { "uv": [ 9, 1, 15, 7 ], "texture": "#texture" },
"north": { "uv": [ 9, 11, 15, 12 ], "texture": "#texture" },
"south": { "uv": [ 9, 11, 15, 12 ], "texture": "#texture" },
"west": { "uv": [ 9, 11, 15, 12 ], "texture": "#texture" },
"east": { "uv": [ 9, 11, 15, 12 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 10, 0, 9 ],
"to": [ 12, 3, 11 ],
"faces": {
"north": { "uv": [ 0, 0, 2, 3 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 3 ], "texture": "#texture" },
"west": { "uv": [ 2, 0, 0, 3 ], "texture": "#texture" },
"east": { "uv": [ 2, 0, 0, 3 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 2, 0, 5 ],
"to": [ 4, 3, 7 ],
"faces": {
"north": { "uv": [ 1, 0, 3, 3 ], "texture": "#texture" },
"south": { "uv": [ 1, 0, 3, 3 ], "texture": "#texture" },
"west": { "uv": [ 1, 0, 3, 3 ], "texture": "#texture" },
"east": { "uv": [ 1, 0, 3, 3 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 0, 3, 3 ],
"to": [ 6, 6, 9 ],
"faces": {
"down": { "uv": [ 1, 9, 7, 15 ], "texture": "#texture" },
"up": { "uv": [ 9, 1, 15, 7 ], "texture": "#texture" },
"north": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" },
"south": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" },
"west": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 9, 13, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 1, 6, 4 ],
"to": [ 5, 7, 8 ],
"faces": {
"up": { "uv": [ 10, 2, 14, 6 ], "texture": "#texture" },
"north": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" },
"south": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" },
"west": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" },
"east": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 9, 0, 2 ],
"to": [ 11, 4, 4 ],
"faces": {
"north": { "uv": [ 0, 0, 2, 4 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 4 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 2, 4 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 2, 4 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 8, 4, 1 ],
"to": [ 12, 9, 5 ],
"faces": {
"down": { "uv": [ 2, 10, 6, 14 ], "texture": "#texture" },
"up": { "uv": [ 10, 2, 14, 6 ], "texture": "#texture" },
"north": { "uv": [ 10, 11, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 10, 11, 14, 16 ], "texture": "#texture" },
"west": { "uv": [ 10, 11, 14, 16 ], "texture": "#texture" },
"east": { "uv": [ 10, 11, 14, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 9, 9, 2 ],
"to": [ 11, 10, 4 ],
"faces": {
"up": { "uv": [ 11, 3, 13, 5 ], "texture": "#texture" },
"north": { "uv": [ 11, 10, 13, 11 ], "texture": "#texture" },
"south": { "uv": [ 11, 10, 13, 11 ], "texture": "#texture" },
"west": { "uv": [ 11, 10, 13, 11 ], "texture": "#texture" },
"east": { "uv": [ 11, 10, 13, 11 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 2, 5, 12 ],
"to": [ 4, 6, 14 ],
"faces": {
"up": { "uv": [ 11, 3, 13, 5 ], "texture": "#texture" },
"north": { "uv": [ 11, 11, 13, 12 ], "texture": "#texture" },
"south": { "uv": [ 11, 11, 13, 12 ], "texture": "#texture" },
"west": { "uv": [ 11, 11, 13, 12 ], "texture": "#texture" },
"east": { "uv": [ 11, 11, 13, 12 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 2, 0, 12 ],
"to": [ 4, 2, 14 ],
"faces": {
"north": { "uv": [ 0, 1, 2, 3 ], "texture": "#texture" },
"south": { "uv": [ 0, 1, 2, 3 ], "texture": "#texture" },
"west": { "uv": [ 0, 1, 2, 3 ], "texture": "#texture" },
"east": { "uv": [ 0, 1, 2, 3 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 1, 2, 11 ],
"to": [ 5, 5, 15 ],
"faces": {
"down": { "uv": [ 2, 10, 6, 14 ], "texture": "#texture" },
"up": { "uv": [ 4, 4, 8, 8 ], "texture": "#texture" },
"north": { "uv": [ 10, 13, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 10, 13, 14, 16 ], "texture": "#texture" },
"west": { "uv": [ 10, 13, 14, 16 ], "texture": "#texture" },
"east": { "uv": [ 10, 13, 14, 16 ], "texture": "#texture" }
}
}
]
}

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/plane_bottom",
"textures": {
"texture": "betterend:block/flamaea_1"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/plane_bottom",
"textures": {
"texture": "betterend:block/flamaea_2"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/plane_bottom",
"textures": {
"texture": "betterend:block/flamaea_3"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/plane_bottom",
"textures": {
"texture": "betterend:block/flamaea_4"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/plane_bottom",
"textures": {
"texture": "betterend:block/flamaea_5"
}
}

View file

@ -0,0 +1,111 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/pond_anemone",
"texture": "betterend:block/pond_anemone"
},
"elements": [
{
"__comment": "Box1",
"from": [ 1, 0, 1 ],
"to": [ 7, 10, 7 ],
"faces": {
"up": { "uv": [ 10, 9, 16, 15 ], "texture": "#texture" },
"north": { "uv": [ 3, 6, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 3, 6, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 3, 6, 9, 16 ], "texture": "#texture" },
"east": { "uv": [ 3, 6, 9, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX2",
"from": [ -1, 7, -1 ],
"to": [ -0.999, 15, 13 ],
"rotation": { "origin": [ -1, 7, -1 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 12, 8 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 12, 8 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX2",
"from": [ 9, 7, -1 ],
"to": [ 9.001, 15, 13 ],
"rotation": { "origin": [ 9, 7, -1 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 12, 8 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 12, 8 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 9, 0, 5 ],
"to": [ 15, 8, 11 ],
"faces": {
"up": { "uv": [ 10, 9, 16, 15 ], "texture": "#texture" },
"north": { "uv": [ 3, 6, 9, 14 ], "texture": "#texture" },
"south": { "uv": [ 3, 6, 9, 14 ], "texture": "#texture" },
"west": { "uv": [ 3, 6, 9, 14 ], "texture": "#texture" },
"east": { "uv": [ 3, 6, 9, 14 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX2",
"from": [ 7, 5, 3 ],
"to": [ 7.001, 13, 17 ],
"rotation": { "origin": [ 7, 5, 3 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 12, 8 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 12, 8 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX2",
"from": [ 17, 5, 3 ],
"to": [ 17.001, 13, 17 ],
"rotation": { "origin": [ 17, 5, 3 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 12, 8 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 12, 8 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 2, 0, 10 ],
"to": [ 6, 7, 14 ],
"faces": {
"up": { "uv": [ 11, 10, 15, 14 ], "texture": "#texture" },
"north": { "uv": [ 4, 6, 8, 13 ], "texture": "#texture" },
"south": { "uv": [ 4, 6, 8, 13 ], "texture": "#texture" },
"west": { "uv": [ 4, 6, 8, 13 ], "texture": "#texture" },
"east": { "uv": [ 4, 6, 8, 13 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX2",
"from": [ -1, 4, 7 ],
"to": [ -0.999, 12, 21 ],
"rotation": { "origin": [ -1, 4, 7 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 12, 8 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 12, 8 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX2",
"from": [ 9, 4, 7 ],
"to": [ 9.001, 12, 21 ],
"rotation": { "origin": [ 9, 4, 7 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 12, 8 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 12, 8 ], "texture": "#texture" }
}
}
]
}

View file

@ -0,0 +1,97 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"texture": "betterend:block/ruscus",
"particle": "#texture"
},
"elements": [
{
"__comment": "PlaneY1",
"from": [ 3, 15, 0 ],
"to": [ 19, 15.001, 16 ],
"rotation": { "origin": [ 3, 15, 0 ], "axis": "x", "angle": 45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ 1, 11, 0 ],
"to": [ 17, 11.001, 16 ],
"rotation": { "origin": [ 1, 11, 0 ], "axis": "x", "angle": 45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ 1, -10, 0 ],
"to": [ 17, 6, 0.001 ],
"rotation": { "origin": [ 1, 6, 0 ], "axis": "x", "angle": -45 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ -3, 13.5, 0 ],
"to": [ 13, 13.501, 16 ],
"rotation": { "origin": [ -3, 13.5, 0 ], "axis": "x", "angle": 45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ 1, 1, 0 ],
"to": [ 17, 1.001, 16 ],
"rotation": { "origin": [ 1, 1, 0 ], "axis": "x", "angle": 22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ -1, -9, 0 ],
"to": [ 15, 7, 0.001 ],
"rotation": { "origin": [ -1, 7, 0 ], "axis": "x", "angle": -45 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ -1.5, 16, 0 ],
"to": [ 14.5, 16.001, 16 ],
"rotation": { "origin": [ -1.5, 16, 0 ], "axis": "x", "angle": 45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ -2, 0.5, 0 ],
"to": [ 14, 0.501, 16 ],
"rotation": { "origin": [ -2, 0.5, 0 ], "axis": "x", "angle": 22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
}
]
}

View file

@ -0,0 +1,64 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"texture": "betterend:block/ruscus",
"particle": "#texture"
},
"elements": [
{
"__comment": "PlaneY1",
"from": [ 3, 15, 0 ],
"to": [ 19, 15.001, 16 ],
"rotation": { "origin": [ 3, 15, 0 ], "axis": "x", "angle": 45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ 0, -15, 0 ],
"to": [ 16, 1, 0.001 ],
"rotation": { "origin": [ 0, 1, 0 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ -2, -12, 0 ],
"to": [ 14, 4, 0.001 ],
"rotation": { "origin": [ -2, 4, 0 ], "axis": "x", "angle": -45 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ 0, -9, 0 ],
"to": [ 16, 7, 0.001 ],
"rotation": { "origin": [ 0, 7, 0 ], "axis": "x", "angle": -45 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ 0, -3, 0 ],
"to": [ 16, 13, 0.001 ],
"rotation": { "origin": [ 0, 13, 0 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
}
]
}

View file

@ -0,0 +1,64 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"texture": "betterend:block/ruscus",
"particle": "#texture"
},
"elements": [
{
"__comment": "PlaneY1",
"from": [ -1, 0, 0 ],
"to": [ 15, 16, 0.001 ],
"rotation": { "origin": [ -1, 16, 0 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ 2, -3, 0 ],
"to": [ 18, 13, 0.001 ],
"rotation": { "origin": [ 2, 13, 0 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ 0, -8, 0 ],
"to": [ 16, 8, 0.001 ],
"rotation": { "origin": [ 0, 8, 0 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ -3, -12, 0 ],
"to": [ 13, 4, 0.001 ],
"rotation": { "origin": [ -3, 4, 0 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY1",
"from": [ 3, -15, 0 ],
"to": [ 19, 1, 0.001 ],
"rotation": { "origin": [ 3, 1, 0 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
}
]
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -2,5 +2,7 @@
#include frex:shaders/lib/math.glsl
void frx_startFragment(inout frx_FragmentData fragData) {
fragData.emissivity = (fragData.spriteColor.b > 0.8) ? 1.0 : 0;
float a = abs(fragData.spriteColor.b - fragData.spriteColor.r);
float b = abs(fragData.spriteColor.b - fragData.spriteColor.g);
fragData.emissivity = (a > 0.1 && b > 0.1 && fragData.spriteColor.b > 0.8) ? 1.0 : 0;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 279 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 B