Shadow berry
This commit is contained in:
parent
29a594fd10
commit
5c9eda39f2
24 changed files with 321 additions and 10 deletions
|
@ -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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/shadow_berry_seeds"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/shadow_berry_cooked"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/shadow_berry"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue