add redstone tweaks resource pack and fix blockstate variant order
This commit is contained in:
20
public/assets/minecraft/models/block/bell/between_walls.json
Normal file
20
public/assets/minecraft/models/block/bell/between_walls.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
19
public/assets/minecraft/models/block/bell/ceiling.json
Normal file
19
public/assets/minecraft/models/block/bell/ceiling.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
43
public/assets/minecraft/models/block/bell/floor.json
Normal file
43
public/assets/minecraft/models/block/bell/floor.json
Normal 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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
43
public/assets/minecraft/models/block/bell/floor_powered.json
Normal file
43
public/assets/minecraft/models/block/bell/floor_powered.json
Normal 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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
20
public/assets/minecraft/models/block/bell/wall.json
Normal file
20
public/assets/minecraft/models/block/bell/wall.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
20
public/assets/minecraft/models/block/bell/wall_powered.json
Normal file
20
public/assets/minecraft/models/block/bell/wall_powered.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user