add redstone tweaks resource pack and fix blockstate variant order
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"side": "block/dropper/side",
|
||||
"top": "block/dropper/top_arrow",
|
||||
"particle": "block/dropper/front",
|
||||
"front": "block/dropper/front",
|
||||
"back": "block/dropper/back_indicator"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#front", "cullface": "north"},
|
||||
"east": {"uv": [16, 0, 0, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#back", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [16, 16, 0, 0], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"side": "block/dropper/side",
|
||||
"top": "block/dropper/top_arrow",
|
||||
"particle": "block/dropper/front",
|
||||
"front": "block/dropper/front",
|
||||
"back": "block/dropper/back_indicator"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#front", "cullface": "north"},
|
||||
"east": {"uv": [16, 0, 0, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#back", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [16, 16, 0, 0], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/dropper/top_arrow",
|
||||
"top": "block/dropper/top_arrow",
|
||||
"front": "block/dropper/front_vertical",
|
||||
"back": "block/dropper/top_indicator"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "north"},
|
||||
"east": {"uv": [16, 0, 0, 16], "texture": "#top", "cullface": "east"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "west"},
|
||||
"up": {"uv": [16, 0, 0, 16], "texture": "#front", "cullface": "up"},
|
||||
"down": {"uv": [16, 16, 0, 0], "texture": "#back", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/dropper/top_arrow",
|
||||
"top": "block/dropper/top_arrow",
|
||||
"front": "block/dropper/front_vertical",
|
||||
"back": "block/dropper/top_indicator"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "north"},
|
||||
"east": {"uv": [16, 0, 0, 16], "texture": "#top", "cullface": "east"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "west"},
|
||||
"up": {"uv": [16, 0, 0, 16], "texture": "#front", "cullface": "up"},
|
||||
"down": {"uv": [16, 16, 0, 0], "texture": "#back", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
25
public/assets/minecraft/models/block/dropper/regular.json
Normal file
25
public/assets/minecraft/models/block/dropper/regular.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"side": "block/dropper/untriggered/side",
|
||||
"top": "block/dropper/untriggered/top_arrow",
|
||||
"particle": "block/dropper/untriggered/front",
|
||||
"front": "block/dropper/untriggered/front",
|
||||
"back": "block/dropper/untriggered/back_indicator"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#front", "cullface": "north"},
|
||||
"east": {"uv": [16, 0, 0, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#back", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [16, 16, 0, 0], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"condition": "extra.droppers_triggered",
|
||||
"fallback": "assets/minecraft/models/block/dropper/no_indicator/regular.json"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"side": "block/dropper/triggered/side",
|
||||
"top": "block/dropper/triggered/top_arrow",
|
||||
"particle": "block/dropper/triggered/front",
|
||||
"front": "block/dropper/triggered/front",
|
||||
"back": "block/dropper/triggered/back_indicator"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#front", "cullface": "north"},
|
||||
"east": {"uv": [16, 0, 0, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#back", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [16, 16, 0, 0], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"condition": "extra.droppers_triggered",
|
||||
"fallback": "assets/minecraft/models/block/dropper/no_indicator/regular_triggered.json"
|
||||
}
|
||||
24
public/assets/minecraft/models/block/dropper/vertical.json
Normal file
24
public/assets/minecraft/models/block/dropper/vertical.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/dropper/untriggered/top_arrow",
|
||||
"top": "block/dropper/untriggered/top_arrow",
|
||||
"front": "block/dropper/untriggered/front_vertical",
|
||||
"back": "block/dropper/untriggered/top_indicator"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "north"},
|
||||
"east": {"uv": [16, 0, 0, 16], "texture": "#top", "cullface": "east"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "west"},
|
||||
"up": {"uv": [16, 0, 0, 16], "texture": "#front", "cullface": "up"},
|
||||
"down": {"uv": [16, 16, 0, 0], "texture": "#back", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"condition": "extra.droppers_triggered",
|
||||
"fallback": "assets/minecraft/models/block/dropper/no_indicator/vertical.json"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/dropper/triggered/top_arrow",
|
||||
"top": "block/dropper/triggered/top_arrow",
|
||||
"front": "block/dropper/triggered/front_vertical",
|
||||
"back": "block/dropper/triggered/top_indicator"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "north"},
|
||||
"east": {"uv": [16, 0, 0, 16], "texture": "#top", "cullface": "east"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "west"},
|
||||
"up": {"uv": [16, 0, 0, 16], "texture": "#front", "cullface": "up"},
|
||||
"down": {"uv": [16, 16, 0, 0], "texture": "#back", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"condition": "extra.droppers_triggered",
|
||||
"fallback": "assets/minecraft/models/block/dropper/no_indicator/vertical_triggered.json"
|
||||
}
|
||||
Reference in New Issue
Block a user