add redstone tweaks resource pack and fix blockstate variant order

This commit is contained in:
2026-07-09 22:44:56 -04:00
parent 223b733bdc
commit 7f842d74c8
2664 changed files with 16128 additions and 9050 deletions

View 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" }
}
}
]
}

View 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"
}
}

View File

@@ -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"
}
}

View File

@@ -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"
}
}

View File

@@ -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"
}
}

View 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 }
}
}
]
}

View 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 }
}
}
]
}

View 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 }
}
}
]
}

View 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"
}
}

View 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"
}
}

View 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"
}
}