Purple Polypore
This commit is contained in:
parent
cd44fbebf8
commit
3e1dad0694
20 changed files with 580 additions and 2 deletions
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=north": [
|
||||
{ "model": "betterend:block/purple_polypore_01", "y": 180 },
|
||||
{ "model": "betterend:block/purple_polypore_02", "y": 180 },
|
||||
{ "model": "betterend:block/purple_polypore_03", "y": 180 }
|
||||
],
|
||||
"facing=south": [
|
||||
{ "model": "betterend:block/purple_polypore_01" },
|
||||
{ "model": "betterend:block/purple_polypore_02" },
|
||||
{ "model": "betterend:block/purple_polypore_03" }
|
||||
],
|
||||
"facing=east": [
|
||||
{ "model": "betterend:block/purple_polypore_01", "y": 270 },
|
||||
{ "model": "betterend:block/purple_polypore_02", "y": 270 },
|
||||
{ "model": "betterend:block/purple_polypore_03", "y": 270 }
|
||||
],
|
||||
"facing=west": [
|
||||
{ "model": "betterend:block/purple_polypore_01", "y": 90 },
|
||||
{ "model": "betterend:block/purple_polypore_02", "y": 90 },
|
||||
{ "model": "betterend:block/purple_polypore_03", "y": 90 }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -273,5 +273,6 @@
|
|||
|
||||
"block.betterend.shadow_berry": "Shadow Berry Seeds",
|
||||
"item.betterend.shadow_berry_cooked": "Shadow Berry Cooked",
|
||||
"item.betterend.shadow_berry_raw": "Shadow Berry"
|
||||
"item.betterend.shadow_berry_raw": "Shadow Berry",
|
||||
"block.betterend.purple_polypore": "Purple Polypore"
|
||||
}
|
|
@ -275,5 +275,6 @@
|
|||
|
||||
"block.betterend.shadow_berry": "Семена теневой ягоды",
|
||||
"item.betterend.shadow_berry_cooked": "Приготовленная теневая ягода",
|
||||
"item.betterend.shadow_berry_raw": "Теневая ягода"
|
||||
"item.betterend.shadow_berry_raw": "Теневая ягода",
|
||||
"block.betterend.purple_polypore": "Пурпурный трутовик"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"defaultMaterial": "betterend:glow_inc"
|
||||
}
|
|
@ -0,0 +1,100 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/purple_polypore",
|
||||
"texture": "betterend:block/purple_polypore"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 4, 0 ],
|
||||
"to": [ 8, 7, 6 ],
|
||||
"shade": false,
|
||||
"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, 11, 0 ],
|
||||
"to": [ 15, 14, 6 ],
|
||||
"shade": false,
|
||||
"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 ],
|
||||
"shade": false,
|
||||
"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": [ 3, 8, 0 ],
|
||||
"to": [ 9, 10, 3 ],
|
||||
"shade": false,
|
||||
"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 ],
|
||||
"shade": false,
|
||||
"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": [ 1, 13, 0 ],
|
||||
"to": [ 5, 15, 2 ],
|
||||
"shade": false,
|
||||
"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, 1, 0 ],
|
||||
"to": [ 6, 3, 2 ],
|
||||
"shade": false,
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,87 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/purple_polypore",
|
||||
"texture": "betterend:block/purple_polypore"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 2, 4, 0 ],
|
||||
"to": [ 10, 7, 6 ],
|
||||
"shade": false,
|
||||
"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": [ 8, 11, 0 ],
|
||||
"to": [ 14, 13, 3 ],
|
||||
"shade": false,
|
||||
"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": [ 1, 9, 0 ],
|
||||
"to": [ 5, 11, 2 ],
|
||||
"shade": false,
|
||||
"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": [ 3, 13, 0 ],
|
||||
"to": [ 7, 15, 2 ],
|
||||
"shade": false,
|
||||
"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": [ 10, 1, 0 ],
|
||||
"to": [ 14, 3, 2 ],
|
||||
"shade": false,
|
||||
"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": [ 11, 7, 0 ],
|
||||
"to": [ 15, 9, 2 ],
|
||||
"shade": false,
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,74 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/purple_polypore",
|
||||
"texture": "betterend:block/purple_polypore"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 2, 4, 0 ],
|
||||
"to": [ 8, 6, 3 ],
|
||||
"shade": false,
|
||||
"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, 12, 0 ],
|
||||
"to": [ 14, 14, 2 ],
|
||||
"shade": false,
|
||||
"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": [ 1, 11, 0 ],
|
||||
"to": [ 5, 13, 2 ],
|
||||
"shade": false,
|
||||
"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": [ 10, 2, 0 ],
|
||||
"to": [ 14, 4, 2 ],
|
||||
"shade": false,
|
||||
"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": [ 7, 8, 0 ],
|
||||
"to": [ 11, 10, 2 ],
|
||||
"shade": false,
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/purple_polypore"
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue