the redstone reciever recieved a replenishing retexture

(and the transmitter too!)

also bark is dumb
This commit is contained in:
Daniel Amberson 2020-08-28 06:43:27 -05:00
parent d57f5d45ff
commit 1bff36e40f
13 changed files with 449 additions and 269 deletions

View file

@ -1,66 +1,66 @@
{ {
"__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)", "credit": "Made with Blockbench",
"parent": "block/block", "parent": "block/block",
"display": { "textures": {
"gui": { "redstone_antenna": "create:block/redstone_antenna",
"rotation": [ 30, 45, 0 ], "particle": "create:block/redstone_bridge",
"translation": [ 0, 0, 0], "redstone_bridge": "create:block/redstone_bridge"
"scale":[ 0.625, 0.625, 0.625 ] },
} "elements": [
}, {
"textures": { "name": "Controller",
"redstone_antenna": "create:block/redstone_antenna", "from": [2, 0, 2],
"redstone_bridge": "create:block/redstone_bridge", "to": [14, 3, 14],
"particle": "create:block/redstone_bridge" "faces": {
}, "north": {"uv": [6, 7, 7.5, 13], "rotation": 90, "texture": "#redstone_bridge"},
"elements": [ "east": {"uv": [0, 13, 6, 14.5], "texture": "#redstone_bridge"},
{ "south": {"uv": [6, 7, 7.5, 13], "rotation": 90, "texture": "#redstone_bridge"},
"name": "Controller", "west": {"uv": [0, 13, 6, 14.5], "texture": "#redstone_bridge"},
"from": [ 2, 0, 2 ], "up": {"uv": [0, 7, 6, 13], "rotation": 270, "texture": "#redstone_bridge"},
"to": [ 14, 3, 14 ], "down": {"uv": [5, 0, 11, 6], "rotation": 90, "texture": "#redstone_bridge"}
"faces": { }
"north": { "texture": "#redstone_bridge", "uv": [ 12, 0, 15, 12 ], "rotation": 90 }, },
"east": { "texture": "#redstone_bridge", "uv": [ 0, 12, 12, 15 ] }, {
"south": { "texture": "#redstone_bridge", "uv": [ 12, 0, 15, 12 ], "rotation": 90 }, "name": "AntennaX",
"west": { "texture": "#redstone_bridge", "uv": [ 0, 12, 12, 15 ] }, "from": [0, 1, 4],
"up": { "texture": "#redstone_bridge", "uv": [ 0, 0, 12, 12 ], "rotation": 270 } "to": [3, 11, 5],
} "faces": {
}, "north": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
{ "south": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
"name": "AntennaX", "down": {"uv": [0, 9, 3, 10], "texture": "#redstone_antenna"}
"from": [ 0, 1, 4 ], }
"to": [ 3, 11, 5 ], },
"faces": { {
"north": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ] }, "name": "AntennaZ",
"south": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ] }, "from": [1, 1, 3],
"down": { "texture": "#redstone_antenna", "uv": [ 0, 9, 3, 10 ] } "to": [2, 11, 6],
} "faces": {
}, "east": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
{ "west": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"}
"name": "AntennaZ", }
"from": [ 1, 1, 3 ], },
"to": [ 2, 11, 6 ], {
"faces": { "name": "AntennaTop",
"east": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ] }, "from": [1, 9, 4],
"west": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ] } "to": [2, 10, 5],
} "faces": {
}, "up": {"uv": [1, 1, 2, 2], "texture": "#redstone_antenna"}
{ }
"name": "AntennaTop", },
"from": [ 1, 9, 4 ], {
"to": [ 2, 10, 5 ], "name": "Dish",
"faces": { "from": [-1, 7, 2],
"up": { "texture": "#redstone_antenna", "uv": [ 1, 1, 2, 2 ] } "to": [4, 7, 7],
} "faces": {
}, "up": {"uv": [4, 0, 9, 5], "texture": "#redstone_antenna"},
{ "down": {"uv": [4, 0, 9, 5], "texture": "#redstone_antenna"}
"name": "Dish", }
"from": [ -1, 7, 2 ], }
"to": [ 4, 7, 7 ], ],
"faces": { "display": {
"up": { "texture": "#redstone_antenna", "uv": [ 4, 0, 9, 5 ] }, "gui": {
"down": { "texture": "#redstone_antenna", "uv": [ 4, 0, 9, 5 ] } "rotation": [30, 45, 0],
} "scale": [0.625, 0.625, 0.625]
} }
] }
} }

View file

@ -1,8 +1,66 @@
{ {
"parent": "create:block/redstone_link/receiver", "credit": "Made with Blockbench",
"textures": { "parent": "block/block",
"redstone_antenna": "create:block/redstone_antenna_powered", "textures": {
"redstone_bridge": "create:block/redstone_bridge_powered", "redstone_antenna": "create:block/redstone_antenna_powered",
"particle": "create:block/redstone_bridge_powered" "particle": "create:block/redstone_bridge_powered",
} "redstone_bridge": "create:block/redstone_bridge_powered"
},
"elements": [
{
"name": "Controller",
"from": [2, 0, 2],
"to": [14, 3, 14],
"faces": {
"north": {"uv": [6, 7, 7.5, 13], "rotation": 90, "texture": "#redstone_bridge"},
"east": {"uv": [0, 13, 6, 14.5], "texture": "#redstone_bridge"},
"south": {"uv": [6, 7, 7.5, 13], "rotation": 90, "texture": "#redstone_bridge"},
"west": {"uv": [0, 13, 6, 14.5], "texture": "#redstone_bridge"},
"up": {"uv": [0, 7, 6, 13], "rotation": 270, "texture": "#redstone_bridge"},
"down": {"uv": [5, 0, 11, 6], "rotation": 90, "texture": "#redstone_bridge"}
}
},
{
"name": "AntennaX",
"from": [0, 1, 4],
"to": [3, 11, 5],
"faces": {
"north": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
"south": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
"down": {"uv": [0, 9, 3, 10], "texture": "#redstone_antenna"}
}
},
{
"name": "AntennaZ",
"from": [1, 1, 3],
"to": [2, 11, 6],
"faces": {
"east": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
"west": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"}
}
},
{
"name": "AntennaTop",
"from": [1, 9, 4],
"to": [2, 10, 5],
"faces": {
"up": {"uv": [1, 1, 2, 2], "texture": "#redstone_antenna"}
}
},
{
"name": "Dish",
"from": [-1, 7, 2],
"to": [4, 7, 7],
"faces": {
"up": {"uv": [4, 0, 9, 5], "texture": "#redstone_antenna"},
"down": {"uv": [4, 0, 9, 5], "texture": "#redstone_antenna"}
}
}
],
"display": {
"gui": {
"rotation": [30, 45, 0],
"scale": [0.625, 0.625, 0.625]
}
}
} }

View file

@ -1,70 +1,60 @@
{ {
"__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)", "credit": "Made with Blockbench",
"parent": "block/block", "parent": "block/block",
"textures": { "textures": {
"redstone_antenna": "create:block/redstone_antenna", "redstone_antenna": "create:block/redstone_antenna",
"redstone_bridge_side": "create:block/redstone_bridge_side", "particle": "create:block/redstone_bridge",
"particle": "create:block/redstone_bridge_side" "redstone_bridge_side": "create:block/redstone_bridge"
}, },
"elements": [ "elements": [
{ {
"name": "Body", "name": "Body",
"from": [ 3, 0, 1 ], "from": [3, -1, 1],
"to": [ 13, 3, 15 ], "to": [13, 3, 15],
"faces": { "faces": {
"north": { "texture": "#redstone_bridge_side", "uv": [ 13, 2, 16, 12 ], "rotation": 90 }, "north": {"uv": [7.5, 13, 12.5, 15], "texture": "#redstone_bridge_side"},
"east": { "texture": "#redstone_bridge_side", "uv": [ 10, 0, 13, 14 ], "rotation": 90 }, "east": {"uv": [12.5, 6, 14.5, 13], "rotation": 90, "texture": "#redstone_bridge_side"},
"south": { "texture": "#redstone_bridge_side", "uv": [ 13, 2, 16, 12 ], "rotation": 90 }, "south": {"uv": [7.5, 13, 12.5, 15], "texture": "#redstone_bridge_side"},
"west": { "texture": "#redstone_bridge_side", "uv": [ 10, 0, 13, 14 ], "rotation": 90 }, "west": {"uv": [12.5, 6, 14.5, 13], "rotation": 90, "texture": "#redstone_bridge_side"},
"up": { "texture": "#redstone_bridge_side", "uv": [ 0, 0, 10, 14 ] } "up": {"uv": [7.5, 6, 12.5, 13], "texture": "#redstone_bridge_side"},
} "down": {"uv": [0, 0, 5, 7], "texture": "#redstone_bridge_side"}
}, }
{ },
"name": "Bottom", {
"from": [ 3, -1, 1 ], "name": "AntennaX",
"to": [ 13, 0, 15 ], "from": [3, 3, -5],
"faces": { "to": [6, 4, 5],
"north": { "texture": "#redstone_bridge_side", "uv": [ 15, 1, 16, 13 ], "rotation": 270 }, "faces": {
"east": { "texture": "#redstone_bridge_side", "uv": [ 14, 0, 15, 14 ], "rotation": 270 }, "south": {"uv": [0, 9, 3, 10], "texture": "#redstone_antenna"},
"south": { "texture": "#redstone_bridge_side", "uv": [ 15, 1, 16, 13 ], "rotation": 90 }, "up": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
"west": { "texture": "#redstone_bridge_side", "uv": [ 14, 0, 15, 14 ], "rotation": 90 } "down": {"uv": [0, 0, 3, 10], "rotation": 180, "texture": "#redstone_antenna"}
} }
}, },
{ {
"name": "AntennaX", "name": "AntennaZ",
"from": [ 3, 3, -5 ], "from": [4, 2, -5],
"to": [ 6, 4, 5 ], "to": [5, 5, 5],
"faces": { "faces": {
"south": { "texture": "#redstone_antenna", "uv": [ 0, 9, 3, 10 ] }, "east": {"uv": [0, 0, 3, 10], "rotation": 90, "texture": "#redstone_antenna"},
"up": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ] }, "west": {"uv": [0, 0, 3, 10], "rotation": 270, "texture": "#redstone_antenna"}
"down": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ], "rotation": 180 } }
} },
}, {
{ "name": "AntennaTop",
"name": "AntennaZ", "from": [4, 3, -4],
"from": [ 4, 2, -5 ], "to": [5, 4, -3],
"to": [ 5, 5, 5 ], "faces": {
"faces": { "north": {"uv": [1, 1, 2, 2], "texture": "#redstone_antenna"}
"east": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ], "rotation": 90 }, }
"west": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ], "rotation": 270 } },
} {
}, "name": "Dish",
{ "from": [2, 1, -1],
"name": "AntennaTop", "to": [7, 6, -1],
"from": [ 4, 3, -4 ], "faces": {
"to": [ 5, 4, -3 ], "north": {"uv": [4, 0, 9, 5], "texture": "#redstone_antenna"},
"faces": { "south": {"uv": [4, 0, 9, 5], "texture": "#redstone_antenna"}
"north": { "texture": "#redstone_antenna", "uv": [ 1, 1, 2, 2 ] } }
} }
}, ]
{
"name": "Dish",
"from": [ 2, 1, -1 ],
"to": [ 7, 6, -1 ],
"faces": {
"north": { "texture": "#redstone_antenna", "uv": [ 4, 0, 9, 5 ] },
"south": { "texture": "#redstone_antenna", "uv": [ 4, 0, 9, 5 ] }
}
}
]
} }

View file

@ -1,8 +1,60 @@
{ {
"parent": "create:block/redstone_link/receiver_vertical", "credit": "Made with Blockbench",
"textures": { "parent": "block/block",
"redstone_antenna": "create:block/redstone_antenna_powered", "textures": {
"redstone_bridge_side": "create:block/redstone_bridge_side_powered", "redstone_antenna": "create:block/redstone_antenna_powered",
"particle": "create:block/redstone_bridge_powered" "particle": "create:block/redstone_bridge_powered",
} "redstone_bridge_side": "create:block/redstone_bridge_powered"
},
"elements": [
{
"name": "Body",
"from": [3, -1, 1],
"to": [13, 3, 15],
"faces": {
"north": {"uv": [7.5, 13, 12.5, 15], "texture": "#redstone_bridge_side"},
"east": {"uv": [12.5, 6, 14.5, 13], "rotation": 90, "texture": "#redstone_bridge_side"},
"south": {"uv": [7.5, 13, 12.5, 15], "texture": "#redstone_bridge_side"},
"west": {"uv": [12.5, 6, 14.5, 13], "rotation": 90, "texture": "#redstone_bridge_side"},
"up": {"uv": [7.5, 6, 12.5, 13], "texture": "#redstone_bridge_side"},
"down": {"uv": [0, 0, 5, 7], "texture": "#redstone_bridge_side"}
}
},
{
"name": "AntennaX",
"from": [3, 3, -5],
"to": [6, 4, 5],
"faces": {
"south": {"uv": [0, 9, 3, 10], "texture": "#redstone_antenna"},
"up": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
"down": {"uv": [0, 0, 3, 10], "rotation": 180, "texture": "#redstone_antenna"}
}
},
{
"name": "AntennaZ",
"from": [4, 2, -5],
"to": [5, 5, 5],
"faces": {
"east": {"uv": [0, 0, 3, 10], "rotation": 90, "texture": "#redstone_antenna"},
"west": {"uv": [0, 0, 3, 10], "rotation": 270, "texture": "#redstone_antenna"}
}
},
{
"name": "AntennaTop",
"from": [4, 3, -4],
"to": [5, 4, -3],
"faces": {
"north": {"uv": [1, 1, 2, 2], "texture": "#redstone_antenna"}
}
},
{
"name": "Dish",
"from": [2, 1, -1],
"to": [7, 6, -1],
"faces": {
"north": {"uv": [4, 0, 9, 5], "texture": "#redstone_antenna"},
"south": {"uv": [4, 0, 9, 5], "texture": "#redstone_antenna"}
}
}
]
} }

View file

@ -1,57 +1,56 @@
{ {
"__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)", "credit": "Made with Blockbench",
"parent": "block/block", "parent": "block/block",
"display": { "textures": {
"gui": { "redstone_antenna": "create:block/redstone_antenna",
"rotation": [ 30, 45, 0 ], "redstone_bridge": "create:block/redstone_bridge"
"translation": [ 0, 0, 0], },
"scale":[ 0.625, 0.625, 0.625 ] "elements": [
} {
}, "name": "Controller",
"textures": { "from": [2, 0, 2],
"redstone_antenna": "create:block/redstone_antenna", "to": [14, 3, 14],
"redstone_bridge": "create:block/redstone_bridge", "faces": {
"particle": "create:block/redstone_bridge" "north": {"uv": [6, 7, 7.5, 13], "rotation": 90, "texture": "#redstone_bridge"},
}, "east": {"uv": [0, 13, 6, 14.5], "texture": "#redstone_bridge"},
"elements": [ "south": {"uv": [6, 7, 7.5, 13], "rotation": 90, "texture": "#redstone_bridge"},
{ "west": {"uv": [0, 13, 6, 14.5], "texture": "#redstone_bridge"},
"name": "Controller", "up": {"uv": [0, 7, 6, 13], "rotation": 270, "texture": "#redstone_bridge"},
"from": [ 2, 0, 2 ], "down": {"uv": [5, 0, 11, 6], "rotation": 90, "texture": "#redstone_bridge"}
"to": [ 14, 3, 14 ], }
"faces": { },
"north": { "texture": "#redstone_bridge", "uv": [ 12, 0, 15, 12 ], "rotation": 90 }, {
"east": { "texture": "#redstone_bridge", "uv": [ 0, 12, 12, 15 ] }, "name": "AntennaTop",
"south": { "texture": "#redstone_bridge", "uv": [ 12, 0, 15, 12 ], "rotation": 90 }, "from": [1, 9, 4],
"west": { "texture": "#redstone_bridge", "uv": [ 0, 12, 12, 15 ] }, "to": [2, 10, 5],
"up": { "texture": "#redstone_bridge", "uv": [ 0, 0, 12, 12 ], "rotation": 270 } "faces": {
} "up": {"uv": [1, 1, 2, 2], "texture": "#redstone_antenna"}
}, }
{ },
"name": "AntennaX", {
"from": [ 0, 1, 4 ], "name": "AntennaZ",
"to": [ 3, 11, 5 ], "from": [1, 1, 3],
"faces": { "to": [2, 11, 6],
"north": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ] }, "faces": {
"south": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ] }, "east": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
"down": { "texture": "#redstone_antenna", "uv": [ 0, 9, 3, 10 ] } "west": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"}
} }
}, },
{ {
"name": "AntennaZ", "name": "AntennaX",
"from": [ 1, 1, 3 ], "from": [0, 1, 4],
"to": [ 2, 11, 6 ], "to": [3, 11, 5],
"faces": { "faces": {
"east": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ] }, "north": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
"west": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ] } "south": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
} "down": {"uv": [0, 9, 3, 10], "texture": "#redstone_antenna"}
}, }
{ }
"name": "AntennaTop", ],
"from": [ 1, 9, 4 ], "display": {
"to": [ 2, 10, 5 ], "gui": {
"faces": { "rotation": [30, 45, 0],
"up": { "texture": "#redstone_antenna", "uv": [ 1, 1, 2, 2 ] } "scale": [0.625, 0.625, 0.625]
} }
} }
]
} }

View file

@ -1,8 +1,56 @@
{ {
"parent": "create:block/redstone_link/transmitter", "credit": "Made with Blockbench",
"textures": { "parent": "block/block",
"redstone_antenna": "create:block/redstone_antenna_powered", "textures": {
"redstone_bridge": "create:block/redstone_bridge_powered", "redstone_antenna": "create:block/redstone_antenna_powered",
"particle": "create:block/redstone_bridge_powered" "redstone_bridge": "create:block/redstone_bridge_powered"
} },
"elements": [
{
"name": "Controller",
"from": [2, 0, 2],
"to": [14, 3, 14],
"faces": {
"north": {"uv": [6, 7, 7.5, 13], "rotation": 90, "texture": "#redstone_bridge"},
"east": {"uv": [0, 13, 6, 14.5], "texture": "#redstone_bridge"},
"south": {"uv": [6, 7, 7.5, 13], "rotation": 90, "texture": "#redstone_bridge"},
"west": {"uv": [0, 13, 6, 14.5], "texture": "#redstone_bridge"},
"up": {"uv": [0, 7, 6, 13], "rotation": 270, "texture": "#redstone_bridge"},
"down": {"uv": [5, 0, 11, 6], "rotation": 90, "texture": "#redstone_bridge"}
}
},
{
"name": "AntennaTop",
"from": [1, 9, 4],
"to": [2, 10, 5],
"faces": {
"up": {"uv": [1, 1, 2, 2], "texture": "#redstone_antenna"}
}
},
{
"name": "AntennaZ",
"from": [1, 1, 3],
"to": [2, 11, 6],
"faces": {
"east": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
"west": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"}
}
},
{
"name": "AntennaX",
"from": [0, 1, 4],
"to": [3, 11, 5],
"faces": {
"north": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
"south": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
"down": {"uv": [0, 9, 3, 10], "texture": "#redstone_antenna"}
}
}
],
"display": {
"gui": {
"rotation": [30, 45, 0],
"scale": [0.625, 0.625, 0.625]
}
}
} }

View file

@ -1,61 +1,51 @@
{ {
"__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)", "credit": "Made with Blockbench",
"parent": "block/block", "parent": "block/block",
"textures": { "textures": {
"redstone_antenna": "create:block/redstone_antenna", "redstone_antenna": "create:block/redstone_antenna",
"redstone_bridge_side": "create:block/redstone_bridge_side", "particle": "create:block/redstone_bridge",
"particle": "create:block/redstone_bridge_side" "redstone_bridge_side": "create:block/redstone_bridge"
}, },
"elements": [ "elements": [
{ {
"name": "Body", "name": "Body",
"from": [ 3, 0, 1 ], "from": [3, -1, 1],
"to": [ 13, 3, 15 ], "to": [13, 3, 15],
"faces": { "faces": {
"north": { "texture": "#redstone_bridge_side", "uv": [ 13, 2, 16, 12 ], "rotation": 90 }, "north": {"uv": [7.5, 13, 12.5, 15], "texture": "#redstone_bridge_side"},
"east": { "texture": "#redstone_bridge_side", "uv": [ 10, 0, 13, 14 ], "rotation": 90 }, "east": {"uv": [12.5, 6, 14.5, 13], "rotation": 90, "texture": "#redstone_bridge_side"},
"south": { "texture": "#redstone_bridge_side", "uv": [ 13, 2, 16, 12 ], "rotation": 90 }, "south": {"uv": [7.5, 13, 12.5, 15], "texture": "#redstone_bridge_side"},
"west": { "texture": "#redstone_bridge_side", "uv": [ 10, 0, 13, 14 ], "rotation": 90 }, "west": {"uv": [12.5, 6, 14.5, 13], "rotation": 90, "texture": "#redstone_bridge_side"},
"up": { "texture": "#redstone_bridge_side", "uv": [ 0, 0, 10, 14 ] } "up": {"uv": [7.5, 6, 12.5, 13], "texture": "#redstone_bridge_side"},
} "down": {"uv": [0, 0, 5, 7], "texture": "#redstone_bridge_side"}
}, }
{ },
"name": "Bottom", {
"from": [ 3, -1, 1 ], "name": "AntennaX",
"to": [ 13, 0, 15 ], "from": [3, 3, -5],
"faces": { "to": [6, 4, 5],
"north": { "texture": "#redstone_bridge_side", "uv": [ 15, 1, 16, 13 ], "rotation": 270 }, "faces": {
"east": { "texture": "#redstone_bridge_side", "uv": [ 14, 0, 15, 14 ], "rotation": 270 }, "south": {"uv": [0, 9, 3, 10], "texture": "#redstone_antenna"},
"south": { "texture": "#redstone_bridge_side", "uv": [ 15, 1, 16, 13 ], "rotation": 90 }, "up": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
"west": { "texture": "#redstone_bridge_side", "uv": [ 14, 0, 15, 14 ], "rotation": 90 } "down": {"uv": [0, 0, 3, 10], "rotation": 180, "texture": "#redstone_antenna"}
} }
}, },
{ {
"name": "AntennaX", "name": "AntennaZ",
"from": [ 3, 3, -5 ], "from": [4, 2, -5],
"to": [ 6, 4, 5 ], "to": [5, 5, 5],
"faces": { "faces": {
"south": { "texture": "#redstone_antenna", "uv": [ 0, 9, 3, 10 ] }, "east": {"uv": [0, 0, 3, 10], "rotation": 90, "texture": "#redstone_antenna"},
"up": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ] }, "west": {"uv": [0, 0, 3, 10], "rotation": 270, "texture": "#redstone_antenna"}
"down": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ], "rotation": 180 } }
} },
}, {
{ "name": "AntennaTop",
"name": "AntennaZ", "from": [4, 3, -4],
"from": [ 4, 2, -5 ], "to": [5, 4, -3],
"to": [ 5, 5, 5 ], "faces": {
"faces": { "north": {"uv": [1, 1, 2, 2], "texture": "#redstone_antenna"}
"east": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ], "rotation": 90 }, }
"west": { "texture": "#redstone_antenna", "uv": [ 0, 0, 3, 10 ], "rotation": 270 } }
} ]
},
{
"name": "AntennaTop",
"from": [ 4, 3, -4 ],
"to": [ 5, 4, -3 ],
"faces": {
"north": { "texture": "#redstone_antenna", "uv": [ 1, 1, 2, 2 ] }
}
}
]
} }

View file

@ -1,8 +1,51 @@
{ {
"parent": "create:block/redstone_link/transmitter_vertical", "credit": "Made with Blockbench",
"textures": { "parent": "block/block",
"redstone_antenna": "create:block/redstone_antenna_powered", "textures": {
"redstone_bridge_side": "create:block/redstone_bridge_side_powered", "redstone_antenna": "create:block/redstone_antenna_powered",
"particle": "create:block/redstone_bridge_powered" "particle": "create:block/redstone_bridge_powered",
} "redstone_bridge_side": "create:block/redstone_bridge_powered"
},
"elements": [
{
"name": "Body",
"from": [3, -1, 1],
"to": [13, 3, 15],
"faces": {
"north": {"uv": [7.5, 13, 12.5, 15], "texture": "#redstone_bridge_side"},
"east": {"uv": [12.5, 6, 14.5, 13], "rotation": 90, "texture": "#redstone_bridge_side"},
"south": {"uv": [7.5, 13, 12.5, 15], "texture": "#redstone_bridge_side"},
"west": {"uv": [12.5, 6, 14.5, 13], "rotation": 90, "texture": "#redstone_bridge_side"},
"up": {"uv": [7.5, 6, 12.5, 13], "texture": "#redstone_bridge_side"},
"down": {"uv": [0, 0, 5, 7], "texture": "#redstone_bridge_side"}
}
},
{
"name": "AntennaX",
"from": [3, 3, -5],
"to": [6, 4, 5],
"faces": {
"south": {"uv": [0, 9, 3, 10], "texture": "#redstone_antenna"},
"up": {"uv": [0, 0, 3, 10], "texture": "#redstone_antenna"},
"down": {"uv": [0, 0, 3, 10], "rotation": 180, "texture": "#redstone_antenna"}
}
},
{
"name": "AntennaZ",
"from": [4, 2, -5],
"to": [5, 5, 5],
"faces": {
"east": {"uv": [0, 0, 3, 10], "rotation": 90, "texture": "#redstone_antenna"},
"west": {"uv": [0, 0, 3, 10], "rotation": 270, "texture": "#redstone_antenna"}
}
},
{
"name": "AntennaTop",
"from": [4, 3, -4],
"to": [5, 4, -3],
"faces": {
"north": {"uv": [1, 1, 2, 2], "texture": "#redstone_antenna"}
}
}
]
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 472 B

After

Width:  |  Height:  |  Size: 428 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 499 B

After

Width:  |  Height:  |  Size: 910 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 493 B

After

Width:  |  Height:  |  Size: 908 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 456 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 460 B