diff --git a/src/main/resources/assets/thaumicwonders/blockstates/dimensional_ripper.json b/src/main/resources/assets/thaumicwonders/blockstates/dimensional_ripper.json index f6d658c9..e9969bc8 100644 --- a/src/main/resources/assets/thaumicwonders/blockstates/dimensional_ripper.json +++ b/src/main/resources/assets/thaumicwonders/blockstates/dimensional_ripper.json @@ -1,22 +1,22 @@ { "forge_marker": 1, "defaults": { - "model": "thaumicwonders:dimensional_ripper.obj", + "model": "thaumicwonders:dimensional_ripper", "transform": "forge:default-block" }, "variants": { "normal": [{}], "inventory": [{}], - "enabled=false,facing=down": { "model": "thaumicwonders:dimensional_ripper.obj","x": 180 }, - "enabled=false,facing=up": { "model": "thaumicwonders:dimensional_ripper.obj"}, - "enabled=false,facing=north": { "model": "thaumicwonders:dimensional_ripper.obj","x": 90 }, - "enabled=false,facing=south": { "model": "thaumicwonders:dimensional_ripper.obj","y": 180, "x": 90 }, - "enabled=false,facing=west": { "model": "thaumicwonders:dimensional_ripper.obj","y": 270, "x": 90 }, - "enabled=false,facing=east": { "model": "thaumicwonders:dimensional_ripper.obj","y": 90, "x": 90 }, - "enabled=true,facing=down": { "model": "thaumicwonders:dimensional_ripper.obj","x": 180 }, - "enabled=true,facing=up": { "model": "thaumicwonders:dimensional_ripper.obj"}, - "enabled=true,facing=north": { "model": "thaumicwonders:dimensional_ripper.obj","x": 90 }, - "enabled=true,facing=south": { "model": "thaumicwonders:dimensional_ripper.obj","y": 180, "x": 90 }, - "enabled=true,facing=west": { "model": "thaumicwonders:dimensional_ripper.obj","y": 270, "x": 90 }, - "enabled=true,facing=east": { "model": "thaumicwonders:dimensional_ripper.obj","y": 90, "x": 90 } + "enabled=false,facing=down": { "model": "thaumicwonders:dimensional_ripper","x": 180 }, + "enabled=false,facing=up": { "model": "thaumicwonders:dimensional_ripper"}, + "enabled=false,facing=north": { "model": "thaumicwonders:dimensional_ripper","x": 90 }, + "enabled=false,facing=south": { "model": "thaumicwonders:dimensional_ripper","y": 180, "x": 90 }, + "enabled=false,facing=west": { "model": "thaumicwonders:dimensional_ripper","y": 270, "x": 90 }, + "enabled=false,facing=east": { "model": "thaumicwonders:dimensional_ripper","y": 90, "x": 90 }, + "enabled=true,facing=down": { "model": "thaumicwonders:dimensional_ripper","x": 180 }, + "enabled=true,facing=up": { "model": "thaumicwonders:dimensional_ripper"}, + "enabled=true,facing=north": { "model": "thaumicwonders:dimensional_ripper","x": 90 }, + "enabled=true,facing=south": { "model": "thaumicwonders:dimensional_ripper","y": 180, "x": 90 }, + "enabled=true,facing=west": { "model": "thaumicwonders:dimensional_ripper","y": 270, "x": 90 }, + "enabled=true,facing=east": { "model": "thaumicwonders:dimensional_ripper","y": 90, "x": 90 } } } diff --git a/src/main/resources/assets/thaumicwonders/models/block/dimensional_ripper.json b/src/main/resources/assets/thaumicwonders/models/block/dimensional_ripper.json new file mode 100644 index 00000000..a1320a1f --- /dev/null +++ b/src/main/resources/assets/thaumicwonders/models/block/dimensional_ripper.json @@ -0,0 +1,266 @@ +{ + "__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)", + "textures": { + "particle": "thaumcraft:blocks/metal_void", + "void": "thaumcraft:blocks/metal_void", + "metal": "thaumcraft:blocks/base_metal", + "wood": "thaumcraft:blocks/base_wood", + "brass": "thaumcraft:blocks/metal_brass", + "redstone": "minecraft:blocks/redstone_block" + }, + "display": { + "gui": { + "rotation": [ 30, 45, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0.625, 0.625, 0.625 ] + }, + "ground": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 3, 0 ], + "scale": [ 0.25, 0.25, 0.25 ] + }, + "fixed": { + "rotation": [ 0, 180, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 1, 1, 1 ] + }, + "head": { + "rotation": [ 0, 180, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 1, 1, 1 ] + }, + "firstperson_righthand": { + "rotation": [ 0, 315, 0 ], + "translation": [ 0, 2.5, 0 ], + "scale": [ 0.4, 0.4, 0.4 ] + }, + "thirdperson_righthand": { + "rotation": [ 75, 315, 0 ], + "translation": [ 0, 2.5, 0 ], + "scale": [ 0.375, 0.375, 0.375 ] + } + }, + "elements": [ + { + "name": "base", + "from": [ 0, 0, 0 ], + "to": [ 16, 6, 16 ], + "faces": { + "north": { "texture": "#void", "uv": [ 0, 0, 16, 6 ] }, + "east": { "texture": "#void", "uv": [ 0, 0, 16, 6 ] }, + "south": { "texture": "#void", "uv": [ 0, 0, 16, 6 ] }, + "west": { "texture": "#void", "uv": [ 0, 0, 16, 6 ] }, + "up": { "texture": "#void", "uv": [ 0, 0, 16, 16 ] }, + "down": { "texture": "#void", "uv": [ 0, 0, 16, 16 ], "cullface": "down" } + } + }, + { + "name": "antenna", + "from": [ 7, 10, 7 ], + "to": [ 9, 12, 9 ], + "faces": { + "north": { "texture": "#metal", "uv": [ 7, 7, 9, 9 ] }, + "east": { "texture": "#metal", "uv": [ 7, 7, 9, 9 ] }, + "south": { "texture": "#metal", "uv": [ 7, 7, 9, 9 ] }, + "west": { "texture": "#metal", "uv": [ 7, 7, 9, 9 ] } + } + }, + { + "name": "orb", + "from": [ 6, 12, 6 ], + "to": [ 10, 16, 10 ], + "faces": { + "north": { "texture": "#redstone", "uv": [ 0, 0, 4, 4 ] }, + "east": { "texture": "#redstone", "uv": [ 0, 0, 4, 4 ] }, + "south": { "texture": "#redstone", "uv": [ 0, 0, 4, 4 ] }, + "west": { "texture": "#redstone", "uv": [ 0, 0, 4, 4 ] }, + "up": { "texture": "#redstone", "uv": [ 0, 0, 4, 4 ] }, + "down": { "texture": "#redstone", "uv": [ 0, 0, 4, 4 ] } + } + }, + { + "name": "arm1a", + "from": [ 1, 7, 7 ], + "to": [ 3, 9, 9 ], + "faces": { + "north": { "texture": "#brass", "uv": [ 1, 13, 3, 15 ] }, + "south": { "texture": "#brass", "uv": [ 1, 13, 3, 15 ] }, + "west": { "texture": "#brass", "uv": [ 1, 13, 3, 15 ] } + } + }, + { + "name": "arm1b", + "from": [ 1, 9, 7 ], + "to": [ 3, 15, 9 ], + "faces": { + "north": { "texture": "#brass", "uv": [ 1, 7, 3, 13 ] }, + "east": { "texture": "#brass", "uv": [ 1, 7, 3, 13 ] }, + "south": { "texture": "#brass", "uv": [ 1, 7, 3, 13 ] }, + "west": { "texture": "#brass", "uv": [ 1, 7, 3, 13 ] }, + "up": { "texture": "#brass", "uv": [ 1, 7, 3, 9 ] } + } + }, + { + "name": "arm1c", + "from": [ 3, 13, 7 ], + "to": [ 5, 15, 9 ], + "faces": { + "north": { "texture": "#brass", "uv": [ 3, 7, 5, 9 ] }, + "east": { "texture": "#brass", "uv": [ 3, 7, 5, 9 ] }, + "south": { "texture": "#brass", "uv": [ 3, 7, 5, 9 ] }, + "up": { "texture": "#brass", "uv": [ 3, 7, 5, 9 ] }, + "down": { "texture": "#brass", "uv": [ 3, 7, 5, 9 ] } + } + }, + { + "name": "arm2a", + "from": [ 7, 7, 1 ], + "to": [ 9, 9, 3 ], + "faces": { + "north": { "texture": "#brass", "uv": [ 1, 13, 3, 15 ] }, + "east": { "texture": "#brass", "uv": [ 1, 13, 3, 15 ] }, + "west": { "texture": "#brass", "uv": [ 1, 13, 3, 15 ] } + } + }, + { + "name": "arm2b", + "from": [ 7, 9, 1 ], + "to": [ 9, 15, 3 ], + "faces": { + "north": { "texture": "#brass", "uv": [ 1, 9, 3, 15 ] }, + "east": { "texture": "#brass", "uv": [ 1, 9, 3, 15 ] }, + "south": { "texture": "#brass", "uv": [ 1, 9, 3, 15 ] }, + "west": { "texture": "#brass", "uv": [ 1, 9, 3, 15 ] }, + "up": { "texture": "#brass", "uv": [ 1, 7, 3, 9 ] } + } + }, + { + "name": "arm2c", + "from": [ 7, 13, 3 ], + "to": [ 9, 15, 5 ], + "faces": { + "east": { "texture": "#brass", "uv": [ 3, 7, 5, 9 ] }, + "south": { "texture": "#brass", "uv": [ 3, 7, 5, 9 ] }, + "west": { "texture": "#brass", "uv": [ 3, 7, 5, 9 ] }, + "up": { "texture": "#brass", "uv": [ 3, 7, 5, 9 ] }, + "down": { "texture": "#brass", "uv": [ 3, 7, 5, 9 ] } + } + }, + { + "name": "arm3a", + "from": [ 13, 7, 7 ], + "to": [ 15, 9, 9 ], + "faces": { + "north": { "texture": "#brass", "uv": [ 12, 13, 14, 15 ] }, + "east": { "texture": "#brass", "uv": [ 13, 13, 15, 15 ] }, + "south": { "texture": "#brass", "uv": [ 12, 13, 14, 15 ] } + } + }, + { + "name": "arm3b", + "from": [ 13, 9, 7 ], + "to": [ 15, 15, 9 ], + "faces": { + "north": { "texture": "#brass", "uv": [ 13, 7, 15, 13 ] }, + "east": { "texture": "#brass", "uv": [ 13, 7, 15, 13 ] }, + "south": { "texture": "#brass", "uv": [ 13, 7, 15, 13 ] }, + "west": { "texture": "#brass", "uv": [ 13, 7, 15, 13 ] }, + "up": { "texture": "#brass", "uv": [ 13, 7, 15, 9 ] } + } + }, + { + "name": "arm3c", + "from": [ 11, 13, 7 ], + "to": [ 13, 15, 9 ], + "faces": { + "north": { "texture": "#brass", "uv": [ 11, 7, 13, 9 ] }, + "south": { "texture": "#brass", "uv": [ 11, 7, 13, 9 ] }, + "west": { "texture": "#brass", "uv": [ 11, 7, 13, 9 ] }, + "up": { "texture": "#brass", "uv": [ 11, 7, 13, 9 ] }, + "down": { "texture": "#brass", "uv": [ 11, 7, 13, 9 ] } + } + }, + { + "name": "arm4a", + "from": [ 7, 7, 13 ], + "to": [ 9, 9, 15 ], + "faces": { + "east": { "texture": "#brass", "uv": [ 12, 13, 14, 15 ] }, + "south": { "texture": "#brass", "uv": [ 13, 13, 15, 15 ] }, + "west": { "texture": "#brass", "uv": [ 12, 13, 14, 15 ] } + } + }, + { + "name": "arm4b", + "from": [ 7, 9, 13 ], + "to": [ 9, 15, 15 ], + "faces": { + "north": { "texture": "#brass", "uv": [ 13, 7, 15, 13 ] }, + "east": { "texture": "#brass", "uv": [ 13, 7, 15, 13 ] }, + "south": { "texture": "#brass", "uv": [ 13, 7, 15, 13 ] }, + "west": { "texture": "#brass", "uv": [ 13, 7, 15, 13 ] }, + "up": { "texture": "#brass", "uv": [ 13, 7, 15, 9 ] } + } + }, + { + "name": "arm4c", + "from": [ 7, 13, 11 ], + "to": [ 9, 15, 13 ], + "faces": { + "north": { "texture": "#brass", "uv": [ 11, 7, 13, 9 ] }, + "east": { "texture": "#brass", "uv": [ 11, 7, 13, 9 ] }, + "west": { "texture": "#brass", "uv": [ 11, 7, 13, 9 ] }, + "up": { "texture": "#brass", "uv": [ 11, 7, 13, 9 ] }, + "down": { "texture": "#brass", "uv": [ 11, 7, 13, 9 ] } + } + }, + { + "name": "riser1", + "from": [ 1, 6, 1 ], + "to": [ 15, 7, 15 ], + "faces": { + "north": { "texture": "#wood", "uv": [ 1, 14, 15, 15 ] }, + "east": { "texture": "#wood", "uv": [ 1, 14, 15, 15 ] }, + "south": { "texture": "#wood", "uv": [ 1, 14, 15, 15 ] }, + "west": { "texture": "#wood", "uv": [ 1, 14, 15, 15 ] }, + "up": { "texture": "#wood", "uv": [ 1, 1, 15, 15 ] } + } + }, + { + "name": "riser2", + "from": [ 2, 7, 2 ], + "to": [ 14, 8, 14 ], + "faces": { + "north": { "texture": "#wood", "uv": [ 2, 13, 14, 14 ] }, + "east": { "texture": "#wood", "uv": [ 2, 13, 14, 14 ] }, + "south": { "texture": "#wood", "uv": [ 2, 13, 14, 14 ] }, + "west": { "texture": "#wood", "uv": [ 2, 13, 14, 14 ] }, + "up": { "texture": "#wood", "uv": [ 2, 2, 14, 14 ] } + } + }, + { + "name": "riser3", + "from": [ 3, 8, 3 ], + "to": [ 13, 9, 13 ], + "faces": { + "north": { "texture": "#wood", "uv": [ 3, 13, 13, 14 ] }, + "east": { "texture": "#wood", "uv": [ 3, 13, 13, 14 ] }, + "south": { "texture": "#wood", "uv": [ 3, 13, 13, 14 ] }, + "west": { "texture": "#wood", "uv": [ 3, 13, 13, 14 ] }, + "up": { "texture": "#wood", "uv": [ 3, 3, 13, 13 ] } + } + }, + { + "name": "riser4", + "from": [ 4, 9, 4 ], + "to": [ 12, 10, 12 ], + "faces": { + "north": { "texture": "#wood", "uv": [ 4, 12, 12, 13 ] }, + "east": { "texture": "#wood", "uv": [ 4, 12, 12, 13 ] }, + "south": { "texture": "#wood", "uv": [ 4, 12, 12, 13 ] }, + "west": { "texture": "#wood", "uv": [ 4, 12, 12, 13 ] }, + "up": { "texture": "#wood", "uv": [ 4, 4, 12, 12 ] } + } + } + ] +} diff --git a/src/main/resources/assets/thaumicwonders/models/block/dimensional_ripper.mtl b/src/main/resources/assets/thaumicwonders/models/block/dimensional_ripper.mtl deleted file mode 100644 index 664577e4..00000000 --- a/src/main/resources/assets/thaumicwonders/models/block/dimensional_ripper.mtl +++ /dev/null @@ -1,4 +0,0 @@ -newmtl Material -Kd 1.000000 1.000000 1.000000 -d 1.000000 -map_Kd thaumicwonders:blocks/dimensional_ripper \ No newline at end of file diff --git a/src/main/resources/assets/thaumicwonders/models/block/dimensional_ripper.obj b/src/main/resources/assets/thaumicwonders/models/block/dimensional_ripper.obj deleted file mode 100644 index 3bb1f03e..00000000 --- a/src/main/resources/assets/thaumicwonders/models/block/dimensional_ripper.obj +++ /dev/null @@ -1,379 +0,0 @@ -mtllib dimensional_ripper.mtl -o Base -v 0.137500 1.268750 0.143750 -v 0.137500 1.268750 -0.137500 -v 0.137500 0.987500 0.143750 -v 0.137500 0.987500 -0.137500 -v -0.143750 1.268750 -0.137500 -v -0.143750 1.268750 0.143750 -v -0.143750 0.987500 -0.137500 -v -0.143750 0.987500 0.143750 -v 0.125000 1.250000 0.125000 -v 0.125000 1.250000 -0.125000 -v 0.125000 1.000000 0.125000 -v 0.125000 1.000000 -0.125000 -v -0.125000 1.250000 -0.125000 -v -0.125000 1.250000 0.125000 -v -0.125000 1.000000 -0.125000 -v -0.125000 1.000000 0.125000 -v 0.093750 1.000000 0.093750 -v 0.093750 1.000000 -0.093750 -v 0.093750 0.875000 0.093750 -v 0.093750 0.875000 -0.093750 -v -0.093750 1.000000 -0.093750 -v -0.093750 1.000000 0.093750 -v -0.093750 0.875000 -0.093750 -v -0.093750 0.875000 0.093750 -v 0.125000 0.875000 0.125000 -v 0.125000 0.875000 -0.125000 -v 0.125000 0.500000 0.125000 -v 0.125000 0.500000 -0.125000 -v -0.125000 0.875000 -0.125000 -v -0.125000 0.875000 0.125000 -v -0.125000 0.500000 -0.125000 -v -0.125000 0.500000 0.125000 -v 0.187500 0.500000 0.187500 -v 0.187500 0.500000 -0.187500 -v 0.187500 0.437500 0.187500 -v 0.187500 0.437500 -0.187500 -v -0.187500 0.500000 -0.187500 -v -0.187500 0.500000 0.187500 -v -0.187500 0.437500 -0.187500 -v -0.187500 0.437500 0.187500 -v 0.341518 1.089864 0.093750 -v 0.341518 1.089864 -0.093750 -v 0.500000 0.749999 0.093750 -v 0.500000 0.749999 -0.093750 -v 0.171586 1.010623 -0.093750 -v 0.171586 1.010623 0.093750 -v 0.330067 0.670758 -0.093750 -v 0.330067 0.670758 0.093750 -v 0.500000 0.750000 0.125000 -v 0.500000 0.750000 -0.125000 -v 0.500000 0.062500 0.125000 -v 0.500000 0.062500 -0.125000 -v 0.250000 0.750000 -0.125000 -v 0.250000 0.750000 0.125000 -v 0.250000 0.062500 -0.125000 -v 0.250000 0.062500 0.125000 -v 0.093750 1.089864 -0.341519 -v -0.093750 1.089864 -0.341519 -v 0.093750 0.749999 -0.500000 -v -0.093750 0.749999 -0.500000 -v -0.093750 1.010623 -0.171586 -v 0.093750 1.010623 -0.171586 -v -0.093750 0.670758 -0.330067 -v 0.093750 0.670758 -0.330067 -v 0.125000 0.750000 -0.500000 -v -0.125000 0.750000 -0.500000 -v 0.125000 0.062500 -0.500000 -v -0.125000 0.062500 -0.500000 -v -0.125000 0.750000 -0.250000 -v 0.125000 0.750000 -0.250000 -v -0.125000 0.062500 -0.250000 -v 0.125000 0.062500 -0.250000 -v -0.341518 1.089864 -0.093750 -v -0.341518 1.089864 0.093750 -v -0.500000 0.749999 -0.093750 -v -0.500000 0.749999 0.093750 -v -0.171586 1.010623 0.093750 -v -0.171586 1.010623 -0.093750 -v -0.330067 0.670758 0.093750 -v -0.330067 0.670758 -0.093750 -v -0.500000 0.750000 -0.125000 -v -0.500000 0.750000 0.125000 -v -0.500000 0.062500 -0.125000 -v -0.500000 0.062500 0.125000 -v -0.250000 0.750000 0.125000 -v -0.250000 0.750000 -0.125000 -v -0.250000 0.062500 0.125000 -v -0.250000 0.062500 -0.125000 -v -0.093750 1.089864 0.341518 -v 0.093750 1.089864 0.341518 -v -0.093750 0.749999 0.500000 -v 0.093750 0.749999 0.500000 -v 0.093750 1.010623 0.171586 -v -0.093750 1.010623 0.171586 -v 0.093750 0.670758 0.330067 -v -0.093750 0.670758 0.330067 -v -0.125000 0.750000 0.500000 -v 0.125000 0.750000 0.500000 -v -0.125000 0.062500 0.500000 -v 0.125000 0.062500 0.500000 -v 0.125000 0.750000 0.250000 -v -0.125000 0.750000 0.250000 -v 0.125000 0.062500 0.250000 -v -0.125000 0.062500 0.250000 -v -0.225000 0.687500 -0.313388 -v -0.313388 0.687500 -0.401777 -v -0.225000 0.062500 -0.313388 -v -0.313388 0.062500 -0.401777 -v -0.401777 0.687500 -0.313388 -v -0.313388 0.687500 -0.225000 -v -0.401777 0.062500 -0.313388 -v -0.313388 0.062500 -0.225000 -v -0.313388 0.687500 0.225000 -v -0.401777 0.687500 0.313388 -v -0.313388 0.062500 0.225000 -v -0.401777 0.062500 0.313388 -v -0.313388 0.687500 0.401777 -v -0.225000 0.687500 0.313388 -v -0.313388 0.062500 0.401777 -v -0.225000 0.062500 0.313388 -v 0.225000 0.687500 0.313388 -v 0.313388 0.687500 0.401777 -v 0.225000 0.062500 0.313388 -v 0.313388 0.062500 0.401777 -v 0.401777 0.687500 0.313388 -v 0.313388 0.687500 0.225000 -v 0.401777 0.062500 0.313388 -v 0.313388 0.062500 0.225000 -v 0.313388 0.687500 -0.225000 -v 0.401777 0.687500 -0.313388 -v 0.313388 0.062500 -0.225000 -v 0.401777 0.062500 -0.313388 -v 0.313388 0.687500 -0.401777 -v 0.225000 0.687500 -0.313388 -v 0.313388 0.062500 -0.401777 -v 0.225000 0.062500 -0.313388 -v -0.437500 -0.000000 -0.187500 -v 0.437500 0.437500 -0.187500 -v 0.187500 0.437500 -0.437500 -v 0.437500 -0.000000 -0.187500 -v 0.187500 -0.000000 -0.437500 -v -0.437500 0.437500 -0.187500 -v -0.187500 0.437500 -0.437500 -v -0.187500 -0.000000 -0.437500 -v 0.437500 0.437500 0.187500 -v 0.187500 0.437500 0.437500 -v 0.437500 0.000000 0.187500 -v 0.187500 0.000000 0.437500 -v -0.437500 0.437500 0.187500 -v -0.187500 0.437500 0.437500 -v -0.437500 0.000000 0.187500 -v -0.187500 0.000000 0.437500 -vn -0.0000 -0.0000 -1.0000 -vn 1.0000 -0.0000 -0.0000 -vn -0.0000 -0.0000 1.0000 -vn -1.0000 -0.0000 -0.0000 -vn -0.0000 1.0000 -0.0000 -vn -0.0000 -1.0000 -0.0000 -vn 0.9063 0.4226 -0.0000 -vn -0.9063 -0.4226 -0.0000 -vn -0.4226 0.9063 -0.0000 -vn -0.0000 0.4226 -0.9063 -vn -0.0000 -0.4226 0.9063 -vn -0.0000 0.9063 0.4226 -vn -0.9063 0.4226 -0.0000 -vn 0.9063 -0.4226 -0.0000 -vn 0.4226 0.9063 -0.0000 -vn -0.0000 0.4226 0.9063 -vn -0.0000 -0.4226 -0.9063 -vn -0.0000 0.9063 -0.4226 -vn -0.7071 -0.0000 -0.7071 -vn 0.7071 -0.0000 -0.7071 -vn 0.7071 -0.0000 0.7071 -vn -0.7071 -0.0000 0.7071 -vt 0.937500 0.250000 -vt 1.000000 0.250000 -vt 1.000000 0.375000 -vt 0.937500 0.375000 -vt 1.000000 0.500000 -vt 0.937500 0.500000 -vt 1.000000 0.125000 -vt 0.937500 0.125000 -vt 0.812500 0.250000 -vt 0.875000 0.250000 -vt 0.875000 0.375000 -vt 0.812500 0.375000 -vt 0.875000 0.500000 -vt 0.812500 0.500000 -vt 0.875000 0.125000 -vt 0.812500 0.125000 -vt 0.906250 0.718750 -vt 0.953125 0.718750 -vt 0.953125 0.781250 -vt 0.906250 0.781250 -vt 0.953125 0.875000 -vt 0.906250 0.875000 -vt 0.843750 0.562500 -vt 0.906250 0.562500 -vt 0.906250 0.750000 -vt 0.843750 0.750000 -vt 0.843750 0.875000 -vt 0.750000 0.640625 -vt 0.843750 0.640625 -vt 0.843750 0.671875 -vt 0.750000 0.671875 -vt 0.750000 0.875000 -vt 0.609375 0.218750 -vt 0.656250 0.218750 -vt 0.656250 0.406250 -vt 0.609375 0.406250 -vt 0.562500 0.218750 -vt 0.562500 0.406250 -vt 0.609375 0.500000 -vt 0.562500 0.500000 -vt 0.625000 0.531250 -vt 0.687500 0.531250 -vt 0.687500 0.875000 -vt 0.625000 0.875000 -vt 0.562500 0.531250 -vt 0.562500 0.875000 -vt 0.625000 1.000000 -vt 0.562500 1.000000 -vt 0.750000 0.125000 -vt 0.718750 0.125000 -vt 0.718750 0.437500 -vt 0.750000 0.437500 -vt 0.718750 0.500000 -vt 0.750000 0.500000 -vt 0.718750 0.062500 -vt 0.750000 0.062500 -vt 0.148438 0.531250 -vt 0.242188 0.531250 -vt 0.242188 0.750000 -vt 0.148438 0.750000 -vt 0.148438 0.781250 -vt 0.242188 0.781250 -vt 0.242188 1.000000 -vt 0.148438 1.000000 -vt 0.000000 0.187500 -vt 0.218750 0.187500 -vt 0.218750 0.375000 -vt 0.000000 0.375000 -vt 0.468750 0.375000 -vt 0.250000 0.375000 -vt 0.250000 0.187500 -vt 0.468750 0.187500 -vt 0.328125 0.531250 -vt 0.328125 0.750000 -vt 0.062500 1.000000 -vt 0.062500 0.781250 -vt 0.156250 0.500000 -vt 0.062500 0.500000 -vt 0.312500 0.500000 -vt 0.406250 0.500000 -vt 0.421875 0.531250 -vt 0.421875 0.750000 -vt 0.062500 0.750000 -vt 0.062500 0.531250 -vt 0.328125 1.000000 -vt 0.328125 0.781250 -vt 0.062500 0.062500 -vt 0.156250 0.062500 -vt 0.312500 0.062500 -vt 0.406250 0.062500 -vt 0.421875 1.000000 -vt 0.421875 0.781250 -s 0 -usemtl Material -f 4/1/1 7/2/1 5/3/1 2/4/1 -f 3/1/2 4/2/2 2/3/2 1/4/2 -f 8/1/3 3/2/3 1/3/3 6/4/3 -f 7/1/4 8/2/4 6/3/4 5/4/4 -f 6/5/5 1/6/5 2/4/5 5/3/5 -f 7/7/6 4/8/6 3/1/6 8/2/6 -f 12/9/1 15/10/1 13/11/1 10/12/1 -f 11/9/2 12/10/2 10/11/2 9/12/2 -f 16/9/3 11/10/3 9/11/3 14/12/3 -f 15/9/4 16/10/4 14/11/4 13/12/4 -f 14/13/5 9/14/5 10/12/5 13/11/5 -f 15/15/6 12/16/6 11/9/6 16/10/6 -f 20/17/1 23/18/1 21/19/1 18/20/1 -f 19/17/2 20/18/2 18/19/2 17/20/2 -f 24/17/3 19/18/3 17/19/3 22/20/3 -f 23/17/4 24/18/4 22/19/4 21/20/4 -f 22/21/5 17/22/5 18/20/5 21/19/5 -f 28/23/1 31/24/1 29/25/1 26/26/1 -f 27/23/2 28/24/2 26/25/2 25/26/2 -f 32/23/3 27/24/3 25/25/3 30/26/3 -f 31/23/4 32/24/4 30/25/4 29/26/4 -f 30/22/5 25/27/5 26/26/5 29/25/5 -f 36/28/1 39/29/1 37/30/1 34/31/1 -f 35/28/2 36/29/2 34/30/2 33/31/2 -f 40/28/3 35/29/3 33/30/3 38/31/3 -f 39/28/4 40/29/4 38/30/4 37/31/4 -f 38/27/5 33/32/5 34/31/5 37/30/5 -f 44/33/1 47/34/1 45/35/1 42/36/1 -f 43/37/7 44/33/7 42/36/7 41/38/7 -f 48/33/3 43/34/3 41/35/3 46/36/3 -f 47/37/8 48/33/8 46/36/8 45/38/8 -f 46/39/9 41/40/9 42/38/9 45/36/9 -f 52/41/1 55/42/1 53/43/1 50/44/1 -f 51/45/2 52/41/2 50/44/2 49/46/2 -f 56/41/3 51/42/3 49/43/3 54/44/3 -f 55/41/4 56/42/4 54/43/4 53/44/4 -f 54/47/5 49/48/5 50/46/5 53/44/5 -f 55/44/6 52/46/6 51/48/6 56/47/6 -f 60/33/4 63/34/4 61/35/4 58/36/4 -f 59/37/10 60/33/10 58/36/10 57/38/10 -f 64/33/2 59/34/2 57/35/2 62/36/2 -f 63/37/11 64/33/11 62/36/11 61/38/11 -f 62/39/12 57/40/12 58/38/12 61/36/12 -f 68/41/4 71/42/4 69/43/4 66/44/4 -f 67/45/1 68/41/1 66/44/1 65/46/1 -f 72/41/2 67/42/2 65/43/2 70/44/2 -f 71/41/3 72/42/3 70/43/3 69/44/3 -f 70/47/5 65/48/5 66/46/5 69/44/5 -f 71/44/6 68/46/6 67/48/6 72/47/6 -f 76/33/3 79/34/3 77/35/3 74/36/3 -f 75/37/13 76/33/13 74/36/13 73/38/13 -f 80/33/1 75/34/1 73/35/1 78/36/1 -f 79/37/14 80/33/14 78/36/14 77/38/14 -f 78/39/15 73/40/15 74/38/15 77/36/15 -f 84/41/3 87/42/3 85/43/3 82/44/3 -f 83/45/4 84/41/4 82/44/4 81/46/4 -f 88/41/1 83/42/1 81/43/1 86/44/1 -f 87/41/2 88/42/2 86/43/2 85/44/2 -f 86/47/5 81/48/5 82/46/5 85/44/5 -f 87/44/6 84/46/6 83/48/6 88/47/6 -f 92/33/2 95/34/2 93/35/2 90/36/2 -f 91/37/16 92/33/16 90/36/16 89/38/16 -f 96/33/4 91/34/4 89/35/4 94/36/4 -f 95/37/17 96/33/17 94/36/17 93/38/17 -f 94/39/18 89/40/18 90/38/18 93/36/18 -f 100/41/2 103/42/2 101/43/2 98/44/2 -f 99/45/3 100/41/3 98/44/3 97/46/3 -f 104/41/4 99/42/4 97/43/4 102/44/4 -f 103/41/1 104/42/1 102/43/1 101/44/1 -f 102/47/5 97/48/5 98/46/5 101/44/5 -f 103/44/6 100/46/6 99/48/6 104/47/6 -f 108/49/19 111/50/19 109/51/19 106/52/19 -f 107/49/20 108/50/20 106/51/20 105/52/20 -f 112/49/21 107/50/21 105/51/21 110/52/21 -f 111/49/22 112/50/22 110/51/22 109/52/22 -f 110/53/5 105/54/5 106/52/5 109/51/5 -f 111/55/6 108/56/6 107/49/6 112/50/6 -f 116/49/22 119/50/22 117/51/22 114/52/22 -f 115/49/19 116/50/19 114/51/19 113/52/19 -f 120/49/20 115/50/20 113/51/20 118/52/20 -f 119/49/21 120/50/21 118/51/21 117/52/21 -f 118/53/5 113/54/5 114/52/5 117/51/5 -f 119/55/6 116/56/6 115/49/6 120/50/6 -f 124/49/21 127/50/21 125/51/21 122/52/21 -f 123/49/22 124/50/22 122/51/22 121/52/22 -f 128/49/19 123/50/19 121/51/19 126/52/19 -f 127/49/20 128/50/20 126/51/20 125/52/20 -f 126/53/5 121/54/5 122/52/5 125/51/5 -f 127/55/6 124/56/6 123/49/6 128/50/6 -f 132/49/20 135/50/20 133/51/20 130/52/20 -f 131/49/21 132/50/21 130/51/21 129/52/21 -f 136/49/22 131/50/22 129/51/22 134/52/22 -f 135/49/19 136/50/19 134/51/19 133/52/19 -f 134/53/5 129/54/5 130/52/5 133/51/5 -f 135/55/6 132/56/6 131/49/6 136/50/6 -f 147/57/2 140/58/2 138/59/2 145/60/2 -f 137/61/4 151/62/4 149/63/4 142/64/4 -f 149/65/5 145/66/5 138/67/5 142/68/5 -f 137/69/6 140/70/6 147/71/6 151/72/6 -f 141/73/20 139/74/20 138/59/20 140/58/20 -f 137/61/19 142/64/19 143/75/19 144/76/19 -f 138/67/5 139/77/5 143/78/5 142/68/5 -f 141/79/6 140/70/6 137/69/6 144/80/6 -f 144/81/1 143/82/1 139/74/1 141/73/1 -f 145/60/21 146/83/21 148/84/21 147/57/21 -f 150/85/22 149/63/22 151/62/22 152/86/22 -f 150/87/5 146/88/5 145/66/5 149/65/5 -f 151/72/6 147/71/6 148/89/6 152/90/6 -f 146/91/3 150/85/3 152/86/3 148/92/3 diff --git a/src/main/resources/assets/thaumicwonders/textures/blocks/dimensional_ripper.png b/src/main/resources/assets/thaumicwonders/textures/blocks/dimensional_ripper.png deleted file mode 100644 index 85950046..00000000 Binary files a/src/main/resources/assets/thaumicwonders/textures/blocks/dimensional_ripper.png and /dev/null differ