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,20 @@
{
"textures": {
"bar": "block/bell/bar",
"particle": "block/bell_bottom"
},
"elements": [
{
"from": [0, 13, 7],
"to": [16, 15, 9],
"faces": {
"north": {"uv": [0, 2, 16, 4], "texture": "#bar"},
"east": {"uv": [5, 4, 7, 6], "texture": "#bar", "cullface": "east"},
"south": {"uv": [0, 3, 16, 5], "texture": "#bar"},
"west": {"uv": [5, 4, 7, 6], "texture": "#bar", "cullface": "west"},
"up": {"uv": [0, 3, 16, 5], "texture": "#bar"},
"down": {"uv": [0, 3, 16, 5], "texture": "#bar"}
}
}
]
}

View File

@@ -0,0 +1,20 @@
{
"textures": {
"bar": "block/bell/bar_powered",
"particle": "block/bell_bottom"
},
"elements": [
{
"from": [0, 13, 7],
"to": [16, 15, 9],
"faces": {
"north": {"uv": [0, 2, 16, 4], "texture": "#bar"},
"east": {"uv": [5, 4, 7, 6], "texture": "#bar", "cullface": "east"},
"south": {"uv": [0, 3, 16, 5], "texture": "#bar"},
"west": {"uv": [5, 4, 7, 6], "texture": "#bar", "cullface": "west"},
"up": {"uv": [0, 3, 16, 5], "texture": "#bar"},
"down": {"uv": [0, 3, 16, 5], "texture": "#bar"}
}
}
]
}

View File

@@ -0,0 +1,19 @@
{
"textures": {
"bar": "block/bell/bar",
"particle": "block/bell_bottom"
},
"elements": [
{
"from": [7, 13, 7],
"to": [9, 16, 9],
"faces": {
"north": {"uv": [7, 10, 9, 13], "texture": "#bar"},
"east": {"uv": [1, 10, 3, 13], "texture": "#bar"},
"south": {"uv": [6, 10, 8, 13], "texture": "#bar"},
"west": {"uv": [4, 10, 6, 13], "texture": "#bar"},
"up": {"uv": [1, 3, 3, 5], "texture": "#bar", "cullface": "up"}
}
}
]
}

View File

@@ -0,0 +1,19 @@
{
"textures": {
"bar": "block/bell/bar_powered",
"particle": "block/bell_bottom"
},
"elements": [
{
"from": [7, 13, 7],
"to": [9, 16, 9],
"faces": {
"north": {"uv": [7, 10, 9, 13], "texture": "#bar"},
"east": {"uv": [1, 10, 3, 13], "texture": "#bar"},
"south": {"uv": [6, 10, 8, 13], "texture": "#bar"},
"west": {"uv": [4, 10, 6, 13], "texture": "#bar"},
"up": {"uv": [1, 3, 3, 5], "texture": "#bar", "cullface": "up"}
}
}
]
}

View File

@@ -0,0 +1,43 @@
{
"textures": {
"particle": "block/bell_bottom",
"bar": "block/bell/bar",
"post": "block/stone"
},
"elements": [
{
"from": [ 2, 13, 7 ],
"to": [ 14, 15, 9 ],
"faces": {
"north": { "uv": [ 2, 2, 14, 4 ], "texture": "#bar" },
"south": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" },
"up": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" },
"down": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }
}
},
{
"from": [ 14, 0, 6 ],
"to": [ 16, 16, 10 ],
"faces": {
"north": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" },
"east": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" },
"south": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" },
"west": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" },
"up": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "up" },
"down": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "down" }
}
},
{
"from": [ 0, 0, 6 ],
"to": [ 2, 16, 10 ],
"faces": {
"north": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" },
"east": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" },
"south": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" },
"west": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" },
"up": { "uv": [ 0, 0, 2, 4 ], "texture": "#post","cullface": "up" },
"down": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "down" }
}
}
]
}

View File

@@ -0,0 +1,43 @@
{
"textures": {
"particle": "block/bell_bottom",
"bar": "block/bell/bar_powered",
"post": "block/stone"
},
"elements": [
{
"from": [ 2, 13, 7 ],
"to": [ 14, 15, 9 ],
"faces": {
"north": { "uv": [ 2, 2, 14, 4 ], "texture": "#bar" },
"south": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" },
"up": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" },
"down": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }
}
},
{
"from": [ 14, 0, 6 ],
"to": [ 16, 16, 10 ],
"faces": {
"north": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" },
"east": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" },
"south": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" },
"west": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" },
"up": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "up" },
"down": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "down" }
}
},
{
"from": [ 0, 0, 6 ],
"to": [ 2, 16, 10 ],
"faces": {
"north": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" },
"east": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" },
"south": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" },
"west": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" },
"up": { "uv": [ 0, 0, 2, 4 ], "texture": "#post","cullface": "up" },
"down": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "down" }
}
}
]
}

View File

@@ -0,0 +1,20 @@
{
"textures": {
"bar": "block/bell/bar",
"particle": "block/bell_bottom"
},
"elements": [
{
"from": [3, 13, 7],
"to": [16, 15, 9],
"faces": {
"north": {"uv": [0, 2, 13, 4], "texture": "#bar"},
"east": {"uv": [5, 4, 7, 6], "texture": "#bar", "cullface": "east"},
"south": {"uv": [3, 3, 16, 5], "texture": "#bar"},
"west": {"uv": [5, 4, 7, 6], "texture": "#bar"},
"up": {"uv": [3, 3, 16, 5], "texture": "#bar"},
"down": {"uv": [3, 3, 16, 5], "texture": "#bar"}
}
}
]
}

View File

@@ -0,0 +1,20 @@
{
"textures": {
"bar": "block/bell/bar_powered",
"particle": "block/bell_bottom"
},
"elements": [
{
"from": [3, 13, 7],
"to": [16, 15, 9],
"faces": {
"north": {"uv": [0, 2, 13, 4], "texture": "#bar"},
"east": {"uv": [5, 4, 7, 6], "texture": "#bar", "cullface": "east"},
"south": {"uv": [3, 3, 16, 5], "texture": "#bar"},
"west": {"uv": [5, 4, 7, 6], "texture": "#bar"},
"up": {"uv": [3, 3, 16, 5], "texture": "#bar"},
"down": {"uv": [3, 3, 16, 5], "texture": "#bar"}
}
}
]
}