Skip to content

Commit

Permalink
Resource + Metadata overhaul again.
Browse files Browse the repository at this point in the history
  • Loading branch information
Codetoil committed Feb 2, 2023
1 parent 1f1898c commit 9dbcfad
Show file tree
Hide file tree
Showing 41 changed files with 265 additions and 267 deletions.
19 changes: 0 additions & 19 deletions package.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"textures": {
"particle": "minecraft:block/comparator",
"unlit": "minecraft:block/redstone_torch_off",
"top": "redstoneelectronics:block/distributor_front",
"top": "redstoneelectronics:block/distributor",
"slab": "minecraft:block/smooth_stone"
},
"display": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"ambientocclusion": false,
"textures": {
"unlit": "block/redstone_torch_off",
"top": "redstoneelectronics:block/distributor_front",
"top": "redstoneelectronics:block/distributor",
"slab": "block/smooth_stone",
"particle": "block/oak_planks",
"particle": "minecraft:block/comparator",
"oak_planks": "block/oak_planks"
},
"elements": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"ambientocclusion": false,
"textures": {
"particle": "minecraft:block/comparator",
"unlit": "minecraft:block/redstone_torch",
"top": "redstoneelectronics:block/distributor_front_on",
"lit": "minecraft:block/redstone_torch",
"top": "redstoneelectronics:block/distributor",
"slab": "minecraft:block/smooth_stone"
},
"display": {
Expand Down Expand Up @@ -74,23 +74,23 @@
"from": [7, 2, 11],
"to": [9, 7, 13],
"faces": {
"north": { "texture": "#unlit", "uv": [7, 6, 9, 11] },
"east": { "texture": "#unlit", "uv": [7, 6, 9, 11] },
"south": { "texture": "#unlit", "uv": [7, 6, 9, 11] },
"west": { "texture": "#unlit", "uv": [7, 6, 9, 11] },
"up": { "texture": "#unlit", "uv": [7, 6, 9, 8] }
"north": { "texture": "#lit", "uv": [7, 6, 9, 11] },
"east": { "texture": "#lit", "uv": [7, 6, 9, 11] },
"south": { "texture": "#lit", "uv": [7, 6, 9, 11] },
"west": { "texture": "#lit", "uv": [7, 6, 9, 11] },
"up": { "texture": "#lit", "uv": [7, 6, 9, 8] }
}
},
{
"name": "Element",
"from": [7, 2, 2],
"to": [9, 6, 4],
"faces": {
"north": { "texture": "#unlit", "uv": [7, 6, 9, 10] },
"east": { "texture": "#unlit", "uv": [7, 6, 9, 10] },
"south": { "texture": "#unlit", "uv": [7, 6, 9, 10] },
"west": { "texture": "#unlit", "uv": [7, 6, 9, 10] },
"up": { "texture": "#unlit", "uv": [7, 6, 9, 8] }
"north": { "texture": "#lit", "uv": [7, 6, 9, 10] },
"east": { "texture": "#lit", "uv": [7, 6, 9, 10] },
"south": { "texture": "#lit", "uv": [7, 6, 9, 10] },
"west": { "texture": "#lit", "uv": [7, 6, 9, 10] },
"up": { "texture": "#lit", "uv": [7, 6, 9, 8] }
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)",
"ambientocclusion": false,
"textures": {
"unlit": "block/redstone_torch",
"top": "redstoneelectronics:block/distributor_front_on",
"lit": "block/redstone_torch",
"top": "redstoneelectronics:block/distributor",
"slab": "block/smooth_stone",
"particle": "block/oak_planks",
"particle": "minecraft:block/comparator",
"oak_planks": "block/oak_planks"
},
"elements": [
Expand Down Expand Up @@ -43,23 +43,23 @@
"from": [7, 2, 11],
"to": [9, 7, 13],
"faces": {
"north": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
"east": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
"south": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
"west": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
"up": { "uv": [7, 6, 9, 8], "texture": "#unlit" }
"north": { "uv": [7, 6, 9, 11], "texture": "#lit" },
"east": { "uv": [7, 6, 9, 11], "texture": "#lit" },
"south": { "uv": [7, 6, 9, 11], "texture": "#lit" },
"west": { "uv": [7, 6, 9, 11], "texture": "#lit" },
"up": { "uv": [7, 6, 9, 8], "texture": "#lit" }
}
},
{
"name": "Element",
"from": [7, 2, 2],
"to": [9, 6, 4],
"faces": {
"north": { "uv": [7, 6, 9, 10], "texture": "#unlit" },
"east": { "uv": [7, 6, 9, 10], "texture": "#unlit" },
"south": { "uv": [7, 6, 9, 10], "texture": "#unlit" },
"west": { "uv": [7, 6, 9, 10], "texture": "#unlit" },
"up": { "uv": [7, 6, 9, 8], "texture": "#unlit" }
"north": { "uv": [7, 6, 9, 10], "texture": "#lit" },
"east": { "uv": [7, 6, 9, 10], "texture": "#lit" },
"south": { "uv": [7, 6, 9, 10], "texture": "#lit" },
"west": { "uv": [7, 6, 9, 10], "texture": "#lit" },
"up": { "uv": [7, 6, 9, 8], "texture": "#lit" }
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"textures": {
"particle": "minecraft:block/comparator",
"unlit": "minecraft:block/redstone_torch_off",
"top": "redstoneelectronics:block/distributor_left",
"top": "redstoneelectronics:block/distributor",
"slab": "minecraft:block/smooth_stone"
},
"display": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"ambientocclusion": false,
"textures": {
"unlit": "block/redstone_torch_off",
"top": "redstoneelectronics:block/distributor_left",
"top": "redstoneelectronics:block/distributor",
"slab": "block/smooth_stone",
"particle": "block/oak_planks",
"particle": "minecraft:block/comparator",
"oak_planks": "block/oak_planks"
},
"elements": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"ambientocclusion": false,
"textures": {
"particle": "minecraft:block/comparator",
"unlit": "minecraft:block/redstone_torch",
"top": "redstoneelectronics:block/distributor_left_on",
"lit": "minecraft:block/redstone_torch",
"top": "redstoneelectronics:block/distributor",
"slab": "minecraft:block/smooth_stone"
},
"display": {
Expand Down Expand Up @@ -74,23 +74,23 @@
"from": [7, 2, 11],
"to": [9, 7, 13],
"faces": {
"north": { "texture": "#unlit", "uv": [7, 6, 9, 11] },
"east": { "texture": "#unlit", "uv": [7, 6, 9, 11] },
"south": { "texture": "#unlit", "uv": [7, 6, 9, 11] },
"west": { "texture": "#unlit", "uv": [7, 6, 9, 11] },
"up": { "texture": "#unlit", "uv": [7, 6, 9, 8] }
"north": { "texture": "#lit", "uv": [7, 6, 9, 11] },
"east": { "texture": "#lit", "uv": [7, 6, 9, 11] },
"south": { "texture": "#lit", "uv": [7, 6, 9, 11] },
"west": { "texture": "#lit", "uv": [7, 6, 9, 11] },
"up": { "texture": "#lit", "uv": [7, 6, 9, 8] }
}
},
{
"name": "Element",
"from": [2, 2, 5],
"to": [4, 6, 7],
"faces": {
"north": { "texture": "#unlit", "uv": [7, 6, 9, 10] },
"east": { "texture": "#unlit", "uv": [7, 6, 9, 10] },
"south": { "texture": "#unlit", "uv": [7, 6, 9, 10] },
"west": { "texture": "#unlit", "uv": [7, 6, 9, 10] },
"up": { "texture": "#unlit", "uv": [7, 6, 9, 8] }
"north": { "texture": "#lit", "uv": [7, 6, 9, 10] },
"east": { "texture": "#lit", "uv": [7, 6, 9, 10] },
"south": { "texture": "#lit", "uv": [7, 6, 9, 10] },
"west": { "texture": "#lit", "uv": [7, 6, 9, 10] },
"up": { "texture": "#lit", "uv": [7, 6, 9, 8] }
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)",
"ambientocclusion": false,
"textures": {
"unlit": "block/redstone_torch",
"top": "redstoneelectronics:block/distributor_left_on",
"lit": "block/redstone_torch",
"top": "redstoneelectronics:block/distributor",
"slab": "block/smooth_stone",
"particle": "block/oak_planks",
"particle": "minecraft:block/comparator",
"oak_planks": "block/oak_planks"
},
"elements": [
Expand Down Expand Up @@ -43,23 +43,23 @@
"from": [7, 2, 11],
"to": [9, 7, 13],
"faces": {
"north": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
"east": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
"south": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
"west": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
"up": { "uv": [7, 6, 9, 8], "texture": "#unlit" }
"north": { "uv": [7, 6, 9, 11], "texture": "#lit" },
"east": { "uv": [7, 6, 9, 11], "texture": "#lit" },
"south": { "uv": [7, 6, 9, 11], "texture": "#lit" },
"west": { "uv": [7, 6, 9, 11], "texture": "#lit" },
"up": { "uv": [7, 6, 9, 8], "texture": "#lit" }
}
},
{
"name": "Element",
"from": [2, 2, 5],
"to": [4, 6, 7],
"faces": {
"north": { "uv": [7, 6, 9, 10], "texture": "#unlit" },
"east": { "uv": [7, 6, 9, 10], "texture": "#unlit" },
"south": { "uv": [7, 6, 9, 10], "texture": "#unlit" },
"west": { "uv": [7, 6, 9, 10], "texture": "#unlit" },
"up": { "uv": [7, 6, 9, 8], "texture": "#unlit" }
"north": { "uv": [7, 6, 9, 10], "texture": "#lit" },
"east": { "uv": [7, 6, 9, 10], "texture": "#lit" },
"south": { "uv": [7, 6, 9, 10], "texture": "#lit" },
"west": { "uv": [7, 6, 9, 10], "texture": "#lit" },
"up": { "uv": [7, 6, 9, 8], "texture": "#lit" }
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"textures": {
"particle": "minecraft:block/comparator",
"unlit": "minecraft:block/redstone_torch_off",
"top": "redstoneelectronics:block/distributor_right",
"top": "redstoneelectronics:block/distributor",
"slab": "minecraft:block/smooth_stone"
},
"display": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"ambientocclusion": false,
"textures": {
"unlit": "block/redstone_torch_off",
"top": "redstoneelectronics:block/distributor_right",
"top": "redstoneelectronics:block/distributor",
"slab": "block/smooth_stone",
"particle": "block/oak_planks",
"particle": "minecraft:block/comparator",
"oak_planks": "block/oak_planks"
},
"elements": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"ambientocclusion": false,
"textures": {
"particle": "minecraft:block/comparator",
"unlit": "minecraft:block/redstone_torch",
"top": "redstoneelectronics:block/distributor_right_on",
"lit": "minecraft:block/redstone_torch",
"top": "redstoneelectronics:block/distributor",
"slab": "minecraft:block/smooth_stone"
},
"display": {
Expand Down Expand Up @@ -74,23 +74,23 @@
"from": [7, 2, 11],
"to": [9, 7, 13],
"faces": {
"north": { "texture": "#unlit", "uv": [7, 6, 9, 11] },
"east": { "texture": "#unlit", "uv": [7, 6, 9, 11] },
"south": { "texture": "#unlit", "uv": [7, 6, 9, 11] },
"west": { "texture": "#unlit", "uv": [7, 6, 9, 11] },
"up": { "texture": "#unlit", "uv": [7, 6, 9, 8] }
"north": { "texture": "#lit", "uv": [7, 6, 9, 11] },
"east": { "texture": "#lit", "uv": [7, 6, 9, 11] },
"south": { "texture": "#lit", "uv": [7, 6, 9, 11] },
"west": { "texture": "#lit", "uv": [7, 6, 9, 11] },
"up": { "texture": "#lit", "uv": [7, 6, 9, 8] }
}
},
{
"name": "Element",
"from": [12, 2, 5],
"to": [14, 6, 7],
"faces": {
"north": { "texture": "#unlit", "uv": [7, 6, 9, 10] },
"east": { "texture": "#unlit", "uv": [7, 6, 9, 10] },
"south": { "texture": "#unlit", "uv": [7, 6, 9, 10] },
"west": { "texture": "#unlit", "uv": [7, 6, 9, 10] },
"up": { "texture": "#unlit", "uv": [7, 6, 9, 8] }
"north": { "texture": "#lit", "uv": [7, 6, 9, 10] },
"east": { "texture": "#lit", "uv": [7, 6, 9, 10] },
"south": { "texture": "#lit", "uv": [7, 6, 9, 10] },
"west": { "texture": "#lit", "uv": [7, 6, 9, 10] },
"up": { "texture": "#lit", "uv": [7, 6, 9, 8] }
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)",
"ambientocclusion": false,
"textures": {
"unlit": "block/redstone_torch",
"top": "redstoneelectronics:block/distributor_right_on",
"lit": "block/redstone_torch",
"top": "redstoneelectronics:block/distributor",
"slab": "block/smooth_stone",
"particle": "block/oak_planks",
"particle": "minecraft:block/comparator",
"oak_planks": "block/oak_planks"
},
"elements": [
Expand Down Expand Up @@ -43,23 +43,23 @@
"from": [7, 2, 11],
"to": [9, 7, 13],
"faces": {
"north": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
"east": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
"south": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
"west": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
"up": { "uv": [7, 6, 9, 8], "texture": "#unlit" }
"north": { "uv": [7, 6, 9, 11], "texture": "#lit" },
"east": { "uv": [7, 6, 9, 11], "texture": "#lit" },
"south": { "uv": [7, 6, 9, 11], "texture": "#lit" },
"west": { "uv": [7, 6, 9, 11], "texture": "#lit" },
"up": { "uv": [7, 6, 9, 8], "texture": "#lit" }
}
},
{
"name": "Element",
"from": [12, 2, 5],
"to": [14, 6, 7],
"faces": {
"north": { "uv": [7, 6, 9, 10], "texture": "#unlit" },
"east": { "uv": [7, 6, 9, 10], "texture": "#unlit" },
"south": { "uv": [7, 6, 9, 10], "texture": "#unlit" },
"west": { "uv": [7, 6, 9, 10], "texture": "#unlit" },
"up": { "uv": [7, 6, 9, 8], "texture": "#unlit" }
"north": { "uv": [7, 6, 9, 10], "texture": "#lit" },
"east": { "uv": [7, 6, 9, 10], "texture": "#lit" },
"south": { "uv": [7, 6, 9, 10], "texture": "#lit" },
"west": { "uv": [7, 6, 9, 10], "texture": "#lit" },
"up": { "uv": [7, 6, 9, 8], "texture": "#lit" }
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"ambientocclusion": false,
"textures": {
"unlit": "block/redstone_torch_off",
"top": "redstoneelectronics:block/distributor_front",
"top": "redstoneelectronics:block/distributor",
"slab": "block/smooth_stone",
"particle": "block/comparator"
},
Expand Down
Loading

0 comments on commit 9dbcfad

Please sign in to comment.