diff --git a/assets/minecraft/items/rail.json b/assets/minecraft/items/rail.json new file mode 100644 index 0000000..7ffdc1e --- /dev/null +++ b/assets/minecraft/items/rail.json @@ -0,0 +1,33 @@ +{ + "model": { + "type": "range_dispatch", + "property": "custom_model_data", + "fallback": { + "type": "model", + "model": "item/rail" + }, + "entries": [ + { + "threshold": 1001, + "model": { + "type": "model", + "model": "item/rails/lmrail_lod1" + } + }, + { + "threshold": 1002, + "model": { + "type": "model", + "model": "item/rails/lmrail_lod2" + } + }, + { + "threshold": 1003, + "model": { + "type": "model", + "model": "item/rails/lmrail_lod3" + } + } + ] + } +} \ No newline at end of file diff --git a/assets/minecraft/models/block/rail.json b/assets/minecraft/models/block/rail.json index c2ec7db..92d3cb6 100644 --- a/assets/minecraft/models/block/rail.json +++ b/assets/minecraft/models/block/rail.json @@ -1,217 +1,545 @@ { - "format_version": "1.21.6", - "credit": "Made by Mike Shafter", - "ambientocclusion": false, + "format_version": "1.21.11", + "credit": "Made with Blockbench", + "texture_size": [128, 128], "textures": { - "2": "block/stone", - "6": "block/brown_concrete_powder", - "7": "block/gray_concrete_powder", - "13": "block/anvil", - "particle": "block/rail" + "1": "block/lipan/lili_rail/lm_rail_concrete_worn" }, "elements": [ { - "from": [19.5, 1.7, 0], - "to": [20.5, 2.5, 16], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [-5, 1.85, 0], + "to": [-3.5, 2.6, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [-15.5, -5.4, 0]}, "faces": { - "north": {"uv": [0, 0, 1, 0.8], "texture": "#13"}, - "east": {"uv": [0, 0, 16, 0.8], "texture": "#13"}, - "south": {"uv": [0, 0, 1, 0.8], "texture": "#13"}, - "west": {"uv": [0, 0, 16, 0.8], "texture": "#13"}, - "up": {"uv": [0, 0, 1, 16], "texture": "#13"}, - "down": {"uv": [0, 0, 1, 16], "texture": "#13"} + "north": {"uv": [4.75, 1.375, 4.9375, 1.5], "texture": "#1"}, + "east": {"uv": [2.5, 4, 4.5, 4.125], "texture": "#1"}, + "south": {"uv": [3, 4.75, 3.1875, 4.875], "texture": "#1"}, + "west": {"uv": [4, 2.5, 6, 2.625], "texture": "#1"}, + "up": {"uv": [0.9375, 5, 0.75, 3], "texture": "#1"}, + "down": {"uv": [1.1875, 3, 1, 5], "texture": "#1"} } }, { - "from": [19.25, 0.4, 0], - "to": [20.75, 0.7, 16], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [-5.5, 0.45, 0], + "to": [-3, 0.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [-15.25, -6.65, 0]}, "faces": { - "north": {"uv": [0, 0, 1.5, 0.3], "texture": "#13"}, - "east": {"uv": [0, 0, 16, 0.3], "texture": "#13"}, - "south": {"uv": [0, 0, 1.5, 0.3], "texture": "#13"}, - "west": {"uv": [0, 0, 16, 0.3], "texture": "#13"}, - "up": {"uv": [0, 0, 1.5, 16], "texture": "#13"}, - "down": {"uv": [0, 0, 1.5, 16], "texture": "#13"} + "north": {"uv": [5, 0.5, 5.3125, 0.5625], "texture": "#1"}, + "east": {"uv": [4, 2.875, 6, 2.9375], "texture": "#1"}, + "south": {"uv": [5, 0.625, 5.3125, 0.6875], "texture": "#1"}, + "west": {"uv": [4, 3, 6, 3.0625], "texture": "#1"}, + "up": {"uv": [2.8125, 3.5, 2.5, 1.5], "texture": "#1"}, + "down": {"uv": [3.1875, 1.5, 2.875, 3.5], "texture": "#1"} } }, { - "from": [19.75, 0.7, 0], - "to": [20.25, 1.7, 16], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [-4.5, 0.85, 0], + "to": [-4, 1.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [-16, -5.65, 0]}, "faces": { - "north": {"uv": [0, 0, 0.5, 1], "texture": "#13"}, - "east": {"uv": [0, 0, 16, 1], "texture": "#13"}, - "south": {"uv": [0, 0, 0.5, 1], "texture": "#13"}, - "west": {"uv": [0, 0, 16, 1], "texture": "#13"}, - "up": {"uv": [0, 0, 0.5, 16], "texture": "#13"}, - "down": {"uv": [0, 0, 0.5, 16], "texture": "#13"} + "north": {"uv": [1.625, 5, 1.6875, 5.15625], "texture": "#1"}, + "east": {"uv": [3.25, 1.5, 5.25, 1.65625], "texture": "#1"}, + "south": {"uv": [1.5, 5.125, 1.5625, 5.28125], "texture": "#1"}, + "west": {"uv": [3.25, 1.75, 5.25, 1.90625], "texture": "#1"}, + "up": {"uv": [1.8125, 6.125, 1.75, 4.125], "texture": "#1"}, + "down": {"uv": [1.9375, 4.125, 1.875, 6.125], "texture": "#1"} } }, { - "from": [-4.5, 1.7, 0], - "to": [-3.5, 2.5, 16], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [19.5, 1.85, 0], + "to": [21, 2.6, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [31.5, -5.4, 0]}, "faces": { - "north": {"uv": [0, 0, 1, 0.8], "texture": "#13"}, - "east": {"uv": [0, 0, 16, 0.8], "texture": "#13"}, - "south": {"uv": [0, 0, 1, 0.8], "texture": "#13"}, - "west": {"uv": [0, 0, 16, 0.8], "texture": "#13"}, - "up": {"uv": [0, 0, 1, 16], "texture": "#13"}, - "down": {"uv": [0, 0, 1, 16], "texture": "#13"} + "north": {"uv": [3.25, 4.75, 3.4375, 4.875], "texture": "#1"}, + "east": {"uv": [4, 2.625, 6, 2.75], "texture": "#1"}, + "south": {"uv": [3.5, 4.75, 3.6875, 4.875], "texture": "#1"}, + "west": {"uv": [4, 2.75, 6, 2.875], "texture": "#1"}, + "up": {"uv": [1.4375, 5, 1.25, 3], "texture": "#1"}, + "down": {"uv": [1.6875, 3, 1.5, 5], "texture": "#1"} } }, { - "from": [-4.75, 0.4, 0], - "to": [-3.25, 0.7, 16], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [19, 0.45, 0], + "to": [21.5, 0.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [31.25, -6.65, 0]}, "faces": { - "north": {"uv": [0, 0, 1.5, 0.3], "texture": "#13"}, - "east": {"uv": [0, 0, 16, 0.3], "texture": "#13"}, - "south": {"uv": [0, 0, 1.5, 0.3], "texture": "#13"}, - "west": {"uv": [0, 0, 16, 0.3], "texture": "#13"}, - "up": {"uv": [0, 0, 1.5, 16], "texture": "#13"}, - "down": {"uv": [0, 0, 1.5, 16], "texture": "#13"} + "north": {"uv": [0.75, 5, 1.0625, 5.0625], "texture": "#1"}, + "east": {"uv": [4, 3.125, 6, 3.1875], "texture": "#1"}, + "south": {"uv": [5, 0.75, 5.3125, 0.8125], "texture": "#1"}, + "west": {"uv": [4, 3.25, 6, 3.3125], "texture": "#1"}, + "up": {"uv": [0.3125, 5, 0, 3], "texture": "#1"}, + "down": {"uv": [0.6875, 3, 0.375, 5], "texture": "#1"} } }, { - "from": [-4.25, 0.7, 0], - "to": [-3.75, 1.7, 16], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [20, 0.85, 0], + "to": [20.5, 1.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [32, -5.65, 0]}, "faces": { - "north": {"uv": [0, 0, 0.5, 1], "texture": "#13"}, - "east": {"uv": [0, 0, 16, 1], "texture": "#13"}, - "south": {"uv": [0, 0, 0.5, 1], "texture": "#13"}, - "west": {"uv": [0, 0, 16, 1], "texture": "#13"}, - "up": {"uv": [0, 0, 0.5, 16], "texture": "#13"}, - "down": {"uv": [0, 0, 0.5, 16], "texture": "#13"} + "north": {"uv": [3.75, 5.125, 3.8125, 5.28125], "texture": "#1"}, + "east": {"uv": [3.25, 2, 5.25, 2.15625], "texture": "#1"}, + "south": {"uv": [3.875, 5.125, 3.9375, 5.28125], "texture": "#1"}, + "west": {"uv": [3.25, 2.25, 5.25, 2.40625], "texture": "#1"}, + "up": {"uv": [2.0625, 6.125, 2, 4.125], "texture": "#1"}, + "down": {"uv": [2.1875, 4.125, 2.125, 6.125], "texture": "#1"} } }, { - "from": [-11, -2, 5], + "from": [-11, 0, 5], "to": [27, 0.1, 11], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0, 5]}, "faces": { - "north": {"uv": [0, 0, 16, 2.1], "texture": "#2"}, - "east": {"uv": [0, 0, 6, 2.1], "texture": "#2"}, - "south": {"uv": [0, 0, 16, 2.1], "texture": "#2"}, - "west": {"uv": [0, 0, 6, 2.1], "texture": "#2"}, - "up": {"uv": [0, 4.5, 16, 10.5], "texture": "#2"}, - "down": {"uv": [0, 4.5, 16, 10.5], "texture": "#2"} + "north": {"uv": [4, 3.875, 8.75, 3.89063], "texture": "#1"}, + "east": {"uv": [3.75, 5, 4.5, 5.01563], "texture": "#1"}, + "south": {"uv": [3.25, 4.375, 8, 4.39063], "texture": "#1"}, + "west": {"uv": [4.5, 5, 5.25, 5.01563], "texture": "#1"}, + "up": {"uv": [4.75, 0.75, 0, 0], "texture": "#1"}, + "down": {"uv": [4.75, 0.75, 0, 1.5], "texture": "#1"} } }, { - "from": [16, 0.1, 5], - "to": [24, 0.3, 11], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [15.25, 0.1, 5], + "to": [25.25, 0.3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0.25, 5]}, "faces": { - "north": {"uv": [0, 0, 8, 0.2], "texture": "#2"}, - "east": {"uv": [0, 0, 6, 0.2], "texture": "#2"}, - "south": {"uv": [0, 0, 8, 0.2], "texture": "#2"}, - "west": {"uv": [0, 0, 6, 0.2], "texture": "#2"}, - "up": {"uv": [3.5, 4.5, 11.5, 10.5], "texture": "#2"}, - "down": {"uv": [0, 4.5, 8, 10.5], "texture": "#2"} + "north": {"uv": [3.25, 4.5, 4.5, 4.54688], "texture": "#1"}, + "east": {"uv": [2.625, 4.625, 3.375, 4.67188], "texture": "#1"}, + "south": {"uv": [4.5, 4, 5.75, 4.04688], "texture": "#1"}, + "west": {"uv": [3.375, 4.625, 4.125, 4.67188], "texture": "#1"}, + "up": {"uv": [1.25, 2.25, 0, 1.5], "texture": "#1"}, + "down": {"uv": [2.5, 1.5, 1.25, 2.25], "texture": "#1"} } }, { - "from": [-8, 0.1, 5], - "to": [0, 0.3, 11], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [-9.25, 0.1, 5], + "to": [0.75, 0.3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-27, 0.25, 5]}, "faces": { - "north": {"uv": [0, 0, 8, 0.2], "texture": "#2"}, - "east": {"uv": [0, 0, 6, 0.2], "texture": "#2"}, - "south": {"uv": [0, 0, 8, 0.2], "texture": "#2"}, - "west": {"uv": [0, 0, 6, 0.2], "texture": "#2"}, - "up": {"uv": [4, 4.5, 12, 10.5], "texture": "#2"}, - "down": {"uv": [0, 4.5, 8, 10.5], "texture": "#2"} + "north": {"uv": [4.5, 4.125, 5.75, 4.17188], "texture": "#1"}, + "east": {"uv": [4.625, 3.375, 5.375, 3.42188], "texture": "#1"}, + "south": {"uv": [4.5, 4.25, 5.75, 4.29688], "texture": "#1"}, + "west": {"uv": [4.625, 3.5, 5.375, 3.54688], "texture": "#1"}, + "up": {"uv": [1.25, 3, 0, 2.25], "texture": "#1"}, + "down": {"uv": [2.5, 2.25, 1.25, 3], "texture": "#1"} } }, { - "from": [18.5, 0.3, 8.5], - "to": [21.75, 1.05, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [17.5, 0.3, 6.5], + "to": [23, 0.45, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [18, -0.7, 6]}, "faces": { - "north": {"uv": [0, 0, 3.25, 0.75], "texture": "#7"}, - "east": {"uv": [0, 0, 0.5, 0.75], "texture": "#7"}, - "south": {"uv": [0, 0, 3.25, 0.75], "texture": "#7"}, - "west": {"uv": [0, 0, 0.5, 0.75], "texture": "#7"}, - "up": {"uv": [0, 0, 3.25, 0.5], "texture": "#7"}, - "down": {"uv": [0, 0, 3.25, 0.5], "texture": "#7"} + "north": {"uv": [3.75, 4.75, 4.4375, 4.78125], "texture": "#1"}, + "east": {"uv": [0, 5.125, 0.375, 5.15625], "texture": "#1"}, + "south": {"uv": [4.5, 4.75, 5.1875, 4.78125], "texture": "#1"}, + "west": {"uv": [0.375, 5.125, 0.75, 5.15625], "texture": "#1"}, + "up": {"uv": [2.4375, 3.375, 1.75, 3], "texture": "#1"}, + "down": {"uv": [3.9375, 2.5, 3.25, 2.875], "texture": "#1"} } }, { - "from": [18.25, 0.3, 7], - "to": [21.5, 1.05, 7.5], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [21.75, 0.2, 7.25], + "to": [22.25, 0.85, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, -0.9, 6]}, "faces": { - "north": {"uv": [0, 0, 3.25, 0.75], "texture": "#7"}, - "east": {"uv": [0, 0, 0.5, 0.75], "texture": "#7"}, - "south": {"uv": [0, 0, 3.25, 0.75], "texture": "#7"}, - "west": {"uv": [0, 0, 0.5, 0.75], "texture": "#7"}, - "up": {"uv": [0, 0, 3.25, 0.5], "texture": "#7"}, - "down": {"uv": [0, 0, 3.25, 0.5], "texture": "#7"} + "north": {"uv": [2.25, 5.25, 2.3125, 5.34375], "texture": "#1"}, + "east": {"uv": [5, 1.25, 5.15625, 1.34375], "texture": "#1"}, + "south": {"uv": [5.25, 2.25, 5.3125, 2.34375], "texture": "#1"}, + "west": {"uv": [5, 1.375, 5.15625, 1.46875], "texture": "#1"}, + "up": {"uv": [4.5625, 5.28125, 4.5, 5.125], "texture": "#1"}, + "down": {"uv": [4.6875, 5.125, 4.625, 5.28125], "texture": "#1"} } }, { - "from": [18, 0.3, 6.5], - "to": [22, 0.4, 9.5], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [18.25, 0.2, 7.25], + "to": [18.75, 0.85, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [20, -0.9, 6]}, "faces": { - "north": {"uv": [0, 0, 4, 0.1], "texture": "#6"}, - "east": {"uv": [0, 0, 3, 0.1], "texture": "#6"}, - "south": {"uv": [0, 0, 4, 0.1], "texture": "#6"}, - "west": {"uv": [0, 0, 3, 0.1], "texture": "#6"}, - "up": {"uv": [0, 0, 4, 3], "texture": "#6"}, - "down": {"uv": [0, 0, 4, 3], "texture": "#6"} + "north": {"uv": [2.375, 5.25, 2.4375, 5.34375], "texture": "#1"}, + "east": {"uv": [2.25, 5, 2.40625, 5.09375], "texture": "#1"}, + "south": {"uv": [5.25, 2.375, 5.3125, 2.46875], "texture": "#1"}, + "west": {"uv": [2.5, 5, 2.65625, 5.09375], "texture": "#1"}, + "up": {"uv": [5.0625, 5.28125, 5, 5.125], "texture": "#1"}, + "down": {"uv": [5.1875, 5.125, 5.125, 5.28125], "texture": "#1"} } }, { - "from": [-5.5, 0.3, 8.5], - "to": [-2.25, 1.05, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [18, 0.1, 7.25], + "to": [22.5, 0.6, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, -0.9, 6]}, "faces": { - "north": {"uv": [0, 0, 3.25, 0.75], "texture": "#7"}, - "east": {"uv": [0, 0, 0.5, 0.75], "texture": "#7"}, - "south": {"uv": [0, 0, 3.25, 0.75], "texture": "#7"}, - "west": {"uv": [0, 0, 0.5, 0.75], "texture": "#7"}, - "up": {"uv": [0, 0, 3.25, 0.5], "texture": "#7"}, - "down": {"uv": [0, 0, 3.25, 0.5], "texture": "#7"} + "north": {"uv": [4.625, 3.625, 5.1875, 3.6875], "texture": "#1"}, + "east": {"uv": [5.25, 1.5, 5.40625, 1.5625], "texture": "#1"}, + "south": {"uv": [4.625, 3.75, 5.1875, 3.8125], "texture": "#1"}, + "west": {"uv": [5.25, 1.625, 5.40625, 1.6875], "texture": "#1"}, + "up": {"uv": [4.5625, 3.53125, 4, 3.375], "texture": "#1"}, + "down": {"uv": [4.5625, 3.625, 4, 3.78125], "texture": "#1"} } }, { - "from": [-5.75, 0.3, 7], - "to": [-2.5, 1.05, 7.5], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [22, 0.6, 7], + "to": [22.5, 0.85, 7.25], + "rotation": {"angle": 45, "axis": "z", "origin": [22.125, 0.725, 7.125]}, "faces": { - "north": {"uv": [0, 0, 3.25, 0.75], "texture": "#7"}, - "east": {"uv": [0, 0, 0.5, 0.75], "texture": "#7"}, - "south": {"uv": [0, 0, 3.25, 0.75], "texture": "#7"}, - "west": {"uv": [0, 0, 0.5, 0.75], "texture": "#7"}, - "up": {"uv": [0, 0, 3.25, 0.5], "texture": "#7"}, - "down": {"uv": [0, 0, 3.25, 0.5], "texture": "#7"} + "north": {"uv": [4.375, 5.625, 4.4375, 5.65625], "texture": "#1"}, + "east": {"uv": [5.75, 3.375, 5.78125, 3.40625], "texture": "#1"}, + "south": {"uv": [4.5, 5.625, 4.5625, 5.65625], "texture": "#1"}, + "west": {"uv": [3.5, 5.75, 3.53125, 5.78125], "texture": "#1"}, + "up": {"uv": [5.6875, 4.53125, 5.625, 4.5], "texture": "#1"}, + "down": {"uv": [4.6875, 5.625, 4.625, 5.65625], "texture": "#1"} } }, { - "from": [-6, 0.3, 6.5], - "to": [-2, 0.4, 9.5], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.075, 8]}, + "from": [22.25, 0.85, 7], + "to": [22.5, 1.1, 8], + "rotation": {"angle": 22.5, "axis": "x", "origin": [22.375, 0.975, 7.125]}, "faces": { - "north": {"uv": [0, 0, 4, 0.1], "texture": "#6"}, - "east": {"uv": [0, 0, 3, 0.1], "texture": "#6"}, - "south": {"uv": [0, 0, 4, 0.1], "texture": "#6"}, - "west": {"uv": [0, 0, 3, 0.1], "texture": "#6"}, - "up": {"uv": [0, 0, 4, 3], "texture": "#6"}, - "down": {"uv": [0, 0, 4, 3], "texture": "#6"} + "north": {"uv": [5.75, 3.5, 5.78125, 3.53125], "texture": "#1"}, + "east": {"uv": [5.375, 5.125, 5.5, 5.15625], "texture": "#1"}, + "south": {"uv": [3.625, 5.75, 3.65625, 5.78125], "texture": "#1"}, + "west": {"uv": [5.25, 5.375, 5.375, 5.40625], "texture": "#1"}, + "up": {"uv": [5.40625, 5.375, 5.375, 5.25], "texture": "#1"}, + "down": {"uv": [5.40625, 5.375, 5.375, 5.5], "texture": "#1"} + } + }, + { + "from": [21.25, 1.1, 7.5], + "to": [22.5, 1.35, 8.75], + "rotation": {"angle": -45, "axis": "x", "origin": [22.375, 1.35, 8.5]}, + "faces": { + "north": {"uv": [5.375, 2, 5.53125, 2.03125], "texture": "#1"}, + "east": {"uv": [5.375, 2.125, 5.53125, 2.15625], "texture": "#1"}, + "south": {"uv": [2.25, 5.375, 2.40625, 5.40625], "texture": "#1"}, + "west": {"uv": [5.375, 2.25, 5.53125, 2.28125], "texture": "#1"}, + "up": {"uv": [4.90625, 0.28125, 4.75, 0.125], "texture": "#1"}, + "down": {"uv": [4.90625, 0.375, 4.75, 0.53125], "texture": "#1"} + } + }, + { + "from": [21.25, 0.85, 7.75], + "to": [21.5, 1.1, 8.35], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, -0.9, 5.75]}, + "faces": { + "north": {"uv": [4.125, 5.75, 4.15625, 5.78125], "texture": "#1"}, + "east": {"uv": [5.625, 2.125, 5.70313, 2.15625], "texture": "#1"}, + "south": {"uv": [5.75, 4.125, 5.78125, 4.15625], "texture": "#1"}, + "west": {"uv": [2.25, 5.625, 2.32813, 5.65625], "texture": "#1"}, + "up": {"uv": [5.65625, 2.32813, 5.625, 2.25], "texture": "#1"}, + "down": {"uv": [2.40625, 5.625, 2.375, 5.70313], "texture": "#1"} + } + }, + { + "from": [18, 0.85, 8], + "to": [18.25, 1.1, 9], + "rotation": {"angle": -22.5, "axis": "x", "origin": [18.125, 0.975, 8.875]}, + "faces": { + "north": {"uv": [4.375, 5.75, 4.40625, 5.78125], "texture": "#1"}, + "east": {"uv": [0.75, 5.5, 0.875, 5.53125], "texture": "#1"}, + "south": {"uv": [4.5, 5.75, 4.53125, 5.78125], "texture": "#1"}, + "west": {"uv": [0.875, 5.5, 1, 5.53125], "texture": "#1"}, + "up": {"uv": [5.53125, 1, 5.5, 0.875], "texture": "#1"}, + "down": {"uv": [1.03125, 5.5, 1, 5.625], "texture": "#1"} + } + }, + { + "from": [18, 0.6, 8.75], + "to": [18.5, 0.85, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [18.375, 0.725, 8.875]}, + "faces": { + "north": {"uv": [5.625, 4.875, 5.6875, 4.90625], "texture": "#1"}, + "east": {"uv": [4.25, 5.75, 4.28125, 5.78125], "texture": "#1"}, + "south": {"uv": [5, 5.625, 5.0625, 5.65625], "texture": "#1"}, + "west": {"uv": [5.75, 4.25, 5.78125, 4.28125], "texture": "#1"}, + "up": {"uv": [5.6875, 5.03125, 5.625, 5], "texture": "#1"}, + "down": {"uv": [5.1875, 5.625, 5.125, 5.65625], "texture": "#1"} + } + }, + { + "from": [19, 0.85, 7.65], + "to": [19.25, 1.1, 8.25], + "rotation": {"angle": 0, "axis": "y", "origin": [20, -0.9, 10.25]}, + "faces": { + "north": {"uv": [5.75, 4.875, 5.78125, 4.90625], "texture": "#1"}, + "east": {"uv": [5.625, 2.375, 5.70313, 2.40625], "texture": "#1"}, + "south": {"uv": [5, 5.75, 5.03125, 5.78125], "texture": "#1"}, + "west": {"uv": [2.5, 5.625, 2.57813, 5.65625], "texture": "#1"}, + "up": {"uv": [2.65625, 5.70313, 2.625, 5.625], "texture": "#1"}, + "down": {"uv": [2.78125, 5.625, 2.75, 5.70313], "texture": "#1"} + } + }, + { + "from": [18, 1.1, 7.25], + "to": [19.25, 1.35, 8.5], + "rotation": {"angle": 45, "axis": "x", "origin": [18.125, 1.35, 7.5]}, + "faces": { + "north": {"uv": [5.375, 2.375, 5.53125, 2.40625], "texture": "#1"}, + "east": {"uv": [2.5, 5.375, 2.65625, 5.40625], "texture": "#1"}, + "south": {"uv": [2.75, 5.375, 2.90625, 5.40625], "texture": "#1"}, + "west": {"uv": [5.375, 3.375, 5.53125, 3.40625], "texture": "#1"}, + "up": {"uv": [4.90625, 0.78125, 4.75, 0.625], "texture": "#1"}, + "down": {"uv": [4.90625, 0.875, 4.75, 1.03125], "texture": "#1"} + } + }, + { + "from": [22.5, 0.45, 9], + "to": [22.75, 1.1, 9.25], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, -0.65, 6.75]}, + "faces": { + "north": {"uv": [5.5, 5.25, 5.53125, 5.34375], "texture": "#1"}, + "east": {"uv": [5.375, 5.5, 5.40625, 5.59375], "texture": "#1"}, + "south": {"uv": [5.5, 5.375, 5.53125, 5.46875], "texture": "#1"}, + "west": {"uv": [5.5, 5.5, 5.53125, 5.59375], "texture": "#1"}, + "up": {"uv": [5.78125, 5.03125, 5.75, 5], "texture": "#1"}, + "down": {"uv": [5.15625, 5.75, 5.125, 5.78125], "texture": "#1"} + } + }, + { + "from": [22.4, 0.45, 8.9], + "to": [22.85, 0.6, 9.35], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, -0.65, 6.75]}, + "faces": { + "north": {"uv": [5.625, 5.375, 5.6875, 5.40625], "texture": "#1"}, + "east": {"uv": [5.5, 5.625, 5.5625, 5.65625], "texture": "#1"}, + "south": {"uv": [5.625, 5.5, 5.6875, 5.53125], "texture": "#1"}, + "west": {"uv": [5.625, 5.625, 5.6875, 5.65625], "texture": "#1"}, + "up": {"uv": [1.4375, 5.5625, 1.375, 5.5], "texture": "#1"}, + "down": {"uv": [1.5625, 5.5, 1.5, 5.5625], "texture": "#1"} + } + }, + { + "from": [17.75, 0.45, 6.75], + "to": [18, 1.1, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [15.75, -0.65, 4.5]}, + "faces": { + "north": {"uv": [0, 5.625, 0.03125, 5.71875], "texture": "#1"}, + "east": {"uv": [5.625, 0, 5.65625, 0.09375], "texture": "#1"}, + "south": {"uv": [0.125, 5.625, 0.15625, 5.71875], "texture": "#1"}, + "west": {"uv": [0.25, 5.625, 0.28125, 5.71875], "texture": "#1"}, + "up": {"uv": [5.78125, 5.15625, 5.75, 5.125], "texture": "#1"}, + "down": {"uv": [5.28125, 5.75, 5.25, 5.78125], "texture": "#1"} + } + }, + { + "from": [17.65, 0.45, 6.65], + "to": [18.1, 0.6, 7.1], + "rotation": {"angle": 0, "axis": "y", "origin": [15.75, -0.65, 4.5]}, + "faces": { + "north": {"uv": [3.625, 5.625, 3.6875, 5.65625], "texture": "#1"}, + "east": {"uv": [5.625, 3.625, 5.6875, 3.65625], "texture": "#1"}, + "south": {"uv": [3.75, 5.625, 3.8125, 5.65625], "texture": "#1"}, + "west": {"uv": [5.625, 3.75, 5.6875, 3.78125], "texture": "#1"}, + "up": {"uv": [1.6875, 5.4375, 1.625, 5.375], "texture": "#1"}, + "down": {"uv": [5.4375, 5, 5.375, 5.0625], "texture": "#1"} + } + }, + { + "from": [-7, 0.3, 6.5], + "to": [-1.5, 0.45, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [-2, -0.7, 10]}, + "faces": { + "north": {"uv": [3.375, 4.875, 4.0625, 4.90625], "texture": "#1"}, + "east": {"uv": [0.75, 5.125, 1.125, 5.15625], "texture": "#1"}, + "south": {"uv": [4.125, 4.875, 4.8125, 4.90625], "texture": "#1"}, + "west": {"uv": [1.125, 5.125, 1.5, 5.15625], "texture": "#1"}, + "up": {"uv": [3.9375, 3.25, 3.25, 2.875], "texture": "#1"}, + "down": {"uv": [3.9375, 3.25, 3.25, 3.625], "texture": "#1"} + } + }, + { + "from": [-6.5, 0.1, 7.25], + "to": [-2, 0.6, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.5, -0.9, 9.75]}, + "faces": { + "north": {"uv": [4.125, 4.625, 4.6875, 4.6875], "texture": "#1"}, + "east": {"uv": [5.25, 1.75, 5.40625, 1.8125], "texture": "#1"}, + "south": {"uv": [4.75, 0, 5.3125, 0.0625], "texture": "#1"}, + "west": {"uv": [5.25, 1.875, 5.40625, 1.9375], "texture": "#1"}, + "up": {"uv": [2.8125, 4.28125, 2.25, 4.125], "texture": "#1"}, + "down": {"uv": [3.4375, 4.125, 2.875, 4.28125], "texture": "#1"} + } + }, + { + "from": [-6.25, 0.2, 7.5], + "to": [-5.75, 0.85, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.5, -0.9, 10]}, + "faces": { + "north": {"uv": [2.5, 5.25, 2.5625, 5.34375], "texture": "#1"}, + "east": {"uv": [2.75, 5, 2.90625, 5.09375], "texture": "#1"}, + "south": {"uv": [2.625, 5.25, 2.6875, 5.34375], "texture": "#1"}, + "west": {"uv": [3, 5, 3.15625, 5.09375], "texture": "#1"}, + "up": {"uv": [0.5625, 5.40625, 0.5, 5.25], "texture": "#1"}, + "down": {"uv": [0.6875, 5.25, 0.625, 5.40625], "texture": "#1"} + } + }, + { + "from": [-2.75, 0.2, 7.25], + "to": [-2.25, 0.85, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [-4, -0.9, 10]}, + "faces": { + "north": {"uv": [2.75, 5.25, 2.8125, 5.34375], "texture": "#1"}, + "east": {"uv": [3.25, 5, 3.40625, 5.09375], "texture": "#1"}, + "south": {"uv": [2.875, 5.25, 2.9375, 5.34375], "texture": "#1"}, + "west": {"uv": [3.5, 5, 3.65625, 5.09375], "texture": "#1"}, + "up": {"uv": [1.3125, 5.40625, 1.25, 5.25], "texture": "#1"}, + "down": {"uv": [5.3125, 1.25, 5.25, 1.40625], "texture": "#1"} + } + }, + { + "from": [-6.5, 0.6, 8.75], + "to": [-6, 0.85, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [-6.125, 0.725, 8.875]}, + "faces": { + "north": {"uv": [0.25, 5.75, 0.3125, 5.78125], "texture": "#1"}, + "east": {"uv": [5.75, 5.25, 5.78125, 5.28125], "texture": "#1"}, + "south": {"uv": [5.75, 0.25, 5.8125, 0.28125], "texture": "#1"}, + "west": {"uv": [5.375, 5.75, 5.40625, 5.78125], "texture": "#1"}, + "up": {"uv": [0.4375, 5.78125, 0.375, 5.75], "texture": "#1"}, + "down": {"uv": [5.8125, 0.375, 5.75, 0.40625], "texture": "#1"} + } + }, + { + "from": [-6.5, 0.85, 8], + "to": [-6.25, 1.1, 9], + "rotation": {"angle": -22.5, "axis": "x", "origin": [-6.375, 0.975, 8.875]}, + "faces": { + "north": {"uv": [5.75, 5.375, 5.78125, 5.40625], "texture": "#1"}, + "east": {"uv": [5.5, 1.5, 5.625, 1.53125], "texture": "#1"}, + "south": {"uv": [5.5, 5.75, 5.53125, 5.78125], "texture": "#1"}, + "west": {"uv": [1.625, 5.5, 1.75, 5.53125], "texture": "#1"}, + "up": {"uv": [5.53125, 1.75, 5.5, 1.625], "texture": "#1"}, + "down": {"uv": [5.53125, 1.75, 5.5, 1.875], "texture": "#1"} + } + }, + { + "from": [-5.5, 0.85, 7.65], + "to": [-5.25, 1.1, 8.25], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.5, -0.9, 10.25]}, + "faces": { + "north": {"uv": [0.125, 5.875, 0.15625, 5.90625], "texture": "#1"}, + "east": {"uv": [2.875, 5.625, 2.95313, 5.65625], "texture": "#1"}, + "south": {"uv": [5.875, 0.125, 5.90625, 0.15625], "texture": "#1"}, + "west": {"uv": [3, 5.625, 3.07813, 5.65625], "texture": "#1"}, + "up": {"uv": [3.15625, 5.70313, 3.125, 5.625], "texture": "#1"}, + "down": {"uv": [3.28125, 5.625, 3.25, 5.70313], "texture": "#1"} + } + }, + { + "from": [-6.5, 1.1, 7.25], + "to": [-5.25, 1.35, 8.5], + "rotation": {"angle": 45, "axis": "x", "origin": [-6.375, 1.35, 7.5]}, + "faces": { + "north": {"uv": [3.75, 5.375, 3.90625, 5.40625], "texture": "#1"}, + "east": {"uv": [4, 5.375, 4.15625, 5.40625], "texture": "#1"}, + "south": {"uv": [4.25, 5.375, 4.40625, 5.40625], "texture": "#1"}, + "west": {"uv": [4.5, 5.375, 4.65625, 5.40625], "texture": "#1"}, + "up": {"uv": [4.90625, 1.28125, 4.75, 1.125], "texture": "#1"}, + "down": {"uv": [2.40625, 4.75, 2.25, 4.90625], "texture": "#1"} + } + }, + { + "from": [-2.5, 0.6, 7], + "to": [-2, 0.85, 7.25], + "rotation": {"angle": 45, "axis": "z", "origin": [-2.375, 0.725, 7.125]}, + "faces": { + "north": {"uv": [0.75, 5.75, 0.8125, 5.78125], "texture": "#1"}, + "east": {"uv": [0.25, 5.875, 0.28125, 5.90625], "texture": "#1"}, + "south": {"uv": [5.75, 0.75, 5.8125, 0.78125], "texture": "#1"}, + "west": {"uv": [5.875, 0.25, 5.90625, 0.28125], "texture": "#1"}, + "up": {"uv": [0.9375, 5.78125, 0.875, 5.75], "texture": "#1"}, + "down": {"uv": [5.8125, 0.875, 5.75, 0.90625], "texture": "#1"} + } + }, + { + "from": [-2.25, 0.85, 7], + "to": [-2, 1.1, 8], + "rotation": {"angle": 22.5, "axis": "x", "origin": [-2.125, 0.975, 7.125]}, + "faces": { + "north": {"uv": [0.375, 5.875, 0.40625, 5.90625], "texture": "#1"}, + "east": {"uv": [2.625, 5.5, 2.75, 5.53125], "texture": "#1"}, + "south": {"uv": [5.875, 0.375, 5.90625, 0.40625], "texture": "#1"}, + "west": {"uv": [2.75, 5.5, 2.875, 5.53125], "texture": "#1"}, + "up": {"uv": [2.90625, 5.625, 2.875, 5.5], "texture": "#1"}, + "down": {"uv": [3.03125, 5.5, 3, 5.625], "texture": "#1"} + } + }, + { + "from": [-3.25, 0.85, 7.75], + "to": [-3, 1.1, 8.35], + "rotation": {"angle": 0, "axis": "y", "origin": [-4, -0.9, 5.75]}, + "faces": { + "north": {"uv": [0.875, 5.875, 0.90625, 5.90625], "texture": "#1"}, + "east": {"uv": [3.375, 5.625, 3.45313, 5.65625], "texture": "#1"}, + "south": {"uv": [5.875, 0.875, 5.90625, 0.90625], "texture": "#1"}, + "west": {"uv": [5.625, 3.375, 5.70313, 3.40625], "texture": "#1"}, + "up": {"uv": [3.53125, 5.70313, 3.5, 5.625], "texture": "#1"}, + "down": {"uv": [5.65625, 3.5, 5.625, 3.57813], "texture": "#1"} + } + }, + { + "from": [-3.25, 1.1, 7.5], + "to": [-2, 1.35, 8.75], + "rotation": {"angle": -45, "axis": "x", "origin": [-2.125, 1.35, 8.5]}, + "faces": { + "north": {"uv": [5.375, 4.625, 5.53125, 4.65625], "texture": "#1"}, + "east": {"uv": [4.75, 5.375, 4.90625, 5.40625], "texture": "#1"}, + "south": {"uv": [5.375, 4.875, 5.53125, 4.90625], "texture": "#1"}, + "west": {"uv": [5, 5.375, 5.15625, 5.40625], "texture": "#1"}, + "up": {"uv": [2.65625, 4.90625, 2.5, 4.75], "texture": "#1"}, + "down": {"uv": [2.90625, 4.75, 2.75, 4.90625], "texture": "#1"} + } + }, + { + "from": [-6.75, 0.45, 6.75], + "to": [-6.5, 1.1, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.5, -0.65, 9.25]}, + "faces": { + "north": {"uv": [0.375, 5.625, 0.40625, 5.71875], "texture": "#1"}, + "east": {"uv": [0.5, 5.625, 0.53125, 5.71875], "texture": "#1"}, + "south": {"uv": [5.625, 0.5, 5.65625, 0.59375], "texture": "#1"}, + "west": {"uv": [0.625, 5.625, 0.65625, 5.71875], "texture": "#1"}, + "up": {"uv": [1.03125, 5.90625, 1, 5.875], "texture": "#1"}, + "down": {"uv": [5.90625, 1, 5.875, 1.03125], "texture": "#1"} + } + }, + { + "from": [-6.85, 0.45, 6.65], + "to": [-6.4, 0.6, 7.1], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.5, -0.65, 9.25]}, + "faces": { + "north": {"uv": [1.25, 5.75, 1.3125, 5.78125], "texture": "#1"}, + "east": {"uv": [5.75, 1.25, 5.8125, 1.28125], "texture": "#1"}, + "south": {"uv": [1.375, 5.75, 1.4375, 5.78125], "texture": "#1"}, + "west": {"uv": [5.75, 1.375, 5.8125, 1.40625], "texture": "#1"}, + "up": {"uv": [3.6875, 5.5625, 3.625, 5.5], "texture": "#1"}, + "down": {"uv": [5.5625, 3.625, 5.5, 3.6875], "texture": "#1"} + } + }, + { + "from": [-2, 0.45, 9], + "to": [-1.75, 1.1, 9.25], + "rotation": {"angle": 0, "axis": "y", "origin": [0.25, -0.65, 11.5]}, + "faces": { + "north": {"uv": [5.625, 0.625, 5.65625, 0.71875], "texture": "#1"}, + "east": {"uv": [0.75, 5.625, 0.78125, 5.71875], "texture": "#1"}, + "south": {"uv": [5.625, 0.75, 5.65625, 0.84375], "texture": "#1"}, + "west": {"uv": [0.875, 5.625, 0.90625, 5.71875], "texture": "#1"}, + "up": {"uv": [1.15625, 5.90625, 1.125, 5.875], "texture": "#1"}, + "down": {"uv": [5.90625, 1.125, 5.875, 1.15625], "texture": "#1"} + } + }, + { + "from": [-2.1, 0.45, 8.9], + "to": [-1.65, 0.6, 9.35], + "rotation": {"angle": 0, "axis": "y", "origin": [0.25, -0.65, 11.5]}, + "faces": { + "north": {"uv": [1.5, 5.75, 1.5625, 5.78125], "texture": "#1"}, + "east": {"uv": [5.75, 1.5, 5.8125, 1.53125], "texture": "#1"}, + "south": {"uv": [1.625, 5.75, 1.6875, 5.78125], "texture": "#1"}, + "west": {"uv": [5.75, 1.625, 5.8125, 1.65625], "texture": "#1"}, + "up": {"uv": [3.8125, 5.5625, 3.75, 5.5], "texture": "#1"}, + "down": {"uv": [5.5625, 3.75, 5.5, 3.8125], "texture": "#1"} } } ], - "display": { - "head": { - "translation": [0, 4.5, 0], - "scale": [1.57, 1.57, 1.57] - } - }, "groups": [ { "name": "RailSection", @@ -219,13 +547,13 @@ "color": 0, "children": [ { - "name": "RailL", + "name": "RailR", "origin": [8.5, -4, 0], "color": 0, "children": [0, 1, 2] }, { - "name": "RailR", + "name": "RailL", "origin": [8.5, -4, 0], "color": 0, "children": [3, 4, 5] @@ -240,13 +568,75 @@ "name": "FastenerL", "origin": [8, 8, 8], "color": 0, - "children": [9, 10, 11] + "children": [ + { + "name": "Base", + "origin": [18, -0.5, 6], + "color": 0, + "children": [9, 10, 11, 12] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [13, 14, 15, 16] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [17, 18, 19, 20] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [21, 22] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [23, 24] + } + ] }, { "name": "FastenerR", "origin": [8, 8, 8], "color": 0, - "children": [12, 13, 14] + "children": [ + { + "name": "Base", + "origin": [18, -0.5, 6], + "color": 0, + "children": [25, 26, 27, 28] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [29, 30, 31, 32] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [33, 34, 35, 36] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [37, 38] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [39, 40] + } + ] } ] } diff --git a/assets/minecraft/models/item/rails/lmrail_lod1.json b/assets/minecraft/models/item/rails/lmrail_lod1.json new file mode 100644 index 0000000..4786c1f --- /dev/null +++ b/assets/minecraft/models/item/rails/lmrail_lod1.json @@ -0,0 +1,618 @@ +{ + "format_version": "1.21.11", + "credit": "Made with Blockbench", + "texture_size": [128, 128], + "textures": { + "1": "block/lipan/lili_rail/lm_rail_concrete_worn" + }, + "elements": [ + { + "from": [-5, 1.85, 0], + "to": [-3.5, 2.6, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [-15.5, -5.4, 0]}, + "faces": { + "north": {"uv": [4.75, 1.375, 4.9375, 1.5], "texture": "#1"}, + "east": {"uv": [2.5, 4, 4.5, 4.125], "texture": "#1"}, + "south": {"uv": [3, 4.75, 3.1875, 4.875], "texture": "#1"}, + "west": {"uv": [4, 2.5, 6, 2.625], "texture": "#1"}, + "up": {"uv": [0.9375, 5, 0.75, 3], "texture": "#1"}, + "down": {"uv": [1.1875, 3, 1, 5], "texture": "#1"} + } + }, + { + "from": [-5.5, 0.45, 0], + "to": [-3, 0.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [-15.25, -6.65, 0]}, + "faces": { + "north": {"uv": [5, 0.5, 5.3125, 0.5625], "texture": "#1"}, + "east": {"uv": [4, 2.875, 6, 2.9375], "texture": "#1"}, + "south": {"uv": [5, 0.625, 5.3125, 0.6875], "texture": "#1"}, + "west": {"uv": [4, 3, 6, 3.0625], "texture": "#1"}, + "up": {"uv": [2.8125, 3.5, 2.5, 1.5], "texture": "#1"}, + "down": {"uv": [3.1875, 1.5, 2.875, 3.5], "texture": "#1"} + } + }, + { + "from": [-4.5, 0.85, 0], + "to": [-4, 1.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [-16, -5.65, 0]}, + "faces": { + "north": {"uv": [1.625, 5, 1.6875, 5.15625], "texture": "#1"}, + "east": {"uv": [3.25, 1.5, 5.25, 1.65625], "texture": "#1"}, + "south": {"uv": [1.5, 5.125, 1.5625, 5.28125], "texture": "#1"}, + "west": {"uv": [3.25, 1.75, 5.25, 1.90625], "texture": "#1"}, + "up": {"uv": [1.8125, 6.125, 1.75, 4.125], "texture": "#1"}, + "down": {"uv": [1.9375, 4.125, 1.875, 6.125], "texture": "#1"} + } + }, + { + "from": [19.5, 1.85, 0], + "to": [21, 2.6, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [31.5, -5.4, 0]}, + "faces": { + "north": {"uv": [3.25, 4.75, 3.4375, 4.875], "texture": "#1"}, + "east": {"uv": [4, 2.625, 6, 2.75], "texture": "#1"}, + "south": {"uv": [3.5, 4.75, 3.6875, 4.875], "texture": "#1"}, + "west": {"uv": [4, 2.75, 6, 2.875], "texture": "#1"}, + "up": {"uv": [1.4375, 5, 1.25, 3], "texture": "#1"}, + "down": {"uv": [1.6875, 3, 1.5, 5], "texture": "#1"} + } + }, + { + "from": [19, 0.45, 0], + "to": [21.5, 0.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [31.25, -6.65, 0]}, + "faces": { + "north": {"uv": [0.75, 5, 1.0625, 5.0625], "texture": "#1"}, + "east": {"uv": [4, 3.125, 6, 3.1875], "texture": "#1"}, + "south": {"uv": [5, 0.75, 5.3125, 0.8125], "texture": "#1"}, + "west": {"uv": [4, 3.25, 6, 3.3125], "texture": "#1"}, + "up": {"uv": [0.3125, 5, 0, 3], "texture": "#1"}, + "down": {"uv": [0.6875, 3, 0.375, 5], "texture": "#1"} + } + }, + { + "from": [20, 0.85, 0], + "to": [20.5, 1.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [32, -5.65, 0]}, + "faces": { + "north": {"uv": [3.75, 5.125, 3.8125, 5.28125], "texture": "#1"}, + "east": {"uv": [3.25, 2, 5.25, 2.15625], "texture": "#1"}, + "south": {"uv": [3.875, 5.125, 3.9375, 5.28125], "texture": "#1"}, + "west": {"uv": [3.25, 2.25, 5.25, 2.40625], "texture": "#1"}, + "up": {"uv": [2.0625, 6.125, 2, 4.125], "texture": "#1"}, + "down": {"uv": [2.1875, 4.125, 2.125, 6.125], "texture": "#1"} + } + }, + { + "from": [-11, 0, 5], + "to": [27, 0.1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0, 5]}, + "faces": { + "north": {"uv": [4, 3.875, 8.75, 3.89063], "texture": "#1"}, + "east": {"uv": [3.75, 5, 4.5, 5.01563], "texture": "#1"}, + "south": {"uv": [3.25, 4.375, 8, 4.39063], "texture": "#1"}, + "west": {"uv": [4.5, 5, 5.25, 5.01563], "texture": "#1"}, + "up": {"uv": [4.75, 0.75, 0, 0], "texture": "#1"}, + "down": {"uv": [4.75, 0.75, 0, 1.5], "texture": "#1"} + } + }, + { + "from": [15.25, 0.1, 5], + "to": [25.25, 0.3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0.25, 5]}, + "faces": { + "north": {"uv": [3.25, 4.5, 4.5, 4.54688], "texture": "#1"}, + "east": {"uv": [2.625, 4.625, 3.375, 4.67188], "texture": "#1"}, + "south": {"uv": [4.5, 4, 5.75, 4.04688], "texture": "#1"}, + "west": {"uv": [3.375, 4.625, 4.125, 4.67188], "texture": "#1"}, + "up": {"uv": [1.25, 2.25, 0, 1.5], "texture": "#1"}, + "down": {"uv": [2.5, 1.5, 1.25, 2.25], "texture": "#1"} + } + }, + { + "from": [-9.25, 0.1, 5], + "to": [0.75, 0.3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-27, 0.25, 5]}, + "faces": { + "north": {"uv": [4.5, 4.125, 5.75, 4.17188], "texture": "#1"}, + "east": {"uv": [4.625, 3.375, 5.375, 3.42188], "texture": "#1"}, + "south": {"uv": [4.5, 4.25, 5.75, 4.29688], "texture": "#1"}, + "west": {"uv": [4.625, 3.5, 5.375, 3.54688], "texture": "#1"}, + "up": {"uv": [1.25, 3, 0, 2.25], "texture": "#1"}, + "down": {"uv": [2.5, 2.25, 1.25, 3], "texture": "#1"} + } + }, + { + "from": [17.5, 0.3, 6.5], + "to": [23, 0.45, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [18, -0.7, 6]}, + "faces": { + "north": {"uv": [3.75, 4.75, 4.4375, 4.78125], "texture": "#1"}, + "east": {"uv": [0, 5.125, 0.375, 5.15625], "texture": "#1"}, + "south": {"uv": [4.5, 4.75, 5.1875, 4.78125], "texture": "#1"}, + "west": {"uv": [0.375, 5.125, 0.75, 5.15625], "texture": "#1"}, + "up": {"uv": [2.4375, 3.375, 1.75, 3], "texture": "#1"}, + "down": {"uv": [3.9375, 2.5, 3.25, 2.875], "texture": "#1"} + } + }, + { + "from": [18.25, 0.2, 7.25], + "to": [22.25, 0.75, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, -0.9, 6]}, + "faces": { + "north": {"uv": [2.25, 5.25, 2.3125, 5.34375], "texture": "#1"}, + "east": {"uv": [5, 1.25, 5.15625, 1.34375], "texture": "#1"}, + "south": {"uv": [5.25, 2.25, 5.3125, 2.34375], "texture": "#1"}, + "west": {"uv": [5, 1.375, 5.15625, 1.46875], "texture": "#1"}, + "up": {"uv": [4.5625, 5.28125, 4.5, 5.125], "texture": "#1"}, + "down": {"uv": [4.6875, 5.125, 4.625, 5.28125], "texture": "#1"} + } + }, + { + "from": [18, 0.1, 7.25], + "to": [22.5, 0.6, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, -0.9, 6]}, + "faces": { + "north": {"uv": [4.625, 3.625, 5.1875, 3.6875], "texture": "#1"}, + "east": {"uv": [5.25, 1.5, 5.40625, 1.5625], "texture": "#1"}, + "south": {"uv": [4.625, 3.75, 5.1875, 3.8125], "texture": "#1"}, + "west": {"uv": [5.25, 1.625, 5.40625, 1.6875], "texture": "#1"}, + "up": {"uv": [4.5625, 3.53125, 4, 3.375], "texture": "#1"}, + "down": {"uv": [4.5625, 3.625, 4, 3.78125], "texture": "#1"} + } + }, + { + "from": [22, 0.6, 7], + "to": [22.5, 0.85, 7.25], + "rotation": {"angle": 45, "axis": "z", "origin": [22.125, 0.725, 7.125]}, + "faces": { + "north": {"uv": [4.375, 5.625, 4.4375, 5.65625], "texture": "#1"}, + "east": {"uv": [5.75, 3.375, 5.78125, 3.40625], "texture": "#1"}, + "south": {"uv": [4.5, 5.625, 4.5625, 5.65625], "texture": "#1"}, + "west": {"uv": [3.5, 5.75, 3.53125, 5.78125], "texture": "#1"}, + "up": {"uv": [5.6875, 4.53125, 5.625, 4.5], "texture": "#1"}, + "down": {"uv": [4.6875, 5.625, 4.625, 5.65625], "texture": "#1"} + } + }, + { + "from": [22.25, 0.85, 7], + "to": [22.5, 1.1, 8], + "rotation": {"angle": 22.5, "axis": "x", "origin": [22.375, 0.975, 7.125]}, + "faces": { + "north": {"uv": [5.75, 3.5, 5.78125, 3.53125], "texture": "#1"}, + "east": {"uv": [5.375, 5.125, 5.5, 5.15625], "texture": "#1"}, + "south": {"uv": [3.625, 5.75, 3.65625, 5.78125], "texture": "#1"}, + "west": {"uv": [5.25, 5.375, 5.375, 5.40625], "texture": "#1"}, + "up": {"uv": [5.40625, 5.375, 5.375, 5.25], "texture": "#1"}, + "down": {"uv": [5.40625, 5.375, 5.375, 5.5], "texture": "#1"} + } + }, + { + "from": [21.25, 1.1, 7.5], + "to": [22.5, 1.35, 8.75], + "rotation": {"angle": -45, "axis": "x", "origin": [22.375, 1.35, 8.5]}, + "faces": { + "north": {"uv": [5.375, 2, 5.53125, 2.03125], "texture": "#1"}, + "east": {"uv": [5.375, 2.125, 5.53125, 2.15625], "texture": "#1"}, + "south": {"uv": [2.25, 5.375, 2.40625, 5.40625], "texture": "#1"}, + "west": {"uv": [5.375, 2.25, 5.53125, 2.28125], "texture": "#1"}, + "up": {"uv": [4.90625, 0.28125, 4.75, 0.125], "texture": "#1"}, + "down": {"uv": [4.90625, 0.375, 4.75, 0.53125], "texture": "#1"} + } + }, + { + "from": [21.25, 0.85, 7.75], + "to": [21.5, 1.1, 8.35], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, -0.9, 5.75]}, + "faces": { + "north": {"uv": [4.125, 5.75, 4.15625, 5.78125], "texture": "#1"}, + "east": {"uv": [5.625, 2.125, 5.70313, 2.15625], "texture": "#1"}, + "south": {"uv": [5.75, 4.125, 5.78125, 4.15625], "texture": "#1"}, + "west": {"uv": [2.25, 5.625, 2.32813, 5.65625], "texture": "#1"}, + "up": {"uv": [5.65625, 2.32813, 5.625, 2.25], "texture": "#1"}, + "down": {"uv": [2.40625, 5.625, 2.375, 5.70313], "texture": "#1"} + } + }, + { + "from": [18, 0.85, 8], + "to": [18.25, 1.1, 9], + "rotation": {"angle": -22.5, "axis": "x", "origin": [18.125, 0.975, 8.875]}, + "faces": { + "north": {"uv": [4.375, 5.75, 4.40625, 5.78125], "texture": "#1"}, + "east": {"uv": [0.75, 5.5, 0.875, 5.53125], "texture": "#1"}, + "south": {"uv": [4.5, 5.75, 4.53125, 5.78125], "texture": "#1"}, + "west": {"uv": [0.875, 5.5, 1, 5.53125], "texture": "#1"}, + "up": {"uv": [5.53125, 1, 5.5, 0.875], "texture": "#1"}, + "down": {"uv": [1.03125, 5.5, 1, 5.625], "texture": "#1"} + } + }, + { + "from": [18, 0.6, 8.75], + "to": [18.5, 0.85, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [18.375, 0.725, 8.875]}, + "faces": { + "north": {"uv": [5.625, 4.875, 5.6875, 4.90625], "texture": "#1"}, + "east": {"uv": [4.25, 5.75, 4.28125, 5.78125], "texture": "#1"}, + "south": {"uv": [5, 5.625, 5.0625, 5.65625], "texture": "#1"}, + "west": {"uv": [5.75, 4.25, 5.78125, 4.28125], "texture": "#1"}, + "up": {"uv": [5.6875, 5.03125, 5.625, 5], "texture": "#1"}, + "down": {"uv": [5.1875, 5.625, 5.125, 5.65625], "texture": "#1"} + } + }, + { + "from": [19, 0.85, 7.65], + "to": [19.25, 1.1, 8.25], + "rotation": {"angle": 0, "axis": "y", "origin": [20, -0.9, 10.25]}, + "faces": { + "north": {"uv": [5.75, 4.875, 5.78125, 4.90625], "texture": "#1"}, + "east": {"uv": [5.625, 2.375, 5.70313, 2.40625], "texture": "#1"}, + "south": {"uv": [5, 5.75, 5.03125, 5.78125], "texture": "#1"}, + "west": {"uv": [2.5, 5.625, 2.57813, 5.65625], "texture": "#1"}, + "up": {"uv": [2.65625, 5.70313, 2.625, 5.625], "texture": "#1"}, + "down": {"uv": [2.78125, 5.625, 2.75, 5.70313], "texture": "#1"} + } + }, + { + "from": [18, 1.1, 7.25], + "to": [19.25, 1.35, 8.5], + "rotation": {"angle": 45, "axis": "x", "origin": [18.125, 1.35, 7.5]}, + "faces": { + "north": {"uv": [5.375, 2.375, 5.53125, 2.40625], "texture": "#1"}, + "east": {"uv": [2.5, 5.375, 2.65625, 5.40625], "texture": "#1"}, + "south": {"uv": [2.75, 5.375, 2.90625, 5.40625], "texture": "#1"}, + "west": {"uv": [5.375, 3.375, 5.53125, 3.40625], "texture": "#1"}, + "up": {"uv": [4.90625, 0.78125, 4.75, 0.625], "texture": "#1"}, + "down": {"uv": [4.90625, 0.875, 4.75, 1.03125], "texture": "#1"} + } + }, + { + "from": [22.5, 0.45, 9], + "to": [22.75, 1.1, 9.25], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, -0.65, 6.75]}, + "faces": { + "north": {"uv": [5.5, 5.25, 5.53125, 5.34375], "texture": "#1"}, + "east": {"uv": [5.375, 5.5, 5.40625, 5.59375], "texture": "#1"}, + "south": {"uv": [5.5, 5.375, 5.53125, 5.46875], "texture": "#1"}, + "west": {"uv": [5.5, 5.5, 5.53125, 5.59375], "texture": "#1"}, + "up": {"uv": [5.78125, 5.03125, 5.75, 5], "texture": "#1"}, + "down": {"uv": [5.15625, 5.75, 5.125, 5.78125], "texture": "#1"} + } + }, + { + "from": [22.4, 0.45, 8.9], + "to": [22.85, 0.6, 9.35], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, -0.65, 6.75]}, + "faces": { + "north": {"uv": [5.625, 5.375, 5.6875, 5.40625], "texture": "#1"}, + "east": {"uv": [5.5, 5.625, 5.5625, 5.65625], "texture": "#1"}, + "south": {"uv": [5.625, 5.5, 5.6875, 5.53125], "texture": "#1"}, + "west": {"uv": [5.625, 5.625, 5.6875, 5.65625], "texture": "#1"}, + "up": {"uv": [1.4375, 5.5625, 1.375, 5.5], "texture": "#1"}, + "down": {"uv": [1.5625, 5.5, 1.5, 5.5625], "texture": "#1"} + } + }, + { + "from": [17.75, 0.45, 6.75], + "to": [18, 1.1, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [15.75, -0.65, 4.5]}, + "faces": { + "north": {"uv": [0, 5.625, 0.03125, 5.71875], "texture": "#1"}, + "east": {"uv": [5.625, 0, 5.65625, 0.09375], "texture": "#1"}, + "south": {"uv": [0.125, 5.625, 0.15625, 5.71875], "texture": "#1"}, + "west": {"uv": [0.25, 5.625, 0.28125, 5.71875], "texture": "#1"}, + "up": {"uv": [5.78125, 5.15625, 5.75, 5.125], "texture": "#1"}, + "down": {"uv": [5.28125, 5.75, 5.25, 5.78125], "texture": "#1"} + } + }, + { + "from": [17.65, 0.45, 6.65], + "to": [18.1, 0.6, 7.1], + "rotation": {"angle": 0, "axis": "y", "origin": [15.75, -0.65, 4.5]}, + "faces": { + "north": {"uv": [3.625, 5.625, 3.6875, 5.65625], "texture": "#1"}, + "east": {"uv": [5.625, 3.625, 5.6875, 3.65625], "texture": "#1"}, + "south": {"uv": [3.75, 5.625, 3.8125, 5.65625], "texture": "#1"}, + "west": {"uv": [5.625, 3.75, 5.6875, 3.78125], "texture": "#1"}, + "up": {"uv": [1.6875, 5.4375, 1.625, 5.375], "texture": "#1"}, + "down": {"uv": [5.4375, 5, 5.375, 5.0625], "texture": "#1"} + } + }, + { + "from": [-7, 0.3, 6.5], + "to": [-1.5, 0.45, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [-2, -0.7, 10]}, + "faces": { + "north": {"uv": [3.375, 4.875, 4.0625, 4.90625], "texture": "#1"}, + "east": {"uv": [0.75, 5.125, 1.125, 5.15625], "texture": "#1"}, + "south": {"uv": [4.125, 4.875, 4.8125, 4.90625], "texture": "#1"}, + "west": {"uv": [1.125, 5.125, 1.5, 5.15625], "texture": "#1"}, + "up": {"uv": [3.9375, 3.25, 3.25, 2.875], "texture": "#1"}, + "down": {"uv": [3.9375, 3.25, 3.25, 3.625], "texture": "#1"} + } + }, + { + "from": [-6.5, 0.1, 7.25], + "to": [-2, 0.6, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.5, -0.9, 9.75]}, + "faces": { + "north": {"uv": [4.125, 4.625, 4.6875, 4.6875], "texture": "#1"}, + "east": {"uv": [5.25, 1.75, 5.40625, 1.8125], "texture": "#1"}, + "south": {"uv": [4.75, 0, 5.3125, 0.0625], "texture": "#1"}, + "west": {"uv": [5.25, 1.875, 5.40625, 1.9375], "texture": "#1"}, + "up": {"uv": [2.8125, 4.28125, 2.25, 4.125], "texture": "#1"}, + "down": {"uv": [3.4375, 4.125, 2.875, 4.28125], "texture": "#1"} + } + }, + { + "from": [-6.25, 0.2, 7.5], + "to": [-2.25, 0.75, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.5, -0.9, 10]}, + "faces": { + "north": {"uv": [2.5, 5.25, 2.5625, 5.34375], "texture": "#1"}, + "east": {"uv": [2.75, 5, 2.90625, 5.09375], "texture": "#1"}, + "south": {"uv": [2.625, 5.25, 2.6875, 5.34375], "texture": "#1"}, + "west": {"uv": [3, 5, 3.15625, 5.09375], "texture": "#1"}, + "up": {"uv": [0.5625, 5.40625, 0.5, 5.25], "texture": "#1"}, + "down": {"uv": [0.6875, 5.25, 0.625, 5.40625], "texture": "#1"} + } + }, + { + "from": [-6.5, 0.6, 8.75], + "to": [-6, 0.85, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [-6.125, 0.725, 8.875]}, + "faces": { + "north": {"uv": [0.25, 5.75, 0.3125, 5.78125], "texture": "#1"}, + "east": {"uv": [5.75, 5.25, 5.78125, 5.28125], "texture": "#1"}, + "south": {"uv": [5.75, 0.25, 5.8125, 0.28125], "texture": "#1"}, + "west": {"uv": [5.375, 5.75, 5.40625, 5.78125], "texture": "#1"}, + "up": {"uv": [0.4375, 5.78125, 0.375, 5.75], "texture": "#1"}, + "down": {"uv": [5.8125, 0.375, 5.75, 0.40625], "texture": "#1"} + } + }, + { + "from": [-6.5, 0.85, 8], + "to": [-6.25, 1.1, 9], + "rotation": {"angle": -22.5, "axis": "x", "origin": [-6.375, 0.975, 8.875]}, + "faces": { + "north": {"uv": [5.75, 5.375, 5.78125, 5.40625], "texture": "#1"}, + "east": {"uv": [5.5, 1.5, 5.625, 1.53125], "texture": "#1"}, + "south": {"uv": [5.5, 5.75, 5.53125, 5.78125], "texture": "#1"}, + "west": {"uv": [1.625, 5.5, 1.75, 5.53125], "texture": "#1"}, + "up": {"uv": [5.53125, 1.75, 5.5, 1.625], "texture": "#1"}, + "down": {"uv": [5.53125, 1.75, 5.5, 1.875], "texture": "#1"} + } + }, + { + "from": [-5.5, 0.85, 7.65], + "to": [-5.25, 1.1, 8.25], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.5, -0.9, 10.25]}, + "faces": { + "north": {"uv": [0.125, 5.875, 0.15625, 5.90625], "texture": "#1"}, + "east": {"uv": [2.875, 5.625, 2.95313, 5.65625], "texture": "#1"}, + "south": {"uv": [5.875, 0.125, 5.90625, 0.15625], "texture": "#1"}, + "west": {"uv": [3, 5.625, 3.07813, 5.65625], "texture": "#1"}, + "up": {"uv": [3.15625, 5.70313, 3.125, 5.625], "texture": "#1"}, + "down": {"uv": [3.28125, 5.625, 3.25, 5.70313], "texture": "#1"} + } + }, + { + "from": [-6.5, 1.1, 7.25], + "to": [-5.25, 1.35, 8.5], + "rotation": {"angle": 45, "axis": "x", "origin": [-6.375, 1.35, 7.5]}, + "faces": { + "north": {"uv": [3.75, 5.375, 3.90625, 5.40625], "texture": "#1"}, + "east": {"uv": [4, 5.375, 4.15625, 5.40625], "texture": "#1"}, + "south": {"uv": [4.25, 5.375, 4.40625, 5.40625], "texture": "#1"}, + "west": {"uv": [4.5, 5.375, 4.65625, 5.40625], "texture": "#1"}, + "up": {"uv": [4.90625, 1.28125, 4.75, 1.125], "texture": "#1"}, + "down": {"uv": [2.40625, 4.75, 2.25, 4.90625], "texture": "#1"} + } + }, + { + "from": [-2.5, 0.6, 7], + "to": [-2, 0.85, 7.25], + "rotation": {"angle": 45, "axis": "z", "origin": [-2.375, 0.725, 7.125]}, + "faces": { + "north": {"uv": [0.75, 5.75, 0.8125, 5.78125], "texture": "#1"}, + "east": {"uv": [0.25, 5.875, 0.28125, 5.90625], "texture": "#1"}, + "south": {"uv": [5.75, 0.75, 5.8125, 0.78125], "texture": "#1"}, + "west": {"uv": [5.875, 0.25, 5.90625, 0.28125], "texture": "#1"}, + "up": {"uv": [0.9375, 5.78125, 0.875, 5.75], "texture": "#1"}, + "down": {"uv": [5.8125, 0.875, 5.75, 0.90625], "texture": "#1"} + } + }, + { + "from": [-2.25, 0.85, 7], + "to": [-2, 1.1, 8], + "rotation": {"angle": 22.5, "axis": "x", "origin": [-2.125, 0.975, 7.125]}, + "faces": { + "north": {"uv": [0.375, 5.875, 0.40625, 5.90625], "texture": "#1"}, + "east": {"uv": [2.625, 5.5, 2.75, 5.53125], "texture": "#1"}, + "south": {"uv": [5.875, 0.375, 5.90625, 0.40625], "texture": "#1"}, + "west": {"uv": [2.75, 5.5, 2.875, 5.53125], "texture": "#1"}, + "up": {"uv": [2.90625, 5.625, 2.875, 5.5], "texture": "#1"}, + "down": {"uv": [3.03125, 5.5, 3, 5.625], "texture": "#1"} + } + }, + { + "from": [-3.25, 0.85, 7.75], + "to": [-3, 1.1, 8.35], + "rotation": {"angle": 0, "axis": "y", "origin": [-4, -0.9, 5.75]}, + "faces": { + "north": {"uv": [0.875, 5.875, 0.90625, 5.90625], "texture": "#1"}, + "east": {"uv": [3.375, 5.625, 3.45313, 5.65625], "texture": "#1"}, + "south": {"uv": [5.875, 0.875, 5.90625, 0.90625], "texture": "#1"}, + "west": {"uv": [5.625, 3.375, 5.70313, 3.40625], "texture": "#1"}, + "up": {"uv": [3.53125, 5.70313, 3.5, 5.625], "texture": "#1"}, + "down": {"uv": [5.65625, 3.5, 5.625, 3.57813], "texture": "#1"} + } + }, + { + "from": [-3.25, 1.1, 7.5], + "to": [-2, 1.35, 8.75], + "rotation": {"angle": -45, "axis": "x", "origin": [-2.125, 1.35, 8.5]}, + "faces": { + "north": {"uv": [5.375, 4.625, 5.53125, 4.65625], "texture": "#1"}, + "east": {"uv": [4.75, 5.375, 4.90625, 5.40625], "texture": "#1"}, + "south": {"uv": [5.375, 4.875, 5.53125, 4.90625], "texture": "#1"}, + "west": {"uv": [5, 5.375, 5.15625, 5.40625], "texture": "#1"}, + "up": {"uv": [2.65625, 4.90625, 2.5, 4.75], "texture": "#1"}, + "down": {"uv": [2.90625, 4.75, 2.75, 4.90625], "texture": "#1"} + } + }, + { + "from": [-6.75, 0.45, 6.75], + "to": [-6.5, 1.1, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.5, -0.65, 9.25]}, + "faces": { + "north": {"uv": [0.375, 5.625, 0.40625, 5.71875], "texture": "#1"}, + "east": {"uv": [0.5, 5.625, 0.53125, 5.71875], "texture": "#1"}, + "south": {"uv": [5.625, 0.5, 5.65625, 0.59375], "texture": "#1"}, + "west": {"uv": [0.625, 5.625, 0.65625, 5.71875], "texture": "#1"}, + "up": {"uv": [1.03125, 5.90625, 1, 5.875], "texture": "#1"}, + "down": {"uv": [5.90625, 1, 5.875, 1.03125], "texture": "#1"} + } + }, + { + "from": [-6.85, 0.45, 6.65], + "to": [-6.4, 0.6, 7.1], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.5, -0.65, 9.25]}, + "faces": { + "north": {"uv": [1.25, 5.75, 1.3125, 5.78125], "texture": "#1"}, + "east": {"uv": [5.75, 1.25, 5.8125, 1.28125], "texture": "#1"}, + "south": {"uv": [1.375, 5.75, 1.4375, 5.78125], "texture": "#1"}, + "west": {"uv": [5.75, 1.375, 5.8125, 1.40625], "texture": "#1"}, + "up": {"uv": [3.6875, 5.5625, 3.625, 5.5], "texture": "#1"}, + "down": {"uv": [5.5625, 3.625, 5.5, 3.6875], "texture": "#1"} + } + }, + { + "from": [-2, 0.45, 9], + "to": [-1.75, 1.1, 9.25], + "rotation": {"angle": 0, "axis": "y", "origin": [0.25, -0.65, 11.5]}, + "faces": { + "north": {"uv": [5.625, 0.625, 5.65625, 0.71875], "texture": "#1"}, + "east": {"uv": [0.75, 5.625, 0.78125, 5.71875], "texture": "#1"}, + "south": {"uv": [5.625, 0.75, 5.65625, 0.84375], "texture": "#1"}, + "west": {"uv": [0.875, 5.625, 0.90625, 5.71875], "texture": "#1"}, + "up": {"uv": [1.15625, 5.90625, 1.125, 5.875], "texture": "#1"}, + "down": {"uv": [5.90625, 1.125, 5.875, 1.15625], "texture": "#1"} + } + }, + { + "from": [-2.1, 0.45, 8.9], + "to": [-1.65, 0.6, 9.35], + "rotation": {"angle": 0, "axis": "y", "origin": [0.25, -0.65, 11.5]}, + "faces": { + "north": {"uv": [1.5, 5.75, 1.5625, 5.78125], "texture": "#1"}, + "east": {"uv": [5.75, 1.5, 5.8125, 1.53125], "texture": "#1"}, + "south": {"uv": [1.625, 5.75, 1.6875, 5.78125], "texture": "#1"}, + "west": {"uv": [5.75, 1.625, 5.8125, 1.65625], "texture": "#1"}, + "up": {"uv": [3.8125, 5.5625, 3.75, 5.5], "texture": "#1"}, + "down": {"uv": [5.5625, 3.75, 5.5, 3.8125], "texture": "#1"} + } + } + ], + "groups": [ + { + "name": "RailSection", + "origin": [8.5, -4, 0], + "color": 0, + "children": [ + { + "name": "RailR", + "origin": [8.5, -4, 0], + "color": 0, + "children": [0, 1, 2] + }, + { + "name": "RailL", + "origin": [8.5, -4, 0], + "color": 0, + "children": [3, 4, 5] + }, + { + "name": "Sleeper", + "origin": [8, 8, 8], + "color": 0, + "children": [6, 7, 8] + }, + { + "name": "FastenerL", + "origin": [8, 8, 8], + "color": 0, + "children": [ + { + "name": "Base", + "origin": [18, -0.5, 6], + "color": 0, + "children": [9, 10, 11] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [12, 13, 14, 15] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [16, 17, 18, 19] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [20, 21] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [22, 23] + } + ] + }, + { + "name": "FastenerR", + "origin": [8, 8, 8], + "color": 0, + "children": [ + { + "name": "Base", + "origin": [18, -0.5, 6], + "color": 0, + "children": [24, 25, 26] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [27, 28, 29, 30] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [31, 32, 33, 34] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [35, 36] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [37, 38] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/rails/lmrail_lod2.json b/assets/minecraft/models/item/rails/lmrail_lod2.json new file mode 100644 index 0000000..95ca433 --- /dev/null +++ b/assets/minecraft/models/item/rails/lmrail_lod2.json @@ -0,0 +1,358 @@ +{ + "format_version": "1.21.11", + "credit": "Made with Blockbench", + "texture_size": [128, 128], + "textures": { + "1": "block/lipan/lili_rail/lm_rail_concrete_worn" + }, + "elements": [ + { + "from": [-5, 1.85, 0], + "to": [-3.5, 2.6, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [-15.5, -5.4, 0]}, + "faces": { + "north": {"uv": [4.75, 1.375, 4.9375, 1.5], "texture": "#1"}, + "east": {"uv": [2.5, 4, 4.5, 4.125], "texture": "#1"}, + "south": {"uv": [3, 4.75, 3.1875, 4.875], "texture": "#1"}, + "west": {"uv": [4, 2.5, 6, 2.625], "texture": "#1"}, + "up": {"uv": [0.9375, 5, 0.75, 3], "texture": "#1"}, + "down": {"uv": [1.1875, 3, 1, 5], "texture": "#1"} + } + }, + { + "from": [-5.5, 0.45, 0], + "to": [-3, 0.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [-15.25, -6.65, 0]}, + "faces": { + "north": {"uv": [5, 0.5, 5.3125, 0.5625], "texture": "#1"}, + "east": {"uv": [4, 2.875, 6, 2.9375], "texture": "#1"}, + "south": {"uv": [5, 0.625, 5.3125, 0.6875], "texture": "#1"}, + "west": {"uv": [4, 3, 6, 3.0625], "texture": "#1"}, + "up": {"uv": [2.8125, 3.5, 2.5, 1.5], "texture": "#1"}, + "down": {"uv": [3.1875, 1.5, 2.875, 3.5], "texture": "#1"} + } + }, + { + "from": [-4.5, 0.85, 0], + "to": [-4, 1.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [-16, -5.65, 0]}, + "faces": { + "north": {"uv": [1.625, 5, 1.6875, 5.15625], "texture": "#1"}, + "east": {"uv": [3.25, 1.5, 5.25, 1.65625], "texture": "#1"}, + "south": {"uv": [1.5, 5.125, 1.5625, 5.28125], "texture": "#1"}, + "west": {"uv": [3.25, 1.75, 5.25, 1.90625], "texture": "#1"}, + "up": {"uv": [1.8125, 6.125, 1.75, 4.125], "texture": "#1"}, + "down": {"uv": [1.9375, 4.125, 1.875, 6.125], "texture": "#1"} + } + }, + { + "from": [19.5, 1.85, 0], + "to": [21, 2.6, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [31.5, -5.4, 0]}, + "faces": { + "north": {"uv": [3.25, 4.75, 3.4375, 4.875], "texture": "#1"}, + "east": {"uv": [4, 2.625, 6, 2.75], "texture": "#1"}, + "south": {"uv": [3.5, 4.75, 3.6875, 4.875], "texture": "#1"}, + "west": {"uv": [4, 2.75, 6, 2.875], "texture": "#1"}, + "up": {"uv": [1.4375, 5, 1.25, 3], "texture": "#1"}, + "down": {"uv": [1.6875, 3, 1.5, 5], "texture": "#1"} + } + }, + { + "from": [19, 0.45, 0], + "to": [21.5, 0.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [31.25, -6.65, 0]}, + "faces": { + "north": {"uv": [0.75, 5, 1.0625, 5.0625], "texture": "#1"}, + "east": {"uv": [4, 3.125, 6, 3.1875], "texture": "#1"}, + "south": {"uv": [5, 0.75, 5.3125, 0.8125], "texture": "#1"}, + "west": {"uv": [4, 3.25, 6, 3.3125], "texture": "#1"}, + "up": {"uv": [0.3125, 5, 0, 3], "texture": "#1"}, + "down": {"uv": [0.6875, 3, 0.375, 5], "texture": "#1"} + } + }, + { + "from": [20, 0.85, 0], + "to": [20.5, 1.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [32, -5.65, 0]}, + "faces": { + "north": {"uv": [3.75, 5.125, 3.8125, 5.28125], "texture": "#1"}, + "east": {"uv": [3.25, 2, 5.25, 2.15625], "texture": "#1"}, + "south": {"uv": [3.875, 5.125, 3.9375, 5.28125], "texture": "#1"}, + "west": {"uv": [3.25, 2.25, 5.25, 2.40625], "texture": "#1"}, + "up": {"uv": [2.0625, 6.125, 2, 4.125], "texture": "#1"}, + "down": {"uv": [2.1875, 4.125, 2.125, 6.125], "texture": "#1"} + } + }, + { + "from": [-11, 0, 5], + "to": [27, 0.1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0, 5]}, + "faces": { + "north": {"uv": [4, 3.875, 8.75, 3.89063], "texture": "#1"}, + "east": {"uv": [3.75, 5, 4.5, 5.01563], "texture": "#1"}, + "south": {"uv": [3.25, 4.375, 8, 4.39063], "texture": "#1"}, + "west": {"uv": [4.5, 5, 5.25, 5.01563], "texture": "#1"}, + "up": {"uv": [4.75, 0.75, 0, 0], "texture": "#1"}, + "down": {"uv": [4.75, 0.75, 0, 1.5], "texture": "#1"} + } + }, + { + "from": [15.25, 0.1, 5], + "to": [25.25, 0.3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0.25, 5]}, + "faces": { + "north": {"uv": [3.25, 4.5, 4.5, 4.54688], "texture": "#1"}, + "east": {"uv": [2.625, 4.625, 3.375, 4.67188], "texture": "#1"}, + "south": {"uv": [4.5, 4, 5.75, 4.04688], "texture": "#1"}, + "west": {"uv": [3.375, 4.625, 4.125, 4.67188], "texture": "#1"}, + "up": {"uv": [1.25, 2.25, 0, 1.5], "texture": "#1"}, + "down": {"uv": [2.5, 1.5, 1.25, 2.25], "texture": "#1"} + } + }, + { + "from": [-9.25, 0.1, 5], + "to": [0.75, 0.3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-27, 0.25, 5]}, + "faces": { + "north": {"uv": [4.5, 4.125, 5.75, 4.17188], "texture": "#1"}, + "east": {"uv": [4.625, 3.375, 5.375, 3.42188], "texture": "#1"}, + "south": {"uv": [4.5, 4.25, 5.75, 4.29688], "texture": "#1"}, + "west": {"uv": [4.625, 3.5, 5.375, 3.54688], "texture": "#1"}, + "up": {"uv": [1.25, 3, 0, 2.25], "texture": "#1"}, + "down": {"uv": [2.5, 2.25, 1.25, 3], "texture": "#1"} + } + }, + { + "from": [17.5, 0.3, 6.5], + "to": [23, 0.45, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [18, -0.7, 6]}, + "faces": { + "north": {"uv": [3.75, 4.75, 4.4375, 4.78125], "texture": "#1"}, + "east": {"uv": [0, 5.125, 0.375, 5.15625], "texture": "#1"}, + "south": {"uv": [4.5, 4.75, 5.1875, 4.78125], "texture": "#1"}, + "west": {"uv": [0.375, 5.125, 0.75, 5.15625], "texture": "#1"}, + "up": {"uv": [2.4375, 3.375, 1.75, 3], "texture": "#1"}, + "down": {"uv": [3.9375, 2.5, 3.25, 2.875], "texture": "#1"} + } + }, + { + "from": [18.25, 0.2, 7.25], + "to": [22.25, 0.75, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, -0.9, 6]}, + "faces": { + "north": {"uv": [2.25, 5.25, 2.3125, 5.34375], "texture": "#1"}, + "east": {"uv": [5, 1.25, 5.15625, 1.34375], "texture": "#1"}, + "south": {"uv": [5.25, 2.25, 5.3125, 2.34375], "texture": "#1"}, + "west": {"uv": [5, 1.375, 5.15625, 1.46875], "texture": "#1"}, + "up": {"uv": [4.5625, 5.28125, 4.5, 5.125], "texture": "#1"}, + "down": {"uv": [4.6875, 5.125, 4.625, 5.28125], "texture": "#1"} + } + }, + { + "from": [18, 0.1, 7.25], + "to": [22.5, 0.6, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, -0.9, 6]}, + "faces": { + "north": {"uv": [4.625, 3.625, 5.1875, 3.6875], "texture": "#1"}, + "east": {"uv": [5.25, 1.5, 5.40625, 1.5625], "texture": "#1"}, + "south": {"uv": [4.625, 3.75, 5.1875, 3.8125], "texture": "#1"}, + "west": {"uv": [5.25, 1.625, 5.40625, 1.6875], "texture": "#1"}, + "up": {"uv": [4.5625, 3.53125, 4, 3.375], "texture": "#1"}, + "down": {"uv": [4.5625, 3.625, 4, 3.78125], "texture": "#1"} + } + }, + { + "from": [21.25, 1.1, 7.5], + "to": [22.5, 1.35, 8.75], + "rotation": {"angle": -45, "axis": "x", "origin": [22.375, 1.35, 8.5]}, + "faces": { + "north": {"uv": [5.375, 2, 5.53125, 2.03125], "texture": "#1"}, + "east": {"uv": [5.375, 2.125, 5.53125, 2.15625], "texture": "#1"}, + "south": {"uv": [2.25, 5.375, 2.40625, 5.40625], "texture": "#1"}, + "west": {"uv": [5.375, 2.25, 5.53125, 2.28125], "texture": "#1"}, + "up": {"uv": [4.90625, 0.28125, 4.75, 0.125], "texture": "#1"}, + "down": {"uv": [4.90625, 0.375, 4.75, 0.53125], "texture": "#1"} + } + }, + { + "from": [18, 1.1, 7.25], + "to": [19.25, 1.35, 8.5], + "rotation": {"angle": 45, "axis": "x", "origin": [18.125, 1.35, 7.5]}, + "faces": { + "north": {"uv": [5.375, 2.375, 5.53125, 2.40625], "texture": "#1"}, + "east": {"uv": [2.5, 5.375, 2.65625, 5.40625], "texture": "#1"}, + "south": {"uv": [2.75, 5.375, 2.90625, 5.40625], "texture": "#1"}, + "west": {"uv": [5.375, 3.375, 5.53125, 3.40625], "texture": "#1"}, + "up": {"uv": [4.90625, 0.78125, 4.75, 0.625], "texture": "#1"}, + "down": {"uv": [4.90625, 0.875, 4.75, 1.03125], "texture": "#1"} + } + }, + { + "from": [-7, 0.3, 6.5], + "to": [-1.5, 0.45, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [-2, -0.7, 10]}, + "faces": { + "north": {"uv": [3.375, 4.875, 4.0625, 4.90625], "texture": "#1"}, + "east": {"uv": [0.75, 5.125, 1.125, 5.15625], "texture": "#1"}, + "south": {"uv": [4.125, 4.875, 4.8125, 4.90625], "texture": "#1"}, + "west": {"uv": [1.125, 5.125, 1.5, 5.15625], "texture": "#1"}, + "up": {"uv": [3.9375, 3.25, 3.25, 2.875], "texture": "#1"}, + "down": {"uv": [3.9375, 3.25, 3.25, 3.625], "texture": "#1"} + } + }, + { + "from": [-6.5, 0.1, 7.25], + "to": [-2, 0.6, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.5, -0.9, 9.75]}, + "faces": { + "north": {"uv": [4.125, 4.625, 4.6875, 4.6875], "texture": "#1"}, + "east": {"uv": [5.25, 1.75, 5.40625, 1.8125], "texture": "#1"}, + "south": {"uv": [4.75, 0, 5.3125, 0.0625], "texture": "#1"}, + "west": {"uv": [5.25, 1.875, 5.40625, 1.9375], "texture": "#1"}, + "up": {"uv": [2.8125, 4.28125, 2.25, 4.125], "texture": "#1"}, + "down": {"uv": [3.4375, 4.125, 2.875, 4.28125], "texture": "#1"} + } + }, + { + "from": [-6.25, 0.2, 7.25], + "to": [-2.25, 0.75, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.5, -0.9, 10]}, + "faces": { + "north": {"uv": [2.5, 5.25, 2.5625, 5.34375], "texture": "#1"}, + "east": {"uv": [2.75, 5, 2.90625, 5.09375], "texture": "#1"}, + "south": {"uv": [2.625, 5.25, 2.6875, 5.34375], "texture": "#1"}, + "west": {"uv": [3, 5, 3.15625, 5.09375], "texture": "#1"}, + "up": {"uv": [0.5625, 5.40625, 0.5, 5.25], "texture": "#1"}, + "down": {"uv": [0.6875, 5.25, 0.625, 5.40625], "texture": "#1"} + } + }, + { + "from": [-6.5, 1.1, 7.25], + "to": [-5.25, 1.35, 8.5], + "rotation": {"angle": 45, "axis": "x", "origin": [-6.375, 1.35, 7.5]}, + "faces": { + "north": {"uv": [3.75, 5.375, 3.90625, 5.40625], "texture": "#1"}, + "east": {"uv": [4, 5.375, 4.15625, 5.40625], "texture": "#1"}, + "south": {"uv": [4.25, 5.375, 4.40625, 5.40625], "texture": "#1"}, + "west": {"uv": [4.5, 5.375, 4.65625, 5.40625], "texture": "#1"}, + "up": {"uv": [4.90625, 1.28125, 4.75, 1.125], "texture": "#1"}, + "down": {"uv": [2.40625, 4.75, 2.25, 4.90625], "texture": "#1"} + } + }, + { + "from": [-3.25, 1.1, 7.5], + "to": [-2, 1.35, 8.75], + "rotation": {"angle": -45, "axis": "x", "origin": [-2.125, 1.35, 8.5]}, + "faces": { + "north": {"uv": [5.375, 4.625, 5.53125, 4.65625], "texture": "#1"}, + "east": {"uv": [4.75, 5.375, 4.90625, 5.40625], "texture": "#1"}, + "south": {"uv": [5.375, 4.875, 5.53125, 4.90625], "texture": "#1"}, + "west": {"uv": [5, 5.375, 5.15625, 5.40625], "texture": "#1"}, + "up": {"uv": [2.65625, 4.90625, 2.5, 4.75], "texture": "#1"}, + "down": {"uv": [2.90625, 4.75, 2.75, 4.90625], "texture": "#1"} + } + } + ], + "groups": [ + { + "name": "RailSection", + "origin": [8.5, -4, 0], + "color": 0, + "children": [ + { + "name": "RailR", + "origin": [8.5, -4, 0], + "color": 0, + "children": [0, 1, 2] + }, + { + "name": "RailL", + "origin": [8.5, -4, 0], + "color": 0, + "children": [3, 4, 5] + }, + { + "name": "Sleeper", + "origin": [8, 8, 8], + "color": 0, + "children": [6, 7, 8] + }, + { + "name": "FastenerL", + "origin": [8, 8, 8], + "color": 0, + "children": [ + { + "name": "Base", + "origin": [18, -0.5, 6], + "color": 0, + "children": [9, 10, 11] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [12] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [13] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [] + } + ] + }, + { + "name": "FastenerR", + "origin": [8, 8, 8], + "color": 0, + "children": [ + { + "name": "Base", + "origin": [18, -0.5, 6], + "color": 0, + "children": [14, 15, 16] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [17] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [18] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/rails/lmrail_lod3.json b/assets/minecraft/models/item/rails/lmrail_lod3.json new file mode 100644 index 0000000..fa33785 --- /dev/null +++ b/assets/minecraft/models/item/rails/lmrail_lod3.json @@ -0,0 +1,254 @@ +{ + "format_version": "1.21.11", + "credit": "Made with Blockbench", + "texture_size": [128, 128], + "textures": { + "1": "block/lipan/lili_rail/lm_rail_concrete_worn" + }, + "elements": [ + { + "from": [-5, 1.85, 0], + "to": [-3.5, 2.6, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [-15.5, -5.4, 0]}, + "faces": { + "north": {"uv": [4.75, 1.375, 4.9375, 1.5], "texture": "#1"}, + "east": {"uv": [2.5, 4, 4.5, 4.125], "texture": "#1"}, + "south": {"uv": [3, 4.75, 3.1875, 4.875], "texture": "#1"}, + "west": {"uv": [4, 2.5, 6, 2.625], "texture": "#1"}, + "up": {"uv": [0.9375, 5, 0.75, 3], "texture": "#1"}, + "down": {"uv": [1.1875, 3, 1, 5], "texture": "#1"} + } + }, + { + "from": [-5.5, 0.45, 0], + "to": [-3, 0.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [-15.25, -6.65, 0]}, + "faces": { + "north": {"uv": [5, 0.5, 5.3125, 0.5625], "texture": "#1"}, + "east": {"uv": [4, 2.875, 6, 2.9375], "texture": "#1"}, + "south": {"uv": [5, 0.625, 5.3125, 0.6875], "texture": "#1"}, + "west": {"uv": [4, 3, 6, 3.0625], "texture": "#1"}, + "up": {"uv": [2.8125, 3.5, 2.5, 1.5], "texture": "#1"}, + "down": {"uv": [3.1875, 1.5, 2.875, 3.5], "texture": "#1"} + } + }, + { + "from": [-4.5, 0.85, 0], + "to": [-4, 1.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [-16, -5.65, 0]}, + "faces": { + "north": {"uv": [1.625, 5, 1.6875, 5.15625], "texture": "#1"}, + "east": {"uv": [3.25, 1.5, 5.25, 1.65625], "texture": "#1"}, + "south": {"uv": [1.5, 5.125, 1.5625, 5.28125], "texture": "#1"}, + "west": {"uv": [3.25, 1.75, 5.25, 1.90625], "texture": "#1"}, + "up": {"uv": [1.8125, 6.125, 1.75, 4.125], "texture": "#1"}, + "down": {"uv": [1.9375, 4.125, 1.875, 6.125], "texture": "#1"} + } + }, + { + "from": [19.5, 1.85, 0], + "to": [21, 2.6, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [31.5, -5.4, 0]}, + "faces": { + "north": {"uv": [3.25, 4.75, 3.4375, 4.875], "texture": "#1"}, + "east": {"uv": [4, 2.625, 6, 2.75], "texture": "#1"}, + "south": {"uv": [3.5, 4.75, 3.6875, 4.875], "texture": "#1"}, + "west": {"uv": [4, 2.75, 6, 2.875], "texture": "#1"}, + "up": {"uv": [1.4375, 5, 1.25, 3], "texture": "#1"}, + "down": {"uv": [1.6875, 3, 1.5, 5], "texture": "#1"} + } + }, + { + "from": [19, 0.45, 0], + "to": [21.5, 0.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [31.25, -6.65, 0]}, + "faces": { + "north": {"uv": [0.75, 5, 1.0625, 5.0625], "texture": "#1"}, + "east": {"uv": [4, 3.125, 6, 3.1875], "texture": "#1"}, + "south": {"uv": [5, 0.75, 5.3125, 0.8125], "texture": "#1"}, + "west": {"uv": [4, 3.25, 6, 3.3125], "texture": "#1"}, + "up": {"uv": [0.3125, 5, 0, 3], "texture": "#1"}, + "down": {"uv": [0.6875, 3, 0.375, 5], "texture": "#1"} + } + }, + { + "from": [20, 0.85, 0], + "to": [20.5, 1.85, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [32, -5.65, 0]}, + "faces": { + "north": {"uv": [3.75, 5.125, 3.8125, 5.28125], "texture": "#1"}, + "east": {"uv": [3.25, 2, 5.25, 2.15625], "texture": "#1"}, + "south": {"uv": [3.875, 5.125, 3.9375, 5.28125], "texture": "#1"}, + "west": {"uv": [3.25, 2.25, 5.25, 2.40625], "texture": "#1"}, + "up": {"uv": [2.0625, 6.125, 2, 4.125], "texture": "#1"}, + "down": {"uv": [2.1875, 4.125, 2.125, 6.125], "texture": "#1"} + } + }, + { + "from": [-11, 0, 5], + "to": [27, 0.1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0, 5]}, + "faces": { + "north": {"uv": [4, 3.875, 8.75, 3.89063], "texture": "#1"}, + "east": {"uv": [3.75, 5, 4.5, 5.01563], "texture": "#1"}, + "south": {"uv": [3.25, 4.375, 8, 4.39063], "texture": "#1"}, + "west": {"uv": [4.5, 5, 5.25, 5.01563], "texture": "#1"}, + "up": {"uv": [4.75, 0.75, 0, 0], "texture": "#1"}, + "down": {"uv": [4.75, 0.75, 0, 1.5], "texture": "#1"} + } + }, + { + "from": [15.25, 0.1, 5], + "to": [25.25, 0.3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0.25, 5]}, + "faces": { + "north": {"uv": [3.25, 4.5, 4.5, 4.54688], "texture": "#1"}, + "east": {"uv": [2.625, 4.625, 3.375, 4.67188], "texture": "#1"}, + "south": {"uv": [4.5, 4, 5.75, 4.04688], "texture": "#1"}, + "west": {"uv": [3.375, 4.625, 4.125, 4.67188], "texture": "#1"}, + "up": {"uv": [1.25, 2.25, 0, 1.5], "texture": "#1"}, + "down": {"uv": [2.5, 1.5, 1.25, 2.25], "texture": "#1"} + } + }, + { + "from": [-9.25, 0.1, 5], + "to": [0.75, 0.3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-27, 0.25, 5]}, + "faces": { + "north": {"uv": [4.5, 4.125, 5.75, 4.17188], "texture": "#1"}, + "east": {"uv": [4.625, 3.375, 5.375, 3.42188], "texture": "#1"}, + "south": {"uv": [4.5, 4.25, 5.75, 4.29688], "texture": "#1"}, + "west": {"uv": [4.625, 3.5, 5.375, 3.54688], "texture": "#1"}, + "up": {"uv": [1.25, 3, 0, 2.25], "texture": "#1"}, + "down": {"uv": [2.5, 2.25, 1.25, 3], "texture": "#1"} + } + }, + { + "from": [17.5, 0.3, 6.5], + "to": [23, 0.45, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [18, -0.7, 6]}, + "faces": { + "north": {"uv": [3.75, 4.75, 4.4375, 4.78125], "texture": "#1"}, + "east": {"uv": [0, 5.125, 0.375, 5.15625], "texture": "#1"}, + "south": {"uv": [4.5, 4.75, 5.1875, 4.78125], "texture": "#1"}, + "west": {"uv": [0.375, 5.125, 0.75, 5.15625], "texture": "#1"}, + "up": {"uv": [2.4375, 3.375, 1.75, 3], "texture": "#1"}, + "down": {"uv": [3.9375, 2.5, 3.25, 2.875], "texture": "#1"} + } + }, + { + "from": [-7, 0.3, 6.5], + "to": [-1.5, 0.45, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [-2, -0.7, 10]}, + "faces": { + "north": {"uv": [3.375, 4.875, 4.0625, 4.90625], "texture": "#1"}, + "east": {"uv": [0.75, 5.125, 1.125, 5.15625], "texture": "#1"}, + "south": {"uv": [4.125, 4.875, 4.8125, 4.90625], "texture": "#1"}, + "west": {"uv": [1.125, 5.125, 1.5, 5.15625], "texture": "#1"}, + "up": {"uv": [3.9375, 3.25, 3.25, 2.875], "texture": "#1"}, + "down": {"uv": [3.9375, 3.25, 3.25, 3.625], "texture": "#1"} + } + } + ], + "groups": [ + { + "name": "RailSection", + "origin": [8.5, -4, 0], + "color": 0, + "children": [ + { + "name": "RailR", + "origin": [8.5, -4, 0], + "color": 0, + "children": [0, 1, 2] + }, + { + "name": "RailL", + "origin": [8.5, -4, 0], + "color": 0, + "children": [3, 4, 5] + }, + { + "name": "Sleeper", + "origin": [8, 8, 8], + "color": 0, + "children": [6, 7, 8] + }, + { + "name": "FastenerL", + "origin": [8, 8, 8], + "color": 0, + "children": [ + { + "name": "Base", + "origin": [18, -0.5, 6], + "color": 0, + "children": [9] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [] + } + ] + }, + { + "name": "FastenerR", + "origin": [8, 8, 8], + "color": 0, + "children": [ + { + "name": "Base", + "origin": [18, -0.5, 6], + "color": 0, + "children": [10] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [] + }, + { + "name": "Clip", + "origin": [22.125, 1.125, 7.125], + "color": 0, + "children": [] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [] + }, + { + "name": "Bolt", + "origin": [20.75, -0.25, 6.75], + "color": 0, + "children": [] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/lipan/lili_rail/lm_rail_concrete_worn.png b/assets/minecraft/textures/block/lipan/lili_rail/lm_rail_concrete_worn.png index 2bf9857..9612ff3 100644 Binary files a/assets/minecraft/textures/block/lipan/lili_rail/lm_rail_concrete_worn.png and b/assets/minecraft/textures/block/lipan/lili_rail/lm_rail_concrete_worn.png differ