Essence storage funni
This commit is contained in:
parent
20f7ef45ed
commit
a7dbae85ab
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"credit": "Made with Blockbench",
|
||||||
"render_type": "cutout",
|
"render_type": "cutout",
|
||||||
"texture_size": [32, 64],
|
"texture_size": [32, 64],
|
||||||
"textures": {
|
"textures": {
|
||||||
@ -88,16 +89,6 @@
|
|||||||
"west": {"uv": [8, 10.5, 8.5, 11.75], "texture": "#0"}
|
"west": {"uv": [8, 10.5, 8.5, 11.75], "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "container",
|
|
||||||
"from": [1, 5, 1],
|
|
||||||
"to": [9, 15, 9],
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [8, 2, 12, 4.5], "texture": "#0"},
|
|
||||||
"west": {"uv": [8, 2, 12, 4.5], "texture": "#0"},
|
|
||||||
"up": {"uv": [8, 0, 12, 2], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "experience",
|
"name": "experience",
|
||||||
"from": [1.5, 5, 1.5],
|
"from": [1.5, 5, 1.5],
|
||||||
@ -110,6 +101,67 @@
|
|||||||
"up": {"uv": [9.5, 12.5, 13, 14.25], "texture": "#0"}
|
"up": {"uv": [9.5, 12.5, 13, 14.25], "texture": "#0"}
|
||||||
},
|
},
|
||||||
"forge_data": { "block_light": 15, "sky_light": 15 }
|
"forge_data": { "block_light": 15, "sky_light": 15 }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bottle",
|
||||||
|
"from": [1, 13, 1],
|
||||||
|
"to": [9, 15, 9],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8, 2, 12, 2.5], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 2, 12, 2.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 0, 12, 2], "texture": "#0"},
|
||||||
|
"down": {"uv": [8, 0, 12, 2], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bottle",
|
||||||
|
"from": [1, 5, 1],
|
||||||
|
"to": [9, 6, 9],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8, 4.25, 12, 4.5], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 4.25, 12, 4.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 0, 12, 2], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bottle",
|
||||||
|
"from": [1, 6, 1],
|
||||||
|
"to": [2, 13, 2],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [11.5, 2.5, 12, 4.25], "texture": "#0"},
|
||||||
|
"east": {"uv": [8, 2.5, 8.5, 4.25], "texture": "#0"},
|
||||||
|
"south": {"uv": [11.5, 2.5, 12, 4.25], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 2.5, 8.5, 4.25], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bottle",
|
||||||
|
"from": [8, 6, 8],
|
||||||
|
"to": [9, 13, 9],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [11.5, 2.5, 12, 4.25], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 2.5, 8.5, 4.25], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bottle",
|
||||||
|
"from": [1, 6, 8],
|
||||||
|
"to": [2, 13, 9],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [11.5, 2.5, 12, 4.25], "texture": "#0"},
|
||||||
|
"east": {"uv": [8, 2.5, 8.5, 4.25], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 2.5, 8.5, 4.25], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bottle",
|
||||||
|
"from": [8, 6, 1],
|
||||||
|
"to": [9, 13, 2],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [11.5, 2.5, 12, 4.25], "texture": "#0"},
|
||||||
|
"south": {"uv": [11.5, 2.5, 12, 4.25], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 2.5, 8.5, 4.25], "texture": "#0"}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"display": {
|
"display": {
|
||||||
|
Loading…
Reference in New Issue
Block a user