Shadow berry

This commit is contained in:
paulevsGitch 2020-11-03 23:19:46 +03:00
parent 29a594fd10
commit 5c9eda39f2
24 changed files with 321 additions and 10 deletions

View file

@ -0,0 +1,28 @@
{
"variants": {
"age=0": [
{ "model": "betterend:block/shadow_berry_01" },
{ "model": "betterend:block/shadow_berry_01", "y": 90 },
{ "model": "betterend:block/shadow_berry_01", "y": 180 },
{ "model": "betterend:block/shadow_berry_01", "y": 270 }
],
"age=1": [
{ "model": "betterend:block/shadow_berry_02" },
{ "model": "betterend:block/shadow_berry_02", "y": 90 },
{ "model": "betterend:block/shadow_berry_02", "y": 180 },
{ "model": "betterend:block/shadow_berry_02", "y": 270 }
],
"age=2": [
{ "model": "betterend:block/shadow_berry_03" },
{ "model": "betterend:block/shadow_berry_03", "y": 90 },
{ "model": "betterend:block/shadow_berry_03", "y": 180 },
{ "model": "betterend:block/shadow_berry_03", "y": 270 }
],
"age=3": [
{ "model": "betterend:block/shadow_berry_04" },
{ "model": "betterend:block/shadow_berry_04", "y": 90 },
{ "model": "betterend:block/shadow_berry_04", "y": 180 },
{ "model": "betterend:block/shadow_berry_04", "y": 270 }
]
}
}

View file

@ -269,5 +269,9 @@
"block.betterend.murkweed": "Murkweed",
"block.betterend.needlegrass": "Needlegrass",
"block.betterend.twisted_vine": "Twisted Vine"
"block.betterend.twisted_vine": "Twisted Vine",
"block.betterend.shadow_berry": "Shadow Berry Seeds",
"item.betterend.shadow_berry_cooked": "Shadow Berry Cooked",
"item.betterend.shadow_berry_raw": "Shadow Berry"
}

View file

@ -271,5 +271,9 @@
"block.betterend.murkweed": "Мракотрава",
"block.betterend.needlegrass": "Иголкоцвет",
"block.betterend.twisted_vine": "Закрученная лоза"
"block.betterend.twisted_vine": "Закрученная лоза",
"block.betterend.shadow_berry": "Семена теневой ягоды",
"item.betterend.shadow_berry_cooked": "Приготовленная теневая ягода",
"item.betterend.shadow_berry_raw": "Теневая ягода"
}

View file

@ -0,0 +1,19 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/shadow_berry",
"texture": "betterend:block/shadow_berry",
"texture1": "betterend:block/shadow_berry_leaves"
},
"elements": [
{
"__comment": "PlaneY4",
"from": [ 0, 0.5, 0 ],
"to": [ 16, 0.501, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" }
}
}
]
}

View file

@ -0,0 +1,45 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/shadow_berry",
"texture": "betterend:block/shadow_berry",
"texture1": "betterend:block/shadow_berry_leaves"
},
"elements": [
{
"__comment": "Box1",
"from": [ 3, 0, 3 ],
"to": [ 7, 4, 7 ],
"faces": {
"down": { "uv": [ 10, 10, 14, 14 ], "texture": "#texture" },
"up": { "uv": [ 8.5, 0.5, 12.5, 4.5 ], "texture": "#texture" },
"north": { "uv": [ 2, 11, 6, 15 ], "texture": "#texture" },
"south": { "uv": [ 2, 11, 6, 15 ], "texture": "#texture" },
"west": { "uv": [ 2, 11, 6, 15 ], "texture": "#texture" },
"east": { "uv": [ 2, 11, 6, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 11.5, 0, 6.5 ],
"to": [ 14.5, 3, 9.5 ],
"faces": {
"down": { "uv": [ 12, 12, 15, 15 ], "texture": "#texture" },
"up": { "uv": [ 9, 1, 12, 4 ], "texture": "#texture" },
"north": { "uv": [ 4, 11, 7, 14 ], "texture": "#texture" },
"south": { "uv": [ 4, 11, 7, 14 ], "texture": "#texture" },
"west": { "uv": [ 4, 11, 7, 14 ], "texture": "#texture" },
"east": { "uv": [ 4, 11, 7, 14 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneY4",
"from": [ 0, 0.5, 0 ],
"to": [ 16, 0.501, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" }
}
}
]
}

View file

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

View file

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

View file

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

View file

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

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB