add redstone tweaks resource pack and fix blockstate variant order
This commit is contained in:
149
public/assets/minecraft/models/block/cauldron/empty.json
Normal file
149
public/assets/minecraft/models/block/cauldron/empty.json
Normal file
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "block/cauldron/side",
|
||||
"top": "block/cauldron/top",
|
||||
"bottom": "block/cauldron/bottom",
|
||||
"side": "block/cauldron/side",
|
||||
"inside": "block/cauldron/inner",
|
||||
"outside": "block/cauldron/0"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [ 0, 3, 0 ],
|
||||
"to": [ 2, 16, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#outside", "cullface": "west" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 3, 2 ],
|
||||
"to": [ 14, 4, 14 ],
|
||||
"faces": {
|
||||
"up": { "texture": "#inside" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 14, 3, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#outside", "cullface": "east" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#side" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 3, 0 ],
|
||||
"to": [ 14, 16, 2 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#outside", "cullface": "north" },
|
||||
"south": { "texture": "#side" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 3, 14 ],
|
||||
"to": [ 14, 16, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"south": { "texture": "#outside", "cullface": "south" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 4, 3, 2 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 2 ],
|
||||
"to": [ 2, 3, 4 ],
|
||||
"faces": {
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 12, 0, 0 ],
|
||||
"to": [ 16, 3, 2 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 14, 0, 2 ],
|
||||
"to": [ 16, 3, 4 ],
|
||||
"faces": {
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 14 ],
|
||||
"to": [ 4, 3, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 12 ],
|
||||
"to": [ 2, 3, 14 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 12, 0, 14 ],
|
||||
"to": [ 16, 3, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 14, 0, 12 ],
|
||||
"to": [ 16, 3, 14 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
12
public/assets/minecraft/models/block/cauldron/lava.json
Normal file
12
public/assets/minecraft/models/block/cauldron/lava.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cauldron/template_3",
|
||||
"textures": {
|
||||
"bottom": "block/cauldron/bottom",
|
||||
"content": "block/lava_still",
|
||||
"inside": "block/cauldron/inner",
|
||||
"outside": "block/cauldron/lava/3",
|
||||
"particle": "block/cauldron/side",
|
||||
"side": "block/cauldron/side",
|
||||
"top": "block/cauldron/top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cauldron/template_1",
|
||||
"textures": {
|
||||
"bottom": "block/cauldron/bottom",
|
||||
"content": "block/powder_snow",
|
||||
"inside": "block/cauldron/inner",
|
||||
"outside": "block/cauldron/powder_snow/1",
|
||||
"particle": "block/cauldron/side",
|
||||
"side": "block/cauldron/side",
|
||||
"top": "block/cauldron/top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cauldron/template_2",
|
||||
"textures": {
|
||||
"bottom": "block/cauldron/bottom",
|
||||
"content": "block/powder_snow",
|
||||
"inside": "block/cauldron/inner",
|
||||
"outside": "block/cauldron/powder_snow/2",
|
||||
"particle": "block/cauldron/side",
|
||||
"side": "block/cauldron/side",
|
||||
"top": "block/cauldron/top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cauldron/template_3",
|
||||
"textures": {
|
||||
"bottom": "block/cauldron/bottom",
|
||||
"content": "block/powder_snow",
|
||||
"inside": "block/cauldron/inner",
|
||||
"outside": "block/cauldron/powder_snow/3",
|
||||
"particle": "block/cauldron/side",
|
||||
"side": "block/cauldron/side",
|
||||
"top": "block/cauldron/top"
|
||||
}
|
||||
}
|
||||
155
public/assets/minecraft/models/block/cauldron/template_1.json
Normal file
155
public/assets/minecraft/models/block/cauldron/template_1.json
Normal file
@@ -0,0 +1,155 @@
|
||||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "block/cauldron/side",
|
||||
"top": "block/cauldron/top",
|
||||
"bottom": "block/cauldron/bottom",
|
||||
"side": "block/cauldron/side",
|
||||
"inside": "block/cauldron/inner"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [ 0, 3, 0 ],
|
||||
"to": [ 2, 16, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#outside", "cullface": "west" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 3, 2 ],
|
||||
"to": [ 14, 4, 14 ],
|
||||
"faces": {
|
||||
"up": { "texture": "#inside" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 14, 3, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#outside", "cullface": "east" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#side" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 3, 0 ],
|
||||
"to": [ 14, 16, 2 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#outside", "cullface": "north" },
|
||||
"south": { "texture": "#side" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 3, 14 ],
|
||||
"to": [ 14, 16, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"south": { "texture": "#outside", "cullface": "south" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 4, 3, 2 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 2 ],
|
||||
"to": [ 2, 3, 4 ],
|
||||
"faces": {
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 12, 0, 0 ],
|
||||
"to": [ 16, 3, 2 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 14, 0, 2 ],
|
||||
"to": [ 16, 3, 4 ],
|
||||
"faces": {
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 14 ],
|
||||
"to": [ 4, 3, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 12 ],
|
||||
"to": [ 2, 3, 14 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 12, 0, 14 ],
|
||||
"to": [ 16, 3, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 14, 0, 12 ],
|
||||
"to": [ 16, 3, 14 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 4, 2 ],
|
||||
"to": [ 14, 9, 14 ],
|
||||
"faces": {
|
||||
"up": { "texture": "#content", "tintindex": 0 }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
155
public/assets/minecraft/models/block/cauldron/template_2.json
Normal file
155
public/assets/minecraft/models/block/cauldron/template_2.json
Normal file
@@ -0,0 +1,155 @@
|
||||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "block/cauldron/side",
|
||||
"top": "block/cauldron/top",
|
||||
"bottom": "block/cauldron/bottom",
|
||||
"side": "block/cauldron/side",
|
||||
"inside": "block/cauldron/inner"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [ 0, 3, 0 ],
|
||||
"to": [ 2, 16, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#outside", "cullface": "west" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 3, 2 ],
|
||||
"to": [ 14, 4, 14 ],
|
||||
"faces": {
|
||||
"up": { "texture": "#inside" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 14, 3, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#outside", "cullface": "east" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#side" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 3, 0 ],
|
||||
"to": [ 14, 16, 2 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#outside", "cullface": "north" },
|
||||
"south": { "texture": "#side" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 3, 14 ],
|
||||
"to": [ 14, 16, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"south": { "texture": "#outside", "cullface": "south" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 4, 3, 2 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 2 ],
|
||||
"to": [ 2, 3, 4 ],
|
||||
"faces": {
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 12, 0, 0 ],
|
||||
"to": [ 16, 3, 2 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 14, 0, 2 ],
|
||||
"to": [ 16, 3, 4 ],
|
||||
"faces": {
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 14 ],
|
||||
"to": [ 4, 3, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 12 ],
|
||||
"to": [ 2, 3, 14 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 12, 0, 14 ],
|
||||
"to": [ 16, 3, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 14, 0, 12 ],
|
||||
"to": [ 16, 3, 14 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 4, 2 ],
|
||||
"to": [ 14, 12, 14 ],
|
||||
"faces": {
|
||||
"up": { "texture": "#content", "tintindex": 0 }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
155
public/assets/minecraft/models/block/cauldron/template_3.json
Normal file
155
public/assets/minecraft/models/block/cauldron/template_3.json
Normal file
@@ -0,0 +1,155 @@
|
||||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "block/cauldron/side",
|
||||
"top": "block/cauldron/top",
|
||||
"bottom": "block/cauldron/bottom",
|
||||
"side": "block/cauldron/side",
|
||||
"inside": "block/cauldron/inner"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [ 0, 3, 0 ],
|
||||
"to": [ 2, 16, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#outside", "cullface": "west" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 3, 2 ],
|
||||
"to": [ 14, 4, 14 ],
|
||||
"faces": {
|
||||
"up": { "texture": "#inside" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 14, 3, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#outside", "cullface": "east" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#side" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 3, 0 ],
|
||||
"to": [ 14, 16, 2 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#outside", "cullface": "north" },
|
||||
"south": { "texture": "#side" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 3, 14 ],
|
||||
"to": [ 14, 16, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"south": { "texture": "#outside", "cullface": "south" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"down": { "texture": "#inside" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 4, 3, 2 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 2 ],
|
||||
"to": [ 2, 3, 4 ],
|
||||
"faces": {
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 12, 0, 0 ],
|
||||
"to": [ 16, 3, 2 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 14, 0, 2 ],
|
||||
"to": [ 16, 3, 4 ],
|
||||
"faces": {
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 14 ],
|
||||
"to": [ 4, 3, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 0, 12 ],
|
||||
"to": [ 2, 3, 14 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side" },
|
||||
"west": { "texture": "#side", "cullface": "west" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 12, 0, 14 ],
|
||||
"to": [ 16, 3, 16 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 14, 0, 12 ],
|
||||
"to": [ 16, 3, 14 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#side" },
|
||||
"east": { "texture": "#side", "cullface": "east" },
|
||||
"west": { "texture": "#side" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 2, 4, 2 ],
|
||||
"to": [ 14, 15, 14 ],
|
||||
"faces": {
|
||||
"up": { "texture": "#content", "tintindex": 0 }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
12
public/assets/minecraft/models/block/cauldron/water_1.json
Normal file
12
public/assets/minecraft/models/block/cauldron/water_1.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cauldron/template_1",
|
||||
"textures": {
|
||||
"bottom": "block/cauldron/bottom",
|
||||
"content": "block/water_still",
|
||||
"inside": "block/cauldron/inner",
|
||||
"outside": "block/cauldron/water/1",
|
||||
"particle": "block/cauldron/side",
|
||||
"side": "block/cauldron/side",
|
||||
"top": "block/cauldron/top"
|
||||
}
|
||||
}
|
||||
12
public/assets/minecraft/models/block/cauldron/water_2.json
Normal file
12
public/assets/minecraft/models/block/cauldron/water_2.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cauldron/template_2",
|
||||
"textures": {
|
||||
"bottom": "block/cauldron/bottom",
|
||||
"content": "block/water_still",
|
||||
"inside": "block/cauldron/inner",
|
||||
"outside": "block/cauldron/water/2",
|
||||
"particle": "block/cauldron/side",
|
||||
"side": "block/cauldron/side",
|
||||
"top": "block/cauldron/top"
|
||||
}
|
||||
}
|
||||
12
public/assets/minecraft/models/block/cauldron/water_3.json
Normal file
12
public/assets/minecraft/models/block/cauldron/water_3.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cauldron/template_3",
|
||||
"textures": {
|
||||
"bottom": "block/cauldron/bottom",
|
||||
"content": "block/water_still",
|
||||
"inside": "block/cauldron/inner",
|
||||
"outside": "block/cauldron/water/3",
|
||||
"particle": "block/cauldron/side",
|
||||
"side": "block/cauldron/side",
|
||||
"top": "block/cauldron/top"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user