diff --git a/src/main/resources/colormap/foliage.png b/src/main/resources/colormap/foliage.png deleted file mode 100644 index d58fce2..0000000 Binary files a/src/main/resources/colormap/foliage.png and /dev/null differ diff --git a/src/main/resources/colormap/grass.png b/src/main/resources/colormap/grass.png deleted file mode 100644 index 5b94654..0000000 Binary files a/src/main/resources/colormap/grass.png and /dev/null differ diff --git a/src/main/resources/models/block/acacia_button.json b/src/main/resources/models/block/acacia_button.json deleted file mode 100644 index e3ee449..0000000 --- a/src/main/resources/models/block/acacia_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_button_inventory.json b/src/main/resources/models/block/acacia_button_inventory.json deleted file mode 100644 index 0b50c62..0000000 --- a/src/main/resources/models/block/acacia_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_button_pressed.json b/src/main/resources/models/block/acacia_button_pressed.json deleted file mode 100644 index 486e6ed..0000000 --- a/src/main/resources/models/block/acacia_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_door_bottom_left.json b/src/main/resources/models/block/acacia_door_bottom_left.json deleted file mode 100644 index aeab9dd..0000000 --- a/src/main/resources/models/block/acacia_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_door_bottom_left_open.json b/src/main/resources/models/block/acacia_door_bottom_left_open.json deleted file mode 100644 index 0e71dd5..0000000 --- a/src/main/resources/models/block/acacia_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_door_bottom_right.json b/src/main/resources/models/block/acacia_door_bottom_right.json deleted file mode 100644 index d4f4be3..0000000 --- a/src/main/resources/models/block/acacia_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_door_bottom_right_open.json b/src/main/resources/models/block/acacia_door_bottom_right_open.json deleted file mode 100644 index c39619d..0000000 --- a/src/main/resources/models/block/acacia_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_door_top_left.json b/src/main/resources/models/block/acacia_door_top_left.json deleted file mode 100644 index ba9356a..0000000 --- a/src/main/resources/models/block/acacia_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_door_top_left_open.json b/src/main/resources/models/block/acacia_door_top_left_open.json deleted file mode 100644 index a279c8a..0000000 --- a/src/main/resources/models/block/acacia_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_door_top_right.json b/src/main/resources/models/block/acacia_door_top_right.json deleted file mode 100644 index 7517392..0000000 --- a/src/main/resources/models/block/acacia_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_door_top_right_open.json b/src/main/resources/models/block/acacia_door_top_right_open.json deleted file mode 100644 index dc29f13..0000000 --- a/src/main/resources/models/block/acacia_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_fence_gate.json b/src/main/resources/models/block/acacia_fence_gate.json deleted file mode 100644 index f121a18..0000000 --- a/src/main/resources/models/block/acacia_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_fence_gate_open.json b/src/main/resources/models/block/acacia_fence_gate_open.json deleted file mode 100644 index 28fe835..0000000 --- a/src/main/resources/models/block/acacia_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_fence_gate_wall.json b/src/main/resources/models/block/acacia_fence_gate_wall.json deleted file mode 100644 index 0ac31d0..0000000 --- a/src/main/resources/models/block/acacia_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_fence_gate_wall_open.json b/src/main/resources/models/block/acacia_fence_gate_wall_open.json deleted file mode 100644 index 2ea84d2..0000000 --- a/src/main/resources/models/block/acacia_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_fence_inventory.json b/src/main/resources/models/block/acacia_fence_inventory.json deleted file mode 100644 index 1300a23..0000000 --- a/src/main/resources/models/block/acacia_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_fence_post.json b/src/main/resources/models/block/acacia_fence_post.json deleted file mode 100644 index 96e4d44..0000000 --- a/src/main/resources/models/block/acacia_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_fence_side.json b/src/main/resources/models/block/acacia_fence_side.json deleted file mode 100644 index 9d7c83e..0000000 --- a/src/main/resources/models/block/acacia_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_hanging_sign.json b/src/main/resources/models/block/acacia_hanging_sign.json deleted file mode 100644 index 9d088d1..0000000 --- a/src/main/resources/models/block/acacia_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_leaves.json b/src/main/resources/models/block/acacia_leaves.json deleted file mode 100644 index 9d1d8e1..0000000 --- a/src/main/resources/models/block/acacia_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/acacia_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_log.json b/src/main/resources/models/block/acacia_log.json deleted file mode 100644 index 6eab23b..0000000 --- a/src/main/resources/models/block/acacia_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/acacia_log_top", - "side": "minecraft:block/acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_log_horizontal.json b/src/main/resources/models/block/acacia_log_horizontal.json deleted file mode 100644 index c0ff6ac..0000000 --- a/src/main/resources/models/block/acacia_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/acacia_log_top", - "side": "minecraft:block/acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_planks.json b/src/main/resources/models/block/acacia_planks.json deleted file mode 100644 index 5efe51c..0000000 --- a/src/main/resources/models/block/acacia_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_pressure_plate.json b/src/main/resources/models/block/acacia_pressure_plate.json deleted file mode 100644 index 8c40c47..0000000 --- a/src/main/resources/models/block/acacia_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_pressure_plate_down.json b/src/main/resources/models/block/acacia_pressure_plate_down.json deleted file mode 100644 index b437bc2..0000000 --- a/src/main/resources/models/block/acacia_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_sapling.json b/src/main/resources/models/block/acacia_sapling.json deleted file mode 100644 index ea6fd73..0000000 --- a/src/main/resources/models/block/acacia_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/acacia_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_sign.json b/src/main/resources/models/block/acacia_sign.json deleted file mode 100644 index 700d9b8..0000000 --- a/src/main/resources/models/block/acacia_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_slab.json b/src/main/resources/models/block/acacia_slab.json deleted file mode 100644 index b8d31c8..0000000 --- a/src/main/resources/models/block/acacia_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/acacia_planks", - "side": "minecraft:block/acacia_planks", - "top": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_slab_top.json b/src/main/resources/models/block/acacia_slab_top.json deleted file mode 100644 index a299541..0000000 --- a/src/main/resources/models/block/acacia_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/acacia_planks", - "side": "minecraft:block/acacia_planks", - "top": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_stairs.json b/src/main/resources/models/block/acacia_stairs.json deleted file mode 100644 index fee16e5..0000000 --- a/src/main/resources/models/block/acacia_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/acacia_planks", - "side": "minecraft:block/acacia_planks", - "top": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_stairs_inner.json b/src/main/resources/models/block/acacia_stairs_inner.json deleted file mode 100644 index 323018d..0000000 --- a/src/main/resources/models/block/acacia_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/acacia_planks", - "side": "minecraft:block/acacia_planks", - "top": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_stairs_outer.json b/src/main/resources/models/block/acacia_stairs_outer.json deleted file mode 100644 index a4978fb..0000000 --- a/src/main/resources/models/block/acacia_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/acacia_planks", - "side": "minecraft:block/acacia_planks", - "top": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_trapdoor_bottom.json b/src/main/resources/models/block/acacia_trapdoor_bottom.json deleted file mode 100644 index 38bd46e..0000000 --- a/src/main/resources/models/block/acacia_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/acacia_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_trapdoor_open.json b/src/main/resources/models/block/acacia_trapdoor_open.json deleted file mode 100644 index de4be4d..0000000 --- a/src/main/resources/models/block/acacia_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/acacia_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_trapdoor_top.json b/src/main/resources/models/block/acacia_trapdoor_top.json deleted file mode 100644 index 4f51240..0000000 --- a/src/main/resources/models/block/acacia_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/acacia_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/acacia_wood.json b/src/main/resources/models/block/acacia_wood.json deleted file mode 100644 index 2ef9da9..0000000 --- a/src/main/resources/models/block/acacia_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/acacia_log", - "side": "minecraft:block/acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/activator_rail.json b/src/main/resources/models/block/activator_rail.json deleted file mode 100644 index fbb2f56..0000000 --- a/src/main/resources/models/block/activator_rail.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/activator_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/activator_rail_on.json b/src/main/resources/models/block/activator_rail_on.json deleted file mode 100644 index 770a3bf..0000000 --- a/src/main/resources/models/block/activator_rail_on.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/activator_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/activator_rail_on_raised_ne.json b/src/main/resources/models/block/activator_rail_on_raised_ne.json deleted file mode 100644 index 9d82f7b..0000000 --- a/src/main/resources/models/block/activator_rail_on_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/activator_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/activator_rail_on_raised_sw.json b/src/main/resources/models/block/activator_rail_on_raised_sw.json deleted file mode 100644 index 43c773a..0000000 --- a/src/main/resources/models/block/activator_rail_on_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/activator_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/activator_rail_raised_ne.json b/src/main/resources/models/block/activator_rail_raised_ne.json deleted file mode 100644 index d953b08..0000000 --- a/src/main/resources/models/block/activator_rail_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/activator_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/activator_rail_raised_sw.json b/src/main/resources/models/block/activator_rail_raised_sw.json deleted file mode 100644 index 9b8c858..0000000 --- a/src/main/resources/models/block/activator_rail_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/activator_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/air.json b/src/main/resources/models/block/air.json deleted file mode 100644 index e7062e6..0000000 --- a/src/main/resources/models/block/air.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:missingno" - } -} diff --git a/src/main/resources/models/block/allium.json b/src/main/resources/models/block/allium.json deleted file mode 100644 index 3c13827..0000000 --- a/src/main/resources/models/block/allium.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/allium" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/amethyst_block.json b/src/main/resources/models/block/amethyst_block.json deleted file mode 100644 index 3e0a7f7..0000000 --- a/src/main/resources/models/block/amethyst_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/amethyst_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/amethyst_cluster.json b/src/main/resources/models/block/amethyst_cluster.json deleted file mode 100644 index 6f2e049..0000000 --- a/src/main/resources/models/block/amethyst_cluster.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/amethyst_cluster" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/ancient_debris.json b/src/main/resources/models/block/ancient_debris.json deleted file mode 100644 index d16af45..0000000 --- a/src/main/resources/models/block/ancient_debris.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/ancient_debris_top", - "side": "minecraft:block/ancient_debris_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/andesite.json b/src/main/resources/models/block/andesite.json deleted file mode 100644 index 3f9f023..0000000 --- a/src/main/resources/models/block/andesite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/andesite_slab.json b/src/main/resources/models/block/andesite_slab.json deleted file mode 100644 index 07f6ead..0000000 --- a/src/main/resources/models/block/andesite_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/andesite", - "side": "minecraft:block/andesite", - "top": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/andesite_slab_top.json b/src/main/resources/models/block/andesite_slab_top.json deleted file mode 100644 index 705a7db..0000000 --- a/src/main/resources/models/block/andesite_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/andesite", - "side": "minecraft:block/andesite", - "top": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/andesite_stairs.json b/src/main/resources/models/block/andesite_stairs.json deleted file mode 100644 index 63a4fc9..0000000 --- a/src/main/resources/models/block/andesite_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/andesite", - "side": "minecraft:block/andesite", - "top": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/andesite_stairs_inner.json b/src/main/resources/models/block/andesite_stairs_inner.json deleted file mode 100644 index b0f469a..0000000 --- a/src/main/resources/models/block/andesite_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/andesite", - "side": "minecraft:block/andesite", - "top": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/andesite_stairs_outer.json b/src/main/resources/models/block/andesite_stairs_outer.json deleted file mode 100644 index e823edc..0000000 --- a/src/main/resources/models/block/andesite_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/andesite", - "side": "minecraft:block/andesite", - "top": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/andesite_wall_inventory.json b/src/main/resources/models/block/andesite_wall_inventory.json deleted file mode 100644 index 1c61acf..0000000 --- a/src/main/resources/models/block/andesite_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/andesite_wall_post.json b/src/main/resources/models/block/andesite_wall_post.json deleted file mode 100644 index 6c117e6..0000000 --- a/src/main/resources/models/block/andesite_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/andesite_wall_side.json b/src/main/resources/models/block/andesite_wall_side.json deleted file mode 100644 index 8dfcd81..0000000 --- a/src/main/resources/models/block/andesite_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/andesite_wall_side_tall.json b/src/main/resources/models/block/andesite_wall_side_tall.json deleted file mode 100644 index f4075f2..0000000 --- a/src/main/resources/models/block/andesite_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/anvil.json b/src/main/resources/models/block/anvil.json deleted file mode 100644 index dc9d255..0000000 --- a/src/main/resources/models/block/anvil.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_anvil", - "textures": { - "top": "minecraft:block/anvil_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/attached_melon_stem.json b/src/main/resources/models/block/attached_melon_stem.json deleted file mode 100644 index 1ebaf50..0000000 --- a/src/main/resources/models/block/attached_melon_stem.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/stem_fruit", - "textures": { - "stem": "minecraft:block/melon_stem", - "upperstem": "minecraft:block/attached_melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/attached_pumpkin_stem.json b/src/main/resources/models/block/attached_pumpkin_stem.json deleted file mode 100644 index 0a7c569..0000000 --- a/src/main/resources/models/block/attached_pumpkin_stem.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/stem_fruit", - "textures": { - "stem": "minecraft:block/pumpkin_stem", - "upperstem": "minecraft:block/attached_pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/azalea.json b/src/main/resources/models/block/azalea.json deleted file mode 100644 index 61f6685..0000000 --- a/src/main/resources/models/block/azalea.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_azalea", - "textures": { - "side": "minecraft:block/azalea_side", - "top": "minecraft:block/azalea_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/azalea_leaves.json b/src/main/resources/models/block/azalea_leaves.json deleted file mode 100644 index 4c6814a..0000000 --- a/src/main/resources/models/block/azalea_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/azalea_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/azure_bluet.json b/src/main/resources/models/block/azure_bluet.json deleted file mode 100644 index 35cac69..0000000 --- a/src/main/resources/models/block/azure_bluet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/azure_bluet" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo1_age0.json b/src/main/resources/models/block/bamboo1_age0.json deleted file mode 100644 index 0f5244e..0000000 --- a/src/main/resources/models/block/bamboo1_age0.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "all": "block/bamboo_stalk", - "particle": "block/bamboo_stalk" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "down": { "uv": [ 13, 4, 15, 6 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 13, 0, 15, 2], "texture": "#all", "cullface": "up" }, - "north": { "uv": [ 0, 0, 2, 16 ], "texture": "#all" }, - "south": { "uv": [ 0, 0, 2, 16 ], "texture": "#all" }, - "west": { "uv": [ 0, 0, 2, 16 ], "texture": "#all" }, - "east": { "uv": [ 0, 0, 2, 16 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/bamboo1_age1.json b/src/main/resources/models/block/bamboo1_age1.json deleted file mode 100644 index d121263..0000000 --- a/src/main/resources/models/block/bamboo1_age1.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "all": "block/bamboo_stalk", - "particle": "block/bamboo_stalk" - }, - "elements": [ - { "from": [ 6.5, 0, 6.5 ], - "to": [ 9.5, 16, 9.5 ], - "faces": { - "down": { "uv": [ 13, 4, 16, 7 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 13, 0, 16, 3 ], "texture": "#all", "cullface": "up" }, - "north": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" }, - "west": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" }, - "east": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/bamboo2_age0.json b/src/main/resources/models/block/bamboo2_age0.json deleted file mode 100644 index bc6e56c..0000000 --- a/src/main/resources/models/block/bamboo2_age0.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "all": "block/bamboo_stalk", - "particle": "block/bamboo_stalk" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "down": { "uv": [ 13, 4, 15, 6 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 13, 0, 15, 2], "texture": "#all", "cullface": "up" }, - "north": { "uv": [ 3, 0, 5, 16 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 5, 16 ], "texture": "#all" }, - "west": { "uv": [ 3, 0, 5, 16 ], "texture": "#all" }, - "east": { "uv": [ 3, 0, 5, 16 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/bamboo2_age1.json b/src/main/resources/models/block/bamboo2_age1.json deleted file mode 100644 index 55b2f4d..0000000 --- a/src/main/resources/models/block/bamboo2_age1.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "all": "block/bamboo_stalk", - "particle": "block/bamboo_stalk" - }, - "elements": [ - { "from": [ 6.5, 0, 6.5 ], - "to": [ 9.5, 16, 9.5 ], - "faces": { - "down": { "uv": [ 13, 4, 16, 7 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 13, 0, 16, 3 ], "texture": "#all", "cullface": "up" }, - "north": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" }, - "west": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" }, - "east": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/bamboo3_age0.json b/src/main/resources/models/block/bamboo3_age0.json deleted file mode 100644 index d72b3e6..0000000 --- a/src/main/resources/models/block/bamboo3_age0.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "all": "block/bamboo_stalk", - "particle": "block/bamboo_stalk" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "down": { "uv": [ 13, 4, 15, 6 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 13, 0, 15, 2], "texture": "#all", "cullface": "up" }, - "north": { "uv": [ 6, 0, 8, 16 ], "texture": "#all" }, - "south": { "uv": [ 6, 0, 8, 16 ], "texture": "#all" }, - "west": { "uv": [ 6, 0, 8, 16 ], "texture": "#all" }, - "east": { "uv": [ 6, 0, 8, 16 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/bamboo3_age1.json b/src/main/resources/models/block/bamboo3_age1.json deleted file mode 100644 index 499cd02..0000000 --- a/src/main/resources/models/block/bamboo3_age1.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "all": "block/bamboo_stalk", - "particle": "block/bamboo_stalk" - }, - "elements": [ - { "from": [ 6.5, 0, 6.5 ], - "to": [ 9.5, 16, 9.5 ], - "faces": { - "down": { "uv": [ 13, 4, 16, 7 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 13, 0, 16, 3 ], "texture": "#all", "cullface": "up" }, - "north": { "uv": [ 6, 0, 9, 16 ], "texture": "#all" }, - "south": { "uv": [ 6, 0, 9, 16 ], "texture": "#all" }, - "west": { "uv": [ 6, 0, 9, 16 ], "texture": "#all" }, - "east": { "uv": [ 6, 0, 9, 16 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/bamboo4_age0.json b/src/main/resources/models/block/bamboo4_age0.json deleted file mode 100644 index cc9c1dc..0000000 --- a/src/main/resources/models/block/bamboo4_age0.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "all": "block/bamboo_stalk", - "particle": "block/bamboo_stalk" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "down": { "uv": [ 13, 4, 15, 6 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 13, 0, 15, 2], "texture": "#all", "cullface": "up" }, - "north": { "uv": [ 9, 0, 11, 16 ], "texture": "#all" }, - "south": { "uv": [ 9, 0, 11, 16 ], "texture": "#all" }, - "west": { "uv": [ 9, 0, 11, 16 ], "texture": "#all" }, - "east": { "uv": [ 9, 0, 11, 16 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/bamboo4_age1.json b/src/main/resources/models/block/bamboo4_age1.json deleted file mode 100644 index 4b8b868..0000000 --- a/src/main/resources/models/block/bamboo4_age1.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "all": "block/bamboo_stalk", - "particle": "block/bamboo_stalk" - }, - "elements": [ - { "from": [ 6.5, 0, 6.5 ], - "to": [ 9.5, 16, 9.5 ], - "faces": { - "down": { "uv": [ 13, 4, 16, 7 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 13, 0, 16, 3 ], "texture": "#all", "cullface": "up" }, - "north": { "uv": [ 9, 0, 12, 16 ], "texture": "#all" }, - "south": { "uv": [ 9, 0, 12, 16 ], "texture": "#all" }, - "west": { "uv": [ 9, 0, 12, 16 ], "texture": "#all" }, - "east": { "uv": [ 9, 0, 12, 16 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/bamboo_block.json b/src/main/resources/models/block/bamboo_block.json deleted file mode 100644 index 6fa8602..0000000 --- a/src/main/resources/models/block/bamboo_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/bamboo_block_top", - "side": "minecraft:block/bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_block_x.json b/src/main/resources/models/block/bamboo_block_x.json deleted file mode 100644 index 8b66c3f..0000000 --- a/src/main/resources/models/block/bamboo_block_x.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_x", - "textures": { - "end": "minecraft:block/bamboo_block_top", - "side": "minecraft:block/bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_block_y.json b/src/main/resources/models/block/bamboo_block_y.json deleted file mode 100644 index a904e28..0000000 --- a/src/main/resources/models/block/bamboo_block_y.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_y", - "textures": { - "end": "minecraft:block/bamboo_block_top", - "side": "minecraft:block/bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_block_z.json b/src/main/resources/models/block/bamboo_block_z.json deleted file mode 100644 index 60e8c01..0000000 --- a/src/main/resources/models/block/bamboo_block_z.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_z", - "textures": { - "end": "minecraft:block/bamboo_block_top", - "side": "minecraft:block/bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_button.json b/src/main/resources/models/block/bamboo_button.json deleted file mode 100644 index b63d5bd..0000000 --- a/src/main/resources/models/block/bamboo_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_button_inventory.json b/src/main/resources/models/block/bamboo_button_inventory.json deleted file mode 100644 index ad81226..0000000 --- a/src/main/resources/models/block/bamboo_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_button_pressed.json b/src/main/resources/models/block/bamboo_button_pressed.json deleted file mode 100644 index 1982140..0000000 --- a/src/main/resources/models/block/bamboo_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_door_bottom_left.json b/src/main/resources/models/block/bamboo_door_bottom_left.json deleted file mode 100644 index 3a17d23..0000000 --- a/src/main/resources/models/block/bamboo_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_door_bottom_left_open.json b/src/main/resources/models/block/bamboo_door_bottom_left_open.json deleted file mode 100644 index c910795..0000000 --- a/src/main/resources/models/block/bamboo_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_door_bottom_right.json b/src/main/resources/models/block/bamboo_door_bottom_right.json deleted file mode 100644 index 09cd690..0000000 --- a/src/main/resources/models/block/bamboo_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_door_bottom_right_open.json b/src/main/resources/models/block/bamboo_door_bottom_right_open.json deleted file mode 100644 index d869d65..0000000 --- a/src/main/resources/models/block/bamboo_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_door_top_left.json b/src/main/resources/models/block/bamboo_door_top_left.json deleted file mode 100644 index 0ce32f1..0000000 --- a/src/main/resources/models/block/bamboo_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_door_top_left_open.json b/src/main/resources/models/block/bamboo_door_top_left_open.json deleted file mode 100644 index 05e969e..0000000 --- a/src/main/resources/models/block/bamboo_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_door_top_right.json b/src/main/resources/models/block/bamboo_door_top_right.json deleted file mode 100644 index a6a21e9..0000000 --- a/src/main/resources/models/block/bamboo_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_door_top_right_open.json b/src/main/resources/models/block/bamboo_door_top_right_open.json deleted file mode 100644 index 782f4af..0000000 --- a/src/main/resources/models/block/bamboo_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_fence_gate.json b/src/main/resources/models/block/bamboo_fence_gate.json deleted file mode 100644 index 8a5d91a..0000000 --- a/src/main/resources/models/block/bamboo_fence_gate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_custom_fence_gate", - "textures": { - "particle": "minecraft:block/bamboo_fence_gate_particle", - "texture": "minecraft:block/bamboo_fence_gate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_fence_gate_open.json b/src/main/resources/models/block/bamboo_fence_gate_open.json deleted file mode 100644 index 046ad1e..0000000 --- a/src/main/resources/models/block/bamboo_fence_gate_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_custom_fence_gate_open", - "textures": { - "particle": "minecraft:block/bamboo_fence_gate_particle", - "texture": "minecraft:block/bamboo_fence_gate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_fence_gate_wall.json b/src/main/resources/models/block/bamboo_fence_gate_wall.json deleted file mode 100644 index 43bb833..0000000 --- a/src/main/resources/models/block/bamboo_fence_gate_wall.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_custom_fence_gate_wall", - "textures": { - "particle": "minecraft:block/bamboo_fence_gate_particle", - "texture": "minecraft:block/bamboo_fence_gate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_fence_gate_wall_open.json b/src/main/resources/models/block/bamboo_fence_gate_wall_open.json deleted file mode 100644 index ab15a51..0000000 --- a/src/main/resources/models/block/bamboo_fence_gate_wall_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_custom_fence_gate_wall_open", - "textures": { - "particle": "minecraft:block/bamboo_fence_gate_particle", - "texture": "minecraft:block/bamboo_fence_gate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_fence_inventory.json b/src/main/resources/models/block/bamboo_fence_inventory.json deleted file mode 100644 index 87d9cb9..0000000 --- a/src/main/resources/models/block/bamboo_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/custom_fence_inventory", - "textures": { - "texture": "minecraft:block/bamboo_fence" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_fence_post.json b/src/main/resources/models/block/bamboo_fence_post.json deleted file mode 100644 index 66e8880..0000000 --- a/src/main/resources/models/block/bamboo_fence_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/custom_fence_post", - "textures": { - "particle": "minecraft:block/bamboo_fence_particle", - "texture": "minecraft:block/bamboo_fence" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_fence_side_east.json b/src/main/resources/models/block/bamboo_fence_side_east.json deleted file mode 100644 index 4d70eb3..0000000 --- a/src/main/resources/models/block/bamboo_fence_side_east.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/custom_fence_side_east", - "textures": { - "texture": "minecraft:block/bamboo_fence" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_fence_side_north.json b/src/main/resources/models/block/bamboo_fence_side_north.json deleted file mode 100644 index 56d48e4..0000000 --- a/src/main/resources/models/block/bamboo_fence_side_north.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/custom_fence_side_north", - "textures": { - "texture": "minecraft:block/bamboo_fence" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_fence_side_south.json b/src/main/resources/models/block/bamboo_fence_side_south.json deleted file mode 100644 index 7dbf597..0000000 --- a/src/main/resources/models/block/bamboo_fence_side_south.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/custom_fence_side_south", - "textures": { - "texture": "minecraft:block/bamboo_fence" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_fence_side_west.json b/src/main/resources/models/block/bamboo_fence_side_west.json deleted file mode 100644 index 0d41065..0000000 --- a/src/main/resources/models/block/bamboo_fence_side_west.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/custom_fence_side_west", - "textures": { - "texture": "minecraft:block/bamboo_fence" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_hanging_sign.json b/src/main/resources/models/block/bamboo_hanging_sign.json deleted file mode 100644 index 00c837b..0000000 --- a/src/main/resources/models/block/bamboo_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_large_leaves.json b/src/main/resources/models/block/bamboo_large_leaves.json deleted file mode 100644 index 3ddead9..0000000 --- a/src/main/resources/models/block/bamboo_large_leaves.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "texture": "block/bamboo_large_leaves", - "particle": "block/bamboo_large_leaves" - }, - "elements": [ - { "from": [ 0.8, 0, 8 ], - "to": [ 15.2, 16, 8 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 } - } - }, - { "from": [ 8, 0, 0.8 ], - "to": [ 8, 16, 15.2 ], - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/bamboo_mosaic.json b/src/main/resources/models/block/bamboo_mosaic.json deleted file mode 100644 index 7432c98..0000000 --- a/src/main/resources/models/block/bamboo_mosaic.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/bamboo_mosaic" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_mosaic_slab.json b/src/main/resources/models/block/bamboo_mosaic_slab.json deleted file mode 100644 index 02ceb8f..0000000 --- a/src/main/resources/models/block/bamboo_mosaic_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/bamboo_mosaic", - "side": "minecraft:block/bamboo_mosaic", - "top": "minecraft:block/bamboo_mosaic" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_mosaic_slab_top.json b/src/main/resources/models/block/bamboo_mosaic_slab_top.json deleted file mode 100644 index 7be74a4..0000000 --- a/src/main/resources/models/block/bamboo_mosaic_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/bamboo_mosaic", - "side": "minecraft:block/bamboo_mosaic", - "top": "minecraft:block/bamboo_mosaic" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_mosaic_stairs.json b/src/main/resources/models/block/bamboo_mosaic_stairs.json deleted file mode 100644 index 6a8a99d..0000000 --- a/src/main/resources/models/block/bamboo_mosaic_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/bamboo_mosaic", - "side": "minecraft:block/bamboo_mosaic", - "top": "minecraft:block/bamboo_mosaic" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_mosaic_stairs_inner.json b/src/main/resources/models/block/bamboo_mosaic_stairs_inner.json deleted file mode 100644 index 02edfd7..0000000 --- a/src/main/resources/models/block/bamboo_mosaic_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/bamboo_mosaic", - "side": "minecraft:block/bamboo_mosaic", - "top": "minecraft:block/bamboo_mosaic" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_mosaic_stairs_outer.json b/src/main/resources/models/block/bamboo_mosaic_stairs_outer.json deleted file mode 100644 index 64b61b6..0000000 --- a/src/main/resources/models/block/bamboo_mosaic_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/bamboo_mosaic", - "side": "minecraft:block/bamboo_mosaic", - "top": "minecraft:block/bamboo_mosaic" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_planks.json b/src/main/resources/models/block/bamboo_planks.json deleted file mode 100644 index 670a66f..0000000 --- a/src/main/resources/models/block/bamboo_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_pressure_plate.json b/src/main/resources/models/block/bamboo_pressure_plate.json deleted file mode 100644 index ea2b50d..0000000 --- a/src/main/resources/models/block/bamboo_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_pressure_plate_down.json b/src/main/resources/models/block/bamboo_pressure_plate_down.json deleted file mode 100644 index 54a3328..0000000 --- a/src/main/resources/models/block/bamboo_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_sapling.json b/src/main/resources/models/block/bamboo_sapling.json deleted file mode 100644 index f658e68..0000000 --- a/src/main/resources/models/block/bamboo_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/bamboo_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_sign.json b/src/main/resources/models/block/bamboo_sign.json deleted file mode 100644 index 00c837b..0000000 --- a/src/main/resources/models/block/bamboo_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_slab.json b/src/main/resources/models/block/bamboo_slab.json deleted file mode 100644 index 569c184..0000000 --- a/src/main/resources/models/block/bamboo_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/bamboo_planks", - "side": "minecraft:block/bamboo_planks", - "top": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_slab_top.json b/src/main/resources/models/block/bamboo_slab_top.json deleted file mode 100644 index 04e017f..0000000 --- a/src/main/resources/models/block/bamboo_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/bamboo_planks", - "side": "minecraft:block/bamboo_planks", - "top": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_small_leaves.json b/src/main/resources/models/block/bamboo_small_leaves.json deleted file mode 100644 index c21694e..0000000 --- a/src/main/resources/models/block/bamboo_small_leaves.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "texture": "block/bamboo_small_leaves", - "particle": "block/bamboo_small_leaves" - }, - "elements": [ - { "from": [ 0.8, 0, 8 ], - "to": [ 15.2, 16, 8 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 } - } - }, - { "from": [ 8, 0, 0.8 ], - "to": [ 8, 16, 15.2 ], - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/bamboo_stairs.json b/src/main/resources/models/block/bamboo_stairs.json deleted file mode 100644 index ed8578f..0000000 --- a/src/main/resources/models/block/bamboo_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/bamboo_planks", - "side": "minecraft:block/bamboo_planks", - "top": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_stairs_inner.json b/src/main/resources/models/block/bamboo_stairs_inner.json deleted file mode 100644 index c4c2c4b..0000000 --- a/src/main/resources/models/block/bamboo_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/bamboo_planks", - "side": "minecraft:block/bamboo_planks", - "top": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_stairs_outer.json b/src/main/resources/models/block/bamboo_stairs_outer.json deleted file mode 100644 index 4cd6530..0000000 --- a/src/main/resources/models/block/bamboo_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/bamboo_planks", - "side": "minecraft:block/bamboo_planks", - "top": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_trapdoor_bottom.json b/src/main/resources/models/block/bamboo_trapdoor_bottom.json deleted file mode 100644 index d7925a4..0000000 --- a/src/main/resources/models/block/bamboo_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/bamboo_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_trapdoor_open.json b/src/main/resources/models/block/bamboo_trapdoor_open.json deleted file mode 100644 index abbece2..0000000 --- a/src/main/resources/models/block/bamboo_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/bamboo_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bamboo_trapdoor_top.json b/src/main/resources/models/block/bamboo_trapdoor_top.json deleted file mode 100644 index 778861d..0000000 --- a/src/main/resources/models/block/bamboo_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/bamboo_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/banner.json b/src/main/resources/models/block/banner.json deleted file mode 100644 index 9406a84..0000000 --- a/src/main/resources/models/block/banner.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/barrel.json b/src/main/resources/models/block/barrel.json deleted file mode 100644 index cff9300..0000000 --- a/src/main/resources/models/block/barrel.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/barrel_bottom", - "side": "minecraft:block/barrel_side", - "top": "minecraft:block/barrel_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/barrel_open.json b/src/main/resources/models/block/barrel_open.json deleted file mode 100644 index c7d013e..0000000 --- a/src/main/resources/models/block/barrel_open.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/barrel_bottom", - "side": "minecraft:block/barrel_side", - "top": "minecraft:block/barrel_top_open" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/barrier.json b/src/main/resources/models/block/barrier.json deleted file mode 100644 index 7d855f5..0000000 --- a/src/main/resources/models/block/barrier.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/barrier" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/basalt.json b/src/main/resources/models/block/basalt.json deleted file mode 100644 index 9a43b3d..0000000 --- a/src/main/resources/models/block/basalt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/basalt_top", - "side": "minecraft:block/basalt_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/beacon.json b/src/main/resources/models/block/beacon.json deleted file mode 100644 index de4bca2..0000000 --- a/src/main/resources/models/block/beacon.json +++ /dev/null @@ -1,46 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/glass", - "glass": "block/glass", - "obsidian": "block/obsidian", - "beacon": "block/beacon" - }, - "elements": [ - { "__comment": "Glass shell", - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" } - } - }, - { "__comment": "Obsidian base", - "from": [ 2, 0.1, 2 ], - "to": [ 14, 3, 14 ], - "faces": { - "down": { "uv": [ 2, 2, 14, 14 ], "texture": "#obsidian" }, - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#obsidian" }, - "north": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" }, - "south": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" }, - "west": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" }, - "east": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" } - } - }, - { "__comment": "Inner beacon texture", - "from": [ 3, 3, 3 ], - "to": [ 13, 14, 13 ], - "faces": { - "down": { "uv": [ 3, 3, 13, 13 ], "texture": "#beacon" }, - "up": { "uv": [ 3, 3, 13, 13 ], "texture": "#beacon" }, - "north": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" }, - "south": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" }, - "west": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" }, - "east": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" } - } - } - ] -} diff --git a/src/main/resources/models/block/bed.json b/src/main/resources/models/block/bed.json deleted file mode 100644 index 9406a84..0000000 --- a/src/main/resources/models/block/bed.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bedrock.json b/src/main/resources/models/block/bedrock.json deleted file mode 100644 index adc6359..0000000 --- a/src/main/resources/models/block/bedrock.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/bedrock" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bedrock_mirrored.json b/src/main/resources/models/block/bedrock_mirrored.json deleted file mode 100644 index a75ef1f..0000000 --- a/src/main/resources/models/block/bedrock_mirrored.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_mirrored_all", - "textures": { - "all": "minecraft:block/bedrock" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bee_nest_empty.json b/src/main/resources/models/block/bee_nest_empty.json deleted file mode 100644 index ac0aa62..0000000 --- a/src/main/resources/models/block/bee_nest_empty.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/bee_nest_bottom", - "front": "minecraft:block/bee_nest_front", - "particle": "minecraft:block/bee_nest_side", - "side": "minecraft:block/bee_nest_side", - "top": "minecraft:block/bee_nest_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bee_nest_honey.json b/src/main/resources/models/block/bee_nest_honey.json deleted file mode 100644 index 25850db..0000000 --- a/src/main/resources/models/block/bee_nest_honey.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/bee_nest_bottom", - "front": "minecraft:block/bee_nest_front_honey", - "particle": "minecraft:block/bee_nest_side", - "side": "minecraft:block/bee_nest_side", - "top": "minecraft:block/bee_nest_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/beehive_empty.json b/src/main/resources/models/block/beehive_empty.json deleted file mode 100644 index 4c875e6..0000000 --- a/src/main/resources/models/block/beehive_empty.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/beehive_end", - "front": "minecraft:block/beehive_front", - "particle": "minecraft:block/beehive_side", - "side": "minecraft:block/beehive_side", - "top": "minecraft:block/beehive_end" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/beehive_honey.json b/src/main/resources/models/block/beehive_honey.json deleted file mode 100644 index 1973867..0000000 --- a/src/main/resources/models/block/beehive_honey.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/beehive_end", - "front": "minecraft:block/beehive_front_honey", - "particle": "minecraft:block/beehive_side", - "side": "minecraft:block/beehive_side", - "top": "minecraft:block/beehive_end" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/beetroots_stage0.json b/src/main/resources/models/block/beetroots_stage0.json deleted file mode 100644 index 47fbf6f..0000000 --- a/src/main/resources/models/block/beetroots_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/beetroots_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/beetroots_stage1.json b/src/main/resources/models/block/beetroots_stage1.json deleted file mode 100644 index 06177c9..0000000 --- a/src/main/resources/models/block/beetroots_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/beetroots_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/beetroots_stage2.json b/src/main/resources/models/block/beetroots_stage2.json deleted file mode 100644 index d843c09..0000000 --- a/src/main/resources/models/block/beetroots_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/beetroots_stage2" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/beetroots_stage3.json b/src/main/resources/models/block/beetroots_stage3.json deleted file mode 100644 index 3fa2170..0000000 --- a/src/main/resources/models/block/beetroots_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/beetroots_stage3" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bell_between_walls.json b/src/main/resources/models/block/bell_between_walls.json deleted file mode 100644 index 8e7903f..0000000 --- a/src/main/resources/models/block/bell_between_walls.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "block/bell_bottom", - "bar": "block/dark_oak_planks" - }, - "elements": [ - { - "from": [ 0, 13, 7 ], - "to": [ 16, 15, 9 ], - "faces": { - "north": { "uv": [ 2, 2, 14, 4 ], "texture": "#bar" }, - "east": { "uv": [ 5, 4, 7, 6 ], "texture": "#bar", "cullface": "east" }, - "south": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }, - "west": { "uv": [ 5, 4, 7, 6 ], "texture": "#bar", "cullface": "west" }, - "up": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }, - "down": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" } - } - } - ] -} diff --git a/src/main/resources/models/block/bell_ceiling.json b/src/main/resources/models/block/bell_ceiling.json deleted file mode 100644 index a105fb9..0000000 --- a/src/main/resources/models/block/bell_ceiling.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "block/bell_bottom", - "bar": "block/dark_oak_planks" - }, - "elements": [ - { - "from": [ 7, 13, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "north": {"uv": [ 7, 2, 9, 5 ], "texture": "#bar" }, - "east": {"uv": [ 1, 2, 3, 5 ], "texture": "#bar" }, - "south": {"uv": [ 6, 2, 8, 5 ], "texture": "#bar" }, - "west": {"uv": [ 4, 2, 6, 5 ], "texture": "#bar" }, - "up": {"uv": [ 1, 3, 3, 5 ], "texture": "#bar", "cullface": "up" } - } - } - ] -} diff --git a/src/main/resources/models/block/bell_floor.json b/src/main/resources/models/block/bell_floor.json deleted file mode 100644 index c2abfcb..0000000 --- a/src/main/resources/models/block/bell_floor.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "textures": { - "particle": "block/bell_bottom", - "bar": "block/dark_oak_planks", - "post": "block/stone" - }, - "elements": [ - { - "from": [ 2, 13, 7 ], - "to": [ 14, 15, 9 ], - "faces": { - "north": { "uv": [ 2, 2, 14, 4 ], "texture": "#bar" }, - "south": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }, - "up": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }, - "down": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" } - } - }, - { - "from": [ 14, 0, 6 ], - "to": [ 16, 16, 10 ], - "faces": { - "north": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" }, - "east": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" }, - "south": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" }, - "west": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" }, - "up": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "up" }, - "down": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 6 ], - "to": [ 2, 16, 10 ], - "faces": { - "north": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" }, - "east": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" }, - "south": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" }, - "west": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" }, - "up": { "uv": [ 0, 0, 2, 4 ], "texture": "#post","cullface": "up" }, - "down": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "down" } - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/models/block/bell_wall.json b/src/main/resources/models/block/bell_wall.json deleted file mode 100644 index 92927bd..0000000 --- a/src/main/resources/models/block/bell_wall.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "block/bell_bottom", - "bar": "block/dark_oak_planks" - }, - "elements": [ - { - "from": [ 3, 13, 7 ], - "to": [ 16, 15, 9 ], - "faces": { - "north": { "uv": [ 2, 2, 14, 4 ], "texture": "#bar" }, - "east": { "uv": [ 5, 4, 7, 6 ], "texture": "#bar", "cullface": "east" }, - "south": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }, - "west": { "uv": [ 5, 4, 7, 6 ], "texture": "#bar" }, - "up": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }, - "down": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" } - } - } - ] -} diff --git a/src/main/resources/models/block/big_dripleaf.json b/src/main/resources/models/block/big_dripleaf.json deleted file mode 100644 index edd3947..0000000 --- a/src/main/resources/models/block/big_dripleaf.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "top": "minecraft:block/big_dripleaf_top", - "stem": "minecraft:block/big_dripleaf_stem", - "side": "minecraft:block/big_dripleaf_side", - "tip": "minecraft:block/big_dripleaf_tip", - "particle": "block/big_dripleaf_top" - }, - "elements": [ - { "from": [ 0, 15, 0 ], - "to": [ 16, 15, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#top" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 16, 15, 0.002 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip", "cullface": "north" }, - "south": { "uv": [ 16, 0, 0, 4 ], "texture": "#tip" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 0.002, 15, 16 ], - "shade": false, - "faces": { - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "west" } - } - }, - { "from": [ 15.998, 11, 0 ], - "to": [ 16, 15, 16 ], - "shade": false, - "faces": { - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side", "cullface": "east" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 15, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 15, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - } - ] -} diff --git a/src/main/resources/models/block/big_dripleaf_full_tilt.json b/src/main/resources/models/block/big_dripleaf_full_tilt.json deleted file mode 100644 index e0ebb6d..0000000 --- a/src/main/resources/models/block/big_dripleaf_full_tilt.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "top": "minecraft:block/big_dripleaf_top", - "stem": "minecraft:block/big_dripleaf_stem", - "side": "minecraft:block/big_dripleaf_side", - "tip": "minecraft:block/big_dripleaf_tip", - "particle": "block/big_dripleaf_top" - }, - "elements": [ - { "from": [ 0, 15, 0 ], - "to": [ 16, 15, 16 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -45 }, - "shade": false, - "faces": { - "down": { "uv": [ 16, 16, 0, 0 ], "texture": "#top" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 16, 15, 0 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -45 }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip" }, - "south": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 0.002, 15, 16 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -45 }, - "shade": false, - "faces": { - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "west" } - } - }, - { "from": [ 15.998, 11, 0 ], - "to": [ 16, 15, 16 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -45 }, - "shade": false, - "faces": { - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side", "cullface": "east" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 15, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 15, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - } - ] -} diff --git a/src/main/resources/models/block/big_dripleaf_partial_tilt.json b/src/main/resources/models/block/big_dripleaf_partial_tilt.json deleted file mode 100644 index 27950f5..0000000 --- a/src/main/resources/models/block/big_dripleaf_partial_tilt.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "top": "minecraft:block/big_dripleaf_top", - "stem": "minecraft:block/big_dripleaf_stem", - "side": "minecraft:block/big_dripleaf_side", - "tip": "minecraft:block/big_dripleaf_tip", - "particle": "block/big_dripleaf_top" - }, - "elements": [ - { "from": [ 0, 15, 0 ], - "to": [ 16, 15, 16 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -22.5 }, - "shade": false, - "faces": { - "down": { "uv": [ 16, 16, 0, 0 ], "texture": "#top" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 16, 15, 0 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -22.5 }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip" }, - "south": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 0.002, 15, 16 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -22.5 }, - "shade": false, - "faces": { - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "west" } - } - }, - { "from": [ 15.998, 11, 0 ], - "to": [ 16, 15, 16 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -22.5 }, - "shade": false, - "faces": { - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side", "cullface": "east" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 15, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 15, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - } - ] -} diff --git a/src/main/resources/models/block/big_dripleaf_stem.json b/src/main/resources/models/block/big_dripleaf_stem.json deleted file mode 100644 index a40caef..0000000 --- a/src/main/resources/models/block/big_dripleaf_stem.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "stem": "block/big_dripleaf_stem", - "particle": "block/big_dripleaf_stem" - }, - "elements": [ - { "from": [ 5, 0, 12 ], - "to": [ 11, 16, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 16, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - } - ] -} diff --git a/src/main/resources/models/block/birch_button.json b/src/main/resources/models/block/birch_button.json deleted file mode 100644 index 751b7e9..0000000 --- a/src/main/resources/models/block/birch_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_button_inventory.json b/src/main/resources/models/block/birch_button_inventory.json deleted file mode 100644 index 1f6420f..0000000 --- a/src/main/resources/models/block/birch_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_button_pressed.json b/src/main/resources/models/block/birch_button_pressed.json deleted file mode 100644 index e9438da..0000000 --- a/src/main/resources/models/block/birch_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_door_bottom_left.json b/src/main/resources/models/block/birch_door_bottom_left.json deleted file mode 100644 index 3195b31..0000000 --- a/src/main/resources/models/block/birch_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_door_bottom_left_open.json b/src/main/resources/models/block/birch_door_bottom_left_open.json deleted file mode 100644 index 57a8807..0000000 --- a/src/main/resources/models/block/birch_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_door_bottom_right.json b/src/main/resources/models/block/birch_door_bottom_right.json deleted file mode 100644 index f53cfdc..0000000 --- a/src/main/resources/models/block/birch_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_door_bottom_right_open.json b/src/main/resources/models/block/birch_door_bottom_right_open.json deleted file mode 100644 index cd3b6b1..0000000 --- a/src/main/resources/models/block/birch_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_door_top_left.json b/src/main/resources/models/block/birch_door_top_left.json deleted file mode 100644 index 2d337e0..0000000 --- a/src/main/resources/models/block/birch_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_door_top_left_open.json b/src/main/resources/models/block/birch_door_top_left_open.json deleted file mode 100644 index 82c4d8f..0000000 --- a/src/main/resources/models/block/birch_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_door_top_right.json b/src/main/resources/models/block/birch_door_top_right.json deleted file mode 100644 index 953abe7..0000000 --- a/src/main/resources/models/block/birch_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_door_top_right_open.json b/src/main/resources/models/block/birch_door_top_right_open.json deleted file mode 100644 index 982e3ca..0000000 --- a/src/main/resources/models/block/birch_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_fence_gate.json b/src/main/resources/models/block/birch_fence_gate.json deleted file mode 100644 index 2e0e156..0000000 --- a/src/main/resources/models/block/birch_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_fence_gate_open.json b/src/main/resources/models/block/birch_fence_gate_open.json deleted file mode 100644 index db6f4a8..0000000 --- a/src/main/resources/models/block/birch_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_fence_gate_wall.json b/src/main/resources/models/block/birch_fence_gate_wall.json deleted file mode 100644 index 5402b03..0000000 --- a/src/main/resources/models/block/birch_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_fence_gate_wall_open.json b/src/main/resources/models/block/birch_fence_gate_wall_open.json deleted file mode 100644 index 442138c..0000000 --- a/src/main/resources/models/block/birch_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_fence_inventory.json b/src/main/resources/models/block/birch_fence_inventory.json deleted file mode 100644 index 4ef0bc0..0000000 --- a/src/main/resources/models/block/birch_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_fence_post.json b/src/main/resources/models/block/birch_fence_post.json deleted file mode 100644 index 8366143..0000000 --- a/src/main/resources/models/block/birch_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_fence_side.json b/src/main/resources/models/block/birch_fence_side.json deleted file mode 100644 index f5a12c9..0000000 --- a/src/main/resources/models/block/birch_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_hanging_sign.json b/src/main/resources/models/block/birch_hanging_sign.json deleted file mode 100644 index 53f27ad..0000000 --- a/src/main/resources/models/block/birch_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_leaves.json b/src/main/resources/models/block/birch_leaves.json deleted file mode 100644 index 6f7f331..0000000 --- a/src/main/resources/models/block/birch_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/birch_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_log.json b/src/main/resources/models/block/birch_log.json deleted file mode 100644 index 5d43e85..0000000 --- a/src/main/resources/models/block/birch_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/birch_log_top", - "side": "minecraft:block/birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_log_horizontal.json b/src/main/resources/models/block/birch_log_horizontal.json deleted file mode 100644 index ce988a8..0000000 --- a/src/main/resources/models/block/birch_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/birch_log_top", - "side": "minecraft:block/birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_planks.json b/src/main/resources/models/block/birch_planks.json deleted file mode 100644 index de6d175..0000000 --- a/src/main/resources/models/block/birch_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_pressure_plate.json b/src/main/resources/models/block/birch_pressure_plate.json deleted file mode 100644 index 8df007e..0000000 --- a/src/main/resources/models/block/birch_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_pressure_plate_down.json b/src/main/resources/models/block/birch_pressure_plate_down.json deleted file mode 100644 index 4b36009..0000000 --- a/src/main/resources/models/block/birch_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_sapling.json b/src/main/resources/models/block/birch_sapling.json deleted file mode 100644 index 274a3af..0000000 --- a/src/main/resources/models/block/birch_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/birch_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_sign.json b/src/main/resources/models/block/birch_sign.json deleted file mode 100644 index 2bfa5bc..0000000 --- a/src/main/resources/models/block/birch_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_slab.json b/src/main/resources/models/block/birch_slab.json deleted file mode 100644 index c7fd05b..0000000 --- a/src/main/resources/models/block/birch_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/birch_planks", - "side": "minecraft:block/birch_planks", - "top": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_slab_top.json b/src/main/resources/models/block/birch_slab_top.json deleted file mode 100644 index dbde21e..0000000 --- a/src/main/resources/models/block/birch_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/birch_planks", - "side": "minecraft:block/birch_planks", - "top": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_stairs.json b/src/main/resources/models/block/birch_stairs.json deleted file mode 100644 index e7d798f..0000000 --- a/src/main/resources/models/block/birch_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/birch_planks", - "side": "minecraft:block/birch_planks", - "top": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_stairs_inner.json b/src/main/resources/models/block/birch_stairs_inner.json deleted file mode 100644 index 347cdb1..0000000 --- a/src/main/resources/models/block/birch_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/birch_planks", - "side": "minecraft:block/birch_planks", - "top": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_stairs_outer.json b/src/main/resources/models/block/birch_stairs_outer.json deleted file mode 100644 index 2c1faa6..0000000 --- a/src/main/resources/models/block/birch_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/birch_planks", - "side": "minecraft:block/birch_planks", - "top": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_trapdoor_bottom.json b/src/main/resources/models/block/birch_trapdoor_bottom.json deleted file mode 100644 index 0aa6e6a..0000000 --- a/src/main/resources/models/block/birch_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/birch_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_trapdoor_open.json b/src/main/resources/models/block/birch_trapdoor_open.json deleted file mode 100644 index 041ad17..0000000 --- a/src/main/resources/models/block/birch_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/birch_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_trapdoor_top.json b/src/main/resources/models/block/birch_trapdoor_top.json deleted file mode 100644 index 838e5cf..0000000 --- a/src/main/resources/models/block/birch_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/birch_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/birch_wood.json b/src/main/resources/models/block/birch_wood.json deleted file mode 100644 index ab78963..0000000 --- a/src/main/resources/models/block/birch_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/birch_log", - "side": "minecraft:block/birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_candle_cake.json b/src/main/resources/models/block/black_candle_cake.json deleted file mode 100644 index 84aa73b..0000000 --- a/src/main/resources/models/block/black_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/black_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_candle_cake_lit.json b/src/main/resources/models/block/black_candle_cake_lit.json deleted file mode 100644 index 8b688c4..0000000 --- a/src/main/resources/models/block/black_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/black_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_candle_four_candles.json b/src/main/resources/models/block/black_candle_four_candles.json deleted file mode 100644 index e9f31ad..0000000 --- a/src/main/resources/models/block/black_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/black_candle", - "particle": "minecraft:block/black_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_candle_four_candles_lit.json b/src/main/resources/models/block/black_candle_four_candles_lit.json deleted file mode 100644 index 6c3d274..0000000 --- a/src/main/resources/models/block/black_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/black_candle_lit", - "particle": "minecraft:block/black_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_candle_one_candle.json b/src/main/resources/models/block/black_candle_one_candle.json deleted file mode 100644 index 9bcb8ee..0000000 --- a/src/main/resources/models/block/black_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/black_candle", - "particle": "minecraft:block/black_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_candle_one_candle_lit.json b/src/main/resources/models/block/black_candle_one_candle_lit.json deleted file mode 100644 index e04d7b1..0000000 --- a/src/main/resources/models/block/black_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/black_candle_lit", - "particle": "minecraft:block/black_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_candle_three_candles.json b/src/main/resources/models/block/black_candle_three_candles.json deleted file mode 100644 index 31b82ce..0000000 --- a/src/main/resources/models/block/black_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/black_candle", - "particle": "minecraft:block/black_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_candle_three_candles_lit.json b/src/main/resources/models/block/black_candle_three_candles_lit.json deleted file mode 100644 index 31693bb..0000000 --- a/src/main/resources/models/block/black_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/black_candle_lit", - "particle": "minecraft:block/black_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_candle_two_candles.json b/src/main/resources/models/block/black_candle_two_candles.json deleted file mode 100644 index 298bd70..0000000 --- a/src/main/resources/models/block/black_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/black_candle", - "particle": "minecraft:block/black_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_candle_two_candles_lit.json b/src/main/resources/models/block/black_candle_two_candles_lit.json deleted file mode 100644 index 5ad49a0..0000000 --- a/src/main/resources/models/block/black_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/black_candle_lit", - "particle": "minecraft:block/black_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_carpet.json b/src/main/resources/models/block/black_carpet.json deleted file mode 100644 index a89fa48..0000000 --- a/src/main/resources/models/block/black_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/black_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_concrete.json b/src/main/resources/models/block/black_concrete.json deleted file mode 100644 index a2748b5..0000000 --- a/src/main/resources/models/block/black_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/black_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_concrete_powder.json b/src/main/resources/models/block/black_concrete_powder.json deleted file mode 100644 index 6337435..0000000 --- a/src/main/resources/models/block/black_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/black_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_glazed_terracotta.json b/src/main/resources/models/block/black_glazed_terracotta.json deleted file mode 100644 index f973bbb..0000000 --- a/src/main/resources/models/block/black_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/black_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_shulker_box.json b/src/main/resources/models/block/black_shulker_box.json deleted file mode 100644 index 0e74df9..0000000 --- a/src/main/resources/models/block/black_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/black_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_stained_glass.json b/src/main/resources/models/block/black_stained_glass.json deleted file mode 100644 index 5d66a69..0000000 --- a/src/main/resources/models/block/black_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/black_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_stained_glass_pane_noside.json b/src/main/resources/models/block/black_stained_glass_pane_noside.json deleted file mode 100644 index bc943b0..0000000 --- a/src/main/resources/models/block/black_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/black_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/black_stained_glass_pane_noside_alt.json deleted file mode 100644 index 3d66b75..0000000 --- a/src/main/resources/models/block/black_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/black_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_stained_glass_pane_post.json b/src/main/resources/models/block/black_stained_glass_pane_post.json deleted file mode 100644 index 6298604..0000000 --- a/src/main/resources/models/block/black_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/black_stained_glass_pane_top", - "pane": "minecraft:block/black_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_stained_glass_pane_side.json b/src/main/resources/models/block/black_stained_glass_pane_side.json deleted file mode 100644 index d0d90d1..0000000 --- a/src/main/resources/models/block/black_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/black_stained_glass_pane_top", - "pane": "minecraft:block/black_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_stained_glass_pane_side_alt.json b/src/main/resources/models/block/black_stained_glass_pane_side_alt.json deleted file mode 100644 index 7c4e7c9..0000000 --- a/src/main/resources/models/block/black_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/black_stained_glass_pane_top", - "pane": "minecraft:block/black_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_terracotta.json b/src/main/resources/models/block/black_terracotta.json deleted file mode 100644 index a8ff478..0000000 --- a/src/main/resources/models/block/black_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/black_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/black_wool.json b/src/main/resources/models/block/black_wool.json deleted file mode 100644 index 7fea63f..0000000 --- a/src/main/resources/models/block/black_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/black_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blackstone.json b/src/main/resources/models/block/blackstone.json deleted file mode 100644 index d6e7b58..0000000 --- a/src/main/resources/models/block/blackstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/blackstone_top", - "side": "minecraft:block/blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blackstone_slab.json b/src/main/resources/models/block/blackstone_slab.json deleted file mode 100644 index f4f7fe8..0000000 --- a/src/main/resources/models/block/blackstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/blackstone_top", - "side": "minecraft:block/blackstone", - "top": "minecraft:block/blackstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blackstone_slab_top.json b/src/main/resources/models/block/blackstone_slab_top.json deleted file mode 100644 index 7ffe490..0000000 --- a/src/main/resources/models/block/blackstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/blackstone_top", - "side": "minecraft:block/blackstone", - "top": "minecraft:block/blackstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blackstone_stairs.json b/src/main/resources/models/block/blackstone_stairs.json deleted file mode 100644 index 15a8eef..0000000 --- a/src/main/resources/models/block/blackstone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/blackstone_top", - "side": "minecraft:block/blackstone", - "top": "minecraft:block/blackstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blackstone_stairs_inner.json b/src/main/resources/models/block/blackstone_stairs_inner.json deleted file mode 100644 index ff1597d..0000000 --- a/src/main/resources/models/block/blackstone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/blackstone_top", - "side": "minecraft:block/blackstone", - "top": "minecraft:block/blackstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blackstone_stairs_outer.json b/src/main/resources/models/block/blackstone_stairs_outer.json deleted file mode 100644 index 130777e..0000000 --- a/src/main/resources/models/block/blackstone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/blackstone_top", - "side": "minecraft:block/blackstone", - "top": "minecraft:block/blackstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blackstone_wall_inventory.json b/src/main/resources/models/block/blackstone_wall_inventory.json deleted file mode 100644 index 6e8029c..0000000 --- a/src/main/resources/models/block/blackstone_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blackstone_wall_post.json b/src/main/resources/models/block/blackstone_wall_post.json deleted file mode 100644 index a2b66ca..0000000 --- a/src/main/resources/models/block/blackstone_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blackstone_wall_side.json b/src/main/resources/models/block/blackstone_wall_side.json deleted file mode 100644 index 152d2fe..0000000 --- a/src/main/resources/models/block/blackstone_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blackstone_wall_side_tall.json b/src/main/resources/models/block/blackstone_wall_side_tall.json deleted file mode 100644 index 3a66225..0000000 --- a/src/main/resources/models/block/blackstone_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blast_furnace.json b/src/main/resources/models/block/blast_furnace.json deleted file mode 100644 index 8c8aa45..0000000 --- a/src/main/resources/models/block/blast_furnace.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/blast_furnace_front", - "side": "minecraft:block/blast_furnace_side", - "top": "minecraft:block/blast_furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blast_furnace_on.json b/src/main/resources/models/block/blast_furnace_on.json deleted file mode 100644 index 4d14c0b..0000000 --- a/src/main/resources/models/block/blast_furnace_on.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/blast_furnace_front_on", - "side": "minecraft:block/blast_furnace_side", - "top": "minecraft:block/blast_furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/block.json b/src/main/resources/models/block/block.json deleted file mode 100644 index aefa892..0000000 --- a/src/main/resources/models/block/block.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "gui_light": "side", - "display": { - "gui": { - "rotation": [ 30, 225, 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, 0, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.5, 0.5, 0.5 ] - }, - "thirdperson_righthand": { - "rotation": [ 75, 45, 0 ], - "translation": [ 0, 2.5, 0], - "scale": [ 0.375, 0.375, 0.375 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 45, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 225, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - } - } -} diff --git a/src/main/resources/models/block/blue_candle_cake.json b/src/main/resources/models/block/blue_candle_cake.json deleted file mode 100644 index c6ffe72..0000000 --- a/src/main/resources/models/block/blue_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/blue_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_candle_cake_lit.json b/src/main/resources/models/block/blue_candle_cake_lit.json deleted file mode 100644 index 515e258..0000000 --- a/src/main/resources/models/block/blue_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/blue_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_candle_four_candles.json b/src/main/resources/models/block/blue_candle_four_candles.json deleted file mode 100644 index 31d0de8..0000000 --- a/src/main/resources/models/block/blue_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/blue_candle", - "particle": "minecraft:block/blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_candle_four_candles_lit.json b/src/main/resources/models/block/blue_candle_four_candles_lit.json deleted file mode 100644 index b71df39..0000000 --- a/src/main/resources/models/block/blue_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/blue_candle_lit", - "particle": "minecraft:block/blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_candle_one_candle.json b/src/main/resources/models/block/blue_candle_one_candle.json deleted file mode 100644 index dc89790..0000000 --- a/src/main/resources/models/block/blue_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/blue_candle", - "particle": "minecraft:block/blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_candle_one_candle_lit.json b/src/main/resources/models/block/blue_candle_one_candle_lit.json deleted file mode 100644 index b3410f6..0000000 --- a/src/main/resources/models/block/blue_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/blue_candle_lit", - "particle": "minecraft:block/blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_candle_three_candles.json b/src/main/resources/models/block/blue_candle_three_candles.json deleted file mode 100644 index e9527b9..0000000 --- a/src/main/resources/models/block/blue_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/blue_candle", - "particle": "minecraft:block/blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_candle_three_candles_lit.json b/src/main/resources/models/block/blue_candle_three_candles_lit.json deleted file mode 100644 index 992be45..0000000 --- a/src/main/resources/models/block/blue_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/blue_candle_lit", - "particle": "minecraft:block/blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_candle_two_candles.json b/src/main/resources/models/block/blue_candle_two_candles.json deleted file mode 100644 index efc0f7a..0000000 --- a/src/main/resources/models/block/blue_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/blue_candle", - "particle": "minecraft:block/blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_candle_two_candles_lit.json b/src/main/resources/models/block/blue_candle_two_candles_lit.json deleted file mode 100644 index 22ab088..0000000 --- a/src/main/resources/models/block/blue_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/blue_candle_lit", - "particle": "minecraft:block/blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_carpet.json b/src/main/resources/models/block/blue_carpet.json deleted file mode 100644 index be41fd8..0000000 --- a/src/main/resources/models/block/blue_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/blue_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_concrete.json b/src/main/resources/models/block/blue_concrete.json deleted file mode 100644 index b2423fb..0000000 --- a/src/main/resources/models/block/blue_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/blue_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_concrete_powder.json b/src/main/resources/models/block/blue_concrete_powder.json deleted file mode 100644 index 7ceaeb5..0000000 --- a/src/main/resources/models/block/blue_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/blue_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_glazed_terracotta.json b/src/main/resources/models/block/blue_glazed_terracotta.json deleted file mode 100644 index ecb1735..0000000 --- a/src/main/resources/models/block/blue_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/blue_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_ice.json b/src/main/resources/models/block/blue_ice.json deleted file mode 100644 index 9164aee..0000000 --- a/src/main/resources/models/block/blue_ice.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/blue_ice" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_orchid.json b/src/main/resources/models/block/blue_orchid.json deleted file mode 100644 index a7f9b4b..0000000 --- a/src/main/resources/models/block/blue_orchid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/blue_orchid" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_shulker_box.json b/src/main/resources/models/block/blue_shulker_box.json deleted file mode 100644 index 29b739d..0000000 --- a/src/main/resources/models/block/blue_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/blue_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_stained_glass.json b/src/main/resources/models/block/blue_stained_glass.json deleted file mode 100644 index e372ce3..0000000 --- a/src/main/resources/models/block/blue_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_stained_glass_pane_noside.json b/src/main/resources/models/block/blue_stained_glass_pane_noside.json deleted file mode 100644 index fa1dd06..0000000 --- a/src/main/resources/models/block/blue_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/blue_stained_glass_pane_noside_alt.json deleted file mode 100644 index 70faad0..0000000 --- a/src/main/resources/models/block/blue_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_stained_glass_pane_post.json b/src/main/resources/models/block/blue_stained_glass_pane_post.json deleted file mode 100644 index 6c77894..0000000 --- a/src/main/resources/models/block/blue_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/blue_stained_glass_pane_top", - "pane": "minecraft:block/blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_stained_glass_pane_side.json b/src/main/resources/models/block/blue_stained_glass_pane_side.json deleted file mode 100644 index e88321e..0000000 --- a/src/main/resources/models/block/blue_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/blue_stained_glass_pane_top", - "pane": "minecraft:block/blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_stained_glass_pane_side_alt.json b/src/main/resources/models/block/blue_stained_glass_pane_side_alt.json deleted file mode 100644 index b891c71..0000000 --- a/src/main/resources/models/block/blue_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/blue_stained_glass_pane_top", - "pane": "minecraft:block/blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_terracotta.json b/src/main/resources/models/block/blue_terracotta.json deleted file mode 100644 index ead5697..0000000 --- a/src/main/resources/models/block/blue_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/blue_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/blue_wool.json b/src/main/resources/models/block/blue_wool.json deleted file mode 100644 index 4fb7fa5..0000000 --- a/src/main/resources/models/block/blue_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/blue_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bone_block.json b/src/main/resources/models/block/bone_block.json deleted file mode 100644 index f6594f0..0000000 --- a/src/main/resources/models/block/bone_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/bone_block_top", - "side": "minecraft:block/bone_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bookshelf.json b/src/main/resources/models/block/bookshelf.json deleted file mode 100644 index c095a7d..0000000 --- a/src/main/resources/models/block/bookshelf.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/oak_planks", - "side": "minecraft:block/bookshelf" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brain_coral.json b/src/main/resources/models/block/brain_coral.json deleted file mode 100644 index 308083f..0000000 --- a/src/main/resources/models/block/brain_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/brain_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brain_coral_block.json b/src/main/resources/models/block/brain_coral_block.json deleted file mode 100644 index 6e7ddb6..0000000 --- a/src/main/resources/models/block/brain_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brain_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brain_coral_fan.json b/src/main/resources/models/block/brain_coral_fan.json deleted file mode 100644 index a212869..0000000 --- a/src/main/resources/models/block/brain_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/brain_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brain_coral_wall_fan.json b/src/main/resources/models/block/brain_coral_wall_fan.json deleted file mode 100644 index 20b5610..0000000 --- a/src/main/resources/models/block/brain_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/brain_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brewing_stand.json b/src/main/resources/models/block/brewing_stand.json deleted file mode 100644 index 809d3d8..0000000 --- a/src/main/resources/models/block/brewing_stand.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "base": "block/brewing_stand_base", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 14, 9 ], - "faces": { - "down": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" }, - "up": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" }, - "north": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }, - "south": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }, - "west": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }, - "east": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" } - } - }, - { "from": [ 9, 0, 5 ], - "to": [ 15, 2, 11 ], - "faces": { - "down": { "uv": [ 9, 5, 15, 11 ], "texture": "#base", "cullface": "down" }, - "up": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" }, - "north": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }, - "south": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }, - "west": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" }, - "east": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" } - } - }, - { "from": [ 1, 0, 1 ], - "to": [ 7, 2, 7 ], - "faces": { - "down": { "uv": [ 1, 1, 7, 7 ], "texture": "#base", "cullface": "down" }, - "up": { "uv": [ 1, 1, 7, 7 ], "texture": "#base" }, - "north": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }, - "south": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }, - "west": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }, - "east": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" } - } - }, - { "from": [ 1, 0, 9 ], - "to": [ 7, 2, 15 ], - "faces": { - "down": { "uv": [ 1, 9, 7, 15 ], "texture": "#base", "cullface": "down" }, - "up": { "uv": [ 1, 9, 7, 15 ], "texture": "#base" }, - "north": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }, - "south": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }, - "west": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }, - "east": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" } - } - } - ] -} diff --git a/src/main/resources/models/block/brewing_stand_bottle0.json b/src/main/resources/models/block/brewing_stand_bottle0.json deleted file mode 100644 index 012ffa8..0000000 --- a/src/main/resources/models/block/brewing_stand_bottle0.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ 8, 0, 8 ], - "to": [ 16, 16, 8 ], - "faces": { - "north": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" }, - "south": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" } - } - } - ] -} diff --git a/src/main/resources/models/block/brewing_stand_bottle1.json b/src/main/resources/models/block/brewing_stand_bottle1.json deleted file mode 100644 index 9e989cd..0000000 --- a/src/main/resources/models/block/brewing_stand_bottle1.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ -0.41, 0, 8 ], - "to": [ 7.59, 16, 8 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "y", - "angle": -45 - }, - "faces": { - "north": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" }, - "south": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" } - } - } - ] -} diff --git a/src/main/resources/models/block/brewing_stand_bottle2.json b/src/main/resources/models/block/brewing_stand_bottle2.json deleted file mode 100644 index 4796f71..0000000 --- a/src/main/resources/models/block/brewing_stand_bottle2.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ -0.41, 0, 8 ], - "to": [ 7.59, 16, 8 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "y", - "angle": 45 - }, - "faces": { - "north": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" }, - "south": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" } - } - } - ] -} diff --git a/src/main/resources/models/block/brewing_stand_empty0.json b/src/main/resources/models/block/brewing_stand_empty0.json deleted file mode 100644 index a99c90c..0000000 --- a/src/main/resources/models/block/brewing_stand_empty0.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ 8, 0, 8 ], - "to": [ 16, 16, 8 ], - "faces": { - "north": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" }, - "south": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" } - } - } - ] -} diff --git a/src/main/resources/models/block/brewing_stand_empty1.json b/src/main/resources/models/block/brewing_stand_empty1.json deleted file mode 100644 index 0936497..0000000 --- a/src/main/resources/models/block/brewing_stand_empty1.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ -0.41, 0, 8 ], - "to": [ 7.59, 16, 8 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "y", - "angle": -45 - }, - "faces": { - "north": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" }, - "south": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" } - } - } - ] -} diff --git a/src/main/resources/models/block/brewing_stand_empty2.json b/src/main/resources/models/block/brewing_stand_empty2.json deleted file mode 100644 index 50b948d..0000000 --- a/src/main/resources/models/block/brewing_stand_empty2.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ -0.41, 0, 8 ], - "to": [ 7.59, 16, 8 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "y", - "angle": 45 - }, - "faces": { - "north": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" }, - "south": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" } - } - } - ] -} diff --git a/src/main/resources/models/block/brick_slab.json b/src/main/resources/models/block/brick_slab.json deleted file mode 100644 index d068166..0000000 --- a/src/main/resources/models/block/brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/bricks", - "side": "minecraft:block/bricks", - "top": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brick_slab_top.json b/src/main/resources/models/block/brick_slab_top.json deleted file mode 100644 index 1e68c3b..0000000 --- a/src/main/resources/models/block/brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/bricks", - "side": "minecraft:block/bricks", - "top": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brick_stairs.json b/src/main/resources/models/block/brick_stairs.json deleted file mode 100644 index 675b077..0000000 --- a/src/main/resources/models/block/brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/bricks", - "side": "minecraft:block/bricks", - "top": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brick_stairs_inner.json b/src/main/resources/models/block/brick_stairs_inner.json deleted file mode 100644 index 737219a..0000000 --- a/src/main/resources/models/block/brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/bricks", - "side": "minecraft:block/bricks", - "top": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brick_stairs_outer.json b/src/main/resources/models/block/brick_stairs_outer.json deleted file mode 100644 index 977459d..0000000 --- a/src/main/resources/models/block/brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/bricks", - "side": "minecraft:block/bricks", - "top": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brick_wall_inventory.json b/src/main/resources/models/block/brick_wall_inventory.json deleted file mode 100644 index 5d6f8a8..0000000 --- a/src/main/resources/models/block/brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brick_wall_post.json b/src/main/resources/models/block/brick_wall_post.json deleted file mode 100644 index 5d343df..0000000 --- a/src/main/resources/models/block/brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brick_wall_side.json b/src/main/resources/models/block/brick_wall_side.json deleted file mode 100644 index 94872ef..0000000 --- a/src/main/resources/models/block/brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brick_wall_side_tall.json b/src/main/resources/models/block/brick_wall_side_tall.json deleted file mode 100644 index 7983998..0000000 --- a/src/main/resources/models/block/brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bricks.json b/src/main/resources/models/block/bricks.json deleted file mode 100644 index b3d7b55..0000000 --- a/src/main/resources/models/block/bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_candle_cake.json b/src/main/resources/models/block/brown_candle_cake.json deleted file mode 100644 index baf53dd..0000000 --- a/src/main/resources/models/block/brown_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/brown_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_candle_cake_lit.json b/src/main/resources/models/block/brown_candle_cake_lit.json deleted file mode 100644 index cdb2b49..0000000 --- a/src/main/resources/models/block/brown_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/brown_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_candle_four_candles.json b/src/main/resources/models/block/brown_candle_four_candles.json deleted file mode 100644 index a203e8f..0000000 --- a/src/main/resources/models/block/brown_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/brown_candle", - "particle": "minecraft:block/brown_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_candle_four_candles_lit.json b/src/main/resources/models/block/brown_candle_four_candles_lit.json deleted file mode 100644 index 3fb0766..0000000 --- a/src/main/resources/models/block/brown_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/brown_candle_lit", - "particle": "minecraft:block/brown_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_candle_one_candle.json b/src/main/resources/models/block/brown_candle_one_candle.json deleted file mode 100644 index 24d97d5..0000000 --- a/src/main/resources/models/block/brown_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/brown_candle", - "particle": "minecraft:block/brown_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_candle_one_candle_lit.json b/src/main/resources/models/block/brown_candle_one_candle_lit.json deleted file mode 100644 index 571ef6e..0000000 --- a/src/main/resources/models/block/brown_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/brown_candle_lit", - "particle": "minecraft:block/brown_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_candle_three_candles.json b/src/main/resources/models/block/brown_candle_three_candles.json deleted file mode 100644 index a0ff176..0000000 --- a/src/main/resources/models/block/brown_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/brown_candle", - "particle": "minecraft:block/brown_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_candle_three_candles_lit.json b/src/main/resources/models/block/brown_candle_three_candles_lit.json deleted file mode 100644 index 5a51f46..0000000 --- a/src/main/resources/models/block/brown_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/brown_candle_lit", - "particle": "minecraft:block/brown_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_candle_two_candles.json b/src/main/resources/models/block/brown_candle_two_candles.json deleted file mode 100644 index aaa9dca..0000000 --- a/src/main/resources/models/block/brown_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/brown_candle", - "particle": "minecraft:block/brown_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_candle_two_candles_lit.json b/src/main/resources/models/block/brown_candle_two_candles_lit.json deleted file mode 100644 index 6cae28b..0000000 --- a/src/main/resources/models/block/brown_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/brown_candle_lit", - "particle": "minecraft:block/brown_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_carpet.json b/src/main/resources/models/block/brown_carpet.json deleted file mode 100644 index 1befa62..0000000 --- a/src/main/resources/models/block/brown_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/brown_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_concrete.json b/src/main/resources/models/block/brown_concrete.json deleted file mode 100644 index 217098d..0000000 --- a/src/main/resources/models/block/brown_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brown_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_concrete_powder.json b/src/main/resources/models/block/brown_concrete_powder.json deleted file mode 100644 index d095ddf..0000000 --- a/src/main/resources/models/block/brown_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brown_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_glazed_terracotta.json b/src/main/resources/models/block/brown_glazed_terracotta.json deleted file mode 100644 index 4d70d0a..0000000 --- a/src/main/resources/models/block/brown_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/brown_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_mushroom.json b/src/main/resources/models/block/brown_mushroom.json deleted file mode 100644 index 4881393..0000000 --- a/src/main/resources/models/block/brown_mushroom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/brown_mushroom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_mushroom_block.json b/src/main/resources/models/block/brown_mushroom_block.json deleted file mode 100644 index 5ce72be..0000000 --- a/src/main/resources/models/block/brown_mushroom_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_single_face", - "textures": { - "texture": "minecraft:block/brown_mushroom_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_mushroom_block_inventory.json b/src/main/resources/models/block/brown_mushroom_block_inventory.json deleted file mode 100644 index 8062fce..0000000 --- a/src/main/resources/models/block/brown_mushroom_block_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brown_mushroom_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_shulker_box.json b/src/main/resources/models/block/brown_shulker_box.json deleted file mode 100644 index b711809..0000000 --- a/src/main/resources/models/block/brown_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/brown_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_stained_glass.json b/src/main/resources/models/block/brown_stained_glass.json deleted file mode 100644 index cb8975b..0000000 --- a/src/main/resources/models/block/brown_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brown_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_stained_glass_pane_noside.json b/src/main/resources/models/block/brown_stained_glass_pane_noside.json deleted file mode 100644 index 3b43194..0000000 --- a/src/main/resources/models/block/brown_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/brown_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/brown_stained_glass_pane_noside_alt.json deleted file mode 100644 index 594f305..0000000 --- a/src/main/resources/models/block/brown_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/brown_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_stained_glass_pane_post.json b/src/main/resources/models/block/brown_stained_glass_pane_post.json deleted file mode 100644 index 0299f43..0000000 --- a/src/main/resources/models/block/brown_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/brown_stained_glass_pane_top", - "pane": "minecraft:block/brown_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_stained_glass_pane_side.json b/src/main/resources/models/block/brown_stained_glass_pane_side.json deleted file mode 100644 index 5e06559..0000000 --- a/src/main/resources/models/block/brown_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/brown_stained_glass_pane_top", - "pane": "minecraft:block/brown_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_stained_glass_pane_side_alt.json b/src/main/resources/models/block/brown_stained_glass_pane_side_alt.json deleted file mode 100644 index c5cc30e..0000000 --- a/src/main/resources/models/block/brown_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/brown_stained_glass_pane_top", - "pane": "minecraft:block/brown_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_terracotta.json b/src/main/resources/models/block/brown_terracotta.json deleted file mode 100644 index 4bbb7fe..0000000 --- a/src/main/resources/models/block/brown_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brown_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/brown_wool.json b/src/main/resources/models/block/brown_wool.json deleted file mode 100644 index 25c8842..0000000 --- a/src/main/resources/models/block/brown_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brown_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bubble_coral.json b/src/main/resources/models/block/bubble_coral.json deleted file mode 100644 index b0f75a3..0000000 --- a/src/main/resources/models/block/bubble_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/bubble_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bubble_coral_block.json b/src/main/resources/models/block/bubble_coral_block.json deleted file mode 100644 index fc5708c..0000000 --- a/src/main/resources/models/block/bubble_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/bubble_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bubble_coral_fan.json b/src/main/resources/models/block/bubble_coral_fan.json deleted file mode 100644 index 5f6d2d2..0000000 --- a/src/main/resources/models/block/bubble_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/bubble_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/bubble_coral_wall_fan.json b/src/main/resources/models/block/bubble_coral_wall_fan.json deleted file mode 100644 index b13aa96..0000000 --- a/src/main/resources/models/block/bubble_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/bubble_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/budding_amethyst.json b/src/main/resources/models/block/budding_amethyst.json deleted file mode 100644 index 48efc25..0000000 --- a/src/main/resources/models/block/budding_amethyst.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/budding_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/button.json b/src/main/resources/models/block/button.json deleted file mode 100644 index b3dc8a5..0000000 --- a/src/main/resources/models/block/button.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 5, 0, 6 ], - "to": [ 11, 2, 10 ], - "faces": { - "down": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture" }, - "north": { "uv": [ 5, 14, 11, 16 ], "texture": "#texture" }, - "south": { "uv": [ 5, 14, 11, 16 ], "texture": "#texture" }, - "west": { "uv": [ 6, 14, 10, 16 ], "texture": "#texture" }, - "east": { "uv": [ 6, 14, 10, 16 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/button_inventory.json b/src/main/resources/models/block/button_inventory.json deleted file mode 100644 index 7a13742..0000000 --- a/src/main/resources/models/block/button_inventory.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 5, 6, 6 ], - "to": [ 11, 10, 10 ], - "faces": { - "down": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture" }, - "up": { "uv": [ 5, 10, 11, 6 ], "texture": "#texture" }, - "north": { "uv": [ 5, 12, 11, 16 ], "texture": "#texture" }, - "south": { "uv": [ 5, 12, 11, 16 ], "texture": "#texture" }, - "west": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture" }, - "east": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/button_pressed.json b/src/main/resources/models/block/button_pressed.json deleted file mode 100644 index a4da58f..0000000 --- a/src/main/resources/models/block/button_pressed.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 5, 0, 6 ], - "to": [ 11, 1.02, 10 ], - "faces": { - "down": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture" }, - "north": { "uv": [ 5, 14, 11, 15 ], "texture": "#texture" }, - "south": { "uv": [ 5, 14, 11, 15 ], "texture": "#texture" }, - "west": { "uv": [ 6, 14, 10, 15 ], "texture": "#texture" }, - "east": { "uv": [ 6, 14, 10, 15 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/cactus.json b/src/main/resources/models/block/cactus.json deleted file mode 100644 index d8e2054..0000000 --- a/src/main/resources/models/block/cactus.json +++ /dev/null @@ -1,31 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/cactus_side", - "bottom": "block/cactus_bottom", - "top": "block/cactus_top", - "side": "block/cactus_side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" } - } - }, - { "from": [ 0, 0, 1 ], - "to": [ 16, 16, 15 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" } - } - }, - { "from": [ 1, 0, 0 ], - "to": [ 15, 16, 16 ], - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/models/block/cake.json b/src/main/resources/models/block/cake.json deleted file mode 100644 index 1bc9347..0000000 --- a/src/main/resources/models/block/cake.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side" - }, - "elements": [ - { "from": [ 1, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/models/block/cake_slice1.json b/src/main/resources/models/block/cake_slice1.json deleted file mode 100644 index ca6d8d8..0000000 --- a/src/main/resources/models/block/cake_slice1.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side", - "inside": "block/cake_inner" - }, - "elements": [ - { "from": [ 3, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inside" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/models/block/cake_slice2.json b/src/main/resources/models/block/cake_slice2.json deleted file mode 100644 index 7714c0d..0000000 --- a/src/main/resources/models/block/cake_slice2.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side", - "inside": "block/cake_inner" - }, - "elements": [ - { "from": [ 5, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inside" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/models/block/cake_slice3.json b/src/main/resources/models/block/cake_slice3.json deleted file mode 100644 index 8d45a88..0000000 --- a/src/main/resources/models/block/cake_slice3.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side", - "inside": "block/cake_inner" - }, - "elements": [ - { "from": [ 7, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inside" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/models/block/cake_slice4.json b/src/main/resources/models/block/cake_slice4.json deleted file mode 100644 index 00bab48..0000000 --- a/src/main/resources/models/block/cake_slice4.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side", - "inside": "block/cake_inner" - }, - "elements": [ - { "from": [ 9, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inside" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/models/block/cake_slice5.json b/src/main/resources/models/block/cake_slice5.json deleted file mode 100644 index 518af83..0000000 --- a/src/main/resources/models/block/cake_slice5.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side", - "inside": "block/cake_inner" - }, - "elements": [ - { "from": [ 11, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inside" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/models/block/cake_slice6.json b/src/main/resources/models/block/cake_slice6.json deleted file mode 100644 index 97151ba..0000000 --- a/src/main/resources/models/block/cake_slice6.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side", - "inside": "block/cake_inner" - }, - "elements": [ - { "from": [ 13, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inside" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/models/block/calcite.json b/src/main/resources/models/block/calcite.json deleted file mode 100644 index 1bb92ad..0000000 --- a/src/main/resources/models/block/calcite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/calcite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/calibrated_sculk_sensor.json b/src/main/resources/models/block/calibrated_sculk_sensor.json deleted file mode 100644 index 97b007a..0000000 --- a/src/main/resources/models/block/calibrated_sculk_sensor.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "parent": "block/block", - "gui_light": "front", - "display": { - "gui": { - "rotation": [ 30, 45, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "head": { - "rotation": [ 0, -180, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 1, 1, 1 ] - }, - "thirdperson_lefthand": { - "rotation": [ 75, -45, 0 ], - "translation": [ 0, 2.5, 0], - "scale": [ 0.375, 0.375, 0.375 ] - } - }, - "textures": { - "amethyst": "block/calibrated_sculk_sensor_amethyst", - "bottom": "block/sculk_sensor_bottom", - "side": "block/sculk_sensor_side", - "calibrated_side": "block/calibrated_sculk_sensor_input_side", - "tendrils": "block/sculk_sensor_tendril_inactive", - "top": "block/calibrated_sculk_sensor_top", - "particle": "block/sculk_sensor_bottom" - }, - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 8, 16], - "faces": { - "north": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "north"}, - "east": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "east"}, - "south": {"uv": [0, 8, 16, 16], "texture": "#calibrated_side", "cullface": "south"}, - "west": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"} - } - }, - { - "from": [-1, 8, 3], - "to": [7, 16, 3], - "rotation": {"angle": 45, "axis": "y", "origin": [3, 12, 3]}, - "faces": { - "north": {"uv": [4, 8, 12, 16], "texture": "#tendrils" }, - "south": {"uv": [12, 8, 4, 16], "texture": "#tendrils" } - } - }, - { - "from": [9, 8, 3], - "to": [17, 16, 3], - "rotation": {"angle": -45, "axis": "y", "origin": [13, 12, 3]}, - "faces": { - "north": {"uv": [12, 8, 4, 16], "texture": "#tendrils" }, - "south": {"uv": [4, 8, 12, 16], "texture": "#tendrils" } - } - }, - { - "from": [9, 8, 13], - "to": [17, 16, 13], - "rotation": {"angle": 45, "axis": "y", "origin": [13, 12, 13]}, - "faces": { - "north": {"uv": [12, 8, 4, 16], "texture": "#tendrils" }, - "south": {"uv": [4, 8, 12, 16], "texture": "#tendrils" } - } - }, - { - "from": [-1, 8, 13], - "to": [7, 16, 13], - "rotation": {"angle": -45, "axis": "y", "origin": [3, 12, 13]}, - "faces": { - "north": {"uv": [4, 8, 12, 16], "texture": "#tendrils" }, - "south": {"uv": [12, 8, 4, 16], "texture": "#tendrils" } - } - }, - { - "from": [8, 8, 0], - "to": [8, 20, 16], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 9, 8], "rescale": true}, - "shade": false, - "faces": { - "east": {"uv": [0, 4, 16, 16], "texture": "#amethyst"}, - "west": {"uv": [0, 4, 16, 16], "texture": "#amethyst"} - } - }, - { - "from": [0, 8, 8], - "to": [16, 20, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 9, 8], "rescale": true}, - "shade": false, - "faces": { - "north": {"uv": [0, 4, 16, 16], "texture": "#amethyst"}, - "south": {"uv": [0, 4, 16, 16], "texture": "#amethyst"} - } - } - ] -} diff --git a/src/main/resources/models/block/calibrated_sculk_sensor_active.json b/src/main/resources/models/block/calibrated_sculk_sensor_active.json deleted file mode 100644 index e43241c..0000000 --- a/src/main/resources/models/block/calibrated_sculk_sensor_active.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/calibrated_sculk_sensor", - "textures": { - "tendrils": "block/sculk_sensor_tendril_active" - } -} diff --git a/src/main/resources/models/block/calibrated_sculk_sensor_inactive.json b/src/main/resources/models/block/calibrated_sculk_sensor_inactive.json deleted file mode 100644 index 4976cf8..0000000 --- a/src/main/resources/models/block/calibrated_sculk_sensor_inactive.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/calibrated_sculk_sensor", - "textures": { - "tendrils": "block/sculk_sensor_tendril_inactive" - } -} diff --git a/src/main/resources/models/block/campfire.json b/src/main/resources/models/block/campfire.json deleted file mode 100644 index ff5db78..0000000 --- a/src/main/resources/models/block/campfire.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_campfire", - "textures": { - "fire": "minecraft:block/campfire_fire", - "lit_log": "minecraft:block/campfire_log_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/campfire_off.json b/src/main/resources/models/block/campfire_off.json deleted file mode 100644 index 9dc5476..0000000 --- a/src/main/resources/models/block/campfire_off.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "parent": "block/block", - "display": { - "head": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 10.5, 0 ], - "scale":[ 1, 1, 1 ] - } - }, - "textures": { - "particle": "block/campfire_log", - "log": "block/campfire_log" - }, - "elements": [ - { - "from": [ 1, 0, 0 ], - "to": [ 5, 4, 16 ], - "faces": { - "north": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "north" }, - "east": { "uv": [ 0, 1, 16, 5 ], "texture": "#log" }, - "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "south" }, - "west": { "uv": [ 16, 0, 0, 4 ], "texture": "#log" }, - "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log" }, - "down": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log", "cullface": "down" } - } - }, - { - "from": [ 0, 3, 11 ], - "to": [ 16, 7, 15 ], - "faces": { - "north": { "uv": [ 16, 0, 0, 4 ], "texture": "#log" }, - "east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" }, - "south": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" }, - "west": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "west" }, - "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 180, "texture": "#log" }, - "down": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" } - } - }, - { - "from": [ 11, 0, 0 ], - "to": [ 15, 4, 16 ], - "faces": { - "north": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "north" }, - "east": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" }, - "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "south" }, - "west": { "uv": [ 16, 1, 0, 5 ], "texture": "#log" }, - "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log" }, - "down": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log", "cullface": "down" } - } - }, - { - "from": [ 0, 3, 1 ], - "to": [ 16, 7, 5 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" }, - "east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" }, - "south": { "uv": [ 16, 0, 0, 4 ], "texture": "#log" }, - "west": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "west" }, - "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 180, "texture": "#log" }, - "down": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" } - } - }, - { - "from": [ 5, 0, 0 ], - "to": [ 11, 1, 16 ], - "faces": { - "north": {"uv": [ 0, 15, 6, 16 ], "texture": "#log", "cullface": "north" }, - "south": {"uv": [ 10, 15, 16, 16 ], "texture": "#log", "cullface": "south" }, - "up": {"uv": [ 0, 8, 16, 14 ], "rotation": 90, "texture": "#log" }, - "down": {"uv": [ 0, 8, 16, 14 ], "rotation": 90, "texture": "#log", "cullface": "down" } - } - } - ] -} diff --git a/src/main/resources/models/block/candle_cake.json b/src/main/resources/models/block/candle_cake.json deleted file mode 100644 index 56b23bf..0000000 --- a/src/main/resources/models/block/candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/candle_cake_lit.json b/src/main/resources/models/block/candle_cake_lit.json deleted file mode 100644 index a0c9800..0000000 --- a/src/main/resources/models/block/candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/candle_four_candles.json b/src/main/resources/models/block/candle_four_candles.json deleted file mode 100644 index 90eb7a4..0000000 --- a/src/main/resources/models/block/candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/candle", - "particle": "minecraft:block/candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/candle_four_candles_lit.json b/src/main/resources/models/block/candle_four_candles_lit.json deleted file mode 100644 index 00070da..0000000 --- a/src/main/resources/models/block/candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/candle_lit", - "particle": "minecraft:block/candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/candle_one_candle.json b/src/main/resources/models/block/candle_one_candle.json deleted file mode 100644 index 36c9b76..0000000 --- a/src/main/resources/models/block/candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/candle", - "particle": "minecraft:block/candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/candle_one_candle_lit.json b/src/main/resources/models/block/candle_one_candle_lit.json deleted file mode 100644 index c66fbda..0000000 --- a/src/main/resources/models/block/candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/candle_lit", - "particle": "minecraft:block/candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/candle_three_candles.json b/src/main/resources/models/block/candle_three_candles.json deleted file mode 100644 index b405691..0000000 --- a/src/main/resources/models/block/candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/candle", - "particle": "minecraft:block/candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/candle_three_candles_lit.json b/src/main/resources/models/block/candle_three_candles_lit.json deleted file mode 100644 index e706c7b..0000000 --- a/src/main/resources/models/block/candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/candle_lit", - "particle": "minecraft:block/candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/candle_two_candles.json b/src/main/resources/models/block/candle_two_candles.json deleted file mode 100644 index cda5223..0000000 --- a/src/main/resources/models/block/candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/candle", - "particle": "minecraft:block/candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/candle_two_candles_lit.json b/src/main/resources/models/block/candle_two_candles_lit.json deleted file mode 100644 index 5c3618b..0000000 --- a/src/main/resources/models/block/candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/candle_lit", - "particle": "minecraft:block/candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/carpet.json b/src/main/resources/models/block/carpet.json deleted file mode 100644 index b52a110..0000000 --- a/src/main/resources/models/block/carpet.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "parent": "block/thin_block", - "textures": { - "particle": "#wool" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 1, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wool", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wool" }, - "north": { "uv": [ 0, 15, 16, 16 ], "texture": "#wool", "cullface": "north" }, - "south": { "uv": [ 0, 15, 16, 16 ], "texture": "#wool", "cullface": "south" }, - "west": { "uv": [ 0, 15, 16, 16 ], "texture": "#wool", "cullface": "west" }, - "east": { "uv": [ 0, 15, 16, 16 ], "texture": "#wool", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/carrots_stage0.json b/src/main/resources/models/block/carrots_stage0.json deleted file mode 100644 index f1dcc6e..0000000 --- a/src/main/resources/models/block/carrots_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/carrots_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/carrots_stage1.json b/src/main/resources/models/block/carrots_stage1.json deleted file mode 100644 index dda9356..0000000 --- a/src/main/resources/models/block/carrots_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/carrots_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/carrots_stage2.json b/src/main/resources/models/block/carrots_stage2.json deleted file mode 100644 index ffc0a55..0000000 --- a/src/main/resources/models/block/carrots_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/carrots_stage2" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/carrots_stage3.json b/src/main/resources/models/block/carrots_stage3.json deleted file mode 100644 index aeb7406..0000000 --- a/src/main/resources/models/block/carrots_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/carrots_stage3" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cartography_table.json b/src/main/resources/models/block/cartography_table.json deleted file mode 100644 index 770c106..0000000 --- a/src/main/resources/models/block/cartography_table.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "minecraft:block/cube", - "textures": { - "down": "minecraft:block/dark_oak_planks", - "east": "minecraft:block/cartography_table_side3", - "north": "minecraft:block/cartography_table_side3", - "particle": "minecraft:block/cartography_table_side3", - "south": "minecraft:block/cartography_table_side1", - "up": "minecraft:block/cartography_table_top", - "west": "minecraft:block/cartography_table_side2" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/carved_pumpkin.json b/src/main/resources/models/block/carved_pumpkin.json deleted file mode 100644 index 69975ac..0000000 --- a/src/main/resources/models/block/carved_pumpkin.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/carved_pumpkin", - "side": "minecraft:block/pumpkin_side", - "top": "minecraft:block/pumpkin_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cauldron.json b/src/main/resources/models/block/cauldron.json deleted file mode 100644 index 788da3e..0000000 --- a/src/main/resources/models/block/cauldron.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cauldron_side", - "top": "block/cauldron_top", - "bottom": "block/cauldron_bottom", - "side": "block/cauldron_side", - "inside": "block/cauldron_inner" - }, - "elements": [ - { - "from": [ 0, 3, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 2 ], - "to": [ 14, 4, 14 ], - "faces": { - "up": { "texture": "#inside" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 14, 3, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "north": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 4, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 2 ], - "to": [ 2, 3, 4 ], - "faces": { - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 0 ], - "to": [ 16, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 2 ], - "to": [ 16, 3, 4 ], - "faces": { - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 14 ], - "to": [ 4, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 12 ], - "to": [ 2, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 14 ], - "to": [ 16, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 12 ], - "to": [ 16, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - } - ] -} diff --git a/src/main/resources/models/block/cave_vines.json b/src/main/resources/models/block/cave_vines.json deleted file mode 100644 index 96aafbf..0000000 --- a/src/main/resources/models/block/cave_vines.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cave_vines" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cave_vines_lit.json b/src/main/resources/models/block/cave_vines_lit.json deleted file mode 100644 index 55dd17a..0000000 --- a/src/main/resources/models/block/cave_vines_lit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cave_vines_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cave_vines_plant.json b/src/main/resources/models/block/cave_vines_plant.json deleted file mode 100644 index c0eb5e1..0000000 --- a/src/main/resources/models/block/cave_vines_plant.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cave_vines_plant" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cave_vines_plant_lit.json b/src/main/resources/models/block/cave_vines_plant_lit.json deleted file mode 100644 index e6d54de..0000000 --- a/src/main/resources/models/block/cave_vines_plant_lit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cave_vines_plant_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chain.json b/src/main/resources/models/block/chain.json deleted file mode 100644 index 56d42c1..0000000 --- a/src/main/resources/models/block/chain.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/chain", - "all": "block/chain" - }, - "elements": [ - { - "from": [ 6.5, 0, 8 ], - "to": [ 9.5, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#all" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" } - } - }, - { - "from": [ 8, 0, 6.5 ], - "to": [ 8, 16, 9.5 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, - "shade": false, - "faces": { - "west": { "uv": [ 6, 0, 3, 16 ], "texture": "#all" }, - "east": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/chain_command_block.json b/src/main/resources/models/block/chain_command_block.json deleted file mode 100644 index bdb3d96..0000000 --- a/src/main/resources/models/block/chain_command_block.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_command_block", - "textures": { - "back": "minecraft:block/chain_command_block_back", - "front": "minecraft:block/chain_command_block_front", - "side": "minecraft:block/chain_command_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chain_command_block_conditional.json b/src/main/resources/models/block/chain_command_block_conditional.json deleted file mode 100644 index ebde0ee..0000000 --- a/src/main/resources/models/block/chain_command_block_conditional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_command_block", - "textures": { - "back": "minecraft:block/chain_command_block_back", - "front": "minecraft:block/chain_command_block_front", - "side": "minecraft:block/chain_command_block_conditional" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_button.json b/src/main/resources/models/block/cherry_button.json deleted file mode 100644 index 4c064ed..0000000 --- a/src/main/resources/models/block/cherry_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_button_inventory.json b/src/main/resources/models/block/cherry_button_inventory.json deleted file mode 100644 index 01ff173..0000000 --- a/src/main/resources/models/block/cherry_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_button_pressed.json b/src/main/resources/models/block/cherry_button_pressed.json deleted file mode 100644 index a2f6117..0000000 --- a/src/main/resources/models/block/cherry_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_door_bottom_left.json b/src/main/resources/models/block/cherry_door_bottom_left.json deleted file mode 100644 index e0222a5..0000000 --- a/src/main/resources/models/block/cherry_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_door_bottom_left_open.json b/src/main/resources/models/block/cherry_door_bottom_left_open.json deleted file mode 100644 index b89b5f1..0000000 --- a/src/main/resources/models/block/cherry_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_door_bottom_right.json b/src/main/resources/models/block/cherry_door_bottom_right.json deleted file mode 100644 index 81de991..0000000 --- a/src/main/resources/models/block/cherry_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_door_bottom_right_open.json b/src/main/resources/models/block/cherry_door_bottom_right_open.json deleted file mode 100644 index 8418377..0000000 --- a/src/main/resources/models/block/cherry_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_door_top_left.json b/src/main/resources/models/block/cherry_door_top_left.json deleted file mode 100644 index c2e28c4..0000000 --- a/src/main/resources/models/block/cherry_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_door_top_left_open.json b/src/main/resources/models/block/cherry_door_top_left_open.json deleted file mode 100644 index bedf29f..0000000 --- a/src/main/resources/models/block/cherry_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_door_top_right.json b/src/main/resources/models/block/cherry_door_top_right.json deleted file mode 100644 index c5daf1b..0000000 --- a/src/main/resources/models/block/cherry_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_door_top_right_open.json b/src/main/resources/models/block/cherry_door_top_right_open.json deleted file mode 100644 index 9b83a41..0000000 --- a/src/main/resources/models/block/cherry_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_fence_gate.json b/src/main/resources/models/block/cherry_fence_gate.json deleted file mode 100644 index 677178b..0000000 --- a/src/main/resources/models/block/cherry_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_fence_gate_open.json b/src/main/resources/models/block/cherry_fence_gate_open.json deleted file mode 100644 index 36fbcb3..0000000 --- a/src/main/resources/models/block/cherry_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_fence_gate_wall.json b/src/main/resources/models/block/cherry_fence_gate_wall.json deleted file mode 100644 index 7e1af44..0000000 --- a/src/main/resources/models/block/cherry_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_fence_gate_wall_open.json b/src/main/resources/models/block/cherry_fence_gate_wall_open.json deleted file mode 100644 index 537d8de..0000000 --- a/src/main/resources/models/block/cherry_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_fence_inventory.json b/src/main/resources/models/block/cherry_fence_inventory.json deleted file mode 100644 index a4a3b42..0000000 --- a/src/main/resources/models/block/cherry_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_fence_post.json b/src/main/resources/models/block/cherry_fence_post.json deleted file mode 100644 index ef66956..0000000 --- a/src/main/resources/models/block/cherry_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_fence_side.json b/src/main/resources/models/block/cherry_fence_side.json deleted file mode 100644 index 63a0c06..0000000 --- a/src/main/resources/models/block/cherry_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_hanging_sign.json b/src/main/resources/models/block/cherry_hanging_sign.json deleted file mode 100644 index fd3dc82..0000000 --- a/src/main/resources/models/block/cherry_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_leaves.json b/src/main/resources/models/block/cherry_leaves.json deleted file mode 100644 index 1a87b03..0000000 --- a/src/main/resources/models/block/cherry_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/cherry_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_log.json b/src/main/resources/models/block/cherry_log.json deleted file mode 100644 index d63b1d0..0000000 --- a/src/main/resources/models/block/cherry_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/cherry_log_top", - "side": "minecraft:block/cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_log_x.json b/src/main/resources/models/block/cherry_log_x.json deleted file mode 100644 index 168310e..0000000 --- a/src/main/resources/models/block/cherry_log_x.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_x", - "textures": { - "end": "minecraft:block/cherry_log_top", - "side": "minecraft:block/cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_log_y.json b/src/main/resources/models/block/cherry_log_y.json deleted file mode 100644 index 9d83df7..0000000 --- a/src/main/resources/models/block/cherry_log_y.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_y", - "textures": { - "end": "minecraft:block/cherry_log_top", - "side": "minecraft:block/cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_log_z.json b/src/main/resources/models/block/cherry_log_z.json deleted file mode 100644 index 15a529b..0000000 --- a/src/main/resources/models/block/cherry_log_z.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_z", - "textures": { - "end": "minecraft:block/cherry_log_top", - "side": "minecraft:block/cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_planks.json b/src/main/resources/models/block/cherry_planks.json deleted file mode 100644 index dd0b359..0000000 --- a/src/main/resources/models/block/cherry_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_pressure_plate.json b/src/main/resources/models/block/cherry_pressure_plate.json deleted file mode 100644 index d25b89d..0000000 --- a/src/main/resources/models/block/cherry_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_pressure_plate_down.json b/src/main/resources/models/block/cherry_pressure_plate_down.json deleted file mode 100644 index 0e9c062..0000000 --- a/src/main/resources/models/block/cherry_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_sapling.json b/src/main/resources/models/block/cherry_sapling.json deleted file mode 100644 index a566dac..0000000 --- a/src/main/resources/models/block/cherry_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cherry_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_sign.json b/src/main/resources/models/block/cherry_sign.json deleted file mode 100644 index 3165e08..0000000 --- a/src/main/resources/models/block/cherry_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_slab.json b/src/main/resources/models/block/cherry_slab.json deleted file mode 100644 index a477488..0000000 --- a/src/main/resources/models/block/cherry_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/cherry_planks", - "side": "minecraft:block/cherry_planks", - "top": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_slab_top.json b/src/main/resources/models/block/cherry_slab_top.json deleted file mode 100644 index 4c8f8a2..0000000 --- a/src/main/resources/models/block/cherry_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/cherry_planks", - "side": "minecraft:block/cherry_planks", - "top": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_stairs.json b/src/main/resources/models/block/cherry_stairs.json deleted file mode 100644 index 1e0a17a..0000000 --- a/src/main/resources/models/block/cherry_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/cherry_planks", - "side": "minecraft:block/cherry_planks", - "top": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_stairs_inner.json b/src/main/resources/models/block/cherry_stairs_inner.json deleted file mode 100644 index 0c4f7a4..0000000 --- a/src/main/resources/models/block/cherry_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/cherry_planks", - "side": "minecraft:block/cherry_planks", - "top": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_stairs_outer.json b/src/main/resources/models/block/cherry_stairs_outer.json deleted file mode 100644 index ce1dce9..0000000 --- a/src/main/resources/models/block/cherry_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/cherry_planks", - "side": "minecraft:block/cherry_planks", - "top": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_trapdoor_bottom.json b/src/main/resources/models/block/cherry_trapdoor_bottom.json deleted file mode 100644 index 3efdd18..0000000 --- a/src/main/resources/models/block/cherry_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/cherry_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_trapdoor_open.json b/src/main/resources/models/block/cherry_trapdoor_open.json deleted file mode 100644 index 6a5dc86..0000000 --- a/src/main/resources/models/block/cherry_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/cherry_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_trapdoor_top.json b/src/main/resources/models/block/cherry_trapdoor_top.json deleted file mode 100644 index c74af62..0000000 --- a/src/main/resources/models/block/cherry_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/cherry_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cherry_wood.json b/src/main/resources/models/block/cherry_wood.json deleted file mode 100644 index dbe5274..0000000 --- a/src/main/resources/models/block/cherry_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/cherry_log", - "side": "minecraft:block/cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chest.json b/src/main/resources/models/block/chest.json deleted file mode 100644 index 9406a84..0000000 --- a/src/main/resources/models/block/chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chipped_anvil.json b/src/main/resources/models/block/chipped_anvil.json deleted file mode 100644 index 5771987..0000000 --- a/src/main/resources/models/block/chipped_anvil.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_anvil", - "textures": { - "top": "minecraft:block/chipped_anvil_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_bookshelf.json b/src/main/resources/models/block/chiseled_bookshelf.json deleted file mode 100644 index a9bda72..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "top": "block/chiseled_bookshelf_top", - "side": "block/chiseled_bookshelf_side", - "particle": "#top" - }, - "elements": [ - { - "name": "chiseled_bookshelf_body", - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "east"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "south"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "down"} - } - } - ] -} diff --git a/src/main/resources/models/block/chiseled_bookshelf_empty_slot_bottom_left.json b/src/main/resources/models/block/chiseled_bookshelf_empty_slot_bottom_left.json deleted file mode 100644 index 1d68ce3..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf_empty_slot_bottom_left.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_bottom_left", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_empty" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_bookshelf_empty_slot_bottom_mid.json b/src/main/resources/models/block/chiseled_bookshelf_empty_slot_bottom_mid.json deleted file mode 100644 index b3a2dc5..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf_empty_slot_bottom_mid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_bottom_mid", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_empty" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_bookshelf_empty_slot_bottom_right.json b/src/main/resources/models/block/chiseled_bookshelf_empty_slot_bottom_right.json deleted file mode 100644 index 8fb59f5..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf_empty_slot_bottom_right.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_bottom_right", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_empty" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_bookshelf_empty_slot_top_left.json b/src/main/resources/models/block/chiseled_bookshelf_empty_slot_top_left.json deleted file mode 100644 index 2b98170..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf_empty_slot_top_left.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_top_left", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_empty" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_bookshelf_empty_slot_top_mid.json b/src/main/resources/models/block/chiseled_bookshelf_empty_slot_top_mid.json deleted file mode 100644 index 19f44bc..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf_empty_slot_top_mid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_top_mid", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_empty" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_bookshelf_empty_slot_top_right.json b/src/main/resources/models/block/chiseled_bookshelf_empty_slot_top_right.json deleted file mode 100644 index 778d887..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf_empty_slot_top_right.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_top_right", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_empty" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_bookshelf_inventory.json b/src/main/resources/models/block/chiseled_bookshelf_inventory.json deleted file mode 100644 index 81cf4e9..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf_inventory.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "top": "block/chiseled_bookshelf_top", - "side": "block/chiseled_bookshelf_side", - "front": "block/chiseled_bookshelf_empty", - "particle": "#top" - }, - "elements": [ - { - "name": "chiseled_bookshelf_body", - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#front"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#side"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#side"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#side"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#top"} - } - } - ] -} diff --git a/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_bottom_left.json b/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_bottom_left.json deleted file mode 100644 index 69046e1..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_bottom_left.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_bottom_left", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_occupied" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_bottom_mid.json b/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_bottom_mid.json deleted file mode 100644 index f7b2314..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_bottom_mid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_bottom_mid", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_occupied" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_bottom_right.json b/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_bottom_right.json deleted file mode 100644 index 4d7ce5b..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_bottom_right.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_bottom_right", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_occupied" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_top_left.json b/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_top_left.json deleted file mode 100644 index 85331c0..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_top_left.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_top_left", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_occupied" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_top_mid.json b/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_top_mid.json deleted file mode 100644 index 058eefc..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_top_mid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_top_mid", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_occupied" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_top_right.json b/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_top_right.json deleted file mode 100644 index d71c97c..0000000 --- a/src/main/resources/models/block/chiseled_bookshelf_occupied_slot_top_right.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_top_right", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_occupied" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_copper.json b/src/main/resources/models/block/chiseled_copper.json deleted file mode 100644 index 5baeb44..0000000 --- a/src/main/resources/models/block/chiseled_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/chiseled_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_deepslate.json b/src/main/resources/models/block/chiseled_deepslate.json deleted file mode 100644 index 727cdc9..0000000 --- a/src/main/resources/models/block/chiseled_deepslate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/chiseled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_nether_bricks.json b/src/main/resources/models/block/chiseled_nether_bricks.json deleted file mode 100644 index c66e73c..0000000 --- a/src/main/resources/models/block/chiseled_nether_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/chiseled_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_polished_blackstone.json b/src/main/resources/models/block/chiseled_polished_blackstone.json deleted file mode 100644 index 4b0db51..0000000 --- a/src/main/resources/models/block/chiseled_polished_blackstone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/chiseled_polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_quartz_block.json b/src/main/resources/models/block/chiseled_quartz_block.json deleted file mode 100644 index 562af81..0000000 --- a/src/main/resources/models/block/chiseled_quartz_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/chiseled_quartz_block_top", - "side": "minecraft:block/chiseled_quartz_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_red_sandstone.json b/src/main/resources/models/block/chiseled_red_sandstone.json deleted file mode 100644 index d33075b..0000000 --- a/src/main/resources/models/block/chiseled_red_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/chiseled_red_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_resin_bricks.json b/src/main/resources/models/block/chiseled_resin_bricks.json deleted file mode 100644 index 16b8f9a..0000000 --- a/src/main/resources/models/block/chiseled_resin_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/chiseled_resin_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_sandstone.json b/src/main/resources/models/block/chiseled_sandstone.json deleted file mode 100644 index 3ce2285..0000000 --- a/src/main/resources/models/block/chiseled_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/sandstone_top", - "side": "minecraft:block/chiseled_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_stone_bricks.json b/src/main/resources/models/block/chiseled_stone_bricks.json deleted file mode 100644 index 6bbb7c8..0000000 --- a/src/main/resources/models/block/chiseled_stone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/chiseled_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_tuff.json b/src/main/resources/models/block/chiseled_tuff.json deleted file mode 100644 index 0ff4bbd..0000000 --- a/src/main/resources/models/block/chiseled_tuff.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/chiseled_tuff_top", - "side": "minecraft:block/chiseled_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chiseled_tuff_bricks.json b/src/main/resources/models/block/chiseled_tuff_bricks.json deleted file mode 100644 index 94accd4..0000000 --- a/src/main/resources/models/block/chiseled_tuff_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/chiseled_tuff_bricks_top", - "side": "minecraft:block/chiseled_tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chorus_flower.json b/src/main/resources/models/block/chorus_flower.json deleted file mode 100644 index bec10d0..0000000 --- a/src/main/resources/models/block/chorus_flower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chorus_flower", - "textures": { - "texture": "minecraft:block/chorus_flower" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chorus_flower_dead.json b/src/main/resources/models/block/chorus_flower_dead.json deleted file mode 100644 index 10519e8..0000000 --- a/src/main/resources/models/block/chorus_flower_dead.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chorus_flower", - "textures": { - "texture": "minecraft:block/chorus_flower_dead" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/chorus_plant.json b/src/main/resources/models/block/chorus_plant.json deleted file mode 100644 index a694967..0000000 --- a/src/main/resources/models/block/chorus_plant.json +++ /dev/null @@ -1,80 +0,0 @@ -{ "parent": "block/block", - "textures": { - "texture": "block/chorus_plant", - "inside": "block/chorus_plant", - "particle": "block/chorus_plant" - }, - "elements": [ - { "from": [ 2, 14, 2 ], - "to": [ 14, 16, 14 ], - "faces": { - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture", "cullface":"up" }, - "north": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture", "cullface":"up" }, - "south": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture", "cullface":"up" }, - "west": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture", "cullface":"up" }, - "east": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture", "cullface":"up" } - } - }, - { "from": [ 0, 2, 2 ], - "to": [ 2, 14, 14 ], - "faces": { - "down": { "uv": [ 16, 14, 14, 2 ], "texture": "#texture", "cullface":"west" }, - "up": { "uv": [ 0, 2, 2, 14 ], "texture": "#texture", "cullface":"west" }, - "north": { "uv": [ 14, 2, 16, 14 ], "texture": "#texture", "cullface":"west" }, - "south": { "uv": [ 0, 2, 2, 14 ], "texture": "#texture", "cullface":"west" }, - "west": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture", "cullface":"west" } - } - }, - { "from": [ 2, 2, 0 ], - "to": [ 14, 14, 2 ], - "faces": { - "down": { "uv": [ 14, 2, 2, 0 ], "texture": "#texture", "cullface":"north" }, - "up": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture", "cullface":"north" }, - "north": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture", "cullface":"north" }, - "west": { "uv": [ 0, 2, 2, 14 ], "texture": "#texture", "cullface":"north" }, - "east": { "uv": [ 14, 2, 16, 14 ], "texture": "#texture", "cullface":"north" } - } - }, - { "from": [ 2, 2, 14 ], - "to": [ 14, 14, 16 ], - "faces": { - "down": { "uv": [ 14, 16, 2, 14 ], "texture": "#texture", "cullface":"south" }, - "up": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture", "cullface":"south" }, - "south": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture", "cullface":"south" }, - "west": { "uv": [ 14, 2, 16, 14 ], "texture": "#texture", "cullface":"south" }, - "east": { "uv": [ 0, 2, 2, 14 ], "texture": "#texture", "cullface":"south" } - } - }, - { "from": [ 14, 2, 2 ], - "to": [ 16, 14, 14 ], - "faces": { - "down": { "uv": [ 2, 14, 0, 2 ], "texture": "#texture", "cullface":"east" }, - "up": { "uv": [ 14, 2, 16, 14 ], "texture": "#texture", "cullface":"east" }, - "north": { "uv": [ 0, 2, 2, 14 ], "texture": "#texture", "cullface":"east" }, - "south": { "uv": [ 14, 2, 16, 14 ], "texture": "#texture", "cullface":"east" }, - "east": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture", "cullface":"east" } - } - }, - { "from": [ 2, 0, 2 ], - "to": [ 14, 2, 14 ], - "faces": { - "down": { "uv": [ 14, 14, 2, 2 ], "texture": "#texture", "cullface":"down" }, - "north": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture", "cullface":"down" }, - "south": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture", "cullface":"down" }, - "west": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture", "cullface":"down" }, - "east": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture", "cullface":"down" } - } - }, - { "from": [ 2, 2, 2 ], - "to": [ 14, 14, 14 ], - "faces": { - "down": { "uv": [ 14, 14, 2, 2 ], "texture": "#inside" }, - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside" }, - "north": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside" }, - "south": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside" }, - "west": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside" }, - "east": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/models/block/chorus_plant_noside.json b/src/main/resources/models/block/chorus_plant_noside.json deleted file mode 100644 index e7e60ce..0000000 --- a/src/main/resources/models/block/chorus_plant_noside.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "texture": "block/chorus_plant", - "inside": "block/chorus_plant", - "particle": "block/chorus_plant" - }, - "elements": [ - { "from": [ 4, 4, 4 ], - "to": [ 12, 12, 12 ], - "faces": { - "north": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/models/block/chorus_plant_noside1.json b/src/main/resources/models/block/chorus_plant_noside1.json deleted file mode 100644 index f3fed50..0000000 --- a/src/main/resources/models/block/chorus_plant_noside1.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "texture": "block/chorus_plant", - "inside": "block/chorus_plant", - "particle": "block/chorus_plant" - }, - "elements": [ - { "from": [ 4, 4, 4 ], - "to": [ 12, 12, 12 ], - "faces": { - "north": { "texture": "#inside" } - } - }, - { "from": [ 4, 4, 3 ], - "to": [ 12, 12, 4 ], - "faces": { - "down": { "texture": "#texture" }, - "up": { "texture": "#texture" }, - "north": { "texture": "#texture" }, - "west": { "texture": "#texture" }, - "east": { "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/chorus_plant_noside2.json b/src/main/resources/models/block/chorus_plant_noside2.json deleted file mode 100644 index e2627b9..0000000 --- a/src/main/resources/models/block/chorus_plant_noside2.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "texture": "block/chorus_plant", - "inside": "block/chorus_plant", - "particle": "block/chorus_plant" - }, - "elements": [ - { "from": [ 4, 4, 4 ], - "to": [ 12, 12, 12 ], - "faces": { - "north": { "texture": "#inside" } - } - }, - { "from": [ 5, 5, 2 ], - "to": [ 11, 11, 4 ], - "faces": { - "down": { "texture": "#texture" }, - "up": { "texture": "#texture" }, - "north": { "texture": "#texture" }, - "west": { "texture": "#texture" }, - "east": { "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/chorus_plant_noside3.json b/src/main/resources/models/block/chorus_plant_noside3.json deleted file mode 100644 index f3fed50..0000000 --- a/src/main/resources/models/block/chorus_plant_noside3.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "texture": "block/chorus_plant", - "inside": "block/chorus_plant", - "particle": "block/chorus_plant" - }, - "elements": [ - { "from": [ 4, 4, 4 ], - "to": [ 12, 12, 12 ], - "faces": { - "north": { "texture": "#inside" } - } - }, - { "from": [ 4, 4, 3 ], - "to": [ 12, 12, 4 ], - "faces": { - "down": { "texture": "#texture" }, - "up": { "texture": "#texture" }, - "north": { "texture": "#texture" }, - "west": { "texture": "#texture" }, - "east": { "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/chorus_plant_side.json b/src/main/resources/models/block/chorus_plant_side.json deleted file mode 100644 index e8117d2..0000000 --- a/src/main/resources/models/block/chorus_plant_side.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "texture": "block/chorus_plant", - "inside": "block/chorus_plant", - "particle": "block/chorus_plant" - }, - "elements": [ - { "from": [ 4, 4, 0 ], - "to": [ 12, 12, 4 ], - "faces": { - "down": { "texture": "#texture" }, - "up": { "texture": "#texture" }, - "north": { "texture": "#texture", "cullface":"north" }, - "west": { "texture": "#texture" }, - "east": { "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/clay.json b/src/main/resources/models/block/clay.json deleted file mode 100644 index 3e478cd..0000000 --- a/src/main/resources/models/block/clay.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/clay" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/closed_eyeblossom.json b/src/main/resources/models/block/closed_eyeblossom.json deleted file mode 100644 index a99d9a5..0000000 --- a/src/main/resources/models/block/closed_eyeblossom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/closed_eyeblossom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/coal_block.json b/src/main/resources/models/block/coal_block.json deleted file mode 100644 index 9b1077f..0000000 --- a/src/main/resources/models/block/coal_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/coal_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/coal_ore.json b/src/main/resources/models/block/coal_ore.json deleted file mode 100644 index ef7b154..0000000 --- a/src/main/resources/models/block/coal_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/coal_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/coarse_dirt.json b/src/main/resources/models/block/coarse_dirt.json deleted file mode 100644 index 2ecdb0d..0000000 --- a/src/main/resources/models/block/coarse_dirt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/coarse_dirt" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobbled_deepslate.json b/src/main/resources/models/block/cobbled_deepslate.json deleted file mode 100644 index bd99551..0000000 --- a/src/main/resources/models/block/cobbled_deepslate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobbled_deepslate_slab.json b/src/main/resources/models/block/cobbled_deepslate_slab.json deleted file mode 100644 index 92d3359..0000000 --- a/src/main/resources/models/block/cobbled_deepslate_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/cobbled_deepslate", - "side": "minecraft:block/cobbled_deepslate", - "top": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobbled_deepslate_slab_top.json b/src/main/resources/models/block/cobbled_deepslate_slab_top.json deleted file mode 100644 index 34da6b4..0000000 --- a/src/main/resources/models/block/cobbled_deepslate_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/cobbled_deepslate", - "side": "minecraft:block/cobbled_deepslate", - "top": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobbled_deepslate_stairs.json b/src/main/resources/models/block/cobbled_deepslate_stairs.json deleted file mode 100644 index 1ee7911..0000000 --- a/src/main/resources/models/block/cobbled_deepslate_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/cobbled_deepslate", - "side": "minecraft:block/cobbled_deepslate", - "top": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobbled_deepslate_stairs_inner.json b/src/main/resources/models/block/cobbled_deepslate_stairs_inner.json deleted file mode 100644 index 17ea761..0000000 --- a/src/main/resources/models/block/cobbled_deepslate_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/cobbled_deepslate", - "side": "minecraft:block/cobbled_deepslate", - "top": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobbled_deepslate_stairs_outer.json b/src/main/resources/models/block/cobbled_deepslate_stairs_outer.json deleted file mode 100644 index 966d357..0000000 --- a/src/main/resources/models/block/cobbled_deepslate_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/cobbled_deepslate", - "side": "minecraft:block/cobbled_deepslate", - "top": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobbled_deepslate_wall_inventory.json b/src/main/resources/models/block/cobbled_deepslate_wall_inventory.json deleted file mode 100644 index e7e2c31..0000000 --- a/src/main/resources/models/block/cobbled_deepslate_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobbled_deepslate_wall_post.json b/src/main/resources/models/block/cobbled_deepslate_wall_post.json deleted file mode 100644 index 6a6f648..0000000 --- a/src/main/resources/models/block/cobbled_deepslate_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobbled_deepslate_wall_side.json b/src/main/resources/models/block/cobbled_deepslate_wall_side.json deleted file mode 100644 index 082cacc..0000000 --- a/src/main/resources/models/block/cobbled_deepslate_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobbled_deepslate_wall_side_tall.json b/src/main/resources/models/block/cobbled_deepslate_wall_side_tall.json deleted file mode 100644 index 7e841da..0000000 --- a/src/main/resources/models/block/cobbled_deepslate_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobblestone.json b/src/main/resources/models/block/cobblestone.json deleted file mode 100644 index ab65fe9..0000000 --- a/src/main/resources/models/block/cobblestone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobblestone_slab.json b/src/main/resources/models/block/cobblestone_slab.json deleted file mode 100644 index 8d65dd3..0000000 --- a/src/main/resources/models/block/cobblestone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/cobblestone", - "side": "minecraft:block/cobblestone", - "top": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobblestone_slab_top.json b/src/main/resources/models/block/cobblestone_slab_top.json deleted file mode 100644 index 4caccc3..0000000 --- a/src/main/resources/models/block/cobblestone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/cobblestone", - "side": "minecraft:block/cobblestone", - "top": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobblestone_stairs.json b/src/main/resources/models/block/cobblestone_stairs.json deleted file mode 100644 index feae986..0000000 --- a/src/main/resources/models/block/cobblestone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/cobblestone", - "side": "minecraft:block/cobblestone", - "top": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobblestone_stairs_inner.json b/src/main/resources/models/block/cobblestone_stairs_inner.json deleted file mode 100644 index 36f2f79..0000000 --- a/src/main/resources/models/block/cobblestone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/cobblestone", - "side": "minecraft:block/cobblestone", - "top": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobblestone_stairs_outer.json b/src/main/resources/models/block/cobblestone_stairs_outer.json deleted file mode 100644 index 77c9fa4..0000000 --- a/src/main/resources/models/block/cobblestone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/cobblestone", - "side": "minecraft:block/cobblestone", - "top": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobblestone_wall_inventory.json b/src/main/resources/models/block/cobblestone_wall_inventory.json deleted file mode 100644 index 3145d2d..0000000 --- a/src/main/resources/models/block/cobblestone_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobblestone_wall_post.json b/src/main/resources/models/block/cobblestone_wall_post.json deleted file mode 100644 index 7f47c03..0000000 --- a/src/main/resources/models/block/cobblestone_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobblestone_wall_side.json b/src/main/resources/models/block/cobblestone_wall_side.json deleted file mode 100644 index f0eabd2..0000000 --- a/src/main/resources/models/block/cobblestone_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobblestone_wall_side_tall.json b/src/main/resources/models/block/cobblestone_wall_side_tall.json deleted file mode 100644 index d6f6625..0000000 --- a/src/main/resources/models/block/cobblestone_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cobweb.json b/src/main/resources/models/block/cobweb.json deleted file mode 100644 index 0520c95..0000000 --- a/src/main/resources/models/block/cobweb.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cobweb" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cocoa_stage0.json b/src/main/resources/models/block/cocoa_stage0.json deleted file mode 100644 index 9870dd8..0000000 --- a/src/main/resources/models/block/cocoa_stage0.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cocoa_stage0", - "cocoa": "block/cocoa_stage0" - }, - "elements": [ - { "from": [ 6, 7, 11 ], - "to": [ 10, 12, 15 ], - "faces": { - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#cocoa" }, - "up": { "uv": [ 0, 0, 4, 4 ], "texture": "#cocoa" }, - "north": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" }, - "south": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" }, - "west": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" }, - "east": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" } - } - }, - { "from": [ 8, 12, 12 ], - "to": [ 8, 16, 16 ], - "faces": { - "west": { "uv": [ 12, 0, 16, 4 ], "texture": "#cocoa" }, - "east": { "uv": [ 16, 0, 12, 4 ], "texture": "#cocoa" } - } - } - ] -} diff --git a/src/main/resources/models/block/cocoa_stage1.json b/src/main/resources/models/block/cocoa_stage1.json deleted file mode 100644 index 22d12d8..0000000 --- a/src/main/resources/models/block/cocoa_stage1.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cocoa_stage1", - "cocoa": "block/cocoa_stage1" - }, - "elements": [ - { "from": [ 5, 5, 9 ], - "to": [ 11, 12, 15 ], - "faces": { - "down": { "uv": [ 0, 0, 6, 6 ], "texture": "#cocoa" }, - "up": { "uv": [ 0, 0, 6, 6 ], "texture": "#cocoa" }, - "north": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" }, - "south": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" }, - "west": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" }, - "east": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" } - } - }, - { "from": [ 8, 12, 12 ], - "to": [ 8, 16, 16 ], - "faces": { - "west": { "uv": [ 12, 0, 16, 4 ], "texture": "#cocoa" }, - "east": { "uv": [ 16, 0, 12, 4 ], "texture": "#cocoa" } - } - } - ] -} diff --git a/src/main/resources/models/block/cocoa_stage2.json b/src/main/resources/models/block/cocoa_stage2.json deleted file mode 100644 index ad93432..0000000 --- a/src/main/resources/models/block/cocoa_stage2.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cocoa_stage2", - "cocoa": "block/cocoa_stage2" - }, - "elements": [ - { - "from": [ 4, 3, 7 ], - "to": [ 12, 12, 15 ], - "faces": { - "up": { "uv": [ 0, 0, 8, 8 ], "texture": "#cocoa" }, - "down": { "uv": [ 0, 0, 8, 8 ], "texture": "#cocoa" }, - "north": { "uv": [ 8, 4, 16, 13 ], "texture": "#cocoa" }, - "south": { "uv": [ 8, 4, 16, 13 ], "texture": "#cocoa" }, - "west": { "uv": [ 8, 4, 16, 13 ], "texture": "#cocoa" }, - "east": { "uv": [ 8, 4, 16, 13 ], "texture": "#cocoa" } - } - }, - { - "from": [ 8, 12, 12 ], - "to": [ 8, 16, 16 ], - "faces": { - "east": { "uv": [ 16, 0, 12, 4 ], "texture": "#cocoa" }, - "west": { "uv": [ 12, 0, 16, 4 ], "texture": "#cocoa" } - } - } - ] -} diff --git a/src/main/resources/models/block/command_block.json b/src/main/resources/models/block/command_block.json deleted file mode 100644 index 598a427..0000000 --- a/src/main/resources/models/block/command_block.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_command_block", - "textures": { - "back": "minecraft:block/command_block_back", - "front": "minecraft:block/command_block_front", - "side": "minecraft:block/command_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/command_block_conditional.json b/src/main/resources/models/block/command_block_conditional.json deleted file mode 100644 index f489842..0000000 --- a/src/main/resources/models/block/command_block_conditional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_command_block", - "textures": { - "back": "minecraft:block/command_block_back", - "front": "minecraft:block/command_block_front", - "side": "minecraft:block/command_block_conditional" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/comparator.json b/src/main/resources/models/block/comparator.json deleted file mode 100644 index d886187..0000000 --- a/src/main/resources/models/block/comparator.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/comparator", - "slab": "block/smooth_stone", - "top": "block/comparator", - "unlit": "block/redstone_torch_off", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 4, 2, 11 ], - "to": [ 6, 7, 13 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 10, 2, 11 ], - "to": [ 12, 7, 13 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 5, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 9 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 9 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 9 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 9 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/models/block/comparator_on.json b/src/main/resources/models/block/comparator_on.json deleted file mode 100644 index 0013384..0000000 --- a/src/main/resources/models/block/comparator_on.json +++ /dev/null @@ -1,151 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/comparator_on", - "slab": "block/smooth_stone", - "top": "block/comparator_on", - "unlit": "block/redstone_torch_off", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 4, 2, 11 ], - "to": [ 6, 7, 13 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 5, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 9 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 9 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 9 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 9 ], "texture": "#unlit" } - } - }, - { "from": [ 10, 2, 11 ], - "to": [ 12, 7, 13 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 1.5, 10.5 ], - "to": [ 6.5, 4.5, 13.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 7.5, 10.5 ], - "to": [ 6.5, 10.5, 13.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 7.5 ], - "to": [ 6.5, 7.5, 10.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 13.5 ], - "to": [ 6.5, 7.5, 16.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 0.5, 4.5, 10.5 ], - "to": [ 3.5, 7.5, 13.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 10.5 ], - "to": [ 9.5, 7.5, 13.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 1.5, 10.5 ], - "to": [ 12.5, 4.5, 13.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 7.5, 10.5 ], - "to": [ 12.5, 10.5, 13.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 7.5 ], - "to": [ 12.5, 7.5, 10.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 13.5 ], - "to": [ 12.5, 7.5, 16.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 10.5 ], - "to": [ 9.5, 7.5, 13.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 12.5, 4.5, 10.5 ], - "to": [ 15.5, 7.5, 13.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/models/block/comparator_on_subtract.json b/src/main/resources/models/block/comparator_on_subtract.json deleted file mode 100644 index 7d86c2b..0000000 --- a/src/main/resources/models/block/comparator_on_subtract.json +++ /dev/null @@ -1,200 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/comparator_on", - "slab": "block/smooth_stone", - "top": "block/comparator_on", - "unlit": "block/redstone_torch_off", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 5, 4 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 9 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 9 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 9 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 9 ], "texture": "#lit" } - } - }, - { "from": [ 4, 2, 11 ], - "to": [ 6, 7, 13 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { "from": [ 10, 2, 11 ], - "to": [ 12, 7, 13 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 1.5, 10.5 ], - "to": [ 6.5, 4.5, 13.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 7.5, 10.5 ], - "to": [ 6.5, 10.5, 13.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 7.5 ], - "to": [ 6.5, 7.5, 10.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 13.5 ], - "to": [ 6.5, 7.5, 16.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 0.5, 4.5, 10.5 ], - "to": [ 3.5, 7.5, 13.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 10.5 ], - "to": [ 9.5, 7.5, 13.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 1.5, 10.5 ], - "to": [ 12.5, 4.5, 13.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 7.5, 10.5 ], - "to": [ 12.5, 10.5, 13.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 7.5 ], - "to": [ 12.5, 7.5, 10.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 13.5 ], - "to": [ 12.5, 7.5, 16.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 10.5 ], - "to": [ 9.5, 7.5, 13.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 12.5, 4.5, 10.5 ], - "to": [ 15.5, 7.5, 13.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, -0.5, 1.5 ], - "to": [ 9.5, 2.5, 4.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 5.5, 1.5 ], - "to": [ 9.5, 8.5, 4.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 2.5, -1.5 ], - "to": [ 9.5, 5.5, 1.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 2.5, 4.5 ], - "to": [ 9.5, 5.5, 7.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 2.5, 1.5 ], - "to": [ 6.5, 5.5, 4.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 2.5, 1.5 ], - "to": [ 12.5, 5.5, 4.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/models/block/comparator_subtract.json b/src/main/resources/models/block/comparator_subtract.json deleted file mode 100644 index 1119d37..0000000 --- a/src/main/resources/models/block/comparator_subtract.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/comparator", - "slab": "block/smooth_stone", - "top": "block/comparator", - "unlit": "block/redstone_torch_off", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 4, 2, 11 ], - "to": [ 6, 7, 13 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 10, 2, 11 ], - "to": [ 12, 7, 13 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 5, 4 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 9 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 9 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 9 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 9 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, -0.5, 1.5 ], - "to": [ 9.5, 2.5, 4.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 5.5, 1.5 ], - "to": [ 9.5, 8.5, 4.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 2.5, -1.5 ], - "to": [ 9.5, 5.5, 1.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 2.5, 4.5 ], - "to": [ 9.5, 5.5, 7.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 2.5, 1.5 ], - "to": [ 6.5, 5.5, 4.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 2.5, 1.5 ], - "to": [ 12.5, 5.5, 4.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/models/block/composter.json b/src/main/resources/models/block/composter.json deleted file mode 100644 index 9650f77..0000000 --- a/src/main/resources/models/block/composter.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/composter_side", - "top": "block/composter_top", - "bottom": "block/composter_bottom", - "side": "block/composter_side", - "inside": "block/composter_bottom" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "up": { "texture": "#inside" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { "from": [ 0, 0, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side" } - } - }, - { "from": [ 14, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 2, 0, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" } - } - }, - { "from": [ 2, 0, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" } - } - } - ] -} diff --git a/src/main/resources/models/block/composter_contents1.json b/src/main/resources/models/block/composter_contents1.json deleted file mode 100644 index fe6c850..0000000 --- a/src/main/resources/models/block/composter_contents1.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 3, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/models/block/composter_contents2.json b/src/main/resources/models/block/composter_contents2.json deleted file mode 100644 index b5cc54c..0000000 --- a/src/main/resources/models/block/composter_contents2.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 5, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/models/block/composter_contents3.json b/src/main/resources/models/block/composter_contents3.json deleted file mode 100644 index 4c3cdc1..0000000 --- a/src/main/resources/models/block/composter_contents3.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 7, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/models/block/composter_contents4.json b/src/main/resources/models/block/composter_contents4.json deleted file mode 100644 index 48e0456..0000000 --- a/src/main/resources/models/block/composter_contents4.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 9, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/models/block/composter_contents5.json b/src/main/resources/models/block/composter_contents5.json deleted file mode 100644 index 21e4b30..0000000 --- a/src/main/resources/models/block/composter_contents5.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 11, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/models/block/composter_contents6.json b/src/main/resources/models/block/composter_contents6.json deleted file mode 100644 index 12b6551..0000000 --- a/src/main/resources/models/block/composter_contents6.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 13, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/models/block/composter_contents7.json b/src/main/resources/models/block/composter_contents7.json deleted file mode 100644 index b135ad1..0000000 --- a/src/main/resources/models/block/composter_contents7.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 15, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/models/block/composter_contents_ready.json b/src/main/resources/models/block/composter_contents_ready.json deleted file mode 100644 index 63744cc..0000000 --- a/src/main/resources/models/block/composter_contents_ready.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_ready" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 15, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/models/block/conduit.json b/src/main/resources/models/block/conduit.json deleted file mode 100644 index 5abfb3b..0000000 --- a/src/main/resources/models/block/conduit.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/conduit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_block.json b/src/main/resources/models/block/copper_block.json deleted file mode 100644 index aae7159..0000000 --- a/src/main/resources/models/block/copper_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_bulb.json b/src/main/resources/models/block/copper_bulb.json deleted file mode 100644 index 187e3d1..0000000 --- a/src/main/resources/models/block/copper_bulb.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_bulb" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_bulb_lit.json b/src/main/resources/models/block/copper_bulb_lit.json deleted file mode 100644 index 6921fec..0000000 --- a/src/main/resources/models/block/copper_bulb_lit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_bulb_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_bulb_lit_powered.json b/src/main/resources/models/block/copper_bulb_lit_powered.json deleted file mode 100644 index 1edad41..0000000 --- a/src/main/resources/models/block/copper_bulb_lit_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_bulb_lit_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_bulb_powered.json b/src/main/resources/models/block/copper_bulb_powered.json deleted file mode 100644 index 4fb2ec8..0000000 --- a/src/main/resources/models/block/copper_bulb_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_bulb_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_door_bottom_left.json b/src/main/resources/models/block/copper_door_bottom_left.json deleted file mode 100644 index c3bba78..0000000 --- a/src/main/resources/models/block/copper_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_door_bottom_left_open.json b/src/main/resources/models/block/copper_door_bottom_left_open.json deleted file mode 100644 index 6fc7489..0000000 --- a/src/main/resources/models/block/copper_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_door_bottom_right.json b/src/main/resources/models/block/copper_door_bottom_right.json deleted file mode 100644 index dfdbe71..0000000 --- a/src/main/resources/models/block/copper_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_door_bottom_right_open.json b/src/main/resources/models/block/copper_door_bottom_right_open.json deleted file mode 100644 index 7494e6f..0000000 --- a/src/main/resources/models/block/copper_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_door_top_left.json b/src/main/resources/models/block/copper_door_top_left.json deleted file mode 100644 index d76e7b1..0000000 --- a/src/main/resources/models/block/copper_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_door_top_left_open.json b/src/main/resources/models/block/copper_door_top_left_open.json deleted file mode 100644 index c198f40..0000000 --- a/src/main/resources/models/block/copper_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_door_top_right.json b/src/main/resources/models/block/copper_door_top_right.json deleted file mode 100644 index 519aa17..0000000 --- a/src/main/resources/models/block/copper_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_door_top_right_open.json b/src/main/resources/models/block/copper_door_top_right_open.json deleted file mode 100644 index 2850bad..0000000 --- a/src/main/resources/models/block/copper_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_grate.json b/src/main/resources/models/block/copper_grate.json deleted file mode 100644 index c2a308b..0000000 --- a/src/main/resources/models/block/copper_grate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_grate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_ore.json b/src/main/resources/models/block/copper_ore.json deleted file mode 100644 index 193dd96..0000000 --- a/src/main/resources/models/block/copper_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_trapdoor_bottom.json b/src/main/resources/models/block/copper_trapdoor_bottom.json deleted file mode 100644 index 2816eca..0000000 --- a/src/main/resources/models/block/copper_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_trapdoor_open.json b/src/main/resources/models/block/copper_trapdoor_open.json deleted file mode 100644 index f4d3a9d..0000000 --- a/src/main/resources/models/block/copper_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/copper_trapdoor_top.json b/src/main/resources/models/block/copper_trapdoor_top.json deleted file mode 100644 index b673c9e..0000000 --- a/src/main/resources/models/block/copper_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/coral_fan.json b/src/main/resources/models/block/coral_fan.json deleted file mode 100644 index e28dd67..0000000 --- a/src/main/resources/models/block/coral_fan.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#fan" - }, - "elements": [ - { "from": [ 8, 0, 0 ], - "to": [ 24, 0, 16 ], - "rotation": { "origin": [ 8, 0, 0 ], "axis": "z", "angle": 22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#fan", "rotation": 90 }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#fan", "rotation": 270 } - } - }, - { "from": [ -8, 0, 0 ], - "to": [ 8, 0, 16 ], - "rotation": { "origin": [ 8, 0, 0 ], "axis": "z", "angle": -22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#fan", "rotation": 270 }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#fan", "rotation": 90 } - } - }, - { "from": [ 0, 0, 8 ], - "to": [ 16, 0, 24 ], - "rotation": { "origin": [ 0, 0, 8 ], "axis": "x", "angle": -22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 16, 16, 0, 0 ], "texture": "#fan" }, - "down": { "uv": [ 16, 0, 0, 16 ], "texture": "#fan" } - } - }, - { "from": [ 0, 0, -8 ], - "to": [ 16, 0, 8 ], - "rotation": { "origin": [ 0, 0, 8 ], "axis": "x", "angle": 22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#fan" }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#fan" } - } - } - ] -} diff --git a/src/main/resources/models/block/coral_wall_fan.json b/src/main/resources/models/block/coral_wall_fan.json deleted file mode 100644 index eafe1f8..0000000 --- a/src/main/resources/models/block/coral_wall_fan.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#fan" - }, - "elements": [ - { "from": [ 0, 8, 0 ], - "to": [ 16, 8, 16 ], - "rotation": { "origin": [ 8, 8, 14 ], "axis": "x", "angle": 22.5, "rescale": true }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#fan" }, - "down": { "uv": [ 16, 16, 0, 0 ], "texture": "#fan" } - } - }, - { "from": [ 0, 8, 0 ], - "to": [ 16, 8, 16 ], - "rotation": { "origin": [ 8, 8, 14 ], "axis": "x", "angle": -22.5, "rescale": true }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#fan" }, - "down": { "uv": [ 16, 16, 0, 0 ], "texture": "#fan" } - } - } - ] -} diff --git a/src/main/resources/models/block/cornflower.json b/src/main/resources/models/block/cornflower.json deleted file mode 100644 index 01ec185..0000000 --- a/src/main/resources/models/block/cornflower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cornflower" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cracked_deepslate_bricks.json b/src/main/resources/models/block/cracked_deepslate_bricks.json deleted file mode 100644 index 2552786..0000000 --- a/src/main/resources/models/block/cracked_deepslate_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cracked_deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cracked_deepslate_tiles.json b/src/main/resources/models/block/cracked_deepslate_tiles.json deleted file mode 100644 index 264f809..0000000 --- a/src/main/resources/models/block/cracked_deepslate_tiles.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cracked_deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cracked_nether_bricks.json b/src/main/resources/models/block/cracked_nether_bricks.json deleted file mode 100644 index 403c18f..0000000 --- a/src/main/resources/models/block/cracked_nether_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cracked_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cracked_polished_blackstone_bricks.json b/src/main/resources/models/block/cracked_polished_blackstone_bricks.json deleted file mode 100644 index e36eda1..0000000 --- a/src/main/resources/models/block/cracked_polished_blackstone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cracked_polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cracked_stone_bricks.json b/src/main/resources/models/block/cracked_stone_bricks.json deleted file mode 100644 index 8628046..0000000 --- a/src/main/resources/models/block/cracked_stone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cracked_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crafter.json b/src/main/resources/models/block/crafter.json deleted file mode 100644 index 71e5684..0000000 --- a/src/main/resources/models/block/crafter.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "bottom": "block/crafter_bottom", - "top": "block/crafter_top", - "north": "block/crafter_north", - "south": "block/crafter_south", - "west": "block/crafter_west", - "east": "block/crafter_east", - "particle": "#north" - }, - "elements": [ - { - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "rotation": 180, "texture": "#top", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#north", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#south", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#west", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#east", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/crafter_crafting.json b/src/main/resources/models/block/crafter_crafting.json deleted file mode 100644 index 134a00d..0000000 --- a/src/main/resources/models/block/crafter_crafting.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "block/crafter_triggered", - "textures": { - "top": "block/crafter_top_crafting", - "north": "block/crafter_north_crafting", - "east": "block/crafter_east_crafting", - "west": "block/crafter_west_crafting" - } -} diff --git a/src/main/resources/models/block/crafter_crafting_triggered.json b/src/main/resources/models/block/crafter_crafting_triggered.json deleted file mode 100644 index 86e293a..0000000 --- a/src/main/resources/models/block/crafter_crafting_triggered.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "block/crafter_crafting" -} diff --git a/src/main/resources/models/block/crafter_triggered.json b/src/main/resources/models/block/crafter_triggered.json deleted file mode 100644 index 3a66caf..0000000 --- a/src/main/resources/models/block/crafter_triggered.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "block/crafter", - "textures": { - "top": "block/crafter_top_triggered", - "south": "block/crafter_south_triggered", - "west": "block/crafter_west_triggered", - "east": "block/crafter_east_triggered" - } -} diff --git a/src/main/resources/models/block/crafting_table.json b/src/main/resources/models/block/crafting_table.json deleted file mode 100644 index aa056b1..0000000 --- a/src/main/resources/models/block/crafting_table.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "minecraft:block/cube", - "textures": { - "down": "minecraft:block/oak_planks", - "east": "minecraft:block/crafting_table_side", - "north": "minecraft:block/crafting_table_front", - "particle": "minecraft:block/crafting_table_front", - "south": "minecraft:block/crafting_table_side", - "up": "minecraft:block/crafting_table_top", - "west": "minecraft:block/crafting_table_front" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/creaking_heart.json b/src/main/resources/models/block/creaking_heart.json deleted file mode 100644 index e40768a..0000000 --- a/src/main/resources/models/block/creaking_heart.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/creaking_heart_top", - "side": "minecraft:block/creaking_heart" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/creaking_heart_active.json b/src/main/resources/models/block/creaking_heart_active.json deleted file mode 100644 index cd2b049..0000000 --- a/src/main/resources/models/block/creaking_heart_active.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/creaking_heart_top_active", - "side": "minecraft:block/creaking_heart_active" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/creaking_heart_active_horizontal.json b/src/main/resources/models/block/creaking_heart_active_horizontal.json deleted file mode 100644 index c360133..0000000 --- a/src/main/resources/models/block/creaking_heart_active_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/creaking_heart_top_active", - "side": "minecraft:block/creaking_heart_active" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/creaking_heart_horizontal.json b/src/main/resources/models/block/creaking_heart_horizontal.json deleted file mode 100644 index 475abb7..0000000 --- a/src/main/resources/models/block/creaking_heart_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/creaking_heart_top", - "side": "minecraft:block/creaking_heart" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_button.json b/src/main/resources/models/block/crimson_button.json deleted file mode 100644 index c57c425..0000000 --- a/src/main/resources/models/block/crimson_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_button_inventory.json b/src/main/resources/models/block/crimson_button_inventory.json deleted file mode 100644 index 06d1baa..0000000 --- a/src/main/resources/models/block/crimson_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_button_pressed.json b/src/main/resources/models/block/crimson_button_pressed.json deleted file mode 100644 index 2ba39bd..0000000 --- a/src/main/resources/models/block/crimson_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_door_bottom_left.json b/src/main/resources/models/block/crimson_door_bottom_left.json deleted file mode 100644 index 34db06c..0000000 --- a/src/main/resources/models/block/crimson_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_door_bottom_left_open.json b/src/main/resources/models/block/crimson_door_bottom_left_open.json deleted file mode 100644 index a241d7e..0000000 --- a/src/main/resources/models/block/crimson_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_door_bottom_right.json b/src/main/resources/models/block/crimson_door_bottom_right.json deleted file mode 100644 index 5bcd78d..0000000 --- a/src/main/resources/models/block/crimson_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_door_bottom_right_open.json b/src/main/resources/models/block/crimson_door_bottom_right_open.json deleted file mode 100644 index 9f24750..0000000 --- a/src/main/resources/models/block/crimson_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_door_top_left.json b/src/main/resources/models/block/crimson_door_top_left.json deleted file mode 100644 index 597111a..0000000 --- a/src/main/resources/models/block/crimson_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_door_top_left_open.json b/src/main/resources/models/block/crimson_door_top_left_open.json deleted file mode 100644 index ed88857..0000000 --- a/src/main/resources/models/block/crimson_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_door_top_right.json b/src/main/resources/models/block/crimson_door_top_right.json deleted file mode 100644 index c033de2..0000000 --- a/src/main/resources/models/block/crimson_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_door_top_right_open.json b/src/main/resources/models/block/crimson_door_top_right_open.json deleted file mode 100644 index c9d96fd..0000000 --- a/src/main/resources/models/block/crimson_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_fence_gate.json b/src/main/resources/models/block/crimson_fence_gate.json deleted file mode 100644 index 6599c50..0000000 --- a/src/main/resources/models/block/crimson_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_fence_gate_open.json b/src/main/resources/models/block/crimson_fence_gate_open.json deleted file mode 100644 index 9777833..0000000 --- a/src/main/resources/models/block/crimson_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_fence_gate_wall.json b/src/main/resources/models/block/crimson_fence_gate_wall.json deleted file mode 100644 index b3704b2..0000000 --- a/src/main/resources/models/block/crimson_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_fence_gate_wall_open.json b/src/main/resources/models/block/crimson_fence_gate_wall_open.json deleted file mode 100644 index 5ba6004..0000000 --- a/src/main/resources/models/block/crimson_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_fence_inventory.json b/src/main/resources/models/block/crimson_fence_inventory.json deleted file mode 100644 index 16f625d..0000000 --- a/src/main/resources/models/block/crimson_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_fence_post.json b/src/main/resources/models/block/crimson_fence_post.json deleted file mode 100644 index f5f1465..0000000 --- a/src/main/resources/models/block/crimson_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_fence_side.json b/src/main/resources/models/block/crimson_fence_side.json deleted file mode 100644 index 6276576..0000000 --- a/src/main/resources/models/block/crimson_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_fungus.json b/src/main/resources/models/block/crimson_fungus.json deleted file mode 100644 index 351e2bc..0000000 --- a/src/main/resources/models/block/crimson_fungus.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/crimson_fungus" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_hanging_sign.json b/src/main/resources/models/block/crimson_hanging_sign.json deleted file mode 100644 index 5eeafe7..0000000 --- a/src/main/resources/models/block/crimson_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_crimson_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_hyphae.json b/src/main/resources/models/block/crimson_hyphae.json deleted file mode 100644 index 43c990a..0000000 --- a/src/main/resources/models/block/crimson_hyphae.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/crimson_stem", - "side": "minecraft:block/crimson_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_nylium.json b/src/main/resources/models/block/crimson_nylium.json deleted file mode 100644 index 00ac27b..0000000 --- a/src/main/resources/models/block/crimson_nylium.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/netherrack", - "side": "minecraft:block/crimson_nylium_side", - "top": "minecraft:block/crimson_nylium" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_planks.json b/src/main/resources/models/block/crimson_planks.json deleted file mode 100644 index 9bf1ea1..0000000 --- a/src/main/resources/models/block/crimson_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_pressure_plate.json b/src/main/resources/models/block/crimson_pressure_plate.json deleted file mode 100644 index 6d6a226..0000000 --- a/src/main/resources/models/block/crimson_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_pressure_plate_down.json b/src/main/resources/models/block/crimson_pressure_plate_down.json deleted file mode 100644 index df5febd..0000000 --- a/src/main/resources/models/block/crimson_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_roots.json b/src/main/resources/models/block/crimson_roots.json deleted file mode 100644 index 5bf542b..0000000 --- a/src/main/resources/models/block/crimson_roots.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/crimson_roots" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_sign.json b/src/main/resources/models/block/crimson_sign.json deleted file mode 100644 index 1b9953d..0000000 --- a/src/main/resources/models/block/crimson_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_slab.json b/src/main/resources/models/block/crimson_slab.json deleted file mode 100644 index 42f7e08..0000000 --- a/src/main/resources/models/block/crimson_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/crimson_planks", - "side": "minecraft:block/crimson_planks", - "top": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_slab_top.json b/src/main/resources/models/block/crimson_slab_top.json deleted file mode 100644 index ce03423..0000000 --- a/src/main/resources/models/block/crimson_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/crimson_planks", - "side": "minecraft:block/crimson_planks", - "top": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_stairs.json b/src/main/resources/models/block/crimson_stairs.json deleted file mode 100644 index d12e043..0000000 --- a/src/main/resources/models/block/crimson_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/crimson_planks", - "side": "minecraft:block/crimson_planks", - "top": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_stairs_inner.json b/src/main/resources/models/block/crimson_stairs_inner.json deleted file mode 100644 index 9eb4b27..0000000 --- a/src/main/resources/models/block/crimson_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/crimson_planks", - "side": "minecraft:block/crimson_planks", - "top": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_stairs_outer.json b/src/main/resources/models/block/crimson_stairs_outer.json deleted file mode 100644 index ab3b02f..0000000 --- a/src/main/resources/models/block/crimson_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/crimson_planks", - "side": "minecraft:block/crimson_planks", - "top": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_stem.json b/src/main/resources/models/block/crimson_stem.json deleted file mode 100644 index c8f5c78..0000000 --- a/src/main/resources/models/block/crimson_stem.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/crimson_stem_top", - "side": "minecraft:block/crimson_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_trapdoor_bottom.json b/src/main/resources/models/block/crimson_trapdoor_bottom.json deleted file mode 100644 index b83e4bb..0000000 --- a/src/main/resources/models/block/crimson_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/crimson_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_trapdoor_open.json b/src/main/resources/models/block/crimson_trapdoor_open.json deleted file mode 100644 index ad3d11e..0000000 --- a/src/main/resources/models/block/crimson_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/crimson_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crimson_trapdoor_top.json b/src/main/resources/models/block/crimson_trapdoor_top.json deleted file mode 100644 index 2b8e4d9..0000000 --- a/src/main/resources/models/block/crimson_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/crimson_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/crop.json b/src/main/resources/models/block/crop.json deleted file mode 100644 index 1afe355..0000000 --- a/src/main/resources/models/block/crop.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#crop" - }, - "elements": [ - { "from": [ 4, -1, 0 ], - "to": [ 4, 15, 16 ], - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" }, - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#crop" } - } - }, - { "from": [ 12, -1, 0 ], - "to": [ 12, 15, 16 ], - "shade": false, - "faces": { - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#crop" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" } - } - }, - { "from": [ 0, -1, 4 ], - "to": [ 16, 15, 4 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" }, - "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#crop" } - } - }, - { "from": [ 0, -1, 12 ], - "to": [ 16, 15, 12 ], - "shade": false, - "faces": { - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#crop" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" } - } - } - ] -} diff --git a/src/main/resources/models/block/cross.json b/src/main/resources/models/block/cross.json deleted file mode 100644 index 37c8b09..0000000 --- a/src/main/resources/models/block/cross.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#cross" - }, - "elements": [ - { "from": [ 0.8, 0, 8 ], - "to": [ 15.2, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" } - } - }, - { "from": [ 8, 0, 0.8 ], - "to": [ 8, 16, 15.2 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" } - } - } - ] -} diff --git a/src/main/resources/models/block/cross_emissive.json b/src/main/resources/models/block/cross_emissive.json deleted file mode 100644 index d8fe349..0000000 --- a/src/main/resources/models/block/cross_emissive.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#cross" - }, - "elements": [ - { "from": [ 0.8, 0, 8 ], - "to": [ 15.2, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" } - } - }, - { "from": [ 8, 0, 0.8 ], - "to": [ 8, 16, 15.2 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" } - } - }, - { "from": [ 0.8, 0, 8 ], - "to": [ 15.2, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "light_emission": 15, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross_emissive" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross_emissive" } - } - }, - { "from": [ 8, 0, 0.8 ], - "to": [ 8, 16, 15.2 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "light_emission": 15, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross_emissive" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross_emissive" } - } - } - ] -} diff --git a/src/main/resources/models/block/crying_obsidian.json b/src/main/resources/models/block/crying_obsidian.json deleted file mode 100644 index 9599174..0000000 --- a/src/main/resources/models/block/crying_obsidian.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/crying_obsidian" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cube.json b/src/main/resources/models/block/cube.json deleted file mode 100644 index 1b9780b..0000000 --- a/src/main/resources/models/block/cube.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#up", "cullface": "up" }, - "north": { "texture": "#north", "cullface": "north" }, - "south": { "texture": "#south", "cullface": "south" }, - "west": { "texture": "#west", "cullface": "west" }, - "east": { "texture": "#east", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/cube_all.json b/src/main/resources/models/block/cube_all.json deleted file mode 100644 index fa2f9e7..0000000 --- a/src/main/resources/models/block/cube_all.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube", - "textures": { - "particle": "#all", - "down": "#all", - "up": "#all", - "north": "#all", - "east": "#all", - "south": "#all", - "west": "#all" - } -} diff --git a/src/main/resources/models/block/cube_all_inner_faces.json b/src/main/resources/models/block/cube_all_inner_faces.json deleted file mode 100644 index e119a56..0000000 --- a/src/main/resources/models/block/cube_all_inner_faces.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "parent": "block/cube_all", - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#all", "cullface": "north"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#all", "cullface": "east"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#all", "cullface": "south"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#all", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#all", "cullface": "up"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [15.998, 0.002, 0.002], - "to": [0.002, 15.998, 15.998], - "faces": { - "north": {"uv": [16, 0, 0, 16], "texture": "#all", "cullface": "south"}, - "east": {"uv": [16, 0, 0, 16], "texture": "#all", "cullface": "west"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#all", "cullface": "north"}, - "west": {"uv": [16, 0, 0, 16], "texture": "#all", "cullface": "east"}, - "up": {"uv": [16, 0, 0, 16], "texture": "#all", "cullface": "up"}, - "down": {"uv": [16, 0, 0, 16], "texture": "#all", "cullface": "down"} - } - } - ] -} diff --git a/src/main/resources/models/block/cube_bottom_top.json b/src/main/resources/models/block/cube_bottom_top.json deleted file mode 100644 index 4c61059..0000000 --- a/src/main/resources/models/block/cube_bottom_top.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube", - "textures": { - "particle": "#side", - "down": "#bottom", - "up": "#top", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/models/block/cube_bottom_top_inner_faces.json b/src/main/resources/models/block/cube_bottom_top_inner_faces.json deleted file mode 100644 index cf842fe..0000000 --- a/src/main/resources/models/block/cube_bottom_top_inner_faces.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "parent": "block/cube_bottom_top", - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "north"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "east"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "south"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"} - } - }, - { - "from": [15.998, 0.002, 0.002], - "to": [0.002, 15.998, 15.998], - "faces": { - "north": {"uv": [16, 0, 0, 16], "texture": "#side", "cullface": "south"}, - "east": {"uv": [16, 0, 0, 16], "texture": "#side", "cullface": "west"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#side", "cullface": "north"}, - "west": {"uv": [16, 0, 0, 16], "texture": "#side", "cullface": "east"}, - "up": {"uv": [16, 0, 0, 16], "texture": "#top", "cullface": "up"}, - "down": {"uv": [16, 0, 0, 16], "texture": "#bottom", "cullface": "down"} - } - } - ] -} diff --git a/src/main/resources/models/block/cube_column.json b/src/main/resources/models/block/cube_column.json deleted file mode 100644 index 358b984..0000000 --- a/src/main/resources/models/block/cube_column.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube", - "textures": { - "particle": "#side", - "down": "#end", - "up": "#end", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/models/block/cube_column_horizontal.json b/src/main/resources/models/block/cube_column_horizontal.json deleted file mode 100644 index 713dd81..0000000 --- a/src/main/resources/models/block/cube_column_horizontal.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#up", "rotation": 180, "cullface": "up" }, - "north": { "texture": "#north", "cullface": "north" }, - "south": { "texture": "#south", "cullface": "south" }, - "west": { "texture": "#west", "cullface": "west" }, - "east": { "texture": "#east", "cullface": "east" } - } - } - ], - "textures": { - "particle": "#side", - "down": "#end", - "up": "#end", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/models/block/cube_column_mirrored.json b/src/main/resources/models/block/cube_column_mirrored.json deleted file mode 100644 index 610cbd9..0000000 --- a/src/main/resources/models/block/cube_column_mirrored.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube_mirrored", - "textures": { - "particle": "#side", - "down": "#end", - "up": "#end", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/models/block/cube_column_uv_locked_x.json b/src/main/resources/models/block/cube_column_uv_locked_x.json deleted file mode 100644 index 1c36715..0000000 --- a/src/main/resources/models/block/cube_column_uv_locked_x.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "rotation": 90, "cullface": "down" }, - "up": { "texture": "#up", "rotation": 90, "cullface": "up" }, - "north": { "texture": "#north", "rotation": 90, "cullface": "north" }, - "south": { "texture": "#south", "rotation": 90, "cullface": "south" }, - "west": { "texture": "#west", "cullface": "west" }, - "east": { "texture": "#east", "cullface": "east" } - } - } - ], - "textures": { - "particle": "#side", - "down": "#side", - "up": "#side", - "north": "#side", - "east": "#end", - "south": "#side", - "west": "#end" - } -} diff --git a/src/main/resources/models/block/cube_column_uv_locked_y.json b/src/main/resources/models/block/cube_column_uv_locked_y.json deleted file mode 100644 index 8fc6e9d..0000000 --- a/src/main/resources/models/block/cube_column_uv_locked_y.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#up", "cullface": "up" }, - "north": { "texture": "#north", "cullface": "north" }, - "south": { "texture": "#south", "cullface": "south" }, - "west": { "texture": "#west", "cullface": "west" }, - "east": { "texture": "#east", "cullface": "east" } - } - } - ], - "textures": { - "particle": "#side", - "down": "#end", - "up": "#end", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/models/block/cube_column_uv_locked_z.json b/src/main/resources/models/block/cube_column_uv_locked_z.json deleted file mode 100644 index b227129..0000000 --- a/src/main/resources/models/block/cube_column_uv_locked_z.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#up", "cullface": "up" }, - "north": { "texture": "#north", "cullface": "north" }, - "south": { "texture": "#south", "cullface": "south" }, - "west": { "texture": "#west", "rotation": 90, "cullface": "west" }, - "east": { "texture": "#east", "rotation": 90, "cullface": "east" } - } - } - ], - "textures": { - "particle": "#side", - "down": "#side", - "up": "#side", - "north": "#end", - "east": "#side", - "south": "#end", - "west": "#side" - } -} diff --git a/src/main/resources/models/block/cube_directional.json b/src/main/resources/models/block/cube_directional.json deleted file mode 100644 index 09fadd0..0000000 --- a/src/main/resources/models/block/cube_directional.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down", "rotation": 180 }, - "up": { "texture": "#up", "cullface": "up" }, - "north": { "texture": "#north", "cullface": "north" }, - "south": { "texture": "#south", "cullface": "south" }, - "west": { "texture": "#west", "cullface": "west", "rotation": 270 }, - "east": { "texture": "#east", "cullface": "east", "rotation": 90 } - } - } - ] -} diff --git a/src/main/resources/models/block/cube_mirrored.json b/src/main/resources/models/block/cube_mirrored.json deleted file mode 100644 index 38f44bd..0000000 --- a/src/main/resources/models/block/cube_mirrored.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [16, 0, 0, 16], "texture": "#down", "cullface": "down" }, - "up": { "uv": [16, 0, 0, 16], "texture": "#up", "cullface": "up" }, - "north": { "uv": [16, 0, 0, 16], "texture": "#north", "cullface": "north" }, - "south": { "uv": [16, 0, 0, 16], "texture": "#south", "cullface": "south" }, - "west": { "uv": [16, 0, 0, 16], "texture": "#west", "cullface": "west" }, - "east": { "uv": [16, 0, 0, 16], "texture": "#east", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/cube_mirrored_all.json b/src/main/resources/models/block/cube_mirrored_all.json deleted file mode 100644 index 75743f2..0000000 --- a/src/main/resources/models/block/cube_mirrored_all.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube_mirrored", - "textures": { - "particle": "#all", - "down": "#all", - "up": "#all", - "north": "#all", - "east": "#all", - "south": "#all", - "west": "#all" - } -} diff --git a/src/main/resources/models/block/cube_north_west_mirrored.json b/src/main/resources/models/block/cube_north_west_mirrored.json deleted file mode 100644 index de5abea..0000000 --- a/src/main/resources/models/block/cube_north_west_mirrored.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#up", "cullface": "up" }, - "north": { "uv": [16, 0, 0, 16], "texture": "#north", "cullface": "north" }, - "south": { "texture": "#south", "cullface": "south" }, - "west": { "uv": [16, 0, 0, 16], "texture": "#west", "cullface": "west" }, - "east": { "texture": "#east", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/cube_north_west_mirrored_all.json b/src/main/resources/models/block/cube_north_west_mirrored_all.json deleted file mode 100644 index 74034ca..0000000 --- a/src/main/resources/models/block/cube_north_west_mirrored_all.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube_north_west_mirrored", - "textures": { - "particle": "#all", - "down": "#all", - "up": "#all", - "north": "#all", - "east": "#all", - "south": "#all", - "west": "#all" - } -} diff --git a/src/main/resources/models/block/cube_top.json b/src/main/resources/models/block/cube_top.json deleted file mode 100644 index a0c1d56..0000000 --- a/src/main/resources/models/block/cube_top.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube", - "textures": { - "particle": "#side", - "down": "#side", - "up": "#top", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/models/block/custom_fence_inventory.json b/src/main/resources/models/block/custom_fence_inventory.json deleted file mode 100644 index 8de00b6..0000000 --- a/src/main/resources/models/block/custom_fence_inventory.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "parent": "block/block", - "display": { - "gui": { - "rotation": [ 30, 135, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "fixed": { - "rotation": [ 0, 90, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.5, 0.5, 0.5 ] - } - }, - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 6, 0, 0 ], - "to": [ 10, 16, 4 ], - "faces": { - "north": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "east": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "south": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "west": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "up": {"uv": [4, 0, 8, 4], "texture": "#texture"}, - "down": {"uv": [4, 0, 8, 4], "texture": "#texture", "cullface": "down"} - }, - "__comment": "Left post" - }, - { "from": [ 6, 0, 12 ], - "to": [ 10, 16, 16 ], - "faces": { - "north": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "east": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "south": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "west": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "up": {"uv": [4, 0, 8, 4], "texture": "#texture"}, - "down": {"uv": [4, 0, 8, 4], "texture": "#texture", "cullface": "down"} - }, - "__comment": "Right post" - }, - { "from": [ 7, 12, 4 ], - "to": [ 9, 15, 12 ], - "faces": { - "east": {"uv": [8, 0, 16, 3], "texture": "#texture"}, - "west": {"uv": [8, 0, 16, 3], "texture": "#texture"}, - "up": {"uv": [11, 7, 13, 15], "texture": "#texture"}, - "down": {"uv": [11, 15, 13, 7], "texture": "#texture"} - }, - "__comment": "Top bar" - }, - { "from": [ 7, 12, -2 ], - "to": [ 9, 15, 0 ], - "faces": { - "north": {"uv": [13, 4, 15, 7], "texture": "#texture"}, - "east": {"uv": [8, 0, 10, 3], "texture": "#texture"}, - "west": {"uv": [8, 0, 10, 3], "texture": "#texture"}, - "up": {"uv": [11, 7, 13, 9], "texture": "#texture"}, - "down": {"uv": [11, 7, 13, 9], "texture": "#texture"} - }, - "__comment": "Top bar left" - }, - { "from": [ 7, 12, 16 ], - "to": [ 9, 15, 18 ], - "faces": { - "east": {"uv": [14, 0, 16, 3], "texture": "#texture"}, - "south": {"uv": [13, 4, 15, 7], "texture": "#texture"}, - "west": {"uv": [14, 0, 16, 3], "texture": "#texture"}, - "up": {"uv": [11, 13, 13, 15], "texture": "#texture"}, - "down": {"uv": [11, 13, 13, 15], "texture": "#texture"} - }, - "__comment": "Top bar right" - }, - { "from": [ 7, 6, 4 ], - "to": [ 9, 9, 12 ], - "faces": { - "east": {"uv": [8, 0, 16, 3], "texture": "#texture"}, - "west": {"uv": [8, 0, 16, 3], "texture": "#texture"}, - "up": {"uv": [11, 7, 13, 15], "texture": "#texture"}, - "down": {"uv": [11, 15, 13, 7], "texture": "#texture"} - }, - "__comment": "Lower bar" - }, - { "from": [ 7, 6, -2 ], - "to": [ 9, 9, 0 ], - "faces": { - "north": {"uv": [13, 4, 15, 7], "texture": "#texture"}, - "east": {"uv": [8, 0, 10, 3], "texture": "#texture"}, - "west": {"uv": [8, 0, 10, 3], "texture": "#texture"}, - "up": {"uv": [11, 13, 13, 15], "texture": "#texture"}, - "down": {"uv": [11, 13, 13, 15], "texture": "#texture"} - }, - "__comment": "Lower bar left" - }, - { "from": [ 7, 6, 16 ], - "to": [ 9, 9, 18 ], - "faces": { - "east": {"uv": [14, 0, 16, 3], "texture": "#texture"}, - "south": {"uv": [13, 4, 15, 7], "texture": "#texture"}, - "west": {"uv": [14, 0, 16, 3], "texture": "#texture"}, - "up": {"uv": [11, 13, 13, 15], "texture": "#texture"}, - "down": {"uv": [11, 13, 13, 15], "texture": "#texture"} - }, - "__comment": "Lower bar right" - } - ] -} diff --git a/src/main/resources/models/block/custom_fence_post.json b/src/main/resources/models/block/custom_fence_post.json deleted file mode 100644 index 1ba5658..0000000 --- a/src/main/resources/models/block/custom_fence_post.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "#particle" - }, - "elements": [ - { "from": [ 6, 0, 6 ], - "to": [ 10, 16, 10 ], - "faces": { - "up": {"uv": [4, 0, 8, 4], "texture": "#texture", "cullface": "up"}, - "down": {"uv": [4, 0, 8, 4], "texture": "#texture", "cullface": "down"}, - "north": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "east": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "south": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "west": {"uv": [0, 0, 4, 16], "texture": "#texture"} - }, - "__comment": "Center post special" - } - ] -} diff --git a/src/main/resources/models/block/custom_fence_side_east.json b/src/main/resources/models/block/custom_fence_side_east.json deleted file mode 100644 index 9a4bc2d..0000000 --- a/src/main/resources/models/block/custom_fence_side_east.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { - "name": "top bar", - "from": [7, 12, 7], - "to": [16, 15, 9], - "faces": { - "north": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "east": {"uv": [13, 4, 15, 7], "texture": "#texture", "cullface": "east"}, - "south": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "up": {"uv": [13, 7, 15, 16], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "rotation": 90, "texture": "#texture"} - } - }, - { - "name": "lower bar", - "from": [7, 6, 7], - "to": [16, 9, 9], - "faces": { - "north": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "east": {"uv": [13, 4, 15, 7], "texture": "#texture", "cullface": "east"}, - "south": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "up": {"uv": [13, 7, 15, 16], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "rotation": 90, "texture": "#texture"} - } - } - ], - "groups": [ - { - "name": "east", - "origin": [0, 0, 0], - "color": 0, - "children": [0, 1] - } - ] -} diff --git a/src/main/resources/models/block/custom_fence_side_north.json b/src/main/resources/models/block/custom_fence_side_north.json deleted file mode 100644 index a99e182..0000000 --- a/src/main/resources/models/block/custom_fence_side_north.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { - "name": "top bar", - "from": [7, 12, 0], - "to": [9, 15, 9], - "faces": { - "north": {"uv": [13, 4, 15, 7], "rotation": 180, "texture": "#texture", "cullface": "north"}, - "east": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "west": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "up": {"uv": [13, 7, 15, 16], "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "texture": "#texture"} - } - }, - { - "name": "lower bar", - "from": [7, 6, 0], - "to": [9, 9, 9], - "faces": { - "north": {"uv": [13, 4, 15, 7], "rotation": 180, "texture": "#texture", "cullface": "north"}, - "east": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "west": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "up": {"uv": [13, 7, 15, 16], "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "texture": "#texture"} - } - } - ], - "groups": [ - { - "name": "north", - "origin": [0, 0, 0], - "color": 0, - "children": [0, 1] - } - ] -} diff --git a/src/main/resources/models/block/custom_fence_side_south.json b/src/main/resources/models/block/custom_fence_side_south.json deleted file mode 100644 index 9c7c466..0000000 --- a/src/main/resources/models/block/custom_fence_side_south.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { - "name": "top bar", - "from": [7, 12, 7], - "to": [9, 15, 16], - "faces": { - "east": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "south": {"uv": [13, 4, 15, 7], "texture": "#texture", "cullface": "south"}, - "west": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "up": {"uv": [13, 7, 15, 16], "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "texture": "#texture"} - } - }, - { - "name": "lower bar", - "from": [7, 6, 7], - "to": [9, 9, 16], - "faces": { - "east": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "south": {"uv": [13, 4, 15, 7], "texture": "#texture", "cullface": "south"}, - "west": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "up": {"uv": [13, 7, 15, 16], "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "texture": "#texture"} - } - } - ], - "groups": [ - { - "name": "south", - "origin": [0, 0, 0], - "color": 0, - "children": [0, 1] - } - ] -} diff --git a/src/main/resources/models/block/custom_fence_side_west.json b/src/main/resources/models/block/custom_fence_side_west.json deleted file mode 100644 index 8bca73f..0000000 --- a/src/main/resources/models/block/custom_fence_side_west.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { - "name": "top bar", - "from": [0, 12, 7], - "to": [9, 15, 9], - "faces": { - "north": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "south": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "west": {"uv": [15, 4, 13, 7], "texture": "#texture", "cullface": "west"}, - "up": {"uv": [13, 7, 15, 16], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "rotation": 90, "texture": "#texture"} - } - }, - { - "name": "lower bar", - "from": [0, 6, 7], - "to": [9, 9, 9], - "faces": { - "north": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "south": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "west": {"uv": [15, 4, 13, 7], "texture": "#texture", "cullface": "west"}, - "up": {"uv": [13, 7, 15, 16], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "rotation": 90, "texture": "#texture"} - } - } - ], - "groups": [ - { - "name": "west", - "origin": [0, 0, 0], - "color": 0, - "children": [0, 1] - } - ] -} diff --git a/src/main/resources/models/block/cut_copper.json b/src/main/resources/models/block/cut_copper.json deleted file mode 100644 index 46385a5..0000000 --- a/src/main/resources/models/block/cut_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cut_copper_slab.json b/src/main/resources/models/block/cut_copper_slab.json deleted file mode 100644 index 45106b8..0000000 --- a/src/main/resources/models/block/cut_copper_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/cut_copper", - "side": "minecraft:block/cut_copper", - "top": "minecraft:block/cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cut_copper_slab_top.json b/src/main/resources/models/block/cut_copper_slab_top.json deleted file mode 100644 index 23e57a7..0000000 --- a/src/main/resources/models/block/cut_copper_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/cut_copper", - "side": "minecraft:block/cut_copper", - "top": "minecraft:block/cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cut_copper_stairs.json b/src/main/resources/models/block/cut_copper_stairs.json deleted file mode 100644 index 4365a0a..0000000 --- a/src/main/resources/models/block/cut_copper_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/cut_copper", - "side": "minecraft:block/cut_copper", - "top": "minecraft:block/cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cut_copper_stairs_inner.json b/src/main/resources/models/block/cut_copper_stairs_inner.json deleted file mode 100644 index 922bb2c..0000000 --- a/src/main/resources/models/block/cut_copper_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/cut_copper", - "side": "minecraft:block/cut_copper", - "top": "minecraft:block/cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cut_copper_stairs_outer.json b/src/main/resources/models/block/cut_copper_stairs_outer.json deleted file mode 100644 index 3f2f77a..0000000 --- a/src/main/resources/models/block/cut_copper_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/cut_copper", - "side": "minecraft:block/cut_copper", - "top": "minecraft:block/cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cut_red_sandstone.json b/src/main/resources/models/block/cut_red_sandstone.json deleted file mode 100644 index 120aff8..0000000 --- a/src/main/resources/models/block/cut_red_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/cut_red_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cut_red_sandstone_slab.json b/src/main/resources/models/block/cut_red_sandstone_slab.json deleted file mode 100644 index dae7dcd..0000000 --- a/src/main/resources/models/block/cut_red_sandstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/cut_red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cut_red_sandstone_slab_top.json b/src/main/resources/models/block/cut_red_sandstone_slab_top.json deleted file mode 100644 index 808ca30..0000000 --- a/src/main/resources/models/block/cut_red_sandstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/cut_red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cut_sandstone.json b/src/main/resources/models/block/cut_sandstone.json deleted file mode 100644 index 00a391f..0000000 --- a/src/main/resources/models/block/cut_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/sandstone_top", - "side": "minecraft:block/cut_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cut_sandstone_slab.json b/src/main/resources/models/block/cut_sandstone_slab.json deleted file mode 100644 index ff33c6d..0000000 --- a/src/main/resources/models/block/cut_sandstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/cut_sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cut_sandstone_slab_top.json b/src/main/resources/models/block/cut_sandstone_slab_top.json deleted file mode 100644 index 3a00881..0000000 --- a/src/main/resources/models/block/cut_sandstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/cut_sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_candle_cake.json b/src/main/resources/models/block/cyan_candle_cake.json deleted file mode 100644 index 81f1a77..0000000 --- a/src/main/resources/models/block/cyan_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/cyan_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_candle_cake_lit.json b/src/main/resources/models/block/cyan_candle_cake_lit.json deleted file mode 100644 index 26a3077..0000000 --- a/src/main/resources/models/block/cyan_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/cyan_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_candle_four_candles.json b/src/main/resources/models/block/cyan_candle_four_candles.json deleted file mode 100644 index aba78b6..0000000 --- a/src/main/resources/models/block/cyan_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/cyan_candle", - "particle": "minecraft:block/cyan_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_candle_four_candles_lit.json b/src/main/resources/models/block/cyan_candle_four_candles_lit.json deleted file mode 100644 index 94c037b..0000000 --- a/src/main/resources/models/block/cyan_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/cyan_candle_lit", - "particle": "minecraft:block/cyan_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_candle_one_candle.json b/src/main/resources/models/block/cyan_candle_one_candle.json deleted file mode 100644 index 3f4cd5d..0000000 --- a/src/main/resources/models/block/cyan_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/cyan_candle", - "particle": "minecraft:block/cyan_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_candle_one_candle_lit.json b/src/main/resources/models/block/cyan_candle_one_candle_lit.json deleted file mode 100644 index 26f7b1f..0000000 --- a/src/main/resources/models/block/cyan_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/cyan_candle_lit", - "particle": "minecraft:block/cyan_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_candle_three_candles.json b/src/main/resources/models/block/cyan_candle_three_candles.json deleted file mode 100644 index 46e57b1..0000000 --- a/src/main/resources/models/block/cyan_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/cyan_candle", - "particle": "minecraft:block/cyan_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_candle_three_candles_lit.json b/src/main/resources/models/block/cyan_candle_three_candles_lit.json deleted file mode 100644 index 8547cf3..0000000 --- a/src/main/resources/models/block/cyan_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/cyan_candle_lit", - "particle": "minecraft:block/cyan_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_candle_two_candles.json b/src/main/resources/models/block/cyan_candle_two_candles.json deleted file mode 100644 index 420a7e6..0000000 --- a/src/main/resources/models/block/cyan_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/cyan_candle", - "particle": "minecraft:block/cyan_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_candle_two_candles_lit.json b/src/main/resources/models/block/cyan_candle_two_candles_lit.json deleted file mode 100644 index 26e076f..0000000 --- a/src/main/resources/models/block/cyan_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/cyan_candle_lit", - "particle": "minecraft:block/cyan_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_carpet.json b/src/main/resources/models/block/cyan_carpet.json deleted file mode 100644 index 65c4e33..0000000 --- a/src/main/resources/models/block/cyan_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/cyan_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_concrete.json b/src/main/resources/models/block/cyan_concrete.json deleted file mode 100644 index 4972d16..0000000 --- a/src/main/resources/models/block/cyan_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cyan_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_concrete_powder.json b/src/main/resources/models/block/cyan_concrete_powder.json deleted file mode 100644 index 0043a49..0000000 --- a/src/main/resources/models/block/cyan_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cyan_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_glazed_terracotta.json b/src/main/resources/models/block/cyan_glazed_terracotta.json deleted file mode 100644 index 19e3f70..0000000 --- a/src/main/resources/models/block/cyan_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/cyan_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_shulker_box.json b/src/main/resources/models/block/cyan_shulker_box.json deleted file mode 100644 index 748f7d9..0000000 --- a/src/main/resources/models/block/cyan_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/cyan_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_stained_glass.json b/src/main/resources/models/block/cyan_stained_glass.json deleted file mode 100644 index 7966749..0000000 --- a/src/main/resources/models/block/cyan_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cyan_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_stained_glass_pane_noside.json b/src/main/resources/models/block/cyan_stained_glass_pane_noside.json deleted file mode 100644 index c3caf2e..0000000 --- a/src/main/resources/models/block/cyan_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/cyan_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/cyan_stained_glass_pane_noside_alt.json deleted file mode 100644 index 596a41a..0000000 --- a/src/main/resources/models/block/cyan_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/cyan_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_stained_glass_pane_post.json b/src/main/resources/models/block/cyan_stained_glass_pane_post.json deleted file mode 100644 index bc0b9cd..0000000 --- a/src/main/resources/models/block/cyan_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/cyan_stained_glass_pane_top", - "pane": "minecraft:block/cyan_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_stained_glass_pane_side.json b/src/main/resources/models/block/cyan_stained_glass_pane_side.json deleted file mode 100644 index c407e0f..0000000 --- a/src/main/resources/models/block/cyan_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/cyan_stained_glass_pane_top", - "pane": "minecraft:block/cyan_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_stained_glass_pane_side_alt.json b/src/main/resources/models/block/cyan_stained_glass_pane_side_alt.json deleted file mode 100644 index 81ebdce..0000000 --- a/src/main/resources/models/block/cyan_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/cyan_stained_glass_pane_top", - "pane": "minecraft:block/cyan_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_terracotta.json b/src/main/resources/models/block/cyan_terracotta.json deleted file mode 100644 index bbf073e..0000000 --- a/src/main/resources/models/block/cyan_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cyan_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/cyan_wool.json b/src/main/resources/models/block/cyan_wool.json deleted file mode 100644 index d686a24..0000000 --- a/src/main/resources/models/block/cyan_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cyan_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/damaged_anvil.json b/src/main/resources/models/block/damaged_anvil.json deleted file mode 100644 index 33ea477..0000000 --- a/src/main/resources/models/block/damaged_anvil.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_anvil", - "textures": { - "top": "minecraft:block/damaged_anvil_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dandelion.json b/src/main/resources/models/block/dandelion.json deleted file mode 100644 index 1b23461..0000000 --- a/src/main/resources/models/block/dandelion.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dandelion" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_button.json b/src/main/resources/models/block/dark_oak_button.json deleted file mode 100644 index 9a8ceb0..0000000 --- a/src/main/resources/models/block/dark_oak_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_button_inventory.json b/src/main/resources/models/block/dark_oak_button_inventory.json deleted file mode 100644 index 682f7e7..0000000 --- a/src/main/resources/models/block/dark_oak_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_button_pressed.json b/src/main/resources/models/block/dark_oak_button_pressed.json deleted file mode 100644 index 9212bf4..0000000 --- a/src/main/resources/models/block/dark_oak_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_door_bottom_left.json b/src/main/resources/models/block/dark_oak_door_bottom_left.json deleted file mode 100644 index cfce70f..0000000 --- a/src/main/resources/models/block/dark_oak_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_door_bottom_left_open.json b/src/main/resources/models/block/dark_oak_door_bottom_left_open.json deleted file mode 100644 index 8becfb4..0000000 --- a/src/main/resources/models/block/dark_oak_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_door_bottom_right.json b/src/main/resources/models/block/dark_oak_door_bottom_right.json deleted file mode 100644 index 8b1767e..0000000 --- a/src/main/resources/models/block/dark_oak_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_door_bottom_right_open.json b/src/main/resources/models/block/dark_oak_door_bottom_right_open.json deleted file mode 100644 index 6073ce0..0000000 --- a/src/main/resources/models/block/dark_oak_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_door_top_left.json b/src/main/resources/models/block/dark_oak_door_top_left.json deleted file mode 100644 index d9ef996..0000000 --- a/src/main/resources/models/block/dark_oak_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_door_top_left_open.json b/src/main/resources/models/block/dark_oak_door_top_left_open.json deleted file mode 100644 index d74cf92..0000000 --- a/src/main/resources/models/block/dark_oak_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_door_top_right.json b/src/main/resources/models/block/dark_oak_door_top_right.json deleted file mode 100644 index bb9eb3b..0000000 --- a/src/main/resources/models/block/dark_oak_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_door_top_right_open.json b/src/main/resources/models/block/dark_oak_door_top_right_open.json deleted file mode 100644 index 0dfa837..0000000 --- a/src/main/resources/models/block/dark_oak_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_fence_gate.json b/src/main/resources/models/block/dark_oak_fence_gate.json deleted file mode 100644 index d6cd910..0000000 --- a/src/main/resources/models/block/dark_oak_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_fence_gate_open.json b/src/main/resources/models/block/dark_oak_fence_gate_open.json deleted file mode 100644 index 5ab6d1b..0000000 --- a/src/main/resources/models/block/dark_oak_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_fence_gate_wall.json b/src/main/resources/models/block/dark_oak_fence_gate_wall.json deleted file mode 100644 index 5e372cc..0000000 --- a/src/main/resources/models/block/dark_oak_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_fence_gate_wall_open.json b/src/main/resources/models/block/dark_oak_fence_gate_wall_open.json deleted file mode 100644 index 81181a3..0000000 --- a/src/main/resources/models/block/dark_oak_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_fence_inventory.json b/src/main/resources/models/block/dark_oak_fence_inventory.json deleted file mode 100644 index 34976cb..0000000 --- a/src/main/resources/models/block/dark_oak_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_fence_post.json b/src/main/resources/models/block/dark_oak_fence_post.json deleted file mode 100644 index 7ddb63e..0000000 --- a/src/main/resources/models/block/dark_oak_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_fence_side.json b/src/main/resources/models/block/dark_oak_fence_side.json deleted file mode 100644 index 6db6293..0000000 --- a/src/main/resources/models/block/dark_oak_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_hanging_sign.json b/src/main/resources/models/block/dark_oak_hanging_sign.json deleted file mode 100644 index a5e7ec1..0000000 --- a/src/main/resources/models/block/dark_oak_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_leaves.json b/src/main/resources/models/block/dark_oak_leaves.json deleted file mode 100644 index c5a0ee7..0000000 --- a/src/main/resources/models/block/dark_oak_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/dark_oak_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_log.json b/src/main/resources/models/block/dark_oak_log.json deleted file mode 100644 index 0a87595..0000000 --- a/src/main/resources/models/block/dark_oak_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/dark_oak_log_top", - "side": "minecraft:block/dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_log_horizontal.json b/src/main/resources/models/block/dark_oak_log_horizontal.json deleted file mode 100644 index 044f4d5..0000000 --- a/src/main/resources/models/block/dark_oak_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/dark_oak_log_top", - "side": "minecraft:block/dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_planks.json b/src/main/resources/models/block/dark_oak_planks.json deleted file mode 100644 index 443669e..0000000 --- a/src/main/resources/models/block/dark_oak_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_pressure_plate.json b/src/main/resources/models/block/dark_oak_pressure_plate.json deleted file mode 100644 index cae875a..0000000 --- a/src/main/resources/models/block/dark_oak_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_pressure_plate_down.json b/src/main/resources/models/block/dark_oak_pressure_plate_down.json deleted file mode 100644 index 8effed6..0000000 --- a/src/main/resources/models/block/dark_oak_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_sapling.json b/src/main/resources/models/block/dark_oak_sapling.json deleted file mode 100644 index bc9e953..0000000 --- a/src/main/resources/models/block/dark_oak_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dark_oak_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_sign.json b/src/main/resources/models/block/dark_oak_sign.json deleted file mode 100644 index 52cfc99..0000000 --- a/src/main/resources/models/block/dark_oak_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_slab.json b/src/main/resources/models/block/dark_oak_slab.json deleted file mode 100644 index ac87907..0000000 --- a/src/main/resources/models/block/dark_oak_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/dark_oak_planks", - "side": "minecraft:block/dark_oak_planks", - "top": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_slab_top.json b/src/main/resources/models/block/dark_oak_slab_top.json deleted file mode 100644 index de4e78b..0000000 --- a/src/main/resources/models/block/dark_oak_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/dark_oak_planks", - "side": "minecraft:block/dark_oak_planks", - "top": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_stairs.json b/src/main/resources/models/block/dark_oak_stairs.json deleted file mode 100644 index 4c73a82..0000000 --- a/src/main/resources/models/block/dark_oak_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/dark_oak_planks", - "side": "minecraft:block/dark_oak_planks", - "top": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_stairs_inner.json b/src/main/resources/models/block/dark_oak_stairs_inner.json deleted file mode 100644 index b7472cb..0000000 --- a/src/main/resources/models/block/dark_oak_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/dark_oak_planks", - "side": "minecraft:block/dark_oak_planks", - "top": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_stairs_outer.json b/src/main/resources/models/block/dark_oak_stairs_outer.json deleted file mode 100644 index edf1bd2..0000000 --- a/src/main/resources/models/block/dark_oak_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/dark_oak_planks", - "side": "minecraft:block/dark_oak_planks", - "top": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_trapdoor_bottom.json b/src/main/resources/models/block/dark_oak_trapdoor_bottom.json deleted file mode 100644 index 332c78b..0000000 --- a/src/main/resources/models/block/dark_oak_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/dark_oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_trapdoor_open.json b/src/main/resources/models/block/dark_oak_trapdoor_open.json deleted file mode 100644 index 911cfb1..0000000 --- a/src/main/resources/models/block/dark_oak_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/dark_oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_trapdoor_top.json b/src/main/resources/models/block/dark_oak_trapdoor_top.json deleted file mode 100644 index 4423320..0000000 --- a/src/main/resources/models/block/dark_oak_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/dark_oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_oak_wood.json b/src/main/resources/models/block/dark_oak_wood.json deleted file mode 100644 index ac9cad0..0000000 --- a/src/main/resources/models/block/dark_oak_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/dark_oak_log", - "side": "minecraft:block/dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_prismarine.json b/src/main/resources/models/block/dark_prismarine.json deleted file mode 100644 index 545193a..0000000 --- a/src/main/resources/models/block/dark_prismarine.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dark_prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_prismarine_slab.json b/src/main/resources/models/block/dark_prismarine_slab.json deleted file mode 100644 index 8506509..0000000 --- a/src/main/resources/models/block/dark_prismarine_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/dark_prismarine", - "side": "minecraft:block/dark_prismarine", - "top": "minecraft:block/dark_prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_prismarine_slab_top.json b/src/main/resources/models/block/dark_prismarine_slab_top.json deleted file mode 100644 index 52491c0..0000000 --- a/src/main/resources/models/block/dark_prismarine_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/dark_prismarine", - "side": "minecraft:block/dark_prismarine", - "top": "minecraft:block/dark_prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_prismarine_stairs.json b/src/main/resources/models/block/dark_prismarine_stairs.json deleted file mode 100644 index 745331e..0000000 --- a/src/main/resources/models/block/dark_prismarine_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/dark_prismarine", - "side": "minecraft:block/dark_prismarine", - "top": "minecraft:block/dark_prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_prismarine_stairs_inner.json b/src/main/resources/models/block/dark_prismarine_stairs_inner.json deleted file mode 100644 index 16fa456..0000000 --- a/src/main/resources/models/block/dark_prismarine_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/dark_prismarine", - "side": "minecraft:block/dark_prismarine", - "top": "minecraft:block/dark_prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dark_prismarine_stairs_outer.json b/src/main/resources/models/block/dark_prismarine_stairs_outer.json deleted file mode 100644 index 16f91d7..0000000 --- a/src/main/resources/models/block/dark_prismarine_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/dark_prismarine", - "side": "minecraft:block/dark_prismarine", - "top": "minecraft:block/dark_prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/daylight_detector.json b/src/main/resources/models/block/daylight_detector.json deleted file mode 100644 index 51e46c1..0000000 --- a/src/main/resources/models/block/daylight_detector.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_daylight_detector", - "textures": { - "side": "minecraft:block/daylight_detector_side", - "top": "minecraft:block/daylight_detector_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/daylight_detector_inverted.json b/src/main/resources/models/block/daylight_detector_inverted.json deleted file mode 100644 index 861c143..0000000 --- a/src/main/resources/models/block/daylight_detector_inverted.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_daylight_detector", - "textures": { - "side": "minecraft:block/daylight_detector_side", - "top": "minecraft:block/daylight_detector_inverted_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_brain_coral.json b/src/main/resources/models/block/dead_brain_coral.json deleted file mode 100644 index b6ddeef..0000000 --- a/src/main/resources/models/block/dead_brain_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dead_brain_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_brain_coral_block.json b/src/main/resources/models/block/dead_brain_coral_block.json deleted file mode 100644 index d81ec75..0000000 --- a/src/main/resources/models/block/dead_brain_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dead_brain_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_brain_coral_fan.json b/src/main/resources/models/block/dead_brain_coral_fan.json deleted file mode 100644 index e9bc5a2..0000000 --- a/src/main/resources/models/block/dead_brain_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/dead_brain_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_brain_coral_wall_fan.json b/src/main/resources/models/block/dead_brain_coral_wall_fan.json deleted file mode 100644 index 6c25874..0000000 --- a/src/main/resources/models/block/dead_brain_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/dead_brain_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_bubble_coral.json b/src/main/resources/models/block/dead_bubble_coral.json deleted file mode 100644 index 62708cf..0000000 --- a/src/main/resources/models/block/dead_bubble_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dead_bubble_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_bubble_coral_block.json b/src/main/resources/models/block/dead_bubble_coral_block.json deleted file mode 100644 index 53b4764..0000000 --- a/src/main/resources/models/block/dead_bubble_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dead_bubble_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_bubble_coral_fan.json b/src/main/resources/models/block/dead_bubble_coral_fan.json deleted file mode 100644 index 4f104c5..0000000 --- a/src/main/resources/models/block/dead_bubble_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/dead_bubble_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_bubble_coral_wall_fan.json b/src/main/resources/models/block/dead_bubble_coral_wall_fan.json deleted file mode 100644 index e9f9688..0000000 --- a/src/main/resources/models/block/dead_bubble_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/dead_bubble_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_bush.json b/src/main/resources/models/block/dead_bush.json deleted file mode 100644 index 01573a5..0000000 --- a/src/main/resources/models/block/dead_bush.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dead_bush" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_fire_coral.json b/src/main/resources/models/block/dead_fire_coral.json deleted file mode 100644 index 8121184..0000000 --- a/src/main/resources/models/block/dead_fire_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dead_fire_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_fire_coral_block.json b/src/main/resources/models/block/dead_fire_coral_block.json deleted file mode 100644 index a49a17a..0000000 --- a/src/main/resources/models/block/dead_fire_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dead_fire_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_fire_coral_fan.json b/src/main/resources/models/block/dead_fire_coral_fan.json deleted file mode 100644 index 7eb4884..0000000 --- a/src/main/resources/models/block/dead_fire_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/dead_fire_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_fire_coral_wall_fan.json b/src/main/resources/models/block/dead_fire_coral_wall_fan.json deleted file mode 100644 index 62abee0..0000000 --- a/src/main/resources/models/block/dead_fire_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/dead_fire_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_horn_coral.json b/src/main/resources/models/block/dead_horn_coral.json deleted file mode 100644 index ea1fb38..0000000 --- a/src/main/resources/models/block/dead_horn_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dead_horn_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_horn_coral_block.json b/src/main/resources/models/block/dead_horn_coral_block.json deleted file mode 100644 index 6e6505d..0000000 --- a/src/main/resources/models/block/dead_horn_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dead_horn_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_horn_coral_fan.json b/src/main/resources/models/block/dead_horn_coral_fan.json deleted file mode 100644 index 0a14c1c..0000000 --- a/src/main/resources/models/block/dead_horn_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/dead_horn_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_horn_coral_wall_fan.json b/src/main/resources/models/block/dead_horn_coral_wall_fan.json deleted file mode 100644 index e303e96..0000000 --- a/src/main/resources/models/block/dead_horn_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/dead_horn_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_sea_pickle.json b/src/main/resources/models/block/dead_sea_pickle.json deleted file mode 100644 index ce3ee6e..0000000 --- a/src/main/resources/models/block/dead_sea_pickle.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 6, 0, 6 ], - "to": [ 10, 6, 10 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 6, 5.95, 6 ], - "to": [ 10, 5.95, 10 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/models/block/dead_tube_coral.json b/src/main/resources/models/block/dead_tube_coral.json deleted file mode 100644 index 568dd7c..0000000 --- a/src/main/resources/models/block/dead_tube_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dead_tube_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_tube_coral_block.json b/src/main/resources/models/block/dead_tube_coral_block.json deleted file mode 100644 index 7768abb..0000000 --- a/src/main/resources/models/block/dead_tube_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dead_tube_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_tube_coral_fan.json b/src/main/resources/models/block/dead_tube_coral_fan.json deleted file mode 100644 index 31080a1..0000000 --- a/src/main/resources/models/block/dead_tube_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/dead_tube_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dead_tube_coral_wall_fan.json b/src/main/resources/models/block/dead_tube_coral_wall_fan.json deleted file mode 100644 index 20dab6c..0000000 --- a/src/main/resources/models/block/dead_tube_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/dead_tube_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/decorated_pot.json b/src/main/resources/models/block/decorated_pot.json deleted file mode 100644 index 1456e72..0000000 --- a/src/main/resources/models/block/decorated_pot.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate.json b/src/main/resources/models/block/deepslate.json deleted file mode 100644 index dff2a5c..0000000 --- a/src/main/resources/models/block/deepslate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/deepslate_top", - "side": "minecraft:block/deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_brick_slab.json b/src/main/resources/models/block/deepslate_brick_slab.json deleted file mode 100644 index 4c5bf87..0000000 --- a/src/main/resources/models/block/deepslate_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/deepslate_bricks", - "side": "minecraft:block/deepslate_bricks", - "top": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_brick_slab_top.json b/src/main/resources/models/block/deepslate_brick_slab_top.json deleted file mode 100644 index 5e520e6..0000000 --- a/src/main/resources/models/block/deepslate_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/deepslate_bricks", - "side": "minecraft:block/deepslate_bricks", - "top": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_brick_stairs.json b/src/main/resources/models/block/deepslate_brick_stairs.json deleted file mode 100644 index ccdee8b..0000000 --- a/src/main/resources/models/block/deepslate_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/deepslate_bricks", - "side": "minecraft:block/deepslate_bricks", - "top": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_brick_stairs_inner.json b/src/main/resources/models/block/deepslate_brick_stairs_inner.json deleted file mode 100644 index 9cee383..0000000 --- a/src/main/resources/models/block/deepslate_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/deepslate_bricks", - "side": "minecraft:block/deepslate_bricks", - "top": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_brick_stairs_outer.json b/src/main/resources/models/block/deepslate_brick_stairs_outer.json deleted file mode 100644 index 4350eda..0000000 --- a/src/main/resources/models/block/deepslate_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/deepslate_bricks", - "side": "minecraft:block/deepslate_bricks", - "top": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_brick_wall_inventory.json b/src/main/resources/models/block/deepslate_brick_wall_inventory.json deleted file mode 100644 index 7422432..0000000 --- a/src/main/resources/models/block/deepslate_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_brick_wall_post.json b/src/main/resources/models/block/deepslate_brick_wall_post.json deleted file mode 100644 index 0497e7b..0000000 --- a/src/main/resources/models/block/deepslate_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_brick_wall_side.json b/src/main/resources/models/block/deepslate_brick_wall_side.json deleted file mode 100644 index c927a7b..0000000 --- a/src/main/resources/models/block/deepslate_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_brick_wall_side_tall.json b/src/main/resources/models/block/deepslate_brick_wall_side_tall.json deleted file mode 100644 index 8674f91..0000000 --- a/src/main/resources/models/block/deepslate_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_bricks.json b/src/main/resources/models/block/deepslate_bricks.json deleted file mode 100644 index cebe547..0000000 --- a/src/main/resources/models/block/deepslate_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_coal_ore.json b/src/main/resources/models/block/deepslate_coal_ore.json deleted file mode 100644 index 808803b..0000000 --- a/src/main/resources/models/block/deepslate_coal_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_coal_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_copper_ore.json b/src/main/resources/models/block/deepslate_copper_ore.json deleted file mode 100644 index 50e3a62..0000000 --- a/src/main/resources/models/block/deepslate_copper_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_copper_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_diamond_ore.json b/src/main/resources/models/block/deepslate_diamond_ore.json deleted file mode 100644 index eea2f4b..0000000 --- a/src/main/resources/models/block/deepslate_diamond_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_diamond_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_emerald_ore.json b/src/main/resources/models/block/deepslate_emerald_ore.json deleted file mode 100644 index 47ccf6d..0000000 --- a/src/main/resources/models/block/deepslate_emerald_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_emerald_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_gold_ore.json b/src/main/resources/models/block/deepslate_gold_ore.json deleted file mode 100644 index 6111c16..0000000 --- a/src/main/resources/models/block/deepslate_gold_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_gold_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_iron_ore.json b/src/main/resources/models/block/deepslate_iron_ore.json deleted file mode 100644 index fd7a8e4..0000000 --- a/src/main/resources/models/block/deepslate_iron_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_iron_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_lapis_ore.json b/src/main/resources/models/block/deepslate_lapis_ore.json deleted file mode 100644 index fa19eba..0000000 --- a/src/main/resources/models/block/deepslate_lapis_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_lapis_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_mirrored.json b/src/main/resources/models/block/deepslate_mirrored.json deleted file mode 100644 index 12a83f2..0000000 --- a/src/main/resources/models/block/deepslate_mirrored.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_mirrored", - "textures": { - "end": "minecraft:block/deepslate_top", - "side": "minecraft:block/deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_redstone_ore.json b/src/main/resources/models/block/deepslate_redstone_ore.json deleted file mode 100644 index ff45a3c..0000000 --- a/src/main/resources/models/block/deepslate_redstone_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_redstone_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_tile_slab.json b/src/main/resources/models/block/deepslate_tile_slab.json deleted file mode 100644 index a5acbda..0000000 --- a/src/main/resources/models/block/deepslate_tile_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/deepslate_tiles", - "side": "minecraft:block/deepslate_tiles", - "top": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_tile_slab_top.json b/src/main/resources/models/block/deepslate_tile_slab_top.json deleted file mode 100644 index aa3cc4c..0000000 --- a/src/main/resources/models/block/deepslate_tile_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/deepslate_tiles", - "side": "minecraft:block/deepslate_tiles", - "top": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_tile_stairs.json b/src/main/resources/models/block/deepslate_tile_stairs.json deleted file mode 100644 index 0048204..0000000 --- a/src/main/resources/models/block/deepslate_tile_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/deepslate_tiles", - "side": "minecraft:block/deepslate_tiles", - "top": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_tile_stairs_inner.json b/src/main/resources/models/block/deepslate_tile_stairs_inner.json deleted file mode 100644 index 1cd4677..0000000 --- a/src/main/resources/models/block/deepslate_tile_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/deepslate_tiles", - "side": "minecraft:block/deepslate_tiles", - "top": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_tile_stairs_outer.json b/src/main/resources/models/block/deepslate_tile_stairs_outer.json deleted file mode 100644 index 87b9eba..0000000 --- a/src/main/resources/models/block/deepslate_tile_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/deepslate_tiles", - "side": "minecraft:block/deepslate_tiles", - "top": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_tile_wall_inventory.json b/src/main/resources/models/block/deepslate_tile_wall_inventory.json deleted file mode 100644 index 7ee2ba1..0000000 --- a/src/main/resources/models/block/deepslate_tile_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_tile_wall_post.json b/src/main/resources/models/block/deepslate_tile_wall_post.json deleted file mode 100644 index bb6f0b9..0000000 --- a/src/main/resources/models/block/deepslate_tile_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_tile_wall_side.json b/src/main/resources/models/block/deepslate_tile_wall_side.json deleted file mode 100644 index 6e27c7b..0000000 --- a/src/main/resources/models/block/deepslate_tile_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_tile_wall_side_tall.json b/src/main/resources/models/block/deepslate_tile_wall_side_tall.json deleted file mode 100644 index fd638ff..0000000 --- a/src/main/resources/models/block/deepslate_tile_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/deepslate_tiles.json b/src/main/resources/models/block/deepslate_tiles.json deleted file mode 100644 index 91ff5fc..0000000 --- a/src/main/resources/models/block/deepslate_tiles.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/detector_rail.json b/src/main/resources/models/block/detector_rail.json deleted file mode 100644 index 22b6682..0000000 --- a/src/main/resources/models/block/detector_rail.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/detector_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/detector_rail_on.json b/src/main/resources/models/block/detector_rail_on.json deleted file mode 100644 index 0cba22b..0000000 --- a/src/main/resources/models/block/detector_rail_on.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/detector_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/detector_rail_on_raised_ne.json b/src/main/resources/models/block/detector_rail_on_raised_ne.json deleted file mode 100644 index fe6bd14..0000000 --- a/src/main/resources/models/block/detector_rail_on_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/detector_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/detector_rail_on_raised_sw.json b/src/main/resources/models/block/detector_rail_on_raised_sw.json deleted file mode 100644 index 6561517..0000000 --- a/src/main/resources/models/block/detector_rail_on_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/detector_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/detector_rail_raised_ne.json b/src/main/resources/models/block/detector_rail_raised_ne.json deleted file mode 100644 index 9128675..0000000 --- a/src/main/resources/models/block/detector_rail_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/detector_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/detector_rail_raised_sw.json b/src/main/resources/models/block/detector_rail_raised_sw.json deleted file mode 100644 index 74ee588..0000000 --- a/src/main/resources/models/block/detector_rail_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/detector_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/diamond_block.json b/src/main/resources/models/block/diamond_block.json deleted file mode 100644 index a021068..0000000 --- a/src/main/resources/models/block/diamond_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/diamond_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/diamond_ore.json b/src/main/resources/models/block/diamond_ore.json deleted file mode 100644 index ca8480e..0000000 --- a/src/main/resources/models/block/diamond_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/diamond_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/diorite.json b/src/main/resources/models/block/diorite.json deleted file mode 100644 index 9f1f6eb..0000000 --- a/src/main/resources/models/block/diorite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/diorite_slab.json b/src/main/resources/models/block/diorite_slab.json deleted file mode 100644 index 651005b..0000000 --- a/src/main/resources/models/block/diorite_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/diorite", - "side": "minecraft:block/diorite", - "top": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/diorite_slab_top.json b/src/main/resources/models/block/diorite_slab_top.json deleted file mode 100644 index e97d4da..0000000 --- a/src/main/resources/models/block/diorite_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/diorite", - "side": "minecraft:block/diorite", - "top": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/diorite_stairs.json b/src/main/resources/models/block/diorite_stairs.json deleted file mode 100644 index 1227974..0000000 --- a/src/main/resources/models/block/diorite_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/diorite", - "side": "minecraft:block/diorite", - "top": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/diorite_stairs_inner.json b/src/main/resources/models/block/diorite_stairs_inner.json deleted file mode 100644 index ced839d..0000000 --- a/src/main/resources/models/block/diorite_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/diorite", - "side": "minecraft:block/diorite", - "top": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/diorite_stairs_outer.json b/src/main/resources/models/block/diorite_stairs_outer.json deleted file mode 100644 index 5f0b32f..0000000 --- a/src/main/resources/models/block/diorite_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/diorite", - "side": "minecraft:block/diorite", - "top": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/diorite_wall_inventory.json b/src/main/resources/models/block/diorite_wall_inventory.json deleted file mode 100644 index 9e364aa..0000000 --- a/src/main/resources/models/block/diorite_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/diorite_wall_post.json b/src/main/resources/models/block/diorite_wall_post.json deleted file mode 100644 index 7f16110..0000000 --- a/src/main/resources/models/block/diorite_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/diorite_wall_side.json b/src/main/resources/models/block/diorite_wall_side.json deleted file mode 100644 index 633d253..0000000 --- a/src/main/resources/models/block/diorite_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/diorite_wall_side_tall.json b/src/main/resources/models/block/diorite_wall_side_tall.json deleted file mode 100644 index 0e5ea70..0000000 --- a/src/main/resources/models/block/diorite_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dirt.json b/src/main/resources/models/block/dirt.json deleted file mode 100644 index 0479413..0000000 --- a/src/main/resources/models/block/dirt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dirt" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dirt_path.json b/src/main/resources/models/block/dirt_path.json deleted file mode 100644 index 95c880d..0000000 --- a/src/main/resources/models/block/dirt_path.json +++ /dev/null @@ -1,21 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/dirt", - "top": "block/dirt_path_top", - "side": "block/dirt_path_side", - "bottom": "block/dirt" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 15, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 1, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 1, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 1, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 1, 16, 16 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/dispenser.json b/src/main/resources/models/block/dispenser.json deleted file mode 100644 index 321e6bc..0000000 --- a/src/main/resources/models/block/dispenser.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/dispenser_front", - "side": "minecraft:block/furnace_side", - "top": "minecraft:block/furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dispenser_vertical.json b/src/main/resources/models/block/dispenser_vertical.json deleted file mode 100644 index 7b68116..0000000 --- a/src/main/resources/models/block/dispenser_vertical.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/orientable_vertical", - "textures": { - "front": "minecraft:block/dispenser_front_vertical", - "side": "minecraft:block/furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/door_bottom_left.json b/src/main/resources/models/block/door_bottom_left.json deleted file mode 100644 index 5eef3f8..0000000 --- a/src/main/resources/models/block/door_bottom_left.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#bottom" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "down": { "uv": [ 16, 13, 0, 16 ], "texture": "#bottom", "cullface": "down", "rotation": 90 }, - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#bottom", "cullface": "north" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "west" }, - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#bottom" } - } - } - ] -} diff --git a/src/main/resources/models/block/door_bottom_left_open.json b/src/main/resources/models/block/door_bottom_left_open.json deleted file mode 100644 index 2c30d11..0000000 --- a/src/main/resources/models/block/door_bottom_left_open.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#bottom" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 13 ], "texture": "#bottom", "cullface": "down", "rotation": 90 }, - "north": { "uv": [ 0, 0, 3, 16 ], "texture": "#bottom", "cullface": "north" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#bottom", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" } - } - } - ] -} diff --git a/src/main/resources/models/block/door_bottom_right.json b/src/main/resources/models/block/door_bottom_right.json deleted file mode 100644 index 69f4df6..0000000 --- a/src/main/resources/models/block/door_bottom_right.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#bottom" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 13, 16, 16 ], "texture": "#bottom", "cullface": "down", "rotation": 90 }, - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#bottom", "cullface": "north" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#bottom", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" } - } - } - ] -} diff --git a/src/main/resources/models/block/door_bottom_right_open.json b/src/main/resources/models/block/door_bottom_right_open.json deleted file mode 100644 index a0388a4..0000000 --- a/src/main/resources/models/block/door_bottom_right_open.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#bottom" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "down": { "uv": [ 16, 16, 0, 13 ], "texture": "#bottom", "cullface": "down", "rotation": 90 }, - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#bottom", "cullface": "north" }, - "south": { "uv": [ 3, 0, 0, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "west" }, - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#bottom" } - } - } - ] -} diff --git a/src/main/resources/models/block/door_top_left.json b/src/main/resources/models/block/door_top_left.json deleted file mode 100644 index 46358e1..0000000 --- a/src/main/resources/models/block/door_top_left.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#top" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "up": { "uv": [ 0, 3, 16, 0 ], "texture": "#top", "cullface": "up", "rotation": 90 }, - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#top", "cullface": "north" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#top", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "west" }, - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#top" } - } - } - ] -} diff --git a/src/main/resources/models/block/door_top_left_open.json b/src/main/resources/models/block/door_top_left_open.json deleted file mode 100644 index e63fb2b..0000000 --- a/src/main/resources/models/block/door_top_left_open.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#top" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "up": { "uv": [ 0, 3, 16, 0 ], "texture": "#top", "cullface": "up", "rotation": 270 }, - "north": { "uv": [ 0, 0, 3, 16 ], "texture": "#top", "cullface": "north" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#top", "cullface": "south" }, - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#top", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" } - } - } - ] -} diff --git a/src/main/resources/models/block/door_top_right.json b/src/main/resources/models/block/door_top_right.json deleted file mode 100644 index 891d851..0000000 --- a/src/main/resources/models/block/door_top_right.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#top" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "up": { "uv": [ 0, 0, 16, 3 ], "texture": "#top", "cullface": "up", "rotation": 270 }, - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#top", "cullface": "north" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#top", "cullface": "south" }, - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#top", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" } - } - } - ] -} diff --git a/src/main/resources/models/block/door_top_right_open.json b/src/main/resources/models/block/door_top_right_open.json deleted file mode 100644 index 99baffe..0000000 --- a/src/main/resources/models/block/door_top_right_open.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#top" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "up": { "uv": [ 0, 0, 16, 3 ], "texture": "#top", "cullface": "up", "rotation": 90 }, - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#top", "cullface": "north" }, - "south": { "uv": [ 3, 0, 0, 16 ], "texture": "#top", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "west" }, - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#top" } - } - } - ] -} diff --git a/src/main/resources/models/block/dragon_egg.json b/src/main/resources/models/block/dragon_egg.json deleted file mode 100644 index 042d4eb..0000000 --- a/src/main/resources/models/block/dragon_egg.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/dragon_egg", - "all": "block/dragon_egg" - }, - "elements": [ - { - "from": [6, 15, 6], - "to": [10, 16, 10], - "faces": { - "north": {"uv": [6, 0, 10, 1], "texture": "#all"}, - "east": {"uv": [6, 0, 10, 1], "texture": "#all"}, - "south": {"uv": [6, 0, 10, 1], "texture": "#all"}, - "west": {"uv": [6, 0, 10, 1], "texture": "#all"}, - "up": {"uv": [6, 6, 10, 10], "texture": "#all", "cullface": "up"} - } - }, - { - "from": [5, 14, 5], - "to": [11, 15, 11], - "faces": { - "north": {"uv": [5, 1, 11, 2], "texture": "#all"}, - "east": {"uv": [5, 1, 11, 2], "texture": "#all"}, - "south": {"uv": [5, 1, 11, 2], "texture": "#all"}, - "west": {"uv": [5, 1, 11, 2], "texture": "#all"}, - "up": {"uv": [5, 5, 11, 11], "texture": "#all"} - } - }, - { - "from": [4, 13, 4], - "to": [12, 14, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [0, -1, 0]}, - "faces": { - "north": {"uv": [4, 2, 12, 3], "texture": "#all"}, - "east": {"uv": [4, 2, 12, 3], "texture": "#all"}, - "south": {"uv": [4, 2, 12, 3], "texture": "#all"}, - "west": {"uv": [4, 2, 12, 3], "texture": "#all"}, - "up": {"uv": [4, 4, 12, 12], "texture": "#all"} - } - }, - { - "from": [3, 0, 3], - "to": [13, 13, 13], - "faces": { - "north": {"uv": [3, 3, 13, 16], "texture": "#all"}, - "east": {"uv": [3, 3, 13, 16], "texture": "#all"}, - "south": {"uv": [3, 3, 13, 16], "texture": "#all"}, - "west": {"uv": [3, 3, 13, 16], "texture": "#all"}, - "up": {"uv": [3, 3, 13, 13], "texture": "#all"}, - "down": {"uv": [3, 3, 13, 13], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [2, 1, 2], - "to": [14, 11, 14], - "faces": { - "north": {"uv": [2, 5, 14, 15], "texture": "#all"}, - "east": {"uv": [2, 5, 14, 15], "texture": "#all"}, - "south": {"uv": [2, 5, 14, 15], "texture": "#all"}, - "west": {"uv": [2, 5, 14, 15], "texture": "#all"}, - "up": {"uv": [2, 2, 14, 14], "texture": "#all"}, - "down": {"uv": [2, 2, 14, 14], "texture": "#all"} - } - }, - { - "from": [1, 3, 1], - "to": [15, 8, 15], - "faces": { - "north": {"uv": [1, 8, 15, 13], "texture": "#all"}, - "east": {"uv": [1, 8, 15, 13], "texture": "#all"}, - "south": {"uv": [1, 8, 15, 13], "texture": "#all"}, - "west": {"uv": [1, 8, 15, 13], "texture": "#all"}, - "up": {"uv": [1, 1, 15, 15], "texture": "#all"}, - "down": {"uv": [1, 1, 15, 15], "texture": "#all"} - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/models/block/dried_kelp_block.json b/src/main/resources/models/block/dried_kelp_block.json deleted file mode 100644 index 4d76967..0000000 --- a/src/main/resources/models/block/dried_kelp_block.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/dried_kelp_side", - "down": "block/dried_kelp_bottom", - "up": "block/dried_kelp_top", - "north": "block/dried_kelp_side", - "east": "block/dried_kelp_side", - "south": "block/dried_kelp_side", - "west": "block/dried_kelp_side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#up", "cullface": "up" }, - "north": { "texture": "#north", "cullface": "north" }, - "south": { "uv": [16, 0, 0, 16], "texture": "#south", "cullface": "south" }, - "west": { "texture": "#west", "cullface": "west" }, - "east": { "uv": [16, 0, 0, 16], "texture": "#east", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/dripstone_block.json b/src/main/resources/models/block/dripstone_block.json deleted file mode 100644 index 7c1da3f..0000000 --- a/src/main/resources/models/block/dripstone_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dripstone_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dropper.json b/src/main/resources/models/block/dropper.json deleted file mode 100644 index f2bdc53..0000000 --- a/src/main/resources/models/block/dropper.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/dropper_front", - "side": "minecraft:block/furnace_side", - "top": "minecraft:block/furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/dropper_vertical.json b/src/main/resources/models/block/dropper_vertical.json deleted file mode 100644 index 98c24a7..0000000 --- a/src/main/resources/models/block/dropper_vertical.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/orientable_vertical", - "textures": { - "front": "minecraft:block/dropper_front_vertical", - "side": "minecraft:block/furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/emerald_block.json b/src/main/resources/models/block/emerald_block.json deleted file mode 100644 index ae7a4f4..0000000 --- a/src/main/resources/models/block/emerald_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/emerald_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/emerald_ore.json b/src/main/resources/models/block/emerald_ore.json deleted file mode 100644 index b71c29b..0000000 --- a/src/main/resources/models/block/emerald_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/emerald_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/enchanting_table.json b/src/main/resources/models/block/enchanting_table.json deleted file mode 100644 index 404ca9a..0000000 --- a/src/main/resources/models/block/enchanting_table.json +++ /dev/null @@ -1,21 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/enchanting_table_bottom", - "bottom": "block/enchanting_table_bottom", - "top": "block/enchanting_table_top", - "side": "block/enchanting_table_side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 12, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/end_gateway.json b/src/main/resources/models/block/end_gateway.json deleted file mode 100644 index ae6b33b..0000000 --- a/src/main/resources/models/block/end_gateway.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/obsidian" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/end_portal.json b/src/main/resources/models/block/end_portal.json deleted file mode 100644 index ae6b33b..0000000 --- a/src/main/resources/models/block/end_portal.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/obsidian" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/end_portal_frame.json b/src/main/resources/models/block/end_portal_frame.json deleted file mode 100644 index ac716ef..0000000 --- a/src/main/resources/models/block/end_portal_frame.json +++ /dev/null @@ -1,21 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/end_portal_frame_side", - "bottom": "block/end_stone", - "top": "block/end_portal_frame_top", - "side": "block/end_portal_frame_side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 13, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/end_portal_frame_filled.json b/src/main/resources/models/block/end_portal_frame_filled.json deleted file mode 100644 index b3ed929..0000000 --- a/src/main/resources/models/block/end_portal_frame_filled.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "textures": { - "particle": "block/end_portal_frame_side", - "bottom": "block/end_stone", - "top": "block/end_portal_frame_top", - "side": "block/end_portal_frame_side", - "eye": "block/end_portal_frame_eye" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 13, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 4, 13, 4 ], - "to": [ 12, 16, 12 ], - "faces": { - "up": { "uv": [ 4, 4, 12, 12 ], "texture": "#eye", "cullface": "up" }, - "north": { "uv": [ 4, 0, 12, 3 ], "texture": "#eye" }, - "south": { "uv": [ 4, 0, 12, 3 ], "texture": "#eye" }, - "west": { "uv": [ 4, 0, 12, 3 ], "texture": "#eye" }, - "east": { "uv": [ 4, 0, 12, 3 ], "texture": "#eye" } - } - } - ] -} diff --git a/src/main/resources/models/block/end_rod.json b/src/main/resources/models/block/end_rod.json deleted file mode 100644 index aeb57d0..0000000 --- a/src/main/resources/models/block/end_rod.json +++ /dev/null @@ -1,43 +0,0 @@ -{ "parent": "block/block", - "display": { - "head": { - "rotation": [ -60, 0, 0 ], - "translation": [ 0, 5, -9], - "scale":[ 1, 1, 1] - }, - "thirdperson_righthand": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 0, 0], - "scale": [ 0.375, 0.375, 0.375 ] - } - }, - "textures": { - "end_rod": "block/end_rod", - "particle": "block/end_rod" - }, - "elements": [ - { - "from": [ 6, 0, 6 ], - "to": [ 10, 1, 10 ], - "faces": { - "down": { "uv": [ 6, 6, 2, 2 ], "texture": "#end_rod", "cullface": "down" }, - "up": { "uv": [ 2, 2, 6, 6 ], "texture": "#end_rod" }, - "north": { "uv": [ 2, 6, 6, 7 ], "texture": "#end_rod" }, - "south": { "uv": [ 2, 6, 6, 7 ], "texture": "#end_rod" }, - "west": { "uv": [ 2, 6, 6, 7 ], "texture": "#end_rod" }, - "east": { "uv": [ 2, 6, 6, 7 ], "texture": "#end_rod" } - } - }, - { - "from": [ 7, 1, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "up": { "uv": [ 2, 0, 4, 2 ], "texture": "#end_rod", "cullface": "up" }, - "north": { "uv": [ 0, 0, 2, 15 ], "texture": "#end_rod" }, - "south": { "uv": [ 0, 0, 2, 15 ], "texture": "#end_rod" }, - "west": { "uv": [ 0, 0, 2, 15 ], "texture": "#end_rod" }, - "east": { "uv": [ 0, 0, 2, 15 ], "texture": "#end_rod" } - } - } - ] -} diff --git a/src/main/resources/models/block/end_stone.json b/src/main/resources/models/block/end_stone.json deleted file mode 100644 index b3cc680..0000000 --- a/src/main/resources/models/block/end_stone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/end_stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/end_stone_brick_slab.json b/src/main/resources/models/block/end_stone_brick_slab.json deleted file mode 100644 index 0526c48..0000000 --- a/src/main/resources/models/block/end_stone_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/end_stone_bricks", - "side": "minecraft:block/end_stone_bricks", - "top": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/end_stone_brick_slab_top.json b/src/main/resources/models/block/end_stone_brick_slab_top.json deleted file mode 100644 index 5794a65..0000000 --- a/src/main/resources/models/block/end_stone_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/end_stone_bricks", - "side": "minecraft:block/end_stone_bricks", - "top": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/end_stone_brick_stairs.json b/src/main/resources/models/block/end_stone_brick_stairs.json deleted file mode 100644 index c20d2d7..0000000 --- a/src/main/resources/models/block/end_stone_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/end_stone_bricks", - "side": "minecraft:block/end_stone_bricks", - "top": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/end_stone_brick_stairs_inner.json b/src/main/resources/models/block/end_stone_brick_stairs_inner.json deleted file mode 100644 index 3bea77e..0000000 --- a/src/main/resources/models/block/end_stone_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/end_stone_bricks", - "side": "minecraft:block/end_stone_bricks", - "top": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/end_stone_brick_stairs_outer.json b/src/main/resources/models/block/end_stone_brick_stairs_outer.json deleted file mode 100644 index 7c2bb68..0000000 --- a/src/main/resources/models/block/end_stone_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/end_stone_bricks", - "side": "minecraft:block/end_stone_bricks", - "top": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/end_stone_brick_wall_inventory.json b/src/main/resources/models/block/end_stone_brick_wall_inventory.json deleted file mode 100644 index 8d84ef2..0000000 --- a/src/main/resources/models/block/end_stone_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/end_stone_brick_wall_post.json b/src/main/resources/models/block/end_stone_brick_wall_post.json deleted file mode 100644 index fba19f8..0000000 --- a/src/main/resources/models/block/end_stone_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/end_stone_brick_wall_side.json b/src/main/resources/models/block/end_stone_brick_wall_side.json deleted file mode 100644 index be12a31..0000000 --- a/src/main/resources/models/block/end_stone_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/end_stone_brick_wall_side_tall.json b/src/main/resources/models/block/end_stone_brick_wall_side_tall.json deleted file mode 100644 index ba695b2..0000000 --- a/src/main/resources/models/block/end_stone_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/end_stone_bricks.json b/src/main/resources/models/block/end_stone_bricks.json deleted file mode 100644 index fd288c3..0000000 --- a/src/main/resources/models/block/end_stone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/ender_chest.json b/src/main/resources/models/block/ender_chest.json deleted file mode 100644 index ae6b33b..0000000 --- a/src/main/resources/models/block/ender_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/obsidian" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_chiseled_copper.json b/src/main/resources/models/block/exposed_chiseled_copper.json deleted file mode 100644 index fca515b..0000000 --- a/src/main/resources/models/block/exposed_chiseled_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_chiseled_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper.json b/src/main/resources/models/block/exposed_copper.json deleted file mode 100644 index 8d02db6..0000000 --- a/src/main/resources/models/block/exposed_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_bulb.json b/src/main/resources/models/block/exposed_copper_bulb.json deleted file mode 100644 index 0012813..0000000 --- a/src/main/resources/models/block/exposed_copper_bulb.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_copper_bulb" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_bulb_lit.json b/src/main/resources/models/block/exposed_copper_bulb_lit.json deleted file mode 100644 index 6916e39..0000000 --- a/src/main/resources/models/block/exposed_copper_bulb_lit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_copper_bulb_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_bulb_lit_powered.json b/src/main/resources/models/block/exposed_copper_bulb_lit_powered.json deleted file mode 100644 index be6af27..0000000 --- a/src/main/resources/models/block/exposed_copper_bulb_lit_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_copper_bulb_lit_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_bulb_powered.json b/src/main/resources/models/block/exposed_copper_bulb_powered.json deleted file mode 100644 index 1e508f6..0000000 --- a/src/main/resources/models/block/exposed_copper_bulb_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_copper_bulb_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_door_bottom_left.json b/src/main/resources/models/block/exposed_copper_door_bottom_left.json deleted file mode 100644 index 1ff28c8..0000000 --- a/src/main/resources/models/block/exposed_copper_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_door_bottom_left_open.json b/src/main/resources/models/block/exposed_copper_door_bottom_left_open.json deleted file mode 100644 index ab87781..0000000 --- a/src/main/resources/models/block/exposed_copper_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_door_bottom_right.json b/src/main/resources/models/block/exposed_copper_door_bottom_right.json deleted file mode 100644 index 788ea38..0000000 --- a/src/main/resources/models/block/exposed_copper_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_door_bottom_right_open.json b/src/main/resources/models/block/exposed_copper_door_bottom_right_open.json deleted file mode 100644 index a204761..0000000 --- a/src/main/resources/models/block/exposed_copper_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_door_top_left.json b/src/main/resources/models/block/exposed_copper_door_top_left.json deleted file mode 100644 index 8ef26e3..0000000 --- a/src/main/resources/models/block/exposed_copper_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_door_top_left_open.json b/src/main/resources/models/block/exposed_copper_door_top_left_open.json deleted file mode 100644 index 5554821..0000000 --- a/src/main/resources/models/block/exposed_copper_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_door_top_right.json b/src/main/resources/models/block/exposed_copper_door_top_right.json deleted file mode 100644 index 5f407c5..0000000 --- a/src/main/resources/models/block/exposed_copper_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_door_top_right_open.json b/src/main/resources/models/block/exposed_copper_door_top_right_open.json deleted file mode 100644 index f3979d8..0000000 --- a/src/main/resources/models/block/exposed_copper_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_grate.json b/src/main/resources/models/block/exposed_copper_grate.json deleted file mode 100644 index 13639fc..0000000 --- a/src/main/resources/models/block/exposed_copper_grate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_copper_grate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_trapdoor_bottom.json b/src/main/resources/models/block/exposed_copper_trapdoor_bottom.json deleted file mode 100644 index 9c90e49..0000000 --- a/src/main/resources/models/block/exposed_copper_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/exposed_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_trapdoor_open.json b/src/main/resources/models/block/exposed_copper_trapdoor_open.json deleted file mode 100644 index 495a451..0000000 --- a/src/main/resources/models/block/exposed_copper_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/exposed_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_copper_trapdoor_top.json b/src/main/resources/models/block/exposed_copper_trapdoor_top.json deleted file mode 100644 index d8e48ae..0000000 --- a/src/main/resources/models/block/exposed_copper_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/exposed_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_cut_copper.json b/src/main/resources/models/block/exposed_cut_copper.json deleted file mode 100644 index 42cfd59..0000000 --- a/src/main/resources/models/block/exposed_cut_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_cut_copper_slab.json b/src/main/resources/models/block/exposed_cut_copper_slab.json deleted file mode 100644 index c736183..0000000 --- a/src/main/resources/models/block/exposed_cut_copper_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/exposed_cut_copper", - "side": "minecraft:block/exposed_cut_copper", - "top": "minecraft:block/exposed_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_cut_copper_slab_top.json b/src/main/resources/models/block/exposed_cut_copper_slab_top.json deleted file mode 100644 index 42f7331..0000000 --- a/src/main/resources/models/block/exposed_cut_copper_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/exposed_cut_copper", - "side": "minecraft:block/exposed_cut_copper", - "top": "minecraft:block/exposed_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_cut_copper_stairs.json b/src/main/resources/models/block/exposed_cut_copper_stairs.json deleted file mode 100644 index c9a3eb6..0000000 --- a/src/main/resources/models/block/exposed_cut_copper_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/exposed_cut_copper", - "side": "minecraft:block/exposed_cut_copper", - "top": "minecraft:block/exposed_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_cut_copper_stairs_inner.json b/src/main/resources/models/block/exposed_cut_copper_stairs_inner.json deleted file mode 100644 index d232176..0000000 --- a/src/main/resources/models/block/exposed_cut_copper_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/exposed_cut_copper", - "side": "minecraft:block/exposed_cut_copper", - "top": "minecraft:block/exposed_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/exposed_cut_copper_stairs_outer.json b/src/main/resources/models/block/exposed_cut_copper_stairs_outer.json deleted file mode 100644 index 02dea0c..0000000 --- a/src/main/resources/models/block/exposed_cut_copper_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/exposed_cut_copper", - "side": "minecraft:block/exposed_cut_copper", - "top": "minecraft:block/exposed_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/farmland.json b/src/main/resources/models/block/farmland.json deleted file mode 100644 index 6fb9a89..0000000 --- a/src/main/resources/models/block/farmland.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_farmland", - "textures": { - "dirt": "minecraft:block/dirt", - "top": "minecraft:block/farmland" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/farmland_moist.json b/src/main/resources/models/block/farmland_moist.json deleted file mode 100644 index 4ef2e24..0000000 --- a/src/main/resources/models/block/farmland_moist.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_farmland", - "textures": { - "dirt": "minecraft:block/dirt", - "top": "minecraft:block/farmland_moist" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fence_inventory.json b/src/main/resources/models/block/fence_inventory.json deleted file mode 100644 index 5c76bda..0000000 --- a/src/main/resources/models/block/fence_inventory.json +++ /dev/null @@ -1,107 +0,0 @@ -{ "parent": "block/block", - "display": { - "gui": { - "rotation": [ 30, 135, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "fixed": { - "rotation": [ 0, 90, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.5, 0.5, 0.5 ] - } - }, - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 6, 0, 0 ], - "to": [ 10, 16, 4 ], - "faces": { - "down": { "uv": [ 6, 0, 10, 4 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 6, 0, 10, 4 ], "texture": "#texture" }, - "north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "west": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" }, - "east": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" } - }, - "__comment": "Left post" - }, - { "from": [ 6, 0, 12 ], - "to": [ 10, 16, 16 ], - "faces": { - "down": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture" }, - "north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "west": { "uv": [ 12, 0, 16, 16 ], "texture": "#texture" }, - "east": { "uv": [ 12, 0, 16, 16 ], "texture": "#texture" } - }, - "__comment": "Right post" - }, - { "from": [ 7, 12, 0 ], - "to": [ 9, 15, 16 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" }, - "up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" }, - "west": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" }, - "east": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" } - }, - "__comment": "Top bar" - }, - { "from": [ 7, 12, -2 ], - "to": [ 9, 15, 0 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 2 ], "texture": "#texture" }, - "up": { "uv": [ 7, 14, 9, 16 ], "texture": "#texture" }, - "north": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture" }, - "west": { "uv": [ 14, 1, 16, 4 ], "texture": "#texture" }, - "east": { "uv": [ 0, 1, 2, 4 ], "texture": "#texture" } - }, - "__comment": "Top bar left" - }, - { "from": [ 7, 12, 16 ], - "to": [ 9, 15, 18 ], - "faces": { - "down": { "uv": [ 7, 14, 9, 16 ], "texture": "#texture" }, - "up": { "uv": [ 7, 0, 9, 2 ], "texture": "#texture" }, - "south": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture" }, - "west": { "uv": [ 0, 1, 2, 4 ], "texture": "#texture" }, - "east": { "uv": [ 14, 1, 16, 4 ], "texture": "#texture" } - }, - "__comment": "Top bar right" - }, - { "from": [ 7, 6, 0 ], - "to": [ 9, 9, 16 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" }, - "up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" }, - "west": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" }, - "east": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" } - }, - "__comment": "Lower bar" - }, - { "from": [ 7, 6, -2 ], - "to": [ 9, 9, 0 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 2 ], "texture": "#texture" }, - "up": { "uv": [ 7, 14, 9, 16 ], "texture": "#texture" }, - "north": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture" }, - "west": { "uv": [ 14, 7, 16, 10 ], "texture": "#texture" }, - "east": { "uv": [ 0, 7, 2, 10 ], "texture": "#texture" } - }, - "__comment": "Lower bar left" - }, - { "from": [ 7, 6, 16 ], - "to": [ 9, 9, 18 ], - "faces": { - "down": { "uv": [ 7, 14, 9, 16 ], "texture": "#texture" }, - "up": { "uv": [ 7, 0, 9, 2 ], "texture": "#texture" }, - "south": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture" }, - "west": { "uv": [ 0, 7, 2, 10 ], "texture": "#texture" }, - "east": { "uv": [ 14, 7, 16, 10 ], "texture": "#texture" } - }, - "__comment": "Lower bar right" - } - ] -} diff --git a/src/main/resources/models/block/fence_post.json b/src/main/resources/models/block/fence_post.json deleted file mode 100644 index 4f6a743..0000000 --- a/src/main/resources/models/block/fence_post.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 6, 0, 6 ], - "to": [ 10, 16, 10 ], - "faces": { - "down": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "up" }, - "north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "west": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "east": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" } - }, - "__comment": "Center post" - } - ] -} diff --git a/src/main/resources/models/block/fence_side.json b/src/main/resources/models/block/fence_side.json deleted file mode 100644 index 7145349..0000000 --- a/src/main/resources/models/block/fence_side.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 7, 12, 0 ], - "to": [ 9, 15, 9 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" }, - "up": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" }, - "north": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "north" }, - "west": { "uv": [ 0, 1, 9, 4 ], "texture": "#texture" }, - "east": { "uv": [ 0, 1, 9, 4 ], "texture": "#texture" } - }, - "__comment": "top bar" - }, - { "from": [ 7, 6, 0 ], - "to": [ 9, 9, 9 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" }, - "up": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" }, - "north": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "north" }, - "west": { "uv": [ 0, 7, 9, 10 ], "texture": "#texture" }, - "east": { "uv": [ 0, 7, 9, 10 ], "texture": "#texture" } - }, - "__comment": "lower bar" - } - ] -} diff --git a/src/main/resources/models/block/fern.json b/src/main/resources/models/block/fern.json deleted file mode 100644 index 69449f6..0000000 --- a/src/main/resources/models/block/fern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/fern" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_coral.json b/src/main/resources/models/block/fire_coral.json deleted file mode 100644 index 0eaf71d..0000000 --- a/src/main/resources/models/block/fire_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/fire_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_coral_block.json b/src/main/resources/models/block/fire_coral_block.json deleted file mode 100644 index ad084a7..0000000 --- a/src/main/resources/models/block/fire_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/fire_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_coral_fan.json b/src/main/resources/models/block/fire_coral_fan.json deleted file mode 100644 index 4aec8dd..0000000 --- a/src/main/resources/models/block/fire_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/fire_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_coral_wall_fan.json b/src/main/resources/models/block/fire_coral_wall_fan.json deleted file mode 100644 index 07546a4..0000000 --- a/src/main/resources/models/block/fire_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/fire_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_floor0.json b/src/main/resources/models/block/fire_floor0.json deleted file mode 100644 index f137115..0000000 --- a/src/main/resources/models/block/fire_floor0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_floor", - "textures": { - "fire": "minecraft:block/fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_floor1.json b/src/main/resources/models/block/fire_floor1.json deleted file mode 100644 index 1822fe7..0000000 --- a/src/main/resources/models/block/fire_floor1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_floor", - "textures": { - "fire": "minecraft:block/fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_side0.json b/src/main/resources/models/block/fire_side0.json deleted file mode 100644 index 4ae9050..0000000 --- a/src/main/resources/models/block/fire_side0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side", - "textures": { - "fire": "minecraft:block/fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_side1.json b/src/main/resources/models/block/fire_side1.json deleted file mode 100644 index 021602c..0000000 --- a/src/main/resources/models/block/fire_side1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side", - "textures": { - "fire": "minecraft:block/fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_side_alt0.json b/src/main/resources/models/block/fire_side_alt0.json deleted file mode 100644 index 13e9e56..0000000 --- a/src/main/resources/models/block/fire_side_alt0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side_alt", - "textures": { - "fire": "minecraft:block/fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_side_alt1.json b/src/main/resources/models/block/fire_side_alt1.json deleted file mode 100644 index d8a8550..0000000 --- a/src/main/resources/models/block/fire_side_alt1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side_alt", - "textures": { - "fire": "minecraft:block/fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_up0.json b/src/main/resources/models/block/fire_up0.json deleted file mode 100644 index ebae15a..0000000 --- a/src/main/resources/models/block/fire_up0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_up", - "textures": { - "fire": "minecraft:block/fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_up1.json b/src/main/resources/models/block/fire_up1.json deleted file mode 100644 index b80f0eb..0000000 --- a/src/main/resources/models/block/fire_up1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_up", - "textures": { - "fire": "minecraft:block/fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_up_alt0.json b/src/main/resources/models/block/fire_up_alt0.json deleted file mode 100644 index 8925e2f..0000000 --- a/src/main/resources/models/block/fire_up_alt0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_up_alt", - "textures": { - "fire": "minecraft:block/fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fire_up_alt1.json b/src/main/resources/models/block/fire_up_alt1.json deleted file mode 100644 index 696f351..0000000 --- a/src/main/resources/models/block/fire_up_alt1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_up_alt", - "textures": { - "fire": "minecraft:block/fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/fletching_table.json b/src/main/resources/models/block/fletching_table.json deleted file mode 100644 index 7921725..0000000 --- a/src/main/resources/models/block/fletching_table.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "minecraft:block/cube", - "textures": { - "down": "minecraft:block/birch_planks", - "east": "minecraft:block/fletching_table_side", - "north": "minecraft:block/fletching_table_front", - "particle": "minecraft:block/fletching_table_front", - "south": "minecraft:block/fletching_table_front", - "up": "minecraft:block/fletching_table_top", - "west": "minecraft:block/fletching_table_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/flower_pot.json b/src/main/resources/models/block/flower_pot.json deleted file mode 100644 index 45c7a75..0000000 --- a/src/main/resources/models/block/flower_pot.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/flower_pot", - "flowerpot": "block/flower_pot", - "dirt": "block/dirt" - }, - "elements": [ - { "from": [ 5, 0, 5 ], - "to": [ 6, 6, 11 ], - "faces": { - "down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 10, 0, 5 ], - "to": [ 11, 6, 11 ], - "faces": { - "down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 5 ], - "to": [ 10, 6, 6 ], - "faces": { - "down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 10 ], - "to": [ 10, 6, 11 ], - "faces": { - "down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 6 ], - "to": [ 10, 4, 10 ], - "faces": { - "down": { "uv": [ 6, 12, 10, 16 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } - } - } - ] -} diff --git a/src/main/resources/models/block/flower_pot_cross.json b/src/main/resources/models/block/flower_pot_cross.json deleted file mode 100644 index 05d1cbe..0000000 --- a/src/main/resources/models/block/flower_pot_cross.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/flower_pot", - "flowerpot": "block/flower_pot", - "dirt": "block/dirt" - }, - "elements": [ - { "from": [ 5, 0, 5 ], - "to": [ 6, 6, 11 ], - "faces": { - "down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 10, 0, 5 ], - "to": [ 11, 6, 11 ], - "faces": { - "down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 5 ], - "to": [ 10, 6, 6 ], - "faces": { - "down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 10 ], - "to": [ 10, 6, 11 ], - "faces": { - "down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 6 ], - "to": [ 10, 4, 10 ], - "faces": { - "down": { "uv": [ 6, 12, 10, 16 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } - } - }, - { "from": [ 2.6, 4, 8 ], - "to": [ 13.4, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" } - } - }, - { "from": [ 8, 4, 2.6 ], - "to": [ 8, 16, 13.4 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" } - } - } - ] -} diff --git a/src/main/resources/models/block/flower_pot_cross_emissive.json b/src/main/resources/models/block/flower_pot_cross_emissive.json deleted file mode 100644 index e8fd2d5..0000000 --- a/src/main/resources/models/block/flower_pot_cross_emissive.json +++ /dev/null @@ -1,95 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/flower_pot", - "flowerpot": "block/flower_pot", - "dirt": "block/dirt" - }, - "elements": [ - { "from": [ 5, 0, 5 ], - "to": [ 6, 6, 11 ], - "faces": { - "down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 10, 0, 5 ], - "to": [ 11, 6, 11 ], - "faces": { - "down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 5 ], - "to": [ 10, 6, 6 ], - "faces": { - "down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 10 ], - "to": [ 10, 6, 11 ], - "faces": { - "down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 6 ], - "to": [ 10, 4, 10 ], - "faces": { - "down": { "uv": [ 6, 12, 10, 16 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } - } - }, - { "from": [ 2.6, 4, 8 ], - "to": [ 13.4, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" } - } - }, - { "from": [ 8, 4, 2.6 ], - "to": [ 8, 16, 13.4 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" } - } - }, - { "from": [ 2.6, 4, 8 ], - "to": [ 13.4, 16, 8 ], - "light_emission": 15, - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross_emissive" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross_emissive" } - } - }, - { "from": [ 8, 4, 2.6 ], - "to": [ 8, 16, 13.4 ], - "light_emission": 15, - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross_emissive" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross_emissive" } - } - } - ] -} diff --git a/src/main/resources/models/block/flowerbed_1.json b/src/main/resources/models/block/flowerbed_1.json deleted file mode 100644 index 5b7ba90..0000000 --- a/src/main/resources/models/block/flowerbed_1.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#flowerbed" - }, - "elements": [ - { - "from": [0, 2.99, 0], - "to": [8, 2.99, 8], - "faces": { - "up": {"uv": [0, 0, 8, 8], "texture": "#flowerbed"}, - "down": {"uv": [0, 8, 8, 0], "texture": "#flowerbed"} - } - }, - { - "from": [4.25, 0, -2.6], - "to": [4.25, 2.99, -1.6], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "east": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [3.75, 0, -2.1], - "to": [4.75, 2.99, -2.1], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "north": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [4.9, 0, 2.3], - "to": [4.9, 2.99, 3.3], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "east": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [4.4, 0, 2.8], - "to": [5.4, 2.99, 2.8], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "north": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [9.15, 0, -0.45], - "to": [9.15, 2.99, 0.55], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "east": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [8.65, 0, 0.05], - "to": [9.65, 2.99, 0.05], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "north": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1} - } - } - ] -} diff --git a/src/main/resources/models/block/flowerbed_2.json b/src/main/resources/models/block/flowerbed_2.json deleted file mode 100644 index de654b8..0000000 --- a/src/main/resources/models/block/flowerbed_2.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#flowerbed" - }, - "elements": [ - { - "from": [0, 1, 8], - "to": [8, 1, 16], - "faces": { - "up": {"uv": [0, 8, 8, 16], "texture": "#flowerbed"}, - "down": {"uv": [0, 16, 8, 8], "texture": "#flowerbed"} - } - }, - { - "from": [0, 1, 8], - "to": [8, 1, 16], - "faces": { - "up": {"uv": [0, 8, 8, 16], "texture": "#flowerbed"}, - "down": {"uv": [0, 16, 8, 8], "texture": "#flowerbed"} - } - }, - { - "from": [10.15, 0, 5.25], - "to": [11.15, 1, 5.25], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 1]}, - "faces": { - "north": {"uv": [0, 6, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 6, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [10.65, 0, 4.75], - "to": [10.65, 1, 5.75], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 1]}, - "faces": { - "east": {"uv": [0, 6, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 6, 1, 7], "texture": "#stem", "tintindex": 1} - } - } - ] -} diff --git a/src/main/resources/models/block/flowerbed_3.json b/src/main/resources/models/block/flowerbed_3.json deleted file mode 100644 index 1d3ba0f..0000000 --- a/src/main/resources/models/block/flowerbed_3.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#flowerbed" - }, - "elements": [ - { - "from": [8, 2, 8], - "to": [16, 2, 16], - "faces": { - "up": {"uv": [8, 8, 16, 16], "texture": "#flowerbed"}, - "down": {"uv": [8, 16, 16, 8], "texture": "#flowerbed"} - } - }, - { - "from": [17.65, 0, 1.9], - "to": [18.65, 2, 1.9], - "rotation": {"angle": -45, "axis": "y", "origin": [0.5, 0, 0.5]}, - "faces": { - "north": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [18.15, 0, 1.4], - "to": [18.15, 2, 2.4], - "rotation": {"angle": -45, "axis": "y", "origin": [0.5, 0, 0.5]}, - "faces": { - "east": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [17.65, 0, -3.35], - "to": [17.65, 2, -2.35], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "east": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [17.15, 0, -2.85], - "to": [18.15, 2, -2.85], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "north": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [13.4, 0, -0.5], - "to": [13.4, 2, 0.5], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "east": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [12.9, 0, 0], - "to": [13.9, 2, 0], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "north": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - } - ] -} diff --git a/src/main/resources/models/block/flowerbed_4.json b/src/main/resources/models/block/flowerbed_4.json deleted file mode 100644 index 3559fe2..0000000 --- a/src/main/resources/models/block/flowerbed_4.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#flowerbed" - }, - "elements": [ - { - "from": [8, 2, 0], - "to": [16, 2, 8], - "faces": { - "up": {"uv": [8, 0, 16, 8], "texture": "#flowerbed"}, - "down": {"uv": [8, 8, 16, 0], "texture": "#flowerbed"} - } - }, - { - "from": [12.4, 0, -7.7], - "to": [12.4, 2, -6.7], - "rotation": {"angle": -45, "axis": "y", "origin": [-1, 0, -3]}, - "faces": { - "east": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [11.9, 0, -7.2], - "to": [12.9, 2, -7.2], - "rotation": {"angle": -45, "axis": "y", "origin": [-1, 0, -3]}, - "faces": { - "north": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - } - ] -} diff --git a/src/main/resources/models/block/flowering_azalea.json b/src/main/resources/models/block/flowering_azalea.json deleted file mode 100644 index 65ac15a..0000000 --- a/src/main/resources/models/block/flowering_azalea.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_azalea", - "textures": { - "side": "minecraft:block/flowering_azalea_side", - "top": "minecraft:block/flowering_azalea_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/flowering_azalea_leaves.json b/src/main/resources/models/block/flowering_azalea_leaves.json deleted file mode 100644 index f5caf1d..0000000 --- a/src/main/resources/models/block/flowering_azalea_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/flowering_azalea_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/four_dead_sea_pickles.json b/src/main/resources/models/block/four_dead_sea_pickles.json deleted file mode 100644 index 5b5b0e7..0000000 --- a/src/main/resources/models/block/four_dead_sea_pickles.json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 6, 6, 6 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 2, 5.95, 2 ], - "to": [ 6, 5.95, 6 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 9, 0, 10 ], - "to": [ 13, 4, 14 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 9 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 9 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 9 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 9 ], "texture": "#all" } - } - }, - { - "from": [ 9, 3.95, 10 ], - "to": [ 13, 3.95, 14 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 9, 0, 2 ], - "to": [ 13, 6, 6 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 9, 5.95, 2 ], - "to": [ 13, 5.95, 6 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 2, 0, 8 ], - "to": [ 6, 7, 12 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 12 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 12 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 12 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 12 ], "texture": "#all" } - } - }, - { - "from": [ 2, 6.95, 8 ], - "to": [ 6, 6.95, 12 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/models/block/four_sea_pickles.json b/src/main/resources/models/block/four_sea_pickles.json deleted file mode 100644 index a9480d9..0000000 --- a/src/main/resources/models/block/four_sea_pickles.json +++ /dev/null @@ -1,164 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 6, 6, 6 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 2, 5.95, 2 ], - "to": [ 6, 5.95, 6 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 9, 0, 10 ], - "to": [ 13, 4, 14 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 9 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 9 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 9 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 9 ], "texture": "#all" } - } - }, - { - "from": [ 9, 3.95, 10 ], - "to": [ 13, 3.95, 14 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 9, 0, 2 ], - "to": [ 13, 6, 6 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 9, 5.95, 2 ], - "to": [ 13, 5.95, 6 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 2, 0, 8 ], - "to": [ 6, 7, 12 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 12 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 12 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 12 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 12 ], "texture": "#all" } - } - }, - { - "from": [ 2, 6.95, 8 ], - "to": [ 6, 6.95, 12 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 3.5, 5.2, 4 ], - "to": [ 4.5, 8.7, 4 ], - "rotation": { "origin": [ 4, 8, 4 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 4, 5.2, 3.5 ], - "to": [ 4, 8.7, 4.5 ], - "rotation": { "origin": [ 4, 8, 4 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - }, - { - "from": [ 10.5, 3.2, 12 ], - "to": [ 11.5, 6.7, 12 ], - "rotation": { "origin": [ 11, 8, 12 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 11, 3.2, 11.5 ], - "to": [ 11, 6.7, 12.5 ], - "rotation": { "origin": [ 11, 8, 12 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - }, - { - "from": [ 10.5, 5.2, 4 ], - "to": [ 11.5, 8.7, 4 ], - "rotation": { "origin": [ 11, 8, 4 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 11, 5.2, 3.5 ], - "to": [ 11, 8.7, 4.5 ], - "rotation": { "origin": [ 11, 8, 4 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - }, - { - "from": [ 3.5, 6.2, 10 ], - "to": [ 4.5, 9.7, 10 ], - "rotation": { "origin": [ 4, 8, 10 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 4, 6.2, 9.5 ], - "to": [ 4, 9.7, 10.5 ], - "rotation": { "origin": [ 4, 8, 10 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/four_slightly_cracked_turtle_eggs.json b/src/main/resources/models/block/four_slightly_cracked_turtle_eggs.json deleted file mode 100644 index fc2286a..0000000 --- a/src/main/resources/models/block/four_slightly_cracked_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_four_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg_slightly_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/four_turtle_eggs.json b/src/main/resources/models/block/four_turtle_eggs.json deleted file mode 100644 index 8950693..0000000 --- a/src/main/resources/models/block/four_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_four_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/four_very_cracked_turtle_eggs.json b/src/main/resources/models/block/four_very_cracked_turtle_eggs.json deleted file mode 100644 index 6d6a8a6..0000000 --- a/src/main/resources/models/block/four_very_cracked_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_four_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg_very_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/frogspawn.json b/src/main/resources/models/block/frogspawn.json deleted file mode 100644 index fb730c6..0000000 --- a/src/main/resources/models/block/frogspawn.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/frogspawn", - "texture": "block/frogspawn" - }, - "elements": [ - { "from": [ 0, 0.25, 0 ], - "to": [ 16, 0.25, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture"} - } - } - ] -} diff --git a/src/main/resources/models/block/frosted_ice_0.json b/src/main/resources/models/block/frosted_ice_0.json deleted file mode 100644 index 1873bb8..0000000 --- a/src/main/resources/models/block/frosted_ice_0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/frosted_ice_0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/frosted_ice_1.json b/src/main/resources/models/block/frosted_ice_1.json deleted file mode 100644 index ada6d7c..0000000 --- a/src/main/resources/models/block/frosted_ice_1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/frosted_ice_1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/frosted_ice_2.json b/src/main/resources/models/block/frosted_ice_2.json deleted file mode 100644 index f97882c..0000000 --- a/src/main/resources/models/block/frosted_ice_2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/frosted_ice_2" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/frosted_ice_3.json b/src/main/resources/models/block/frosted_ice_3.json deleted file mode 100644 index 330bb94..0000000 --- a/src/main/resources/models/block/frosted_ice_3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/frosted_ice_3" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/furnace.json b/src/main/resources/models/block/furnace.json deleted file mode 100644 index 9603b45..0000000 --- a/src/main/resources/models/block/furnace.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/furnace_front", - "side": "minecraft:block/furnace_side", - "top": "minecraft:block/furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/furnace_on.json b/src/main/resources/models/block/furnace_on.json deleted file mode 100644 index 37c4d39..0000000 --- a/src/main/resources/models/block/furnace_on.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/furnace_front_on", - "side": "minecraft:block/furnace_side", - "top": "minecraft:block/furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gilded_blackstone.json b/src/main/resources/models/block/gilded_blackstone.json deleted file mode 100644 index 088b217..0000000 --- a/src/main/resources/models/block/gilded_blackstone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gilded_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/glass.json b/src/main/resources/models/block/glass.json deleted file mode 100644 index 4c193d1..0000000 --- a/src/main/resources/models/block/glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/glass_pane_noside.json b/src/main/resources/models/block/glass_pane_noside.json deleted file mode 100644 index dc01ef0..0000000 --- a/src/main/resources/models/block/glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/glass_pane_noside_alt.json b/src/main/resources/models/block/glass_pane_noside_alt.json deleted file mode 100644 index f0151c1..0000000 --- a/src/main/resources/models/block/glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/glass_pane_post.json b/src/main/resources/models/block/glass_pane_post.json deleted file mode 100644 index 6067b6a..0000000 --- a/src/main/resources/models/block/glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/glass_pane_top", - "pane": "minecraft:block/glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/glass_pane_side.json b/src/main/resources/models/block/glass_pane_side.json deleted file mode 100644 index 0b03be0..0000000 --- a/src/main/resources/models/block/glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/glass_pane_top", - "pane": "minecraft:block/glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/glass_pane_side_alt.json b/src/main/resources/models/block/glass_pane_side_alt.json deleted file mode 100644 index e8bd700..0000000 --- a/src/main/resources/models/block/glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/glass_pane_top", - "pane": "minecraft:block/glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/glow_item_frame.json b/src/main/resources/models/block/glow_item_frame.json deleted file mode 100644 index d465e39..0000000 --- a/src/main/resources/models/block/glow_item_frame.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_item_frame", - "textures": { - "particle": "block/birch_planks", - "wood": "block/birch_planks", - "back": "block/glow_item_frame" - } -} diff --git a/src/main/resources/models/block/glow_item_frame_map.json b/src/main/resources/models/block/glow_item_frame_map.json deleted file mode 100644 index 0f8f962..0000000 --- a/src/main/resources/models/block/glow_item_frame_map.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_item_frame_map", - "textures": { - "particle": "block/birch_planks", - "wood": "block/birch_planks", - "back": "block/glow_item_frame" - } -} diff --git a/src/main/resources/models/block/glow_lichen.json b/src/main/resources/models/block/glow_lichen.json deleted file mode 100644 index 4bc0ff6..0000000 --- a/src/main/resources/models/block/glow_lichen.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/glow_lichen", - "glow_lichen": "block/glow_lichen" - }, - "elements": [ - { "from": [ 0, 0, 0.1 ], - "to": [ 16, 16, 0.1 ], - "faces": { - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#glow_lichen" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#glow_lichen" } - } - } - ] -} diff --git a/src/main/resources/models/block/glowstone.json b/src/main/resources/models/block/glowstone.json deleted file mode 100644 index 64b0502..0000000 --- a/src/main/resources/models/block/glowstone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/glowstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gold_block.json b/src/main/resources/models/block/gold_block.json deleted file mode 100644 index e4cf5ec..0000000 --- a/src/main/resources/models/block/gold_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gold_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gold_ore.json b/src/main/resources/models/block/gold_ore.json deleted file mode 100644 index e330e82..0000000 --- a/src/main/resources/models/block/gold_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gold_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/granite.json b/src/main/resources/models/block/granite.json deleted file mode 100644 index def59d0..0000000 --- a/src/main/resources/models/block/granite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/granite_slab.json b/src/main/resources/models/block/granite_slab.json deleted file mode 100644 index 937bb63..0000000 --- a/src/main/resources/models/block/granite_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/granite", - "side": "minecraft:block/granite", - "top": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/granite_slab_top.json b/src/main/resources/models/block/granite_slab_top.json deleted file mode 100644 index fcf5f09..0000000 --- a/src/main/resources/models/block/granite_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/granite", - "side": "minecraft:block/granite", - "top": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/granite_stairs.json b/src/main/resources/models/block/granite_stairs.json deleted file mode 100644 index 240f8e1..0000000 --- a/src/main/resources/models/block/granite_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/granite", - "side": "minecraft:block/granite", - "top": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/granite_stairs_inner.json b/src/main/resources/models/block/granite_stairs_inner.json deleted file mode 100644 index 34977cb..0000000 --- a/src/main/resources/models/block/granite_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/granite", - "side": "minecraft:block/granite", - "top": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/granite_stairs_outer.json b/src/main/resources/models/block/granite_stairs_outer.json deleted file mode 100644 index 6bfbf03..0000000 --- a/src/main/resources/models/block/granite_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/granite", - "side": "minecraft:block/granite", - "top": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/granite_wall_inventory.json b/src/main/resources/models/block/granite_wall_inventory.json deleted file mode 100644 index 4fd63ac..0000000 --- a/src/main/resources/models/block/granite_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/granite_wall_post.json b/src/main/resources/models/block/granite_wall_post.json deleted file mode 100644 index 896a06a..0000000 --- a/src/main/resources/models/block/granite_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/granite_wall_side.json b/src/main/resources/models/block/granite_wall_side.json deleted file mode 100644 index 28bd6f3..0000000 --- a/src/main/resources/models/block/granite_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/granite_wall_side_tall.json b/src/main/resources/models/block/granite_wall_side_tall.json deleted file mode 100644 index b995d75..0000000 --- a/src/main/resources/models/block/granite_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/grass_block.json b/src/main/resources/models/block/grass_block.json deleted file mode 100644 index 94c521c..0000000 --- a/src/main/resources/models/block/grass_block.json +++ /dev/null @@ -1,31 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/dirt", - "bottom": "block/dirt", - "top": "block/grass_block_top", - "side": "block/grass_block_side", - "overlay": "block/grass_block_side_overlay" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up", "tintindex": 0 }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/grass_block_snow.json b/src/main/resources/models/block/grass_block_snow.json deleted file mode 100644 index 2bf4bba..0000000 --- a/src/main/resources/models/block/grass_block_snow.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/dirt", - "particle": "minecraft:block/dirt", - "side": "minecraft:block/grass_block_snow", - "top": "minecraft:block/grass_block_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gravel.json b/src/main/resources/models/block/gravel.json deleted file mode 100644 index ed35aa8..0000000 --- a/src/main/resources/models/block/gravel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gravel" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_candle_cake.json b/src/main/resources/models/block/gray_candle_cake.json deleted file mode 100644 index e78d12b..0000000 --- a/src/main/resources/models/block/gray_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/gray_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_candle_cake_lit.json b/src/main/resources/models/block/gray_candle_cake_lit.json deleted file mode 100644 index 041054f..0000000 --- a/src/main/resources/models/block/gray_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/gray_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_candle_four_candles.json b/src/main/resources/models/block/gray_candle_four_candles.json deleted file mode 100644 index 88fc63b..0000000 --- a/src/main/resources/models/block/gray_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/gray_candle", - "particle": "minecraft:block/gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_candle_four_candles_lit.json b/src/main/resources/models/block/gray_candle_four_candles_lit.json deleted file mode 100644 index 543b0ab..0000000 --- a/src/main/resources/models/block/gray_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/gray_candle_lit", - "particle": "minecraft:block/gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_candle_one_candle.json b/src/main/resources/models/block/gray_candle_one_candle.json deleted file mode 100644 index 4bd2420..0000000 --- a/src/main/resources/models/block/gray_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/gray_candle", - "particle": "minecraft:block/gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_candle_one_candle_lit.json b/src/main/resources/models/block/gray_candle_one_candle_lit.json deleted file mode 100644 index ab6af17..0000000 --- a/src/main/resources/models/block/gray_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/gray_candle_lit", - "particle": "minecraft:block/gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_candle_three_candles.json b/src/main/resources/models/block/gray_candle_three_candles.json deleted file mode 100644 index 62903c4..0000000 --- a/src/main/resources/models/block/gray_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/gray_candle", - "particle": "minecraft:block/gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_candle_three_candles_lit.json b/src/main/resources/models/block/gray_candle_three_candles_lit.json deleted file mode 100644 index 73d97d5..0000000 --- a/src/main/resources/models/block/gray_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/gray_candle_lit", - "particle": "minecraft:block/gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_candle_two_candles.json b/src/main/resources/models/block/gray_candle_two_candles.json deleted file mode 100644 index 8ad7e5e..0000000 --- a/src/main/resources/models/block/gray_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/gray_candle", - "particle": "minecraft:block/gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_candle_two_candles_lit.json b/src/main/resources/models/block/gray_candle_two_candles_lit.json deleted file mode 100644 index c3e0cb0..0000000 --- a/src/main/resources/models/block/gray_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/gray_candle_lit", - "particle": "minecraft:block/gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_carpet.json b/src/main/resources/models/block/gray_carpet.json deleted file mode 100644 index 1924a40..0000000 --- a/src/main/resources/models/block/gray_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/gray_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_concrete.json b/src/main/resources/models/block/gray_concrete.json deleted file mode 100644 index 12c16a3..0000000 --- a/src/main/resources/models/block/gray_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gray_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_concrete_powder.json b/src/main/resources/models/block/gray_concrete_powder.json deleted file mode 100644 index 69ca2d0..0000000 --- a/src/main/resources/models/block/gray_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gray_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_glazed_terracotta.json b/src/main/resources/models/block/gray_glazed_terracotta.json deleted file mode 100644 index 4b8e268..0000000 --- a/src/main/resources/models/block/gray_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/gray_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_shulker_box.json b/src/main/resources/models/block/gray_shulker_box.json deleted file mode 100644 index 93cae99..0000000 --- a/src/main/resources/models/block/gray_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/gray_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_stained_glass.json b/src/main/resources/models/block/gray_stained_glass.json deleted file mode 100644 index 4255772..0000000 --- a/src/main/resources/models/block/gray_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_stained_glass_pane_noside.json b/src/main/resources/models/block/gray_stained_glass_pane_noside.json deleted file mode 100644 index 5ee05c4..0000000 --- a/src/main/resources/models/block/gray_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/gray_stained_glass_pane_noside_alt.json deleted file mode 100644 index 4ea84aa..0000000 --- a/src/main/resources/models/block/gray_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_stained_glass_pane_post.json b/src/main/resources/models/block/gray_stained_glass_pane_post.json deleted file mode 100644 index 7c762cf..0000000 --- a/src/main/resources/models/block/gray_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/gray_stained_glass_pane_top", - "pane": "minecraft:block/gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_stained_glass_pane_side.json b/src/main/resources/models/block/gray_stained_glass_pane_side.json deleted file mode 100644 index e1bb68e..0000000 --- a/src/main/resources/models/block/gray_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/gray_stained_glass_pane_top", - "pane": "minecraft:block/gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_stained_glass_pane_side_alt.json b/src/main/resources/models/block/gray_stained_glass_pane_side_alt.json deleted file mode 100644 index d0f02e6..0000000 --- a/src/main/resources/models/block/gray_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/gray_stained_glass_pane_top", - "pane": "minecraft:block/gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_terracotta.json b/src/main/resources/models/block/gray_terracotta.json deleted file mode 100644 index eae31cf..0000000 --- a/src/main/resources/models/block/gray_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gray_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/gray_wool.json b/src/main/resources/models/block/gray_wool.json deleted file mode 100644 index 2614023..0000000 --- a/src/main/resources/models/block/gray_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gray_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_candle_cake.json b/src/main/resources/models/block/green_candle_cake.json deleted file mode 100644 index 8037489..0000000 --- a/src/main/resources/models/block/green_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/green_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_candle_cake_lit.json b/src/main/resources/models/block/green_candle_cake_lit.json deleted file mode 100644 index bfe09f0..0000000 --- a/src/main/resources/models/block/green_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/green_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_candle_four_candles.json b/src/main/resources/models/block/green_candle_four_candles.json deleted file mode 100644 index 747a902..0000000 --- a/src/main/resources/models/block/green_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/green_candle", - "particle": "minecraft:block/green_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_candle_four_candles_lit.json b/src/main/resources/models/block/green_candle_four_candles_lit.json deleted file mode 100644 index 94d44e0..0000000 --- a/src/main/resources/models/block/green_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/green_candle_lit", - "particle": "minecraft:block/green_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_candle_one_candle.json b/src/main/resources/models/block/green_candle_one_candle.json deleted file mode 100644 index d1c0549..0000000 --- a/src/main/resources/models/block/green_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/green_candle", - "particle": "minecraft:block/green_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_candle_one_candle_lit.json b/src/main/resources/models/block/green_candle_one_candle_lit.json deleted file mode 100644 index fc34dc9..0000000 --- a/src/main/resources/models/block/green_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/green_candle_lit", - "particle": "minecraft:block/green_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_candle_three_candles.json b/src/main/resources/models/block/green_candle_three_candles.json deleted file mode 100644 index 74af5d1..0000000 --- a/src/main/resources/models/block/green_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/green_candle", - "particle": "minecraft:block/green_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_candle_three_candles_lit.json b/src/main/resources/models/block/green_candle_three_candles_lit.json deleted file mode 100644 index 2afade3..0000000 --- a/src/main/resources/models/block/green_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/green_candle_lit", - "particle": "minecraft:block/green_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_candle_two_candles.json b/src/main/resources/models/block/green_candle_two_candles.json deleted file mode 100644 index ab72a4b..0000000 --- a/src/main/resources/models/block/green_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/green_candle", - "particle": "minecraft:block/green_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_candle_two_candles_lit.json b/src/main/resources/models/block/green_candle_two_candles_lit.json deleted file mode 100644 index 505c16e..0000000 --- a/src/main/resources/models/block/green_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/green_candle_lit", - "particle": "minecraft:block/green_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_carpet.json b/src/main/resources/models/block/green_carpet.json deleted file mode 100644 index 8d253d4..0000000 --- a/src/main/resources/models/block/green_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/green_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_concrete.json b/src/main/resources/models/block/green_concrete.json deleted file mode 100644 index 98a3520..0000000 --- a/src/main/resources/models/block/green_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/green_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_concrete_powder.json b/src/main/resources/models/block/green_concrete_powder.json deleted file mode 100644 index b783da0..0000000 --- a/src/main/resources/models/block/green_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/green_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_glazed_terracotta.json b/src/main/resources/models/block/green_glazed_terracotta.json deleted file mode 100644 index 5238d5d..0000000 --- a/src/main/resources/models/block/green_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/green_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_shulker_box.json b/src/main/resources/models/block/green_shulker_box.json deleted file mode 100644 index 7b07e64..0000000 --- a/src/main/resources/models/block/green_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/green_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_stained_glass.json b/src/main/resources/models/block/green_stained_glass.json deleted file mode 100644 index 9eb3ada..0000000 --- a/src/main/resources/models/block/green_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/green_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_stained_glass_pane_noside.json b/src/main/resources/models/block/green_stained_glass_pane_noside.json deleted file mode 100644 index 3b91e35..0000000 --- a/src/main/resources/models/block/green_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/green_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/green_stained_glass_pane_noside_alt.json deleted file mode 100644 index 1791ed8..0000000 --- a/src/main/resources/models/block/green_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/green_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_stained_glass_pane_post.json b/src/main/resources/models/block/green_stained_glass_pane_post.json deleted file mode 100644 index 0406b26..0000000 --- a/src/main/resources/models/block/green_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/green_stained_glass_pane_top", - "pane": "minecraft:block/green_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_stained_glass_pane_side.json b/src/main/resources/models/block/green_stained_glass_pane_side.json deleted file mode 100644 index 313b795..0000000 --- a/src/main/resources/models/block/green_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/green_stained_glass_pane_top", - "pane": "minecraft:block/green_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_stained_glass_pane_side_alt.json b/src/main/resources/models/block/green_stained_glass_pane_side_alt.json deleted file mode 100644 index 61ee696..0000000 --- a/src/main/resources/models/block/green_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/green_stained_glass_pane_top", - "pane": "minecraft:block/green_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_terracotta.json b/src/main/resources/models/block/green_terracotta.json deleted file mode 100644 index 8c13900..0000000 --- a/src/main/resources/models/block/green_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/green_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/green_wool.json b/src/main/resources/models/block/green_wool.json deleted file mode 100644 index 79b5a21..0000000 --- a/src/main/resources/models/block/green_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/green_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/grindstone.json b/src/main/resources/models/block/grindstone.json deleted file mode 100644 index cc5e0f1..0000000 --- a/src/main/resources/models/block/grindstone.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "pivot": "block/grindstone_pivot", - "round": "block/grindstone_round", - "side": "block/grindstone_side", - "particle": "block/grindstone_side", - "leg": "block/dark_oak_log" - }, - "elements": [ - { - "from": [12, 0, 6], - "to": [14, 7, 10], - "faces": { - "north": {"uv": [2, 9, 4, 16], "texture": "#leg"}, - "east": {"uv": [10, 16, 6, 9], "texture": "#leg"}, - "south": {"uv": [12, 9, 14, 16], "texture": "#leg"}, - "west": {"uv": [6, 9, 10, 16], "texture": "#leg"}, - "down": {"uv": [12, 6, 14, 10], "texture": "#leg", "cullface": "down" } - } - }, - { - "from": [2, 0, 6], - "to": [4, 7, 10], - "faces": { - "north": {"uv": [12, 9, 14, 16], "texture": "#leg"}, - "east": {"uv": [10, 16, 6, 9], "texture": "#leg"}, - "south": {"uv": [2, 9, 4, 16], "texture": "#leg"}, - "west": {"uv": [6, 9, 10, 16], "texture": "#leg"}, - "down": {"uv": [2, 6, 4, 10], "texture": "#leg", "cullface": "down"} - } - }, - { - "from": [12, 7, 5], - "to": [14, 13, 11], - "faces": { - "north": {"uv": [6, 0, 8, 6], "texture": "#pivot"}, - "east": {"uv": [0, 0, 6, 6], "texture": "#pivot"}, - "south": {"uv": [6, 0, 8, 6], "texture": "#pivot"}, - "up": {"uv": [8, 0, 10, 6], "texture": "#pivot"}, - "down": {"uv": [8, 0, 10, 6], "texture": "#pivot"} - } - }, - { - "from": [2, 7, 5], - "to": [4, 13, 11], - "faces": { - "north": {"uv": [6, 0, 8, 6], "texture": "#pivot"}, - "south": {"uv": [6, 0, 8, 6], "texture": "#pivot"}, - "west": {"uv": [0, 0, 6, 6], "texture": "#pivot"}, - "up": {"uv": [8, 0, 10, 6], "texture": "#pivot"}, - "down": {"uv": [8, 0, 10, 6], "texture": "#pivot"} - } - }, - { - "from": [4, 4, 2], - "to": [12, 16, 14], - "faces": { - "north": {"uv": [0, 0, 8, 12], "texture": "#round"}, - "east": {"uv": [0, 0, 12, 12], "texture": "#side"}, - "south": {"uv": [0, 0, 8, 12], "texture": "#round"}, - "west": {"uv": [0, 0, 12, 12], "texture": "#side"}, - "up": {"uv": [0, 0, 8, 12], "texture": "#round", "cullface": "up" }, - "down": {"uv": [0, 0, 8, 12], "texture": "#round"} - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/models/block/hanging_roots.json b/src/main/resources/models/block/hanging_roots.json deleted file mode 100644 index 1c97969..0000000 --- a/src/main/resources/models/block/hanging_roots.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/hanging_roots" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/hay_block.json b/src/main/resources/models/block/hay_block.json deleted file mode 100644 index 6c0c225..0000000 --- a/src/main/resources/models/block/hay_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/hay_block_top", - "side": "minecraft:block/hay_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/hay_block_horizontal.json b/src/main/resources/models/block/hay_block_horizontal.json deleted file mode 100644 index 6e7df90..0000000 --- a/src/main/resources/models/block/hay_block_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/hay_block_top", - "side": "minecraft:block/hay_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/heavy_core.json b/src/main/resources/models/block/heavy_core.json deleted file mode 100644 index d1f5161..0000000 --- a/src/main/resources/models/block/heavy_core.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "display": { - "gui": { - "rotation": [ 30, 225, 0 ], - "translation": [ 0, 3, 0], - "scale":[ 1, 1, 1 ] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 3, 0], - "scale":[ 0.5, 0.5, 0.5 ] - }, - "fixed": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 4, 0], - "scale":[ 1, 1, 1 ] - }, - "thirdperson_righthand": { - "rotation": [ 45, 45, 0 ], - "translation": [ 0, 3, 0 ], - "scale": [ 0.5, 0.5, 0.5 ] - } - }, - "texture_size": [16, 16], - "textures": { - "all": "block/heavy_core", - "particle": "block/heavy_core" - }, - "elements": [ - { - "name": "heavy_core", - "from": [4, 0, 4], - "to": [12, 8, 12], - "faces": { - "north": {"uv": [0, 8, 8, 16], "texture": "all"}, - "east": {"uv": [0, 8, 8, 16], "texture": "all"}, - "south": {"uv": [0, 8, 8, 16], "texture": "all"}, - "west": {"uv": [0, 8, 8, 16], "texture": "all"}, - "up": {"uv": [0, 0, 8, 8], "texture": "all"}, - "down": {"uv": [8, 0, 16, 8], "texture": "all"} - } - } - ] -} diff --git a/src/main/resources/models/block/heavy_weighted_pressure_plate.json b/src/main/resources/models/block/heavy_weighted_pressure_plate.json deleted file mode 100644 index d0dd064..0000000 --- a/src/main/resources/models/block/heavy_weighted_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/iron_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/heavy_weighted_pressure_plate_down.json b/src/main/resources/models/block/heavy_weighted_pressure_plate_down.json deleted file mode 100644 index dae1bb4..0000000 --- a/src/main/resources/models/block/heavy_weighted_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/iron_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/honey_block.json b/src/main/resources/models/block/honey_block.json deleted file mode 100644 index d3dd49f..0000000 --- a/src/main/resources/models/block/honey_block.json +++ /dev/null @@ -1,33 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/honey_block_top", - "down": "block/honey_block_bottom", - "up": "block/honey_block_top", - "side": "block/honey_block_side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#down", "cullface": "up" }, - "north": { "texture": "#down", "cullface": "north" }, - "south": { "texture": "#down", "cullface": "south" }, - "west": { "texture": "#down", "cullface": "west" }, - "east": { "texture": "#down", "cullface": "east" } - } - }, - { "from": [ 1, 1, 1 ], - "to": [ 15, 15, 15 ], - "faces": { - "down": { "uv": [ 1, 1, 15, 15 ], "texture": "#down"}, - "up": { "uv": [ 1, 1, 15, 15 ], "texture": "#up"}, - "north": { "uv": [ 1, 1, 15, 15 ], "texture": "#side"}, - "south": { "uv": [ 1, 1, 15, 15 ], "texture": "#side"}, - "west": { "uv": [ 1, 1, 15, 15 ], "texture": "#side"}, - "east": { "uv": [ 1, 1, 15, 15 ], "texture": "#side"} - } - } - ] -} - diff --git a/src/main/resources/models/block/honeycomb_block.json b/src/main/resources/models/block/honeycomb_block.json deleted file mode 100644 index 4421b23..0000000 --- a/src/main/resources/models/block/honeycomb_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/honeycomb_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/hopper.json b/src/main/resources/models/block/hopper.json deleted file mode 100644 index ce9eb54..0000000 --- a/src/main/resources/models/block/hopper.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/hopper_outside", - "top": "block/hopper_top", - "side": "block/hopper_outside", - "inside": "block/hopper_inside" - }, - "elements": [ - { "from": [ 0, 10, 0 ], - "to": [ 16, 11, 16 ], - "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#inside", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "up" } - } - }, - { "from": [ 14, 11, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "up" }, - "east": { "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 2, 11, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "up" } - } - }, - { "from": [ 2, 11, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "up" }, - "south": { "texture": "#side", "cullface": "south" } - } - }, - { "from": [ 4, 4, 4 ], - "to": [ 12, 10, 12 ], - "faces": { - "down": { "texture": "#inside" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } - } - }, - { "from": [ 6, 0, 6 ], - "to": [ 10, 4, 10 ], - "faces": { - "down": { "texture": "#inside", "cullface": "down" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/models/block/hopper_side.json b/src/main/resources/models/block/hopper_side.json deleted file mode 100644 index 28d3dc6..0000000 --- a/src/main/resources/models/block/hopper_side.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/hopper_outside", - "top": "block/hopper_top", - "side": "block/hopper_outside", - "inside": "block/hopper_inside" - }, - "elements": [ - { "from": [ 0, 10, 0 ], - "to": [ 16, 11, 16 ], - "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#inside", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "up" } - } - }, - { "from": [ 14, 11, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "up" }, - "east": { "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 2, 11, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "up" } - } - }, - { "from": [ 2, 11, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "up" }, - "south": { "texture": "#side", "cullface": "south" } - } - }, - { "from": [ 4, 4, 4 ], - "to": [ 12, 10, 12 ], - "faces": { - "down": { "texture": "#inside" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } - } - }, - { "from": [ 6, 4, 0 ], - "to": [ 10, 8, 4 ], - "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#side" }, - "north": { "texture": "#side", "cullface": "north" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/models/block/horn_coral.json b/src/main/resources/models/block/horn_coral.json deleted file mode 100644 index 2b976df..0000000 --- a/src/main/resources/models/block/horn_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/horn_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/horn_coral_block.json b/src/main/resources/models/block/horn_coral_block.json deleted file mode 100644 index 5ab74af..0000000 --- a/src/main/resources/models/block/horn_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/horn_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/horn_coral_fan.json b/src/main/resources/models/block/horn_coral_fan.json deleted file mode 100644 index 01598b8..0000000 --- a/src/main/resources/models/block/horn_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/horn_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/horn_coral_wall_fan.json b/src/main/resources/models/block/horn_coral_wall_fan.json deleted file mode 100644 index 68001f1..0000000 --- a/src/main/resources/models/block/horn_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/horn_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/ice.json b/src/main/resources/models/block/ice.json deleted file mode 100644 index cfe53a0..0000000 --- a/src/main/resources/models/block/ice.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/ice" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/inner_stairs.json b/src/main/resources/models/block/inner_stairs.json deleted file mode 100644 index 364eff6..0000000 --- a/src/main/resources/models/block/inner_stairs.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 8, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 8, 8, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "up": { "uv": [ 8, 0, 16, 16 ], "texture": "#top", "cullface": "up" }, - "north": { "uv": [ 0, 0, 8, 8 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 8, 0, 16, 8 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 8 ], "texture": "#side" }, - "east": { "uv": [ 0, 0, 16, 8 ], "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 0, 8, 8 ], - "to": [ 8, 16, 16 ], - "faces": { - "up": { "uv": [ 0, 8, 8, 16 ], "texture": "#top", "cullface": "up" }, - "north": { "uv": [ 8, 0, 16, 8 ], "texture": "#side" }, - "south": { "uv": [ 0, 0, 8, 8 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 8, 0, 16, 8 ], "texture": "#side", "cullface": "west" } - } - } - ] -} diff --git a/src/main/resources/models/block/iron_bars_cap.json b/src/main/resources/models/block/iron_bars_cap.json deleted file mode 100644 index 8790100..0000000 --- a/src/main/resources/models/block/iron_bars_cap.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/iron_bars", - "bars": "block/iron_bars", - "edge": "block/iron_bars" - }, - "elements": [ - { "from": [ 8, 0, 8 ], - "to": [ 8, 16, 9 ], - "faces": { - "west": { "uv": [ 8, 0, 7, 16 ], "texture": "#bars" }, - "east": { "uv": [ 7, 0, 8, 16 ], "texture": "#bars" } - } - }, - { "from": [ 7, 0, 9 ], - "to": [ 9, 16, 9 ], - "faces": { - "north": { "uv": [ 9, 0, 7, 16 ], "texture": "#bars" }, - "south": { "uv": [ 7, 0, 9, 16 ], "texture": "#bars" } - } - } - ] -} diff --git a/src/main/resources/models/block/iron_bars_cap_alt.json b/src/main/resources/models/block/iron_bars_cap_alt.json deleted file mode 100644 index 0352a9d..0000000 --- a/src/main/resources/models/block/iron_bars_cap_alt.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/iron_bars", - "bars": "block/iron_bars", - "edge": "block/iron_bars" - }, - "elements": [ - { "from": [ 8, 0, 7 ], - "to": [ 8, 16, 8 ], - "faces": { - "west": { "uv": [ 8, 0, 9, 16 ], "texture": "#bars" }, - "east": { "uv": [ 9, 0, 8, 16 ], "texture": "#bars" } - } - }, - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 7 ], - "faces": { - "north": { "uv": [ 7, 0, 9, 16 ], "texture": "#bars" }, - "south": { "uv": [ 9, 0, 7, 16 ], "texture": "#bars" } - } - } - ] -} diff --git a/src/main/resources/models/block/iron_bars_post.json b/src/main/resources/models/block/iron_bars_post.json deleted file mode 100644 index feb3e14..0000000 --- a/src/main/resources/models/block/iron_bars_post.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/iron_bars", - "bars": "block/iron_bars" - }, - "elements": [ - { "from": [ 8, 0, 7 ], - "to": [ 8, 16, 9 ], - "faces": { - "west": { "uv": [ 7, 0, 9, 16 ], "texture": "#bars" }, - "east": { "uv": [ 9, 0, 7, 16 ], "texture": "#bars" } - } - }, - { "from": [ 7, 0, 8 ], - "to": [ 9, 16, 8 ], - "faces": { - "north": { "uv": [ 7, 0, 9, 16 ], "texture": "#bars" }, - "south": { "uv": [ 9, 0, 7, 16 ], "texture": "#bars" } - } - } - ] -} diff --git a/src/main/resources/models/block/iron_bars_post_ends.json b/src/main/resources/models/block/iron_bars_post_ends.json deleted file mode 100644 index b0c1ef6..0000000 --- a/src/main/resources/models/block/iron_bars_post_ends.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/iron_bars", - "edge": "block/iron_bars" - }, - "elements": [ - { "from": [ 7, 0.001, 7 ], - "to": [ 9, 0.001, 9 ], - "faces": { - "down": { "uv": [ 7, 7, 9, 9 ], "texture": "#edge" }, - "up": { "uv": [ 7, 7, 9, 9 ], "texture": "#edge" } - } - }, - { "from": [ 7, 15.999, 7 ], - "to": [ 9, 15.999, 9 ], - "faces": { - "down": { "uv": [ 7, 7, 9, 9 ], "texture": "#edge" }, - "up": { "uv": [ 7, 7, 9, 9 ], "texture": "#edge" } - } - } - ] -} diff --git a/src/main/resources/models/block/iron_bars_side.json b/src/main/resources/models/block/iron_bars_side.json deleted file mode 100644 index 01d7411..0000000 --- a/src/main/resources/models/block/iron_bars_side.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/iron_bars", - "bars": "block/iron_bars", - "edge": "block/iron_bars" - }, - "elements": [ - { "from": [ 8, 0, 0 ], - "to": [ 8, 16, 8 ], - "faces": { - "west": { "uv": [ 16, 0, 8, 16 ], "texture": "#bars" }, - "east": { "uv": [ 8, 0, 16, 16 ], "texture": "#bars" } - } - }, - { "from": [ 7, 0, 0 ], - "to": [ 9, 16, 7 ], - "faces": { - "north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" } - } - }, - { "from": [ 7, 0.001, 0 ], - "to": [ 9, 0.001, 7 ], - "faces": { - "down": { "uv": [ 9, 0, 7, 7 ], "texture": "#edge" }, - "up": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" } - } - }, - { "from": [ 7, 15.999, 0 ], - "to": [ 9, 15.999, 7 ], - "faces": { - "down": { "uv": [ 9, 0, 7, 7 ], "texture": "#edge" }, - "up": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" } - } - } - ] -} diff --git a/src/main/resources/models/block/iron_bars_side_alt.json b/src/main/resources/models/block/iron_bars_side_alt.json deleted file mode 100644 index 83842e6..0000000 --- a/src/main/resources/models/block/iron_bars_side_alt.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/iron_bars", - "bars": "block/iron_bars", - "edge": "block/iron_bars" - }, - "elements": [ - { "from": [ 8, 0, 8 ], - "to": [ 8, 16, 16 ], - "faces": { - "west": { "uv": [ 8, 0, 0, 16 ], "texture": "#bars" }, - "east": { "uv": [ 0, 0, 8, 16 ], "texture": "#bars" } - } - }, - { "from": [ 7, 0, 9 ], - "to": [ 9, 16, 16 ], - "faces": { - "south": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "south" }, - "down": { "uv": [ 9, 9, 7, 16 ], "texture": "#edge" }, - "up": { "uv": [ 7, 9, 9, 16 ], "texture": "#edge" } - } - }, - { "from": [ 7, 0.001, 9 ], - "to": [ 9, 0.001, 16 ], - "faces": { - "down": { "uv": [ 9, 9, 7, 16 ], "texture": "#edge" }, - "up": { "uv": [ 7, 9, 9, 16 ], "texture": "#edge" } - } - }, - { "from": [ 7, 15.999, 9 ], - "to": [ 9, 15.999, 16 ], - "faces": { - "down": { "uv": [ 9, 9, 7, 16 ], "texture": "#edge" }, - "up": { "uv": [ 7, 9, 9, 16 ], "texture": "#edge" } - } - } - ] -} diff --git a/src/main/resources/models/block/iron_block.json b/src/main/resources/models/block/iron_block.json deleted file mode 100644 index 8b87ea9..0000000 --- a/src/main/resources/models/block/iron_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/iron_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/iron_door_bottom_left.json b/src/main/resources/models/block/iron_door_bottom_left.json deleted file mode 100644 index 00ef555..0000000 --- a/src/main/resources/models/block/iron_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/iron_door_bottom_left_open.json b/src/main/resources/models/block/iron_door_bottom_left_open.json deleted file mode 100644 index e5e40a2..0000000 --- a/src/main/resources/models/block/iron_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/iron_door_bottom_right.json b/src/main/resources/models/block/iron_door_bottom_right.json deleted file mode 100644 index 5bcd958..0000000 --- a/src/main/resources/models/block/iron_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/iron_door_bottom_right_open.json b/src/main/resources/models/block/iron_door_bottom_right_open.json deleted file mode 100644 index 7263ca8..0000000 --- a/src/main/resources/models/block/iron_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/iron_door_top_left.json b/src/main/resources/models/block/iron_door_top_left.json deleted file mode 100644 index a64f42c..0000000 --- a/src/main/resources/models/block/iron_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/iron_door_top_left_open.json b/src/main/resources/models/block/iron_door_top_left_open.json deleted file mode 100644 index af4f3d6..0000000 --- a/src/main/resources/models/block/iron_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/iron_door_top_right.json b/src/main/resources/models/block/iron_door_top_right.json deleted file mode 100644 index 97226e3..0000000 --- a/src/main/resources/models/block/iron_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/iron_door_top_right_open.json b/src/main/resources/models/block/iron_door_top_right_open.json deleted file mode 100644 index f3b08b0..0000000 --- a/src/main/resources/models/block/iron_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/iron_ore.json b/src/main/resources/models/block/iron_ore.json deleted file mode 100644 index 1660281..0000000 --- a/src/main/resources/models/block/iron_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/iron_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/iron_trapdoor_bottom.json b/src/main/resources/models/block/iron_trapdoor_bottom.json deleted file mode 100644 index 9756119..0000000 --- a/src/main/resources/models/block/iron_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/iron_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/iron_trapdoor_open.json b/src/main/resources/models/block/iron_trapdoor_open.json deleted file mode 100644 index b638a44..0000000 --- a/src/main/resources/models/block/iron_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/iron_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/iron_trapdoor_top.json b/src/main/resources/models/block/iron_trapdoor_top.json deleted file mode 100644 index be3cc7b..0000000 --- a/src/main/resources/models/block/iron_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/iron_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/item_frame.json b/src/main/resources/models/block/item_frame.json deleted file mode 100644 index 04c65e0..0000000 --- a/src/main/resources/models/block/item_frame.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_item_frame", - "textures": { - "particle": "block/birch_planks", - "wood": "block/birch_planks", - "back": "block/item_frame" - } -} diff --git a/src/main/resources/models/block/item_frame_map.json b/src/main/resources/models/block/item_frame_map.json deleted file mode 100644 index fb89986..0000000 --- a/src/main/resources/models/block/item_frame_map.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_item_frame_map", - "textures": { - "particle": "block/birch_planks", - "wood": "block/birch_planks", - "back": "block/item_frame" - } -} diff --git a/src/main/resources/models/block/jack_o_lantern.json b/src/main/resources/models/block/jack_o_lantern.json deleted file mode 100644 index 637772f..0000000 --- a/src/main/resources/models/block/jack_o_lantern.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/jack_o_lantern", - "side": "minecraft:block/pumpkin_side", - "top": "minecraft:block/pumpkin_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jigsaw.json b/src/main/resources/models/block/jigsaw.json deleted file mode 100644 index def1e2e..0000000 --- a/src/main/resources/models/block/jigsaw.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "minecraft:block/cube_directional", - "textures": { - "down": "minecraft:block/jigsaw_side", - "east": "minecraft:block/jigsaw_side", - "north": "minecraft:block/jigsaw_top", - "particle": "minecraft:block/jigsaw_top", - "south": "minecraft:block/jigsaw_bottom", - "up": "minecraft:block/jigsaw_lock", - "west": "minecraft:block/jigsaw_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jukebox.json b/src/main/resources/models/block/jukebox.json deleted file mode 100644 index 9b9b61d..0000000 --- a/src/main/resources/models/block/jukebox.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_top", - "textures": { - "side": "minecraft:block/jukebox_side", - "top": "minecraft:block/jukebox_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_button.json b/src/main/resources/models/block/jungle_button.json deleted file mode 100644 index de9e631..0000000 --- a/src/main/resources/models/block/jungle_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_button_inventory.json b/src/main/resources/models/block/jungle_button_inventory.json deleted file mode 100644 index 2f058f6..0000000 --- a/src/main/resources/models/block/jungle_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_button_pressed.json b/src/main/resources/models/block/jungle_button_pressed.json deleted file mode 100644 index 0868705..0000000 --- a/src/main/resources/models/block/jungle_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_door_bottom_left.json b/src/main/resources/models/block/jungle_door_bottom_left.json deleted file mode 100644 index e1d1e72..0000000 --- a/src/main/resources/models/block/jungle_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_door_bottom_left_open.json b/src/main/resources/models/block/jungle_door_bottom_left_open.json deleted file mode 100644 index f60c74f..0000000 --- a/src/main/resources/models/block/jungle_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_door_bottom_right.json b/src/main/resources/models/block/jungle_door_bottom_right.json deleted file mode 100644 index 4e6989a..0000000 --- a/src/main/resources/models/block/jungle_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_door_bottom_right_open.json b/src/main/resources/models/block/jungle_door_bottom_right_open.json deleted file mode 100644 index 393c68c..0000000 --- a/src/main/resources/models/block/jungle_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_door_top_left.json b/src/main/resources/models/block/jungle_door_top_left.json deleted file mode 100644 index a48721e..0000000 --- a/src/main/resources/models/block/jungle_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_door_top_left_open.json b/src/main/resources/models/block/jungle_door_top_left_open.json deleted file mode 100644 index 481ee6a..0000000 --- a/src/main/resources/models/block/jungle_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_door_top_right.json b/src/main/resources/models/block/jungle_door_top_right.json deleted file mode 100644 index 063b0d4..0000000 --- a/src/main/resources/models/block/jungle_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_door_top_right_open.json b/src/main/resources/models/block/jungle_door_top_right_open.json deleted file mode 100644 index 64a498c..0000000 --- a/src/main/resources/models/block/jungle_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_fence_gate.json b/src/main/resources/models/block/jungle_fence_gate.json deleted file mode 100644 index a0f5231..0000000 --- a/src/main/resources/models/block/jungle_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_fence_gate_open.json b/src/main/resources/models/block/jungle_fence_gate_open.json deleted file mode 100644 index d7e2285..0000000 --- a/src/main/resources/models/block/jungle_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_fence_gate_wall.json b/src/main/resources/models/block/jungle_fence_gate_wall.json deleted file mode 100644 index 8544a4b..0000000 --- a/src/main/resources/models/block/jungle_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_fence_gate_wall_open.json b/src/main/resources/models/block/jungle_fence_gate_wall_open.json deleted file mode 100644 index acb74dd..0000000 --- a/src/main/resources/models/block/jungle_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_fence_inventory.json b/src/main/resources/models/block/jungle_fence_inventory.json deleted file mode 100644 index 70ce509..0000000 --- a/src/main/resources/models/block/jungle_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_fence_post.json b/src/main/resources/models/block/jungle_fence_post.json deleted file mode 100644 index 6867e0d..0000000 --- a/src/main/resources/models/block/jungle_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_fence_side.json b/src/main/resources/models/block/jungle_fence_side.json deleted file mode 100644 index 8efe3bc..0000000 --- a/src/main/resources/models/block/jungle_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_hanging_sign.json b/src/main/resources/models/block/jungle_hanging_sign.json deleted file mode 100644 index 837a44e..0000000 --- a/src/main/resources/models/block/jungle_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_leaves.json b/src/main/resources/models/block/jungle_leaves.json deleted file mode 100644 index 9feffd5..0000000 --- a/src/main/resources/models/block/jungle_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/jungle_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_log.json b/src/main/resources/models/block/jungle_log.json deleted file mode 100644 index 6e2042e..0000000 --- a/src/main/resources/models/block/jungle_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/jungle_log_top", - "side": "minecraft:block/jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_log_horizontal.json b/src/main/resources/models/block/jungle_log_horizontal.json deleted file mode 100644 index 8c4758d..0000000 --- a/src/main/resources/models/block/jungle_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/jungle_log_top", - "side": "minecraft:block/jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_planks.json b/src/main/resources/models/block/jungle_planks.json deleted file mode 100644 index f35281e..0000000 --- a/src/main/resources/models/block/jungle_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_pressure_plate.json b/src/main/resources/models/block/jungle_pressure_plate.json deleted file mode 100644 index cf18c79..0000000 --- a/src/main/resources/models/block/jungle_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_pressure_plate_down.json b/src/main/resources/models/block/jungle_pressure_plate_down.json deleted file mode 100644 index f34227b..0000000 --- a/src/main/resources/models/block/jungle_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_sapling.json b/src/main/resources/models/block/jungle_sapling.json deleted file mode 100644 index b1c50ec..0000000 --- a/src/main/resources/models/block/jungle_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/jungle_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_sign.json b/src/main/resources/models/block/jungle_sign.json deleted file mode 100644 index 6792ad6..0000000 --- a/src/main/resources/models/block/jungle_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_slab.json b/src/main/resources/models/block/jungle_slab.json deleted file mode 100644 index d8e2e35..0000000 --- a/src/main/resources/models/block/jungle_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/jungle_planks", - "side": "minecraft:block/jungle_planks", - "top": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_slab_top.json b/src/main/resources/models/block/jungle_slab_top.json deleted file mode 100644 index 0a569d0..0000000 --- a/src/main/resources/models/block/jungle_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/jungle_planks", - "side": "minecraft:block/jungle_planks", - "top": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_stairs.json b/src/main/resources/models/block/jungle_stairs.json deleted file mode 100644 index d852ba5..0000000 --- a/src/main/resources/models/block/jungle_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/jungle_planks", - "side": "minecraft:block/jungle_planks", - "top": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_stairs_inner.json b/src/main/resources/models/block/jungle_stairs_inner.json deleted file mode 100644 index 3bf1b36..0000000 --- a/src/main/resources/models/block/jungle_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/jungle_planks", - "side": "minecraft:block/jungle_planks", - "top": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_stairs_outer.json b/src/main/resources/models/block/jungle_stairs_outer.json deleted file mode 100644 index 1ddbccd..0000000 --- a/src/main/resources/models/block/jungle_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/jungle_planks", - "side": "minecraft:block/jungle_planks", - "top": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_trapdoor_bottom.json b/src/main/resources/models/block/jungle_trapdoor_bottom.json deleted file mode 100644 index 937fc8b..0000000 --- a/src/main/resources/models/block/jungle_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/jungle_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_trapdoor_open.json b/src/main/resources/models/block/jungle_trapdoor_open.json deleted file mode 100644 index af3cfdf..0000000 --- a/src/main/resources/models/block/jungle_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/jungle_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_trapdoor_top.json b/src/main/resources/models/block/jungle_trapdoor_top.json deleted file mode 100644 index 6147ee6..0000000 --- a/src/main/resources/models/block/jungle_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/jungle_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/jungle_wood.json b/src/main/resources/models/block/jungle_wood.json deleted file mode 100644 index e0960bb..0000000 --- a/src/main/resources/models/block/jungle_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/jungle_log", - "side": "minecraft:block/jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/kelp.json b/src/main/resources/models/block/kelp.json deleted file mode 100644 index a9eba75..0000000 --- a/src/main/resources/models/block/kelp.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/kelp" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/kelp_plant.json b/src/main/resources/models/block/kelp_plant.json deleted file mode 100644 index cb98127..0000000 --- a/src/main/resources/models/block/kelp_plant.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/kelp_plant" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/ladder.json b/src/main/resources/models/block/ladder.json deleted file mode 100644 index 1b975e4..0000000 --- a/src/main/resources/models/block/ladder.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/ladder", - "texture": "block/ladder" - }, - "elements": [ - { "from": [ 0, 0, 15.2 ], - "to": [ 16, 16, 15.2 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/lantern.json b/src/main/resources/models/block/lantern.json deleted file mode 100644 index 12970ad..0000000 --- a/src/main/resources/models/block/lantern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_lantern", - "textures": { - "lantern": "minecraft:block/lantern" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lantern_hanging.json b/src/main/resources/models/block/lantern_hanging.json deleted file mode 100644 index d047dcd..0000000 --- a/src/main/resources/models/block/lantern_hanging.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_hanging_lantern", - "textures": { - "lantern": "minecraft:block/lantern" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lapis_block.json b/src/main/resources/models/block/lapis_block.json deleted file mode 100644 index 97561c3..0000000 --- a/src/main/resources/models/block/lapis_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lapis_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lapis_ore.json b/src/main/resources/models/block/lapis_ore.json deleted file mode 100644 index 561b8b5..0000000 --- a/src/main/resources/models/block/lapis_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lapis_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/large_amethyst_bud.json b/src/main/resources/models/block/large_amethyst_bud.json deleted file mode 100644 index 27be909..0000000 --- a/src/main/resources/models/block/large_amethyst_bud.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/large_amethyst_bud" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/large_fern_bottom.json b/src/main/resources/models/block/large_fern_bottom.json deleted file mode 100644 index 832383d..0000000 --- a/src/main/resources/models/block/large_fern_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/large_fern_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/large_fern_top.json b/src/main/resources/models/block/large_fern_top.json deleted file mode 100644 index e6d2932..0000000 --- a/src/main/resources/models/block/large_fern_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/large_fern_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lava.json b/src/main/resources/models/block/lava.json deleted file mode 100644 index 315d525..0000000 --- a/src/main/resources/models/block/lava.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "textures": { - "particle": "block/lava_still" - } -} - diff --git a/src/main/resources/models/block/lava_cauldron.json b/src/main/resources/models/block/lava_cauldron.json deleted file mode 100644 index f0a0a31..0000000 --- a/src/main/resources/models/block/lava_cauldron.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_full", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/lava_still", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/leaves.json b/src/main/resources/models/block/leaves.json deleted file mode 100644 index 722173f..0000000 --- a/src/main/resources/models/block/leaves.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "#all" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/lectern.json b/src/main/resources/models/block/lectern.json deleted file mode 100644 index 0487bf0..0000000 --- a/src/main/resources/models/block/lectern.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "parent": "block/block", - "display": { - "firstperson_righthand": { - "rotation": [ 0, 135, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.4, 0.4, 0.4 ] - } - }, - "textures": { - "particle": "block/lectern_sides", - "bottom": "block/oak_planks", - "base": "block/lectern_base", - "front": "block/lectern_front", - "sides": "block/lectern_sides", - "top": "block/lectern_top" - }, - "elements": [ - { - "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#base", "cullface": "north" }, - "east": { "uv": [ 0, 6, 16, 8 ], "texture": "#base", "cullface": "east" }, - "south": { "uv": [ 0, 6, 16, 8 ], "texture": "#base", "cullface": "south" }, - "west": { "uv": [ 0, 6, 16, 8 ], "texture": "#base", "cullface": "west" }, - "up": { "uv": [ 0, 0, 16, 16 ], "rotation": 180, "texture": "#base" }, - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [4, 2, 4], - "to": [12, 15, 12], - "faces": { - "north": { "uv": [ 0, 0, 8, 13 ], "texture": "#front" }, - "east": { "uv": [ 2, 16, 15, 8 ], "rotation": 90, "texture": "#sides" }, - "south": { "uv": [ 8, 3, 16, 16 ], "texture": "#front" }, - "west": { "uv": [ 2, 8, 15, 16 ], "rotation": 90, "texture": "#sides" } - } - }, - { - "from": [ 0.0125, 12, 3 ], - "to": [ 15.9875, 16, 16 ], - "rotation": { "angle": -22.5, "axis": "x", "origin": [ 8, 8, 8 ] }, - "faces": { - "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#sides" }, - "east": { "uv": [ 0, 4, 13, 8 ], "texture": "#sides" }, - "south": { "uv": [ 0, 4, 16, 8 ], "texture": "#sides" }, - "west": { "uv": [ 0, 4, 13, 8 ], "texture": "#sides" }, - "up": { "uv": [ 0, 1, 16, 14 ], "rotation": 180, "texture": "#top" }, - "down": { "uv": [ 0, 0, 16, 13 ], "texture": "#bottom" } - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/models/block/lever.json b/src/main/resources/models/block/lever.json deleted file mode 100644 index 14cc4f8..0000000 --- a/src/main/resources/models/block/lever.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cobblestone", - "base": "block/cobblestone", - "lever": "block/lever" - }, - "elements": [ - { "from": [ 5, -0.02, 4 ], - "to": [ 11, 2.98, 12 ], - "faces": { - "down": { "uv": [ 5, 4, 11, 12 ], "texture": "#base", "cullface": "down" }, - "up": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" }, - "north": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" }, - "south": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" }, - "west": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" }, - "east": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" } - } - }, - { "from": [ 7, 1, 7 ], - "to": [ 9, 11, 9 ], - "rotation": { "origin": [ 8, 1, 8 ], "axis": "x", "angle": -45 }, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" }, - "north": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, - "south": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, - "west": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, - "east": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" } - } - } - ] -} diff --git a/src/main/resources/models/block/lever_on.json b/src/main/resources/models/block/lever_on.json deleted file mode 100644 index 6479789..0000000 --- a/src/main/resources/models/block/lever_on.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cobblestone", - "base": "block/cobblestone", - "lever": "block/lever" - }, - "elements": [ - { "from": [ 5, -0.02, 4 ], - "to": [ 11, 2.98, 12 ], - "faces": { - "down": { "uv": [ 5, 4, 11, 12 ], "texture": "#base", "cullface": "down" }, - "up": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" }, - "north": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" }, - "south": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" }, - "west": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" }, - "east": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" } - } - }, - { "from": [ 7, 1, 7 ], - "to": [ 9, 11, 9 ], - "rotation": { "origin": [ 8, 1, 8 ], "axis": "x", "angle": 45 }, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" }, - "north": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, - "south": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, - "west": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, - "east": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" } - } - } - ] -} diff --git a/src/main/resources/models/block/light_00.json b/src/main/resources/models/block/light_00.json deleted file mode 100644 index 2ffd3ce..0000000 --- a/src/main/resources/models/block/light_00.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_00" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_01.json b/src/main/resources/models/block/light_01.json deleted file mode 100644 index 55d7c25..0000000 --- a/src/main/resources/models/block/light_01.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_01" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_02.json b/src/main/resources/models/block/light_02.json deleted file mode 100644 index 69d1896..0000000 --- a/src/main/resources/models/block/light_02.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_02" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_03.json b/src/main/resources/models/block/light_03.json deleted file mode 100644 index 0f6fe7d..0000000 --- a/src/main/resources/models/block/light_03.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_03" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_04.json b/src/main/resources/models/block/light_04.json deleted file mode 100644 index d13dabf..0000000 --- a/src/main/resources/models/block/light_04.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_04" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_05.json b/src/main/resources/models/block/light_05.json deleted file mode 100644 index f155183..0000000 --- a/src/main/resources/models/block/light_05.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_05" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_06.json b/src/main/resources/models/block/light_06.json deleted file mode 100644 index e841219..0000000 --- a/src/main/resources/models/block/light_06.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_06" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_07.json b/src/main/resources/models/block/light_07.json deleted file mode 100644 index c24497b..0000000 --- a/src/main/resources/models/block/light_07.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_07" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_08.json b/src/main/resources/models/block/light_08.json deleted file mode 100644 index 0162056..0000000 --- a/src/main/resources/models/block/light_08.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_08" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_09.json b/src/main/resources/models/block/light_09.json deleted file mode 100644 index 18691a0..0000000 --- a/src/main/resources/models/block/light_09.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_09" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_10.json b/src/main/resources/models/block/light_10.json deleted file mode 100644 index 8329141..0000000 --- a/src/main/resources/models/block/light_10.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_10" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_11.json b/src/main/resources/models/block/light_11.json deleted file mode 100644 index 1b763eb..0000000 --- a/src/main/resources/models/block/light_11.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_11" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_12.json b/src/main/resources/models/block/light_12.json deleted file mode 100644 index cf4b46b..0000000 --- a/src/main/resources/models/block/light_12.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_12" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_13.json b/src/main/resources/models/block/light_13.json deleted file mode 100644 index bdb9a24..0000000 --- a/src/main/resources/models/block/light_13.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_13" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_14.json b/src/main/resources/models/block/light_14.json deleted file mode 100644 index 2206335..0000000 --- a/src/main/resources/models/block/light_14.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_14" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_15.json b/src/main/resources/models/block/light_15.json deleted file mode 100644 index 4fa669c..0000000 --- a/src/main/resources/models/block/light_15.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_15" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_candle_cake.json b/src/main/resources/models/block/light_blue_candle_cake.json deleted file mode 100644 index 8ffc42f..0000000 --- a/src/main/resources/models/block/light_blue_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/light_blue_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_candle_cake_lit.json b/src/main/resources/models/block/light_blue_candle_cake_lit.json deleted file mode 100644 index 85fd0a8..0000000 --- a/src/main/resources/models/block/light_blue_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/light_blue_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_candle_four_candles.json b/src/main/resources/models/block/light_blue_candle_four_candles.json deleted file mode 100644 index 503ddb2..0000000 --- a/src/main/resources/models/block/light_blue_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/light_blue_candle", - "particle": "minecraft:block/light_blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_candle_four_candles_lit.json b/src/main/resources/models/block/light_blue_candle_four_candles_lit.json deleted file mode 100644 index b7ee670..0000000 --- a/src/main/resources/models/block/light_blue_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/light_blue_candle_lit", - "particle": "minecraft:block/light_blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_candle_one_candle.json b/src/main/resources/models/block/light_blue_candle_one_candle.json deleted file mode 100644 index 37d165d..0000000 --- a/src/main/resources/models/block/light_blue_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/light_blue_candle", - "particle": "minecraft:block/light_blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_candle_one_candle_lit.json b/src/main/resources/models/block/light_blue_candle_one_candle_lit.json deleted file mode 100644 index be1f176..0000000 --- a/src/main/resources/models/block/light_blue_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/light_blue_candle_lit", - "particle": "minecraft:block/light_blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_candle_three_candles.json b/src/main/resources/models/block/light_blue_candle_three_candles.json deleted file mode 100644 index d735cda..0000000 --- a/src/main/resources/models/block/light_blue_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/light_blue_candle", - "particle": "minecraft:block/light_blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_candle_three_candles_lit.json b/src/main/resources/models/block/light_blue_candle_three_candles_lit.json deleted file mode 100644 index 4a48184..0000000 --- a/src/main/resources/models/block/light_blue_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/light_blue_candle_lit", - "particle": "minecraft:block/light_blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_candle_two_candles.json b/src/main/resources/models/block/light_blue_candle_two_candles.json deleted file mode 100644 index ec4da56..0000000 --- a/src/main/resources/models/block/light_blue_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/light_blue_candle", - "particle": "minecraft:block/light_blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_candle_two_candles_lit.json b/src/main/resources/models/block/light_blue_candle_two_candles_lit.json deleted file mode 100644 index d992877..0000000 --- a/src/main/resources/models/block/light_blue_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/light_blue_candle_lit", - "particle": "minecraft:block/light_blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_carpet.json b/src/main/resources/models/block/light_blue_carpet.json deleted file mode 100644 index e1949fe..0000000 --- a/src/main/resources/models/block/light_blue_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/light_blue_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_concrete.json b/src/main/resources/models/block/light_blue_concrete.json deleted file mode 100644 index 28590f9..0000000 --- a/src/main/resources/models/block/light_blue_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_blue_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_concrete_powder.json b/src/main/resources/models/block/light_blue_concrete_powder.json deleted file mode 100644 index f660be9..0000000 --- a/src/main/resources/models/block/light_blue_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_blue_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_glazed_terracotta.json b/src/main/resources/models/block/light_blue_glazed_terracotta.json deleted file mode 100644 index 8698034..0000000 --- a/src/main/resources/models/block/light_blue_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/light_blue_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_shulker_box.json b/src/main/resources/models/block/light_blue_shulker_box.json deleted file mode 100644 index 41f6772..0000000 --- a/src/main/resources/models/block/light_blue_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/light_blue_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_stained_glass.json b/src/main/resources/models/block/light_blue_stained_glass.json deleted file mode 100644 index 6011b95..0000000 --- a/src/main/resources/models/block/light_blue_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_stained_glass_pane_noside.json b/src/main/resources/models/block/light_blue_stained_glass_pane_noside.json deleted file mode 100644 index 66b5851..0000000 --- a/src/main/resources/models/block/light_blue_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/light_blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/light_blue_stained_glass_pane_noside_alt.json deleted file mode 100644 index 3c02853..0000000 --- a/src/main/resources/models/block/light_blue_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/light_blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_stained_glass_pane_post.json b/src/main/resources/models/block/light_blue_stained_glass_pane_post.json deleted file mode 100644 index 79b4de1..0000000 --- a/src/main/resources/models/block/light_blue_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/light_blue_stained_glass_pane_top", - "pane": "minecraft:block/light_blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_stained_glass_pane_side.json b/src/main/resources/models/block/light_blue_stained_glass_pane_side.json deleted file mode 100644 index f5f2687..0000000 --- a/src/main/resources/models/block/light_blue_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/light_blue_stained_glass_pane_top", - "pane": "minecraft:block/light_blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_stained_glass_pane_side_alt.json b/src/main/resources/models/block/light_blue_stained_glass_pane_side_alt.json deleted file mode 100644 index 7fb82b1..0000000 --- a/src/main/resources/models/block/light_blue_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/light_blue_stained_glass_pane_top", - "pane": "minecraft:block/light_blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_terracotta.json b/src/main/resources/models/block/light_blue_terracotta.json deleted file mode 100644 index 24816bc..0000000 --- a/src/main/resources/models/block/light_blue_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_blue_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_blue_wool.json b/src/main/resources/models/block/light_blue_wool.json deleted file mode 100644 index 4a4b3f0..0000000 --- a/src/main/resources/models/block/light_blue_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_blue_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_candle_cake.json b/src/main/resources/models/block/light_gray_candle_cake.json deleted file mode 100644 index 119a3bc..0000000 --- a/src/main/resources/models/block/light_gray_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/light_gray_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_candle_cake_lit.json b/src/main/resources/models/block/light_gray_candle_cake_lit.json deleted file mode 100644 index 332eb93..0000000 --- a/src/main/resources/models/block/light_gray_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/light_gray_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_candle_four_candles.json b/src/main/resources/models/block/light_gray_candle_four_candles.json deleted file mode 100644 index 0559aae..0000000 --- a/src/main/resources/models/block/light_gray_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/light_gray_candle", - "particle": "minecraft:block/light_gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_candle_four_candles_lit.json b/src/main/resources/models/block/light_gray_candle_four_candles_lit.json deleted file mode 100644 index 24912bf..0000000 --- a/src/main/resources/models/block/light_gray_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/light_gray_candle_lit", - "particle": "minecraft:block/light_gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_candle_one_candle.json b/src/main/resources/models/block/light_gray_candle_one_candle.json deleted file mode 100644 index b329a10..0000000 --- a/src/main/resources/models/block/light_gray_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/light_gray_candle", - "particle": "minecraft:block/light_gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_candle_one_candle_lit.json b/src/main/resources/models/block/light_gray_candle_one_candle_lit.json deleted file mode 100644 index 1099f9a..0000000 --- a/src/main/resources/models/block/light_gray_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/light_gray_candle_lit", - "particle": "minecraft:block/light_gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_candle_three_candles.json b/src/main/resources/models/block/light_gray_candle_three_candles.json deleted file mode 100644 index 097d975..0000000 --- a/src/main/resources/models/block/light_gray_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/light_gray_candle", - "particle": "minecraft:block/light_gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_candle_three_candles_lit.json b/src/main/resources/models/block/light_gray_candle_three_candles_lit.json deleted file mode 100644 index 85f44ad..0000000 --- a/src/main/resources/models/block/light_gray_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/light_gray_candle_lit", - "particle": "minecraft:block/light_gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_candle_two_candles.json b/src/main/resources/models/block/light_gray_candle_two_candles.json deleted file mode 100644 index 7363943..0000000 --- a/src/main/resources/models/block/light_gray_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/light_gray_candle", - "particle": "minecraft:block/light_gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_candle_two_candles_lit.json b/src/main/resources/models/block/light_gray_candle_two_candles_lit.json deleted file mode 100644 index 8010674..0000000 --- a/src/main/resources/models/block/light_gray_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/light_gray_candle_lit", - "particle": "minecraft:block/light_gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_carpet.json b/src/main/resources/models/block/light_gray_carpet.json deleted file mode 100644 index 2904231..0000000 --- a/src/main/resources/models/block/light_gray_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/light_gray_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_concrete.json b/src/main/resources/models/block/light_gray_concrete.json deleted file mode 100644 index a723d19..0000000 --- a/src/main/resources/models/block/light_gray_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_gray_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_concrete_powder.json b/src/main/resources/models/block/light_gray_concrete_powder.json deleted file mode 100644 index bcbe685..0000000 --- a/src/main/resources/models/block/light_gray_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_gray_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_glazed_terracotta.json b/src/main/resources/models/block/light_gray_glazed_terracotta.json deleted file mode 100644 index 4732a35..0000000 --- a/src/main/resources/models/block/light_gray_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/light_gray_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_shulker_box.json b/src/main/resources/models/block/light_gray_shulker_box.json deleted file mode 100644 index 265780f..0000000 --- a/src/main/resources/models/block/light_gray_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/light_gray_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_stained_glass.json b/src/main/resources/models/block/light_gray_stained_glass.json deleted file mode 100644 index bf861d6..0000000 --- a/src/main/resources/models/block/light_gray_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_stained_glass_pane_noside.json b/src/main/resources/models/block/light_gray_stained_glass_pane_noside.json deleted file mode 100644 index e31a39f..0000000 --- a/src/main/resources/models/block/light_gray_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/light_gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/light_gray_stained_glass_pane_noside_alt.json deleted file mode 100644 index 3b24fed..0000000 --- a/src/main/resources/models/block/light_gray_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/light_gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_stained_glass_pane_post.json b/src/main/resources/models/block/light_gray_stained_glass_pane_post.json deleted file mode 100644 index 8efbcf6..0000000 --- a/src/main/resources/models/block/light_gray_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/light_gray_stained_glass_pane_top", - "pane": "minecraft:block/light_gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_stained_glass_pane_side.json b/src/main/resources/models/block/light_gray_stained_glass_pane_side.json deleted file mode 100644 index 11e77c2..0000000 --- a/src/main/resources/models/block/light_gray_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/light_gray_stained_glass_pane_top", - "pane": "minecraft:block/light_gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_stained_glass_pane_side_alt.json b/src/main/resources/models/block/light_gray_stained_glass_pane_side_alt.json deleted file mode 100644 index 241d759..0000000 --- a/src/main/resources/models/block/light_gray_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/light_gray_stained_glass_pane_top", - "pane": "minecraft:block/light_gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_terracotta.json b/src/main/resources/models/block/light_gray_terracotta.json deleted file mode 100644 index 19aa640..0000000 --- a/src/main/resources/models/block/light_gray_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_gray_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_gray_wool.json b/src/main/resources/models/block/light_gray_wool.json deleted file mode 100644 index d490cc2..0000000 --- a/src/main/resources/models/block/light_gray_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_gray_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_weighted_pressure_plate.json b/src/main/resources/models/block/light_weighted_pressure_plate.json deleted file mode 100644 index 7941d43..0000000 --- a/src/main/resources/models/block/light_weighted_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/gold_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/light_weighted_pressure_plate_down.json b/src/main/resources/models/block/light_weighted_pressure_plate_down.json deleted file mode 100644 index 8e9c292..0000000 --- a/src/main/resources/models/block/light_weighted_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/gold_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lightning_rod.json b/src/main/resources/models/block/lightning_rod.json deleted file mode 100644 index 1f738f3..0000000 --- a/src/main/resources/models/block/lightning_rod.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "parent": "block/block", - "display": { - "head": { - "rotation": [ -180, 0, 0 ], - "translation": [ 8.5, 4, 0 ] - }, - "thirdperson_righthand": { - "translation": [ 0, 2, 0.5], - "scale": [ 0.40, 0.40, 0.40 ] - } - }, - "textures": { - "texture": "block/lightning_rod", - "particle": "block/lightning_rod" - }, - "elements": [ - { "from": [ 6, 12, 6 ], - "to": [ 10, 16, 10 ], - "faces": { - "north": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "south": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "west": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "east": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#texture" }, - "up": { "uv": [ 4, 4, 0, 0 ], "texture": "#texture" } - } - }, - { "from": [ 7, 0, 7 ], - "to": [ 9, 12, 9 ], - "faces": { - "north": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "south": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "west": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "east": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "down": { "uv": [ 0, 4, 2, 6 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/lightning_rod_on.json b/src/main/resources/models/block/lightning_rod_on.json deleted file mode 100644 index 893cccf..0000000 --- a/src/main/resources/models/block/lightning_rod_on.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "texture": "block/lightning_rod_on", - "particle": "block/lightning_rod_on" - }, - "elements": [ - { "from": [ 6, 12, 6 ], - "to": [ 10, 16, 10 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "south": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "west": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "east": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#texture" }, - "up": { "uv": [ 4, 4, 0, 0 ], "texture": "#texture" } - } - }, - { "from": [ 7, 0, 7 ], - "to": [ 9, 12, 9 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "south": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "west": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "east": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "down": { "uv": [ 0, 4, 2, 16 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/lilac_bottom.json b/src/main/resources/models/block/lilac_bottom.json deleted file mode 100644 index e1bf896..0000000 --- a/src/main/resources/models/block/lilac_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/lilac_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lilac_top.json b/src/main/resources/models/block/lilac_top.json deleted file mode 100644 index e5fc35b..0000000 --- a/src/main/resources/models/block/lilac_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/lilac_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lily_of_the_valley.json b/src/main/resources/models/block/lily_of_the_valley.json deleted file mode 100644 index 6f0a89a..0000000 --- a/src/main/resources/models/block/lily_of_the_valley.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/lily_of_the_valley" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lily_pad.json b/src/main/resources/models/block/lily_pad.json deleted file mode 100644 index 6b27e40..0000000 --- a/src/main/resources/models/block/lily_pad.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/lily_pad", - "texture": "block/lily_pad" - }, - "elements": [ - { "from": [ 0, 0.25, 0 ], - "to": [ 16, 0.25, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture", "tintindex": 0 }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/lime_candle_cake.json b/src/main/resources/models/block/lime_candle_cake.json deleted file mode 100644 index 91326ea..0000000 --- a/src/main/resources/models/block/lime_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/lime_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_candle_cake_lit.json b/src/main/resources/models/block/lime_candle_cake_lit.json deleted file mode 100644 index 45657c7..0000000 --- a/src/main/resources/models/block/lime_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/lime_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_candle_four_candles.json b/src/main/resources/models/block/lime_candle_four_candles.json deleted file mode 100644 index 55b45a9..0000000 --- a/src/main/resources/models/block/lime_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/lime_candle", - "particle": "minecraft:block/lime_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_candle_four_candles_lit.json b/src/main/resources/models/block/lime_candle_four_candles_lit.json deleted file mode 100644 index 85a6d2f..0000000 --- a/src/main/resources/models/block/lime_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/lime_candle_lit", - "particle": "minecraft:block/lime_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_candle_one_candle.json b/src/main/resources/models/block/lime_candle_one_candle.json deleted file mode 100644 index 254b4eb..0000000 --- a/src/main/resources/models/block/lime_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/lime_candle", - "particle": "minecraft:block/lime_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_candle_one_candle_lit.json b/src/main/resources/models/block/lime_candle_one_candle_lit.json deleted file mode 100644 index a6c8b98..0000000 --- a/src/main/resources/models/block/lime_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/lime_candle_lit", - "particle": "minecraft:block/lime_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_candle_three_candles.json b/src/main/resources/models/block/lime_candle_three_candles.json deleted file mode 100644 index e71d222..0000000 --- a/src/main/resources/models/block/lime_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/lime_candle", - "particle": "minecraft:block/lime_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_candle_three_candles_lit.json b/src/main/resources/models/block/lime_candle_three_candles_lit.json deleted file mode 100644 index 738f8dc..0000000 --- a/src/main/resources/models/block/lime_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/lime_candle_lit", - "particle": "minecraft:block/lime_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_candle_two_candles.json b/src/main/resources/models/block/lime_candle_two_candles.json deleted file mode 100644 index 50edf84..0000000 --- a/src/main/resources/models/block/lime_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/lime_candle", - "particle": "minecraft:block/lime_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_candle_two_candles_lit.json b/src/main/resources/models/block/lime_candle_two_candles_lit.json deleted file mode 100644 index 5736293..0000000 --- a/src/main/resources/models/block/lime_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/lime_candle_lit", - "particle": "minecraft:block/lime_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_carpet.json b/src/main/resources/models/block/lime_carpet.json deleted file mode 100644 index 028c498..0000000 --- a/src/main/resources/models/block/lime_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/lime_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_concrete.json b/src/main/resources/models/block/lime_concrete.json deleted file mode 100644 index e0e9212..0000000 --- a/src/main/resources/models/block/lime_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lime_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_concrete_powder.json b/src/main/resources/models/block/lime_concrete_powder.json deleted file mode 100644 index 48f4b69..0000000 --- a/src/main/resources/models/block/lime_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lime_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_glazed_terracotta.json b/src/main/resources/models/block/lime_glazed_terracotta.json deleted file mode 100644 index b6211a7..0000000 --- a/src/main/resources/models/block/lime_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/lime_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_shulker_box.json b/src/main/resources/models/block/lime_shulker_box.json deleted file mode 100644 index aafff7d..0000000 --- a/src/main/resources/models/block/lime_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/lime_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_stained_glass.json b/src/main/resources/models/block/lime_stained_glass.json deleted file mode 100644 index b06899c..0000000 --- a/src/main/resources/models/block/lime_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lime_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_stained_glass_pane_noside.json b/src/main/resources/models/block/lime_stained_glass_pane_noside.json deleted file mode 100644 index 51a062c..0000000 --- a/src/main/resources/models/block/lime_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/lime_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/lime_stained_glass_pane_noside_alt.json deleted file mode 100644 index 7b0a67a..0000000 --- a/src/main/resources/models/block/lime_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/lime_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_stained_glass_pane_post.json b/src/main/resources/models/block/lime_stained_glass_pane_post.json deleted file mode 100644 index 92ec01f..0000000 --- a/src/main/resources/models/block/lime_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/lime_stained_glass_pane_top", - "pane": "minecraft:block/lime_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_stained_glass_pane_side.json b/src/main/resources/models/block/lime_stained_glass_pane_side.json deleted file mode 100644 index c54306a..0000000 --- a/src/main/resources/models/block/lime_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/lime_stained_glass_pane_top", - "pane": "minecraft:block/lime_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_stained_glass_pane_side_alt.json b/src/main/resources/models/block/lime_stained_glass_pane_side_alt.json deleted file mode 100644 index 6f12dd0..0000000 --- a/src/main/resources/models/block/lime_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/lime_stained_glass_pane_top", - "pane": "minecraft:block/lime_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_terracotta.json b/src/main/resources/models/block/lime_terracotta.json deleted file mode 100644 index 7a7ee77..0000000 --- a/src/main/resources/models/block/lime_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lime_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lime_wool.json b/src/main/resources/models/block/lime_wool.json deleted file mode 100644 index 3452083..0000000 --- a/src/main/resources/models/block/lime_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lime_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/lodestone.json b/src/main/resources/models/block/lodestone.json deleted file mode 100644 index f38f3e9..0000000 --- a/src/main/resources/models/block/lodestone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/lodestone_top", - "side": "minecraft:block/lodestone_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/loom.json b/src/main/resources/models/block/loom.json deleted file mode 100644 index 66f7792..0000000 --- a/src/main/resources/models/block/loom.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/loom_bottom", - "front": "minecraft:block/loom_front", - "side": "minecraft:block/loom_side", - "top": "minecraft:block/loom_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_candle_cake.json b/src/main/resources/models/block/magenta_candle_cake.json deleted file mode 100644 index 4f8d51e..0000000 --- a/src/main/resources/models/block/magenta_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/magenta_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_candle_cake_lit.json b/src/main/resources/models/block/magenta_candle_cake_lit.json deleted file mode 100644 index 0aadfeb..0000000 --- a/src/main/resources/models/block/magenta_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/magenta_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_candle_four_candles.json b/src/main/resources/models/block/magenta_candle_four_candles.json deleted file mode 100644 index cc10d41..0000000 --- a/src/main/resources/models/block/magenta_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/magenta_candle", - "particle": "minecraft:block/magenta_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_candle_four_candles_lit.json b/src/main/resources/models/block/magenta_candle_four_candles_lit.json deleted file mode 100644 index 5c41051..0000000 --- a/src/main/resources/models/block/magenta_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/magenta_candle_lit", - "particle": "minecraft:block/magenta_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_candle_one_candle.json b/src/main/resources/models/block/magenta_candle_one_candle.json deleted file mode 100644 index 6cbff94..0000000 --- a/src/main/resources/models/block/magenta_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/magenta_candle", - "particle": "minecraft:block/magenta_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_candle_one_candle_lit.json b/src/main/resources/models/block/magenta_candle_one_candle_lit.json deleted file mode 100644 index 39f81c1..0000000 --- a/src/main/resources/models/block/magenta_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/magenta_candle_lit", - "particle": "minecraft:block/magenta_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_candle_three_candles.json b/src/main/resources/models/block/magenta_candle_three_candles.json deleted file mode 100644 index 90d34d6..0000000 --- a/src/main/resources/models/block/magenta_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/magenta_candle", - "particle": "minecraft:block/magenta_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_candle_three_candles_lit.json b/src/main/resources/models/block/magenta_candle_three_candles_lit.json deleted file mode 100644 index f648690..0000000 --- a/src/main/resources/models/block/magenta_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/magenta_candle_lit", - "particle": "minecraft:block/magenta_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_candle_two_candles.json b/src/main/resources/models/block/magenta_candle_two_candles.json deleted file mode 100644 index 128514c..0000000 --- a/src/main/resources/models/block/magenta_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/magenta_candle", - "particle": "minecraft:block/magenta_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_candle_two_candles_lit.json b/src/main/resources/models/block/magenta_candle_two_candles_lit.json deleted file mode 100644 index 476532a..0000000 --- a/src/main/resources/models/block/magenta_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/magenta_candle_lit", - "particle": "minecraft:block/magenta_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_carpet.json b/src/main/resources/models/block/magenta_carpet.json deleted file mode 100644 index 466161a..0000000 --- a/src/main/resources/models/block/magenta_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/magenta_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_concrete.json b/src/main/resources/models/block/magenta_concrete.json deleted file mode 100644 index 73bbc6d..0000000 --- a/src/main/resources/models/block/magenta_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/magenta_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_concrete_powder.json b/src/main/resources/models/block/magenta_concrete_powder.json deleted file mode 100644 index e5a38d4..0000000 --- a/src/main/resources/models/block/magenta_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/magenta_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_glazed_terracotta.json b/src/main/resources/models/block/magenta_glazed_terracotta.json deleted file mode 100644 index f36a5e7..0000000 --- a/src/main/resources/models/block/magenta_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/magenta_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_shulker_box.json b/src/main/resources/models/block/magenta_shulker_box.json deleted file mode 100644 index 6bb156a..0000000 --- a/src/main/resources/models/block/magenta_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/magenta_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_stained_glass.json b/src/main/resources/models/block/magenta_stained_glass.json deleted file mode 100644 index 6e4da4c..0000000 --- a/src/main/resources/models/block/magenta_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/magenta_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_stained_glass_pane_noside.json b/src/main/resources/models/block/magenta_stained_glass_pane_noside.json deleted file mode 100644 index 8d6019b..0000000 --- a/src/main/resources/models/block/magenta_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/magenta_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/magenta_stained_glass_pane_noside_alt.json deleted file mode 100644 index 7b2ba6d..0000000 --- a/src/main/resources/models/block/magenta_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/magenta_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_stained_glass_pane_post.json b/src/main/resources/models/block/magenta_stained_glass_pane_post.json deleted file mode 100644 index d19e821..0000000 --- a/src/main/resources/models/block/magenta_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/magenta_stained_glass_pane_top", - "pane": "minecraft:block/magenta_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_stained_glass_pane_side.json b/src/main/resources/models/block/magenta_stained_glass_pane_side.json deleted file mode 100644 index 4fd5b62..0000000 --- a/src/main/resources/models/block/magenta_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/magenta_stained_glass_pane_top", - "pane": "minecraft:block/magenta_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_stained_glass_pane_side_alt.json b/src/main/resources/models/block/magenta_stained_glass_pane_side_alt.json deleted file mode 100644 index 06ff17a..0000000 --- a/src/main/resources/models/block/magenta_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/magenta_stained_glass_pane_top", - "pane": "minecraft:block/magenta_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_terracotta.json b/src/main/resources/models/block/magenta_terracotta.json deleted file mode 100644 index bd2bcfa..0000000 --- a/src/main/resources/models/block/magenta_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/magenta_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magenta_wool.json b/src/main/resources/models/block/magenta_wool.json deleted file mode 100644 index 9111ee0..0000000 --- a/src/main/resources/models/block/magenta_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/magenta_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/magma_block.json b/src/main/resources/models/block/magma_block.json deleted file mode 100644 index b9678ef..0000000 --- a/src/main/resources/models/block/magma_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/magma" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_button.json b/src/main/resources/models/block/mangrove_button.json deleted file mode 100644 index c5854e7..0000000 --- a/src/main/resources/models/block/mangrove_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_button_inventory.json b/src/main/resources/models/block/mangrove_button_inventory.json deleted file mode 100644 index b79a34d..0000000 --- a/src/main/resources/models/block/mangrove_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_button_pressed.json b/src/main/resources/models/block/mangrove_button_pressed.json deleted file mode 100644 index 6981fdf..0000000 --- a/src/main/resources/models/block/mangrove_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_door_bottom_left.json b/src/main/resources/models/block/mangrove_door_bottom_left.json deleted file mode 100644 index 621e58e..0000000 --- a/src/main/resources/models/block/mangrove_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_door_bottom_left_open.json b/src/main/resources/models/block/mangrove_door_bottom_left_open.json deleted file mode 100644 index 93f1c66..0000000 --- a/src/main/resources/models/block/mangrove_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_door_bottom_right.json b/src/main/resources/models/block/mangrove_door_bottom_right.json deleted file mode 100644 index 5789fc8..0000000 --- a/src/main/resources/models/block/mangrove_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_door_bottom_right_open.json b/src/main/resources/models/block/mangrove_door_bottom_right_open.json deleted file mode 100644 index 867d020..0000000 --- a/src/main/resources/models/block/mangrove_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_door_top_left.json b/src/main/resources/models/block/mangrove_door_top_left.json deleted file mode 100644 index c4f7b28..0000000 --- a/src/main/resources/models/block/mangrove_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_door_top_left_open.json b/src/main/resources/models/block/mangrove_door_top_left_open.json deleted file mode 100644 index 37008c9..0000000 --- a/src/main/resources/models/block/mangrove_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_door_top_right.json b/src/main/resources/models/block/mangrove_door_top_right.json deleted file mode 100644 index 856a014..0000000 --- a/src/main/resources/models/block/mangrove_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_door_top_right_open.json b/src/main/resources/models/block/mangrove_door_top_right_open.json deleted file mode 100644 index 7135cd9..0000000 --- a/src/main/resources/models/block/mangrove_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_fence_gate.json b/src/main/resources/models/block/mangrove_fence_gate.json deleted file mode 100644 index b09253c..0000000 --- a/src/main/resources/models/block/mangrove_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_fence_gate_open.json b/src/main/resources/models/block/mangrove_fence_gate_open.json deleted file mode 100644 index 00395e0..0000000 --- a/src/main/resources/models/block/mangrove_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_fence_gate_wall.json b/src/main/resources/models/block/mangrove_fence_gate_wall.json deleted file mode 100644 index b6a2f0e..0000000 --- a/src/main/resources/models/block/mangrove_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_fence_gate_wall_open.json b/src/main/resources/models/block/mangrove_fence_gate_wall_open.json deleted file mode 100644 index 34950c0..0000000 --- a/src/main/resources/models/block/mangrove_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_fence_inventory.json b/src/main/resources/models/block/mangrove_fence_inventory.json deleted file mode 100644 index dd63182..0000000 --- a/src/main/resources/models/block/mangrove_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_fence_post.json b/src/main/resources/models/block/mangrove_fence_post.json deleted file mode 100644 index 49dc45b..0000000 --- a/src/main/resources/models/block/mangrove_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_fence_side.json b/src/main/resources/models/block/mangrove_fence_side.json deleted file mode 100644 index 2f3b40b..0000000 --- a/src/main/resources/models/block/mangrove_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_hanging_sign.json b/src/main/resources/models/block/mangrove_hanging_sign.json deleted file mode 100644 index 0dbd217..0000000 --- a/src/main/resources/models/block/mangrove_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_leaves.json b/src/main/resources/models/block/mangrove_leaves.json deleted file mode 100644 index 1500d99..0000000 --- a/src/main/resources/models/block/mangrove_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/mangrove_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_log.json b/src/main/resources/models/block/mangrove_log.json deleted file mode 100644 index da56390..0000000 --- a/src/main/resources/models/block/mangrove_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/mangrove_log_top", - "side": "minecraft:block/mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_log_horizontal.json b/src/main/resources/models/block/mangrove_log_horizontal.json deleted file mode 100644 index a2b809c..0000000 --- a/src/main/resources/models/block/mangrove_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/mangrove_log_top", - "side": "minecraft:block/mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_planks.json b/src/main/resources/models/block/mangrove_planks.json deleted file mode 100644 index ec9b48e..0000000 --- a/src/main/resources/models/block/mangrove_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_pressure_plate.json b/src/main/resources/models/block/mangrove_pressure_plate.json deleted file mode 100644 index 7d81272..0000000 --- a/src/main/resources/models/block/mangrove_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_pressure_plate_down.json b/src/main/resources/models/block/mangrove_pressure_plate_down.json deleted file mode 100644 index 1fc80b8..0000000 --- a/src/main/resources/models/block/mangrove_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_propagule.json b/src/main/resources/models/block/mangrove_propagule.json deleted file mode 100644 index 02d4c1a..0000000 --- a/src/main/resources/models/block/mangrove_propagule.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/mangrove_propagule", - "sapling": "block/mangrove_propagule" - }, - "elements": [ - { - "name": "leaves", - "from": [4.5, 9, 8], - "to": [11.5, 15, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "north": {"uv": [4, 1, 11, 7], "texture": "#sapling"}, - "south": {"uv": [4, 1, 11, 7], "texture": "#sapling"} - } - }, - { - "name": "leaves", - "from": [8, 9, 4.5], - "to": [8, 15, 11.5], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "east": {"uv": [4, 1, 11, 7], "texture": "#sapling"}, - "west": {"uv": [4, 1, 11, 7], "texture": "#sapling"} - } - }, - { - "name": "hypocotyl", - "from": [8, 0, 7], - "to": [8, 9, 9], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "east": {"uv": [7, 7, 9, 16], "texture": "#sapling"}, - "west": {"uv": [7, 7, 9, 16], "texture": "#sapling"} - } - }, - { - "name": "hypocotyl", - "from": [7, 0, 8], - "to": [9, 9, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "north": {"uv": [7, 7, 9, 16], "texture": "#sapling"}, - "south": {"uv": [7, 7, 9, 16], "texture": "#sapling"} - } - } - ] -} diff --git a/src/main/resources/models/block/mangrove_propagule_hanging_0.json b/src/main/resources/models/block/mangrove_propagule_hanging_0.json deleted file mode 100644 index f6c4a9b..0000000 --- a/src/main/resources/models/block/mangrove_propagule_hanging_0.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "propagule": "block/mangrove_propagule_hanging", - "particle": "block/mangrove_propagule_hanging" - }, - "elements": [ - { - "from": [7, 13.61104, 10.07193], - "to": [9, 13.61104, 12.07193], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "texture": "#propagule"} - } - }, - { - "from": [10.07193, 13.61104, 7], - "to": [12.07193, 13.61104, 9], - "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 90, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 90, "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 3.92807], - "to": [9, 13.61104, 5.92807], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 180, "texture": "#propagule"} - } - }, - { - "from": [3.92807, 13.61104, 7], - "to": [5.92807, 13.61104, 9], - "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 270, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 270, "texture": "#propagule"} - } - }, - { - "from": [7, 13, 7], - "to": [9, 14, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "east": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "south": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "west": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "down": {"uv": [0, 3, 2, 5], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - } - ] -} diff --git a/src/main/resources/models/block/mangrove_propagule_hanging_1.json b/src/main/resources/models/block/mangrove_propagule_hanging_1.json deleted file mode 100644 index 2bea314..0000000 --- a/src/main/resources/models/block/mangrove_propagule_hanging_1.json +++ /dev/null @@ -1,113 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "propagule": "block/mangrove_propagule_hanging", - "particle": "block/mangrove_propagule_hanging" - }, - "elements": [ - { - "from": [7, 10, 7], - "to": [9, 13, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "east": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "south": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "west": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "up": {"uv": [0, 5, 2, 7], "texture": "#propagule"}, - "down": {"uv": [0, 5, 2, 7], "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 10.07193], - "to": [9, 13.61104, 12.07193], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "texture": "#propagule"} - } - }, - { - "from": [10.07193, 13.61104, 7], - "to": [12.07193, 13.61104, 9], - "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 90, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 90, "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 3.92807], - "to": [9, 13.61104, 5.92807], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 180, "texture": "#propagule"} - } - }, - { - "from": [3.92807, 13.61104, 7], - "to": [5.92807, 13.61104, 9], - "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 270, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 270, "texture": "#propagule"} - } - }, - { - "from": [7, 13, 7], - "to": [9, 14, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "east": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "south": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "west": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "down": {"uv": [0, 3, 2, 5], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - } - ] -} diff --git a/src/main/resources/models/block/mangrove_propagule_hanging_2.json b/src/main/resources/models/block/mangrove_propagule_hanging_2.json deleted file mode 100644 index fc008f4..0000000 --- a/src/main/resources/models/block/mangrove_propagule_hanging_2.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "propagule": "block/mangrove_propagule_hanging", - "particle": "block/mangrove_propagule_hanging" - }, - "elements": [ - { - "from": [7, 10, 7], - "to": [9, 13, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "east": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "south": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "west": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "up": {"uv": [0, 5, 2, 7], "texture": "#propagule"}, - "down": {"uv": [0, 10, 2, 12], "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 10.07193], - "to": [9, 13.61104, 12.07193], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "texture": "#propagule"} - } - }, - { - "from": [10.07193, 13.61104, 7], - "to": [12.07193, 13.61104, 9], - "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 90, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 90, "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 3.92807], - "to": [9, 13.61104, 5.92807], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 180, "texture": "#propagule"} - } - }, - { - "from": [3.92807, 13.61104, 7], - "to": [5.92807, 13.61104, 9], - "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 270, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 270, "texture": "#propagule"} - } - }, - { - "from": [7, 13, 7], - "to": [9, 14, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "east": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "south": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "west": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "down": {"uv": [0, 3, 2, 5], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 7, 8], - "to": [9, 10, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [3, 7, 5, 10], "texture": "#propagule"}, - "east": {"uv": [13, 0, 13, 10], "texture": "#propagule"}, - "south": {"uv": [3, 7, 5, 10], "texture": "#propagule"}, - "west": {"uv": [11, 0, 11, 10], "texture": "#propagule"}, - "up": {"uv": [11, 0, 13, 0], "texture": "#propagule"}, - "down": {"uv": [11, 10, 13, 10], "texture": "#propagule"} - } - }, - { - "from": [7, 7, 8], - "to": [9, 10, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [3, 7, 5, 10], "texture": "#propagule"}, - "east": {"uv": [11, 0, 11, 10], "texture": "#propagule"}, - "south": {"uv": [3, 7, 5, 10], "texture": "#propagule"}, - "west": {"uv": [13, 0, 13, 10], "texture": "#propagule"}, - "up": {"uv": [11, 0, 13, 0], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [11, 10, 13, 10], "rotation": 180, "texture": "#propagule"} - } - } - ] -} diff --git a/src/main/resources/models/block/mangrove_propagule_hanging_3.json b/src/main/resources/models/block/mangrove_propagule_hanging_3.json deleted file mode 100644 index 4ea6db3..0000000 --- a/src/main/resources/models/block/mangrove_propagule_hanging_3.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "propagule": "block/mangrove_propagule_hanging", - "particle": "block/mangrove_propagule_hanging" - }, - "elements": [ - { - "from": [7, 10, 7], - "to": [9, 13, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "east": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "south": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "west": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "up": {"uv": [0, 5, 2, 7], "texture": "#propagule"}, - "down": {"uv": [0, 10, 2, 12], "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 10.07193], - "to": [9, 13.61104, 12.07193], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "texture": "#propagule"} - } - }, - { - "from": [10.07193, 13.61104, 7], - "to": [12.07193, 13.61104, 9], - "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 90, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 90, "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 3.92807], - "to": [9, 13.61104, 5.92807], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 180, "texture": "#propagule"} - } - }, - { - "from": [3.92807, 13.61104, 7], - "to": [5.92807, 13.61104, 9], - "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 270, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 270, "texture": "#propagule"} - } - }, - { - "from": [7, 13, 7], - "to": [9, 14, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "east": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "south": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "west": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "down": {"uv": [0, 3, 2, 5], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 3, 8], - "to": [9, 10, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [3, 3, 5, 10], "texture": "#propagule"}, - "east": {"uv": [13, 0, 13, 10], "texture": "#propagule"}, - "south": {"uv": [3, 3, 5, 10], "texture": "#propagule"}, - "west": {"uv": [11, 0, 11, 10], "texture": "#propagule"}, - "up": {"uv": [11, 0, 13, 0], "texture": "#propagule"}, - "down": {"uv": [11, 10, 13, 10], "texture": "#propagule"} - } - }, - { - "from": [7, 3, 8], - "to": [9, 10, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [3, 3, 5, 10], "texture": "#propagule"}, - "east": {"uv": [11, 0, 11, 10], "texture": "#propagule"}, - "south": {"uv": [3, 3, 5, 10], "texture": "#propagule"}, - "west": {"uv": [13, 0, 13, 10], "texture": "#propagule"}, - "up": {"uv": [11, 0, 13, 0], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [11, 10, 13, 10], "rotation": 180, "texture": "#propagule"} - } - } - ] -} diff --git a/src/main/resources/models/block/mangrove_propagule_hanging_4.json b/src/main/resources/models/block/mangrove_propagule_hanging_4.json deleted file mode 100644 index a6086f3..0000000 --- a/src/main/resources/models/block/mangrove_propagule_hanging_4.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "propagule": "block/mangrove_propagule_hanging", - "particle": "block/mangrove_propagule_hanging" - }, - "elements": [ - { - "from": [7, 10, 7], - "to": [9, 13, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "east": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "south": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "west": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "up": {"uv": [0, 5, 2, 7], "texture": "#propagule"}, - "down": {"uv": [0, 10, 2, 12], "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 10.07193], - "to": [9, 13.61104, 12.07193], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "texture": "#propagule"} - } - }, - { - "from": [10.07193, 13.61104, 7], - "to": [12.07193, 13.61104, 9], - "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 90, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 90, "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 3.92807], - "to": [9, 13.61104, 5.92807], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 180, "texture": "#propagule"} - } - }, - { - "from": [3.92807, 13.61104, 7], - "to": [5.92807, 13.61104, 9], - "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 270, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 270, "texture": "#propagule"} - } - }, - { - "from": [7, 13, 7], - "to": [9, 14, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "east": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "south": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "west": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "down": {"uv": [0, 3, 2, 5], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 0, 8], - "to": [9, 10, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [3, 0, 5, 10], "texture": "#propagule"}, - "east": {"uv": [13, 0, 13, 10], "texture": "#propagule"}, - "south": {"uv": [3, 0, 5, 10], "texture": "#propagule"}, - "west": {"uv": [11, 0, 11, 10], "texture": "#propagule"}, - "up": {"uv": [11, 0, 13, 0], "texture": "#propagule"}, - "down": {"uv": [11, 10, 13, 10], "texture": "#propagule"} - } - }, - { - "from": [7, 0, 8], - "to": [9, 10, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [3, 0, 5, 10], "texture": "#propagule"}, - "east": {"uv": [11, 0, 11, 10], "texture": "#propagule"}, - "south": {"uv": [3, 0, 5, 10], "texture": "#propagule"}, - "west": {"uv": [13, 0, 13, 10], "texture": "#propagule"}, - "up": {"uv": [11, 0, 13, 0], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [11, 10, 13, 10], "rotation": 180, "texture": "#propagule"} - } - } - ] -} diff --git a/src/main/resources/models/block/mangrove_roots.json b/src/main/resources/models/block/mangrove_roots.json deleted file mode 100644 index eda9523..0000000 --- a/src/main/resources/models/block/mangrove_roots.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "side": "block/mangrove_roots_side", - "top": "block/mangrove_roots_top", - "particle": "#side" - }, - "elements": [ - { - "from": [ 0, 0, 8 ], - "to": [ 16, 16, 8 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" } - } - }, - { - "from": [ 8, 0, 0 ], - "to": [ 8, 16, 16 ], - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" } - } - }, - { - "from": [ 0, 15.998, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "up" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 16, 0.002, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "down" }, - "up": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 0.002 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#side", "cullface": "north" } - } - }, - { - "from": [ 0, 0, 15.998 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#side", "cullface": "south" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "south" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 0.002, 16, 16 ], - "faces": { - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#side", "cullface": "west" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" } - } - }, - { - "from": [ 15.998, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" }, - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/mangrove_sign.json b/src/main/resources/models/block/mangrove_sign.json deleted file mode 100644 index a3868f4..0000000 --- a/src/main/resources/models/block/mangrove_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_slab.json b/src/main/resources/models/block/mangrove_slab.json deleted file mode 100644 index 1808d03..0000000 --- a/src/main/resources/models/block/mangrove_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/mangrove_planks", - "side": "minecraft:block/mangrove_planks", - "top": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_slab_top.json b/src/main/resources/models/block/mangrove_slab_top.json deleted file mode 100644 index a888006..0000000 --- a/src/main/resources/models/block/mangrove_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/mangrove_planks", - "side": "minecraft:block/mangrove_planks", - "top": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_stairs.json b/src/main/resources/models/block/mangrove_stairs.json deleted file mode 100644 index 6f676ac..0000000 --- a/src/main/resources/models/block/mangrove_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/mangrove_planks", - "side": "minecraft:block/mangrove_planks", - "top": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_stairs_inner.json b/src/main/resources/models/block/mangrove_stairs_inner.json deleted file mode 100644 index 54a1272..0000000 --- a/src/main/resources/models/block/mangrove_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/mangrove_planks", - "side": "minecraft:block/mangrove_planks", - "top": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_stairs_outer.json b/src/main/resources/models/block/mangrove_stairs_outer.json deleted file mode 100644 index a1b41e1..0000000 --- a/src/main/resources/models/block/mangrove_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/mangrove_planks", - "side": "minecraft:block/mangrove_planks", - "top": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_trapdoor_bottom.json b/src/main/resources/models/block/mangrove_trapdoor_bottom.json deleted file mode 100644 index 41aef9a..0000000 --- a/src/main/resources/models/block/mangrove_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/mangrove_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_trapdoor_open.json b/src/main/resources/models/block/mangrove_trapdoor_open.json deleted file mode 100644 index 25e378a..0000000 --- a/src/main/resources/models/block/mangrove_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/mangrove_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_trapdoor_top.json b/src/main/resources/models/block/mangrove_trapdoor_top.json deleted file mode 100644 index 8951353..0000000 --- a/src/main/resources/models/block/mangrove_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/mangrove_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mangrove_wood.json b/src/main/resources/models/block/mangrove_wood.json deleted file mode 100644 index b831a36..0000000 --- a/src/main/resources/models/block/mangrove_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/mangrove_log", - "side": "minecraft:block/mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/medium_amethyst_bud.json b/src/main/resources/models/block/medium_amethyst_bud.json deleted file mode 100644 index c69ea2a..0000000 --- a/src/main/resources/models/block/medium_amethyst_bud.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/medium_amethyst_bud" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/melon.json b/src/main/resources/models/block/melon.json deleted file mode 100644 index ef3816b..0000000 --- a/src/main/resources/models/block/melon.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/melon_top", - "side": "minecraft:block/melon_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/melon_stem_stage0.json b/src/main/resources/models/block/melon_stem_stage0.json deleted file mode 100644 index 7f8918c..0000000 --- a/src/main/resources/models/block/melon_stem_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth0", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/melon_stem_stage1.json b/src/main/resources/models/block/melon_stem_stage1.json deleted file mode 100644 index 0d573b7..0000000 --- a/src/main/resources/models/block/melon_stem_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth1", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/melon_stem_stage2.json b/src/main/resources/models/block/melon_stem_stage2.json deleted file mode 100644 index c193420..0000000 --- a/src/main/resources/models/block/melon_stem_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth2", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/melon_stem_stage3.json b/src/main/resources/models/block/melon_stem_stage3.json deleted file mode 100644 index 8b4ef33..0000000 --- a/src/main/resources/models/block/melon_stem_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth3", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/melon_stem_stage4.json b/src/main/resources/models/block/melon_stem_stage4.json deleted file mode 100644 index cba7914..0000000 --- a/src/main/resources/models/block/melon_stem_stage4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth4", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/melon_stem_stage5.json b/src/main/resources/models/block/melon_stem_stage5.json deleted file mode 100644 index bd48d3f..0000000 --- a/src/main/resources/models/block/melon_stem_stage5.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth5", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/melon_stem_stage6.json b/src/main/resources/models/block/melon_stem_stage6.json deleted file mode 100644 index c8f07f2..0000000 --- a/src/main/resources/models/block/melon_stem_stage6.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth6", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/melon_stem_stage7.json b/src/main/resources/models/block/melon_stem_stage7.json deleted file mode 100644 index 2b479f7..0000000 --- a/src/main/resources/models/block/melon_stem_stage7.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth7", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/moss_block.json b/src/main/resources/models/block/moss_block.json deleted file mode 100644 index 3c2c9bc..0000000 --- a/src/main/resources/models/block/moss_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/moss_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/moss_carpet.json b/src/main/resources/models/block/moss_carpet.json deleted file mode 100644 index 3e5e68f..0000000 --- a/src/main/resources/models/block/moss_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/moss_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_carpet_side.json b/src/main/resources/models/block/mossy_carpet_side.json deleted file mode 100644 index e63ad2d..0000000 --- a/src/main/resources/models/block/mossy_carpet_side.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ambientocclusion": true, - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 0, 0.1 ], - "to": [ 16, 16, 0.1 ], - "shade": true, - "faces": { - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#side"}, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side"} - } - } - ] -} diff --git a/src/main/resources/models/block/mossy_cobblestone.json b/src/main/resources/models/block/mossy_cobblestone.json deleted file mode 100644 index 8767f35..0000000 --- a/src/main/resources/models/block/mossy_cobblestone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_cobblestone_slab.json b/src/main/resources/models/block/mossy_cobblestone_slab.json deleted file mode 100644 index b59badb..0000000 --- a/src/main/resources/models/block/mossy_cobblestone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/mossy_cobblestone", - "side": "minecraft:block/mossy_cobblestone", - "top": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_cobblestone_slab_top.json b/src/main/resources/models/block/mossy_cobblestone_slab_top.json deleted file mode 100644 index 16d9aa7..0000000 --- a/src/main/resources/models/block/mossy_cobblestone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/mossy_cobblestone", - "side": "minecraft:block/mossy_cobblestone", - "top": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_cobblestone_stairs.json b/src/main/resources/models/block/mossy_cobblestone_stairs.json deleted file mode 100644 index 26a21ed..0000000 --- a/src/main/resources/models/block/mossy_cobblestone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/mossy_cobblestone", - "side": "minecraft:block/mossy_cobblestone", - "top": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_cobblestone_stairs_inner.json b/src/main/resources/models/block/mossy_cobblestone_stairs_inner.json deleted file mode 100644 index 49ffa98..0000000 --- a/src/main/resources/models/block/mossy_cobblestone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/mossy_cobblestone", - "side": "minecraft:block/mossy_cobblestone", - "top": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_cobblestone_stairs_outer.json b/src/main/resources/models/block/mossy_cobblestone_stairs_outer.json deleted file mode 100644 index 4ac59fa..0000000 --- a/src/main/resources/models/block/mossy_cobblestone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/mossy_cobblestone", - "side": "minecraft:block/mossy_cobblestone", - "top": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_cobblestone_wall_inventory.json b/src/main/resources/models/block/mossy_cobblestone_wall_inventory.json deleted file mode 100644 index ea176a4..0000000 --- a/src/main/resources/models/block/mossy_cobblestone_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_cobblestone_wall_post.json b/src/main/resources/models/block/mossy_cobblestone_wall_post.json deleted file mode 100644 index b6be998..0000000 --- a/src/main/resources/models/block/mossy_cobblestone_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_cobblestone_wall_side.json b/src/main/resources/models/block/mossy_cobblestone_wall_side.json deleted file mode 100644 index 43c6c70..0000000 --- a/src/main/resources/models/block/mossy_cobblestone_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_cobblestone_wall_side_tall.json b/src/main/resources/models/block/mossy_cobblestone_wall_side_tall.json deleted file mode 100644 index 9693598..0000000 --- a/src/main/resources/models/block/mossy_cobblestone_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_stone_brick_slab.json b/src/main/resources/models/block/mossy_stone_brick_slab.json deleted file mode 100644 index 80aa245..0000000 --- a/src/main/resources/models/block/mossy_stone_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/mossy_stone_bricks", - "side": "minecraft:block/mossy_stone_bricks", - "top": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_stone_brick_slab_top.json b/src/main/resources/models/block/mossy_stone_brick_slab_top.json deleted file mode 100644 index 0357097..0000000 --- a/src/main/resources/models/block/mossy_stone_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/mossy_stone_bricks", - "side": "minecraft:block/mossy_stone_bricks", - "top": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_stone_brick_stairs.json b/src/main/resources/models/block/mossy_stone_brick_stairs.json deleted file mode 100644 index 301d37c..0000000 --- a/src/main/resources/models/block/mossy_stone_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/mossy_stone_bricks", - "side": "minecraft:block/mossy_stone_bricks", - "top": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_stone_brick_stairs_inner.json b/src/main/resources/models/block/mossy_stone_brick_stairs_inner.json deleted file mode 100644 index bf4698a..0000000 --- a/src/main/resources/models/block/mossy_stone_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/mossy_stone_bricks", - "side": "minecraft:block/mossy_stone_bricks", - "top": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_stone_brick_stairs_outer.json b/src/main/resources/models/block/mossy_stone_brick_stairs_outer.json deleted file mode 100644 index b7d6b8f..0000000 --- a/src/main/resources/models/block/mossy_stone_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/mossy_stone_bricks", - "side": "minecraft:block/mossy_stone_bricks", - "top": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_stone_brick_wall_inventory.json b/src/main/resources/models/block/mossy_stone_brick_wall_inventory.json deleted file mode 100644 index e6822fe..0000000 --- a/src/main/resources/models/block/mossy_stone_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_stone_brick_wall_post.json b/src/main/resources/models/block/mossy_stone_brick_wall_post.json deleted file mode 100644 index 5694280..0000000 --- a/src/main/resources/models/block/mossy_stone_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_stone_brick_wall_side.json b/src/main/resources/models/block/mossy_stone_brick_wall_side.json deleted file mode 100644 index 13fdfa2..0000000 --- a/src/main/resources/models/block/mossy_stone_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_stone_brick_wall_side_tall.json b/src/main/resources/models/block/mossy_stone_brick_wall_side_tall.json deleted file mode 100644 index 265f6c3..0000000 --- a/src/main/resources/models/block/mossy_stone_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mossy_stone_bricks.json b/src/main/resources/models/block/mossy_stone_bricks.json deleted file mode 100644 index 4a4fa5a..0000000 --- a/src/main/resources/models/block/mossy_stone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/moving_piston.json b/src/main/resources/models/block/moving_piston.json deleted file mode 100644 index 021eedb..0000000 --- a/src/main/resources/models/block/moving_piston.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/piston_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mud.json b/src/main/resources/models/block/mud.json deleted file mode 100644 index 5cfbb59..0000000 --- a/src/main/resources/models/block/mud.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/mud" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mud_brick_slab.json b/src/main/resources/models/block/mud_brick_slab.json deleted file mode 100644 index f42d900..0000000 --- a/src/main/resources/models/block/mud_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/mud_bricks", - "side": "minecraft:block/mud_bricks", - "top": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mud_brick_slab_top.json b/src/main/resources/models/block/mud_brick_slab_top.json deleted file mode 100644 index 0208a1c..0000000 --- a/src/main/resources/models/block/mud_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/mud_bricks", - "side": "minecraft:block/mud_bricks", - "top": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mud_brick_stairs.json b/src/main/resources/models/block/mud_brick_stairs.json deleted file mode 100644 index b56d553..0000000 --- a/src/main/resources/models/block/mud_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/mud_bricks", - "side": "minecraft:block/mud_bricks", - "top": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mud_brick_stairs_inner.json b/src/main/resources/models/block/mud_brick_stairs_inner.json deleted file mode 100644 index de82695..0000000 --- a/src/main/resources/models/block/mud_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/mud_bricks", - "side": "minecraft:block/mud_bricks", - "top": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mud_brick_stairs_outer.json b/src/main/resources/models/block/mud_brick_stairs_outer.json deleted file mode 100644 index ebdb5c0..0000000 --- a/src/main/resources/models/block/mud_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/mud_bricks", - "side": "minecraft:block/mud_bricks", - "top": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mud_brick_wall_inventory.json b/src/main/resources/models/block/mud_brick_wall_inventory.json deleted file mode 100644 index f84a0e6..0000000 --- a/src/main/resources/models/block/mud_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mud_brick_wall_post.json b/src/main/resources/models/block/mud_brick_wall_post.json deleted file mode 100644 index baa01c2..0000000 --- a/src/main/resources/models/block/mud_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mud_brick_wall_side.json b/src/main/resources/models/block/mud_brick_wall_side.json deleted file mode 100644 index c7ca96b..0000000 --- a/src/main/resources/models/block/mud_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mud_brick_wall_side_tall.json b/src/main/resources/models/block/mud_brick_wall_side_tall.json deleted file mode 100644 index 916ff68..0000000 --- a/src/main/resources/models/block/mud_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mud_bricks.json b/src/main/resources/models/block/mud_bricks.json deleted file mode 100644 index 7ec0e50..0000000 --- a/src/main/resources/models/block/mud_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mud_bricks_north_west_mirrored.json b/src/main/resources/models/block/mud_bricks_north_west_mirrored.json deleted file mode 100644 index 84815dd..0000000 --- a/src/main/resources/models/block/mud_bricks_north_west_mirrored.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_north_west_mirrored_all", - "textures": { - "all": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/muddy_mangrove_roots.json b/src/main/resources/models/block/muddy_mangrove_roots.json deleted file mode 100644 index b3088af..0000000 --- a/src/main/resources/models/block/muddy_mangrove_roots.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/muddy_mangrove_roots_top", - "side": "minecraft:block/muddy_mangrove_roots_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mushroom_block_inside.json b/src/main/resources/models/block/mushroom_block_inside.json deleted file mode 100644 index 8c7b371..0000000 --- a/src/main/resources/models/block/mushroom_block_inside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/template_single_face", - "textures": { - "texture": "block/mushroom_block_inside" - } -} diff --git a/src/main/resources/models/block/mushroom_stem.json b/src/main/resources/models/block/mushroom_stem.json deleted file mode 100644 index 76f8cdb..0000000 --- a/src/main/resources/models/block/mushroom_stem.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_single_face", - "textures": { - "texture": "minecraft:block/mushroom_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mushroom_stem_inventory.json b/src/main/resources/models/block/mushroom_stem_inventory.json deleted file mode 100644 index ed37327..0000000 --- a/src/main/resources/models/block/mushroom_stem_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/mushroom_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/mycelium.json b/src/main/resources/models/block/mycelium.json deleted file mode 100644 index a49b04e..0000000 --- a/src/main/resources/models/block/mycelium.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/dirt", - "side": "minecraft:block/mycelium_side", - "top": "minecraft:block/mycelium_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_brick_fence_inventory.json b/src/main/resources/models/block/nether_brick_fence_inventory.json deleted file mode 100644 index c66b932..0000000 --- a/src/main/resources/models/block/nether_brick_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_brick_fence_post.json b/src/main/resources/models/block/nether_brick_fence_post.json deleted file mode 100644 index 22f5ac9..0000000 --- a/src/main/resources/models/block/nether_brick_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_brick_fence_side.json b/src/main/resources/models/block/nether_brick_fence_side.json deleted file mode 100644 index 1daddd0..0000000 --- a/src/main/resources/models/block/nether_brick_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_brick_slab.json b/src/main/resources/models/block/nether_brick_slab.json deleted file mode 100644 index 82bd330..0000000 --- a/src/main/resources/models/block/nether_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/nether_bricks", - "side": "minecraft:block/nether_bricks", - "top": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_brick_slab_top.json b/src/main/resources/models/block/nether_brick_slab_top.json deleted file mode 100644 index d9a53ec..0000000 --- a/src/main/resources/models/block/nether_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/nether_bricks", - "side": "minecraft:block/nether_bricks", - "top": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_brick_stairs.json b/src/main/resources/models/block/nether_brick_stairs.json deleted file mode 100644 index f665678..0000000 --- a/src/main/resources/models/block/nether_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/nether_bricks", - "side": "minecraft:block/nether_bricks", - "top": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_brick_stairs_inner.json b/src/main/resources/models/block/nether_brick_stairs_inner.json deleted file mode 100644 index 5569ed4..0000000 --- a/src/main/resources/models/block/nether_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/nether_bricks", - "side": "minecraft:block/nether_bricks", - "top": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_brick_stairs_outer.json b/src/main/resources/models/block/nether_brick_stairs_outer.json deleted file mode 100644 index 6140b9d..0000000 --- a/src/main/resources/models/block/nether_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/nether_bricks", - "side": "minecraft:block/nether_bricks", - "top": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_brick_wall_inventory.json b/src/main/resources/models/block/nether_brick_wall_inventory.json deleted file mode 100644 index ef71ac4..0000000 --- a/src/main/resources/models/block/nether_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_brick_wall_post.json b/src/main/resources/models/block/nether_brick_wall_post.json deleted file mode 100644 index 5d53937..0000000 --- a/src/main/resources/models/block/nether_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_brick_wall_side.json b/src/main/resources/models/block/nether_brick_wall_side.json deleted file mode 100644 index 19b01af..0000000 --- a/src/main/resources/models/block/nether_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_brick_wall_side_tall.json b/src/main/resources/models/block/nether_brick_wall_side_tall.json deleted file mode 100644 index e368b69..0000000 --- a/src/main/resources/models/block/nether_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_bricks.json b/src/main/resources/models/block/nether_bricks.json deleted file mode 100644 index 19ca75c..0000000 --- a/src/main/resources/models/block/nether_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_gold_ore.json b/src/main/resources/models/block/nether_gold_ore.json deleted file mode 100644 index a7a48a5..0000000 --- a/src/main/resources/models/block/nether_gold_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/nether_gold_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_portal_ew.json b/src/main/resources/models/block/nether_portal_ew.json deleted file mode 100644 index 5b7869a..0000000 --- a/src/main/resources/models/block/nether_portal_ew.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "textures": { - "particle": "block/nether_portal", - "portal": "block/nether_portal" - }, - "elements": [ - { "from": [ 6, 0, 0 ], - "to": [ 10, 16, 16 ], - "faces": { - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#portal" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#portal" } - } - } - ] -} diff --git a/src/main/resources/models/block/nether_portal_ns.json b/src/main/resources/models/block/nether_portal_ns.json deleted file mode 100644 index 937ca3b..0000000 --- a/src/main/resources/models/block/nether_portal_ns.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "textures": { - "particle": "block/nether_portal", - "portal": "block/nether_portal" - }, - "elements": [ - { "from": [ 0, 0, 6 ], - "to": [ 16, 16, 10 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#portal" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#portal" } - } - } - ] -} diff --git a/src/main/resources/models/block/nether_quartz_ore.json b/src/main/resources/models/block/nether_quartz_ore.json deleted file mode 100644 index 831c93f..0000000 --- a/src/main/resources/models/block/nether_quartz_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/nether_quartz_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_sprouts.json b/src/main/resources/models/block/nether_sprouts.json deleted file mode 100644 index a134857..0000000 --- a/src/main/resources/models/block/nether_sprouts.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/nether_sprouts" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_wart_block.json b/src/main/resources/models/block/nether_wart_block.json deleted file mode 100644 index e164353..0000000 --- a/src/main/resources/models/block/nether_wart_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/nether_wart_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_wart_stage0.json b/src/main/resources/models/block/nether_wart_stage0.json deleted file mode 100644 index 795414f..0000000 --- a/src/main/resources/models/block/nether_wart_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/nether_wart_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_wart_stage1.json b/src/main/resources/models/block/nether_wart_stage1.json deleted file mode 100644 index 55ac327..0000000 --- a/src/main/resources/models/block/nether_wart_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/nether_wart_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/nether_wart_stage2.json b/src/main/resources/models/block/nether_wart_stage2.json deleted file mode 100644 index 42d5a2e..0000000 --- a/src/main/resources/models/block/nether_wart_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/nether_wart_stage2" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/netherite_block.json b/src/main/resources/models/block/netherite_block.json deleted file mode 100644 index 72fa8d9..0000000 --- a/src/main/resources/models/block/netherite_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/netherite_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/netherrack.json b/src/main/resources/models/block/netherrack.json deleted file mode 100644 index 11cebf7..0000000 --- a/src/main/resources/models/block/netherrack.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/netherrack" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/note_block.json b/src/main/resources/models/block/note_block.json deleted file mode 100644 index 5d7671b..0000000 --- a/src/main/resources/models/block/note_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/note_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_button.json b/src/main/resources/models/block/oak_button.json deleted file mode 100644 index 67b1c0f..0000000 --- a/src/main/resources/models/block/oak_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_button_inventory.json b/src/main/resources/models/block/oak_button_inventory.json deleted file mode 100644 index f58d486..0000000 --- a/src/main/resources/models/block/oak_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_button_pressed.json b/src/main/resources/models/block/oak_button_pressed.json deleted file mode 100644 index 218d5cf..0000000 --- a/src/main/resources/models/block/oak_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_door_bottom_left.json b/src/main/resources/models/block/oak_door_bottom_left.json deleted file mode 100644 index 9cd5e6b..0000000 --- a/src/main/resources/models/block/oak_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_door_bottom_left_open.json b/src/main/resources/models/block/oak_door_bottom_left_open.json deleted file mode 100644 index 9796ce1..0000000 --- a/src/main/resources/models/block/oak_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_door_bottom_right.json b/src/main/resources/models/block/oak_door_bottom_right.json deleted file mode 100644 index eefc409..0000000 --- a/src/main/resources/models/block/oak_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_door_bottom_right_open.json b/src/main/resources/models/block/oak_door_bottom_right_open.json deleted file mode 100644 index 2834d9a..0000000 --- a/src/main/resources/models/block/oak_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_door_top_left.json b/src/main/resources/models/block/oak_door_top_left.json deleted file mode 100644 index 025c774..0000000 --- a/src/main/resources/models/block/oak_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_door_top_left_open.json b/src/main/resources/models/block/oak_door_top_left_open.json deleted file mode 100644 index 3d7468e..0000000 --- a/src/main/resources/models/block/oak_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_door_top_right.json b/src/main/resources/models/block/oak_door_top_right.json deleted file mode 100644 index fee6d81..0000000 --- a/src/main/resources/models/block/oak_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_door_top_right_open.json b/src/main/resources/models/block/oak_door_top_right_open.json deleted file mode 100644 index 0ed1f7f..0000000 --- a/src/main/resources/models/block/oak_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_fence_gate.json b/src/main/resources/models/block/oak_fence_gate.json deleted file mode 100644 index 74e6c44..0000000 --- a/src/main/resources/models/block/oak_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_fence_gate_open.json b/src/main/resources/models/block/oak_fence_gate_open.json deleted file mode 100644 index c3e3749..0000000 --- a/src/main/resources/models/block/oak_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_fence_gate_wall.json b/src/main/resources/models/block/oak_fence_gate_wall.json deleted file mode 100644 index 9c2c0f3..0000000 --- a/src/main/resources/models/block/oak_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_fence_gate_wall_open.json b/src/main/resources/models/block/oak_fence_gate_wall_open.json deleted file mode 100644 index 2b51517..0000000 --- a/src/main/resources/models/block/oak_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_fence_inventory.json b/src/main/resources/models/block/oak_fence_inventory.json deleted file mode 100644 index 5428202..0000000 --- a/src/main/resources/models/block/oak_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_fence_post.json b/src/main/resources/models/block/oak_fence_post.json deleted file mode 100644 index e05dc4a..0000000 --- a/src/main/resources/models/block/oak_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_fence_side.json b/src/main/resources/models/block/oak_fence_side.json deleted file mode 100644 index fe4ed99..0000000 --- a/src/main/resources/models/block/oak_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_hanging_sign.json b/src/main/resources/models/block/oak_hanging_sign.json deleted file mode 100644 index 97f5acc..0000000 --- a/src/main/resources/models/block/oak_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_leaves.json b/src/main/resources/models/block/oak_leaves.json deleted file mode 100644 index 192ebd6..0000000 --- a/src/main/resources/models/block/oak_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/oak_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_log.json b/src/main/resources/models/block/oak_log.json deleted file mode 100644 index 70583e6..0000000 --- a/src/main/resources/models/block/oak_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/oak_log_top", - "side": "minecraft:block/oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_log_horizontal.json b/src/main/resources/models/block/oak_log_horizontal.json deleted file mode 100644 index fd9a02c..0000000 --- a/src/main/resources/models/block/oak_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/oak_log_top", - "side": "minecraft:block/oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_planks.json b/src/main/resources/models/block/oak_planks.json deleted file mode 100644 index 3a21a3f..0000000 --- a/src/main/resources/models/block/oak_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_pressure_plate.json b/src/main/resources/models/block/oak_pressure_plate.json deleted file mode 100644 index 3fb5dd7..0000000 --- a/src/main/resources/models/block/oak_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_pressure_plate_down.json b/src/main/resources/models/block/oak_pressure_plate_down.json deleted file mode 100644 index 06c4db7..0000000 --- a/src/main/resources/models/block/oak_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_sapling.json b/src/main/resources/models/block/oak_sapling.json deleted file mode 100644 index 87354ed..0000000 --- a/src/main/resources/models/block/oak_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/oak_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_sign.json b/src/main/resources/models/block/oak_sign.json deleted file mode 100644 index 9406a84..0000000 --- a/src/main/resources/models/block/oak_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_slab.json b/src/main/resources/models/block/oak_slab.json deleted file mode 100644 index f11ff8b..0000000 --- a/src/main/resources/models/block/oak_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_slab_top.json b/src/main/resources/models/block/oak_slab_top.json deleted file mode 100644 index d7adec0..0000000 --- a/src/main/resources/models/block/oak_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_stairs.json b/src/main/resources/models/block/oak_stairs.json deleted file mode 100644 index d959a5f..0000000 --- a/src/main/resources/models/block/oak_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_stairs_inner.json b/src/main/resources/models/block/oak_stairs_inner.json deleted file mode 100644 index 2850cc5..0000000 --- a/src/main/resources/models/block/oak_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_stairs_outer.json b/src/main/resources/models/block/oak_stairs_outer.json deleted file mode 100644 index 78644ac..0000000 --- a/src/main/resources/models/block/oak_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_trapdoor_bottom.json b/src/main/resources/models/block/oak_trapdoor_bottom.json deleted file mode 100644 index a4dcb63..0000000 --- a/src/main/resources/models/block/oak_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_trapdoor_open.json b/src/main/resources/models/block/oak_trapdoor_open.json deleted file mode 100644 index e8b0bb3..0000000 --- a/src/main/resources/models/block/oak_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_trapdoor_top.json b/src/main/resources/models/block/oak_trapdoor_top.json deleted file mode 100644 index 34322d6..0000000 --- a/src/main/resources/models/block/oak_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oak_wood.json b/src/main/resources/models/block/oak_wood.json deleted file mode 100644 index 79a8da0..0000000 --- a/src/main/resources/models/block/oak_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/oak_log", - "side": "minecraft:block/oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/observer.json b/src/main/resources/models/block/observer.json deleted file mode 100644 index 1b8ca60..0000000 --- a/src/main/resources/models/block/observer.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "bottom": "block/observer_back", - "side": "block/observer_side", - "top": "block/observer_top", - "front": "block/observer_front", - "particle": "block/observer_front" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "down" }, - "up": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#front", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/observer_on.json b/src/main/resources/models/block/observer_on.json deleted file mode 100644 index ee29018..0000000 --- a/src/main/resources/models/block/observer_on.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/observer", - "textures": { - "bottom": "block/observer_back_on" - } -} diff --git a/src/main/resources/models/block/obsidian.json b/src/main/resources/models/block/obsidian.json deleted file mode 100644 index 104a199..0000000 --- a/src/main/resources/models/block/obsidian.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/obsidian" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/ochre_froglight.json b/src/main/resources/models/block/ochre_froglight.json deleted file mode 100644 index 344b79f..0000000 --- a/src/main/resources/models/block/ochre_froglight.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/ochre_froglight_top", - "side": "minecraft:block/ochre_froglight_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/ochre_froglight_horizontal.json b/src/main/resources/models/block/ochre_froglight_horizontal.json deleted file mode 100644 index a11db54..0000000 --- a/src/main/resources/models/block/ochre_froglight_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/ochre_froglight_top", - "side": "minecraft:block/ochre_froglight_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/open_eyeblossom.json b/src/main/resources/models/block/open_eyeblossom.json deleted file mode 100644 index 1d2194b..0000000 --- a/src/main/resources/models/block/open_eyeblossom.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cross_emissive", - "textures": { - "cross": "minecraft:block/open_eyeblossom", - "cross_emissive": "minecraft:block/open_eyeblossom_emissive" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_candle_cake.json b/src/main/resources/models/block/orange_candle_cake.json deleted file mode 100644 index 9e2b183..0000000 --- a/src/main/resources/models/block/orange_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/orange_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_candle_cake_lit.json b/src/main/resources/models/block/orange_candle_cake_lit.json deleted file mode 100644 index 44210f3..0000000 --- a/src/main/resources/models/block/orange_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/orange_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_candle_four_candles.json b/src/main/resources/models/block/orange_candle_four_candles.json deleted file mode 100644 index 4cbb2a4..0000000 --- a/src/main/resources/models/block/orange_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/orange_candle", - "particle": "minecraft:block/orange_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_candle_four_candles_lit.json b/src/main/resources/models/block/orange_candle_four_candles_lit.json deleted file mode 100644 index eb32906..0000000 --- a/src/main/resources/models/block/orange_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/orange_candle_lit", - "particle": "minecraft:block/orange_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_candle_one_candle.json b/src/main/resources/models/block/orange_candle_one_candle.json deleted file mode 100644 index f1cf6b0..0000000 --- a/src/main/resources/models/block/orange_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/orange_candle", - "particle": "minecraft:block/orange_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_candle_one_candle_lit.json b/src/main/resources/models/block/orange_candle_one_candle_lit.json deleted file mode 100644 index 0ba73ca..0000000 --- a/src/main/resources/models/block/orange_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/orange_candle_lit", - "particle": "minecraft:block/orange_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_candle_three_candles.json b/src/main/resources/models/block/orange_candle_three_candles.json deleted file mode 100644 index d243536..0000000 --- a/src/main/resources/models/block/orange_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/orange_candle", - "particle": "minecraft:block/orange_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_candle_three_candles_lit.json b/src/main/resources/models/block/orange_candle_three_candles_lit.json deleted file mode 100644 index ad15043..0000000 --- a/src/main/resources/models/block/orange_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/orange_candle_lit", - "particle": "minecraft:block/orange_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_candle_two_candles.json b/src/main/resources/models/block/orange_candle_two_candles.json deleted file mode 100644 index 42bfeb4..0000000 --- a/src/main/resources/models/block/orange_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/orange_candle", - "particle": "minecraft:block/orange_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_candle_two_candles_lit.json b/src/main/resources/models/block/orange_candle_two_candles_lit.json deleted file mode 100644 index 56c0611..0000000 --- a/src/main/resources/models/block/orange_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/orange_candle_lit", - "particle": "minecraft:block/orange_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_carpet.json b/src/main/resources/models/block/orange_carpet.json deleted file mode 100644 index 886a5db..0000000 --- a/src/main/resources/models/block/orange_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/orange_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_concrete.json b/src/main/resources/models/block/orange_concrete.json deleted file mode 100644 index c0f6708..0000000 --- a/src/main/resources/models/block/orange_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/orange_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_concrete_powder.json b/src/main/resources/models/block/orange_concrete_powder.json deleted file mode 100644 index a63474f..0000000 --- a/src/main/resources/models/block/orange_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/orange_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_glazed_terracotta.json b/src/main/resources/models/block/orange_glazed_terracotta.json deleted file mode 100644 index d39dc99..0000000 --- a/src/main/resources/models/block/orange_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/orange_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_shulker_box.json b/src/main/resources/models/block/orange_shulker_box.json deleted file mode 100644 index 202c325..0000000 --- a/src/main/resources/models/block/orange_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/orange_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_stained_glass.json b/src/main/resources/models/block/orange_stained_glass.json deleted file mode 100644 index cb420e0..0000000 --- a/src/main/resources/models/block/orange_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/orange_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_stained_glass_pane_noside.json b/src/main/resources/models/block/orange_stained_glass_pane_noside.json deleted file mode 100644 index d54ef0d..0000000 --- a/src/main/resources/models/block/orange_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/orange_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/orange_stained_glass_pane_noside_alt.json deleted file mode 100644 index 56f2cd0..0000000 --- a/src/main/resources/models/block/orange_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/orange_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_stained_glass_pane_post.json b/src/main/resources/models/block/orange_stained_glass_pane_post.json deleted file mode 100644 index 2e178a0..0000000 --- a/src/main/resources/models/block/orange_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/orange_stained_glass_pane_top", - "pane": "minecraft:block/orange_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_stained_glass_pane_side.json b/src/main/resources/models/block/orange_stained_glass_pane_side.json deleted file mode 100644 index 9a54ee8..0000000 --- a/src/main/resources/models/block/orange_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/orange_stained_glass_pane_top", - "pane": "minecraft:block/orange_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_stained_glass_pane_side_alt.json b/src/main/resources/models/block/orange_stained_glass_pane_side_alt.json deleted file mode 100644 index 32ce49a..0000000 --- a/src/main/resources/models/block/orange_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/orange_stained_glass_pane_top", - "pane": "minecraft:block/orange_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_terracotta.json b/src/main/resources/models/block/orange_terracotta.json deleted file mode 100644 index 2d5e41a..0000000 --- a/src/main/resources/models/block/orange_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/orange_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_tulip.json b/src/main/resources/models/block/orange_tulip.json deleted file mode 100644 index e0b71cc..0000000 --- a/src/main/resources/models/block/orange_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/orange_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orange_wool.json b/src/main/resources/models/block/orange_wool.json deleted file mode 100644 index 89a99b5..0000000 --- a/src/main/resources/models/block/orange_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/orange_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/orientable.json b/src/main/resources/models/block/orientable.json deleted file mode 100644 index ad7bf9a..0000000 --- a/src/main/resources/models/block/orientable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/orientable_with_bottom", - "textures": { - "bottom": "#top" - } -} diff --git a/src/main/resources/models/block/orientable_vertical.json b/src/main/resources/models/block/orientable_vertical.json deleted file mode 100644 index 5fb2223..0000000 --- a/src/main/resources/models/block/orientable_vertical.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube", - "textures": { - "particle": "#side", - "down": "#side", - "up": "#front", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/models/block/orientable_with_bottom.json b/src/main/resources/models/block/orientable_with_bottom.json deleted file mode 100644 index d03a89b..0000000 --- a/src/main/resources/models/block/orientable_with_bottom.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "parent": "block/cube", - "display": { - "firstperson_righthand": { - "rotation": [ 0, 135, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - } - }, - "textures": { - "particle": "#front", - "down": "#bottom", - "up": "#top", - "north": "#front", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/models/block/outer_stairs.json b/src/main/resources/models/block/outer_stairs.json deleted file mode 100644 index 03bbe42..0000000 --- a/src/main/resources/models/block/outer_stairs.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 8, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 8, 8, 8 ], - "to": [ 16, 16, 16 ], - "faces": { - "up": { "uv": [ 8, 8, 16, 16 ], "texture": "#top", "cullface": "up" }, - "north": { "uv": [ 0, 0, 8, 8 ], "texture": "#side" }, - "south": { "uv": [ 8, 0, 16, 8 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 8, 0, 16, 8 ], "texture": "#side" }, - "east": { "uv": [ 0, 0, 8, 8 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/oxeye_daisy.json b/src/main/resources/models/block/oxeye_daisy.json deleted file mode 100644 index bdc32c2..0000000 --- a/src/main/resources/models/block/oxeye_daisy.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/oxeye_daisy" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_chiseled_copper.json b/src/main/resources/models/block/oxidized_chiseled_copper.json deleted file mode 100644 index a5750a6..0000000 --- a/src/main/resources/models/block/oxidized_chiseled_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_chiseled_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper.json b/src/main/resources/models/block/oxidized_copper.json deleted file mode 100644 index 5da2d1a..0000000 --- a/src/main/resources/models/block/oxidized_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_bulb.json b/src/main/resources/models/block/oxidized_copper_bulb.json deleted file mode 100644 index 77017a2..0000000 --- a/src/main/resources/models/block/oxidized_copper_bulb.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_copper_bulb" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_bulb_lit.json b/src/main/resources/models/block/oxidized_copper_bulb_lit.json deleted file mode 100644 index b27236f..0000000 --- a/src/main/resources/models/block/oxidized_copper_bulb_lit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_copper_bulb_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_bulb_lit_powered.json b/src/main/resources/models/block/oxidized_copper_bulb_lit_powered.json deleted file mode 100644 index 8977a45..0000000 --- a/src/main/resources/models/block/oxidized_copper_bulb_lit_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_copper_bulb_lit_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_bulb_powered.json b/src/main/resources/models/block/oxidized_copper_bulb_powered.json deleted file mode 100644 index 0bd0856..0000000 --- a/src/main/resources/models/block/oxidized_copper_bulb_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_copper_bulb_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_door_bottom_left.json b/src/main/resources/models/block/oxidized_copper_door_bottom_left.json deleted file mode 100644 index 730c42d..0000000 --- a/src/main/resources/models/block/oxidized_copper_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_door_bottom_left_open.json b/src/main/resources/models/block/oxidized_copper_door_bottom_left_open.json deleted file mode 100644 index ef9ea28..0000000 --- a/src/main/resources/models/block/oxidized_copper_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_door_bottom_right.json b/src/main/resources/models/block/oxidized_copper_door_bottom_right.json deleted file mode 100644 index 7ee3c7b..0000000 --- a/src/main/resources/models/block/oxidized_copper_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_door_bottom_right_open.json b/src/main/resources/models/block/oxidized_copper_door_bottom_right_open.json deleted file mode 100644 index 437ab8b..0000000 --- a/src/main/resources/models/block/oxidized_copper_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_door_top_left.json b/src/main/resources/models/block/oxidized_copper_door_top_left.json deleted file mode 100644 index 9b519f2..0000000 --- a/src/main/resources/models/block/oxidized_copper_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_door_top_left_open.json b/src/main/resources/models/block/oxidized_copper_door_top_left_open.json deleted file mode 100644 index 75c8679..0000000 --- a/src/main/resources/models/block/oxidized_copper_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_door_top_right.json b/src/main/resources/models/block/oxidized_copper_door_top_right.json deleted file mode 100644 index 79cfd84..0000000 --- a/src/main/resources/models/block/oxidized_copper_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_door_top_right_open.json b/src/main/resources/models/block/oxidized_copper_door_top_right_open.json deleted file mode 100644 index 3a70a30..0000000 --- a/src/main/resources/models/block/oxidized_copper_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_grate.json b/src/main/resources/models/block/oxidized_copper_grate.json deleted file mode 100644 index ffba944..0000000 --- a/src/main/resources/models/block/oxidized_copper_grate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_copper_grate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_trapdoor_bottom.json b/src/main/resources/models/block/oxidized_copper_trapdoor_bottom.json deleted file mode 100644 index 37d82f6..0000000 --- a/src/main/resources/models/block/oxidized_copper_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/oxidized_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_trapdoor_open.json b/src/main/resources/models/block/oxidized_copper_trapdoor_open.json deleted file mode 100644 index e606f5d..0000000 --- a/src/main/resources/models/block/oxidized_copper_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/oxidized_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_copper_trapdoor_top.json b/src/main/resources/models/block/oxidized_copper_trapdoor_top.json deleted file mode 100644 index 60e1b43..0000000 --- a/src/main/resources/models/block/oxidized_copper_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/oxidized_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_cut_copper.json b/src/main/resources/models/block/oxidized_cut_copper.json deleted file mode 100644 index 4ac7bb0..0000000 --- a/src/main/resources/models/block/oxidized_cut_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_cut_copper_slab.json b/src/main/resources/models/block/oxidized_cut_copper_slab.json deleted file mode 100644 index f61b04e..0000000 --- a/src/main/resources/models/block/oxidized_cut_copper_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/oxidized_cut_copper", - "side": "minecraft:block/oxidized_cut_copper", - "top": "minecraft:block/oxidized_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_cut_copper_slab_top.json b/src/main/resources/models/block/oxidized_cut_copper_slab_top.json deleted file mode 100644 index 06790cf..0000000 --- a/src/main/resources/models/block/oxidized_cut_copper_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/oxidized_cut_copper", - "side": "minecraft:block/oxidized_cut_copper", - "top": "minecraft:block/oxidized_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_cut_copper_stairs.json b/src/main/resources/models/block/oxidized_cut_copper_stairs.json deleted file mode 100644 index 7cebec1..0000000 --- a/src/main/resources/models/block/oxidized_cut_copper_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/oxidized_cut_copper", - "side": "minecraft:block/oxidized_cut_copper", - "top": "minecraft:block/oxidized_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_cut_copper_stairs_inner.json b/src/main/resources/models/block/oxidized_cut_copper_stairs_inner.json deleted file mode 100644 index c51ee26..0000000 --- a/src/main/resources/models/block/oxidized_cut_copper_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/oxidized_cut_copper", - "side": "minecraft:block/oxidized_cut_copper", - "top": "minecraft:block/oxidized_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/oxidized_cut_copper_stairs_outer.json b/src/main/resources/models/block/oxidized_cut_copper_stairs_outer.json deleted file mode 100644 index 58f42dc..0000000 --- a/src/main/resources/models/block/oxidized_cut_copper_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/oxidized_cut_copper", - "side": "minecraft:block/oxidized_cut_copper", - "top": "minecraft:block/oxidized_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/packed_ice.json b/src/main/resources/models/block/packed_ice.json deleted file mode 100644 index 3af1024..0000000 --- a/src/main/resources/models/block/packed_ice.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/packed_ice" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/packed_mud.json b/src/main/resources/models/block/packed_mud.json deleted file mode 100644 index 5b637a2..0000000 --- a/src/main/resources/models/block/packed_mud.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/packed_mud" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_hanging_moss.json b/src/main/resources/models/block/pale_hanging_moss.json deleted file mode 100644 index c4b4d1c..0000000 --- a/src/main/resources/models/block/pale_hanging_moss.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/pale_hanging_moss" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_hanging_moss_tip.json b/src/main/resources/models/block/pale_hanging_moss_tip.json deleted file mode 100644 index ca893a9..0000000 --- a/src/main/resources/models/block/pale_hanging_moss_tip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/pale_hanging_moss_tip" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_moss_block.json b/src/main/resources/models/block/pale_moss_block.json deleted file mode 100644 index e5f25ac..0000000 --- a/src/main/resources/models/block/pale_moss_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/pale_moss_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_moss_carpet.json b/src/main/resources/models/block/pale_moss_carpet.json deleted file mode 100644 index cc17e46..0000000 --- a/src/main/resources/models/block/pale_moss_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/pale_moss_carpet" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_moss_carpet_side_small.json b/src/main/resources/models/block/pale_moss_carpet_side_small.json deleted file mode 100644 index 08fbb86..0000000 --- a/src/main/resources/models/block/pale_moss_carpet_side_small.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/mossy_carpet_side", - "textures": { - "side": "minecraft:block/pale_moss_carpet_side_small" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_moss_carpet_side_tall.json b/src/main/resources/models/block/pale_moss_carpet_side_tall.json deleted file mode 100644 index 6a1c75c..0000000 --- a/src/main/resources/models/block/pale_moss_carpet_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/mossy_carpet_side", - "textures": { - "side": "minecraft:block/pale_moss_carpet_side_tall" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_button.json b/src/main/resources/models/block/pale_oak_button.json deleted file mode 100644 index 898512c..0000000 --- a/src/main/resources/models/block/pale_oak_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_button_inventory.json b/src/main/resources/models/block/pale_oak_button_inventory.json deleted file mode 100644 index f158870..0000000 --- a/src/main/resources/models/block/pale_oak_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_button_pressed.json b/src/main/resources/models/block/pale_oak_button_pressed.json deleted file mode 100644 index bbbbea0..0000000 --- a/src/main/resources/models/block/pale_oak_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_door_bottom_left.json b/src/main/resources/models/block/pale_oak_door_bottom_left.json deleted file mode 100644 index 04841d8..0000000 --- a/src/main/resources/models/block/pale_oak_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/pale_oak_door_bottom", - "top": "minecraft:block/pale_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_door_bottom_left_open.json b/src/main/resources/models/block/pale_oak_door_bottom_left_open.json deleted file mode 100644 index 639730e..0000000 --- a/src/main/resources/models/block/pale_oak_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/pale_oak_door_bottom", - "top": "minecraft:block/pale_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_door_bottom_right.json b/src/main/resources/models/block/pale_oak_door_bottom_right.json deleted file mode 100644 index 1719305..0000000 --- a/src/main/resources/models/block/pale_oak_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/pale_oak_door_bottom", - "top": "minecraft:block/pale_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_door_bottom_right_open.json b/src/main/resources/models/block/pale_oak_door_bottom_right_open.json deleted file mode 100644 index 7cd2a1e..0000000 --- a/src/main/resources/models/block/pale_oak_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/pale_oak_door_bottom", - "top": "minecraft:block/pale_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_door_top_left.json b/src/main/resources/models/block/pale_oak_door_top_left.json deleted file mode 100644 index ee6559a..0000000 --- a/src/main/resources/models/block/pale_oak_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/pale_oak_door_bottom", - "top": "minecraft:block/pale_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_door_top_left_open.json b/src/main/resources/models/block/pale_oak_door_top_left_open.json deleted file mode 100644 index 16aeb0d..0000000 --- a/src/main/resources/models/block/pale_oak_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/pale_oak_door_bottom", - "top": "minecraft:block/pale_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_door_top_right.json b/src/main/resources/models/block/pale_oak_door_top_right.json deleted file mode 100644 index 603238f..0000000 --- a/src/main/resources/models/block/pale_oak_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/pale_oak_door_bottom", - "top": "minecraft:block/pale_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_door_top_right_open.json b/src/main/resources/models/block/pale_oak_door_top_right_open.json deleted file mode 100644 index f2c0ad5..0000000 --- a/src/main/resources/models/block/pale_oak_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/pale_oak_door_bottom", - "top": "minecraft:block/pale_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_fence_gate.json b/src/main/resources/models/block/pale_oak_fence_gate.json deleted file mode 100644 index 4038af5..0000000 --- a/src/main/resources/models/block/pale_oak_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_fence_gate_open.json b/src/main/resources/models/block/pale_oak_fence_gate_open.json deleted file mode 100644 index 23b2d2a..0000000 --- a/src/main/resources/models/block/pale_oak_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_fence_gate_wall.json b/src/main/resources/models/block/pale_oak_fence_gate_wall.json deleted file mode 100644 index 4a667a4..0000000 --- a/src/main/resources/models/block/pale_oak_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_fence_gate_wall_open.json b/src/main/resources/models/block/pale_oak_fence_gate_wall_open.json deleted file mode 100644 index 8f558cd..0000000 --- a/src/main/resources/models/block/pale_oak_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_fence_inventory.json b/src/main/resources/models/block/pale_oak_fence_inventory.json deleted file mode 100644 index 63aad0b..0000000 --- a/src/main/resources/models/block/pale_oak_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_fence_post.json b/src/main/resources/models/block/pale_oak_fence_post.json deleted file mode 100644 index d531237..0000000 --- a/src/main/resources/models/block/pale_oak_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_fence_side.json b/src/main/resources/models/block/pale_oak_fence_side.json deleted file mode 100644 index aae5a27..0000000 --- a/src/main/resources/models/block/pale_oak_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_hanging_sign.json b/src/main/resources/models/block/pale_oak_hanging_sign.json deleted file mode 100644 index aa64adf..0000000 --- a/src/main/resources/models/block/pale_oak_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_pale_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_leaves.json b/src/main/resources/models/block/pale_oak_leaves.json deleted file mode 100644 index ed00741..0000000 --- a/src/main/resources/models/block/pale_oak_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/pale_oak_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_log.json b/src/main/resources/models/block/pale_oak_log.json deleted file mode 100644 index a3803c5..0000000 --- a/src/main/resources/models/block/pale_oak_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/pale_oak_log_top", - "side": "minecraft:block/pale_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_log_horizontal.json b/src/main/resources/models/block/pale_oak_log_horizontal.json deleted file mode 100644 index 8e36591..0000000 --- a/src/main/resources/models/block/pale_oak_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/pale_oak_log_top", - "side": "minecraft:block/pale_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_planks.json b/src/main/resources/models/block/pale_oak_planks.json deleted file mode 100644 index 685cb04..0000000 --- a/src/main/resources/models/block/pale_oak_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_pressure_plate.json b/src/main/resources/models/block/pale_oak_pressure_plate.json deleted file mode 100644 index 260e880..0000000 --- a/src/main/resources/models/block/pale_oak_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_pressure_plate_down.json b/src/main/resources/models/block/pale_oak_pressure_plate_down.json deleted file mode 100644 index 5b03778..0000000 --- a/src/main/resources/models/block/pale_oak_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_sapling.json b/src/main/resources/models/block/pale_oak_sapling.json deleted file mode 100644 index b4ddd4c..0000000 --- a/src/main/resources/models/block/pale_oak_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/pale_oak_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_sign.json b/src/main/resources/models/block/pale_oak_sign.json deleted file mode 100644 index 47da653..0000000 --- a/src/main/resources/models/block/pale_oak_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_slab.json b/src/main/resources/models/block/pale_oak_slab.json deleted file mode 100644 index 13b1393..0000000 --- a/src/main/resources/models/block/pale_oak_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/pale_oak_planks", - "side": "minecraft:block/pale_oak_planks", - "top": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_slab_top.json b/src/main/resources/models/block/pale_oak_slab_top.json deleted file mode 100644 index 28a93f0..0000000 --- a/src/main/resources/models/block/pale_oak_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/pale_oak_planks", - "side": "minecraft:block/pale_oak_planks", - "top": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_stairs.json b/src/main/resources/models/block/pale_oak_stairs.json deleted file mode 100644 index 9679389..0000000 --- a/src/main/resources/models/block/pale_oak_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/pale_oak_planks", - "side": "minecraft:block/pale_oak_planks", - "top": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_stairs_inner.json b/src/main/resources/models/block/pale_oak_stairs_inner.json deleted file mode 100644 index bb0597a..0000000 --- a/src/main/resources/models/block/pale_oak_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/pale_oak_planks", - "side": "minecraft:block/pale_oak_planks", - "top": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_stairs_outer.json b/src/main/resources/models/block/pale_oak_stairs_outer.json deleted file mode 100644 index d440f5d..0000000 --- a/src/main/resources/models/block/pale_oak_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/pale_oak_planks", - "side": "minecraft:block/pale_oak_planks", - "top": "minecraft:block/pale_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_trapdoor_bottom.json b/src/main/resources/models/block/pale_oak_trapdoor_bottom.json deleted file mode 100644 index af013f0..0000000 --- a/src/main/resources/models/block/pale_oak_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/pale_oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_trapdoor_open.json b/src/main/resources/models/block/pale_oak_trapdoor_open.json deleted file mode 100644 index bd0aa87..0000000 --- a/src/main/resources/models/block/pale_oak_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/pale_oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_trapdoor_top.json b/src/main/resources/models/block/pale_oak_trapdoor_top.json deleted file mode 100644 index 86757e0..0000000 --- a/src/main/resources/models/block/pale_oak_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/pale_oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pale_oak_wood.json b/src/main/resources/models/block/pale_oak_wood.json deleted file mode 100644 index 5b4e803..0000000 --- a/src/main/resources/models/block/pale_oak_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/pale_oak_log", - "side": "minecraft:block/pale_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pearlescent_froglight.json b/src/main/resources/models/block/pearlescent_froglight.json deleted file mode 100644 index 72ecd97..0000000 --- a/src/main/resources/models/block/pearlescent_froglight.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/pearlescent_froglight_top", - "side": "minecraft:block/pearlescent_froglight_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pearlescent_froglight_horizontal.json b/src/main/resources/models/block/pearlescent_froglight_horizontal.json deleted file mode 100644 index 483648f..0000000 --- a/src/main/resources/models/block/pearlescent_froglight_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/pearlescent_froglight_top", - "side": "minecraft:block/pearlescent_froglight_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/peony_bottom.json b/src/main/resources/models/block/peony_bottom.json deleted file mode 100644 index 8b7ea91..0000000 --- a/src/main/resources/models/block/peony_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/peony_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/peony_top.json b/src/main/resources/models/block/peony_top.json deleted file mode 100644 index 6e0fd6b..0000000 --- a/src/main/resources/models/block/peony_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/peony_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/petrified_oak_slab.json b/src/main/resources/models/block/petrified_oak_slab.json deleted file mode 100644 index f11ff8b..0000000 --- a/src/main/resources/models/block/petrified_oak_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/petrified_oak_slab_top.json b/src/main/resources/models/block/petrified_oak_slab_top.json deleted file mode 100644 index d7adec0..0000000 --- a/src/main/resources/models/block/petrified_oak_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_candle_cake.json b/src/main/resources/models/block/pink_candle_cake.json deleted file mode 100644 index b203df9..0000000 --- a/src/main/resources/models/block/pink_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/pink_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_candle_cake_lit.json b/src/main/resources/models/block/pink_candle_cake_lit.json deleted file mode 100644 index 3fbdc7a..0000000 --- a/src/main/resources/models/block/pink_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/pink_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_candle_four_candles.json b/src/main/resources/models/block/pink_candle_four_candles.json deleted file mode 100644 index 956b989..0000000 --- a/src/main/resources/models/block/pink_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/pink_candle", - "particle": "minecraft:block/pink_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_candle_four_candles_lit.json b/src/main/resources/models/block/pink_candle_four_candles_lit.json deleted file mode 100644 index 5f8c43f..0000000 --- a/src/main/resources/models/block/pink_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/pink_candle_lit", - "particle": "minecraft:block/pink_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_candle_one_candle.json b/src/main/resources/models/block/pink_candle_one_candle.json deleted file mode 100644 index 21075a6..0000000 --- a/src/main/resources/models/block/pink_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/pink_candle", - "particle": "minecraft:block/pink_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_candle_one_candle_lit.json b/src/main/resources/models/block/pink_candle_one_candle_lit.json deleted file mode 100644 index 30c7ad5..0000000 --- a/src/main/resources/models/block/pink_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/pink_candle_lit", - "particle": "minecraft:block/pink_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_candle_three_candles.json b/src/main/resources/models/block/pink_candle_three_candles.json deleted file mode 100644 index 47f2c6f..0000000 --- a/src/main/resources/models/block/pink_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/pink_candle", - "particle": "minecraft:block/pink_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_candle_three_candles_lit.json b/src/main/resources/models/block/pink_candle_three_candles_lit.json deleted file mode 100644 index 013f6f7..0000000 --- a/src/main/resources/models/block/pink_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/pink_candle_lit", - "particle": "minecraft:block/pink_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_candle_two_candles.json b/src/main/resources/models/block/pink_candle_two_candles.json deleted file mode 100644 index 9205493..0000000 --- a/src/main/resources/models/block/pink_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/pink_candle", - "particle": "minecraft:block/pink_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_candle_two_candles_lit.json b/src/main/resources/models/block/pink_candle_two_candles_lit.json deleted file mode 100644 index 0dbe15b..0000000 --- a/src/main/resources/models/block/pink_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/pink_candle_lit", - "particle": "minecraft:block/pink_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_carpet.json b/src/main/resources/models/block/pink_carpet.json deleted file mode 100644 index 874e974..0000000 --- a/src/main/resources/models/block/pink_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/pink_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_concrete.json b/src/main/resources/models/block/pink_concrete.json deleted file mode 100644 index d64f49b..0000000 --- a/src/main/resources/models/block/pink_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/pink_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_concrete_powder.json b/src/main/resources/models/block/pink_concrete_powder.json deleted file mode 100644 index b6c6ec1..0000000 --- a/src/main/resources/models/block/pink_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/pink_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_glazed_terracotta.json b/src/main/resources/models/block/pink_glazed_terracotta.json deleted file mode 100644 index 6f6bc9f..0000000 --- a/src/main/resources/models/block/pink_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/pink_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_petals_1.json b/src/main/resources/models/block/pink_petals_1.json deleted file mode 100644 index 38dacd5..0000000 --- a/src/main/resources/models/block/pink_petals_1.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/flowerbed_1", - "textures": { - "flowerbed": "minecraft:block/pink_petals", - "stem": "minecraft:block/pink_petals_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_petals_2.json b/src/main/resources/models/block/pink_petals_2.json deleted file mode 100644 index d2701a3..0000000 --- a/src/main/resources/models/block/pink_petals_2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/flowerbed_2", - "textures": { - "flowerbed": "minecraft:block/pink_petals", - "stem": "minecraft:block/pink_petals_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_petals_3.json b/src/main/resources/models/block/pink_petals_3.json deleted file mode 100644 index 34569a2..0000000 --- a/src/main/resources/models/block/pink_petals_3.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/flowerbed_3", - "textures": { - "flowerbed": "minecraft:block/pink_petals", - "stem": "minecraft:block/pink_petals_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_petals_4.json b/src/main/resources/models/block/pink_petals_4.json deleted file mode 100644 index 7e132ab..0000000 --- a/src/main/resources/models/block/pink_petals_4.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/flowerbed_4", - "textures": { - "flowerbed": "minecraft:block/pink_petals", - "stem": "minecraft:block/pink_petals_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_shulker_box.json b/src/main/resources/models/block/pink_shulker_box.json deleted file mode 100644 index f088a12..0000000 --- a/src/main/resources/models/block/pink_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/pink_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_stained_glass.json b/src/main/resources/models/block/pink_stained_glass.json deleted file mode 100644 index bb30dc7..0000000 --- a/src/main/resources/models/block/pink_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/pink_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_stained_glass_pane_noside.json b/src/main/resources/models/block/pink_stained_glass_pane_noside.json deleted file mode 100644 index ea8bf6d..0000000 --- a/src/main/resources/models/block/pink_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/pink_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/pink_stained_glass_pane_noside_alt.json deleted file mode 100644 index 14ee3c5..0000000 --- a/src/main/resources/models/block/pink_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/pink_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_stained_glass_pane_post.json b/src/main/resources/models/block/pink_stained_glass_pane_post.json deleted file mode 100644 index 9377bf3..0000000 --- a/src/main/resources/models/block/pink_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/pink_stained_glass_pane_top", - "pane": "minecraft:block/pink_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_stained_glass_pane_side.json b/src/main/resources/models/block/pink_stained_glass_pane_side.json deleted file mode 100644 index ec16d66..0000000 --- a/src/main/resources/models/block/pink_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/pink_stained_glass_pane_top", - "pane": "minecraft:block/pink_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_stained_glass_pane_side_alt.json b/src/main/resources/models/block/pink_stained_glass_pane_side_alt.json deleted file mode 100644 index 6c54e07..0000000 --- a/src/main/resources/models/block/pink_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/pink_stained_glass_pane_top", - "pane": "minecraft:block/pink_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_terracotta.json b/src/main/resources/models/block/pink_terracotta.json deleted file mode 100644 index 3712775..0000000 --- a/src/main/resources/models/block/pink_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/pink_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_tulip.json b/src/main/resources/models/block/pink_tulip.json deleted file mode 100644 index 56946f9..0000000 --- a/src/main/resources/models/block/pink_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/pink_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pink_wool.json b/src/main/resources/models/block/pink_wool.json deleted file mode 100644 index 0c56bf0..0000000 --- a/src/main/resources/models/block/pink_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/pink_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/piston.json b/src/main/resources/models/block/piston.json deleted file mode 100644 index 02156a1..0000000 --- a/src/main/resources/models/block/piston.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_piston", - "textures": { - "bottom": "minecraft:block/piston_bottom", - "platform": "minecraft:block/piston_top", - "side": "minecraft:block/piston_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/piston_base.json b/src/main/resources/models/block/piston_base.json deleted file mode 100644 index 605c2f6..0000000 --- a/src/main/resources/models/block/piston_base.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "block/piston_extended", - "textures": { - "bottom": "block/piston_bottom", - "side": "block/piston_side", - "inside": "block/piston_inner" - } -} diff --git a/src/main/resources/models/block/piston_extended.json b/src/main/resources/models/block/piston_extended.json deleted file mode 100644 index 45e04a3..0000000 --- a/src/main/resources/models/block/piston_extended.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 0, 4 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "down", "rotation": 180 }, - "up": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#inside" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "west", "rotation": 270 }, - "east": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "east", "rotation": 90 } - } - } - ] -} diff --git a/src/main/resources/models/block/piston_head.json b/src/main/resources/models/block/piston_head.json deleted file mode 100644 index 2caa096..0000000 --- a/src/main/resources/models/block/piston_head.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_piston_head", - "textures": { - "platform": "minecraft:block/piston_top", - "side": "minecraft:block/piston_side", - "unsticky": "minecraft:block/piston_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/piston_head_short.json b/src/main/resources/models/block/piston_head_short.json deleted file mode 100644 index 490b1c5..0000000 --- a/src/main/resources/models/block/piston_head_short.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_piston_head_short", - "textures": { - "platform": "minecraft:block/piston_top", - "side": "minecraft:block/piston_side", - "unsticky": "minecraft:block/piston_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/piston_head_short_sticky.json b/src/main/resources/models/block/piston_head_short_sticky.json deleted file mode 100644 index c5a9820..0000000 --- a/src/main/resources/models/block/piston_head_short_sticky.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_piston_head_short", - "textures": { - "platform": "minecraft:block/piston_top_sticky", - "side": "minecraft:block/piston_side", - "unsticky": "minecraft:block/piston_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/piston_head_sticky.json b/src/main/resources/models/block/piston_head_sticky.json deleted file mode 100644 index 7fa4495..0000000 --- a/src/main/resources/models/block/piston_head_sticky.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_piston_head", - "textures": { - "platform": "minecraft:block/piston_top_sticky", - "side": "minecraft:block/piston_side", - "unsticky": "minecraft:block/piston_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/piston_inventory.json b/src/main/resources/models/block/piston_inventory.json deleted file mode 100644 index 589ed92..0000000 --- a/src/main/resources/models/block/piston_inventory.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/piston_bottom", - "side": "minecraft:block/piston_side", - "top": "minecraft:block/piston_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pitcher_crop_bottom_stage_0.json b/src/main/resources/models/block/pitcher_crop_bottom_stage_0.json deleted file mode 100644 index 7e4423e..0000000 --- a/src/main/resources/models/block/pitcher_crop_bottom_stage_0.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "pitcher_top": "block/pitcher_crop_top", - "pitcher_side": "block/pitcher_crop_side", - "pitcher_bottom": "block/pitcher_crop_bottom" - }, - "elements": [ - { - "name": "pitcher_crop_bottom_stage_0", - "from": [5, -1, 5], - "to": [11, 3, 11], - "faces": { - "north": {"uv": [3, 10, 9, 14], "texture": "#pitcher_side"}, - "east": {"uv": [3, 10, 9, 14], "texture": "#pitcher_side"}, - "south": {"uv": [3, 10, 9, 14], "texture": "#pitcher_side"}, - "west": {"uv": [3, 10, 9, 14], "texture": "#pitcher_side"}, - "up": {"uv": [5, 5, 11, 11], "texture": "#pitcher_top"}, - "down": {"uv": [5, 5, 11, 11], "texture": "#pitcher_bottom"} - } - } - ] -} diff --git a/src/main/resources/models/block/pitcher_crop_bottom_stage_1.json b/src/main/resources/models/block/pitcher_crop_bottom_stage_1.json deleted file mode 100644 index 77b844f..0000000 --- a/src/main/resources/models/block/pitcher_crop_bottom_stage_1.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "stage_1": "block/pitcher_crop_bottom_stage_1", - "pitcher_top": "block/pitcher_crop_top", - "pitcher_side": "block/pitcher_crop_side", - "pitcher_bottom": "block/pitcher_crop_bottom" - }, - "elements": [ - { - "name": "pitcher_crop_bottom_stage_1", - "from": [0, 5, 8], - "to": [16, 21, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 5, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_1"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_1"} - } - }, - { - "name": "pitcher_crop_bottom_stage_1", - "from": [0, 5, 8], - "to": [16, 21, 8], - "shade": false, - "rotation": {"angle": -45, "axis": "y", "origin": [8, 5, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_1"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_1"} - } - }, - { - "name": "pitcher_crop_bottom_stage_1", - "from": [3, -1, 3], - "to": [13, 5, 13], - "faces": { - "north": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "east": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "south": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "west": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "up": {"uv": [3, 3, 13, 13], "texture": "#pitcher_top"}, - "down": {"uv": [3, 3, 13, 13], "texture": "#pitcher_bottom"} - } - } - ] -} diff --git a/src/main/resources/models/block/pitcher_crop_bottom_stage_2.json b/src/main/resources/models/block/pitcher_crop_bottom_stage_2.json deleted file mode 100644 index 3699394..0000000 --- a/src/main/resources/models/block/pitcher_crop_bottom_stage_2.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "stage_2": "block/pitcher_crop_bottom_stage_2", - "pitcher_top": "block/pitcher_crop_top", - "pitcher_side": "block/pitcher_crop_side", - "pitcher_bottom": "block/pitcher_crop_bottom" - }, - "elements": [ - { - "name": "pitcher_crop_bottom_stage_2", - "from": [0, 5, 8], - "to": [16, 21, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 6, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_2"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_2"} - } - }, - { - "name": "pitcher_crop_bottom_stage_2", - "from": [8, 5, 0], - "to": [8, 21, 16], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 6, 8]}, - "faces": { - "east": {"uv": [0, 0, 16, 16], "texture": "#stage_2"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#stage_2"} - } - }, - { - "name": "pitcher_crop_bottom_stage_1", - "from": [3, -1, 3], - "to": [13, 5, 13], - "faces": { - "north": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "east": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "south": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "west": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "up": {"uv": [3, 3, 13, 13], "texture": "#pitcher_top"}, - "down": {"uv": [3, 3, 13, 13], "texture": "#pitcher_bottom"} - } - } - ] -} diff --git a/src/main/resources/models/block/pitcher_crop_bottom_stage_3.json b/src/main/resources/models/block/pitcher_crop_bottom_stage_3.json deleted file mode 100644 index 520fbcb..0000000 --- a/src/main/resources/models/block/pitcher_crop_bottom_stage_3.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "stage_3_bottom": "block/pitcher_crop_bottom_stage_3", - "pitcher_top": "block/pitcher_crop_top", - "pitcher_side": "block/pitcher_crop_side", - "pitcher_bottom": "block/pitcher_crop_bottom" - }, - "elements": [ - { - "name": "pitcher_crop_bottom_stage_3", - "from": [0, 0, 8], - "to": [16, 16, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_3_bottom"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_3_bottom"} - } - }, - { - "name": "pitcher_crop_bottom_stage_3", - "from": [0, 0, 8], - "to": [16, 16, 8], - "shade": false, - "rotation": {"angle": -45, "axis": "y", "origin": [8, 0, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_3_bottom"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_3_bottom"} - } - }, - { - "name": "pitcher_crop_bottom_stage_1", - "from": [3, -1, 3], - "to": [13, 5, 13], - "faces": { - "north": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "east": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "south": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "west": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "up": {"uv": [3, 3, 13, 13], "texture": "#pitcher_top"}, - "down": {"uv": [3, 3, 13, 13], "texture": "#pitcher_bottom"} - } - } - ] -} diff --git a/src/main/resources/models/block/pitcher_crop_bottom_stage_4.json b/src/main/resources/models/block/pitcher_crop_bottom_stage_4.json deleted file mode 100644 index 1b258f0..0000000 --- a/src/main/resources/models/block/pitcher_crop_bottom_stage_4.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "stage_4_bottom": "block/pitcher_crop_bottom_stage_4", - "pitcher_top": "block/pitcher_crop_top", - "pitcher_side": "block/pitcher_crop_side", - "pitcher_bottom": "block/pitcher_crop_bottom" - }, - "elements": [ - { - "name": "pitcher_crop_bottom_stage_4", - "from": [8, 0, 0], - "to": [8, 16, 16], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8]}, - "faces": { - "east": {"uv": [0, 0, 16, 16], "texture": "#stage_4_bottom"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#stage_4_bottom"} - } - }, - { - "name": "pitcher_crop_bottom_stage_4", - "from": [0, 0, 8], - "to": [16, 16, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_4_bottom"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_4_bottom"} - } - }, - { - "name": "pitcher_crop_bottom_stage_1", - "from": [3, -1, 3], - "to": [13, 5, 13], - "faces": { - "north": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "east": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "south": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "west": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "up": {"uv": [3, 3, 13, 13], "texture": "#pitcher_top"}, - "down": {"uv": [3, 3, 13, 13], "texture": "#pitcher_bottom"} - } - } - ] -} diff --git a/src/main/resources/models/block/pitcher_crop_top_stage_0.json b/src/main/resources/models/block/pitcher_crop_top_stage_0.json deleted file mode 100644 index 93576f7..0000000 --- a/src/main/resources/models/block/pitcher_crop_top_stage_0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top" - } -} diff --git a/src/main/resources/models/block/pitcher_crop_top_stage_1.json b/src/main/resources/models/block/pitcher_crop_top_stage_1.json deleted file mode 100644 index 1e9bae1..0000000 --- a/src/main/resources/models/block/pitcher_crop_top_stage_1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top" - } -} diff --git a/src/main/resources/models/block/pitcher_crop_top_stage_2.json b/src/main/resources/models/block/pitcher_crop_top_stage_2.json deleted file mode 100644 index 1e9bae1..0000000 --- a/src/main/resources/models/block/pitcher_crop_top_stage_2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top" - } -} diff --git a/src/main/resources/models/block/pitcher_crop_top_stage_3.json b/src/main/resources/models/block/pitcher_crop_top_stage_3.json deleted file mode 100644 index ab16f85..0000000 --- a/src/main/resources/models/block/pitcher_crop_top_stage_3.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "stage_3_top": "block/pitcher_crop_top_stage_3" - }, - "elements": [ - { - "name": "pitcher_crop_top_stage_3", - "from": [0, 0, 8], - "to": [16, 16, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_3_top"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_3_top"} - } - }, - { - "name": "pitcher_crop_top_stage_3", - "from": [0, 0, 8], - "to": [16, 16, 8], - "shade": false, - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_3_top"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_3_top"} - } - } - ] -} diff --git a/src/main/resources/models/block/pitcher_crop_top_stage_4.json b/src/main/resources/models/block/pitcher_crop_top_stage_4.json deleted file mode 100644 index ef33757..0000000 --- a/src/main/resources/models/block/pitcher_crop_top_stage_4.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "stage_4_top": "block/pitcher_crop_top_stage_4", - "pitcher_top": "block/pitcher_crop_top", - "pitcher_side": "block/pitcher_crop_side" - }, - "elements": [ - { - "name": "pitcher_crop_top_stage_4", - "from": [8, 0, 0], - "to": [8, 16, 16], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8]}, - "faces": { - "east": {"uv": [0, 0, 16, 16], "texture": "#stage_4_top"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#stage_4_top"} - } - }, - { - "name": "pitcher_crop_top_stage_4", - "from": [0, 0, 8], - "to": [16, 16, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_4_top"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_4_top"} - } - } - ] -} diff --git a/src/main/resources/models/block/pitcher_plant_bottom.json b/src/main/resources/models/block/pitcher_plant_bottom.json deleted file mode 100644 index cd979bf..0000000 --- a/src/main/resources/models/block/pitcher_plant_bottom.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_bottom_stage_4", - "bottom": "block/pitcher_crop_bottom_stage_4" - }, - "elements": [ - { - "name": "pitcher_plant_bottom", - "from": [8, -5, 0], - "to": [8, 11, 16], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 3, 8]}, - "faces": { - "north": {"uv": [0, 0, 0, 16], "texture": "#bottom"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#bottom"}, - "south": {"uv": [0, 0, 0, 16], "texture": "#bottom"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#bottom"}, - "up": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#bottom"}, - "down": {"uv": [0, 0, 16, 0], "rotation": 270, "texture": "#bottom"} - } - }, - { - "name": "pitcher_plant_bottom", - "from": [0, -5, 8], - "to": [16, 11, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 3, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#bottom"}, - "east": {"uv": [0, 0, 0, 16], "texture": "#bottom"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#bottom"}, - "west": {"uv": [0, 0, 0, 16], "texture": "#bottom"}, - "up": {"uv": [0, 0, 16, 0], "texture": "#bottom"}, - "down": {"uv": [0, 0, 16, 0], "texture": "#bottom"} - } - } - ] -} diff --git a/src/main/resources/models/block/pitcher_plant_top.json b/src/main/resources/models/block/pitcher_plant_top.json deleted file mode 100644 index 9d21ab8..0000000 --- a/src/main/resources/models/block/pitcher_plant_top.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top_stage_4", - "top": "block/pitcher_crop_top_stage_4" - }, - "elements": [ - { - "name": "pitcher_plant_top", - "from": [8, -5, 0], - "to": [8, 11, 16], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 19, 8]}, - "faces": { - "north": {"uv": [0, 0, 0, 16], "texture": "#top"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "south": {"uv": [0, 0, 0, 16], "texture": "#top"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "up": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#top"}, - "down": {"uv": [0, 0, 16, 0], "rotation": 270, "texture": "#top"} - } - }, - { - "name": "pitcher_plant_top", - "from": [0, -5, 8], - "to": [16, 11, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 19, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "east": {"uv": [0, 0, 0, 16], "texture": "#top"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "west": {"uv": [0, 0, 0, 16], "texture": "#top"}, - "up": {"uv": [0, 0, 16, 0], "texture": "#top"}, - "down": {"uv": [0, 0, 16, 0], "texture": "#top"} - } - } - ] -} diff --git a/src/main/resources/models/block/podzol.json b/src/main/resources/models/block/podzol.json deleted file mode 100644 index e348921..0000000 --- a/src/main/resources/models/block/podzol.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/dirt", - "side": "minecraft:block/podzol_side", - "top": "minecraft:block/podzol_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pointed_dripstone.json b/src/main/resources/models/block/pointed_dripstone.json deleted file mode 100644 index 7839471..0000000 --- a/src/main/resources/models/block/pointed_dripstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": true, - "textures": { - "particle": "#cross" - }, - "elements": [ - { "from": [ 0.8, 0, 8 ], - "to": [ 15.2, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" } - } - }, - { "from": [ 8, 0, 0.8 ], - "to": [ 8, 16, 15.2 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" } - } - } - ] -} diff --git a/src/main/resources/models/block/pointed_dripstone_down_base.json b/src/main/resources/models/block/pointed_dripstone_down_base.json deleted file mode 100644 index 3664c71..0000000 --- a/src/main/resources/models/block/pointed_dripstone_down_base.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_down_base" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pointed_dripstone_down_frustum.json b/src/main/resources/models/block/pointed_dripstone_down_frustum.json deleted file mode 100644 index 56005b2..0000000 --- a/src/main/resources/models/block/pointed_dripstone_down_frustum.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_down_frustum" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pointed_dripstone_down_middle.json b/src/main/resources/models/block/pointed_dripstone_down_middle.json deleted file mode 100644 index 14d2c30..0000000 --- a/src/main/resources/models/block/pointed_dripstone_down_middle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_down_middle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pointed_dripstone_down_tip.json b/src/main/resources/models/block/pointed_dripstone_down_tip.json deleted file mode 100644 index ab610fb..0000000 --- a/src/main/resources/models/block/pointed_dripstone_down_tip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_down_tip" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pointed_dripstone_down_tip_merge.json b/src/main/resources/models/block/pointed_dripstone_down_tip_merge.json deleted file mode 100644 index 4d0c1bf..0000000 --- a/src/main/resources/models/block/pointed_dripstone_down_tip_merge.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_down_tip_merge" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pointed_dripstone_up_base.json b/src/main/resources/models/block/pointed_dripstone_up_base.json deleted file mode 100644 index 27b8b81..0000000 --- a/src/main/resources/models/block/pointed_dripstone_up_base.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_up_base" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pointed_dripstone_up_frustum.json b/src/main/resources/models/block/pointed_dripstone_up_frustum.json deleted file mode 100644 index 556b143..0000000 --- a/src/main/resources/models/block/pointed_dripstone_up_frustum.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_up_frustum" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pointed_dripstone_up_middle.json b/src/main/resources/models/block/pointed_dripstone_up_middle.json deleted file mode 100644 index 27cf4e5..0000000 --- a/src/main/resources/models/block/pointed_dripstone_up_middle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_up_middle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pointed_dripstone_up_tip.json b/src/main/resources/models/block/pointed_dripstone_up_tip.json deleted file mode 100644 index 8b1bf8c..0000000 --- a/src/main/resources/models/block/pointed_dripstone_up_tip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_up_tip" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pointed_dripstone_up_tip_merge.json b/src/main/resources/models/block/pointed_dripstone_up_tip_merge.json deleted file mode 100644 index 7024089..0000000 --- a/src/main/resources/models/block/pointed_dripstone_up_tip_merge.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_up_tip_merge" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_andesite.json b/src/main/resources/models/block/polished_andesite.json deleted file mode 100644 index cd1067a..0000000 --- a/src/main/resources/models/block/polished_andesite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_andesite_slab.json b/src/main/resources/models/block/polished_andesite_slab.json deleted file mode 100644 index 72d8299..0000000 --- a/src/main/resources/models/block/polished_andesite_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_andesite", - "side": "minecraft:block/polished_andesite", - "top": "minecraft:block/polished_andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_andesite_slab_top.json b/src/main/resources/models/block/polished_andesite_slab_top.json deleted file mode 100644 index 3211d4d..0000000 --- a/src/main/resources/models/block/polished_andesite_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_andesite", - "side": "minecraft:block/polished_andesite", - "top": "minecraft:block/polished_andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_andesite_stairs.json b/src/main/resources/models/block/polished_andesite_stairs.json deleted file mode 100644 index d5d6980..0000000 --- a/src/main/resources/models/block/polished_andesite_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_andesite", - "side": "minecraft:block/polished_andesite", - "top": "minecraft:block/polished_andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_andesite_stairs_inner.json b/src/main/resources/models/block/polished_andesite_stairs_inner.json deleted file mode 100644 index 7275bfb..0000000 --- a/src/main/resources/models/block/polished_andesite_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_andesite", - "side": "minecraft:block/polished_andesite", - "top": "minecraft:block/polished_andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_andesite_stairs_outer.json b/src/main/resources/models/block/polished_andesite_stairs_outer.json deleted file mode 100644 index 30d8374..0000000 --- a/src/main/resources/models/block/polished_andesite_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_andesite", - "side": "minecraft:block/polished_andesite", - "top": "minecraft:block/polished_andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_basalt.json b/src/main/resources/models/block/polished_basalt.json deleted file mode 100644 index cdf565e..0000000 --- a/src/main/resources/models/block/polished_basalt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/polished_basalt_top", - "side": "minecraft:block/polished_basalt_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone.json b/src/main/resources/models/block/polished_blackstone.json deleted file mode 100644 index 41baabe..0000000 --- a/src/main/resources/models/block/polished_blackstone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_brick_slab.json b/src/main/resources/models/block/polished_blackstone_brick_slab.json deleted file mode 100644 index d9c1e4d..0000000 --- a/src/main/resources/models/block/polished_blackstone_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_blackstone_bricks", - "side": "minecraft:block/polished_blackstone_bricks", - "top": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_brick_slab_top.json b/src/main/resources/models/block/polished_blackstone_brick_slab_top.json deleted file mode 100644 index bb2fd0f..0000000 --- a/src/main/resources/models/block/polished_blackstone_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_blackstone_bricks", - "side": "minecraft:block/polished_blackstone_bricks", - "top": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_brick_stairs.json b/src/main/resources/models/block/polished_blackstone_brick_stairs.json deleted file mode 100644 index 535eab2..0000000 --- a/src/main/resources/models/block/polished_blackstone_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_blackstone_bricks", - "side": "minecraft:block/polished_blackstone_bricks", - "top": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_brick_stairs_inner.json b/src/main/resources/models/block/polished_blackstone_brick_stairs_inner.json deleted file mode 100644 index 0439b1c..0000000 --- a/src/main/resources/models/block/polished_blackstone_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_blackstone_bricks", - "side": "minecraft:block/polished_blackstone_bricks", - "top": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_brick_stairs_outer.json b/src/main/resources/models/block/polished_blackstone_brick_stairs_outer.json deleted file mode 100644 index 324e6f7..0000000 --- a/src/main/resources/models/block/polished_blackstone_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_blackstone_bricks", - "side": "minecraft:block/polished_blackstone_bricks", - "top": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_brick_wall_inventory.json b/src/main/resources/models/block/polished_blackstone_brick_wall_inventory.json deleted file mode 100644 index 1c934f4..0000000 --- a/src/main/resources/models/block/polished_blackstone_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_brick_wall_post.json b/src/main/resources/models/block/polished_blackstone_brick_wall_post.json deleted file mode 100644 index 1f63439..0000000 --- a/src/main/resources/models/block/polished_blackstone_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_brick_wall_side.json b/src/main/resources/models/block/polished_blackstone_brick_wall_side.json deleted file mode 100644 index 2b0179e..0000000 --- a/src/main/resources/models/block/polished_blackstone_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_brick_wall_side_tall.json b/src/main/resources/models/block/polished_blackstone_brick_wall_side_tall.json deleted file mode 100644 index 8f5ee0c..0000000 --- a/src/main/resources/models/block/polished_blackstone_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_bricks.json b/src/main/resources/models/block/polished_blackstone_bricks.json deleted file mode 100644 index b94caf7..0000000 --- a/src/main/resources/models/block/polished_blackstone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_button.json b/src/main/resources/models/block/polished_blackstone_button.json deleted file mode 100644 index 46472f1..0000000 --- a/src/main/resources/models/block/polished_blackstone_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_button_inventory.json b/src/main/resources/models/block/polished_blackstone_button_inventory.json deleted file mode 100644 index 9e71703..0000000 --- a/src/main/resources/models/block/polished_blackstone_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_button_pressed.json b/src/main/resources/models/block/polished_blackstone_button_pressed.json deleted file mode 100644 index 1145797..0000000 --- a/src/main/resources/models/block/polished_blackstone_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_pressure_plate.json b/src/main/resources/models/block/polished_blackstone_pressure_plate.json deleted file mode 100644 index e9d4184..0000000 --- a/src/main/resources/models/block/polished_blackstone_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_pressure_plate_down.json b/src/main/resources/models/block/polished_blackstone_pressure_plate_down.json deleted file mode 100644 index 62fd566..0000000 --- a/src/main/resources/models/block/polished_blackstone_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_slab.json b/src/main/resources/models/block/polished_blackstone_slab.json deleted file mode 100644 index 260c098..0000000 --- a/src/main/resources/models/block/polished_blackstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_blackstone", - "side": "minecraft:block/polished_blackstone", - "top": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_slab_top.json b/src/main/resources/models/block/polished_blackstone_slab_top.json deleted file mode 100644 index b52a9ee..0000000 --- a/src/main/resources/models/block/polished_blackstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_blackstone", - "side": "minecraft:block/polished_blackstone", - "top": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_stairs.json b/src/main/resources/models/block/polished_blackstone_stairs.json deleted file mode 100644 index 00d6d5f..0000000 --- a/src/main/resources/models/block/polished_blackstone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_blackstone", - "side": "minecraft:block/polished_blackstone", - "top": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_stairs_inner.json b/src/main/resources/models/block/polished_blackstone_stairs_inner.json deleted file mode 100644 index a853422..0000000 --- a/src/main/resources/models/block/polished_blackstone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_blackstone", - "side": "minecraft:block/polished_blackstone", - "top": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_stairs_outer.json b/src/main/resources/models/block/polished_blackstone_stairs_outer.json deleted file mode 100644 index dc6e55a..0000000 --- a/src/main/resources/models/block/polished_blackstone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_blackstone", - "side": "minecraft:block/polished_blackstone", - "top": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_wall_inventory.json b/src/main/resources/models/block/polished_blackstone_wall_inventory.json deleted file mode 100644 index d361d99..0000000 --- a/src/main/resources/models/block/polished_blackstone_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_wall_post.json b/src/main/resources/models/block/polished_blackstone_wall_post.json deleted file mode 100644 index 24cf5a4..0000000 --- a/src/main/resources/models/block/polished_blackstone_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_wall_side.json b/src/main/resources/models/block/polished_blackstone_wall_side.json deleted file mode 100644 index fc72cbe..0000000 --- a/src/main/resources/models/block/polished_blackstone_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_blackstone_wall_side_tall.json b/src/main/resources/models/block/polished_blackstone_wall_side_tall.json deleted file mode 100644 index 5d3f4f0..0000000 --- a/src/main/resources/models/block/polished_blackstone_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_deepslate.json b/src/main/resources/models/block/polished_deepslate.json deleted file mode 100644 index 6645c7e..0000000 --- a/src/main/resources/models/block/polished_deepslate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_deepslate_slab.json b/src/main/resources/models/block/polished_deepslate_slab.json deleted file mode 100644 index b622b95..0000000 --- a/src/main/resources/models/block/polished_deepslate_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_deepslate", - "side": "minecraft:block/polished_deepslate", - "top": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_deepslate_slab_top.json b/src/main/resources/models/block/polished_deepslate_slab_top.json deleted file mode 100644 index c9d076b..0000000 --- a/src/main/resources/models/block/polished_deepslate_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_deepslate", - "side": "minecraft:block/polished_deepslate", - "top": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_deepslate_stairs.json b/src/main/resources/models/block/polished_deepslate_stairs.json deleted file mode 100644 index 1d14d0b..0000000 --- a/src/main/resources/models/block/polished_deepslate_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_deepslate", - "side": "minecraft:block/polished_deepslate", - "top": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_deepslate_stairs_inner.json b/src/main/resources/models/block/polished_deepslate_stairs_inner.json deleted file mode 100644 index de71267..0000000 --- a/src/main/resources/models/block/polished_deepslate_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_deepslate", - "side": "minecraft:block/polished_deepslate", - "top": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_deepslate_stairs_outer.json b/src/main/resources/models/block/polished_deepslate_stairs_outer.json deleted file mode 100644 index 22018b1..0000000 --- a/src/main/resources/models/block/polished_deepslate_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_deepslate", - "side": "minecraft:block/polished_deepslate", - "top": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_deepslate_wall_inventory.json b/src/main/resources/models/block/polished_deepslate_wall_inventory.json deleted file mode 100644 index 233596b..0000000 --- a/src/main/resources/models/block/polished_deepslate_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_deepslate_wall_post.json b/src/main/resources/models/block/polished_deepslate_wall_post.json deleted file mode 100644 index 47da476..0000000 --- a/src/main/resources/models/block/polished_deepslate_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_deepslate_wall_side.json b/src/main/resources/models/block/polished_deepslate_wall_side.json deleted file mode 100644 index 6335eae..0000000 --- a/src/main/resources/models/block/polished_deepslate_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_deepslate_wall_side_tall.json b/src/main/resources/models/block/polished_deepslate_wall_side_tall.json deleted file mode 100644 index 04a1d52..0000000 --- a/src/main/resources/models/block/polished_deepslate_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_diorite.json b/src/main/resources/models/block/polished_diorite.json deleted file mode 100644 index 99afb39..0000000 --- a/src/main/resources/models/block/polished_diorite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_diorite_slab.json b/src/main/resources/models/block/polished_diorite_slab.json deleted file mode 100644 index 04bbeb2..0000000 --- a/src/main/resources/models/block/polished_diorite_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_diorite", - "side": "minecraft:block/polished_diorite", - "top": "minecraft:block/polished_diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_diorite_slab_top.json b/src/main/resources/models/block/polished_diorite_slab_top.json deleted file mode 100644 index aa5ed4f..0000000 --- a/src/main/resources/models/block/polished_diorite_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_diorite", - "side": "minecraft:block/polished_diorite", - "top": "minecraft:block/polished_diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_diorite_stairs.json b/src/main/resources/models/block/polished_diorite_stairs.json deleted file mode 100644 index 22348dc..0000000 --- a/src/main/resources/models/block/polished_diorite_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_diorite", - "side": "minecraft:block/polished_diorite", - "top": "minecraft:block/polished_diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_diorite_stairs_inner.json b/src/main/resources/models/block/polished_diorite_stairs_inner.json deleted file mode 100644 index 6bac942..0000000 --- a/src/main/resources/models/block/polished_diorite_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_diorite", - "side": "minecraft:block/polished_diorite", - "top": "minecraft:block/polished_diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_diorite_stairs_outer.json b/src/main/resources/models/block/polished_diorite_stairs_outer.json deleted file mode 100644 index 2984c3f..0000000 --- a/src/main/resources/models/block/polished_diorite_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_diorite", - "side": "minecraft:block/polished_diorite", - "top": "minecraft:block/polished_diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_granite.json b/src/main/resources/models/block/polished_granite.json deleted file mode 100644 index 46f93fd..0000000 --- a/src/main/resources/models/block/polished_granite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_granite_slab.json b/src/main/resources/models/block/polished_granite_slab.json deleted file mode 100644 index 07a13ac..0000000 --- a/src/main/resources/models/block/polished_granite_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_granite", - "side": "minecraft:block/polished_granite", - "top": "minecraft:block/polished_granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_granite_slab_top.json b/src/main/resources/models/block/polished_granite_slab_top.json deleted file mode 100644 index 244ea11..0000000 --- a/src/main/resources/models/block/polished_granite_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_granite", - "side": "minecraft:block/polished_granite", - "top": "minecraft:block/polished_granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_granite_stairs.json b/src/main/resources/models/block/polished_granite_stairs.json deleted file mode 100644 index d57f59f..0000000 --- a/src/main/resources/models/block/polished_granite_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_granite", - "side": "minecraft:block/polished_granite", - "top": "minecraft:block/polished_granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_granite_stairs_inner.json b/src/main/resources/models/block/polished_granite_stairs_inner.json deleted file mode 100644 index 1d38f86..0000000 --- a/src/main/resources/models/block/polished_granite_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_granite", - "side": "minecraft:block/polished_granite", - "top": "minecraft:block/polished_granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_granite_stairs_outer.json b/src/main/resources/models/block/polished_granite_stairs_outer.json deleted file mode 100644 index 4f82423..0000000 --- a/src/main/resources/models/block/polished_granite_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_granite", - "side": "minecraft:block/polished_granite", - "top": "minecraft:block/polished_granite" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_tuff.json b/src/main/resources/models/block/polished_tuff.json deleted file mode 100644 index ccf1b27..0000000 --- a/src/main/resources/models/block/polished_tuff.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_tuff_slab.json b/src/main/resources/models/block/polished_tuff_slab.json deleted file mode 100644 index 7fce08e..0000000 --- a/src/main/resources/models/block/polished_tuff_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_tuff", - "side": "minecraft:block/polished_tuff", - "top": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_tuff_slab_top.json b/src/main/resources/models/block/polished_tuff_slab_top.json deleted file mode 100644 index 5a6c03f..0000000 --- a/src/main/resources/models/block/polished_tuff_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_tuff", - "side": "minecraft:block/polished_tuff", - "top": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_tuff_stairs.json b/src/main/resources/models/block/polished_tuff_stairs.json deleted file mode 100644 index be42e55..0000000 --- a/src/main/resources/models/block/polished_tuff_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_tuff", - "side": "minecraft:block/polished_tuff", - "top": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_tuff_stairs_inner.json b/src/main/resources/models/block/polished_tuff_stairs_inner.json deleted file mode 100644 index b5cfb21..0000000 --- a/src/main/resources/models/block/polished_tuff_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_tuff", - "side": "minecraft:block/polished_tuff", - "top": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_tuff_stairs_outer.json b/src/main/resources/models/block/polished_tuff_stairs_outer.json deleted file mode 100644 index df5eb7f..0000000 --- a/src/main/resources/models/block/polished_tuff_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_tuff", - "side": "minecraft:block/polished_tuff", - "top": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_tuff_wall_inventory.json b/src/main/resources/models/block/polished_tuff_wall_inventory.json deleted file mode 100644 index d55e385..0000000 --- a/src/main/resources/models/block/polished_tuff_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_tuff_wall_post.json b/src/main/resources/models/block/polished_tuff_wall_post.json deleted file mode 100644 index ec072dd..0000000 --- a/src/main/resources/models/block/polished_tuff_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_tuff_wall_side.json b/src/main/resources/models/block/polished_tuff_wall_side.json deleted file mode 100644 index 25c445d..0000000 --- a/src/main/resources/models/block/polished_tuff_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/polished_tuff_wall_side_tall.json b/src/main/resources/models/block/polished_tuff_wall_side_tall.json deleted file mode 100644 index 97dfe6a..0000000 --- a/src/main/resources/models/block/polished_tuff_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/poppy.json b/src/main/resources/models/block/poppy.json deleted file mode 100644 index dd37fe8..0000000 --- a/src/main/resources/models/block/poppy.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/poppy" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potatoes_stage0.json b/src/main/resources/models/block/potatoes_stage0.json deleted file mode 100644 index 7bd4a3c..0000000 --- a/src/main/resources/models/block/potatoes_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/potatoes_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potatoes_stage1.json b/src/main/resources/models/block/potatoes_stage1.json deleted file mode 100644 index e1ccb2e..0000000 --- a/src/main/resources/models/block/potatoes_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/potatoes_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potatoes_stage2.json b/src/main/resources/models/block/potatoes_stage2.json deleted file mode 100644 index 139c640..0000000 --- a/src/main/resources/models/block/potatoes_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/potatoes_stage2" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potatoes_stage3.json b/src/main/resources/models/block/potatoes_stage3.json deleted file mode 100644 index 8ac74e8..0000000 --- a/src/main/resources/models/block/potatoes_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/potatoes_stage3" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_acacia_sapling.json b/src/main/resources/models/block/potted_acacia_sapling.json deleted file mode 100644 index e1b2b70..0000000 --- a/src/main/resources/models/block/potted_acacia_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/acacia_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_allium.json b/src/main/resources/models/block/potted_allium.json deleted file mode 100644 index 5b576fb..0000000 --- a/src/main/resources/models/block/potted_allium.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/allium" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_azalea_bush.json b/src/main/resources/models/block/potted_azalea_bush.json deleted file mode 100644 index c6c15ca..0000000 --- a/src/main/resources/models/block/potted_azalea_bush.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_potted_azalea_bush", - "textures": { - "plant": "minecraft:block/potted_azalea_bush_plant", - "side": "minecraft:block/potted_azalea_bush_side", - "top": "minecraft:block/potted_azalea_bush_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_azure_bluet.json b/src/main/resources/models/block/potted_azure_bluet.json deleted file mode 100644 index 175b4c0..0000000 --- a/src/main/resources/models/block/potted_azure_bluet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/azure_bluet" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_bamboo.json b/src/main/resources/models/block/potted_bamboo.json deleted file mode 100644 index 14ffcc2..0000000 --- a/src/main/resources/models/block/potted_bamboo.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/flower_pot", - "flowerpot": "block/flower_pot", - "dirt": "block/dirt", - "bamboo": "block/bamboo_stalk", - "leaf": "block/bamboo_singleleaf" - }, - "elements": [ - { "from": [ 5, 0, 5 ], - "to": [ 6, 6, 11 ], - "faces": { - "down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 10, 0, 5 ], - "to": [ 11, 6, 11 ], - "faces": { - "down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 5 ], - "to": [ 10, 6, 6 ], - "faces": { - "down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 10 ], - "to": [ 10, 6, 11 ], - "faces": { - "down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 6 ], - "to": [ 10, 4, 10 ], - "faces": { - "down": { "uv": [ 6, 12, 10, 16 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } - } - }, - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "up": { "uv": [ 13, 0, 15, 2], "texture": "#bamboo", "cullface": "up" }, - "north": { "uv": [ 6, 0, 8, 16 ], "texture": "#bamboo" }, - "south": { "uv": [ 6, 0, 8, 16 ], "texture": "#bamboo" }, - "west": { "uv": [ 6, 0, 8, 16 ], "texture": "#bamboo" }, - "east": { "uv": [ 6, 0, 8, 16 ], "texture": "#bamboo" } - } - }, - { "from": [ 0, 2, 8 ], - "to": [ 16, 18, 8 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#leaf" }, - "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#leaf" } - } - } - ] -} diff --git a/src/main/resources/models/block/potted_birch_sapling.json b/src/main/resources/models/block/potted_birch_sapling.json deleted file mode 100644 index b19246f..0000000 --- a/src/main/resources/models/block/potted_birch_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/birch_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_blue_orchid.json b/src/main/resources/models/block/potted_blue_orchid.json deleted file mode 100644 index f9b31ba..0000000 --- a/src/main/resources/models/block/potted_blue_orchid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/blue_orchid" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_brown_mushroom.json b/src/main/resources/models/block/potted_brown_mushroom.json deleted file mode 100644 index 3e837e6..0000000 --- a/src/main/resources/models/block/potted_brown_mushroom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/brown_mushroom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_cactus.json b/src/main/resources/models/block/potted_cactus.json deleted file mode 100644 index 6f66241..0000000 --- a/src/main/resources/models/block/potted_cactus.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/flower_pot", - "flowerpot": "block/flower_pot", - "cactus_top": "block/cactus_top", - "cactus": "block/cactus_side" - }, - "elements": [ - { "from": [ 5, 0, 5 ], - "to": [ 11, 6, 11 ], - "faces": { - "down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "texture": "#flowerpot" }, - "north": { "texture": "#flowerpot" }, - "south": { "texture": "#flowerpot" }, - "west": { "texture": "#flowerpot" }, - "east": { "texture": "#flowerpot" } - } - }, - { "from": [ 6, 5, 6 ], - "to": [ 10, 16, 10 ], - "faces": { - "up": { "texture": "#cactus_top", "cullface": "up" }, - "north": { "uv": [ 6, 0, 10, 11 ], "texture": "#cactus" }, - "south": { "uv": [ 6, 0, 10, 11 ], "texture": "#cactus" }, - "west": { "uv": [ 6, 0, 10, 11 ], "texture": "#cactus" }, - "east": { "uv": [ 6, 0, 10, 11 ], "texture": "#cactus" } - } - } - ] -} diff --git a/src/main/resources/models/block/potted_cherry_sapling.json b/src/main/resources/models/block/potted_cherry_sapling.json deleted file mode 100644 index 953170b..0000000 --- a/src/main/resources/models/block/potted_cherry_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/cherry_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_closed_eyeblossom.json b/src/main/resources/models/block/potted_closed_eyeblossom.json deleted file mode 100644 index 12f3acb..0000000 --- a/src/main/resources/models/block/potted_closed_eyeblossom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/closed_eyeblossom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_cornflower.json b/src/main/resources/models/block/potted_cornflower.json deleted file mode 100644 index 70d8835..0000000 --- a/src/main/resources/models/block/potted_cornflower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/cornflower" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_crimson_fungus.json b/src/main/resources/models/block/potted_crimson_fungus.json deleted file mode 100644 index 08aea2c..0000000 --- a/src/main/resources/models/block/potted_crimson_fungus.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/crimson_fungus" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_crimson_roots.json b/src/main/resources/models/block/potted_crimson_roots.json deleted file mode 100644 index b5b2711..0000000 --- a/src/main/resources/models/block/potted_crimson_roots.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/crimson_roots_pot" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_dandelion.json b/src/main/resources/models/block/potted_dandelion.json deleted file mode 100644 index c6c3613..0000000 --- a/src/main/resources/models/block/potted_dandelion.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/dandelion" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_dark_oak_sapling.json b/src/main/resources/models/block/potted_dark_oak_sapling.json deleted file mode 100644 index b269e87..0000000 --- a/src/main/resources/models/block/potted_dark_oak_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/dark_oak_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_dead_bush.json b/src/main/resources/models/block/potted_dead_bush.json deleted file mode 100644 index e2f1fc5..0000000 --- a/src/main/resources/models/block/potted_dead_bush.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/dead_bush" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_fern.json b/src/main/resources/models/block/potted_fern.json deleted file mode 100644 index 3076b6d..0000000 --- a/src/main/resources/models/block/potted_fern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_flower_pot_cross", - "textures": { - "plant": "minecraft:block/fern" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_flowering_azalea_bush.json b/src/main/resources/models/block/potted_flowering_azalea_bush.json deleted file mode 100644 index ef95fac..0000000 --- a/src/main/resources/models/block/potted_flowering_azalea_bush.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_potted_azalea_bush", - "textures": { - "plant": "minecraft:block/potted_flowering_azalea_bush_plant", - "side": "minecraft:block/potted_flowering_azalea_bush_side", - "top": "minecraft:block/potted_flowering_azalea_bush_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_jungle_sapling.json b/src/main/resources/models/block/potted_jungle_sapling.json deleted file mode 100644 index 4ee9398..0000000 --- a/src/main/resources/models/block/potted_jungle_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/jungle_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_lily_of_the_valley.json b/src/main/resources/models/block/potted_lily_of_the_valley.json deleted file mode 100644 index a09d9c1..0000000 --- a/src/main/resources/models/block/potted_lily_of_the_valley.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/lily_of_the_valley" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_mangrove_propagule.json b/src/main/resources/models/block/potted_mangrove_propagule.json deleted file mode 100644 index 6d81799..0000000 --- a/src/main/resources/models/block/potted_mangrove_propagule.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/flower_pot", - "sapling": "block/mangrove_propagule", - "flowerpot": "block/flower_pot", - "dirt": "block/dirt" - }, - "elements": [ - { - "name": "leaves", - "from": [4.5, 9, 8], - "to": [11.5, 15, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "north": {"uv": [4, 1, 11, 7], "texture": "#sapling"}, - "south": {"uv": [4, 1, 11, 7], "texture": "#sapling"} - } - }, - { - "name": "leaves", - "from": [8, 9, 4.5], - "to": [8, 15, 11.5], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "east": {"uv": [4, 1, 11, 7], "texture": "#sapling"}, - "west": {"uv": [4, 1, 11, 7], "texture": "#sapling"} - } - }, - { - "name": "hypocotyl", - "from": [8, 0, 7], - "to": [8, 9, 9], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "east": {"uv": [7, 7, 9, 16], "texture": "#sapling"}, - "west": {"uv": [7, 7, 9, 16], "texture": "#sapling"} - } - }, - { - "name": "hypocotyl", - "from": [7, 0, 8], - "to": [9, 9, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "north": {"uv": [7, 7, 9, 16], "texture": "#sapling"}, - "south": {"uv": [7, 7, 9, 16], "texture": "#sapling"} - } - }, - { - "from": [ 5, 0, 5 ], - "to": [ 6, 6, 11 ], - "faces": { - "down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { - "from": [ 10, 0, 5 ], - "to": [ 11, 6, 11 ], - "faces": { - "down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { - "from": [ 6, 0, 5 ], - "to": [ 10, 6, 6 ], - "faces": { - "down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { - "from": [ 6, 0, 10 ], - "to": [ 10, 6, 11 ], - "faces": { - "down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { - "from": [ 6, 0, 6 ], - "to": [ 10, 4, 10 ], - "faces": { - "down": { "uv": [ 6, 12, 10, 16 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } - } - } - ] -} diff --git a/src/main/resources/models/block/potted_oak_sapling.json b/src/main/resources/models/block/potted_oak_sapling.json deleted file mode 100644 index c4746c4..0000000 --- a/src/main/resources/models/block/potted_oak_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/oak_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_open_eyeblossom.json b/src/main/resources/models/block/potted_open_eyeblossom.json deleted file mode 100644 index adcdc0e..0000000 --- a/src/main/resources/models/block/potted_open_eyeblossom.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross_emissive", - "textures": { - "cross_emissive": "minecraft:block/open_eyeblossom_emissive", - "plant": "minecraft:block/open_eyeblossom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_orange_tulip.json b/src/main/resources/models/block/potted_orange_tulip.json deleted file mode 100644 index bd2b5e7..0000000 --- a/src/main/resources/models/block/potted_orange_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/orange_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_oxeye_daisy.json b/src/main/resources/models/block/potted_oxeye_daisy.json deleted file mode 100644 index 107dc8e..0000000 --- a/src/main/resources/models/block/potted_oxeye_daisy.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/oxeye_daisy" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_pale_oak_sapling.json b/src/main/resources/models/block/potted_pale_oak_sapling.json deleted file mode 100644 index 1c5d576..0000000 --- a/src/main/resources/models/block/potted_pale_oak_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/pale_oak_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_pink_tulip.json b/src/main/resources/models/block/potted_pink_tulip.json deleted file mode 100644 index 75658f7..0000000 --- a/src/main/resources/models/block/potted_pink_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/pink_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_poppy.json b/src/main/resources/models/block/potted_poppy.json deleted file mode 100644 index 6fdefca..0000000 --- a/src/main/resources/models/block/potted_poppy.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/poppy" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_red_mushroom.json b/src/main/resources/models/block/potted_red_mushroom.json deleted file mode 100644 index 9bc2896..0000000 --- a/src/main/resources/models/block/potted_red_mushroom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/red_mushroom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_red_tulip.json b/src/main/resources/models/block/potted_red_tulip.json deleted file mode 100644 index 6541daa..0000000 --- a/src/main/resources/models/block/potted_red_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/red_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_spruce_sapling.json b/src/main/resources/models/block/potted_spruce_sapling.json deleted file mode 100644 index 431559f..0000000 --- a/src/main/resources/models/block/potted_spruce_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/spruce_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_torchflower.json b/src/main/resources/models/block/potted_torchflower.json deleted file mode 100644 index a7a38e6..0000000 --- a/src/main/resources/models/block/potted_torchflower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/torchflower" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_warped_fungus.json b/src/main/resources/models/block/potted_warped_fungus.json deleted file mode 100644 index de7e890..0000000 --- a/src/main/resources/models/block/potted_warped_fungus.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/warped_fungus" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_warped_roots.json b/src/main/resources/models/block/potted_warped_roots.json deleted file mode 100644 index ac44109..0000000 --- a/src/main/resources/models/block/potted_warped_roots.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/warped_roots_pot" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_white_tulip.json b/src/main/resources/models/block/potted_white_tulip.json deleted file mode 100644 index efc662f..0000000 --- a/src/main/resources/models/block/potted_white_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/white_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/potted_wither_rose.json b/src/main/resources/models/block/potted_wither_rose.json deleted file mode 100644 index 1eab257..0000000 --- a/src/main/resources/models/block/potted_wither_rose.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/wither_rose" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/powder_snow.json b/src/main/resources/models/block/powder_snow.json deleted file mode 100644 index 6be3d24..0000000 --- a/src/main/resources/models/block/powder_snow.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "texture": "block/powder_snow", - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 15.998, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture", "cullface": "up" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "up" } - } - }, - { "from": [ 0, 0, 0 ], - "to": [ 16, 0.002, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture", "cullface": "down" } - } - }, - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 0.002 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture", "cullface": "north" } - } - }, - { "from": [ 0, 0, 15.998 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture", "cullface": "south" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "south" } - } - }, - { "from": [ 0, 0, 0 ], - "to": [ 0.002, 16, 16 ], - "faces": { - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture", "cullface": "west" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "west" } - } - }, - { "from": [ 15.998, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "east" }, - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/powder_snow_cauldron_full.json b/src/main/resources/models/block/powder_snow_cauldron_full.json deleted file mode 100644 index 09cf43b..0000000 --- a/src/main/resources/models/block/powder_snow_cauldron_full.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_full", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/powder_snow", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/powder_snow_cauldron_level1.json b/src/main/resources/models/block/powder_snow_cauldron_level1.json deleted file mode 100644 index 6cc69ae..0000000 --- a/src/main/resources/models/block/powder_snow_cauldron_level1.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_level1", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/powder_snow", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/powder_snow_cauldron_level2.json b/src/main/resources/models/block/powder_snow_cauldron_level2.json deleted file mode 100644 index 1d76edc..0000000 --- a/src/main/resources/models/block/powder_snow_cauldron_level2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_level2", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/powder_snow", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/powered_rail.json b/src/main/resources/models/block/powered_rail.json deleted file mode 100644 index be1faa8..0000000 --- a/src/main/resources/models/block/powered_rail.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/powered_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/powered_rail_on.json b/src/main/resources/models/block/powered_rail_on.json deleted file mode 100644 index eccba5e..0000000 --- a/src/main/resources/models/block/powered_rail_on.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/powered_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/powered_rail_on_raised_ne.json b/src/main/resources/models/block/powered_rail_on_raised_ne.json deleted file mode 100644 index b8be141..0000000 --- a/src/main/resources/models/block/powered_rail_on_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/powered_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/powered_rail_on_raised_sw.json b/src/main/resources/models/block/powered_rail_on_raised_sw.json deleted file mode 100644 index 07fdc14..0000000 --- a/src/main/resources/models/block/powered_rail_on_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/powered_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/powered_rail_raised_ne.json b/src/main/resources/models/block/powered_rail_raised_ne.json deleted file mode 100644 index ebfd5e1..0000000 --- a/src/main/resources/models/block/powered_rail_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/powered_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/powered_rail_raised_sw.json b/src/main/resources/models/block/powered_rail_raised_sw.json deleted file mode 100644 index 516a56e..0000000 --- a/src/main/resources/models/block/powered_rail_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/powered_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pressure_plate_down.json b/src/main/resources/models/block/pressure_plate_down.json deleted file mode 100644 index db6e6ba..0000000 --- a/src/main/resources/models/block/pressure_plate_down.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 1, 0, 1 ], - "to": [ 15, 0.5, 15 ], - "faces": { - "down": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture" }, - "north": { "uv": [ 1, 15, 15, 15.5 ], "texture": "#texture" }, - "south": { "uv": [ 1, 15, 15, 15.5 ], "texture": "#texture" }, - "west": { "uv": [ 1, 15, 15, 15.5 ], "texture": "#texture" }, - "east": { "uv": [ 1, 15, 15, 15.5 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/pressure_plate_up.json b/src/main/resources/models/block/pressure_plate_up.json deleted file mode 100644 index 689fbe4..0000000 --- a/src/main/resources/models/block/pressure_plate_up.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "parent": "block/thin_block", - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 1, 0, 1 ], - "to": [ 15, 1, 15 ], - "faces": { - "down": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture" }, - "north": { "uv": [ 1, 15, 15, 16 ], "texture": "#texture" }, - "south": { "uv": [ 1, 15, 15, 16 ], "texture": "#texture" }, - "west": { "uv": [ 1, 15, 15, 16 ], "texture": "#texture" }, - "east": { "uv": [ 1, 15, 15, 16 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/prismarine.json b/src/main/resources/models/block/prismarine.json deleted file mode 100644 index bbac86b..0000000 --- a/src/main/resources/models/block/prismarine.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_brick_slab.json b/src/main/resources/models/block/prismarine_brick_slab.json deleted file mode 100644 index a812621..0000000 --- a/src/main/resources/models/block/prismarine_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/prismarine_bricks", - "side": "minecraft:block/prismarine_bricks", - "top": "minecraft:block/prismarine_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_brick_slab_top.json b/src/main/resources/models/block/prismarine_brick_slab_top.json deleted file mode 100644 index 32a5b36..0000000 --- a/src/main/resources/models/block/prismarine_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/prismarine_bricks", - "side": "minecraft:block/prismarine_bricks", - "top": "minecraft:block/prismarine_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_brick_stairs.json b/src/main/resources/models/block/prismarine_brick_stairs.json deleted file mode 100644 index 139c6e2..0000000 --- a/src/main/resources/models/block/prismarine_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/prismarine_bricks", - "side": "minecraft:block/prismarine_bricks", - "top": "minecraft:block/prismarine_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_brick_stairs_inner.json b/src/main/resources/models/block/prismarine_brick_stairs_inner.json deleted file mode 100644 index 5383506..0000000 --- a/src/main/resources/models/block/prismarine_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/prismarine_bricks", - "side": "minecraft:block/prismarine_bricks", - "top": "minecraft:block/prismarine_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_brick_stairs_outer.json b/src/main/resources/models/block/prismarine_brick_stairs_outer.json deleted file mode 100644 index 9dbe7df..0000000 --- a/src/main/resources/models/block/prismarine_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/prismarine_bricks", - "side": "minecraft:block/prismarine_bricks", - "top": "minecraft:block/prismarine_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_bricks.json b/src/main/resources/models/block/prismarine_bricks.json deleted file mode 100644 index ee4a465..0000000 --- a/src/main/resources/models/block/prismarine_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/prismarine_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_slab.json b/src/main/resources/models/block/prismarine_slab.json deleted file mode 100644 index 9a51812..0000000 --- a/src/main/resources/models/block/prismarine_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/prismarine", - "side": "minecraft:block/prismarine", - "top": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_slab_top.json b/src/main/resources/models/block/prismarine_slab_top.json deleted file mode 100644 index 52514d9..0000000 --- a/src/main/resources/models/block/prismarine_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/prismarine", - "side": "minecraft:block/prismarine", - "top": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_stairs.json b/src/main/resources/models/block/prismarine_stairs.json deleted file mode 100644 index 274c605..0000000 --- a/src/main/resources/models/block/prismarine_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/prismarine", - "side": "minecraft:block/prismarine", - "top": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_stairs_inner.json b/src/main/resources/models/block/prismarine_stairs_inner.json deleted file mode 100644 index a89a05b..0000000 --- a/src/main/resources/models/block/prismarine_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/prismarine", - "side": "minecraft:block/prismarine", - "top": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_stairs_outer.json b/src/main/resources/models/block/prismarine_stairs_outer.json deleted file mode 100644 index 62c7627..0000000 --- a/src/main/resources/models/block/prismarine_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/prismarine", - "side": "minecraft:block/prismarine", - "top": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_wall_inventory.json b/src/main/resources/models/block/prismarine_wall_inventory.json deleted file mode 100644 index d638391..0000000 --- a/src/main/resources/models/block/prismarine_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_wall_post.json b/src/main/resources/models/block/prismarine_wall_post.json deleted file mode 100644 index 207d59d..0000000 --- a/src/main/resources/models/block/prismarine_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_wall_side.json b/src/main/resources/models/block/prismarine_wall_side.json deleted file mode 100644 index e21990c..0000000 --- a/src/main/resources/models/block/prismarine_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/prismarine_wall_side_tall.json b/src/main/resources/models/block/prismarine_wall_side_tall.json deleted file mode 100644 index 31ed03f..0000000 --- a/src/main/resources/models/block/prismarine_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pumpkin.json b/src/main/resources/models/block/pumpkin.json deleted file mode 100644 index ab50511..0000000 --- a/src/main/resources/models/block/pumpkin.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "parent": "block/cube_column", - "display": { - "firstperson_righthand": { - "rotation": [ 0, 135, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - } - }, - "textures": { - "end": "block/pumpkin_top", - "side": "block/pumpkin_side" - } -} diff --git a/src/main/resources/models/block/pumpkin_stem_stage0.json b/src/main/resources/models/block/pumpkin_stem_stage0.json deleted file mode 100644 index dc984be..0000000 --- a/src/main/resources/models/block/pumpkin_stem_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth0", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pumpkin_stem_stage1.json b/src/main/resources/models/block/pumpkin_stem_stage1.json deleted file mode 100644 index 510c8e6..0000000 --- a/src/main/resources/models/block/pumpkin_stem_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth1", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pumpkin_stem_stage2.json b/src/main/resources/models/block/pumpkin_stem_stage2.json deleted file mode 100644 index d92cfae..0000000 --- a/src/main/resources/models/block/pumpkin_stem_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth2", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pumpkin_stem_stage3.json b/src/main/resources/models/block/pumpkin_stem_stage3.json deleted file mode 100644 index a6fc046..0000000 --- a/src/main/resources/models/block/pumpkin_stem_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth3", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pumpkin_stem_stage4.json b/src/main/resources/models/block/pumpkin_stem_stage4.json deleted file mode 100644 index 6e43c08..0000000 --- a/src/main/resources/models/block/pumpkin_stem_stage4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth4", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pumpkin_stem_stage5.json b/src/main/resources/models/block/pumpkin_stem_stage5.json deleted file mode 100644 index 8dc2dfe..0000000 --- a/src/main/resources/models/block/pumpkin_stem_stage5.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth5", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pumpkin_stem_stage6.json b/src/main/resources/models/block/pumpkin_stem_stage6.json deleted file mode 100644 index a2be41d..0000000 --- a/src/main/resources/models/block/pumpkin_stem_stage6.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth6", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/pumpkin_stem_stage7.json b/src/main/resources/models/block/pumpkin_stem_stage7.json deleted file mode 100644 index a4e7159..0000000 --- a/src/main/resources/models/block/pumpkin_stem_stage7.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth7", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_candle_cake.json b/src/main/resources/models/block/purple_candle_cake.json deleted file mode 100644 index 7d7af96..0000000 --- a/src/main/resources/models/block/purple_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/purple_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_candle_cake_lit.json b/src/main/resources/models/block/purple_candle_cake_lit.json deleted file mode 100644 index b5b085c..0000000 --- a/src/main/resources/models/block/purple_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/purple_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_candle_four_candles.json b/src/main/resources/models/block/purple_candle_four_candles.json deleted file mode 100644 index fa3e32b..0000000 --- a/src/main/resources/models/block/purple_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/purple_candle", - "particle": "minecraft:block/purple_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_candle_four_candles_lit.json b/src/main/resources/models/block/purple_candle_four_candles_lit.json deleted file mode 100644 index 29a0bfb..0000000 --- a/src/main/resources/models/block/purple_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/purple_candle_lit", - "particle": "minecraft:block/purple_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_candle_one_candle.json b/src/main/resources/models/block/purple_candle_one_candle.json deleted file mode 100644 index feb3302..0000000 --- a/src/main/resources/models/block/purple_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/purple_candle", - "particle": "minecraft:block/purple_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_candle_one_candle_lit.json b/src/main/resources/models/block/purple_candle_one_candle_lit.json deleted file mode 100644 index c2fdd53..0000000 --- a/src/main/resources/models/block/purple_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/purple_candle_lit", - "particle": "minecraft:block/purple_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_candle_three_candles.json b/src/main/resources/models/block/purple_candle_three_candles.json deleted file mode 100644 index cbfc5f3..0000000 --- a/src/main/resources/models/block/purple_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/purple_candle", - "particle": "minecraft:block/purple_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_candle_three_candles_lit.json b/src/main/resources/models/block/purple_candle_three_candles_lit.json deleted file mode 100644 index 73e33ad..0000000 --- a/src/main/resources/models/block/purple_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/purple_candle_lit", - "particle": "minecraft:block/purple_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_candle_two_candles.json b/src/main/resources/models/block/purple_candle_two_candles.json deleted file mode 100644 index 39d9a9d..0000000 --- a/src/main/resources/models/block/purple_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/purple_candle", - "particle": "minecraft:block/purple_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_candle_two_candles_lit.json b/src/main/resources/models/block/purple_candle_two_candles_lit.json deleted file mode 100644 index 9b165c0..0000000 --- a/src/main/resources/models/block/purple_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/purple_candle_lit", - "particle": "minecraft:block/purple_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_carpet.json b/src/main/resources/models/block/purple_carpet.json deleted file mode 100644 index 4cf9a92..0000000 --- a/src/main/resources/models/block/purple_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/purple_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_concrete.json b/src/main/resources/models/block/purple_concrete.json deleted file mode 100644 index e064fd9..0000000 --- a/src/main/resources/models/block/purple_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/purple_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_concrete_powder.json b/src/main/resources/models/block/purple_concrete_powder.json deleted file mode 100644 index 9911efb..0000000 --- a/src/main/resources/models/block/purple_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/purple_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_glazed_terracotta.json b/src/main/resources/models/block/purple_glazed_terracotta.json deleted file mode 100644 index 8921b2d..0000000 --- a/src/main/resources/models/block/purple_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/purple_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_shulker_box.json b/src/main/resources/models/block/purple_shulker_box.json deleted file mode 100644 index 6f9cfc8..0000000 --- a/src/main/resources/models/block/purple_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/purple_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_stained_glass.json b/src/main/resources/models/block/purple_stained_glass.json deleted file mode 100644 index b64439f..0000000 --- a/src/main/resources/models/block/purple_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/purple_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_stained_glass_pane_noside.json b/src/main/resources/models/block/purple_stained_glass_pane_noside.json deleted file mode 100644 index 9fc919b..0000000 --- a/src/main/resources/models/block/purple_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/purple_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/purple_stained_glass_pane_noside_alt.json deleted file mode 100644 index 9a5775b..0000000 --- a/src/main/resources/models/block/purple_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/purple_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_stained_glass_pane_post.json b/src/main/resources/models/block/purple_stained_glass_pane_post.json deleted file mode 100644 index cdebfe3..0000000 --- a/src/main/resources/models/block/purple_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/purple_stained_glass_pane_top", - "pane": "minecraft:block/purple_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_stained_glass_pane_side.json b/src/main/resources/models/block/purple_stained_glass_pane_side.json deleted file mode 100644 index 93c049b..0000000 --- a/src/main/resources/models/block/purple_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/purple_stained_glass_pane_top", - "pane": "minecraft:block/purple_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_stained_glass_pane_side_alt.json b/src/main/resources/models/block/purple_stained_glass_pane_side_alt.json deleted file mode 100644 index a8d6159..0000000 --- a/src/main/resources/models/block/purple_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/purple_stained_glass_pane_top", - "pane": "minecraft:block/purple_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_terracotta.json b/src/main/resources/models/block/purple_terracotta.json deleted file mode 100644 index 5c4c94f..0000000 --- a/src/main/resources/models/block/purple_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/purple_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purple_wool.json b/src/main/resources/models/block/purple_wool.json deleted file mode 100644 index c59282e..0000000 --- a/src/main/resources/models/block/purple_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/purple_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purpur_block.json b/src/main/resources/models/block/purpur_block.json deleted file mode 100644 index c0bc807..0000000 --- a/src/main/resources/models/block/purpur_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/purpur_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purpur_pillar.json b/src/main/resources/models/block/purpur_pillar.json deleted file mode 100644 index f35e1dd..0000000 --- a/src/main/resources/models/block/purpur_pillar.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/purpur_pillar_top", - "side": "minecraft:block/purpur_pillar" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purpur_pillar_horizontal.json b/src/main/resources/models/block/purpur_pillar_horizontal.json deleted file mode 100644 index d047a8f..0000000 --- a/src/main/resources/models/block/purpur_pillar_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/purpur_pillar_top", - "side": "minecraft:block/purpur_pillar" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purpur_slab.json b/src/main/resources/models/block/purpur_slab.json deleted file mode 100644 index 2a060e8..0000000 --- a/src/main/resources/models/block/purpur_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/purpur_block", - "side": "minecraft:block/purpur_block", - "top": "minecraft:block/purpur_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purpur_slab_top.json b/src/main/resources/models/block/purpur_slab_top.json deleted file mode 100644 index 8a3df90..0000000 --- a/src/main/resources/models/block/purpur_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/purpur_block", - "side": "minecraft:block/purpur_block", - "top": "minecraft:block/purpur_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purpur_stairs.json b/src/main/resources/models/block/purpur_stairs.json deleted file mode 100644 index ce2f051..0000000 --- a/src/main/resources/models/block/purpur_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/purpur_block", - "side": "minecraft:block/purpur_block", - "top": "minecraft:block/purpur_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purpur_stairs_inner.json b/src/main/resources/models/block/purpur_stairs_inner.json deleted file mode 100644 index fd4829d..0000000 --- a/src/main/resources/models/block/purpur_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/purpur_block", - "side": "minecraft:block/purpur_block", - "top": "minecraft:block/purpur_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/purpur_stairs_outer.json b/src/main/resources/models/block/purpur_stairs_outer.json deleted file mode 100644 index 6f88262..0000000 --- a/src/main/resources/models/block/purpur_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/purpur_block", - "side": "minecraft:block/purpur_block", - "top": "minecraft:block/purpur_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/quartz_block.json b/src/main/resources/models/block/quartz_block.json deleted file mode 100644 index 863b82e..0000000 --- a/src/main/resources/models/block/quartz_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/quartz_block_top", - "side": "minecraft:block/quartz_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/quartz_bricks.json b/src/main/resources/models/block/quartz_bricks.json deleted file mode 100644 index f2b8551..0000000 --- a/src/main/resources/models/block/quartz_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/quartz_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/quartz_pillar.json b/src/main/resources/models/block/quartz_pillar.json deleted file mode 100644 index fc1845e..0000000 --- a/src/main/resources/models/block/quartz_pillar.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/quartz_pillar_top", - "side": "minecraft:block/quartz_pillar" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/quartz_pillar_horizontal.json b/src/main/resources/models/block/quartz_pillar_horizontal.json deleted file mode 100644 index 38b07ba..0000000 --- a/src/main/resources/models/block/quartz_pillar_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/quartz_pillar_top", - "side": "minecraft:block/quartz_pillar" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/quartz_slab.json b/src/main/resources/models/block/quartz_slab.json deleted file mode 100644 index ccccb53..0000000 --- a/src/main/resources/models/block/quartz_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/quartz_block_top", - "side": "minecraft:block/quartz_block_side", - "top": "minecraft:block/quartz_block_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/quartz_slab_top.json b/src/main/resources/models/block/quartz_slab_top.json deleted file mode 100644 index 157e8ee..0000000 --- a/src/main/resources/models/block/quartz_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/quartz_block_top", - "side": "minecraft:block/quartz_block_side", - "top": "minecraft:block/quartz_block_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/quartz_stairs.json b/src/main/resources/models/block/quartz_stairs.json deleted file mode 100644 index cf5d6eb..0000000 --- a/src/main/resources/models/block/quartz_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/quartz_block_top", - "side": "minecraft:block/quartz_block_side", - "top": "minecraft:block/quartz_block_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/quartz_stairs_inner.json b/src/main/resources/models/block/quartz_stairs_inner.json deleted file mode 100644 index 6dd7aea..0000000 --- a/src/main/resources/models/block/quartz_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/quartz_block_top", - "side": "minecraft:block/quartz_block_side", - "top": "minecraft:block/quartz_block_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/quartz_stairs_outer.json b/src/main/resources/models/block/quartz_stairs_outer.json deleted file mode 100644 index d8aa6d8..0000000 --- a/src/main/resources/models/block/quartz_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/quartz_block_top", - "side": "minecraft:block/quartz_block_side", - "top": "minecraft:block/quartz_block_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/rail.json b/src/main/resources/models/block/rail.json deleted file mode 100644 index 0f7a024..0000000 --- a/src/main/resources/models/block/rail.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/rail" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/rail_corner.json b/src/main/resources/models/block/rail_corner.json deleted file mode 100644 index ea10963..0000000 --- a/src/main/resources/models/block/rail_corner.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_curved", - "textures": { - "rail": "minecraft:block/rail_corner" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/rail_curved.json b/src/main/resources/models/block/rail_curved.json deleted file mode 100644 index 299a44b..0000000 --- a/src/main/resources/models/block/rail_curved.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#rail" - }, - "elements": [ - { "from": [ 0, 1, 0 ], - "to": [ 16, 1, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#rail" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#rail" } - } - } - ] -} diff --git a/src/main/resources/models/block/rail_flat.json b/src/main/resources/models/block/rail_flat.json deleted file mode 100644 index 299a44b..0000000 --- a/src/main/resources/models/block/rail_flat.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#rail" - }, - "elements": [ - { "from": [ 0, 1, 0 ], - "to": [ 16, 1, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#rail" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#rail" } - } - } - ] -} diff --git a/src/main/resources/models/block/rail_raised_ne.json b/src/main/resources/models/block/rail_raised_ne.json deleted file mode 100644 index a51c59f..0000000 --- a/src/main/resources/models/block/rail_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/rail" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/rail_raised_sw.json b/src/main/resources/models/block/rail_raised_sw.json deleted file mode 100644 index 4d48c08..0000000 --- a/src/main/resources/models/block/rail_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/rail" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/raw_copper_block.json b/src/main/resources/models/block/raw_copper_block.json deleted file mode 100644 index 3f6008e..0000000 --- a/src/main/resources/models/block/raw_copper_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/raw_copper_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/raw_gold_block.json b/src/main/resources/models/block/raw_gold_block.json deleted file mode 100644 index ce79d18..0000000 --- a/src/main/resources/models/block/raw_gold_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/raw_gold_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/raw_iron_block.json b/src/main/resources/models/block/raw_iron_block.json deleted file mode 100644 index 25d1988..0000000 --- a/src/main/resources/models/block/raw_iron_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/raw_iron_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_candle_cake.json b/src/main/resources/models/block/red_candle_cake.json deleted file mode 100644 index 6c9ee4b..0000000 --- a/src/main/resources/models/block/red_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/red_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_candle_cake_lit.json b/src/main/resources/models/block/red_candle_cake_lit.json deleted file mode 100644 index 52c3c5e..0000000 --- a/src/main/resources/models/block/red_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/red_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_candle_four_candles.json b/src/main/resources/models/block/red_candle_four_candles.json deleted file mode 100644 index c090c53..0000000 --- a/src/main/resources/models/block/red_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/red_candle", - "particle": "minecraft:block/red_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_candle_four_candles_lit.json b/src/main/resources/models/block/red_candle_four_candles_lit.json deleted file mode 100644 index f7d6ca0..0000000 --- a/src/main/resources/models/block/red_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/red_candle_lit", - "particle": "minecraft:block/red_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_candle_one_candle.json b/src/main/resources/models/block/red_candle_one_candle.json deleted file mode 100644 index 47c0ce8..0000000 --- a/src/main/resources/models/block/red_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/red_candle", - "particle": "minecraft:block/red_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_candle_one_candle_lit.json b/src/main/resources/models/block/red_candle_one_candle_lit.json deleted file mode 100644 index 710f541..0000000 --- a/src/main/resources/models/block/red_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/red_candle_lit", - "particle": "minecraft:block/red_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_candle_three_candles.json b/src/main/resources/models/block/red_candle_three_candles.json deleted file mode 100644 index e0a4f0c..0000000 --- a/src/main/resources/models/block/red_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/red_candle", - "particle": "minecraft:block/red_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_candle_three_candles_lit.json b/src/main/resources/models/block/red_candle_three_candles_lit.json deleted file mode 100644 index a4b2b86..0000000 --- a/src/main/resources/models/block/red_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/red_candle_lit", - "particle": "minecraft:block/red_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_candle_two_candles.json b/src/main/resources/models/block/red_candle_two_candles.json deleted file mode 100644 index 148bd6c..0000000 --- a/src/main/resources/models/block/red_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/red_candle", - "particle": "minecraft:block/red_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_candle_two_candles_lit.json b/src/main/resources/models/block/red_candle_two_candles_lit.json deleted file mode 100644 index 40af0f6..0000000 --- a/src/main/resources/models/block/red_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/red_candle_lit", - "particle": "minecraft:block/red_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_carpet.json b/src/main/resources/models/block/red_carpet.json deleted file mode 100644 index c31f191..0000000 --- a/src/main/resources/models/block/red_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/red_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_concrete.json b/src/main/resources/models/block/red_concrete.json deleted file mode 100644 index aed4725..0000000 --- a/src/main/resources/models/block/red_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_concrete_powder.json b/src/main/resources/models/block/red_concrete_powder.json deleted file mode 100644 index 69ada12..0000000 --- a/src/main/resources/models/block/red_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_glazed_terracotta.json b/src/main/resources/models/block/red_glazed_terracotta.json deleted file mode 100644 index baf6a0d..0000000 --- a/src/main/resources/models/block/red_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/red_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_mushroom.json b/src/main/resources/models/block/red_mushroom.json deleted file mode 100644 index 4dd14e4..0000000 --- a/src/main/resources/models/block/red_mushroom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/red_mushroom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_mushroom_block.json b/src/main/resources/models/block/red_mushroom_block.json deleted file mode 100644 index 14ac5d5..0000000 --- a/src/main/resources/models/block/red_mushroom_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_single_face", - "textures": { - "texture": "minecraft:block/red_mushroom_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_mushroom_block_inventory.json b/src/main/resources/models/block/red_mushroom_block_inventory.json deleted file mode 100644 index 588dd72..0000000 --- a/src/main/resources/models/block/red_mushroom_block_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_mushroom_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_nether_brick_slab.json b/src/main/resources/models/block/red_nether_brick_slab.json deleted file mode 100644 index 196f926..0000000 --- a/src/main/resources/models/block/red_nether_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/red_nether_bricks", - "side": "minecraft:block/red_nether_bricks", - "top": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_nether_brick_slab_top.json b/src/main/resources/models/block/red_nether_brick_slab_top.json deleted file mode 100644 index 0bf20b2..0000000 --- a/src/main/resources/models/block/red_nether_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/red_nether_bricks", - "side": "minecraft:block/red_nether_bricks", - "top": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_nether_brick_stairs.json b/src/main/resources/models/block/red_nether_brick_stairs.json deleted file mode 100644 index 0320b06..0000000 --- a/src/main/resources/models/block/red_nether_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/red_nether_bricks", - "side": "minecraft:block/red_nether_bricks", - "top": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_nether_brick_stairs_inner.json b/src/main/resources/models/block/red_nether_brick_stairs_inner.json deleted file mode 100644 index 3a32969..0000000 --- a/src/main/resources/models/block/red_nether_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/red_nether_bricks", - "side": "minecraft:block/red_nether_bricks", - "top": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_nether_brick_stairs_outer.json b/src/main/resources/models/block/red_nether_brick_stairs_outer.json deleted file mode 100644 index e793420..0000000 --- a/src/main/resources/models/block/red_nether_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/red_nether_bricks", - "side": "minecraft:block/red_nether_bricks", - "top": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_nether_brick_wall_inventory.json b/src/main/resources/models/block/red_nether_brick_wall_inventory.json deleted file mode 100644 index aeaa716..0000000 --- a/src/main/resources/models/block/red_nether_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_nether_brick_wall_post.json b/src/main/resources/models/block/red_nether_brick_wall_post.json deleted file mode 100644 index 9fa44bd..0000000 --- a/src/main/resources/models/block/red_nether_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_nether_brick_wall_side.json b/src/main/resources/models/block/red_nether_brick_wall_side.json deleted file mode 100644 index e8f23ec..0000000 --- a/src/main/resources/models/block/red_nether_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_nether_brick_wall_side_tall.json b/src/main/resources/models/block/red_nether_brick_wall_side_tall.json deleted file mode 100644 index 6546ece..0000000 --- a/src/main/resources/models/block/red_nether_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_nether_bricks.json b/src/main/resources/models/block/red_nether_bricks.json deleted file mode 100644 index a13b838..0000000 --- a/src/main/resources/models/block/red_nether_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_sand.json b/src/main/resources/models/block/red_sand.json deleted file mode 100644 index d6f5cec..0000000 --- a/src/main/resources/models/block/red_sand.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_sand" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_sandstone.json b/src/main/resources/models/block/red_sandstone.json deleted file mode 100644 index 008568b..0000000 --- a/src/main/resources/models/block/red_sandstone.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/red_sandstone_bottom", - "side": "minecraft:block/red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_sandstone_slab.json b/src/main/resources/models/block/red_sandstone_slab.json deleted file mode 100644 index cd1c1ec..0000000 --- a/src/main/resources/models/block/red_sandstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/red_sandstone_bottom", - "side": "minecraft:block/red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_sandstone_slab_top.json b/src/main/resources/models/block/red_sandstone_slab_top.json deleted file mode 100644 index d240a03..0000000 --- a/src/main/resources/models/block/red_sandstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/red_sandstone_bottom", - "side": "minecraft:block/red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_sandstone_stairs.json b/src/main/resources/models/block/red_sandstone_stairs.json deleted file mode 100644 index 6f393c7..0000000 --- a/src/main/resources/models/block/red_sandstone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/red_sandstone_bottom", - "side": "minecraft:block/red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_sandstone_stairs_inner.json b/src/main/resources/models/block/red_sandstone_stairs_inner.json deleted file mode 100644 index a32a7a2..0000000 --- a/src/main/resources/models/block/red_sandstone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/red_sandstone_bottom", - "side": "minecraft:block/red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_sandstone_stairs_outer.json b/src/main/resources/models/block/red_sandstone_stairs_outer.json deleted file mode 100644 index d862d18..0000000 --- a/src/main/resources/models/block/red_sandstone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/red_sandstone_bottom", - "side": "minecraft:block/red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_sandstone_wall_inventory.json b/src/main/resources/models/block/red_sandstone_wall_inventory.json deleted file mode 100644 index efec8f3..0000000 --- a/src/main/resources/models/block/red_sandstone_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/red_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_sandstone_wall_post.json b/src/main/resources/models/block/red_sandstone_wall_post.json deleted file mode 100644 index ab11758..0000000 --- a/src/main/resources/models/block/red_sandstone_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/red_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_sandstone_wall_side.json b/src/main/resources/models/block/red_sandstone_wall_side.json deleted file mode 100644 index 798b2f9..0000000 --- a/src/main/resources/models/block/red_sandstone_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/red_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_sandstone_wall_side_tall.json b/src/main/resources/models/block/red_sandstone_wall_side_tall.json deleted file mode 100644 index b8cc6d3..0000000 --- a/src/main/resources/models/block/red_sandstone_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/red_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_shulker_box.json b/src/main/resources/models/block/red_shulker_box.json deleted file mode 100644 index 4414a86..0000000 --- a/src/main/resources/models/block/red_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/red_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_stained_glass.json b/src/main/resources/models/block/red_stained_glass.json deleted file mode 100644 index fd841d4..0000000 --- a/src/main/resources/models/block/red_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_stained_glass_pane_noside.json b/src/main/resources/models/block/red_stained_glass_pane_noside.json deleted file mode 100644 index 30aee4a..0000000 --- a/src/main/resources/models/block/red_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/red_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/red_stained_glass_pane_noside_alt.json deleted file mode 100644 index 051e7eb..0000000 --- a/src/main/resources/models/block/red_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/red_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_stained_glass_pane_post.json b/src/main/resources/models/block/red_stained_glass_pane_post.json deleted file mode 100644 index 41cf1b5..0000000 --- a/src/main/resources/models/block/red_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/red_stained_glass_pane_top", - "pane": "minecraft:block/red_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_stained_glass_pane_side.json b/src/main/resources/models/block/red_stained_glass_pane_side.json deleted file mode 100644 index 78124b1..0000000 --- a/src/main/resources/models/block/red_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/red_stained_glass_pane_top", - "pane": "minecraft:block/red_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_stained_glass_pane_side_alt.json b/src/main/resources/models/block/red_stained_glass_pane_side_alt.json deleted file mode 100644 index 5dd4fd2..0000000 --- a/src/main/resources/models/block/red_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/red_stained_glass_pane_top", - "pane": "minecraft:block/red_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_terracotta.json b/src/main/resources/models/block/red_terracotta.json deleted file mode 100644 index 1490806..0000000 --- a/src/main/resources/models/block/red_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_tulip.json b/src/main/resources/models/block/red_tulip.json deleted file mode 100644 index 1c0c290..0000000 --- a/src/main/resources/models/block/red_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/red_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/red_wool.json b/src/main/resources/models/block/red_wool.json deleted file mode 100644 index 72267b6..0000000 --- a/src/main/resources/models/block/red_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/redstone_block.json b/src/main/resources/models/block/redstone_block.json deleted file mode 100644 index b3942b3..0000000 --- a/src/main/resources/models/block/redstone_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/redstone_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/redstone_dust_dot.json b/src/main/resources/models/block/redstone_dust_dot.json deleted file mode 100644 index 4a8cda1..0000000 --- a/src/main/resources/models/block/redstone_dust_dot.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/redstone_dust_dot", - "line": "block/redstone_dust_dot", - "overlay": "block/redstone_dust_overlay" - }, - "elements": [ - { "from": [ 0, 0.25, 0 ], - "to": [ 16, 0.25, 16 ], - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#line", "tintindex": 0 }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#line", "tintindex": 0 } - } - }, - { "from": [ 0, 0.25, 0 ], - "to": [ 16, 0.25, 16 ], - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay" }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#overlay" } - } - } - ] -} diff --git a/src/main/resources/models/block/redstone_dust_side.json b/src/main/resources/models/block/redstone_dust_side.json deleted file mode 100644 index 523a411..0000000 --- a/src/main/resources/models/block/redstone_dust_side.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/redstone_dust_dot", - "overlay": "block/redstone_dust_overlay" - }, - "elements": [ - { "from": [ 0, 0.25, 0 ], - "to": [ 16, 0.25, 8 ], - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 8 ], "texture": "#line", "tintindex": 0 }, - "down": { "uv": [ 0, 8, 16, 0 ], "texture": "#line", "tintindex": 0 } - } - }, - { "from": [ 0, 0.25, 0 ], - "to": [ 16, 0.25, 8 ], - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 8 ], "texture": "#overlay" }, - "down": { "uv": [ 0, 8, 16, 0 ], "texture": "#overlay" } - } - } - ] -} diff --git a/src/main/resources/models/block/redstone_dust_side0.json b/src/main/resources/models/block/redstone_dust_side0.json deleted file mode 100644 index 8ba2e73..0000000 --- a/src/main/resources/models/block/redstone_dust_side0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/redstone_dust_side", - "textures": { - "line": "block/redstone_dust_line0" - } -} diff --git a/src/main/resources/models/block/redstone_dust_side1.json b/src/main/resources/models/block/redstone_dust_side1.json deleted file mode 100644 index 1f54539..0000000 --- a/src/main/resources/models/block/redstone_dust_side1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/redstone_dust_side", - "textures": { - "line": "block/redstone_dust_line1" - } -} diff --git a/src/main/resources/models/block/redstone_dust_side_alt.json b/src/main/resources/models/block/redstone_dust_side_alt.json deleted file mode 100644 index 8b58a46..0000000 --- a/src/main/resources/models/block/redstone_dust_side_alt.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/redstone_dust_dot", - "overlay": "block/redstone_dust_overlay" - }, - "elements": [ - { "from": [ 0, 0.25, 8 ], - "to": [ 16, 0.25, 16 ], - "shade": false, - "faces": { - "up": { "uv": [ 0, 8, 16, 16 ], "texture": "#line", "tintindex": 0 }, - "down": { "uv": [ 0, 16, 16, 8 ], "texture": "#line", "tintindex": 0 } - } - }, - { "from": [ 0, 0.25, 8 ], - "to": [ 16, 0.25, 16 ], - "shade": false, - "faces": { - "up": { "uv": [ 0, 8, 16, 16 ], "texture": "#overlay" }, - "down": { "uv": [ 0, 16, 16, 8 ], "texture": "#overlay" } - } - } - ] -} diff --git a/src/main/resources/models/block/redstone_dust_side_alt0.json b/src/main/resources/models/block/redstone_dust_side_alt0.json deleted file mode 100644 index f74884d..0000000 --- a/src/main/resources/models/block/redstone_dust_side_alt0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/redstone_dust_side_alt", - "textures": { - "line": "block/redstone_dust_line0" - } -} diff --git a/src/main/resources/models/block/redstone_dust_side_alt1.json b/src/main/resources/models/block/redstone_dust_side_alt1.json deleted file mode 100644 index a31f848..0000000 --- a/src/main/resources/models/block/redstone_dust_side_alt1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/redstone_dust_side_alt", - "textures": { - "line": "block/redstone_dust_line1" - } -} diff --git a/src/main/resources/models/block/redstone_dust_up.json b/src/main/resources/models/block/redstone_dust_up.json deleted file mode 100644 index 2154da2..0000000 --- a/src/main/resources/models/block/redstone_dust_up.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/redstone_dust_dot", - "line": "block/redstone_dust_line0", - "overlay": "block/redstone_dust_overlay" - }, - "elements": [ - { "from": [ 0, 0, 0.25 ], - "to": [ 16, 16, 0.25 ], - "shade": false, - "faces": { - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#line", "tintindex": 0 }, - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#line", "tintindex": 0 } - } - }, - { "from": [ 0, 0, 0.25 ], - "to": [ 16, 16, 0.25 ], - "shade": false, - "faces": { - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay" }, - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#overlay" } - } - } - ] -} diff --git a/src/main/resources/models/block/redstone_lamp.json b/src/main/resources/models/block/redstone_lamp.json deleted file mode 100644 index 530bd0d..0000000 --- a/src/main/resources/models/block/redstone_lamp.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/redstone_lamp" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/redstone_lamp_on.json b/src/main/resources/models/block/redstone_lamp_on.json deleted file mode 100644 index bde04e2..0000000 --- a/src/main/resources/models/block/redstone_lamp_on.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/redstone_lamp_on" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/redstone_ore.json b/src/main/resources/models/block/redstone_ore.json deleted file mode 100644 index a387db9..0000000 --- a/src/main/resources/models/block/redstone_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/redstone_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/redstone_torch.json b/src/main/resources/models/block/redstone_torch.json deleted file mode 100644 index b435343..0000000 --- a/src/main/resources/models/block/redstone_torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_redstone_torch", - "textures": { - "torch": "minecraft:block/redstone_torch" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/redstone_torch_off.json b/src/main/resources/models/block/redstone_torch_off.json deleted file mode 100644 index a0686d2..0000000 --- a/src/main/resources/models/block/redstone_torch_off.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch_unlit", - "textures": { - "torch": "minecraft:block/redstone_torch_off" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/redstone_wall_torch.json b/src/main/resources/models/block/redstone_wall_torch.json deleted file mode 100644 index 6373dfb..0000000 --- a/src/main/resources/models/block/redstone_wall_torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_redstone_torch_wall", - "textures": { - "torch": "minecraft:block/redstone_torch" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/redstone_wall_torch_off.json b/src/main/resources/models/block/redstone_wall_torch_off.json deleted file mode 100644 index 0e0889f..0000000 --- a/src/main/resources/models/block/redstone_wall_torch_off.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch_wall_unlit", - "textures": { - "torch": "minecraft:block/redstone_torch_off" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/reinforced_deepslate.json b/src/main/resources/models/block/reinforced_deepslate.json deleted file mode 100644 index 8d3c902..0000000 --- a/src/main/resources/models/block/reinforced_deepslate.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/reinforced_deepslate_bottom", - "side": "minecraft:block/reinforced_deepslate_side", - "top": "minecraft:block/reinforced_deepslate_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/repeater_1tick.json b/src/main/resources/models/block/repeater_1tick.json deleted file mode 100644 index d360b57..0000000 --- a/src/main/resources/models/block/repeater_1tick.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 2, 6 ], - "to": [ 9, 7, 8 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_1tick_locked.json b/src/main/resources/models/block/repeater_1tick_locked.json deleted file mode 100644 index e264b0c..0000000 --- a/src/main/resources/models/block/repeater_1tick_locked.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "lock": "block/bedrock", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 6 ], - "to": [ 14, 4, 8 ], - "faces": { - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_1tick_on.json b/src/main/resources/models/block/repeater_1tick_on.json deleted file mode 100644 index 2d5dd93..0000000 --- a/src/main/resources/models/block/repeater_1tick_on.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 2, 6 ], - "to": [ 9, 7, 8 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 1.5, 1.5 ], - "to": [ 9.5, 4.5, 4.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 7.5, 1.5 ], - "to": [ 9.5, 10.5, 4.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, -1.5 ], - "to": [ 9.5, 7.5, 1.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 4.5 ], - "to": [ 9.5, 7.5, 7.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 1.5 ], - "to": [ 6.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 1.5 ], - "to": [ 12.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 1.5, 5.5 ], - "to": [ 9.5, 4.5, 8.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 7.5, 5.5 ], - "to": [ 9.5, 10.5, 8.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 2.5 ], - "to": [ 9.5, 7.5, 5.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 8.5 ], - "to": [ 9.5, 7.5, 11.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 5.5 ], - "to": [ 6.5, 7.5, 8.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 5.5 ], - "to": [ 12.5, 7.5, 8.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_1tick_on_locked.json b/src/main/resources/models/block/repeater_1tick_on_locked.json deleted file mode 100644 index 44e53d8..0000000 --- a/src/main/resources/models/block/repeater_1tick_on_locked.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch", - "lock": "block/bedrock" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 6 ], - "to": [ 14, 4, 8 ], - "faces": { - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 1.5, 1.5 ], - "to": [ 9.5, 4.5, 4.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 7.5, 1.5 ], - "to": [ 9.5, 10.5, 4.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, -1.5 ], - "to": [ 9.5, 7.5, 1.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 4.5 ], - "to": [ 9.5, 7.5, 7.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 1.5 ], - "to": [ 6.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 1.5 ], - "to": [ 12.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_2tick.json b/src/main/resources/models/block/repeater_2tick.json deleted file mode 100644 index 833c187..0000000 --- a/src/main/resources/models/block/repeater_2tick.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 2, 8 ], - "to": [ 9, 7, 10 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_2tick_locked.json b/src/main/resources/models/block/repeater_2tick_locked.json deleted file mode 100644 index 47c5337..0000000 --- a/src/main/resources/models/block/repeater_2tick_locked.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "lock": "block/bedrock", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 8 ], - "to": [ 14, 4, 10 ], - "faces": { - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_2tick_on.json b/src/main/resources/models/block/repeater_2tick_on.json deleted file mode 100644 index e728562..0000000 --- a/src/main/resources/models/block/repeater_2tick_on.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 2, 8 ], - "to": [ 9, 7, 10 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 1.5, 1.5 ], - "to": [ 9.5, 4.5, 4.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 7.5, 1.5 ], - "to": [ 9.5, 10.5, 4.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, -1.5 ], - "to": [ 9.5, 7.5, 1.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 4.5 ], - "to": [ 9.5, 7.5, 7.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 1.5 ], - "to": [ 6.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 1.5 ], - "to": [ 12.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 1.5, 7.5 ], - "to": [ 9.5, 4.5, 10.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 7.5, 7.5 ], - "to": [ 9.5, 10.5, 10.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 4.5 ], - "to": [ 9.5, 7.5, 7.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 10.5 ], - "to": [ 9.5, 7.5, 13.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 7.5 ], - "to": [ 6.5, 7.5, 10.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 7.5 ], - "to": [ 12.5, 7.5, 10.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_2tick_on_locked.json b/src/main/resources/models/block/repeater_2tick_on_locked.json deleted file mode 100644 index 897e0bf..0000000 --- a/src/main/resources/models/block/repeater_2tick_on_locked.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch", - "lock": "block/bedrock" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 8 ], - "to": [ 14, 4, 10 ], - "faces": { - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 1.5, 1.5 ], - "to": [ 9.5, 4.5, 4.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 7.5, 1.5 ], - "to": [ 9.5, 10.5, 4.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, -1.5 ], - "to": [ 9.5, 7.5, 1.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 4.5 ], - "to": [ 9.5, 7.5, 7.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 1.5 ], - "to": [ 6.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 1.5 ], - "to": [ 12.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_3tick.json b/src/main/resources/models/block/repeater_3tick.json deleted file mode 100644 index ea1d922..0000000 --- a/src/main/resources/models/block/repeater_3tick.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 2, 10 ], - "to": [ 9, 7, 12 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_3tick_locked.json b/src/main/resources/models/block/repeater_3tick_locked.json deleted file mode 100644 index 13ce208..0000000 --- a/src/main/resources/models/block/repeater_3tick_locked.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "lock": "block/bedrock", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 10 ], - "to": [ 14, 4, 12 ], - "faces": { - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_3tick_on.json b/src/main/resources/models/block/repeater_3tick_on.json deleted file mode 100644 index fd14138..0000000 --- a/src/main/resources/models/block/repeater_3tick_on.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 2, 10 ], - "to": [ 9, 7, 12 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 1.5, 1.5 ], - "to": [ 9.5, 4.5, 4.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 7.5, 1.5 ], - "to": [ 9.5, 10.5, 4.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, -1.5 ], - "to": [ 9.5, 7.5, 1.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 4.5 ], - "to": [ 9.5, 7.5, 7.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 1.5 ], - "to": [ 6.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 1.5 ], - "to": [ 12.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 1.5, 9.5 ], - "to": [ 9.5, 4.5, 12.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 7.5, 9.5 ], - "to": [ 9.5, 10.5, 12.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 6.5 ], - "to": [ 9.5, 7.5, 9.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 12.5 ], - "to": [ 9.5, 7.5, 15.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 9.5 ], - "to": [ 6.5, 7.5, 12.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 9.5 ], - "to": [ 12.5, 7.5, 12.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_3tick_on_locked.json b/src/main/resources/models/block/repeater_3tick_on_locked.json deleted file mode 100644 index d5aca9e..0000000 --- a/src/main/resources/models/block/repeater_3tick_on_locked.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch", - "lock": "block/bedrock" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 10 ], - "to": [ 14, 4, 12 ], - "faces": { - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 1.5, 1.5 ], - "to": [ 9.5, 4.5, 4.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 7.5, 1.5 ], - "to": [ 9.5, 10.5, 4.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, -1.5 ], - "to": [ 9.5, 7.5, 1.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 4.5 ], - "to": [ 9.5, 7.5, 7.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 1.5 ], - "to": [ 6.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 1.5 ], - "to": [ 12.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_4tick.json b/src/main/resources/models/block/repeater_4tick.json deleted file mode 100644 index f8b357b..0000000 --- a/src/main/resources/models/block/repeater_4tick.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 2, 12 ], - "to": [ 9, 7, 14 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_4tick_locked.json b/src/main/resources/models/block/repeater_4tick_locked.json deleted file mode 100644 index 7a6aca0..0000000 --- a/src/main/resources/models/block/repeater_4tick_locked.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "lock": "block/bedrock", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 12 ], - "to": [ 14, 4, 14 ], - "faces": { - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_4tick_on.json b/src/main/resources/models/block/repeater_4tick_on.json deleted file mode 100644 index 01cd328..0000000 --- a/src/main/resources/models/block/repeater_4tick_on.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 2, 12 ], - "to": [ 9, 7, 14 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 1.5, 1.5 ], - "to": [ 9.5, 4.5, 4.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 7.5, 1.5 ], - "to": [ 9.5, 10.5, 4.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, -1.5 ], - "to": [ 9.5, 7.5, 1.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 4.5 ], - "to": [ 9.5, 7.5, 7.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 1.5 ], - "to": [ 6.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 1.5 ], - "to": [ 12.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 1.5, 11.5 ], - "to": [ 9.5, 4.5, 14.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 7.5, 11.5 ], - "to": [ 9.5, 10.5, 14.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 8.5 ], - "to": [ 9.5, 7.5, 11.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 14.5 ], - "to": [ 9.5, 7.5, 17.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 11.5 ], - "to": [ 6.5, 7.5, 14.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 11.5 ], - "to": [ 12.5, 7.5, 14.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeater_4tick_on_locked.json b/src/main/resources/models/block/repeater_4tick_on_locked.json deleted file mode 100644 index 6ad187c..0000000 --- a/src/main/resources/models/block/repeater_4tick_on_locked.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch", - "lock": "block/bedrock" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 12 ], - "to": [ 14, 4, 14 ], - "faces": { - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "shade": false, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 1.5, 1.5 ], - "to": [ 9.5, 4.5, 4.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 7.5, 1.5 ], - "to": [ 9.5, 10.5, 4.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, -1.5 ], - "to": [ 9.5, 7.5, 1.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 6.5, 4.5, 4.5 ], - "to": [ 9.5, 7.5, 7.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#lit" } - } - }, - { - "from": [ 3.5, 4.5, 1.5 ], - "to": [ 6.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#lit" } - } - }, - { - "from": [ 9.5, 4.5, 1.5 ], - "to": [ 12.5, 7.5, 4.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/models/block/repeating_command_block.json b/src/main/resources/models/block/repeating_command_block.json deleted file mode 100644 index 7525fc9..0000000 --- a/src/main/resources/models/block/repeating_command_block.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_command_block", - "textures": { - "back": "minecraft:block/repeating_command_block_back", - "front": "minecraft:block/repeating_command_block_front", - "side": "minecraft:block/repeating_command_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/repeating_command_block_conditional.json b/src/main/resources/models/block/repeating_command_block_conditional.json deleted file mode 100644 index f261c67..0000000 --- a/src/main/resources/models/block/repeating_command_block_conditional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_command_block", - "textures": { - "back": "minecraft:block/repeating_command_block_back", - "front": "minecraft:block/repeating_command_block_front", - "side": "minecraft:block/repeating_command_block_conditional" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/resin_block.json b/src/main/resources/models/block/resin_block.json deleted file mode 100644 index 00105c8..0000000 --- a/src/main/resources/models/block/resin_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/resin_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/resin_brick_slab.json b/src/main/resources/models/block/resin_brick_slab.json deleted file mode 100644 index 2bfd9fd..0000000 --- a/src/main/resources/models/block/resin_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/resin_bricks", - "side": "minecraft:block/resin_bricks", - "top": "minecraft:block/resin_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/resin_brick_slab_top.json b/src/main/resources/models/block/resin_brick_slab_top.json deleted file mode 100644 index 4e4c9f7..0000000 --- a/src/main/resources/models/block/resin_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/resin_bricks", - "side": "minecraft:block/resin_bricks", - "top": "minecraft:block/resin_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/resin_brick_stairs.json b/src/main/resources/models/block/resin_brick_stairs.json deleted file mode 100644 index bd7641d..0000000 --- a/src/main/resources/models/block/resin_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/resin_bricks", - "side": "minecraft:block/resin_bricks", - "top": "minecraft:block/resin_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/resin_brick_stairs_inner.json b/src/main/resources/models/block/resin_brick_stairs_inner.json deleted file mode 100644 index c047a26..0000000 --- a/src/main/resources/models/block/resin_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/resin_bricks", - "side": "minecraft:block/resin_bricks", - "top": "minecraft:block/resin_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/resin_brick_stairs_outer.json b/src/main/resources/models/block/resin_brick_stairs_outer.json deleted file mode 100644 index 224ab60..0000000 --- a/src/main/resources/models/block/resin_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/resin_bricks", - "side": "minecraft:block/resin_bricks", - "top": "minecraft:block/resin_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/resin_brick_wall_inventory.json b/src/main/resources/models/block/resin_brick_wall_inventory.json deleted file mode 100644 index 3df22e2..0000000 --- a/src/main/resources/models/block/resin_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/resin_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/resin_brick_wall_post.json b/src/main/resources/models/block/resin_brick_wall_post.json deleted file mode 100644 index 6279361..0000000 --- a/src/main/resources/models/block/resin_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/resin_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/resin_brick_wall_side.json b/src/main/resources/models/block/resin_brick_wall_side.json deleted file mode 100644 index 60f1aa1..0000000 --- a/src/main/resources/models/block/resin_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/resin_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/resin_brick_wall_side_tall.json b/src/main/resources/models/block/resin_brick_wall_side_tall.json deleted file mode 100644 index d72cfba..0000000 --- a/src/main/resources/models/block/resin_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/resin_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/resin_bricks.json b/src/main/resources/models/block/resin_bricks.json deleted file mode 100644 index 60373f8..0000000 --- a/src/main/resources/models/block/resin_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/resin_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/resin_clump.json b/src/main/resources/models/block/resin_clump.json deleted file mode 100644 index 5f2f603..0000000 --- a/src/main/resources/models/block/resin_clump.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/resin_clump", - "texture": "block/resin_clump" - }, - "elements": [ - { "from": [ 0, 0, 0.1 ], - "to": [ 16, 16, 0.1 ], - "faces": { - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/respawn_anchor_0.json b/src/main/resources/models/block/respawn_anchor_0.json deleted file mode 100644 index 29c7e5f..0000000 --- a/src/main/resources/models/block/respawn_anchor_0.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/respawn_anchor_bottom", - "side": "minecraft:block/respawn_anchor_side0", - "top": "minecraft:block/respawn_anchor_top_off" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/respawn_anchor_1.json b/src/main/resources/models/block/respawn_anchor_1.json deleted file mode 100644 index 00989b9..0000000 --- a/src/main/resources/models/block/respawn_anchor_1.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/respawn_anchor_bottom", - "side": "minecraft:block/respawn_anchor_side1", - "top": "minecraft:block/respawn_anchor_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/respawn_anchor_2.json b/src/main/resources/models/block/respawn_anchor_2.json deleted file mode 100644 index b0ea19b..0000000 --- a/src/main/resources/models/block/respawn_anchor_2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/respawn_anchor_bottom", - "side": "minecraft:block/respawn_anchor_side2", - "top": "minecraft:block/respawn_anchor_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/respawn_anchor_3.json b/src/main/resources/models/block/respawn_anchor_3.json deleted file mode 100644 index fd67ee0..0000000 --- a/src/main/resources/models/block/respawn_anchor_3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/respawn_anchor_bottom", - "side": "minecraft:block/respawn_anchor_side3", - "top": "minecraft:block/respawn_anchor_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/respawn_anchor_4.json b/src/main/resources/models/block/respawn_anchor_4.json deleted file mode 100644 index 068403c..0000000 --- a/src/main/resources/models/block/respawn_anchor_4.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/respawn_anchor_bottom", - "side": "minecraft:block/respawn_anchor_side4", - "top": "minecraft:block/respawn_anchor_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/rooted_dirt.json b/src/main/resources/models/block/rooted_dirt.json deleted file mode 100644 index f9e1f17..0000000 --- a/src/main/resources/models/block/rooted_dirt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/rooted_dirt" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/rose_bush_bottom.json b/src/main/resources/models/block/rose_bush_bottom.json deleted file mode 100644 index 88116aa..0000000 --- a/src/main/resources/models/block/rose_bush_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/rose_bush_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/rose_bush_top.json b/src/main/resources/models/block/rose_bush_top.json deleted file mode 100644 index 7906646..0000000 --- a/src/main/resources/models/block/rose_bush_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/rose_bush_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sand.json b/src/main/resources/models/block/sand.json deleted file mode 100644 index b73935a..0000000 --- a/src/main/resources/models/block/sand.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/sand" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sandstone.json b/src/main/resources/models/block/sandstone.json deleted file mode 100644 index 1271558..0000000 --- a/src/main/resources/models/block/sandstone.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/sandstone_bottom", - "side": "minecraft:block/sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sandstone_slab.json b/src/main/resources/models/block/sandstone_slab.json deleted file mode 100644 index fbaa615..0000000 --- a/src/main/resources/models/block/sandstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/sandstone_bottom", - "side": "minecraft:block/sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sandstone_slab_top.json b/src/main/resources/models/block/sandstone_slab_top.json deleted file mode 100644 index e0f4a0d..0000000 --- a/src/main/resources/models/block/sandstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/sandstone_bottom", - "side": "minecraft:block/sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sandstone_stairs.json b/src/main/resources/models/block/sandstone_stairs.json deleted file mode 100644 index 664202e..0000000 --- a/src/main/resources/models/block/sandstone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/sandstone_bottom", - "side": "minecraft:block/sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sandstone_stairs_inner.json b/src/main/resources/models/block/sandstone_stairs_inner.json deleted file mode 100644 index 8a83ad9..0000000 --- a/src/main/resources/models/block/sandstone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/sandstone_bottom", - "side": "minecraft:block/sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sandstone_stairs_outer.json b/src/main/resources/models/block/sandstone_stairs_outer.json deleted file mode 100644 index 7deee18..0000000 --- a/src/main/resources/models/block/sandstone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/sandstone_bottom", - "side": "minecraft:block/sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sandstone_wall_inventory.json b/src/main/resources/models/block/sandstone_wall_inventory.json deleted file mode 100644 index ab5aa55..0000000 --- a/src/main/resources/models/block/sandstone_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sandstone_wall_post.json b/src/main/resources/models/block/sandstone_wall_post.json deleted file mode 100644 index edcb0e4..0000000 --- a/src/main/resources/models/block/sandstone_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sandstone_wall_side.json b/src/main/resources/models/block/sandstone_wall_side.json deleted file mode 100644 index f195f7f..0000000 --- a/src/main/resources/models/block/sandstone_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sandstone_wall_side_tall.json b/src/main/resources/models/block/sandstone_wall_side_tall.json deleted file mode 100644 index dc29097..0000000 --- a/src/main/resources/models/block/sandstone_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/scaffolding_stable.json b/src/main/resources/models/block/scaffolding_stable.json deleted file mode 100644 index bbcb6c4..0000000 --- a/src/main/resources/models/block/scaffolding_stable.json +++ /dev/null @@ -1,99 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/scaffolding_top", - "top": "block/scaffolding_top", - "side": "block/scaffolding_side", - "bottom": "block/scaffolding_bottom" - }, - "elements": [ - { - "from": [0, 15.99, 0], - "to": [16, 16, 16], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#top", "uv": [0, 16, 16, 0] } - } - }, - { - "from": [0, 0, 0], - "to": [2, 16, 2], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [0, 0, 14], - "to": [2, 16, 16], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [14, 0, 14], - "to": [16, 16, 16], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [14, 0, 0], - "to": [16, 16, 2], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [2, 14, 0], - "to": [14, 16, 2], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "uv": [2, 2, 14, 4] }, - "down": { "texture": "#bottom" } - } - }, - { - "from": [2, 14, 14], - "to": [14, 16, 16], - "faces": { - "north": { "texture": "#side", "uv": [14, 0, 2, 2] }, - "south": { "texture": "#side", "cullface": "south" }, - "down": { "texture": "#bottom" } - } - }, - { - "from": [14, 14, 2], - "to": [16, 16, 14], - "faces": { - "east": { "texture": "#side", "uv": [14, 0, 2, 2], "cullface": "east" }, - "west": { "texture": "#side", "uv": [14, 2, 2, 4] }, - "down": { "texture": "#bottom" } - } - }, - { - "from": [0, 14, 2], - "to": [2, 16, 14], - "faces": { - "east": { "texture": "#side" }, - "west": { "texture": "#side", "uv": [14, 0, 2, 2], "cullface": "west" }, - "down": { "texture": "#bottom" } - } - } - ] -} diff --git a/src/main/resources/models/block/scaffolding_unstable.json b/src/main/resources/models/block/scaffolding_unstable.json deleted file mode 100644 index 72ba936..0000000 --- a/src/main/resources/models/block/scaffolding_unstable.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/scaffolding_top", - "top": "block/scaffolding_top", - "side": "block/scaffolding_side", - "bottom": "block/scaffolding_bottom" - }, - "elements": [ - { - "from": [0, 15.99, 0], - "to": [16, 16, 16], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#top", "uv": [0, 16, 16, 0] } - } - }, - { - "from": [0, 0, 0], - "to": [2, 16, 2], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [0, 0, 14], - "to": [2, 16, 16], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [14, 0, 14], - "to": [16, 16, 16], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [14, 0, 0], - "to": [16, 16, 2], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [2, 14, 0], - "to": [14, 16, 2], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "uv": [2, 2, 14, 4] }, - "down": { "texture": "#bottom" } - } - }, - { - "from": [2, 14, 14], - "to": [14, 16, 16], - "faces": { - "north": { "texture": "#side", "uv": [14, 0, 2, 2] }, - "south": { "texture": "#side", "cullface": "south" }, - "down": { "texture": "#bottom" } - } - }, - { - "from": [14, 14, 2], - "to": [16, 16, 14], - "faces": { - "east": { "texture": "#side", "uv": [14, 0, 2, 2], "cullface": "east" }, - "west": { "texture": "#side", "uv": [14, 2, 2, 4] }, - "down": { "texture": "#bottom" } - } - }, - { - "from": [0, 14, 2], - "to": [2, 16, 14], - "faces": { - "east": { "texture": "#side" }, - "west": { "texture": "#side", "uv": [14, 0, 2, 2], "cullface": "west" }, - "down": { "texture": "#bottom" } - } - }, - { - "from": [0, 1.99, 0], - "to": [16, 2, 16], - "faces": { - "up": { "texture": "#top"}, - "down": { "uv": [0, 16, 16, 0], "texture": "#top" } - } - }, - { - "from": [2, 0, 0], - "to": [14, 2, 2], - "faces": { - "north": { "texture": "#side", "uv": [2, 0, 14, 2] , "cullface": "north" }, - "south": { "texture": "#side", "uv": [2, 2, 14, 4] }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [2, 0, 14], - "to": [14, 2, 16], - "faces": { - "north": { "texture": "#side", "uv": [14, 0, 2, 2] }, - "south": { "texture": "#side", "uv": [2, 0, 14, 2] , "cullface": "south" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [14, 0, 2], - "to": [16, 2, 14], - "faces": { - "east": { "texture": "#side", "uv": [14, 0, 2, 2], "cullface": "east"}, - "west": { "texture": "#side", "uv": [14, 2, 2, 4] }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [0, 0, 2], - "to": [2, 2, 14], - "faces": { - "east": { "texture": "#side", "uv": [2, 0, 14, 2] }, - "west": { "texture": "#side", "uv": [14, 0, 2, 2], "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - } - ] -} diff --git a/src/main/resources/models/block/sculk.json b/src/main/resources/models/block/sculk.json deleted file mode 100644 index 28942bf..0000000 --- a/src/main/resources/models/block/sculk.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/sculk" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sculk_catalyst.json b/src/main/resources/models/block/sculk_catalyst.json deleted file mode 100644 index f678701..0000000 --- a/src/main/resources/models/block/sculk_catalyst.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/sculk_catalyst_bottom", - "side": "minecraft:block/sculk_catalyst_side", - "top": "minecraft:block/sculk_catalyst_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sculk_catalyst_bloom.json b/src/main/resources/models/block/sculk_catalyst_bloom.json deleted file mode 100644 index 5255598..0000000 --- a/src/main/resources/models/block/sculk_catalyst_bloom.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/sculk_catalyst_bottom", - "side": "minecraft:block/sculk_catalyst_side_bloom", - "top": "minecraft:block/sculk_catalyst_top_bloom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sculk_mirrored.json b/src/main/resources/models/block/sculk_mirrored.json deleted file mode 100644 index f009201..0000000 --- a/src/main/resources/models/block/sculk_mirrored.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_mirrored_all", - "textures": { - "all": "minecraft:block/sculk" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sculk_sensor.json b/src/main/resources/models/block/sculk_sensor.json deleted file mode 100644 index e3307b7..0000000 --- a/src/main/resources/models/block/sculk_sensor.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "bottom": "block/sculk_sensor_bottom", - "side": "block/sculk_sensor_side", - "tendrils": "block/sculk_sensor_tendril_inactive", - "top": "block/sculk_sensor_top", - "particle": "block/sculk_sensor_bottom" - }, - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 8, 16], - "faces": { - "north": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "north"}, - "east": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "east"}, - "south": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "south"}, - "west": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"} - } - }, - { - "from": [-1, 8, 3], - "to": [7, 16, 3], - "rotation": {"angle": 45, "axis": "y", "origin": [3, 12, 3]}, - "faces": { - "north": {"uv": [4, 8, 12, 16], "texture": "#tendrils" }, - "south": {"uv": [12, 8, 4, 16], "texture": "#tendrils" } - } - }, - { - "from": [9, 8, 3], - "to": [17, 16, 3], - "rotation": {"angle": -45, "axis": "y", "origin": [13, 12, 3]}, - "faces": { - "north": {"uv": [12, 8, 4, 16], "texture": "#tendrils" }, - "south": {"uv": [4, 8, 12, 16], "texture": "#tendrils" } - } - }, - { - "from": [9, 8, 13], - "to": [17, 16, 13], - "rotation": {"angle": 45, "axis": "y", "origin": [13, 12, 13]}, - "faces": { - "north": {"uv": [12, 8, 4, 16], "texture": "#tendrils" }, - "south": {"uv": [4, 8, 12, 16], "texture": "#tendrils" } - } - }, - { - "from": [-1, 8, 13], - "to": [7, 16, 13], - "rotation": {"angle": -45, "axis": "y", "origin": [3, 12, 13]}, - "faces": { - "north": {"uv": [4, 8, 12, 16], "texture": "#tendrils" }, - "south": {"uv": [12, 8, 4, 16], "texture": "#tendrils" } - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/models/block/sculk_sensor_active.json b/src/main/resources/models/block/sculk_sensor_active.json deleted file mode 100644 index 92852fc..0000000 --- a/src/main/resources/models/block/sculk_sensor_active.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/sculk_sensor", - "textures": { - "tendrils": "block/sculk_sensor_tendril_active" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sculk_sensor_inactive.json b/src/main/resources/models/block/sculk_sensor_inactive.json deleted file mode 100644 index 060f59e..0000000 --- a/src/main/resources/models/block/sculk_sensor_inactive.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/sculk_sensor", - "textures": { - "tendrils": "block/sculk_sensor_tendril_inactive" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sculk_shrieker.json b/src/main/resources/models/block/sculk_shrieker.json deleted file mode 100644 index 04316a1..0000000 --- a/src/main/resources/models/block/sculk_shrieker.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_sculk_shrieker", - "textures": { - "bottom": "minecraft:block/sculk_shrieker_bottom", - "inner_top": "minecraft:block/sculk_shrieker_inner_top", - "particle": "minecraft:block/sculk_shrieker_bottom", - "side": "minecraft:block/sculk_shrieker_side", - "top": "minecraft:block/sculk_shrieker_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sculk_shrieker_can_summon.json b/src/main/resources/models/block/sculk_shrieker_can_summon.json deleted file mode 100644 index 2b543dc..0000000 --- a/src/main/resources/models/block/sculk_shrieker_can_summon.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_sculk_shrieker", - "textures": { - "bottom": "minecraft:block/sculk_shrieker_bottom", - "inner_top": "minecraft:block/sculk_shrieker_can_summon_inner_top", - "particle": "minecraft:block/sculk_shrieker_bottom", - "side": "minecraft:block/sculk_shrieker_side", - "top": "minecraft:block/sculk_shrieker_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sculk_vein.json b/src/main/resources/models/block/sculk_vein.json deleted file mode 100644 index 808c3ca..0000000 --- a/src/main/resources/models/block/sculk_vein.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/sculk_vein", - "sculk_vein": "block/sculk_vein" - }, - "elements": [ - { "from": [ 0, 0, 0.1 ], - "to": [ 16, 16, 0.1 ], - "faces": { - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#sculk_vein" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#sculk_vein" } - } - } - ] -} diff --git a/src/main/resources/models/block/sea_lantern.json b/src/main/resources/models/block/sea_lantern.json deleted file mode 100644 index f7602b2..0000000 --- a/src/main/resources/models/block/sea_lantern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/sea_lantern" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sea_pickle.json b/src/main/resources/models/block/sea_pickle.json deleted file mode 100644 index 31fef1a..0000000 --- a/src/main/resources/models/block/sea_pickle.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 6, 0, 6 ], - "to": [ 10, 6, 10 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 6, 5.95, 6 ], - "to": [ 10, 5.95, 10 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 7.5, 5.2, 8 ], - "to": [ 8.5, 8.7, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 8, 5.2, 7.5 ], - "to": [ 8, 8.7, 8.5 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/seagrass.json b/src/main/resources/models/block/seagrass.json deleted file mode 100644 index 53c7a39..0000000 --- a/src/main/resources/models/block/seagrass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_seagrass", - "textures": { - "texture": "minecraft:block/seagrass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/short_grass.json b/src/main/resources/models/block/short_grass.json deleted file mode 100644 index 6cd93c9..0000000 --- a/src/main/resources/models/block/short_grass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/short_grass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/shroomlight.json b/src/main/resources/models/block/shroomlight.json deleted file mode 100644 index 13f52aa..0000000 --- a/src/main/resources/models/block/shroomlight.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/shroomlight" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/shulker_box.json b/src/main/resources/models/block/shulker_box.json deleted file mode 100644 index 7eb2342..0000000 --- a/src/main/resources/models/block/shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/skull.json b/src/main/resources/models/block/skull.json deleted file mode 100644 index 99a7d70..0000000 --- a/src/main/resources/models/block/skull.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/soul_sand" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/slab.json b/src/main/resources/models/block/slab.json deleted file mode 100644 index 1eadc70..0000000 --- a/src/main/resources/models/block/slab.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 8, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/slab_top.json b/src/main/resources/models/block/slab_top.json deleted file mode 100644 index e21eb93..0000000 --- a/src/main/resources/models/block/slab_top.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 8, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 8 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 8 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 8 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 8 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/slightly_cracked_turtle_egg.json b/src/main/resources/models/block/slightly_cracked_turtle_egg.json deleted file mode 100644 index fe9f6dc..0000000 --- a/src/main/resources/models/block/slightly_cracked_turtle_egg.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_turtle_egg", - "textures": { - "all": "minecraft:block/turtle_egg_slightly_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/slime_block.json b/src/main/resources/models/block/slime_block.json deleted file mode 100644 index 95f92bd..0000000 --- a/src/main/resources/models/block/slime_block.json +++ /dev/null @@ -1,30 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/slime_block", - "texture": "block/slime_block" - }, - "elements": [ - { "from": [ 3, 3, 3 ], - "to": [ 13, 13, 13 ], - "faces": { - "down": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" }, - "up": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" }, - "north": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" }, - "south": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" }, - "west": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" }, - "east": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" } - } - }, - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/small_amethyst_bud.json b/src/main/resources/models/block/small_amethyst_bud.json deleted file mode 100644 index a8f342f..0000000 --- a/src/main/resources/models/block/small_amethyst_bud.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/small_amethyst_bud" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/small_dripleaf_bottom.json b/src/main/resources/models/block/small_dripleaf_bottom.json deleted file mode 100644 index df2b8fe..0000000 --- a/src/main/resources/models/block/small_dripleaf_bottom.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "stem": "block/small_dripleaf_stem_bottom", - "particle": "block/big_dripleaf_stem" - }, - "elements": [ - { "from": [ 4.5, 0, 8 ], - "to": [ 11.5, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": false }, - "shade": false, - "faces": { - "north": { "uv": [ 5, 0, 12, 16 ], "texture": "#stem" }, - "south": { "uv": [ 5, 0, 12, 16 ], "texture": "#stem" } - } - }, - { "from": [ 4.5, 0, 8 ], - "to": [ 11.5, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": -45, "rescale": false }, - "shade": false, - "faces": { - "north": { "uv": [ 5, 0, 12, 16 ], "texture": "#stem" }, - "south": { "uv": [ 5, 0, 12, 16 ], "texture": "#stem" } - } - } - ] -} diff --git a/src/main/resources/models/block/small_dripleaf_top.json b/src/main/resources/models/block/small_dripleaf_top.json deleted file mode 100644 index 847edac..0000000 --- a/src/main/resources/models/block/small_dripleaf_top.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "top": "block/small_dripleaf_top", - "side": "block/small_dripleaf_side", - "stem": "block/small_dripleaf_stem_top", - "particle": "block/small_dripleaf_top" - }, - "elements": [ - { "from": [ 8, 3, 8 ], - "to": [ 15, 3, 15 ], - "shade": false, - "faces": { - "down": { "uv": [ 8, 0, 0, 8 ], "texture": "#top" }, - "up": { "uv": [ 8, 8, 0, 0 ], "texture": "#top" } - } - }, - { "from": [ 1, 8.02, 1 ], - "to": [ 8, 8.02, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 8, 8, 0 ], "texture": "#top" }, - "up": { "uv": [ 0, 0, 8, 8 ], "texture": "#top" } - } - }, - { "from": [ 1, 12.02, 8 ], - "to": [ 8, 12.02, 15 ], - "shade": false, - "faces": { - "down": { "uv": [ 8, 0, 0, 8 ], "texture": "#top" , "rotation": 270}, - "up": { "uv": [ 0, 0, 8, 8 ], "texture": "#top" , "rotation": 270} - } - }, - { "from": [ 8, 2, 8 ], - "to": [ 15, 3, 15 ], - "shade": false, - "faces": { - "east": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }, - "west": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }, - "north": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }, - "south": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" } - } - }, - { "from": [ 1, 7.02, 1 ], - "to": [ 8, 8.02, 8 ], - "shade": false, - "faces": { - "east": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }, - "west": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }, - "north": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }, - "south": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" } - } - }, - { "from": [ 1, 11.02, 8 ], - "to": [ 8, 12.02, 15 ], - "shade": false, - "faces": { - "east": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"}, - "west": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"}, - "north": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"}, - "south": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"} - } - }, - { "from": [ 4.5, 0, 8 ], - "to": [ 11.5, 14, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": false }, - "shade": false, - "faces": { - "north": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" }, - "south": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" } - } - }, - { "from": [ 4.5, 0, 8 ], - "to": [ 11.5, 14, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": -45, "rescale": false }, - "shade": false, - "faces": { - "north": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" }, - "south": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" } - } - } - ] -} diff --git a/src/main/resources/models/block/smithing_table.json b/src/main/resources/models/block/smithing_table.json deleted file mode 100644 index f7bcd3e..0000000 --- a/src/main/resources/models/block/smithing_table.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "minecraft:block/cube", - "textures": { - "down": "minecraft:block/smithing_table_bottom", - "east": "minecraft:block/smithing_table_side", - "north": "minecraft:block/smithing_table_front", - "particle": "minecraft:block/smithing_table_front", - "south": "minecraft:block/smithing_table_front", - "up": "minecraft:block/smithing_table_top", - "west": "minecraft:block/smithing_table_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smoker.json b/src/main/resources/models/block/smoker.json deleted file mode 100644 index 6babece..0000000 --- a/src/main/resources/models/block/smoker.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/smoker_bottom", - "front": "minecraft:block/smoker_front", - "side": "minecraft:block/smoker_side", - "top": "minecraft:block/smoker_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smoker_on.json b/src/main/resources/models/block/smoker_on.json deleted file mode 100644 index 551e0f8..0000000 --- a/src/main/resources/models/block/smoker_on.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/smoker_bottom", - "front": "minecraft:block/smoker_front_on", - "side": "minecraft:block/smoker_side", - "top": "minecraft:block/smoker_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_basalt.json b/src/main/resources/models/block/smooth_basalt.json deleted file mode 100644 index c8f8da1..0000000 --- a/src/main/resources/models/block/smooth_basalt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/smooth_basalt" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_quartz.json b/src/main/resources/models/block/smooth_quartz.json deleted file mode 100644 index 7af04ba..0000000 --- a/src/main/resources/models/block/smooth_quartz.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/quartz_block_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_quartz_slab.json b/src/main/resources/models/block/smooth_quartz_slab.json deleted file mode 100644 index a22f5b9..0000000 --- a/src/main/resources/models/block/smooth_quartz_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/quartz_block_bottom", - "side": "minecraft:block/quartz_block_bottom", - "top": "minecraft:block/quartz_block_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_quartz_slab_top.json b/src/main/resources/models/block/smooth_quartz_slab_top.json deleted file mode 100644 index e65cab2..0000000 --- a/src/main/resources/models/block/smooth_quartz_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/quartz_block_bottom", - "side": "minecraft:block/quartz_block_bottom", - "top": "minecraft:block/quartz_block_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_quartz_stairs.json b/src/main/resources/models/block/smooth_quartz_stairs.json deleted file mode 100644 index c75048d..0000000 --- a/src/main/resources/models/block/smooth_quartz_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/quartz_block_bottom", - "side": "minecraft:block/quartz_block_bottom", - "top": "minecraft:block/quartz_block_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_quartz_stairs_inner.json b/src/main/resources/models/block/smooth_quartz_stairs_inner.json deleted file mode 100644 index d3a0f20..0000000 --- a/src/main/resources/models/block/smooth_quartz_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/quartz_block_bottom", - "side": "minecraft:block/quartz_block_bottom", - "top": "minecraft:block/quartz_block_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_quartz_stairs_outer.json b/src/main/resources/models/block/smooth_quartz_stairs_outer.json deleted file mode 100644 index 2760bd4..0000000 --- a/src/main/resources/models/block/smooth_quartz_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/quartz_block_bottom", - "side": "minecraft:block/quartz_block_bottom", - "top": "minecraft:block/quartz_block_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_red_sandstone.json b/src/main/resources/models/block/smooth_red_sandstone.json deleted file mode 100644 index db56d1c..0000000 --- a/src/main/resources/models/block/smooth_red_sandstone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_red_sandstone_slab.json b/src/main/resources/models/block/smooth_red_sandstone_slab.json deleted file mode 100644 index 1597dd8..0000000 --- a/src/main/resources/models/block/smooth_red_sandstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/red_sandstone_top", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_red_sandstone_slab_top.json b/src/main/resources/models/block/smooth_red_sandstone_slab_top.json deleted file mode 100644 index 8ec4c38..0000000 --- a/src/main/resources/models/block/smooth_red_sandstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/red_sandstone_top", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_red_sandstone_stairs.json b/src/main/resources/models/block/smooth_red_sandstone_stairs.json deleted file mode 100644 index 97f7801..0000000 --- a/src/main/resources/models/block/smooth_red_sandstone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/red_sandstone_top", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_red_sandstone_stairs_inner.json b/src/main/resources/models/block/smooth_red_sandstone_stairs_inner.json deleted file mode 100644 index 0a4edbc..0000000 --- a/src/main/resources/models/block/smooth_red_sandstone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/red_sandstone_top", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_red_sandstone_stairs_outer.json b/src/main/resources/models/block/smooth_red_sandstone_stairs_outer.json deleted file mode 100644 index 20b58b6..0000000 --- a/src/main/resources/models/block/smooth_red_sandstone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/red_sandstone_top", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_sandstone.json b/src/main/resources/models/block/smooth_sandstone.json deleted file mode 100644 index 2f886a7..0000000 --- a/src/main/resources/models/block/smooth_sandstone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_sandstone_slab.json b/src/main/resources/models/block/smooth_sandstone_slab.json deleted file mode 100644 index 1e59e35..0000000 --- a/src/main/resources/models/block/smooth_sandstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/sandstone_top", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_sandstone_slab_top.json b/src/main/resources/models/block/smooth_sandstone_slab_top.json deleted file mode 100644 index 694512d..0000000 --- a/src/main/resources/models/block/smooth_sandstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/sandstone_top", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_sandstone_stairs.json b/src/main/resources/models/block/smooth_sandstone_stairs.json deleted file mode 100644 index 4bba62d..0000000 --- a/src/main/resources/models/block/smooth_sandstone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/sandstone_top", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_sandstone_stairs_inner.json b/src/main/resources/models/block/smooth_sandstone_stairs_inner.json deleted file mode 100644 index 50227f0..0000000 --- a/src/main/resources/models/block/smooth_sandstone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/sandstone_top", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_sandstone_stairs_outer.json b/src/main/resources/models/block/smooth_sandstone_stairs_outer.json deleted file mode 100644 index c200a8d..0000000 --- a/src/main/resources/models/block/smooth_sandstone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/sandstone_top", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_stone.json b/src/main/resources/models/block/smooth_stone.json deleted file mode 100644 index 54595f0..0000000 --- a/src/main/resources/models/block/smooth_stone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/smooth_stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_stone_slab.json b/src/main/resources/models/block/smooth_stone_slab.json deleted file mode 100644 index 1df1c23..0000000 --- a/src/main/resources/models/block/smooth_stone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/smooth_stone", - "side": "minecraft:block/smooth_stone_slab_side", - "top": "minecraft:block/smooth_stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_stone_slab_double.json b/src/main/resources/models/block/smooth_stone_slab_double.json deleted file mode 100644 index f937d93..0000000 --- a/src/main/resources/models/block/smooth_stone_slab_double.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/smooth_stone", - "side": "minecraft:block/smooth_stone_slab_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/smooth_stone_slab_top.json b/src/main/resources/models/block/smooth_stone_slab_top.json deleted file mode 100644 index b4bc88b..0000000 --- a/src/main/resources/models/block/smooth_stone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/smooth_stone", - "side": "minecraft:block/smooth_stone_slab_side", - "top": "minecraft:block/smooth_stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sniffer_egg.json b/src/main/resources/models/block/sniffer_egg.json deleted file mode 100644 index 65d5380..0000000 --- a/src/main/resources/models/block/sniffer_egg.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "#north" - }, - "elements": [ - { - "from": [1, 0, 2], - "to": [15, 16, 14], - "faces": { - "north": {"uv": [0, 0, 14, 16], "texture": "#north"}, - "east": {"uv": [0, 0, 12, 16], "texture": "#east"}, - "south": {"uv": [0, 0, 14, 16], "texture": "#south"}, - "west": {"uv": [0, 0, 12, 16], "texture": "#west"}, - "up": {"uv": [0, 0, 14, 12], "texture": "#top", "cullface": "up"}, - "down": {"uv": [0, 0, 14, 12], "texture": "#bottom", "cullface": "down"} - } - } - ] -} diff --git a/src/main/resources/models/block/sniffer_egg_not_cracked.json b/src/main/resources/models/block/sniffer_egg_not_cracked.json deleted file mode 100644 index 0b05be1..0000000 --- a/src/main/resources/models/block/sniffer_egg_not_cracked.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/sniffer_egg", - "textures": { - "bottom": "minecraft:block/sniffer_egg_not_cracked_bottom", - "east": "minecraft:block/sniffer_egg_not_cracked_east", - "north": "minecraft:block/sniffer_egg_not_cracked_north", - "south": "minecraft:block/sniffer_egg_not_cracked_south", - "top": "minecraft:block/sniffer_egg_not_cracked_top", - "west": "minecraft:block/sniffer_egg_not_cracked_west" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sniffer_egg_slightly_cracked.json b/src/main/resources/models/block/sniffer_egg_slightly_cracked.json deleted file mode 100644 index 4ee1aaf..0000000 --- a/src/main/resources/models/block/sniffer_egg_slightly_cracked.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/sniffer_egg", - "textures": { - "bottom": "minecraft:block/sniffer_egg_slightly_cracked_bottom", - "east": "minecraft:block/sniffer_egg_slightly_cracked_east", - "north": "minecraft:block/sniffer_egg_slightly_cracked_north", - "south": "minecraft:block/sniffer_egg_slightly_cracked_south", - "top": "minecraft:block/sniffer_egg_slightly_cracked_top", - "west": "minecraft:block/sniffer_egg_slightly_cracked_west" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sniffer_egg_very_cracked.json b/src/main/resources/models/block/sniffer_egg_very_cracked.json deleted file mode 100644 index f989439..0000000 --- a/src/main/resources/models/block/sniffer_egg_very_cracked.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/sniffer_egg", - "textures": { - "bottom": "minecraft:block/sniffer_egg_very_cracked_bottom", - "east": "minecraft:block/sniffer_egg_very_cracked_east", - "north": "minecraft:block/sniffer_egg_very_cracked_north", - "south": "minecraft:block/sniffer_egg_very_cracked_south", - "top": "minecraft:block/sniffer_egg_very_cracked_top", - "west": "minecraft:block/sniffer_egg_very_cracked_west" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/snow_block.json b/src/main/resources/models/block/snow_block.json deleted file mode 100644 index c6c8096..0000000 --- a/src/main/resources/models/block/snow_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/snow" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/snow_height10.json b/src/main/resources/models/block/snow_height10.json deleted file mode 100644 index dd72cc9..0000000 --- a/src/main/resources/models/block/snow_height10.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 10, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 6, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 6, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 6, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 6, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/snow_height12.json b/src/main/resources/models/block/snow_height12.json deleted file mode 100644 index bdce96c..0000000 --- a/src/main/resources/models/block/snow_height12.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 12, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/snow_height14.json b/src/main/resources/models/block/snow_height14.json deleted file mode 100644 index 30e1d88..0000000 --- a/src/main/resources/models/block/snow_height14.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 14, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/snow_height2.json b/src/main/resources/models/block/snow_height2.json deleted file mode 100644 index de13fc6..0000000 --- a/src/main/resources/models/block/snow_height2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ "parent": "block/thin_block", - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/snow_height4.json b/src/main/resources/models/block/snow_height4.json deleted file mode 100644 index 650692c..0000000 --- a/src/main/resources/models/block/snow_height4.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 4, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 12, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 12, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 12, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 12, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/snow_height6.json b/src/main/resources/models/block/snow_height6.json deleted file mode 100644 index 32468b9..0000000 --- a/src/main/resources/models/block/snow_height6.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 6, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 10, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 10, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 10, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 10, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/snow_height8.json b/src/main/resources/models/block/snow_height8.json deleted file mode 100644 index 53d2282..0000000 --- a/src/main/resources/models/block/snow_height8.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 8, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/soul_campfire.json b/src/main/resources/models/block/soul_campfire.json deleted file mode 100644 index d3097b5..0000000 --- a/src/main/resources/models/block/soul_campfire.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_campfire", - "textures": { - "fire": "minecraft:block/soul_campfire_fire", - "lit_log": "minecraft:block/soul_campfire_log_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/soul_fire_floor0.json b/src/main/resources/models/block/soul_fire_floor0.json deleted file mode 100644 index 5623972..0000000 --- a/src/main/resources/models/block/soul_fire_floor0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_floor", - "textures": { - "fire": "minecraft:block/soul_fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/soul_fire_floor1.json b/src/main/resources/models/block/soul_fire_floor1.json deleted file mode 100644 index 19228ef..0000000 --- a/src/main/resources/models/block/soul_fire_floor1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_floor", - "textures": { - "fire": "minecraft:block/soul_fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/soul_fire_side0.json b/src/main/resources/models/block/soul_fire_side0.json deleted file mode 100644 index 253bac5..0000000 --- a/src/main/resources/models/block/soul_fire_side0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side", - "textures": { - "fire": "minecraft:block/soul_fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/soul_fire_side1.json b/src/main/resources/models/block/soul_fire_side1.json deleted file mode 100644 index be0004a..0000000 --- a/src/main/resources/models/block/soul_fire_side1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side", - "textures": { - "fire": "minecraft:block/soul_fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/soul_fire_side_alt0.json b/src/main/resources/models/block/soul_fire_side_alt0.json deleted file mode 100644 index adb4cff..0000000 --- a/src/main/resources/models/block/soul_fire_side_alt0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side_alt", - "textures": { - "fire": "minecraft:block/soul_fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/soul_fire_side_alt1.json b/src/main/resources/models/block/soul_fire_side_alt1.json deleted file mode 100644 index 3e6e709..0000000 --- a/src/main/resources/models/block/soul_fire_side_alt1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side_alt", - "textures": { - "fire": "minecraft:block/soul_fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/soul_lantern.json b/src/main/resources/models/block/soul_lantern.json deleted file mode 100644 index 6a0a0e9..0000000 --- a/src/main/resources/models/block/soul_lantern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_lantern", - "textures": { - "lantern": "minecraft:block/soul_lantern" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/soul_lantern_hanging.json b/src/main/resources/models/block/soul_lantern_hanging.json deleted file mode 100644 index 8aa725b..0000000 --- a/src/main/resources/models/block/soul_lantern_hanging.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_hanging_lantern", - "textures": { - "lantern": "minecraft:block/soul_lantern" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/soul_sand.json b/src/main/resources/models/block/soul_sand.json deleted file mode 100644 index ca62354..0000000 --- a/src/main/resources/models/block/soul_sand.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/soul_sand" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/soul_soil.json b/src/main/resources/models/block/soul_soil.json deleted file mode 100644 index 73a888f..0000000 --- a/src/main/resources/models/block/soul_soil.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/soul_soil" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/soul_torch.json b/src/main/resources/models/block/soul_torch.json deleted file mode 100644 index 275d76e..0000000 --- a/src/main/resources/models/block/soul_torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch", - "textures": { - "torch": "minecraft:block/soul_torch" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/soul_wall_torch.json b/src/main/resources/models/block/soul_wall_torch.json deleted file mode 100644 index 22b9e9e..0000000 --- a/src/main/resources/models/block/soul_wall_torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch_wall", - "textures": { - "torch": "minecraft:block/soul_torch" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spawner.json b/src/main/resources/models/block/spawner.json deleted file mode 100644 index 720b6d9..0000000 --- a/src/main/resources/models/block/spawner.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all_inner_faces", - "textures": { - "all": "minecraft:block/spawner" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sponge.json b/src/main/resources/models/block/sponge.json deleted file mode 100644 index 93acf88..0000000 --- a/src/main/resources/models/block/sponge.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/sponge" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spore_blossom.json b/src/main/resources/models/block/spore_blossom.json deleted file mode 100644 index b11ad8d..0000000 --- a/src/main/resources/models/block/spore_blossom.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/spore_blossom", - "flower": "block/spore_blossom", - "base": "block/spore_blossom_base" - }, - "elements": [ - { "from": [ 1, 15.9, 1 ], - "to": [ 15, 15.9, 15 ], - "shade": false, - "faces": { - "up": { "uv": [ 1, 1, 15, 15 ], "texture": "#base"}, - "down": { "uv": [ 1, 1, 15, 15 ], "texture": "#base"} - } - }, - { "from": [ 8, 15.7, 0 ], - "to": [ 24, 15.7, 16 ], - "rotation": { "origin": [ 8, 16, 0 ], "axis": "z", "angle": -22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#flower", "rotation": 90 }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#flower", "rotation": 270 } - } - }, - { "from": [ -8, 15.7, 0 ], - "to": [ 8, 15.7, 16 ], - "rotation": { "origin": [ 8, 16, 0 ], "axis": "z", "angle": 22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#flower", "rotation": 270 }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#flower", "rotation": 90 } - } - }, - { "from": [ 0, 15.7, 8 ], - "to": [ 16, 15.7, 24 ], - "rotation": { "origin": [ 0, 16, 8 ], "axis": "x", "angle": 22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 16, 16, 0, 0 ], "texture": "#flower" }, - "down": { "uv": [ 16, 0, 0, 16 ], "texture": "#flower" } - } - }, - { "from": [ 0, 15.7, -8 ], - "to": [ 16, 15.7, 8 ], - "rotation": { "origin": [ 0, 16, 8 ], "axis": "x", "angle": -22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#flower" }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#flower" } - } - } - ] -} diff --git a/src/main/resources/models/block/spruce_button.json b/src/main/resources/models/block/spruce_button.json deleted file mode 100644 index 7c86fde..0000000 --- a/src/main/resources/models/block/spruce_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_button_inventory.json b/src/main/resources/models/block/spruce_button_inventory.json deleted file mode 100644 index 372657b..0000000 --- a/src/main/resources/models/block/spruce_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_button_pressed.json b/src/main/resources/models/block/spruce_button_pressed.json deleted file mode 100644 index da88175..0000000 --- a/src/main/resources/models/block/spruce_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_door_bottom_left.json b/src/main/resources/models/block/spruce_door_bottom_left.json deleted file mode 100644 index d3c5e00..0000000 --- a/src/main/resources/models/block/spruce_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_door_bottom_left_open.json b/src/main/resources/models/block/spruce_door_bottom_left_open.json deleted file mode 100644 index 04569ba..0000000 --- a/src/main/resources/models/block/spruce_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_door_bottom_right.json b/src/main/resources/models/block/spruce_door_bottom_right.json deleted file mode 100644 index 3274bef..0000000 --- a/src/main/resources/models/block/spruce_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_door_bottom_right_open.json b/src/main/resources/models/block/spruce_door_bottom_right_open.json deleted file mode 100644 index 22f42b3..0000000 --- a/src/main/resources/models/block/spruce_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_door_top_left.json b/src/main/resources/models/block/spruce_door_top_left.json deleted file mode 100644 index 7dfb61b..0000000 --- a/src/main/resources/models/block/spruce_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_door_top_left_open.json b/src/main/resources/models/block/spruce_door_top_left_open.json deleted file mode 100644 index a23353d..0000000 --- a/src/main/resources/models/block/spruce_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_door_top_right.json b/src/main/resources/models/block/spruce_door_top_right.json deleted file mode 100644 index 708af67..0000000 --- a/src/main/resources/models/block/spruce_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_door_top_right_open.json b/src/main/resources/models/block/spruce_door_top_right_open.json deleted file mode 100644 index 9607e97..0000000 --- a/src/main/resources/models/block/spruce_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_fence_gate.json b/src/main/resources/models/block/spruce_fence_gate.json deleted file mode 100644 index ed324b6..0000000 --- a/src/main/resources/models/block/spruce_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_fence_gate_open.json b/src/main/resources/models/block/spruce_fence_gate_open.json deleted file mode 100644 index e630834..0000000 --- a/src/main/resources/models/block/spruce_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_fence_gate_wall.json b/src/main/resources/models/block/spruce_fence_gate_wall.json deleted file mode 100644 index 05914db..0000000 --- a/src/main/resources/models/block/spruce_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_fence_gate_wall_open.json b/src/main/resources/models/block/spruce_fence_gate_wall_open.json deleted file mode 100644 index 08e41a5..0000000 --- a/src/main/resources/models/block/spruce_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_fence_inventory.json b/src/main/resources/models/block/spruce_fence_inventory.json deleted file mode 100644 index 041d3d2..0000000 --- a/src/main/resources/models/block/spruce_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_fence_post.json b/src/main/resources/models/block/spruce_fence_post.json deleted file mode 100644 index fb0f1db..0000000 --- a/src/main/resources/models/block/spruce_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_fence_side.json b/src/main/resources/models/block/spruce_fence_side.json deleted file mode 100644 index 3ad6ffc..0000000 --- a/src/main/resources/models/block/spruce_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_hanging_sign.json b/src/main/resources/models/block/spruce_hanging_sign.json deleted file mode 100644 index b64f909..0000000 --- a/src/main/resources/models/block/spruce_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_leaves.json b/src/main/resources/models/block/spruce_leaves.json deleted file mode 100644 index fe8ae0d..0000000 --- a/src/main/resources/models/block/spruce_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/spruce_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_log.json b/src/main/resources/models/block/spruce_log.json deleted file mode 100644 index 85aa890..0000000 --- a/src/main/resources/models/block/spruce_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/spruce_log_top", - "side": "minecraft:block/spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_log_horizontal.json b/src/main/resources/models/block/spruce_log_horizontal.json deleted file mode 100644 index 9a7e4aa..0000000 --- a/src/main/resources/models/block/spruce_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/spruce_log_top", - "side": "minecraft:block/spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_planks.json b/src/main/resources/models/block/spruce_planks.json deleted file mode 100644 index 1345a14..0000000 --- a/src/main/resources/models/block/spruce_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_pressure_plate.json b/src/main/resources/models/block/spruce_pressure_plate.json deleted file mode 100644 index 89e7400..0000000 --- a/src/main/resources/models/block/spruce_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_pressure_plate_down.json b/src/main/resources/models/block/spruce_pressure_plate_down.json deleted file mode 100644 index 8fb289a..0000000 --- a/src/main/resources/models/block/spruce_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_sapling.json b/src/main/resources/models/block/spruce_sapling.json deleted file mode 100644 index 99c270a..0000000 --- a/src/main/resources/models/block/spruce_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/spruce_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_sign.json b/src/main/resources/models/block/spruce_sign.json deleted file mode 100644 index d4f03b2..0000000 --- a/src/main/resources/models/block/spruce_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_slab.json b/src/main/resources/models/block/spruce_slab.json deleted file mode 100644 index bcdc4b2..0000000 --- a/src/main/resources/models/block/spruce_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/spruce_planks", - "side": "minecraft:block/spruce_planks", - "top": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_slab_top.json b/src/main/resources/models/block/spruce_slab_top.json deleted file mode 100644 index 3cbde01..0000000 --- a/src/main/resources/models/block/spruce_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/spruce_planks", - "side": "minecraft:block/spruce_planks", - "top": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_stairs.json b/src/main/resources/models/block/spruce_stairs.json deleted file mode 100644 index 7e53bad..0000000 --- a/src/main/resources/models/block/spruce_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/spruce_planks", - "side": "minecraft:block/spruce_planks", - "top": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_stairs_inner.json b/src/main/resources/models/block/spruce_stairs_inner.json deleted file mode 100644 index 5864e0d..0000000 --- a/src/main/resources/models/block/spruce_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/spruce_planks", - "side": "minecraft:block/spruce_planks", - "top": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_stairs_outer.json b/src/main/resources/models/block/spruce_stairs_outer.json deleted file mode 100644 index b3ba3d5..0000000 --- a/src/main/resources/models/block/spruce_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/spruce_planks", - "side": "minecraft:block/spruce_planks", - "top": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_trapdoor_bottom.json b/src/main/resources/models/block/spruce_trapdoor_bottom.json deleted file mode 100644 index b5dacb6..0000000 --- a/src/main/resources/models/block/spruce_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/spruce_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_trapdoor_open.json b/src/main/resources/models/block/spruce_trapdoor_open.json deleted file mode 100644 index f8b6198..0000000 --- a/src/main/resources/models/block/spruce_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/spruce_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_trapdoor_top.json b/src/main/resources/models/block/spruce_trapdoor_top.json deleted file mode 100644 index 1158972..0000000 --- a/src/main/resources/models/block/spruce_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/spruce_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/spruce_wood.json b/src/main/resources/models/block/spruce_wood.json deleted file mode 100644 index 244a9d5..0000000 --- a/src/main/resources/models/block/spruce_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/spruce_log", - "side": "minecraft:block/spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stairs.json b/src/main/resources/models/block/stairs.json deleted file mode 100644 index 986ce9c..0000000 --- a/src/main/resources/models/block/stairs.json +++ /dev/null @@ -1,45 +0,0 @@ -{ "parent": "block/block", - "display": { - "gui": { - "rotation": [ 30, 135, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "head": { - "rotation": [ 0, -90, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 1, 1, 1 ] - }, - "thirdperson_lefthand": { - "rotation": [ 75, -135, 0 ], - "translation": [ 0, 2.5, 0], - "scale": [ 0.375, 0.375, 0.375 ] - } - }, - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 8, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 8, 8, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "up": { "uv": [ 8, 0, 16, 16 ], "texture": "#top", "cullface": "up" }, - "north": { "uv": [ 0, 0, 8, 8 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 8, 0, 16, 8 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 8 ], "texture": "#side" }, - "east": { "uv": [ 0, 0, 16, 8 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/stem_fruit.json b/src/main/resources/models/block/stem_fruit.json deleted file mode 100644 index 86d59c6..0000000 --- a/src/main/resources/models/block/stem_fruit.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 7, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 8 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 8 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 7, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 8 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 8 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 0, 0, 8 ], - "to": [ 9, 16, 8 ], - "faces": { - "north": { "uv": [ 9, 0, 0, 16 ], "texture": "#upperstem", "tintindex": 0 }, - "south": { "uv": [ 0, 0, 9, 16 ], "texture": "#upperstem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/stem_growth0.json b/src/main/resources/models/block/stem_growth0.json deleted file mode 100644 index 6e97731..0000000 --- a/src/main/resources/models/block/stem_growth0.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 1, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 2 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 2 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 1, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 2 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 2 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/stem_growth1.json b/src/main/resources/models/block/stem_growth1.json deleted file mode 100644 index ea97f75..0000000 --- a/src/main/resources/models/block/stem_growth1.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 3, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 4 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 3, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/stem_growth2.json b/src/main/resources/models/block/stem_growth2.json deleted file mode 100644 index 4ab6f4c..0000000 --- a/src/main/resources/models/block/stem_growth2.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 5, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 6 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 6 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 5, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 6 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 6 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/stem_growth3.json b/src/main/resources/models/block/stem_growth3.json deleted file mode 100644 index 542a820..0000000 --- a/src/main/resources/models/block/stem_growth3.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 7, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 8 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 8 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 7, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 8 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 8 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/stem_growth4.json b/src/main/resources/models/block/stem_growth4.json deleted file mode 100644 index 77befce..0000000 --- a/src/main/resources/models/block/stem_growth4.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 9, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 10 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 10 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 9, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 10 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 10 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/stem_growth5.json b/src/main/resources/models/block/stem_growth5.json deleted file mode 100644 index 678450e..0000000 --- a/src/main/resources/models/block/stem_growth5.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 11, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 12 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 12 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 11, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 12 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 12 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/stem_growth6.json b/src/main/resources/models/block/stem_growth6.json deleted file mode 100644 index 523974e..0000000 --- a/src/main/resources/models/block/stem_growth6.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 13, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 14 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 14 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 13, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 14 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 14 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/stem_growth7.json b/src/main/resources/models/block/stem_growth7.json deleted file mode 100644 index bd4f9d1..0000000 --- a/src/main/resources/models/block/stem_growth7.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 15, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 15, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/sticky_piston.json b/src/main/resources/models/block/sticky_piston.json deleted file mode 100644 index 84fcdca..0000000 --- a/src/main/resources/models/block/sticky_piston.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_piston", - "textures": { - "bottom": "minecraft:block/piston_bottom", - "platform": "minecraft:block/piston_top_sticky", - "side": "minecraft:block/piston_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sticky_piston_inventory.json b/src/main/resources/models/block/sticky_piston_inventory.json deleted file mode 100644 index 24b376a..0000000 --- a/src/main/resources/models/block/sticky_piston_inventory.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/piston_bottom", - "side": "minecraft:block/piston_side", - "top": "minecraft:block/piston_top_sticky" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone.json b/src/main/resources/models/block/stone.json deleted file mode 100644 index 1a2f6a7..0000000 --- a/src/main/resources/models/block/stone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_brick_slab.json b/src/main/resources/models/block/stone_brick_slab.json deleted file mode 100644 index 8c8e75d..0000000 --- a/src/main/resources/models/block/stone_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/stone_bricks", - "side": "minecraft:block/stone_bricks", - "top": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_brick_slab_top.json b/src/main/resources/models/block/stone_brick_slab_top.json deleted file mode 100644 index 40d3e83..0000000 --- a/src/main/resources/models/block/stone_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/stone_bricks", - "side": "minecraft:block/stone_bricks", - "top": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_brick_stairs.json b/src/main/resources/models/block/stone_brick_stairs.json deleted file mode 100644 index e468822..0000000 --- a/src/main/resources/models/block/stone_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/stone_bricks", - "side": "minecraft:block/stone_bricks", - "top": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_brick_stairs_inner.json b/src/main/resources/models/block/stone_brick_stairs_inner.json deleted file mode 100644 index a4d1165..0000000 --- a/src/main/resources/models/block/stone_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/stone_bricks", - "side": "minecraft:block/stone_bricks", - "top": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_brick_stairs_outer.json b/src/main/resources/models/block/stone_brick_stairs_outer.json deleted file mode 100644 index 92b707b..0000000 --- a/src/main/resources/models/block/stone_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/stone_bricks", - "side": "minecraft:block/stone_bricks", - "top": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_brick_wall_inventory.json b/src/main/resources/models/block/stone_brick_wall_inventory.json deleted file mode 100644 index b15051b..0000000 --- a/src/main/resources/models/block/stone_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_brick_wall_post.json b/src/main/resources/models/block/stone_brick_wall_post.json deleted file mode 100644 index 47ee222..0000000 --- a/src/main/resources/models/block/stone_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_brick_wall_side.json b/src/main/resources/models/block/stone_brick_wall_side.json deleted file mode 100644 index 86d914b..0000000 --- a/src/main/resources/models/block/stone_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_brick_wall_side_tall.json b/src/main/resources/models/block/stone_brick_wall_side_tall.json deleted file mode 100644 index 6dd8aa4..0000000 --- a/src/main/resources/models/block/stone_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_bricks.json b/src/main/resources/models/block/stone_bricks.json deleted file mode 100644 index 87f6bbe..0000000 --- a/src/main/resources/models/block/stone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_button.json b/src/main/resources/models/block/stone_button.json deleted file mode 100644 index 42d1cc4..0000000 --- a/src/main/resources/models/block/stone_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_button_inventory.json b/src/main/resources/models/block/stone_button_inventory.json deleted file mode 100644 index ffee63f..0000000 --- a/src/main/resources/models/block/stone_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_button_pressed.json b/src/main/resources/models/block/stone_button_pressed.json deleted file mode 100644 index 4606dfa..0000000 --- a/src/main/resources/models/block/stone_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_mirrored.json b/src/main/resources/models/block/stone_mirrored.json deleted file mode 100644 index 3cf2cb6..0000000 --- a/src/main/resources/models/block/stone_mirrored.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_mirrored_all", - "textures": { - "all": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_pressure_plate.json b/src/main/resources/models/block/stone_pressure_plate.json deleted file mode 100644 index 98b5378..0000000 --- a/src/main/resources/models/block/stone_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_pressure_plate_down.json b/src/main/resources/models/block/stone_pressure_plate_down.json deleted file mode 100644 index ff0d176..0000000 --- a/src/main/resources/models/block/stone_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_slab.json b/src/main/resources/models/block/stone_slab.json deleted file mode 100644 index b52b9cd..0000000 --- a/src/main/resources/models/block/stone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/stone", - "side": "minecraft:block/stone", - "top": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_slab_top.json b/src/main/resources/models/block/stone_slab_top.json deleted file mode 100644 index 62f9115..0000000 --- a/src/main/resources/models/block/stone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/stone", - "side": "minecraft:block/stone", - "top": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_stairs.json b/src/main/resources/models/block/stone_stairs.json deleted file mode 100644 index fe93e7f..0000000 --- a/src/main/resources/models/block/stone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/stone", - "side": "minecraft:block/stone", - "top": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_stairs_inner.json b/src/main/resources/models/block/stone_stairs_inner.json deleted file mode 100644 index 08f85f6..0000000 --- a/src/main/resources/models/block/stone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/stone", - "side": "minecraft:block/stone", - "top": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stone_stairs_outer.json b/src/main/resources/models/block/stone_stairs_outer.json deleted file mode 100644 index 24ddd3a..0000000 --- a/src/main/resources/models/block/stone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/stone", - "side": "minecraft:block/stone", - "top": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stonecutter.json b/src/main/resources/models/block/stonecutter.json deleted file mode 100644 index b89f0aa..0000000 --- a/src/main/resources/models/block/stonecutter.json +++ /dev/null @@ -1,29 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/stonecutter_bottom", - "bottom": "block/stonecutter_bottom", - "top": "block/stonecutter_top", - "side": "block/stonecutter_side", - "saw": "block/stonecutter_saw" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 9, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 7, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 7, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 7, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 7, 16, 16 ], "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 1, 9, 8 ], - "to": [ 15, 16, 8 ], - "faces": { - "north": { "uv": [ 1, 9, 15, 16 ], "texture": "#saw", "tintindex": 0 }, - "south": { "uv": [ 15, 9, 1, 16 ], "texture": "#saw", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/stripped_acacia_log.json b/src/main/resources/models/block/stripped_acacia_log.json deleted file mode 100644 index 54d47b6..0000000 --- a/src/main/resources/models/block/stripped_acacia_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_acacia_log_top", - "side": "minecraft:block/stripped_acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_acacia_log_horizontal.json b/src/main/resources/models/block/stripped_acacia_log_horizontal.json deleted file mode 100644 index 454c86b..0000000 --- a/src/main/resources/models/block/stripped_acacia_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_acacia_log_top", - "side": "minecraft:block/stripped_acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_acacia_wood.json b/src/main/resources/models/block/stripped_acacia_wood.json deleted file mode 100644 index 1583b0d..0000000 --- a/src/main/resources/models/block/stripped_acacia_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_acacia_log", - "side": "minecraft:block/stripped_acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_bamboo_block.json b/src/main/resources/models/block/stripped_bamboo_block.json deleted file mode 100644 index 9e838ea..0000000 --- a/src/main/resources/models/block/stripped_bamboo_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_bamboo_block_top", - "side": "minecraft:block/stripped_bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_bamboo_block_x.json b/src/main/resources/models/block/stripped_bamboo_block_x.json deleted file mode 100644 index c657a0c..0000000 --- a/src/main/resources/models/block/stripped_bamboo_block_x.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_x", - "textures": { - "end": "minecraft:block/stripped_bamboo_block_top", - "side": "minecraft:block/stripped_bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_bamboo_block_y.json b/src/main/resources/models/block/stripped_bamboo_block_y.json deleted file mode 100644 index 96bd5d2..0000000 --- a/src/main/resources/models/block/stripped_bamboo_block_y.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_y", - "textures": { - "end": "minecraft:block/stripped_bamboo_block_top", - "side": "minecraft:block/stripped_bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_bamboo_block_z.json b/src/main/resources/models/block/stripped_bamboo_block_z.json deleted file mode 100644 index 21c919a..0000000 --- a/src/main/resources/models/block/stripped_bamboo_block_z.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_z", - "textures": { - "end": "minecraft:block/stripped_bamboo_block_top", - "side": "minecraft:block/stripped_bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_birch_log.json b/src/main/resources/models/block/stripped_birch_log.json deleted file mode 100644 index d7e395a..0000000 --- a/src/main/resources/models/block/stripped_birch_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_birch_log_top", - "side": "minecraft:block/stripped_birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_birch_log_horizontal.json b/src/main/resources/models/block/stripped_birch_log_horizontal.json deleted file mode 100644 index 6f62e42..0000000 --- a/src/main/resources/models/block/stripped_birch_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_birch_log_top", - "side": "minecraft:block/stripped_birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_birch_wood.json b/src/main/resources/models/block/stripped_birch_wood.json deleted file mode 100644 index 4faf78e..0000000 --- a/src/main/resources/models/block/stripped_birch_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_birch_log", - "side": "minecraft:block/stripped_birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_cherry_log.json b/src/main/resources/models/block/stripped_cherry_log.json deleted file mode 100644 index 08f5f52..0000000 --- a/src/main/resources/models/block/stripped_cherry_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_cherry_log_top", - "side": "minecraft:block/stripped_cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_cherry_log_x.json b/src/main/resources/models/block/stripped_cherry_log_x.json deleted file mode 100644 index 00e524f..0000000 --- a/src/main/resources/models/block/stripped_cherry_log_x.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_x", - "textures": { - "end": "minecraft:block/stripped_cherry_log_top", - "side": "minecraft:block/stripped_cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_cherry_log_y.json b/src/main/resources/models/block/stripped_cherry_log_y.json deleted file mode 100644 index 8ff831c..0000000 --- a/src/main/resources/models/block/stripped_cherry_log_y.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_y", - "textures": { - "end": "minecraft:block/stripped_cherry_log_top", - "side": "minecraft:block/stripped_cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_cherry_log_z.json b/src/main/resources/models/block/stripped_cherry_log_z.json deleted file mode 100644 index 8137f6a..0000000 --- a/src/main/resources/models/block/stripped_cherry_log_z.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_z", - "textures": { - "end": "minecraft:block/stripped_cherry_log_top", - "side": "minecraft:block/stripped_cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_cherry_wood.json b/src/main/resources/models/block/stripped_cherry_wood.json deleted file mode 100644 index 6c9b2d4..0000000 --- a/src/main/resources/models/block/stripped_cherry_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_cherry_log", - "side": "minecraft:block/stripped_cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_crimson_hyphae.json b/src/main/resources/models/block/stripped_crimson_hyphae.json deleted file mode 100644 index cbc86c4..0000000 --- a/src/main/resources/models/block/stripped_crimson_hyphae.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_crimson_stem", - "side": "minecraft:block/stripped_crimson_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_crimson_stem.json b/src/main/resources/models/block/stripped_crimson_stem.json deleted file mode 100644 index 8104f73..0000000 --- a/src/main/resources/models/block/stripped_crimson_stem.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_crimson_stem_top", - "side": "minecraft:block/stripped_crimson_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_dark_oak_log.json b/src/main/resources/models/block/stripped_dark_oak_log.json deleted file mode 100644 index fa1dede..0000000 --- a/src/main/resources/models/block/stripped_dark_oak_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_dark_oak_log_top", - "side": "minecraft:block/stripped_dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_dark_oak_log_horizontal.json b/src/main/resources/models/block/stripped_dark_oak_log_horizontal.json deleted file mode 100644 index c4e5e43..0000000 --- a/src/main/resources/models/block/stripped_dark_oak_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_dark_oak_log_top", - "side": "minecraft:block/stripped_dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_dark_oak_wood.json b/src/main/resources/models/block/stripped_dark_oak_wood.json deleted file mode 100644 index 1ca9d01..0000000 --- a/src/main/resources/models/block/stripped_dark_oak_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_dark_oak_log", - "side": "minecraft:block/stripped_dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_jungle_log.json b/src/main/resources/models/block/stripped_jungle_log.json deleted file mode 100644 index d40694d..0000000 --- a/src/main/resources/models/block/stripped_jungle_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_jungle_log_top", - "side": "minecraft:block/stripped_jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_jungle_log_horizontal.json b/src/main/resources/models/block/stripped_jungle_log_horizontal.json deleted file mode 100644 index 0dd48d1..0000000 --- a/src/main/resources/models/block/stripped_jungle_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_jungle_log_top", - "side": "minecraft:block/stripped_jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_jungle_wood.json b/src/main/resources/models/block/stripped_jungle_wood.json deleted file mode 100644 index f4b0fe7..0000000 --- a/src/main/resources/models/block/stripped_jungle_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_jungle_log", - "side": "minecraft:block/stripped_jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_mangrove_log.json b/src/main/resources/models/block/stripped_mangrove_log.json deleted file mode 100644 index 5a8654e..0000000 --- a/src/main/resources/models/block/stripped_mangrove_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_mangrove_log_top", - "side": "minecraft:block/stripped_mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_mangrove_log_horizontal.json b/src/main/resources/models/block/stripped_mangrove_log_horizontal.json deleted file mode 100644 index 70f40bd..0000000 --- a/src/main/resources/models/block/stripped_mangrove_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_mangrove_log_top", - "side": "minecraft:block/stripped_mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_mangrove_wood.json b/src/main/resources/models/block/stripped_mangrove_wood.json deleted file mode 100644 index 900c73d..0000000 --- a/src/main/resources/models/block/stripped_mangrove_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_mangrove_log", - "side": "minecraft:block/stripped_mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_oak_log.json b/src/main/resources/models/block/stripped_oak_log.json deleted file mode 100644 index 4b3fc05..0000000 --- a/src/main/resources/models/block/stripped_oak_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_oak_log_top", - "side": "minecraft:block/stripped_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_oak_log_horizontal.json b/src/main/resources/models/block/stripped_oak_log_horizontal.json deleted file mode 100644 index a1163f0..0000000 --- a/src/main/resources/models/block/stripped_oak_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_oak_log_top", - "side": "minecraft:block/stripped_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_oak_wood.json b/src/main/resources/models/block/stripped_oak_wood.json deleted file mode 100644 index 554325d..0000000 --- a/src/main/resources/models/block/stripped_oak_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_oak_log", - "side": "minecraft:block/stripped_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_pale_oak_log.json b/src/main/resources/models/block/stripped_pale_oak_log.json deleted file mode 100644 index 92a32ce..0000000 --- a/src/main/resources/models/block/stripped_pale_oak_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_pale_oak_log_top", - "side": "minecraft:block/stripped_pale_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_pale_oak_log_horizontal.json b/src/main/resources/models/block/stripped_pale_oak_log_horizontal.json deleted file mode 100644 index eedd285..0000000 --- a/src/main/resources/models/block/stripped_pale_oak_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_pale_oak_log_top", - "side": "minecraft:block/stripped_pale_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_pale_oak_wood.json b/src/main/resources/models/block/stripped_pale_oak_wood.json deleted file mode 100644 index 9ace5fd..0000000 --- a/src/main/resources/models/block/stripped_pale_oak_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_pale_oak_log", - "side": "minecraft:block/stripped_pale_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_spruce_log.json b/src/main/resources/models/block/stripped_spruce_log.json deleted file mode 100644 index 665bd31..0000000 --- a/src/main/resources/models/block/stripped_spruce_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_spruce_log_top", - "side": "minecraft:block/stripped_spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_spruce_log_horizontal.json b/src/main/resources/models/block/stripped_spruce_log_horizontal.json deleted file mode 100644 index 7a4c113..0000000 --- a/src/main/resources/models/block/stripped_spruce_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_spruce_log_top", - "side": "minecraft:block/stripped_spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_spruce_wood.json b/src/main/resources/models/block/stripped_spruce_wood.json deleted file mode 100644 index 6c96a66..0000000 --- a/src/main/resources/models/block/stripped_spruce_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_spruce_log", - "side": "minecraft:block/stripped_spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_warped_hyphae.json b/src/main/resources/models/block/stripped_warped_hyphae.json deleted file mode 100644 index fa055c3..0000000 --- a/src/main/resources/models/block/stripped_warped_hyphae.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_warped_stem", - "side": "minecraft:block/stripped_warped_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/stripped_warped_stem.json b/src/main/resources/models/block/stripped_warped_stem.json deleted file mode 100644 index adcfb55..0000000 --- a/src/main/resources/models/block/stripped_warped_stem.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_warped_stem_top", - "side": "minecraft:block/stripped_warped_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/structure_block.json b/src/main/resources/models/block/structure_block.json deleted file mode 100644 index ab31c0a..0000000 --- a/src/main/resources/models/block/structure_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/structure_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/structure_block_corner.json b/src/main/resources/models/block/structure_block_corner.json deleted file mode 100644 index d5522e3..0000000 --- a/src/main/resources/models/block/structure_block_corner.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/structure_block_corner" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/structure_block_data.json b/src/main/resources/models/block/structure_block_data.json deleted file mode 100644 index a0e707f..0000000 --- a/src/main/resources/models/block/structure_block_data.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/structure_block_data" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/structure_block_load.json b/src/main/resources/models/block/structure_block_load.json deleted file mode 100644 index 80e3237..0000000 --- a/src/main/resources/models/block/structure_block_load.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/structure_block_load" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/structure_block_save.json b/src/main/resources/models/block/structure_block_save.json deleted file mode 100644 index 7e6967a..0000000 --- a/src/main/resources/models/block/structure_block_save.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/structure_block_save" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/structure_void.json b/src/main/resources/models/block/structure_void.json deleted file mode 100644 index 7003f08..0000000 --- a/src/main/resources/models/block/structure_void.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/structure_void" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sugar_cane.json b/src/main/resources/models/block/sugar_cane.json deleted file mode 100644 index c409285..0000000 --- a/src/main/resources/models/block/sugar_cane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/sugar_cane" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sunflower_bottom.json b/src/main/resources/models/block/sunflower_bottom.json deleted file mode 100644 index f9b91c4..0000000 --- a/src/main/resources/models/block/sunflower_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/sunflower_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sunflower_top.json b/src/main/resources/models/block/sunflower_top.json deleted file mode 100644 index f98a180..0000000 --- a/src/main/resources/models/block/sunflower_top.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/sunflower_front", - "cross": "block/sunflower_top", - "back": "block/sunflower_back", - "front": "block/sunflower_front" - }, - "elements": [ - { "from": [ 0.8, 0, 8 ], - "to": [ 15.2, 8, 8 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "y", - "angle": 45, - "rescale": true - }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" }, - "south": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" } - } - }, - { "from": [ 8, 0, 0.8 ], - "to": [ 8, 8, 15.2 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "y", - "angle": 45, - "rescale": true - }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" }, - "east": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" } - } - }, - { "from": [ 9.6, -1, 1 ], - "to": [ 9.6, 15, 15 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "z", - "angle": 22.5, - "rescale": true - }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#back" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#front" } - } - } - ] -} diff --git a/src/main/resources/models/block/suspicious_gravel_0.json b/src/main/resources/models/block/suspicious_gravel_0.json deleted file mode 100644 index 54ae011..0000000 --- a/src/main/resources/models/block/suspicious_gravel_0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_gravel_0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/suspicious_gravel_1.json b/src/main/resources/models/block/suspicious_gravel_1.json deleted file mode 100644 index 8c3ef94..0000000 --- a/src/main/resources/models/block/suspicious_gravel_1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_gravel_1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/suspicious_gravel_2.json b/src/main/resources/models/block/suspicious_gravel_2.json deleted file mode 100644 index 2e6b819..0000000 --- a/src/main/resources/models/block/suspicious_gravel_2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_gravel_2" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/suspicious_gravel_3.json b/src/main/resources/models/block/suspicious_gravel_3.json deleted file mode 100644 index b335d4f..0000000 --- a/src/main/resources/models/block/suspicious_gravel_3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_gravel_3" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/suspicious_sand_0.json b/src/main/resources/models/block/suspicious_sand_0.json deleted file mode 100644 index f021a96..0000000 --- a/src/main/resources/models/block/suspicious_sand_0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_sand_0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/suspicious_sand_1.json b/src/main/resources/models/block/suspicious_sand_1.json deleted file mode 100644 index 96e9705..0000000 --- a/src/main/resources/models/block/suspicious_sand_1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_sand_1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/suspicious_sand_2.json b/src/main/resources/models/block/suspicious_sand_2.json deleted file mode 100644 index 41542af..0000000 --- a/src/main/resources/models/block/suspicious_sand_2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_sand_2" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/suspicious_sand_3.json b/src/main/resources/models/block/suspicious_sand_3.json deleted file mode 100644 index f4358f7..0000000 --- a/src/main/resources/models/block/suspicious_sand_3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_sand_3" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sweet_berry_bush_stage0.json b/src/main/resources/models/block/sweet_berry_bush_stage0.json deleted file mode 100644 index 35d5166..0000000 --- a/src/main/resources/models/block/sweet_berry_bush_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/sweet_berry_bush_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sweet_berry_bush_stage1.json b/src/main/resources/models/block/sweet_berry_bush_stage1.json deleted file mode 100644 index af18f15..0000000 --- a/src/main/resources/models/block/sweet_berry_bush_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/sweet_berry_bush_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sweet_berry_bush_stage2.json b/src/main/resources/models/block/sweet_berry_bush_stage2.json deleted file mode 100644 index d122784..0000000 --- a/src/main/resources/models/block/sweet_berry_bush_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/sweet_berry_bush_stage2" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/sweet_berry_bush_stage3.json b/src/main/resources/models/block/sweet_berry_bush_stage3.json deleted file mode 100644 index 9625d2d..0000000 --- a/src/main/resources/models/block/sweet_berry_bush_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/sweet_berry_bush_stage3" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tall_grass_bottom.json b/src/main/resources/models/block/tall_grass_bottom.json deleted file mode 100644 index aedd5f4..0000000 --- a/src/main/resources/models/block/tall_grass_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/tall_grass_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tall_grass_top.json b/src/main/resources/models/block/tall_grass_top.json deleted file mode 100644 index ca1f32d..0000000 --- a/src/main/resources/models/block/tall_grass_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/tall_grass_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tall_seagrass_bottom.json b/src/main/resources/models/block/tall_seagrass_bottom.json deleted file mode 100644 index 8461366..0000000 --- a/src/main/resources/models/block/tall_seagrass_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_seagrass", - "textures": { - "texture": "minecraft:block/tall_seagrass_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tall_seagrass_top.json b/src/main/resources/models/block/tall_seagrass_top.json deleted file mode 100644 index ce30eef..0000000 --- a/src/main/resources/models/block/tall_seagrass_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_seagrass", - "textures": { - "texture": "minecraft:block/tall_seagrass_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/target.json b/src/main/resources/models/block/target.json deleted file mode 100644 index 061cd78..0000000 --- a/src/main/resources/models/block/target.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/target_top", - "side": "minecraft:block/target_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/template_anvil.json b/src/main/resources/models/block/template_anvil.json deleted file mode 100644 index 195ede5..0000000 --- a/src/main/resources/models/block/template_anvil.json +++ /dev/null @@ -1,60 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/anvil", - "body": "block/anvil" - }, - "display": { - "fixed": { - "rotation": [ 0, 90, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.5, 0.5, 0.5 ] - } - }, - "elements": [ - { "__comment": "Anvil base", - "from": [ 2, 0, 2 ], - "to": [ 14, 4, 14 ], - "faces": { - "down": { "uv": [ 2, 2, 14, 14 ], "texture": "#body", "rotation": 180, "cullface": "down" }, - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#body", "rotation": 180 }, - "north": { "uv": [ 2, 12, 14, 16 ], "texture": "#body" }, - "south": { "uv": [ 2, 12, 14, 16 ], "texture": "#body" }, - "west": { "uv": [ 0, 2, 4, 14 ], "texture": "#body", "rotation": 90 }, - "east": { "uv": [ 4, 2, 0, 14 ], "texture": "#body", "rotation": 270 } - } - }, - { "__comment": "Lower narrow portion", - "from": [ 4, 4, 3 ], - "to": [ 12, 5, 13 ], - "faces": { - "up": { "uv": [ 4, 3, 12, 13 ], "texture": "#body", "rotation": 180 }, - "north": { "uv": [ 4, 11, 12, 12 ], "texture": "#body" }, - "south": { "uv": [ 4, 11, 12, 12 ], "texture": "#body" }, - "west": { "uv": [ 4, 3, 5, 13 ], "texture": "#body", "rotation": 90 }, - "east": { "uv": [ 5, 3, 4, 13 ], "texture": "#body", "rotation": 270 } - } - }, - { "__comment": "Wider section beneath top portion", - "from": [ 6, 5, 4 ], - "to": [ 10, 10, 12 ], - "faces": { - "north": { "uv": [ 6, 6, 10, 11 ], "texture": "#body" }, - "south": { "uv": [ 6, 6, 10, 11 ], "texture": "#body" }, - "west": { "uv": [ 5, 4, 10, 12 ], "texture": "#body", "rotation": 90 }, - "east": { "uv": [ 10, 4, 5, 12 ], "texture": "#body", "rotation": 270 } - } - }, - { "__comment": "Anvil top", - "from": [ 3, 10, 0 ], - "to": [ 13, 16, 16 ], - "faces": { - "down": { "uv": [ 3, 0, 13, 16 ], "texture": "#body", "rotation": 180 }, - "up": { "uv": [ 3, 0, 13, 16 ], "texture": "#top", "rotation": 180 }, - "north": { "uv": [ 3, 0, 13, 6 ], "texture": "#body" }, - "south": { "uv": [ 3, 0, 13, 6 ], "texture": "#body" }, - "west": { "uv": [ 10, 0, 16, 16 ], "texture": "#body", "rotation": 90 }, - "east": { "uv": [ 16, 0, 10, 16 ], "texture": "#body", "rotation": 270 } - } - } - ] -} diff --git a/src/main/resources/models/block/template_azalea.json b/src/main/resources/models/block/template_azalea.json deleted file mode 100644 index 2c22ef8..0000000 --- a/src/main/resources/models/block/template_azalea.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/azalea_plant", - "plant": "block/azalea_plant" - }, - "elements": [ - { "from": [ 0, 16, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#top" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" } - } - }, - { "from": [ 0, 5, 0 ], - "to": [ 16, 16, 0.01 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 11 ], "texture": "#side", "cullface": "north"}, - "south": { "uv": [ 16, 0, 0, 11 ], "texture": "#side"} - } - }, - { "from": [ 0, 5, 15.99 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "uv": [ 16, 0, 0, 11 ], "texture": "#side"}, - "south": { "uv": [ 0, 0, 16, 11 ], "texture": "#side", "cullface": "south"} - } - }, - { "from": [ 0, 5, 0 ], - "to": [ 0.01, 16, 16 ], - "faces": { - "west": { "uv": [ 0, 0, 16, 11 ], "texture": "#side", "cullface": "west"}, - "east": { "uv": [ 16, 0, 0, 11 ], "texture": "#side"} - } - }, - { "from": [ 15.99, 5, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "west": { "uv": [ 16, 0, 0, 11 ], "texture": "#side"}, - "east": { "uv": [ 0, 0, 16, 11 ], "texture": "#side", "cullface": "east"} - } - }, - { "from": [ 0.1, 0, 8 ], - "to": [ 15.9, 15.9, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" } - } - }, - { "from": [ 8, 0, 0.1 ], - "to": [ 8, 15.9, 15.9 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_cake_with_candle.json b/src/main/resources/models/block/template_cake_with_candle.json deleted file mode 100644 index 82a6ee8..0000000 --- a/src/main/resources/models/block/template_cake_with_candle.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side" - }, - "elements": [ - { "from": [ 1, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } - } - }, - { - "from": [7, 8, 7], - "to": [9, 14, 9], - "faces": { - "north": {"uv": [0, 8, 2, 14], "texture": "#candle"}, - "east": {"uv": [0, 8, 2, 14], "texture": "#candle"}, - "south": {"uv": [0, 8, 2, 14], "texture": "#candle"}, - "west": {"uv": [0, 8, 2, 14], "texture": "#candle"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#candle"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#candle", "cullface": "down"} - } - }, - { - "from": [7.5, 14, 8], - "to": [8.5, 15, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 14, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#candle"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#candle"} - } - }, - { - "from": [7.5, 14, 8], - "to": [8.5, 15, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 14, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#candle"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#candle"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_campfire.json b/src/main/resources/models/block/template_campfire.json deleted file mode 100644 index 8558766..0000000 --- a/src/main/resources/models/block/template_campfire.json +++ /dev/null @@ -1,91 +0,0 @@ -{ - "parent": "block/block", - "display": { - "head": { - "translation": [ 0, 10.5, 0 ] - } - }, - "textures": { - "particle": "block/campfire_log", - "log": "block/campfire_log" - }, - "elements": [ - { - "from": [ 1, 0, 0 ], - "to": [ 5, 4, 16 ], - "faces": { - "north": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "north" }, - "east": { "uv": [ 0, 1, 16, 5 ], "texture": "#lit_log" }, - "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "south" }, - "west": { "uv": [ 16, 0, 0, 4 ], "texture": "#log" }, - "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log" }, - "down": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log", "cullface": "down" } - } - }, - { - "from": [ 0, 3, 11 ], - "to": [ 16, 7, 15 ], - "faces": { - "north": { "uv": [ 16, 0, 0, 4 ], "texture": "#lit_log" }, - "east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" }, - "south": { "uv": [ 0, 0, 16, 4 ], "texture": "#lit_log" }, - "west": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "west" }, - "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 180, "texture": "#log" }, - "down": { "uv": [ 0, 4, 16, 8 ], "texture": "#lit_log" } - } - }, - { - "from": [ 11, 0, 0 ], - "to": [ 15, 4, 16 ], - "faces": { - "north": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "north" }, - "east": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" }, - "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "south" }, - "west": { "uv": [ 16, 1, 0, 5 ], "texture": "#lit_log" }, - "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log" }, - "down": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log", "cullface": "down" } - } - }, - { - "from": [ 0, 3, 1 ], - "to": [ 16, 7, 5 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#lit_log" }, - "east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" }, - "south": { "uv": [ 16, 0, 0, 4 ], "texture": "#lit_log" }, - "west": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "west" }, - "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 180, "texture": "#log" }, - "down": { "uv": [ 0, 4, 16, 8 ], "texture": "#lit_log" } - } - }, - { - "from": [ 5, 0, 0 ], - "to": [ 11, 1, 16 ], - "faces": { - "north": {"uv": [ 0, 15, 6, 16 ], "texture": "#log", "cullface": "north" }, - "south": {"uv": [ 10, 15, 16, 16 ], "texture": "#log", "cullface": "south" }, - "up": {"uv": [ 0, 8, 16, 14 ], "rotation": 90, "texture": "#lit_log" }, - "down": {"uv": [ 0, 8, 16, 14 ], "rotation": 90, "texture": "#log", "cullface": "down" } - } - }, - { "from": [ 0.8, 1, 8 ], - "to": [ 15.2, 17, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" } - } - }, - { "from": [ 8, 1, 0.8 ], - "to": [ 8, 17, 15.2 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" } - } - } - ] -} - diff --git a/src/main/resources/models/block/template_candle.json b/src/main/resources/models/block/template_candle.json deleted file mode 100644 index 111b3b6..0000000 --- a/src/main/resources/models/block/template_candle.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [7, 0, 7], - "to": [9, 6, 9], - "faces": { - "north": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [7.5, 6, 8], - "to": [8.5, 7, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 6, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - }, - { - "from": [7.5, 6, 8], - "to": [8.5, 7, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 6, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_cauldron_full.json b/src/main/resources/models/block/template_cauldron_full.json deleted file mode 100644 index 2925eba..0000000 --- a/src/main/resources/models/block/template_cauldron_full.json +++ /dev/null @@ -1,155 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cauldron_side", - "top": "block/cauldron_top", - "bottom": "block/cauldron_bottom", - "side": "block/cauldron_side", - "inside": "block/cauldron_inner" - }, - "elements": [ - { - "from": [ 0, 3, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 2 ], - "to": [ 14, 4, 14 ], - "faces": { - "up": { "texture": "#inside" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 14, 3, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "north": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 4, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 2 ], - "to": [ 2, 3, 4 ], - "faces": { - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 0 ], - "to": [ 16, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 2 ], - "to": [ 16, 3, 4 ], - "faces": { - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 14 ], - "to": [ 4, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 12 ], - "to": [ 2, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 14 ], - "to": [ 16, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 12 ], - "to": [ 16, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 2, 4, 2 ], - "to": [ 14, 15, 14 ], - "faces": { - "up": { "texture": "#content", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/template_cauldron_level1.json b/src/main/resources/models/block/template_cauldron_level1.json deleted file mode 100644 index 61fb386..0000000 --- a/src/main/resources/models/block/template_cauldron_level1.json +++ /dev/null @@ -1,155 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cauldron_side", - "top": "block/cauldron_top", - "bottom": "block/cauldron_bottom", - "side": "block/cauldron_side", - "inside": "block/cauldron_inner" - }, - "elements": [ - { - "from": [ 0, 3, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 2 ], - "to": [ 14, 4, 14 ], - "faces": { - "up": { "texture": "#inside" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 14, 3, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "north": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 4, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 2 ], - "to": [ 2, 3, 4 ], - "faces": { - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 0 ], - "to": [ 16, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 2 ], - "to": [ 16, 3, 4 ], - "faces": { - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 14 ], - "to": [ 4, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 12 ], - "to": [ 2, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 14 ], - "to": [ 16, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 12 ], - "to": [ 16, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 2, 4, 2 ], - "to": [ 14, 9, 14 ], - "faces": { - "up": { "texture": "#content", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/template_cauldron_level2.json b/src/main/resources/models/block/template_cauldron_level2.json deleted file mode 100644 index fd74834..0000000 --- a/src/main/resources/models/block/template_cauldron_level2.json +++ /dev/null @@ -1,155 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cauldron_side", - "top": "block/cauldron_top", - "bottom": "block/cauldron_bottom", - "side": "block/cauldron_side", - "inside": "block/cauldron_inner" - }, - "elements": [ - { - "from": [ 0, 3, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 2 ], - "to": [ 14, 4, 14 ], - "faces": { - "up": { "texture": "#inside" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 14, 3, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "north": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 4, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 2 ], - "to": [ 2, 3, 4 ], - "faces": { - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 0 ], - "to": [ 16, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 2 ], - "to": [ 16, 3, 4 ], - "faces": { - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 14 ], - "to": [ 4, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 12 ], - "to": [ 2, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 14 ], - "to": [ 16, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 12 ], - "to": [ 16, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 2, 4, 2 ], - "to": [ 14, 12, 14 ], - "faces": { - "up": { "texture": "#content", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/template_chiseled_bookshelf_slot_bottom_left.json b/src/main/resources/models/block/template_chiseled_bookshelf_slot_bottom_left.json deleted file mode 100644 index f224a1e..0000000 --- a/src/main/resources/models/block/template_chiseled_bookshelf_slot_bottom_left.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { - "from": [10, 0, 0], - "to": [16, 8, 0], - "faces": { - "north": {"uv": [0, 8, 6, 16], "texture": "#texture", "cullface": "north"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_chiseled_bookshelf_slot_bottom_mid.json b/src/main/resources/models/block/template_chiseled_bookshelf_slot_bottom_mid.json deleted file mode 100644 index a1c54d9..0000000 --- a/src/main/resources/models/block/template_chiseled_bookshelf_slot_bottom_mid.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { - "from": [5, 0, 0], - "to": [10, 8, 0], - "faces": { - "north": {"uv": [6, 8, 11, 16], "texture": "#texture", "cullface": "north"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_chiseled_bookshelf_slot_bottom_right.json b/src/main/resources/models/block/template_chiseled_bookshelf_slot_bottom_right.json deleted file mode 100644 index 5acdabd..0000000 --- a/src/main/resources/models/block/template_chiseled_bookshelf_slot_bottom_right.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { - "from": [0, 0, 0], - "to": [5, 8, 0], - "faces": { - "north": {"uv": [11, 8, 16, 16], "texture": "#texture", "cullface": "north"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_chiseled_bookshelf_slot_top_left.json b/src/main/resources/models/block/template_chiseled_bookshelf_slot_top_left.json deleted file mode 100644 index da9fc59..0000000 --- a/src/main/resources/models/block/template_chiseled_bookshelf_slot_top_left.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { - "from": [10, 8, 0], - "to": [16, 16, 0], - "faces": { - "north": {"uv": [0, 0, 6, 8], "texture": "#texture", "cullface": "north"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_chiseled_bookshelf_slot_top_mid.json b/src/main/resources/models/block/template_chiseled_bookshelf_slot_top_mid.json deleted file mode 100644 index 25cc830..0000000 --- a/src/main/resources/models/block/template_chiseled_bookshelf_slot_top_mid.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { - "from": [5, 8, 0], - "to": [10, 16, 0], - "faces": { - "north": {"uv": [6, 0, 11, 8], "texture": "#texture", "cullface": "north"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_chiseled_bookshelf_slot_top_right.json b/src/main/resources/models/block/template_chiseled_bookshelf_slot_top_right.json deleted file mode 100644 index 077f127..0000000 --- a/src/main/resources/models/block/template_chiseled_bookshelf_slot_top_right.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { - "from": [0, 8, 0], - "to": [5, 16, 0], - "faces": { - "north": {"uv": [11, 0, 16, 8], "texture": "#texture", "cullface": "north"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_chorus_flower.json b/src/main/resources/models/block/template_chorus_flower.json deleted file mode 100644 index 06b850d..0000000 --- a/src/main/resources/models/block/template_chorus_flower.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "bottom": "block/chorus_plant", - "particle": "#texture" - }, - "elements": [ - { - "from": [ 2, 14, 2 ], - "to": [ 14, 16, 14 ], - "faces": { - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" }, - "north": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" }, - "south": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" }, - "west": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" }, - "east": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" } - } - }, - { - "from": [ 0, 2, 2 ], - "to": [ 2, 14, 14 ], - "faces": { - "down": { "uv": [ 16, 14, 14, 2 ], "texture": "#bottom" }, - "up": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" }, - "north": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" }, - "south": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" }, - "west": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" } - } - }, - { - "from": [ 2, 2, 0 ], - "to": [ 14, 14, 2 ], - "faces": { - "down": { "uv": [ 14, 2, 2, 0 ], "texture": "#bottom" }, - "up": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" }, - "north": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" }, - "west": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" }, - "east": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" } - } - }, - { - "from": [ 2, 2, 14 ], - "to": [ 14, 14, 16 ], - "faces": { - "down": { "uv": [ 14, 16, 2, 14 ], "texture": "#bottom" }, - "up": { "uv": [ 2, 14, 14, 16 ], "texture": "#bottom" }, - "south": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" }, - "west": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" }, - "east": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" } - } - }, - { - "from": [ 14, 2, 2 ], - "to": [ 16, 14, 14 ], - "faces": { - "down": { "uv": [ 2, 14, 0, 2 ], "texture": "#bottom" }, - "up": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" }, - "north": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" }, - "south": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" }, - "east": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" } - } - }, - { - "from": [ 2, 0, 2 ], - "to": [ 14, 14, 14 ], - "faces": { - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#bottom" }, - "down": { "uv": [ 14, 14, 2, 2 ], "texture": "#bottom" }, - "north": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" }, - "south": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" }, - "west": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" }, - "east": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" } - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/models/block/template_command_block.json b/src/main/resources/models/block/template_command_block.json deleted file mode 100644 index 76cbff1..0000000 --- a/src/main/resources/models/block/template_command_block.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube_directional", - "textures": { - "particle": "#back", - "down": "#side", - "up": "#side", - "north": "#front", - "east": "#side", - "south": "#back", - "west": "#side" - } -} diff --git a/src/main/resources/models/block/template_custom_fence_gate.json b/src/main/resources/models/block/template_custom_fence_gate.json deleted file mode 100644 index 0d41bf6..0000000 --- a/src/main/resources/models/block/template_custom_fence_gate.json +++ /dev/null @@ -1,112 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#particle" - }, - "elements": [ - { - "name": "Left-hand post", - "from": [0, 5, 7], - "to": [2, 16, 9], - "faces": { - "north": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "east": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "south": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "west": {"uv": [14, 2, 16, 13], "texture": "#texture", "cullface": "west"}, - "up": {"uv": [14, 0, 16, 2], "texture": "#texture"}, - "down": {"uv": [16, 13, 14, 15], "texture": "#texture"} - } - }, - { - "name": "Right-hand post", - "from": [14, 5, 7], - "to": [16, 16, 9], - "faces": { - "north": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "east": {"uv": [0, 2, 2, 13], "texture": "#texture", "cullface": "east"}, - "south": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "west": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#texture"}, - "down": {"uv": [2, 13, 0, 15], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of left-hand gate door", - "from": [6, 6, 7], - "to": [8, 15, 9], - "faces": { - "north": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "south": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "west": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "up": {"uv": [8, 1, 10, 3], "texture": "#texture"}, - "down": {"uv": [8, 14, 10, 12], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of right-hand gate door", - "from": [8, 6, 7], - "to": [10, 15, 9], - "faces": { - "north": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "east": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "south": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "up": {"uv": [6, 1, 8, 3], "texture": "#texture"}, - "down": {"uv": [6, 14, 8, 12], "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of left-hand gate door", - "from": [2, 6, 7], - "to": [6, 9, 9], - "faces": { - "north": {"uv": [10, 3, 14, 6], "texture": "#texture"}, - "south": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "texture": "#texture"}, - "down": {"uv": [10, 14, 14, 12], "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of left-hand gate door", - "from": [2, 12, 7], - "to": [6, 15, 9], - "faces": { - "north": {"uv": [10, 3, 14, 6], "texture": "#texture"}, - "south": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "texture": "#texture"}, - "down": {"uv": [10, 14, 14, 12], "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of right-hand gate door", - "from": [10, 6, 7], - "to": [14, 9, 9], - "faces": { - "north": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "south": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "texture": "#texture"}, - "down": {"uv": [2, 14, 6, 12], "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of right-hand gate door", - "from": [10, 12, 7], - "to": [14, 15, 9], - "faces": { - "north": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "south": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "texture": "#texture"}, - "down": {"uv": [2, 14, 6, 12], "texture": "#texture"} - } - } - ], - "display": { - "gui": { - "rotation": [30, 45, 0], - "translation": [0, -1, 0], - "scale": [0.8, 0.8, 0.8] - }, - "head": { - "translation": [0, -3, -6] - } - } -} diff --git a/src/main/resources/models/block/template_custom_fence_gate_open.json b/src/main/resources/models/block/template_custom_fence_gate_open.json deleted file mode 100644 index 727da9c..0000000 --- a/src/main/resources/models/block/template_custom_fence_gate_open.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "textures": { - "particle": "#particle" - }, - "elements": [ - { - "name": "Left-hand post", - "from": [0, 5, 7], - "to": [2, 16, 9], - "faces": { - "north": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "east": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "south": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "west": {"uv": [14, 2, 16, 13], "texture": "#texture", "cullface": "west"}, - "up": {"uv": [14, 0, 16, 2], "texture": "#texture"}, - "down": {"uv": [16, 13, 14, 15], "texture": "#texture"} - } - }, - { - "name": "Right-hand post", - "from": [14, 5, 7], - "to": [16, 16, 9], - "faces": { - "north": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "east": {"uv": [0, 2, 2, 13], "texture": "#texture", "cullface": "east"}, - "south": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "west": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#texture"}, - "down": {"uv": [2, 13, 0, 15], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of left-hand gate door", - "from": [0, 6, 13], - "to": [2, 15, 15], - "faces": { - "north": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "east": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "south": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "west": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "up": {"uv": [8, 1, 10, 3], "texture": "#texture"}, - "down": {"uv": [8, 14, 10, 12], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of right-hand gate door", - "from": [14, 6, 13], - "to": [16, 15, 15], - "faces": { - "north": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "east": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "south": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "west": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "up": {"uv": [6, 1, 8, 3], "texture": "#texture"}, - "down": {"uv": [6, 14, 8, 12], "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of left-hand gate door", - "from": [0, 6, 9], - "to": [2, 9, 13], - "faces": { - "east": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "west": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [2, 12, 6, 14], "rotation": 270, "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of left-hand gate door", - "from": [0, 12, 9], - "to": [2, 15, 13], - "faces": { - "east": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "west": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [2, 12, 6, 14], "rotation": 270, "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of left-hand gate door", - "from": [14, 6, 9], - "to": [16, 9, 13], - "faces": { - "east": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "west": {"uv": [10, 3, 14, 6], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [10, 12, 14, 14], "rotation": 270, "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of left-hand gate door", - "from": [14, 12, 9], - "to": [16, 15, 13], - "faces": { - "east": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "west": {"uv": [14, 3, 10, 6], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [10, 12, 14, 14], "rotation": 270, "texture": "#texture"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_custom_fence_gate_wall.json b/src/main/resources/models/block/template_custom_fence_gate_wall.json deleted file mode 100644 index 45f48fc..0000000 --- a/src/main/resources/models/block/template_custom_fence_gate_wall.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "ambientocclusion": true, - "textures": { - "particle": "#particle" - }, - "elements": [ - { - "name": "Left-hand post", - "from": [0, 2, 7], - "to": [2, 13, 9], - "faces": { - "north": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "east": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "south": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "west": {"uv": [14, 2, 16, 13], "texture": "#texture", "cullface": "west"}, - "up": {"uv": [14, 0, 16, 2], "texture": "#texture"}, - "down": {"uv": [16, 13, 14, 15], "texture": "#texture"} - } - }, - { - "name": "Right-hand post", - "from": [14, 2, 7], - "to": [16, 13, 9], - "faces": { - "north": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "east": {"uv": [0, 2, 2, 13], "texture": "#texture", "cullface": "east"}, - "south": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "west": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#texture"}, - "down": {"uv": [2, 13, 0, 15], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of left-hand gate door", - "from": [6, 3, 7], - "to": [8, 12, 9], - "faces": { - "north": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "south": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "west": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "up": {"uv": [8, 1, 10, 3], "texture": "#texture"}, - "down": {"uv": [8, 14, 10, 12], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of right-hand gate door", - "from": [8, 3, 7], - "to": [10, 12, 9], - "faces": { - "north": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "east": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "south": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "up": {"uv": [6, 1, 8, 3], "texture": "#texture"}, - "down": {"uv": [6, 14, 8, 12], "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of left-hand gate door", - "from": [2, 3, 7], - "to": [6, 6, 9], - "faces": { - "north": {"uv": [10, 3, 14, 6], "texture": "#texture"}, - "south": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "texture": "#texture"}, - "down": {"uv": [10, 14, 14, 12], "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of left-hand gate door", - "from": [2, 9, 7], - "to": [6, 12, 9], - "faces": { - "north": {"uv": [10, 3, 14, 6], "texture": "#texture"}, - "south": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "texture": "#texture"}, - "down": {"uv": [10, 14, 14, 12], "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of right-hand gate door", - "from": [10, 3, 7], - "to": [14, 6, 9], - "faces": { - "north": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "south": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "texture": "#texture"}, - "down": {"uv": [2, 14, 6, 12], "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of right-hand gate door", - "from": [10, 9, 7], - "to": [14, 12, 9], - "faces": { - "north": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "south": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "texture": "#texture"}, - "down": {"uv": [2, 14, 6, 12], "texture": "#texture"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_custom_fence_gate_wall_open.json b/src/main/resources/models/block/template_custom_fence_gate_wall_open.json deleted file mode 100644 index 5b5a81d..0000000 --- a/src/main/resources/models/block/template_custom_fence_gate_wall_open.json +++ /dev/null @@ -1,104 +0,0 @@ -{ - "ambientocclusion": true, - "textures": { - "particle": "#particle" - }, - "elements": [ - { - "name": "Left-hand post", - "from": [0, 2, 7], - "to": [2, 13, 9], - "faces": { - "north": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "east": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "south": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "west": {"uv": [14, 2, 16, 13], "texture": "#texture", "cullface": "west"}, - "up": {"uv": [14, 0, 16, 2], "texture": "#texture"}, - "down": {"uv": [16, 13, 14, 15], "texture": "#texture"} - } - }, - { - "name": "Right-hand post", - "from": [14, 2, 7], - "to": [16, 13, 9], - "faces": { - "north": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "east": {"uv": [0, 2, 2, 13], "texture": "#texture", "cullface": "east"}, - "south": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "west": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#texture"}, - "down": {"uv": [2, 13, 0, 15], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of left-hand gate door", - "from": [0, 3, 13], - "to": [2, 12, 15], - "faces": { - "north": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "east": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "south": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "west": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "up": {"uv": [8, 1, 10, 3], "texture": "#texture"}, - "down": {"uv": [8, 14, 10, 12], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of right-hand gate door", - "from": [14, 3, 13], - "to": [16, 12, 15], - "faces": { - "north": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "east": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "south": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "west": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "up": {"uv": [6, 1, 8, 3], "texture": "#texture"}, - "down": {"uv": [6, 14, 8, 12], "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of left-hand gate door", - "from": [0, 3, 9], - "to": [2, 6, 13], - "faces": { - "east": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "west": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [2, 12, 6, 14], "rotation": 270, "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of left-hand gate door", - "from": [0, 9, 9], - "to": [2, 12, 13], - "faces": { - "east": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "west": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [2, 12, 6, 14], "rotation": 270, "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of left-hand gate door", - "from": [14, 3, 9], - "to": [16, 6, 13], - "faces": { - "east": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "west": {"uv": [10, 3, 14, 6], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [10, 12, 14, 14], "rotation": 270, "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of left-hand gate door", - "from": [14, 9, 9], - "to": [16, 12, 13], - "faces": { - "east": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "west": {"uv": [14, 3, 10, 6], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [10, 12, 14, 14], "rotation": 270, "texture": "#texture"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_daylight_detector.json b/src/main/resources/models/block/template_daylight_detector.json deleted file mode 100644 index ef2a002..0000000 --- a/src/main/resources/models/block/template_daylight_detector.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "parent": "block/thin_block", - "textures": { - "particle": "#top" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 6, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_farmland.json b/src/main/resources/models/block/template_farmland.json deleted file mode 100644 index 4000d7a..0000000 --- a/src/main/resources/models/block/template_farmland.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#dirt" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 15, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#dirt", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 1, 16, 16 ], "texture": "#dirt", "cullface": "north" }, - "south": { "uv": [ 0, 1, 16, 16 ], "texture": "#dirt", "cullface": "south" }, - "west": { "uv": [ 0, 1, 16, 16 ], "texture": "#dirt", "cullface": "west" }, - "east": { "uv": [ 0, 1, 16, 16 ], "texture": "#dirt", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_fence_gate.json b/src/main/resources/models/block/template_fence_gate.json deleted file mode 100644 index b1a090f..0000000 --- a/src/main/resources/models/block/template_fence_gate.json +++ /dev/null @@ -1,107 +0,0 @@ -{ "parent": "block/block", - "display": { - "gui": { - "rotation": [ 30, 45, 0 ], - "translation": [ 0, -1, 0], - "scale":[ 0.8, 0.8, 0.8 ] - }, - "head": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, -3, -6], - "scale":[ 1, 1, 1] - } - }, - "textures": { - "particle": "#texture" - }, - "elements": [ - { "__comment": "Left-hand post", - "from": [ 0, 5, 7 ], - "to": [ 2, 16, 9 ], - "faces": { - "down": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "up": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "north": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" } - } - }, - { "__comment": "Right-hand post", - "from": [ 14, 5, 7 ], - "to": [ 16, 16, 9 ], - "faces": { - "down": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "up": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "north": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "south": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "east" } - } - }, - { "__comment": "Inner vertical post of left-hand gate door", - "from": [ 6, 6, 7 ], - "to": [ 8, 15, 9 ], - "faces": { - "down": { "uv": [ 6, 7, 8, 9 ], "texture": "#texture" }, - "up": { "uv": [ 6, 7, 8, 9 ], "texture": "#texture" }, - "north": { "uv": [ 6, 1, 8, 10 ], "texture": "#texture" }, - "south": { "uv": [ 6, 1, 8, 10 ], "texture": "#texture" }, - "west": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" }, - "east": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Inner vertical post of right-hand gate door", - "from": [ 8, 6, 7 ], - "to": [ 10, 15, 9 ], - "faces": { - "down": { "uv": [ 8, 7, 10, 9 ], "texture": "#texture" }, - "up": { "uv": [ 8, 7, 10, 9 ], "texture": "#texture" }, - "north": { "uv": [ 8, 1, 10, 10 ], "texture": "#texture" }, - "south": { "uv": [ 8, 1, 10, 10 ], "texture": "#texture" }, - "west": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" }, - "east": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of left-hand gate door", - "from": [ 2, 6, 7 ], - "to": [ 6, 9, 9 ], - "faces": { - "down": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "up": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "north": { "uv": [ 2, 7, 6, 10 ], "texture": "#texture" }, - "south": { "uv": [ 2, 7, 6, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of left-hand gate door", - "from": [ 2, 12, 7 ], - "to": [ 6, 15, 9 ], - "faces": { - "down": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "up": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "north": { "uv": [ 2, 1, 6, 4 ], "texture": "#texture" }, - "south": { "uv": [ 2, 1, 6, 4 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of right-hand gate door", - "from": [ 10, 6, 7 ], - "to": [ 14, 9, 9 ], - "faces": { - "down": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "up": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "north": { "uv": [ 10, 7, 14, 10 ], "texture": "#texture" }, - "south": { "uv": [ 10, 7, 14, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of right-hand gate door", - "from": [ 10, 12, 7 ], - "to": [ 14, 15, 9 ], - "faces": { - "down": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "up": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "north": { "uv": [ 10, 1, 14, 4 ], "texture": "#texture" }, - "south": { "uv": [ 10, 1, 14, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_fence_gate_open.json b/src/main/resources/models/block/template_fence_gate_open.json deleted file mode 100644 index af2062a..0000000 --- a/src/main/resources/models/block/template_fence_gate_open.json +++ /dev/null @@ -1,95 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "__comment": "Left-hand post", - "from": [ 0, 5, 7 ], - "to": [ 2, 16, 9 ], - "faces": { - "down": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "up": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "north": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" } - } - }, - { "__comment": "Right-hand post", - "from": [ 14, 5, 7 ], - "to": [ 16, 16, 9 ], - "faces": { - "down": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "up": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "north": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "south": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "east" } - } - }, - { "__comment": "Inner vertical post of left-hand gate door", - "from": [ 0, 6, 13 ], - "to": [ 2, 15, 15 ], - "faces": { - "down": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" }, - "up": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" }, - "north": { "uv": [ 0, 1, 2, 10 ], "texture": "#texture" }, - "south": { "uv": [ 0, 1, 2, 10 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Inner vertical post of right-hand gate door", - "from": [ 14, 6, 13 ], - "to": [ 16, 15, 15 ], - "faces": { - "down": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" }, - "up": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" }, - "north": { "uv": [ 14, 1, 16, 10 ], "texture": "#texture" }, - "south": { "uv": [ 14, 1, 16, 10 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of left-hand gate door", - "from": [ 0, 6, 9 ], - "to": [ 2, 9, 13 ], - "faces": { - "down": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "up": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of left-hand gate door", - "from": [ 0, 12, 9 ], - "to": [ 2, 15, 13 ], - "faces": { - "down": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "up": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of left-hand gate door", - "from": [ 14, 6, 9 ], - "to": [ 16, 9, 13 ], - "faces": { - "down": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "up": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of left-hand gate door", - "from": [ 14, 12, 9 ], - "to": [ 16, 15, 13 ], - "faces": { - "down": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "up": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_fence_gate_wall.json b/src/main/resources/models/block/template_fence_gate_wall.json deleted file mode 100644 index 7b30133..0000000 --- a/src/main/resources/models/block/template_fence_gate_wall.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "ambientocclusion": true, - "textures": { - "particle": "#texture" - }, - "elements": [ - { "__comment": "Left-hand post", - "from": [ 0, 2, 7 ], - "to": [ 2, 13, 9 ], - "faces": { - "down": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "up": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "north": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" } - } - }, - { "__comment": "Right-hand post", - "from": [ 14, 2, 7 ], - "to": [ 16, 13, 9 ], - "faces": { - "down": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "up": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "north": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "south": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "east" } - } - }, - { "__comment": "Inner vertical post of left-hand gate door", - "from": [ 6, 3, 7 ], - "to": [ 8, 12, 9 ], - "faces": { - "down": { "uv": [ 6, 7, 8, 9 ], "texture": "#texture" }, - "up": { "uv": [ 6, 7, 8, 9 ], "texture": "#texture" }, - "north": { "uv": [ 6, 1, 8, 10 ], "texture": "#texture" }, - "south": { "uv": [ 6, 1, 8, 10 ], "texture": "#texture" }, - "west": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" }, - "east": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Inner vertical post of right-hand gate door", - "from": [ 8, 3, 7 ], - "to": [ 10, 12, 9 ], - "faces": { - "down": { "uv": [ 8, 7, 10, 9 ], "texture": "#texture" }, - "up": { "uv": [ 8, 7, 10, 9 ], "texture": "#texture" }, - "north": { "uv": [ 8, 1, 10, 10 ], "texture": "#texture" }, - "south": { "uv": [ 8, 1, 10, 10 ], "texture": "#texture" }, - "west": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" }, - "east": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of left-hand gate door", - "from": [ 2, 3, 7 ], - "to": [ 6, 6, 9 ], - "faces": { - "down": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "up": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "north": { "uv": [ 2, 7, 6, 10 ], "texture": "#texture" }, - "south": { "uv": [ 2, 7, 6, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of left-hand gate door", - "from": [ 2, 9, 7 ], - "to": [ 6, 12, 9 ], - "faces": { - "down": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "up": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "north": { "uv": [ 2, 1, 6, 4 ], "texture": "#texture" }, - "south": { "uv": [ 2, 1, 6, 4 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of right-hand gate door", - "from": [ 10, 3, 7 ], - "to": [ 14, 6, 9 ], - "faces": { - "down": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "up": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "north": { "uv": [ 10, 7, 14, 10 ], "texture": "#texture" }, - "south": { "uv": [ 10, 7, 14, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of right-hand gate door", - "from": [ 10, 9, 7 ], - "to": [ 14, 12, 9 ], - "faces": { - "down": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "up": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "north": { "uv": [ 10, 1, 14, 4 ], "texture": "#texture" }, - "south": { "uv": [ 10, 1, 14, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_fence_gate_wall_open.json b/src/main/resources/models/block/template_fence_gate_wall_open.json deleted file mode 100644 index 6fddae6..0000000 --- a/src/main/resources/models/block/template_fence_gate_wall_open.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "ambientocclusion": true, - "textures": { - "particle": "#texture" - }, - "elements": [ - { "__comment": "Left-hand post", - "from": [ 0, 2, 7 ], - "to": [ 2, 13, 9 ], - "faces": { - "down": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "up": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "north": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" } - } - }, - { "__comment": "Right-hand post", - "from": [ 14, 2, 7 ], - "to": [ 16, 13, 9 ], - "faces": { - "down": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "up": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "north": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "south": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "east" } - } - }, - { "__comment": "Inner vertical post of left-hand gate door", - "from": [ 0, 3, 13 ], - "to": [ 2, 12, 15 ], - "faces": { - "down": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" }, - "up": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" }, - "north": { "uv": [ 0, 1, 2, 10 ], "texture": "#texture" }, - "south": { "uv": [ 0, 1, 2, 10 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Inner vertical post of right-hand gate door", - "from": [ 14, 3, 13 ], - "to": [ 16, 12, 15 ], - "faces": { - "down": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" }, - "up": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" }, - "north": { "uv": [ 14, 1, 16, 10 ], "texture": "#texture" }, - "south": { "uv": [ 14, 1, 16, 10 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of left-hand gate door", - "from": [ 0, 3, 9 ], - "to": [ 2, 6, 13 ], - "faces": { - "down": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "up": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of left-hand gate door", - "from": [ 0, 9, 9 ], - "to": [ 2, 12, 13 ], - "faces": { - "down": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "up": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of left-hand gate door", - "from": [ 14, 3, 9 ], - "to": [ 16, 6, 13 ], - "faces": { - "down": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "up": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of left-hand gate door", - "from": [ 14, 9, 9 ], - "to": [ 16, 12, 13 ], - "faces": { - "down": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "up": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_fire_floor.json b/src/main/resources/models/block/template_fire_floor.json deleted file mode 100644 index a5e46b5..0000000 --- a/src/main/resources/models/block/template_fire_floor.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "textures": { - "particle": "#fire" - }, - "ambientocclusion": false, - "elements": [ - { "from": [ 0, 0, 8.8 ], - "to": [ 16, 22.4, 8.8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "x", "angle": -22.5, "rescale": true }, - "shade": false, - "faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }} - }, - { "from": [ 0, 0, 7.2 ], - "to": [ 16, 22.4, 7.2 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "x", "angle": 22.5, "rescale": true }, - "shade": false, - "faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }} - }, - { "from": [ 8.8, 0, 0 ], - "to": [ 8.8, 22.4, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "z", "angle": -22.5, "rescale": true }, - "shade": false, - "faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }} - }, - { "from": [ 7.2, 0, 0 ], - "to": [ 7.2, 22.4, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "z", "angle": 22.5, "rescale": true }, - "shade": false, - "faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }} - } - ] -} diff --git a/src/main/resources/models/block/template_fire_side.json b/src/main/resources/models/block/template_fire_side.json deleted file mode 100644 index da323e3..0000000 --- a/src/main/resources/models/block/template_fire_side.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "textures": { - "particle": "#fire" - }, - "ambientocclusion": false, - "elements": [ - { "from": [ 0, 0, 0.01 ], - "to": [ 16, 22.4, 0.01 ], - "shade": false, - "faces": { - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_fire_side_alt.json b/src/main/resources/models/block/template_fire_side_alt.json deleted file mode 100644 index 83d76ea..0000000 --- a/src/main/resources/models/block/template_fire_side_alt.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "textures": { - "particle": "#fire" - }, - "ambientocclusion": false, - "elements": [ - { "from": [ 0, 0, 0.01 ], - "to": [ 16, 22.4, 0.01 ], - "shade": false, - "faces": { - "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }, - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_fire_up.json b/src/main/resources/models/block/template_fire_up.json deleted file mode 100644 index 1cebdf2..0000000 --- a/src/main/resources/models/block/template_fire_up.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "#fire" - }, - "ambientocclusion": false, - "elements": [ - { "from": [ 0, 16, 0 ], - "to": [ 16, 16, 16 ], - "rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true }, - "shade": false, - "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }} - }, - { "from": [ 0, 16, 0 ], - "to": [ 16, 16, 16 ], - "rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true }, - "shade": false, - "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }} - } - ] -} diff --git a/src/main/resources/models/block/template_fire_up_alt.json b/src/main/resources/models/block/template_fire_up_alt.json deleted file mode 100644 index 31be9be..0000000 --- a/src/main/resources/models/block/template_fire_up_alt.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "#fire" - }, - "ambientocclusion": false, - "elements": [ - { "from": [ 0, 16, 0 ], - "to": [ 16, 16, 16 ], - "rotation": { "origin": [ 8, 16, 16 ], "axis": "x", "angle": -22.5, "rescale": true }, - "shade": false, - "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 180 }} - }, - { "from": [ 0, 16, 0 ], - "to": [ 16, 16, 16 ], - "rotation": { "origin": [ 8, 16, 0 ], "axis": "x", "angle": 22.5, "rescale": true }, - "shade": false, - "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }} - } - ] -} diff --git a/src/main/resources/models/block/template_four_candles.json b/src/main/resources/models/block/template_four_candles.json deleted file mode 100644 index 7515ba1..0000000 --- a/src/main/resources/models/block/template_four_candles.json +++ /dev/null @@ -1,125 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [6, 0, 8], - "to": [8, 3, 10], - "faces": { - "north": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [6.5, 3, 9], - "to": [7.5, 4, 9], - "rotation": {"angle": 45, "axis": "y", "origin": [7, 3, 9]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [6.5, 3, 9], - "to": [7.5, 4, 9], - "rotation": {"angle": -45, "axis": "y", "origin": [7, 3, 9]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [9, 0, 8], - "to": [11, 5, 10], - "faces": { - "north": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [9.5, 5, 9], - "to": [10.5, 6, 9], - "rotation": {"angle": 45, "axis": "y", "origin": [10, 5, 9]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [9.5, 5, 9], - "to": [10.5, 6, 9], - "rotation": {"angle": -45, "axis": "y", "origin": [10, 5, 9]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [5, 0, 5], - "to": [7, 5, 7], - "faces": { - "north": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [5.5, 5, 6], - "to": [6.5, 6, 6], - "rotation": {"angle": 45, "axis": "y", "origin": [6, 5, 6]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [5.5, 5, 6], - "to": [6.5, 6, 6], - "rotation": {"angle": -45, "axis": "y", "origin": [6, 5, 6]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [8, 0, 5], - "to": [10, 6, 7], - "faces": { - "north": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [8.5, 6, 6], - "to": [9.5, 7, 6], - "rotation": {"angle": 45, "axis": "y", "origin": [9, 6, 6]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - }, - { - "from": [8.5, 6, 6], - "to": [9.5, 7, 6], - "rotation": {"angle": -45, "axis": "y", "origin": [9, 6, 6]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_four_turtle_eggs.json b/src/main/resources/models/block/template_four_turtle_eggs.json deleted file mode 100644 index 93a7ca4..0000000 --- a/src/main/resources/models/block/template_four_turtle_eggs.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "all": "block/turtle_egg", - "particle": "#all" - }, - "elements": [ - { "from": [ 5, 0, 4 ], - "to": [ 9, 7, 8 ], - "faces": { - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 0, 0, 4, 4 ], "texture": "#all" }, - "north": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "south": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "west": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "east": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" } - } - }, - { - "from": [ 1, 0, 7 ], - "to": [ 5, 5, 11 ], - "faces": { - "down": { "uv": [ 6, 7, 10, 11 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 6, 7, 10, 11 ], "texture": "#all" }, - "north": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, - "south": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, - "west": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, - "east": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" } - } - }, - { - "from": [ 11, 0, 7 ], - "to": [ 14, 4, 10 ], - "faces": { - "down": { "uv": [ 5, 0, 8, 3 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 5, 0, 8, 3 ], "texture": "#all" }, - "north": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" }, - "south": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" }, - "west": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" }, - "east": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" } - } - }, - { - "from": [ 6, 0, 9 ], - "to": [ 10, 4, 13 ], - "faces": { - "down": { "uv": [ 0, 11, 4, 15 ], "texture": "#all" }, - "up": { "uv": [ 0, 11, 4, 15 ], "texture": "#all" }, - "north": { "uv": [ 4, 11, 8, 15 ], "texture": "#all" }, - "south": { "uv": [ 4, 11, 8, 15 ], "texture": "#all" }, - "west": { "uv": [ 4, 11, 8, 15 ], "texture": "#all" }, - "east": { "uv": [ 4, 11, 8, 15 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_glass_pane_noside.json b/src/main/resources/models/block/template_glass_pane_noside.json deleted file mode 100644 index af16ff9..0000000 --- a/src/main/resources/models/block/template_glass_pane_noside.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#pane" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "north": { "uv": [ 9, 0, 7, 16 ], "texture": "#pane" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_glass_pane_noside_alt.json b/src/main/resources/models/block/template_glass_pane_noside_alt.json deleted file mode 100644 index 771d694..0000000 --- a/src/main/resources/models/block/template_glass_pane_noside_alt.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#pane" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "east": { "uv": [ 7, 0, 9, 16 ], "texture": "#pane" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_glass_pane_post.json b/src/main/resources/models/block/template_glass_pane_post.json deleted file mode 100644 index 54d7fa8..0000000 --- a/src/main/resources/models/block/template_glass_pane_post.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#pane" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "down": { "uv": [ 7, 7, 9, 9 ], "texture": "#edge" }, - "up": { "uv": [ 7, 7, 9, 9 ], "texture": "#edge" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_glass_pane_side.json b/src/main/resources/models/block/template_glass_pane_side.json deleted file mode 100644 index fae06dc..0000000 --- a/src/main/resources/models/block/template_glass_pane_side.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#pane" - }, - "elements": [ - { "from": [ 7, 0, 0 ], - "to": [ 9, 16, 7 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" }, - "up": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" }, - "north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" }, - "west": { "uv": [ 16, 0, 9, 16 ], "texture": "#pane" }, - "east": { "uv": [ 9, 0, 16, 16 ], "texture": "#pane" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_glass_pane_side_alt.json b/src/main/resources/models/block/template_glass_pane_side_alt.json deleted file mode 100644 index 82d0e98..0000000 --- a/src/main/resources/models/block/template_glass_pane_side_alt.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#pane" - }, - "elements": [ - { "from": [ 7, 0, 9 ], - "to": [ 9, 16, 16 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" }, - "up": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" }, - "south": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "south" }, - "west": { "uv": [ 7, 0, 0, 16 ], "texture": "#pane" }, - "east": { "uv": [ 0, 0, 7, 16 ], "texture": "#pane" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_glazed_terracotta.json b/src/main/resources/models/block/template_glazed_terracotta.json deleted file mode 100644 index c6574a9..0000000 --- a/src/main/resources/models/block/template_glazed_terracotta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "parent": "block/cube", - "textures": { - "particle": "#pattern" - }, - "display": { - "firstperson_righthand": { - "rotation": [ 0, 135, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - } - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#pattern", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#pattern", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#pattern", "cullface": "north", "rotation": 90 }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#pattern", "cullface": "south", "rotation": 270 }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#pattern", "cullface": "west", "rotation": 0 }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#pattern", "cullface": "east", "rotation": 180 } - } - } - ] -} diff --git a/src/main/resources/models/block/template_hanging_lantern.json b/src/main/resources/models/block/template_hanging_lantern.json deleted file mode 100644 index fb7ebb4..0000000 --- a/src/main/resources/models/block/template_hanging_lantern.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#lantern" - }, - "elements": [ - { "from": [ 5, 1, 5 ], - "to": [ 11, 8, 11 ], - "faces": { - "down": { "uv": [ 0, 9, 6, 15 ], "texture": "#lantern"}, - "up": { "uv": [ 0, 9, 6, 15 ], "texture": "#lantern" }, - "north": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" }, - "south": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" }, - "west": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" }, - "east": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" } - } - }, - { "from": [ 6, 8, 6 ], - "to": [ 10, 10, 10 ], - "faces": { - "down": { "uv": [ 1, 10, 5, 14 ], "texture": "#lantern"}, - "up": { "uv": [ 1, 10, 5, 14 ], "texture": "#lantern" }, - "north": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" }, - "south": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" }, - "west": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" }, - "east": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" } - } - }, - { - "from": [ 6.5, 11, 8 ], - "to": [ 9.5, 15, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, - "shade": false, - "faces": { - "north": { "uv": [ 14, 1, 11, 5 ], "texture": "#lantern" }, - "south": { "uv": [ 11, 1, 14, 5 ], "texture": "#lantern" } - } - }, - { - "from": [ 8, 10, 6.5 ], - "to": [ 8, 16, 9.5 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, - "shade": false, - "faces": { - "west": { "uv": [ 14, 6, 11, 12 ], "texture": "#lantern" }, - "east": { "uv": [ 11, 6, 14, 12 ], "texture": "#lantern" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_item_frame.json b/src/main/resources/models/block/template_item_frame.json deleted file mode 100644 index 12f519a..0000000 --- a/src/main/resources/models/block/template_item_frame.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "elements": [ - { "from": [ 3, 3, 15.5 ], - "to": [ 13, 13, 16 ], - "faces": { - "north": { "uv": [ 3, 3, 13, 13 ], "texture": "#back" }, - "south": { "uv": [ 3, 3, 13, 13 ], "texture": "#back" } - } - }, - { "from": [ 2, 2, 15 ], - "to": [ 14, 3, 16 ], - "faces": { - "down": { "uv": [ 2, 0, 14, 1 ], "texture": "#wood" }, - "up": { "uv": [ 2, 15, 14, 16 ], "texture": "#wood" }, - "north": { "uv": [ 2, 13, 14, 14 ], "texture": "#wood" }, - "south": { "uv": [ 2, 13, 14, 14 ], "texture": "#wood" }, - "west": { "uv": [ 15, 13, 16, 14 ], "texture": "#wood" }, - "east": { "uv": [ 0, 13, 1, 14 ], "texture": "#wood" } - } - }, - { "from": [ 2, 13, 15 ], - "to": [ 14, 14, 16 ], - "faces": { - "down": { "uv": [ 2, 0, 14, 1 ], "texture": "#wood" }, - "up": { "uv": [ 2, 15, 14, 16 ], "texture": "#wood" }, - "north": { "uv": [ 2, 2, 14, 3 ], "texture": "#wood" }, - "south": { "uv": [ 2, 2, 14, 3 ], "texture": "#wood" }, - "west": { "uv": [ 15, 2, 16, 3 ], "texture": "#wood" }, - "east": { "uv": [ 0, 2, 1, 3 ], "texture": "#wood" } - } - }, - { "from": [ 2, 3, 15 ], - "to": [ 3, 13, 16 ], - "faces": { - "north": { "uv": [ 13, 3, 14, 13 ], "texture": "#wood" }, - "south": { "uv": [ 2, 3, 3, 13 ], "texture": "#wood" }, - "west": { "uv": [ 15, 3, 16, 13 ], "texture": "#wood" }, - "east": { "uv": [ 0, 3, 1, 13 ], "texture": "#wood" } - } - }, - { "from": [ 13, 3, 15 ], - "to": [ 14, 13, 16 ], - "faces": { - "north": { "uv": [ 2, 3, 3, 13 ], "texture": "#wood" }, - "south": { "uv": [ 13, 3, 14, 13 ], "texture": "#wood" }, - "west": { "uv": [ 15, 3, 16, 13 ], "texture": "#wood" }, - "east": { "uv": [ 0, 3, 1, 13 ], "texture": "#wood" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_item_frame_map.json b/src/main/resources/models/block/template_item_frame_map.json deleted file mode 100644 index 2a6054e..0000000 --- a/src/main/resources/models/block/template_item_frame_map.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "elements": [ - { "from": [ 1, 1, 15.001 ], - "to": [ 15, 15, 16 ], - "faces": { - "north": { "uv": [ 1, 1, 15, 15 ], "texture": "#back" }, - "south": { "uv": [ 1, 1, 15, 15 ], "texture": "#back" } - } - }, - { "from": [ 0, 0, 15.001 ], - "to": [ 16, 1, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" }, - "up": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" }, - "north": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" }, - "south": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" }, - "west": { "uv": [ 15, 15, 16, 16 ], "texture": "#wood" }, - "east": { "uv": [ 0, 15, 1, 16 ], "texture": "#wood" } - } - }, - { "from": [ 0, 15, 15.001 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" }, - "up": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" }, - "north": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" }, - "south": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" }, - "west": { "uv": [ 15, 0, 16, 1 ], "texture": "#wood" }, - "east": { "uv": [ 0, 0, 1, 1 ], "texture": "#wood" } - } - }, - { "from": [ 0, 1, 15.001 ], - "to": [ 1, 15, 16 ], - "faces": { - "north": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" }, - "south": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" }, - "west": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" }, - "east": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" } - } - }, - { "from": [ 15, 1, 15.001 ], - "to": [ 16, 15, 16 ], - "faces": { - "north": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" }, - "south": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" }, - "west": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" }, - "east": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_lantern.json b/src/main/resources/models/block/template_lantern.json deleted file mode 100644 index d54baf8..0000000 --- a/src/main/resources/models/block/template_lantern.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#lantern" - }, - "elements": [ - { "from": [ 5, 0, 5 ], - "to": [ 11, 7, 11 ], - "faces": { - "down": { "uv": [ 0, 9, 6, 15 ], "texture": "#lantern", "cullface": "down" }, - "up": { "uv": [ 0, 9, 6, 15 ], "texture": "#lantern" }, - "north": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" }, - "south": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" }, - "west": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" }, - "east": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" } - } - }, - { "from": [ 6, 7, 6 ], - "to": [ 10, 9, 10 ], - "faces": { - "up": { "uv": [ 1, 10, 5, 14 ], "texture": "#lantern" }, - "north": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" }, - "south": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" }, - "west": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" }, - "east": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" } - } - }, - { - "from": [ 6.5, 9, 8 ], - "to": [ 9.5, 11, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, - "shade": false, - "faces": { - "north": { "uv": [ 14, 1, 11, 3 ], "texture": "#lantern" }, - "south": { "uv": [ 11, 1, 14, 3 ], "texture": "#lantern" } - } - }, - { - "from": [ 8, 9, 6.5 ], - "to": [ 8, 11, 9.5 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, - "shade": false, - "faces": { - "west": { "uv": [ 14, 10, 11, 12 ], "texture": "#lantern" }, - "east": { "uv": [ 11, 10, 14, 12 ], "texture": "#lantern" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_orientable_trapdoor_bottom.json b/src/main/resources/models/block/template_orientable_trapdoor_bottom.json deleted file mode 100644 index 5f2ac5e..0000000 --- a/src/main/resources/models/block/template_orientable_trapdoor_bottom.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "parent": "block/thin_block", - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 3, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" }, - "north": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_orientable_trapdoor_open.json b/src/main/resources/models/block/template_orientable_trapdoor_open.json deleted file mode 100644 index ce447b5..0000000 --- a/src/main/resources/models/block/template_orientable_trapdoor_open.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 0, 13 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 3, 16, 0 ], "texture": "#texture", "cullface": "up" }, - "north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" }, - "south": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 3 ], "rotation": 90, "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 3, 16, 0 ], "rotation": 90, "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_orientable_trapdoor_top.json b/src/main/resources/models/block/template_orientable_trapdoor_top.json deleted file mode 100644 index a437e18..0000000 --- a/src/main/resources/models/block/template_orientable_trapdoor_top.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 13, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "up": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_piston.json b/src/main/resources/models/block/template_piston.json deleted file mode 100644 index 83b4e18..0000000 --- a/src/main/resources/models/block/template_piston.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "rotation": 180, "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#platform", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "rotation": 270, "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "rotation": 90, "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_piston_head.json b/src/main/resources/models/block/template_piston_head.json deleted file mode 100644 index f4fcb91..0000000 --- a/src/main/resources/models/block/template_piston_head.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "textures": { - "particle": "#platform" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 4 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "down", "rotation": 180 }, - "up": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#platform", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#unsticky" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 270, "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 90, "cullface": "east" } - } - }, - { "from": [ 6, 6, 4 ], - "to": [ 10, 10, 20 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 270 }, - "west": { "uv": [ 16, 4, 0, 0 ], "texture": "#side" }, - "east": { "uv": [ 0, 0, 16, 4 ], "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_piston_head_short.json b/src/main/resources/models/block/template_piston_head_short.json deleted file mode 100644 index cdbe9e1..0000000 --- a/src/main/resources/models/block/template_piston_head_short.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "textures": { - "particle": "#platform" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 4 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "down", "rotation": 180 }, - "up": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#platform", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#unsticky" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 270, "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 90, "cullface": "east" } - } - }, - { "from": [ 6, 6, 4 ], - "to": [ 10, 10, 16 ], - "faces": { - "down": { "uv": [ 4, 0, 16, 4 ], "texture": "#side", "rotation": 90 }, - "up": { "uv": [ 4, 0, 16, 4 ], "texture": "#side", "rotation": 270 }, - "west": { "uv": [ 16, 4, 4, 0 ], "texture": "#side" }, - "east": { "uv": [ 4, 0, 16, 4 ], "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_potted_azalea_bush.json b/src/main/resources/models/block/template_potted_azalea_bush.json deleted file mode 100644 index d3ce7c0..0000000 --- a/src/main/resources/models/block/template_potted_azalea_bush.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/flower_pot", - "flowerpot": "block/flower_pot", - "dirt": "block/dirt" - }, - "elements": [ - { "from": [ 5, 0, 5 ], - "to": [ 6, 6, 11 ], - "faces": { - "down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 10, 0, 5 ], - "to": [ 11, 6, 11 ], - "faces": { - "down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 5 ], - "to": [ 10, 6, 6 ], - "faces": { - "down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 10 ], - "to": [ 10, 6, 11 ], - "faces": { - "down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 6 ], - "to": [ 10, 4, 10 ], - "faces": { - "down": { "uv": [ 6, 12, 10, 16 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } - } - }, - { "from": [ 4, 15.9, 4 ], - "to": [ 12, 16, 12 ], - "faces": { - "down": { "uv": [ 4, 12, 12, 4 ], "texture": "#top" }, - "up": { "uv": [ 4, 4, 12, 12 ], "texture": "#top", "cullface": "up" } - } - }, - { "from": [ 4, 8, 4 ], - "to": [ 12, 16, 4 ], - "faces": { - "north": { "uv": [ 4, 5, 12, 13 ], "texture": "#side"}, - "south": { "uv": [ 12, 5, 4, 13 ], "texture": "#side" } - } - }, - { "from": [ 4, 8, 12 ], - "to": [ 12, 16, 12 ], - "faces": { - "north": { "uv": [ 12, 5, 4, 13 ], "texture": "#side" }, - "south": { "uv": [ 4, 5, 12, 13 ], "texture": "#side" } - } - }, - { "from": [ 4, 8, 4 ], - "to": [ 4, 16, 12 ], - "faces": { - "west": { "uv": [ 4, 5, 12, 13 ], "texture": "#side" }, - "east": { "uv": [ 12, 5, 4, 13 ], "texture": "#side" } - } - }, - { "from": [ 12, 8, 4 ], - "to": [ 12, 16, 12 ], - "faces": { - "west": { "uv": [ 12, 5, 4, 13 ], "texture": "#side" }, - "east": { "uv": [ 4, 5, 12, 13 ], "texture": "#side" } - } - }, - { "from": [ 2.6, 4, 8 ], - "to": [ 13.4, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 4, 16, 16 ], "texture": "#plant" }, - "south": { "uv": [ 0, 4, 16, 16 ], "texture": "#plant" } - } - }, - { "from": [ 8, 4, 2.6 ], - "to": [ 8, 16, 13.4 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 4, 16, 16 ], "texture": "#plant" }, - "east": { "uv": [ 0, 4, 16, 16 ], "texture": "#plant" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_rail_raised_ne.json b/src/main/resources/models/block/template_rail_raised_ne.json deleted file mode 100644 index a92e460..0000000 --- a/src/main/resources/models/block/template_rail_raised_ne.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#rail" - }, - "elements": [ - { "from": [ 0, 9, 0 ], - "to": [ 16, 9, 16 ], - "rotation": { - "origin": [ 8, 9, 8 ], - "axis": "x", - "angle": 45, - "rescale": true - }, - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#rail" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#rail" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_rail_raised_sw.json b/src/main/resources/models/block/template_rail_raised_sw.json deleted file mode 100644 index dddc356..0000000 --- a/src/main/resources/models/block/template_rail_raised_sw.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#rail" - }, - "elements": [ - { "from": [ 0, 9, 0 ], - "to": [ 16, 9, 16 ], - "rotation": { - "origin": [ 8, 9, 8 ], - "axis": "x", - "angle": -45, - "rescale": true - }, - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#rail" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#rail" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_redstone_torch.json b/src/main/resources/models/block/template_redstone_torch.json deleted file mode 100644 index de6022c..0000000 --- a/src/main/resources/models/block/template_redstone_torch.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#torch" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 10, 9 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#torch", "cullface": "down" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#torch" }, - "north": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "east": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "south": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "west": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" } - } - }, - { - "from": [ 6.5, 7.5, 6.5 ], - "to": [ 9.5, 7.5, 9.5 ], - "shade": false, - "faces": { - "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#torch" } - } - }, - { - "from": [ 6.5, 10.5, 6.5 ], - "to": [ 9.5, 10.5, 9.5 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#torch" } - } - }, - { - "from": [ 6.5, 7.5, 6.5 ], - "to": [ 9.5, 10.5, 6.5 ], - "shade": false, - "faces": { - "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#torch" } - } - }, - { - "from": [ 9.5, 7.5, 6.5 ], - "to": [ 9.5, 10.5, 9.5 ], - "shade": false, - "faces": { - "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#torch" } - } - }, - { - "from": [ 6.5, 7.5, 9.5 ], - "to": [ 9.5, 10.5, 9.5 ], - "shade": false, - "faces": { - "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#torch" } - } - }, - { - "from": [ 6.5, 7.5, 6.5 ], - "to": [ 6.5, 10.5, 9.5 ], - "shade": false, - "faces": { - "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#torch" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_redstone_torch_wall.json b/src/main/resources/models/block/template_redstone_torch_wall.json deleted file mode 100644 index 6c11497..0000000 --- a/src/main/resources/models/block/template_redstone_torch_wall.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#torch" - }, - "elements": [ - { "from": [ -1, 3.5, 7 ], - "to": [ 1, 13.5, 9 ], - "rotation": { "origin": [ 0, 3.5, 8 ], "axis": "z", "angle": -22.5 }, - "shade": false, - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#torch" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#torch" }, - "north": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "east": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "south": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "west": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" } - } - }, - { - "from": [ -1.5, 8, 6.5 ], - "to": [ 1.5, 11, 9.5 ], - "shade": false, - "rotation": { "origin": [ 0, 3.5, 8 ], "axis": "z", "angle": -22.5 }, - "faces": { - "up": { "uv": [ 6, 5, 7, 6 ], "texture": "#torch" } - } - }, - { - "from": [ -1.5, 14, 6.5 ], - "to": [ 1.5, 17, 9.5 ], - "shade": false, - "rotation": { "origin": [ 0, 3.5, 8 ], "axis": "z", "angle": -22.5 }, - "faces": { - "down": { "uv": [ 6, 5, 7, 6 ], "texture": "#torch" } - } - }, - { - "from": [ -1.5, 11, 3.5 ], - "to": [ 1.5, 14, 6.5 ], - "shade": false, - "rotation": { "origin": [ 0, 3.5, 8 ], "axis": "z", "angle": -22.5 }, - "faces": { - "south": { "uv": [ 6, 5, 7, 6 ], "texture": "#torch" } - } - }, - { - "from": [ 1.5, 11, 6.5 ], - "to": [ 4.5, 14, 9.5 ], - "shade": false, - "rotation": { "origin": [ 0, 3.5, 8 ], "axis": "z", "angle": -22.5 }, - "faces": { - "west": { "uv": [ 6, 5, 7, 6 ], "texture": "#torch" } - } - }, - { - "from": [ -1.5, 11, 9.5 ], - "to": [ 1.5, 14, 12.5 ], - "shade": false, - "rotation": { "origin": [ 0, 3.5, 8 ], "axis": "z", "angle": -22.5 }, - "faces": { - "north": { "uv": [ 6, 5, 7, 6 ], "texture": "#torch" } - } - }, - { - "from": [ -4.5, 11, 6.5 ], - "to": [ -1.5, 14, 9.5 ], - "shade": false, - "rotation": { "origin": [ 0, 3.5, 8 ], "axis": "z", "angle": -22.5 }, - "faces": { - "east": { "uv": [ 6, 5, 7, 6 ], "texture": "#torch" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_sculk_shrieker.json b/src/main/resources/models/block/template_sculk_shrieker.json deleted file mode 100644 index f7dac61..0000000 --- a/src/main/resources/models/block/template_sculk_shrieker.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "bottom": "block/sculk_shrieker_bottom", - "side": "block/sculk_shrieker_side", - "top": "block/sculk_shrieker_top", - "inner_top": "block/sculk_shrieker_inner_top", - "particle": "block/sculk_shrieker_bottom" - }, - "elements": [ - { - "name": "bottom_slab", - "from": [0, 0, 0], - "to": [16, 8, 16], - "faces": { - "north": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "north"}, - "east": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "east"}, - "south": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "south"}, - "west": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#inner_top"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"} - } - }, - { - "name": "top_slab", - "from": [1, 8, 1], - "to": [15, 15, 15], - "faces": { - "north": {"uv": [1, 1, 15, 8], "texture": "#side"}, - "east": {"uv": [1, 1, 15, 8], "texture": "#side"}, - "south": {"uv": [1, 1, 15, 8], "texture": "#side"}, - "west": {"uv": [1, 1, 15, 8], "texture": "#side"}, - "up": {"uv": [1, 1, 15, 15], "texture": "#top"} - } - }, - { - "name": "up", - "from": [1, 14.98, 1], - "to": [15, 14.98, 15], - "faces": { - "down": {"uv": [1, 1, 15, 15], "texture": "#top"} - } - }, - { - "name": "south", - "from": [1, 8, 14.98], - "to": [15, 15, 14.98], - "faces": { - "north": {"uv": [1, 1, 15, 8], "texture": "#side"} - } - }, - { - "name": "north", - "from": [1, 8, 1.02], - "to": [15, 15, 1.02], - "faces": { - "south": {"uv": [1, 1, 15, 8], "texture": "#side"} - } - }, - { - "name": "east", - "from": [14.98, 8, 1], - "to": [14.98, 15, 15], - "faces": { - "west": {"uv": [1, 1, 15, 8], "texture": "#side"} - } - }, - { - "name": "west", - "from": [1.02, 8, 1], - "to": [1.02, 15, 15], - "faces": { - "east": {"uv": [1, 1, 15, 8], "texture": "#side"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_seagrass.json b/src/main/resources/models/block/template_seagrass.json deleted file mode 100644 index 4324e3d..0000000 --- a/src/main/resources/models/block/template_seagrass.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 0, 4 ], - "to": [ 16, 16, 4 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" } - } - }, - { "from": [ 12, 0, 0 ], - "to": [ 12, 16, 16 ], - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" } - } - }, - { "from": [ 4, 0, 0 ], - "to": [ 4, 16, 16 ], - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" } - } - }, - { "from": [ 0, 0, 12 ], - "to": [ 16, 16, 12 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_single_face.json b/src/main/resources/models/block/template_single_face.json deleted file mode 100644 index d23e5f2..0000000 --- a/src/main/resources/models/block/template_single_face.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 0 ], - "faces": { - "north": { "texture": "#texture", "cullface":"north" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_three_candles.json b/src/main/resources/models/block/template_three_candles.json deleted file mode 100644 index d9963dc..0000000 --- a/src/main/resources/models/block/template_three_candles.json +++ /dev/null @@ -1,95 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [7, 0, 9], - "to": [9, 3, 11], - "faces": { - "north": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [7.5, 3, 10], - "to": [8.5, 4, 10], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 3, 10]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [7.5, 3, 10], - "to": [8.5, 4, 10], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 3, 10]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [5, 0, 7], - "to": [7, 5, 9], - "faces": { - "north": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [5.5, 5, 8], - "to": [6.5, 6, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [6, 5, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [5.5, 5, 8], - "to": [6.5, 6, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [6, 5, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [8, 0, 6], - "to": [10, 6, 8], - "faces": { - "north": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [8.5, 6, 7], - "to": [9.5, 7, 7], - "rotation": {"angle": 45, "axis": "y", "origin": [9, 6, 7]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - }, - { - "from": [8.5, 6, 7], - "to": [9.5, 7, 7], - "rotation": {"angle": -45, "axis": "y", "origin": [9, 6, 7]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_three_turtle_eggs.json b/src/main/resources/models/block/template_three_turtle_eggs.json deleted file mode 100644 index c6ce2d8..0000000 --- a/src/main/resources/models/block/template_three_turtle_eggs.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#all" - }, - "elements": [ - { "from": [ 5, 0, 4 ], - "to": [ 9, 7, 8 ], - "faces": { - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 0, 0, 4, 4 ], "texture": "#all" }, - "north": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "south": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "west": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "east": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" } - } - }, - { - "from": [ 1, 0, 7 ], - "to": [ 5, 5, 11 ], - "faces": { - "down": { "uv": [ 6, 7, 10, 11 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 6, 7, 10, 11 ], "texture": "#all" }, - "north": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, - "south": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, - "west": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, - "east": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" } - } - }, - { - "from": [ 11, 0, 7 ], - "to": [ 14, 4, 10 ], - "faces": { - "down": { "uv": [ 5, 0, 8, 3 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 5, 0, 8, 3 ], "texture": "#all" }, - "north": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" }, - "south": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" }, - "west": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" }, - "east": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_torch.json b/src/main/resources/models/block/template_torch.json deleted file mode 100644 index 21ed113..0000000 --- a/src/main/resources/models/block/template_torch.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#torch" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 10, 9 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#torch", "cullface": "down" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#torch" }, - "north": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "east": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "south": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "west": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_torch_unlit.json b/src/main/resources/models/block/template_torch_unlit.json deleted file mode 100644 index ef0829e..0000000 --- a/src/main/resources/models/block/template_torch_unlit.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#torch" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 10, 9 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#torch", "cullface": "down" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#torch" }, - "north": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "east": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "south": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "west": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_torch_wall.json b/src/main/resources/models/block/template_torch_wall.json deleted file mode 100644 index a7083f0..0000000 --- a/src/main/resources/models/block/template_torch_wall.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#torch" - }, - "elements": [ - { "from": [ -1, 3.5, 7 ], - "to": [ 1, 13.5, 9 ], - "rotation": { "origin": [ 0, 3.5, 8 ], "axis": "z", "angle": -22.5 }, - "shade": false, - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#torch" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#torch" }, - "north": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "east": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "south": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "west": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_torch_wall_unlit.json b/src/main/resources/models/block/template_torch_wall_unlit.json deleted file mode 100644 index 3b11230..0000000 --- a/src/main/resources/models/block/template_torch_wall_unlit.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#torch" - }, - "elements": [ - { "from": [ -1, 3.5, 7 ], - "to": [ 1, 13.5, 9 ], - "rotation": { "origin": [ 0, 3.5, 8 ], "axis": "z", "angle": -22.5 }, - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#torch" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#torch" }, - "north": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "east": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "south": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }, - "west": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_trapdoor_bottom.json b/src/main/resources/models/block/template_trapdoor_bottom.json deleted file mode 100644 index 2b6c8da..0000000 --- a/src/main/resources/models/block/template_trapdoor_bottom.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "parent": "block/thin_block", - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 3, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_trapdoor_open.json b/src/main/resources/models/block/template_trapdoor_open.json deleted file mode 100644 index b301619..0000000 --- a/src/main/resources/models/block/template_trapdoor_open.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 0, 13 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 13, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 16, 0, 13, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 13, 0, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_trapdoor_top.json b/src/main/resources/models/block/template_trapdoor_top.json deleted file mode 100644 index 036aeb7..0000000 --- a/src/main/resources/models/block/template_trapdoor_top.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 13, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "up" }, - "north": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_turtle_egg.json b/src/main/resources/models/block/template_turtle_egg.json deleted file mode 100644 index b42b49e..0000000 --- a/src/main/resources/models/block/template_turtle_egg.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#all" - }, - "elements": [ - { "from": [ 5, 0, 4 ], - "to": [ 9, 7, 8 ], - "faces": { - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 0, 0, 4, 4 ], "texture": "#all" }, - "north": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "south": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "west": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "east": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_two_candles.json b/src/main/resources/models/block/template_two_candles.json deleted file mode 100644 index 2abbb10..0000000 --- a/src/main/resources/models/block/template_two_candles.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [5, 0, 7], - "to": [7, 5, 9], - "faces": { - "north": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [5.5, 5, 8], - "to": [6.5, 6, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [6, 5, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [5.5, 5, 8], - "to": [6.5, 6, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [6, 5, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [9, 0, 6], - "to": [11, 6, 8], - "faces": { - "north": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [9.5, 6, 7], - "to": [10.5, 7, 7], - "rotation": {"angle": 45, "axis": "y", "origin": [10, 6, 7]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - }, - { - "from": [9.5, 6, 7], - "to": [10.5, 7, 7], - "rotation": {"angle": -45, "axis": "y", "origin": [10, 6, 7]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_two_turtle_eggs.json b/src/main/resources/models/block/template_two_turtle_eggs.json deleted file mode 100644 index a5faf35..0000000 --- a/src/main/resources/models/block/template_two_turtle_eggs.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#all" - }, - "elements": [ - { "from": [ 5, 0, 4 ], - "to": [ 9, 7, 8 ], - "faces": { - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 0, 0, 4, 4 ], "texture": "#all" }, - "north": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "south": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "west": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "east": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" } - } - }, - { - "from": [ 1, 0, 7 ], - "to": [ 5, 5, 11 ], - "faces": { - "down": { "uv": [ 6, 7, 10, 11 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 6, 7, 10, 11 ], "texture": "#all" }, - "north": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, - "south": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, - "west": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, - "east": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/template_vault.json b/src/main/resources/models/block/template_vault.json deleted file mode 100644 index d88a370..0000000 --- a/src/main/resources/models/block/template_vault.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#side" - }, - "elements": [ - { - "name": "cage", - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#front", "cullface": "north"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "east"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "south"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"} - } - }, - { - "name": "cage_inverted_faces", - "from": [15.998, 3.002, 0.002], - "to": [0.002, 15.998, 15.998], - "faces": { - "north": {"uv": [16, 0, 0, 13], "texture": "#front"}, - "east": {"uv": [16, 0, 0, 13], "texture": "#side"}, - "south": {"uv": [16, 0, 0, 13], "texture": "#side"}, - "west": {"uv": [16, 0, 0, 13], "texture": "#side"}, - "up": {"uv": [16, 0, 0, 16], "texture": "#top"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#bottom"} - } - } - ] -} diff --git a/src/main/resources/models/block/template_wall_post.json b/src/main/resources/models/block/template_wall_post.json deleted file mode 100644 index c1c40e4..0000000 --- a/src/main/resources/models/block/template_wall_post.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "#wall" - }, - "elements": [ - { "from": [ 4, 0, 4 ], - "to": [ 12, 16, 12 ], - "faces": { - "down": { "texture": "#wall", "cullface": "down" }, - "up": { "texture": "#wall", "cullface": "up" }, - "north": { "texture": "#wall" }, - "south": { "texture": "#wall" }, - "west": { "texture": "#wall" }, - "east": { "texture": "#wall" } - }, - "__comment": "Center post" - } - ] -} diff --git a/src/main/resources/models/block/template_wall_side.json b/src/main/resources/models/block/template_wall_side.json deleted file mode 100644 index 301854c..0000000 --- a/src/main/resources/models/block/template_wall_side.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#wall" - }, - "elements": [ - { "from": [ 5, 0, 0 ], - "to": [ 11, 14, 8 ], - "faces": { - "down": { "texture": "#wall", "cullface": "down" }, - "up": { "texture": "#wall" }, - "north": { "texture": "#wall", "cullface": "north" }, - "west": { "texture": "#wall" }, - "east": { "texture": "#wall" } - }, - "__comment": "wall" - } - ] -} diff --git a/src/main/resources/models/block/template_wall_side_tall.json b/src/main/resources/models/block/template_wall_side_tall.json deleted file mode 100644 index 379a9e3..0000000 --- a/src/main/resources/models/block/template_wall_side_tall.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "textures": { - "particle": "#wall" - }, - "elements": [ - { "from": [ 5, 0, 0 ], - "to": [ 11, 16, 8 ], - "faces": { - "down": { "texture": "#wall", "cullface": "down" }, - "up": { "texture": "#wall", "cullface": "up"}, - "north": { "texture": "#wall", "cullface": "north" }, - "west": { "texture": "#wall" }, - "east": { "texture": "#wall" } - } - } - ] -} diff --git a/src/main/resources/models/block/terracotta.json b/src/main/resources/models/block/terracotta.json deleted file mode 100644 index abdc18d..0000000 --- a/src/main/resources/models/block/terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/thin_block.json b/src/main/resources/models/block/thin_block.json deleted file mode 100644 index 1adb58a..0000000 --- a/src/main/resources/models/block/thin_block.json +++ /dev/null @@ -1,19 +0,0 @@ -{ "parent": "block/block", - "display": { - "thirdperson_righthand": { - "rotation": [ 75, 45, 0 ], - "translation": [ 0, 2.5, 2], - "scale": [ 0.375, 0.375, 0.375 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 45, 0 ], - "translation": [ 0, 4.2, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 225, 0 ], - "translation": [ 0, 4.2, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - } - } -} diff --git a/src/main/resources/models/block/three_dead_sea_pickles.json b/src/main/resources/models/block/three_dead_sea_pickles.json deleted file mode 100644 index 8eff63d..0000000 --- a/src/main/resources/models/block/three_dead_sea_pickles.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 6, 0, 9 ], - "to": [ 10, 6, 13 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 6, 5.95, 9 ], - "to": [ 10, 5.95, 13 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 2, 0, 2 ], - "to": [ 6, 4, 6 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 9 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 9 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 9 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 9 ], "texture": "#all" } - } - }, - { - "from": [ 2, 3.95, 2 ], - "to": [ 6, 3.95, 6 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 8, 0, 4 ], - "to": [ 12, 6, 8 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 8, 5.95, 4 ], - "to": [ 12, 5.95, 8 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/models/block/three_sea_pickles.json b/src/main/resources/models/block/three_sea_pickles.json deleted file mode 100644 index aeb4750..0000000 --- a/src/main/resources/models/block/three_sea_pickles.json +++ /dev/null @@ -1,125 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 6, 0, 9 ], - "to": [ 10, 6, 13 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 6, 5.95, 9 ], - "to": [ 10, 5.95, 13 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 2, 0, 2 ], - "to": [ 6, 4, 6 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 9 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 9 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 9 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 9 ], "texture": "#all" } - } - }, - { - "from": [ 2, 3.95, 2 ], - "to": [ 6, 3.95, 6 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 8, 0, 4 ], - "to": [ 12, 6, 8 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 8, 5.95, 4 ], - "to": [ 12, 5.95, 8 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 7.5, 5.2, 11 ], - "to": [ 8.5, 8.7, 11 ], - "rotation": { "origin": [ 8, 8, 11 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 8, 5.2, 10.5 ], - "to": [ 8, 8.7, 11.5 ], - "rotation": { "origin": [ 8, 8, 11 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - }, - { - "from": [ 3.5, 3.2, 4 ], - "to": [ 4.5, 6.7, 4 ], - "rotation": { "origin": [ 4, 8, 4 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 4, 3.2, 3.5 ], - "to": [ 4, 6.7, 4.5 ], - "rotation": { "origin": [ 4, 8, 4 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - }, - { - "from": [ 9.5, 5.2, 6 ], - "to": [ 10.5, 8.7, 6 ], - "rotation": { "origin": [ 10, 8, 6 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 10, 5.2, 5.5 ], - "to": [ 10, 8.7, 6.5 ], - "rotation": { "origin": [ 10, 8, 6 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/three_slightly_cracked_turtle_eggs.json b/src/main/resources/models/block/three_slightly_cracked_turtle_eggs.json deleted file mode 100644 index a50fdee..0000000 --- a/src/main/resources/models/block/three_slightly_cracked_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_three_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg_slightly_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/three_turtle_eggs.json b/src/main/resources/models/block/three_turtle_eggs.json deleted file mode 100644 index 7f89379..0000000 --- a/src/main/resources/models/block/three_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_three_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/three_very_cracked_turtle_eggs.json b/src/main/resources/models/block/three_very_cracked_turtle_eggs.json deleted file mode 100644 index 7c8e204..0000000 --- a/src/main/resources/models/block/three_very_cracked_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_three_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg_very_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tinted_cross.json b/src/main/resources/models/block/tinted_cross.json deleted file mode 100644 index d3b5474..0000000 --- a/src/main/resources/models/block/tinted_cross.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#cross" - }, - "elements": [ - { "from": [ 0.8, 0, 8 ], - "to": [ 15.2, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 } - } - }, - { "from": [ 8, 0, 0.8 ], - "to": [ 8, 16, 15.2 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/tinted_flower_pot_cross.json b/src/main/resources/models/block/tinted_flower_pot_cross.json deleted file mode 100644 index 1fabc7a..0000000 --- a/src/main/resources/models/block/tinted_flower_pot_cross.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/flower_pot", - "flowerpot": "block/flower_pot", - "dirt": "block/dirt" - }, - "elements": [ - { "from": [ 5, 0, 5 ], - "to": [ 6, 6, 11 ], - "faces": { - "down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 10, 0, 5 ], - "to": [ 11, 6, 11 ], - "faces": { - "down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, - "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, - "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 5 ], - "to": [ 10, 6, 6 ], - "faces": { - "down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 10 ], - "to": [ 10, 6, 11 ], - "faces": { - "down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" }, - "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, - "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } - } - }, - { "from": [ 6, 0, 6 ], - "to": [ 10, 4, 10 ], - "faces": { - "down": { "uv": [ 6, 12, 10, 16 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } - } - }, - { "from": [ 2.6, 4, 8 ], - "to": [ 13.4, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 } - } - }, - { "from": [ 8, 4, 2.6 ], - "to": [ 8, 16, 13.4 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/tinted_glass.json b/src/main/resources/models/block/tinted_glass.json deleted file mode 100644 index 7c6f495..0000000 --- a/src/main/resources/models/block/tinted_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/tinted_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tnt.json b/src/main/resources/models/block/tnt.json deleted file mode 100644 index c4023fd..0000000 --- a/src/main/resources/models/block/tnt.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/tnt_bottom", - "side": "minecraft:block/tnt_side", - "top": "minecraft:block/tnt_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/torch.json b/src/main/resources/models/block/torch.json deleted file mode 100644 index 7c6241d..0000000 --- a/src/main/resources/models/block/torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch", - "textures": { - "torch": "minecraft:block/torch" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/torchflower.json b/src/main/resources/models/block/torchflower.json deleted file mode 100644 index 633e42e..0000000 --- a/src/main/resources/models/block/torchflower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/torchflower" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/torchflower_crop_stage0.json b/src/main/resources/models/block/torchflower_crop_stage0.json deleted file mode 100644 index 3f5a489..0000000 --- a/src/main/resources/models/block/torchflower_crop_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/torchflower_crop_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/torchflower_crop_stage1.json b/src/main/resources/models/block/torchflower_crop_stage1.json deleted file mode 100644 index cb14cf9..0000000 --- a/src/main/resources/models/block/torchflower_crop_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/torchflower_crop_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/trapped_chest.json b/src/main/resources/models/block/trapped_chest.json deleted file mode 100644 index 9406a84..0000000 --- a/src/main/resources/models/block/trapped_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/trial_spawner.json b/src/main/resources/models/block/trial_spawner.json deleted file mode 100644 index 3b99cb1..0000000 --- a/src/main/resources/models/block/trial_spawner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top_inner_faces", - "textures": { - "bottom": "minecraft:block/trial_spawner_bottom", - "side": "minecraft:block/trial_spawner_side_inactive", - "top": "minecraft:block/trial_spawner_top_inactive" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/trial_spawner_active.json b/src/main/resources/models/block/trial_spawner_active.json deleted file mode 100644 index 0ddc5ea..0000000 --- a/src/main/resources/models/block/trial_spawner_active.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top_inner_faces", - "textures": { - "bottom": "minecraft:block/trial_spawner_bottom", - "side": "minecraft:block/trial_spawner_side_active", - "top": "minecraft:block/trial_spawner_top_active" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/trial_spawner_active_ominous.json b/src/main/resources/models/block/trial_spawner_active_ominous.json deleted file mode 100644 index af20103..0000000 --- a/src/main/resources/models/block/trial_spawner_active_ominous.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top_inner_faces", - "textures": { - "bottom": "minecraft:block/trial_spawner_bottom", - "side": "minecraft:block/trial_spawner_side_active_ominous", - "top": "minecraft:block/trial_spawner_top_active_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/trial_spawner_ejecting_reward.json b/src/main/resources/models/block/trial_spawner_ejecting_reward.json deleted file mode 100644 index 8bbb2cd..0000000 --- a/src/main/resources/models/block/trial_spawner_ejecting_reward.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top_inner_faces", - "textures": { - "bottom": "minecraft:block/trial_spawner_bottom", - "side": "minecraft:block/trial_spawner_side_active", - "top": "minecraft:block/trial_spawner_top_ejecting_reward" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/trial_spawner_ejecting_reward_ominous.json b/src/main/resources/models/block/trial_spawner_ejecting_reward_ominous.json deleted file mode 100644 index d457551..0000000 --- a/src/main/resources/models/block/trial_spawner_ejecting_reward_ominous.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top_inner_faces", - "textures": { - "bottom": "minecraft:block/trial_spawner_bottom", - "side": "minecraft:block/trial_spawner_side_active_ominous", - "top": "minecraft:block/trial_spawner_top_ejecting_reward_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/trial_spawner_inactive_ominous.json b/src/main/resources/models/block/trial_spawner_inactive_ominous.json deleted file mode 100644 index badc28c..0000000 --- a/src/main/resources/models/block/trial_spawner_inactive_ominous.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top_inner_faces", - "textures": { - "bottom": "minecraft:block/trial_spawner_bottom", - "side": "minecraft:block/trial_spawner_side_inactive_ominous", - "top": "minecraft:block/trial_spawner_top_inactive_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tripwire_attached_n.json b/src/main/resources/models/block/tripwire_attached_n.json deleted file mode 100644 index a0ecc5d..0000000 --- a/src/main/resources/models/block/tripwire_attached_n.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - } - ] -} diff --git a/src/main/resources/models/block/tripwire_attached_ne.json b/src/main/resources/models/block/tripwire_attached_ne.json deleted file mode 100644 index 7fa445f..0000000 --- a/src/main/resources/models/block/tripwire_attached_ne.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 8, 1.5, 7.75 ], - "to": [ 12, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - }, - { "from": [ 12, 1.5, 7.75 ], - "to": [ 16, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/tripwire_attached_ns.json b/src/main/resources/models/block/tripwire_attached_ns.json deleted file mode 100644 index e7d8d9c..0000000 --- a/src/main/resources/models/block/tripwire_attached_ns.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 12 ], - "to": [ 8.25, 1.5, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - } - ] -} diff --git a/src/main/resources/models/block/tripwire_attached_nse.json b/src/main/resources/models/block/tripwire_attached_nse.json deleted file mode 100644 index 745983f..0000000 --- a/src/main/resources/models/block/tripwire_attached_nse.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 12 ], - "to": [ 8.25, 1.5, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 8, 1.5, 7.75 ], - "to": [ 12, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - }, - { "from": [ 12, 1.5, 7.75 ], - "to": [ 16, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/tripwire_attached_nsew.json b/src/main/resources/models/block/tripwire_attached_nsew.json deleted file mode 100644 index b34593d..0000000 --- a/src/main/resources/models/block/tripwire_attached_nsew.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 12 ], - "to": [ 8.25, 1.5, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 0, 1.5, 7.75 ], - "to": [ 4, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - }, - { "from": [ 4, 1.5, 7.75 ], - "to": [ 8, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - }, - { "from": [ 8, 1.5, 7.75 ], - "to": [ 12, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - }, - { "from": [ 12, 1.5, 7.75 ], - "to": [ 16, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/tripwire_hook.json b/src/main/resources/models/block/tripwire_hook.json deleted file mode 100644 index 95279bd..0000000 --- a/src/main/resources/models/block/tripwire_hook.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "textures": { - "particle": "block/oak_planks", - "hook": "block/tripwire_hook", - "wood": "block/oak_planks" - }, - "elements": [ - { "from": [ 6.2, 3.8, 7.9 ], - "to": [ 9.8, 4.6, 11.5 ], - "rotation": { "origin": [ 8, 6, 5.2 ], "axis": "x", "angle": -45 }, - "faces": { - "down": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "up": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "north": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" }, - "south": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "west": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "east": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 3.8, 10.3 ], - "to": [ 8.6, 4.6, 10.3 ], - "rotation": { "origin": [ 8, 6, 5.2 ], "axis": "x", "angle": -45 }, - "faces": { - "north": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 3.8, 9.1 ], - "to": [ 8.6, 4.6, 9.1 ], - "rotation": { "origin": [ 8, 6, 5.2 ], "axis": "x", "angle": -45 }, - "faces": { - "south": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 3.8, 9.1 ], - "to": [ 7.4, 4.6, 10.3 ], - "rotation": { "origin": [ 8, 6, 5.2 ], "axis": "x", "angle": -45 }, - "faces": { - "east": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 8.6, 3.8, 9.1 ], - "to": [ 8.6, 4.6, 10.3 ], - "rotation": { "origin": [ 8, 6, 5.2 ], "axis": "x", "angle": -45 }, - "faces": { - "west": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 5.2, 10 ], - "to": [ 8.8, 6.8, 14 ], - "rotation": { "origin": [ 8, 6, 14 ], "axis": "x", "angle": 45 }, - "faces": { - "down": { "uv": [ 7, 9, 9, 14 ], "texture": "#wood" }, - "up": { "uv": [ 7, 2, 9, 7 ], "texture": "#wood" }, - "north": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "south": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "west": { "uv": [ 2, 9, 7, 11 ], "texture": "#wood" }, - "east": { "uv": [ 9, 9, 14, 11 ], "texture": "#wood" } - } - }, - { "from": [ 6, 1, 14 ], - "to": [ 10, 9, 16 ], - "faces": { - "down": { "uv": [ 6, 14, 10, 16 ], "texture": "#wood" }, - "up": { "uv": [ 6, 0, 10, 2 ], "texture": "#wood" }, - "north": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood" }, - "south": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood", "cullface": "south" }, - "west": { "uv": [ 0, 7, 2, 15 ], "texture": "#wood" }, - "east": { "uv": [ 14, 7, 16, 15 ], "texture": "#wood" } - } - } - ] -} diff --git a/src/main/resources/models/block/tripwire_hook_attached.json b/src/main/resources/models/block/tripwire_hook_attached.json deleted file mode 100644 index 5822844..0000000 --- a/src/main/resources/models/block/tripwire_hook_attached.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "textures": { - "particle": "block/oak_planks", - "hook": "block/tripwire_hook", - "wood": "block/oak_planks", - "tripwire": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 6.7 ], - "rotation": { "origin": [ 8, 0, 0 ], "axis": "x", "angle": -22.5, "rescale": true }, - "faces": { - "down": { "uv": [ 16, 6, 0, 8 ], "texture": "#tripwire", "rotation": 90 }, - "up": { "uv": [ 0, 6, 16, 8 ], "texture": "#tripwire", "rotation": 90 } - } - }, - { "from": [ 6.2, 4.2, 6.7 ], - "to": [ 9.8, 5, 10.3 ], - "rotation": { "origin": [ 8, 4.2, 6.7 ], "axis": "x", "angle": -22.5, "rescale": false }, - "faces": { - "down": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "up": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "north": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" }, - "south": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "west": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "east": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 4.2, 9.1 ], - "to": [ 8.6, 5, 9.1 ], - "rotation": { "origin": [ 8, 4.2, 6.7 ], "axis": "x", "angle": -22.5, "rescale": false }, - "faces": { - "north": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 4.2, 7.9 ], - "to": [ 8.6, 5, 7.9 ], - "rotation": { "origin": [ 8, 4.2, 6.7 ], "axis": "x", "angle": -22.5, "rescale": false }, - "faces": { - "south": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 4.2, 7.9 ], - "to": [ 7.4, 5, 9.1 ], - "rotation": { "origin": [ 8, 4.2, 6.7 ], "axis": "x", "angle": -22.5, "rescale": false }, - "faces": { - "east": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 8.6, 4.2, 7.9 ], - "to": [ 8.6, 5, 9.1 ], - "rotation": { "origin": [ 8, 4.2, 6.7 ], "axis": "x", "angle": -22.5, "rescale": false }, - "faces": { - "west": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 5.2, 10 ], - "to": [ 8.8, 6.8, 14 ], - "faces": { - "down": { "uv": [ 7, 9, 9, 14 ], "texture": "#wood" }, - "up": { "uv": [ 7, 2, 9, 7 ], "texture": "#wood" }, - "north": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "west": { "uv": [ 2, 9, 7, 11 ], "texture": "#wood" }, - "east": { "uv": [ 9, 9, 14, 11 ], "texture": "#wood" } - } - }, - { "from": [ 6, 1, 14 ], - "to": [ 10, 9, 16 ], - "faces": { - "down": { "uv": [ 6, 14, 10, 16 ], "texture": "#wood" }, - "up": { "uv": [ 6, 0, 10, 2 ], "texture": "#wood" }, - "north": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood" }, - "south": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood", "cullface": "south" }, - "west": { "uv": [ 0, 7, 2, 15 ], "texture": "#wood" }, - "east": { "uv": [ 14, 7, 16, 15 ], "texture": "#wood" } - } - } - ] -} diff --git a/src/main/resources/models/block/tripwire_hook_attached_on.json b/src/main/resources/models/block/tripwire_hook_attached_on.json deleted file mode 100644 index c0e4d1a..0000000 --- a/src/main/resources/models/block/tripwire_hook_attached_on.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "textures": { - "particle": "block/oak_planks", - "hook": "block/tripwire_hook", - "wood": "block/oak_planks", - "tripwire": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 0.5, 0 ], - "to": [ 8.25, 0.5, 6.7 ], - "rotation": { "origin": [ 8, 0, 0 ], "axis": "x", "angle": -22.5, "rescale": true }, - "faces": { - "down": { "uv": [ 16, 6, 0, 8 ], "texture": "#tripwire", "rotation": 90 }, - "up": { "uv": [ 0, 6, 16, 8 ], "texture": "#tripwire", "rotation": 90 } - } - }, - { "from": [ 6.2, 3.4, 6.7 ], - "to": [ 9.8, 4.2, 10.3 ], - "faces": { - "down": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "up": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "north": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" }, - "south": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "west": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "east": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 3.4, 9.1 ], - "to": [ 8.6, 4.2, 9.1 ], - "faces": { - "north": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 3.4, 7.9 ], - "to": [ 8.6, 4.2, 7.9 ], - "faces": { - "south": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 3.4, 7.9 ], - "to": [ 7.4, 4.2, 9.1 ], - "faces": { - "east": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 8.6, 3.4, 7.9 ], - "to": [ 8.6, 4.2, 9.1 ], - "faces": { - "west": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 5.2, 10 ], - "to": [ 8.8, 6.8, 14 ], - "rotation": { "origin": [ 8, 6, 14 ], "axis": "x", "angle": -22.5 }, - "faces": { - "down": { "uv": [ 7, 9, 9, 14 ], "texture": "#wood" }, - "up": { "uv": [ 7, 2, 9, 7 ], "texture": "#wood" }, - "north": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "south": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "west": { "uv": [ 2, 9, 7, 11 ], "texture": "#wood" }, - "east": { "uv": [ 9, 9, 14, 11 ], "texture": "#wood" } - } - }, - { "from": [ 6, 1, 14 ], - "to": [ 10, 9, 16 ], - "faces": { - "down": { "uv": [ 6, 14, 10, 16 ], "texture": "#wood" }, - "up": { "uv": [ 6, 0, 10, 2 ], "texture": "#wood" }, - "north": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood" }, - "south": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood", "cullface": "south" }, - "west": { "uv": [ 0, 7, 2, 15 ], "texture": "#wood" }, - "east": { "uv": [ 14, 7, 16, 15 ], "texture": "#wood" } - } - } - ] -} diff --git a/src/main/resources/models/block/tripwire_hook_on.json b/src/main/resources/models/block/tripwire_hook_on.json deleted file mode 100644 index 5b2494b..0000000 --- a/src/main/resources/models/block/tripwire_hook_on.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "textures": { - "particle": "block/oak_planks", - "hook": "block/tripwire_hook", - "wood": "block/oak_planks" - }, - "elements": [ - { "from": [ 6.2, 4.2, 6.7 ], - "to": [ 9.8, 5, 10.3 ], - "faces": { - "down": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "up": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "north": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" }, - "south": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "west": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "east": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 4.2, 9.1 ], - "to": [ 8.6, 5, 9.1 ], - "faces": { - "north": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 4.2, 7.9 ], - "to": [ 8.6, 5, 7.9 ], - "faces": { - "south": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 4.2, 7.9 ], - "to": [ 7.4, 5, 9.1 ], - "faces": { - "east": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 8.6, 4.2, 7.9 ], - "to": [ 8.6, 5, 9.1 ], - "faces": { - "west": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 5.2, 10 ], - "to": [ 8.8, 6.8, 14 ], - "rotation": { "origin": [ 8, 6, 14 ], "axis": "x", "angle": -22.5 }, - "faces": { - "down": { "uv": [ 7, 9, 9, 14 ], "texture": "#wood" }, - "up": { "uv": [ 7, 2, 9, 7 ], "texture": "#wood" }, - "north": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "south": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "west": { "uv": [ 2, 9, 7, 11 ], "texture": "#wood" }, - "east": { "uv": [ 9, 9, 14, 11 ], "texture": "#wood" } - } - }, - { "from": [ 6, 1, 14 ], - "to": [ 10, 9, 16 ], - "faces": { - "down": { "uv": [ 6, 14, 10, 16 ], "texture": "#wood" }, - "up": { "uv": [ 6, 0, 10, 2 ], "texture": "#wood" }, - "north": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood" }, - "south": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood", "cullface": "south" }, - "west": { "uv": [ 0, 7, 2, 15 ], "texture": "#wood" }, - "east": { "uv": [ 14, 7, 16, 15 ], "texture": "#wood" } - } - } - ] -} diff --git a/src/main/resources/models/block/tripwire_n.json b/src/main/resources/models/block/tripwire_n.json deleted file mode 100644 index fe858fe..0000000 --- a/src/main/resources/models/block/tripwire_n.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - } - ] -} diff --git a/src/main/resources/models/block/tripwire_ne.json b/src/main/resources/models/block/tripwire_ne.json deleted file mode 100644 index 6ce78f4..0000000 --- a/src/main/resources/models/block/tripwire_ne.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 8, 1.5, 7.75 ], - "to": [ 12, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - }, - { "from": [ 12, 1.5, 7.75 ], - "to": [ 16, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/tripwire_ns.json b/src/main/resources/models/block/tripwire_ns.json deleted file mode 100644 index 9c87db5..0000000 --- a/src/main/resources/models/block/tripwire_ns.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 12 ], - "to": [ 8.25, 1.5, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - } - ] -} diff --git a/src/main/resources/models/block/tripwire_nse.json b/src/main/resources/models/block/tripwire_nse.json deleted file mode 100644 index 2ab3aa7..0000000 --- a/src/main/resources/models/block/tripwire_nse.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 12 ], - "to": [ 8.25, 1.5, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 8, 1.5, 7.75 ], - "to": [ 12, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - }, - { "from": [ 12, 1.5, 7.75 ], - "to": [ 16, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/tripwire_nsew.json b/src/main/resources/models/block/tripwire_nsew.json deleted file mode 100644 index 9f96d40..0000000 --- a/src/main/resources/models/block/tripwire_nsew.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 12 ], - "to": [ 8.25, 1.5, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 0, 1.5, 7.75 ], - "to": [ 4, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - }, - { "from": [ 4, 1.5, 7.75 ], - "to": [ 8, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - }, - { "from": [ 8, 1.5, 7.75 ], - "to": [ 12, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - }, - { "from": [ 12, 1.5, 7.75 ], - "to": [ 16, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/models/block/tube_coral.json b/src/main/resources/models/block/tube_coral.json deleted file mode 100644 index 0a15970..0000000 --- a/src/main/resources/models/block/tube_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/tube_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tube_coral_block.json b/src/main/resources/models/block/tube_coral_block.json deleted file mode 100644 index 4de67c0..0000000 --- a/src/main/resources/models/block/tube_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/tube_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tube_coral_fan.json b/src/main/resources/models/block/tube_coral_fan.json deleted file mode 100644 index 6a5e968..0000000 --- a/src/main/resources/models/block/tube_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/tube_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tube_coral_wall_fan.json b/src/main/resources/models/block/tube_coral_wall_fan.json deleted file mode 100644 index 6a36d28..0000000 --- a/src/main/resources/models/block/tube_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/tube_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff.json b/src/main/resources/models/block/tuff.json deleted file mode 100644 index 80ca093..0000000 --- a/src/main/resources/models/block/tuff.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_brick_slab.json b/src/main/resources/models/block/tuff_brick_slab.json deleted file mode 100644 index b0b0e37..0000000 --- a/src/main/resources/models/block/tuff_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/tuff_bricks", - "side": "minecraft:block/tuff_bricks", - "top": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_brick_slab_top.json b/src/main/resources/models/block/tuff_brick_slab_top.json deleted file mode 100644 index 092a7f5..0000000 --- a/src/main/resources/models/block/tuff_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/tuff_bricks", - "side": "minecraft:block/tuff_bricks", - "top": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_brick_stairs.json b/src/main/resources/models/block/tuff_brick_stairs.json deleted file mode 100644 index a6dc2d3..0000000 --- a/src/main/resources/models/block/tuff_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/tuff_bricks", - "side": "minecraft:block/tuff_bricks", - "top": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_brick_stairs_inner.json b/src/main/resources/models/block/tuff_brick_stairs_inner.json deleted file mode 100644 index 537c7b5..0000000 --- a/src/main/resources/models/block/tuff_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/tuff_bricks", - "side": "minecraft:block/tuff_bricks", - "top": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_brick_stairs_outer.json b/src/main/resources/models/block/tuff_brick_stairs_outer.json deleted file mode 100644 index f7ed13e..0000000 --- a/src/main/resources/models/block/tuff_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/tuff_bricks", - "side": "minecraft:block/tuff_bricks", - "top": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_brick_wall_inventory.json b/src/main/resources/models/block/tuff_brick_wall_inventory.json deleted file mode 100644 index 05c36da..0000000 --- a/src/main/resources/models/block/tuff_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_brick_wall_post.json b/src/main/resources/models/block/tuff_brick_wall_post.json deleted file mode 100644 index 1c8723f..0000000 --- a/src/main/resources/models/block/tuff_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_brick_wall_side.json b/src/main/resources/models/block/tuff_brick_wall_side.json deleted file mode 100644 index 72c095e..0000000 --- a/src/main/resources/models/block/tuff_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_brick_wall_side_tall.json b/src/main/resources/models/block/tuff_brick_wall_side_tall.json deleted file mode 100644 index 3ff5137..0000000 --- a/src/main/resources/models/block/tuff_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_bricks.json b/src/main/resources/models/block/tuff_bricks.json deleted file mode 100644 index 3ba4278..0000000 --- a/src/main/resources/models/block/tuff_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_slab.json b/src/main/resources/models/block/tuff_slab.json deleted file mode 100644 index b77e66f..0000000 --- a/src/main/resources/models/block/tuff_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/tuff", - "side": "minecraft:block/tuff", - "top": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_slab_top.json b/src/main/resources/models/block/tuff_slab_top.json deleted file mode 100644 index c4bbe6e..0000000 --- a/src/main/resources/models/block/tuff_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/tuff", - "side": "minecraft:block/tuff", - "top": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_stairs.json b/src/main/resources/models/block/tuff_stairs.json deleted file mode 100644 index ba84f4e..0000000 --- a/src/main/resources/models/block/tuff_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/tuff", - "side": "minecraft:block/tuff", - "top": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_stairs_inner.json b/src/main/resources/models/block/tuff_stairs_inner.json deleted file mode 100644 index cb7a1db..0000000 --- a/src/main/resources/models/block/tuff_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/tuff", - "side": "minecraft:block/tuff", - "top": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_stairs_outer.json b/src/main/resources/models/block/tuff_stairs_outer.json deleted file mode 100644 index 7b8b85a..0000000 --- a/src/main/resources/models/block/tuff_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/tuff", - "side": "minecraft:block/tuff", - "top": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_wall_inventory.json b/src/main/resources/models/block/tuff_wall_inventory.json deleted file mode 100644 index f071950..0000000 --- a/src/main/resources/models/block/tuff_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_wall_post.json b/src/main/resources/models/block/tuff_wall_post.json deleted file mode 100644 index 66c4787..0000000 --- a/src/main/resources/models/block/tuff_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_wall_side.json b/src/main/resources/models/block/tuff_wall_side.json deleted file mode 100644 index 1590701..0000000 --- a/src/main/resources/models/block/tuff_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/tuff_wall_side_tall.json b/src/main/resources/models/block/tuff_wall_side_tall.json deleted file mode 100644 index 9b7e333..0000000 --- a/src/main/resources/models/block/tuff_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/turtle_egg.json b/src/main/resources/models/block/turtle_egg.json deleted file mode 100644 index 94ce75f..0000000 --- a/src/main/resources/models/block/turtle_egg.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_turtle_egg", - "textures": { - "all": "minecraft:block/turtle_egg" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/twisting_vines.json b/src/main/resources/models/block/twisting_vines.json deleted file mode 100644 index 1e07702..0000000 --- a/src/main/resources/models/block/twisting_vines.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/twisting_vines" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/twisting_vines_plant.json b/src/main/resources/models/block/twisting_vines_plant.json deleted file mode 100644 index 20a056e..0000000 --- a/src/main/resources/models/block/twisting_vines_plant.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/twisting_vines_plant" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/two_dead_sea_pickles.json b/src/main/resources/models/block/two_dead_sea_pickles.json deleted file mode 100644 index 0a61860..0000000 --- a/src/main/resources/models/block/two_dead_sea_pickles.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 3, 0, 3 ], - "to": [ 7, 6, 7 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 3, 5.95, 3 ], - "to": [ 7, 5.95, 7 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 8, 0, 8 ], - "to": [ 12, 4, 12 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 9 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 9 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 9 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 9 ], "texture": "#all" } - } - }, - { - "from": [ 8, 3.95, 8 ], - "to": [ 12, 3.95, 12 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/models/block/two_sea_pickles.json b/src/main/resources/models/block/two_sea_pickles.json deleted file mode 100644 index 612d0ff..0000000 --- a/src/main/resources/models/block/two_sea_pickles.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 3, 0, 3 ], - "to": [ 7, 6, 7 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 3, 5.95, 3 ], - "to": [ 7, 5.95, 7 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 8, 0, 8 ], - "to": [ 12, 4, 12 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 9 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 9 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 9 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 9 ], "texture": "#all" } - } - }, - { - "from": [ 8, 3.95, 8 ], - "to": [ 12, 3.95, 12 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 4.5, 5.2, 5 ], - "to": [ 5.5, 8.7, 5 ], - "rotation": { "origin": [ 5, 5.6, 5 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 5, 5.2, 4.5 ], - "to": [ 5, 8.7, 5.5 ], - "rotation": { "origin": [ 5, 5.6, 5 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - }, - { - "from": [ 9.5, 3.2, 10 ], - "to": [ 10.5, 6.7, 10 ], - "rotation": { "origin": [10, 8, 10 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 10, 3.2, 9.5 ], - "to": [ 10, 6.7, 10.5 ], - "rotation": { "origin": [ 10, 8, 10 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/models/block/two_slightly_cracked_turtle_eggs.json b/src/main/resources/models/block/two_slightly_cracked_turtle_eggs.json deleted file mode 100644 index 4d1a950..0000000 --- a/src/main/resources/models/block/two_slightly_cracked_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_two_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg_slightly_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/two_turtle_eggs.json b/src/main/resources/models/block/two_turtle_eggs.json deleted file mode 100644 index 22209d5..0000000 --- a/src/main/resources/models/block/two_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_two_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/two_very_cracked_turtle_eggs.json b/src/main/resources/models/block/two_very_cracked_turtle_eggs.json deleted file mode 100644 index 1408a48..0000000 --- a/src/main/resources/models/block/two_very_cracked_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_two_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg_very_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/vault.json b/src/main/resources/models/block/vault.json deleted file mode 100644 index f9e887f..0000000 --- a/src/main/resources/models/block/vault.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom", - "front": "minecraft:block/vault_front_off", - "side": "minecraft:block/vault_side_off", - "top": "minecraft:block/vault_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/vault_active.json b/src/main/resources/models/block/vault_active.json deleted file mode 100644 index c7adf1d..0000000 --- a/src/main/resources/models/block/vault_active.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom", - "front": "minecraft:block/vault_front_on", - "side": "minecraft:block/vault_side_on", - "top": "minecraft:block/vault_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/vault_active_ominous.json b/src/main/resources/models/block/vault_active_ominous.json deleted file mode 100644 index 4944160..0000000 --- a/src/main/resources/models/block/vault_active_ominous.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom_ominous", - "front": "minecraft:block/vault_front_on_ominous", - "side": "minecraft:block/vault_side_on_ominous", - "top": "minecraft:block/vault_top_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/vault_ejecting_reward.json b/src/main/resources/models/block/vault_ejecting_reward.json deleted file mode 100644 index f903d6a..0000000 --- a/src/main/resources/models/block/vault_ejecting_reward.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom", - "front": "minecraft:block/vault_front_ejecting", - "side": "minecraft:block/vault_side_on", - "top": "minecraft:block/vault_top_ejecting" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/vault_ejecting_reward_ominous.json b/src/main/resources/models/block/vault_ejecting_reward_ominous.json deleted file mode 100644 index eb382fd..0000000 --- a/src/main/resources/models/block/vault_ejecting_reward_ominous.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom_ominous", - "front": "minecraft:block/vault_front_ejecting_ominous", - "side": "minecraft:block/vault_side_on_ominous", - "top": "minecraft:block/vault_top_ejecting_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/vault_ominous.json b/src/main/resources/models/block/vault_ominous.json deleted file mode 100644 index 8e40a6e..0000000 --- a/src/main/resources/models/block/vault_ominous.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom_ominous", - "front": "minecraft:block/vault_front_off_ominous", - "side": "minecraft:block/vault_side_off_ominous", - "top": "minecraft:block/vault_top_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/vault_unlocking.json b/src/main/resources/models/block/vault_unlocking.json deleted file mode 100644 index a5d94da..0000000 --- a/src/main/resources/models/block/vault_unlocking.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom", - "front": "minecraft:block/vault_front_ejecting", - "side": "minecraft:block/vault_side_on", - "top": "minecraft:block/vault_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/vault_unlocking_ominous.json b/src/main/resources/models/block/vault_unlocking_ominous.json deleted file mode 100644 index 7b9f1dd..0000000 --- a/src/main/resources/models/block/vault_unlocking_ominous.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom_ominous", - "front": "minecraft:block/vault_front_ejecting_ominous", - "side": "minecraft:block/vault_side_on_ominous", - "top": "minecraft:block/vault_top_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/verdant_froglight.json b/src/main/resources/models/block/verdant_froglight.json deleted file mode 100644 index 092d745..0000000 --- a/src/main/resources/models/block/verdant_froglight.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/verdant_froglight_top", - "side": "minecraft:block/verdant_froglight_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/verdant_froglight_horizontal.json b/src/main/resources/models/block/verdant_froglight_horizontal.json deleted file mode 100644 index 83001ec..0000000 --- a/src/main/resources/models/block/verdant_froglight_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/verdant_froglight_top", - "side": "minecraft:block/verdant_froglight_side" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/very_cracked_turtle_egg.json b/src/main/resources/models/block/very_cracked_turtle_egg.json deleted file mode 100644 index 74ff160..0000000 --- a/src/main/resources/models/block/very_cracked_turtle_egg.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_turtle_egg", - "textures": { - "all": "minecraft:block/turtle_egg_very_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/vine.json b/src/main/resources/models/block/vine.json deleted file mode 100644 index 6a48a47..0000000 --- a/src/main/resources/models/block/vine.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/vine", - "vine": "block/vine" - }, - "elements": [ - { "from": [ 0, 0, 0.8 ], - "to": [ 16, 16, 0.8 ], - "shade": false, - "faces": { - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#vine", "tintindex": 0 }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#vine", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/models/block/wall_inventory.json b/src/main/resources/models/block/wall_inventory.json deleted file mode 100644 index 943dbfc..0000000 --- a/src/main/resources/models/block/wall_inventory.json +++ /dev/null @@ -1,43 +0,0 @@ -{ "parent": "block/block", - "display": { - "gui": { - "rotation": [ 30, 135, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "fixed": { - "rotation": [ 0, 90, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.5, 0.5, 0.5 ] - } - }, - "textures": { - "particle": "#wall" - }, - "elements": [ - { "from": [ 4, 0, 4 ], - "to": [ 12, 16, 12 ], - "faces": { - "down": { "uv": [ 4, 4, 12, 12 ], "texture": "#wall", "cullface": "down" }, - "up": { "uv": [ 4, 4, 12, 12 ], "texture": "#wall" }, - "north": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" }, - "south": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" }, - "west": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" }, - "east": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" } - }, - "__comment": "Center post" - }, - { "from": [ 5, 0, 0 ], - "to": [ 11, 13, 16 ], - "faces": { - "down": { "uv": [ 5, 0, 11, 16 ], "texture": "#wall", "cullface": "down" }, - "up": { "uv": [ 5, 0, 11, 16 ], "texture": "#wall" }, - "north": { "uv": [ 5, 3, 11, 16 ], "texture": "#wall", "cullface": "north" }, - "south": { "uv": [ 5, 3, 11, 16 ], "texture": "#wall", "cullface": "south" }, - "west": { "uv": [ 0, 3, 16, 16 ], "texture": "#wall" }, - "east": { "uv": [ 0, 3, 16, 16 ], "texture": "#wall" } - }, - "__comment": "Full wall" - } - ] -} diff --git a/src/main/resources/models/block/wall_torch.json b/src/main/resources/models/block/wall_torch.json deleted file mode 100644 index e30eec7..0000000 --- a/src/main/resources/models/block/wall_torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch_wall", - "textures": { - "torch": "minecraft:block/torch" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_button.json b/src/main/resources/models/block/warped_button.json deleted file mode 100644 index bdf5bc8..0000000 --- a/src/main/resources/models/block/warped_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_button_inventory.json b/src/main/resources/models/block/warped_button_inventory.json deleted file mode 100644 index 2332270..0000000 --- a/src/main/resources/models/block/warped_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_button_pressed.json b/src/main/resources/models/block/warped_button_pressed.json deleted file mode 100644 index feb58b7..0000000 --- a/src/main/resources/models/block/warped_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_door_bottom_left.json b/src/main/resources/models/block/warped_door_bottom_left.json deleted file mode 100644 index be46139..0000000 --- a/src/main/resources/models/block/warped_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_door_bottom_left_open.json b/src/main/resources/models/block/warped_door_bottom_left_open.json deleted file mode 100644 index 82a6100..0000000 --- a/src/main/resources/models/block/warped_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_door_bottom_right.json b/src/main/resources/models/block/warped_door_bottom_right.json deleted file mode 100644 index a094977..0000000 --- a/src/main/resources/models/block/warped_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_door_bottom_right_open.json b/src/main/resources/models/block/warped_door_bottom_right_open.json deleted file mode 100644 index 844828e..0000000 --- a/src/main/resources/models/block/warped_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_door_top_left.json b/src/main/resources/models/block/warped_door_top_left.json deleted file mode 100644 index 0ad4e6b..0000000 --- a/src/main/resources/models/block/warped_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_door_top_left_open.json b/src/main/resources/models/block/warped_door_top_left_open.json deleted file mode 100644 index 350c453..0000000 --- a/src/main/resources/models/block/warped_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_door_top_right.json b/src/main/resources/models/block/warped_door_top_right.json deleted file mode 100644 index 2340de2..0000000 --- a/src/main/resources/models/block/warped_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_door_top_right_open.json b/src/main/resources/models/block/warped_door_top_right_open.json deleted file mode 100644 index 892224d..0000000 --- a/src/main/resources/models/block/warped_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_fence_gate.json b/src/main/resources/models/block/warped_fence_gate.json deleted file mode 100644 index 11e873b..0000000 --- a/src/main/resources/models/block/warped_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_fence_gate_open.json b/src/main/resources/models/block/warped_fence_gate_open.json deleted file mode 100644 index f4f3f82..0000000 --- a/src/main/resources/models/block/warped_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_fence_gate_wall.json b/src/main/resources/models/block/warped_fence_gate_wall.json deleted file mode 100644 index ad90d15..0000000 --- a/src/main/resources/models/block/warped_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_fence_gate_wall_open.json b/src/main/resources/models/block/warped_fence_gate_wall_open.json deleted file mode 100644 index af30e1e..0000000 --- a/src/main/resources/models/block/warped_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_fence_inventory.json b/src/main/resources/models/block/warped_fence_inventory.json deleted file mode 100644 index 296e99f..0000000 --- a/src/main/resources/models/block/warped_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_fence_post.json b/src/main/resources/models/block/warped_fence_post.json deleted file mode 100644 index 51ef01d..0000000 --- a/src/main/resources/models/block/warped_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_fence_side.json b/src/main/resources/models/block/warped_fence_side.json deleted file mode 100644 index 6dba3fe..0000000 --- a/src/main/resources/models/block/warped_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_fungus.json b/src/main/resources/models/block/warped_fungus.json deleted file mode 100644 index c07b792..0000000 --- a/src/main/resources/models/block/warped_fungus.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/warped_fungus" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_hanging_sign.json b/src/main/resources/models/block/warped_hanging_sign.json deleted file mode 100644 index 8d0629a..0000000 --- a/src/main/resources/models/block/warped_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_warped_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_hyphae.json b/src/main/resources/models/block/warped_hyphae.json deleted file mode 100644 index eb9e767..0000000 --- a/src/main/resources/models/block/warped_hyphae.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/warped_stem", - "side": "minecraft:block/warped_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_nylium.json b/src/main/resources/models/block/warped_nylium.json deleted file mode 100644 index 2b28323..0000000 --- a/src/main/resources/models/block/warped_nylium.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/netherrack", - "side": "minecraft:block/warped_nylium_side", - "top": "minecraft:block/warped_nylium" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_planks.json b/src/main/resources/models/block/warped_planks.json deleted file mode 100644 index 993971b..0000000 --- a/src/main/resources/models/block/warped_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_pressure_plate.json b/src/main/resources/models/block/warped_pressure_plate.json deleted file mode 100644 index 7cf3ebd..0000000 --- a/src/main/resources/models/block/warped_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_pressure_plate_down.json b/src/main/resources/models/block/warped_pressure_plate_down.json deleted file mode 100644 index 1ec67ce..0000000 --- a/src/main/resources/models/block/warped_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_roots.json b/src/main/resources/models/block/warped_roots.json deleted file mode 100644 index 85bc331..0000000 --- a/src/main/resources/models/block/warped_roots.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/warped_roots" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_sign.json b/src/main/resources/models/block/warped_sign.json deleted file mode 100644 index b7b47f6..0000000 --- a/src/main/resources/models/block/warped_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_slab.json b/src/main/resources/models/block/warped_slab.json deleted file mode 100644 index fafb501..0000000 --- a/src/main/resources/models/block/warped_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/warped_planks", - "side": "minecraft:block/warped_planks", - "top": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_slab_top.json b/src/main/resources/models/block/warped_slab_top.json deleted file mode 100644 index 712a48e..0000000 --- a/src/main/resources/models/block/warped_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/warped_planks", - "side": "minecraft:block/warped_planks", - "top": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_stairs.json b/src/main/resources/models/block/warped_stairs.json deleted file mode 100644 index b18eb1d..0000000 --- a/src/main/resources/models/block/warped_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/warped_planks", - "side": "minecraft:block/warped_planks", - "top": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_stairs_inner.json b/src/main/resources/models/block/warped_stairs_inner.json deleted file mode 100644 index 6641754..0000000 --- a/src/main/resources/models/block/warped_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/warped_planks", - "side": "minecraft:block/warped_planks", - "top": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_stairs_outer.json b/src/main/resources/models/block/warped_stairs_outer.json deleted file mode 100644 index 22716e7..0000000 --- a/src/main/resources/models/block/warped_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/warped_planks", - "side": "minecraft:block/warped_planks", - "top": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_stem.json b/src/main/resources/models/block/warped_stem.json deleted file mode 100644 index 2d1fcc3..0000000 --- a/src/main/resources/models/block/warped_stem.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/warped_stem_top", - "side": "minecraft:block/warped_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_trapdoor_bottom.json b/src/main/resources/models/block/warped_trapdoor_bottom.json deleted file mode 100644 index 211b1ad..0000000 --- a/src/main/resources/models/block/warped_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/warped_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_trapdoor_open.json b/src/main/resources/models/block/warped_trapdoor_open.json deleted file mode 100644 index cfcf717..0000000 --- a/src/main/resources/models/block/warped_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/warped_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_trapdoor_top.json b/src/main/resources/models/block/warped_trapdoor_top.json deleted file mode 100644 index daac6db..0000000 --- a/src/main/resources/models/block/warped_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/warped_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/warped_wart_block.json b/src/main/resources/models/block/warped_wart_block.json deleted file mode 100644 index 7f41d1a..0000000 --- a/src/main/resources/models/block/warped_wart_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/warped_wart_block" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/water.json b/src/main/resources/models/block/water.json deleted file mode 100644 index 7590747..0000000 --- a/src/main/resources/models/block/water.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "textures": { - "particle": "block/water_still" - } -} - diff --git a/src/main/resources/models/block/water_cauldron_full.json b/src/main/resources/models/block/water_cauldron_full.json deleted file mode 100644 index 7e24605..0000000 --- a/src/main/resources/models/block/water_cauldron_full.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_full", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/water_still", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/water_cauldron_level1.json b/src/main/resources/models/block/water_cauldron_level1.json deleted file mode 100644 index 83648ba..0000000 --- a/src/main/resources/models/block/water_cauldron_level1.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_level1", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/water_still", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/water_cauldron_level2.json b/src/main/resources/models/block/water_cauldron_level2.json deleted file mode 100644 index 0b19a81..0000000 --- a/src/main/resources/models/block/water_cauldron_level2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_level2", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/water_still", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_chiseled_copper.json b/src/main/resources/models/block/weathered_chiseled_copper.json deleted file mode 100644 index f11c331..0000000 --- a/src/main/resources/models/block/weathered_chiseled_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_chiseled_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper.json b/src/main/resources/models/block/weathered_copper.json deleted file mode 100644 index aa42be7..0000000 --- a/src/main/resources/models/block/weathered_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_bulb.json b/src/main/resources/models/block/weathered_copper_bulb.json deleted file mode 100644 index 442b89f..0000000 --- a/src/main/resources/models/block/weathered_copper_bulb.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_copper_bulb" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_bulb_lit.json b/src/main/resources/models/block/weathered_copper_bulb_lit.json deleted file mode 100644 index 969c5c1..0000000 --- a/src/main/resources/models/block/weathered_copper_bulb_lit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_copper_bulb_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_bulb_lit_powered.json b/src/main/resources/models/block/weathered_copper_bulb_lit_powered.json deleted file mode 100644 index 1d21a1c..0000000 --- a/src/main/resources/models/block/weathered_copper_bulb_lit_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_copper_bulb_lit_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_bulb_powered.json b/src/main/resources/models/block/weathered_copper_bulb_powered.json deleted file mode 100644 index e706874..0000000 --- a/src/main/resources/models/block/weathered_copper_bulb_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_copper_bulb_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_door_bottom_left.json b/src/main/resources/models/block/weathered_copper_door_bottom_left.json deleted file mode 100644 index b833db9..0000000 --- a/src/main/resources/models/block/weathered_copper_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_door_bottom_left_open.json b/src/main/resources/models/block/weathered_copper_door_bottom_left_open.json deleted file mode 100644 index fc40f5c..0000000 --- a/src/main/resources/models/block/weathered_copper_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_door_bottom_right.json b/src/main/resources/models/block/weathered_copper_door_bottom_right.json deleted file mode 100644 index a9c5313..0000000 --- a/src/main/resources/models/block/weathered_copper_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_door_bottom_right_open.json b/src/main/resources/models/block/weathered_copper_door_bottom_right_open.json deleted file mode 100644 index 1184596..0000000 --- a/src/main/resources/models/block/weathered_copper_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_door_top_left.json b/src/main/resources/models/block/weathered_copper_door_top_left.json deleted file mode 100644 index 893750c..0000000 --- a/src/main/resources/models/block/weathered_copper_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_door_top_left_open.json b/src/main/resources/models/block/weathered_copper_door_top_left_open.json deleted file mode 100644 index 13aac26..0000000 --- a/src/main/resources/models/block/weathered_copper_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_door_top_right.json b/src/main/resources/models/block/weathered_copper_door_top_right.json deleted file mode 100644 index 19ff9ae..0000000 --- a/src/main/resources/models/block/weathered_copper_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_door_top_right_open.json b/src/main/resources/models/block/weathered_copper_door_top_right_open.json deleted file mode 100644 index 4ee2750..0000000 --- a/src/main/resources/models/block/weathered_copper_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_grate.json b/src/main/resources/models/block/weathered_copper_grate.json deleted file mode 100644 index 2902a24..0000000 --- a/src/main/resources/models/block/weathered_copper_grate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_copper_grate" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_trapdoor_bottom.json b/src/main/resources/models/block/weathered_copper_trapdoor_bottom.json deleted file mode 100644 index 6bc6f0d..0000000 --- a/src/main/resources/models/block/weathered_copper_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/weathered_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_trapdoor_open.json b/src/main/resources/models/block/weathered_copper_trapdoor_open.json deleted file mode 100644 index a73f59a..0000000 --- a/src/main/resources/models/block/weathered_copper_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/weathered_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_copper_trapdoor_top.json b/src/main/resources/models/block/weathered_copper_trapdoor_top.json deleted file mode 100644 index ebb49ff..0000000 --- a/src/main/resources/models/block/weathered_copper_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/weathered_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_cut_copper.json b/src/main/resources/models/block/weathered_cut_copper.json deleted file mode 100644 index 061c79c..0000000 --- a/src/main/resources/models/block/weathered_cut_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_cut_copper_slab.json b/src/main/resources/models/block/weathered_cut_copper_slab.json deleted file mode 100644 index e5c0d88..0000000 --- a/src/main/resources/models/block/weathered_cut_copper_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/weathered_cut_copper", - "side": "minecraft:block/weathered_cut_copper", - "top": "minecraft:block/weathered_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_cut_copper_slab_top.json b/src/main/resources/models/block/weathered_cut_copper_slab_top.json deleted file mode 100644 index 82dfb43..0000000 --- a/src/main/resources/models/block/weathered_cut_copper_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/weathered_cut_copper", - "side": "minecraft:block/weathered_cut_copper", - "top": "minecraft:block/weathered_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_cut_copper_stairs.json b/src/main/resources/models/block/weathered_cut_copper_stairs.json deleted file mode 100644 index db06d2a..0000000 --- a/src/main/resources/models/block/weathered_cut_copper_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/weathered_cut_copper", - "side": "minecraft:block/weathered_cut_copper", - "top": "minecraft:block/weathered_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_cut_copper_stairs_inner.json b/src/main/resources/models/block/weathered_cut_copper_stairs_inner.json deleted file mode 100644 index 4850db4..0000000 --- a/src/main/resources/models/block/weathered_cut_copper_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/weathered_cut_copper", - "side": "minecraft:block/weathered_cut_copper", - "top": "minecraft:block/weathered_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weathered_cut_copper_stairs_outer.json b/src/main/resources/models/block/weathered_cut_copper_stairs_outer.json deleted file mode 100644 index 7804f72..0000000 --- a/src/main/resources/models/block/weathered_cut_copper_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/weathered_cut_copper", - "side": "minecraft:block/weathered_cut_copper", - "top": "minecraft:block/weathered_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weeping_vines.json b/src/main/resources/models/block/weeping_vines.json deleted file mode 100644 index a675fda..0000000 --- a/src/main/resources/models/block/weeping_vines.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/weeping_vines" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/weeping_vines_plant.json b/src/main/resources/models/block/weeping_vines_plant.json deleted file mode 100644 index c7a9ae0..0000000 --- a/src/main/resources/models/block/weeping_vines_plant.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/weeping_vines_plant" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/wet_sponge.json b/src/main/resources/models/block/wet_sponge.json deleted file mode 100644 index 1b0b8a9..0000000 --- a/src/main/resources/models/block/wet_sponge.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/wet_sponge" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/wheat_stage0.json b/src/main/resources/models/block/wheat_stage0.json deleted file mode 100644 index 8343729..0000000 --- a/src/main/resources/models/block/wheat_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/wheat_stage1.json b/src/main/resources/models/block/wheat_stage1.json deleted file mode 100644 index 1fa14ff..0000000 --- a/src/main/resources/models/block/wheat_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/wheat_stage2.json b/src/main/resources/models/block/wheat_stage2.json deleted file mode 100644 index 9c2e59a..0000000 --- a/src/main/resources/models/block/wheat_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage2" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/wheat_stage3.json b/src/main/resources/models/block/wheat_stage3.json deleted file mode 100644 index 75b167d..0000000 --- a/src/main/resources/models/block/wheat_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage3" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/wheat_stage4.json b/src/main/resources/models/block/wheat_stage4.json deleted file mode 100644 index 3dae7e5..0000000 --- a/src/main/resources/models/block/wheat_stage4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage4" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/wheat_stage5.json b/src/main/resources/models/block/wheat_stage5.json deleted file mode 100644 index 1cd7d96..0000000 --- a/src/main/resources/models/block/wheat_stage5.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage5" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/wheat_stage6.json b/src/main/resources/models/block/wheat_stage6.json deleted file mode 100644 index 7201c51..0000000 --- a/src/main/resources/models/block/wheat_stage6.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage6" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/wheat_stage7.json b/src/main/resources/models/block/wheat_stage7.json deleted file mode 100644 index 492b671..0000000 --- a/src/main/resources/models/block/wheat_stage7.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage7" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_candle_cake.json b/src/main/resources/models/block/white_candle_cake.json deleted file mode 100644 index 568f818..0000000 --- a/src/main/resources/models/block/white_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/white_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_candle_cake_lit.json b/src/main/resources/models/block/white_candle_cake_lit.json deleted file mode 100644 index 6bd9fca..0000000 --- a/src/main/resources/models/block/white_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/white_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_candle_four_candles.json b/src/main/resources/models/block/white_candle_four_candles.json deleted file mode 100644 index 64ad91d..0000000 --- a/src/main/resources/models/block/white_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/white_candle", - "particle": "minecraft:block/white_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_candle_four_candles_lit.json b/src/main/resources/models/block/white_candle_four_candles_lit.json deleted file mode 100644 index 0504735..0000000 --- a/src/main/resources/models/block/white_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/white_candle_lit", - "particle": "minecraft:block/white_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_candle_one_candle.json b/src/main/resources/models/block/white_candle_one_candle.json deleted file mode 100644 index 61585d9..0000000 --- a/src/main/resources/models/block/white_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/white_candle", - "particle": "minecraft:block/white_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_candle_one_candle_lit.json b/src/main/resources/models/block/white_candle_one_candle_lit.json deleted file mode 100644 index 3a37583..0000000 --- a/src/main/resources/models/block/white_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/white_candle_lit", - "particle": "minecraft:block/white_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_candle_three_candles.json b/src/main/resources/models/block/white_candle_three_candles.json deleted file mode 100644 index fd58e51..0000000 --- a/src/main/resources/models/block/white_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/white_candle", - "particle": "minecraft:block/white_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_candle_three_candles_lit.json b/src/main/resources/models/block/white_candle_three_candles_lit.json deleted file mode 100644 index 3c4b7aa..0000000 --- a/src/main/resources/models/block/white_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/white_candle_lit", - "particle": "minecraft:block/white_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_candle_two_candles.json b/src/main/resources/models/block/white_candle_two_candles.json deleted file mode 100644 index 4aa5d64..0000000 --- a/src/main/resources/models/block/white_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/white_candle", - "particle": "minecraft:block/white_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_candle_two_candles_lit.json b/src/main/resources/models/block/white_candle_two_candles_lit.json deleted file mode 100644 index cf27452..0000000 --- a/src/main/resources/models/block/white_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/white_candle_lit", - "particle": "minecraft:block/white_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_carpet.json b/src/main/resources/models/block/white_carpet.json deleted file mode 100644 index 08d5186..0000000 --- a/src/main/resources/models/block/white_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/white_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_concrete.json b/src/main/resources/models/block/white_concrete.json deleted file mode 100644 index 92188f4..0000000 --- a/src/main/resources/models/block/white_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/white_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_concrete_powder.json b/src/main/resources/models/block/white_concrete_powder.json deleted file mode 100644 index 2c8c16b..0000000 --- a/src/main/resources/models/block/white_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/white_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_glazed_terracotta.json b/src/main/resources/models/block/white_glazed_terracotta.json deleted file mode 100644 index e33fbed..0000000 --- a/src/main/resources/models/block/white_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/white_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_shulker_box.json b/src/main/resources/models/block/white_shulker_box.json deleted file mode 100644 index 3a9a58d..0000000 --- a/src/main/resources/models/block/white_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/white_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_stained_glass.json b/src/main/resources/models/block/white_stained_glass.json deleted file mode 100644 index 4e135e3..0000000 --- a/src/main/resources/models/block/white_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/white_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_stained_glass_pane_noside.json b/src/main/resources/models/block/white_stained_glass_pane_noside.json deleted file mode 100644 index b854d54..0000000 --- a/src/main/resources/models/block/white_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/white_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/white_stained_glass_pane_noside_alt.json deleted file mode 100644 index a4cf80c..0000000 --- a/src/main/resources/models/block/white_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/white_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_stained_glass_pane_post.json b/src/main/resources/models/block/white_stained_glass_pane_post.json deleted file mode 100644 index 5762d3d..0000000 --- a/src/main/resources/models/block/white_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/white_stained_glass_pane_top", - "pane": "minecraft:block/white_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_stained_glass_pane_side.json b/src/main/resources/models/block/white_stained_glass_pane_side.json deleted file mode 100644 index 5e5dabb..0000000 --- a/src/main/resources/models/block/white_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/white_stained_glass_pane_top", - "pane": "minecraft:block/white_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_stained_glass_pane_side_alt.json b/src/main/resources/models/block/white_stained_glass_pane_side_alt.json deleted file mode 100644 index 8f1f74b..0000000 --- a/src/main/resources/models/block/white_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/white_stained_glass_pane_top", - "pane": "minecraft:block/white_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_terracotta.json b/src/main/resources/models/block/white_terracotta.json deleted file mode 100644 index eb6bc00..0000000 --- a/src/main/resources/models/block/white_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/white_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_tulip.json b/src/main/resources/models/block/white_tulip.json deleted file mode 100644 index d31ceab..0000000 --- a/src/main/resources/models/block/white_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/white_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/white_wool.json b/src/main/resources/models/block/white_wool.json deleted file mode 100644 index 8af86fa..0000000 --- a/src/main/resources/models/block/white_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/white_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/wither_rose.json b/src/main/resources/models/block/wither_rose.json deleted file mode 100644 index 4708945..0000000 --- a/src/main/resources/models/block/wither_rose.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/wither_rose" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_candle_cake.json b/src/main/resources/models/block/yellow_candle_cake.json deleted file mode 100644 index f84e4f7..0000000 --- a/src/main/resources/models/block/yellow_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/yellow_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_candle_cake_lit.json b/src/main/resources/models/block/yellow_candle_cake_lit.json deleted file mode 100644 index 4a3388b..0000000 --- a/src/main/resources/models/block/yellow_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/yellow_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_candle_four_candles.json b/src/main/resources/models/block/yellow_candle_four_candles.json deleted file mode 100644 index ee076d7..0000000 --- a/src/main/resources/models/block/yellow_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/yellow_candle", - "particle": "minecraft:block/yellow_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_candle_four_candles_lit.json b/src/main/resources/models/block/yellow_candle_four_candles_lit.json deleted file mode 100644 index ce1d684..0000000 --- a/src/main/resources/models/block/yellow_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/yellow_candle_lit", - "particle": "minecraft:block/yellow_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_candle_one_candle.json b/src/main/resources/models/block/yellow_candle_one_candle.json deleted file mode 100644 index 187fb20..0000000 --- a/src/main/resources/models/block/yellow_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/yellow_candle", - "particle": "minecraft:block/yellow_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_candle_one_candle_lit.json b/src/main/resources/models/block/yellow_candle_one_candle_lit.json deleted file mode 100644 index d401984..0000000 --- a/src/main/resources/models/block/yellow_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/yellow_candle_lit", - "particle": "minecraft:block/yellow_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_candle_three_candles.json b/src/main/resources/models/block/yellow_candle_three_candles.json deleted file mode 100644 index 69260bb..0000000 --- a/src/main/resources/models/block/yellow_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/yellow_candle", - "particle": "minecraft:block/yellow_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_candle_three_candles_lit.json b/src/main/resources/models/block/yellow_candle_three_candles_lit.json deleted file mode 100644 index cdbf4fe..0000000 --- a/src/main/resources/models/block/yellow_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/yellow_candle_lit", - "particle": "minecraft:block/yellow_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_candle_two_candles.json b/src/main/resources/models/block/yellow_candle_two_candles.json deleted file mode 100644 index 1167ec7..0000000 --- a/src/main/resources/models/block/yellow_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/yellow_candle", - "particle": "minecraft:block/yellow_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_candle_two_candles_lit.json b/src/main/resources/models/block/yellow_candle_two_candles_lit.json deleted file mode 100644 index d53b386..0000000 --- a/src/main/resources/models/block/yellow_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/yellow_candle_lit", - "particle": "minecraft:block/yellow_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_carpet.json b/src/main/resources/models/block/yellow_carpet.json deleted file mode 100644 index 7d08c9e..0000000 --- a/src/main/resources/models/block/yellow_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/yellow_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_concrete.json b/src/main/resources/models/block/yellow_concrete.json deleted file mode 100644 index b898152..0000000 --- a/src/main/resources/models/block/yellow_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/yellow_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_concrete_powder.json b/src/main/resources/models/block/yellow_concrete_powder.json deleted file mode 100644 index 8882b67..0000000 --- a/src/main/resources/models/block/yellow_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/yellow_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_glazed_terracotta.json b/src/main/resources/models/block/yellow_glazed_terracotta.json deleted file mode 100644 index fa60d0d..0000000 --- a/src/main/resources/models/block/yellow_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/yellow_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_shulker_box.json b/src/main/resources/models/block/yellow_shulker_box.json deleted file mode 100644 index c54fe67..0000000 --- a/src/main/resources/models/block/yellow_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/yellow_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_stained_glass.json b/src/main/resources/models/block/yellow_stained_glass.json deleted file mode 100644 index cd225fd..0000000 --- a/src/main/resources/models/block/yellow_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/yellow_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_stained_glass_pane_noside.json b/src/main/resources/models/block/yellow_stained_glass_pane_noside.json deleted file mode 100644 index d8c2261..0000000 --- a/src/main/resources/models/block/yellow_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/yellow_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_stained_glass_pane_noside_alt.json b/src/main/resources/models/block/yellow_stained_glass_pane_noside_alt.json deleted file mode 100644 index 668a6ef..0000000 --- a/src/main/resources/models/block/yellow_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/yellow_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_stained_glass_pane_post.json b/src/main/resources/models/block/yellow_stained_glass_pane_post.json deleted file mode 100644 index e2b5795..0000000 --- a/src/main/resources/models/block/yellow_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/yellow_stained_glass_pane_top", - "pane": "minecraft:block/yellow_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_stained_glass_pane_side.json b/src/main/resources/models/block/yellow_stained_glass_pane_side.json deleted file mode 100644 index 2f5a1c2..0000000 --- a/src/main/resources/models/block/yellow_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/yellow_stained_glass_pane_top", - "pane": "minecraft:block/yellow_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_stained_glass_pane_side_alt.json b/src/main/resources/models/block/yellow_stained_glass_pane_side_alt.json deleted file mode 100644 index acd867a..0000000 --- a/src/main/resources/models/block/yellow_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/yellow_stained_glass_pane_top", - "pane": "minecraft:block/yellow_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_terracotta.json b/src/main/resources/models/block/yellow_terracotta.json deleted file mode 100644 index 8f3e76e..0000000 --- a/src/main/resources/models/block/yellow_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/yellow_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/models/block/yellow_wool.json b/src/main/resources/models/block/yellow_wool.json deleted file mode 100644 index 2f0dab3..0000000 --- a/src/main/resources/models/block/yellow_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/yellow_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/terrain.png b/src/main/resources/terrain.png deleted file mode 100644 index d2cf26c..0000000 Binary files a/src/main/resources/terrain.png and /dev/null differ diff --git a/src/main/resources/textures/block/acacia_door_bottom.png b/src/main/resources/textures/block/acacia_door_bottom.png deleted file mode 100644 index 6b12111..0000000 Binary files a/src/main/resources/textures/block/acacia_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/acacia_door_top.png b/src/main/resources/textures/block/acacia_door_top.png deleted file mode 100644 index 3fef9d5..0000000 Binary files a/src/main/resources/textures/block/acacia_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/acacia_leaves.png b/src/main/resources/textures/block/acacia_leaves.png deleted file mode 100644 index 81c3702..0000000 Binary files a/src/main/resources/textures/block/acacia_leaves.png and /dev/null differ diff --git a/src/main/resources/textures/block/acacia_log.png b/src/main/resources/textures/block/acacia_log.png deleted file mode 100644 index 012ee84..0000000 Binary files a/src/main/resources/textures/block/acacia_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/acacia_log_top.png b/src/main/resources/textures/block/acacia_log_top.png deleted file mode 100644 index 1775af8..0000000 Binary files a/src/main/resources/textures/block/acacia_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/acacia_planks.png b/src/main/resources/textures/block/acacia_planks.png deleted file mode 100644 index ea52eae..0000000 Binary files a/src/main/resources/textures/block/acacia_planks.png and /dev/null differ diff --git a/src/main/resources/textures/block/acacia_sapling.png b/src/main/resources/textures/block/acacia_sapling.png deleted file mode 100644 index 1ccac61..0000000 Binary files a/src/main/resources/textures/block/acacia_sapling.png and /dev/null differ diff --git a/src/main/resources/textures/block/acacia_trapdoor.png b/src/main/resources/textures/block/acacia_trapdoor.png deleted file mode 100644 index e8eeb9c..0000000 Binary files a/src/main/resources/textures/block/acacia_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/activator_rail.png b/src/main/resources/textures/block/activator_rail.png deleted file mode 100644 index fab0dec..0000000 Binary files a/src/main/resources/textures/block/activator_rail.png and /dev/null differ diff --git a/src/main/resources/textures/block/activator_rail_on.png b/src/main/resources/textures/block/activator_rail_on.png deleted file mode 100644 index 8245e76..0000000 Binary files a/src/main/resources/textures/block/activator_rail_on.png and /dev/null differ diff --git a/src/main/resources/textures/block/allium.png b/src/main/resources/textures/block/allium.png deleted file mode 100644 index 3750ff3..0000000 Binary files a/src/main/resources/textures/block/allium.png and /dev/null differ diff --git a/src/main/resources/textures/block/amethyst_block.png b/src/main/resources/textures/block/amethyst_block.png deleted file mode 100644 index 4a0e053..0000000 Binary files a/src/main/resources/textures/block/amethyst_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/amethyst_cluster.png b/src/main/resources/textures/block/amethyst_cluster.png deleted file mode 100644 index fe411ef..0000000 Binary files a/src/main/resources/textures/block/amethyst_cluster.png and /dev/null differ diff --git a/src/main/resources/textures/block/ancient_debris_side.png b/src/main/resources/textures/block/ancient_debris_side.png deleted file mode 100644 index 5007788..0000000 Binary files a/src/main/resources/textures/block/ancient_debris_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/ancient_debris_top.png b/src/main/resources/textures/block/ancient_debris_top.png deleted file mode 100644 index f8a52f9..0000000 Binary files a/src/main/resources/textures/block/ancient_debris_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/andesite.png b/src/main/resources/textures/block/andesite.png deleted file mode 100644 index 756f026..0000000 Binary files a/src/main/resources/textures/block/andesite.png and /dev/null differ diff --git a/src/main/resources/textures/block/anvil.png b/src/main/resources/textures/block/anvil.png deleted file mode 100644 index 1c3cee9..0000000 Binary files a/src/main/resources/textures/block/anvil.png and /dev/null differ diff --git a/src/main/resources/textures/block/anvil_top.png b/src/main/resources/textures/block/anvil_top.png deleted file mode 100644 index ae65cfb..0000000 Binary files a/src/main/resources/textures/block/anvil_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/attached_melon_stem.png b/src/main/resources/textures/block/attached_melon_stem.png deleted file mode 100644 index cf558f6..0000000 Binary files a/src/main/resources/textures/block/attached_melon_stem.png and /dev/null differ diff --git a/src/main/resources/textures/block/attached_pumpkin_stem.png b/src/main/resources/textures/block/attached_pumpkin_stem.png deleted file mode 100644 index 6a5c10e..0000000 Binary files a/src/main/resources/textures/block/attached_pumpkin_stem.png and /dev/null differ diff --git a/src/main/resources/textures/block/azalea_leaves.png b/src/main/resources/textures/block/azalea_leaves.png deleted file mode 100644 index 83c96ec..0000000 Binary files a/src/main/resources/textures/block/azalea_leaves.png and /dev/null differ diff --git a/src/main/resources/textures/block/azalea_plant.png b/src/main/resources/textures/block/azalea_plant.png deleted file mode 100644 index 746b716..0000000 Binary files a/src/main/resources/textures/block/azalea_plant.png and /dev/null differ diff --git a/src/main/resources/textures/block/azalea_side.png b/src/main/resources/textures/block/azalea_side.png deleted file mode 100644 index 137e119..0000000 Binary files a/src/main/resources/textures/block/azalea_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/azalea_top.png b/src/main/resources/textures/block/azalea_top.png deleted file mode 100644 index ea4ccba..0000000 Binary files a/src/main/resources/textures/block/azalea_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/azure_bluet.png b/src/main/resources/textures/block/azure_bluet.png deleted file mode 100644 index 250fcc0..0000000 Binary files a/src/main/resources/textures/block/azure_bluet.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_block.png b/src/main/resources/textures/block/bamboo_block.png deleted file mode 100644 index 8a4f065..0000000 Binary files a/src/main/resources/textures/block/bamboo_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_block_top.png b/src/main/resources/textures/block/bamboo_block_top.png deleted file mode 100644 index baa7c13..0000000 Binary files a/src/main/resources/textures/block/bamboo_block_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_door_bottom.png b/src/main/resources/textures/block/bamboo_door_bottom.png deleted file mode 100644 index 12b966a..0000000 Binary files a/src/main/resources/textures/block/bamboo_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_door_top.png b/src/main/resources/textures/block/bamboo_door_top.png deleted file mode 100644 index 6e3ddc5..0000000 Binary files a/src/main/resources/textures/block/bamboo_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_fence.png b/src/main/resources/textures/block/bamboo_fence.png deleted file mode 100644 index f710770..0000000 Binary files a/src/main/resources/textures/block/bamboo_fence.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_fence_gate.png b/src/main/resources/textures/block/bamboo_fence_gate.png deleted file mode 100644 index 91d0b06..0000000 Binary files a/src/main/resources/textures/block/bamboo_fence_gate.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_fence_gate_particle.png b/src/main/resources/textures/block/bamboo_fence_gate_particle.png deleted file mode 100644 index a7a64db..0000000 Binary files a/src/main/resources/textures/block/bamboo_fence_gate_particle.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_fence_particle.png b/src/main/resources/textures/block/bamboo_fence_particle.png deleted file mode 100644 index a7a64db..0000000 Binary files a/src/main/resources/textures/block/bamboo_fence_particle.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_large_leaves.png b/src/main/resources/textures/block/bamboo_large_leaves.png deleted file mode 100644 index 441e545..0000000 Binary files a/src/main/resources/textures/block/bamboo_large_leaves.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_mosaic.png b/src/main/resources/textures/block/bamboo_mosaic.png deleted file mode 100644 index de81a17..0000000 Binary files a/src/main/resources/textures/block/bamboo_mosaic.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_planks.png b/src/main/resources/textures/block/bamboo_planks.png deleted file mode 100644 index 63bfc01..0000000 Binary files a/src/main/resources/textures/block/bamboo_planks.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_singleleaf.png b/src/main/resources/textures/block/bamboo_singleleaf.png deleted file mode 100644 index 42f1f59..0000000 Binary files a/src/main/resources/textures/block/bamboo_singleleaf.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_small_leaves.png b/src/main/resources/textures/block/bamboo_small_leaves.png deleted file mode 100644 index c3bb0fe..0000000 Binary files a/src/main/resources/textures/block/bamboo_small_leaves.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_stage0.png b/src/main/resources/textures/block/bamboo_stage0.png deleted file mode 100644 index 05f90fa..0000000 Binary files a/src/main/resources/textures/block/bamboo_stage0.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_stalk.png b/src/main/resources/textures/block/bamboo_stalk.png deleted file mode 100644 index 7bb22e9..0000000 Binary files a/src/main/resources/textures/block/bamboo_stalk.png and /dev/null differ diff --git a/src/main/resources/textures/block/bamboo_trapdoor.png b/src/main/resources/textures/block/bamboo_trapdoor.png deleted file mode 100644 index 5c27177..0000000 Binary files a/src/main/resources/textures/block/bamboo_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/barrel_bottom.png b/src/main/resources/textures/block/barrel_bottom.png deleted file mode 100644 index 83d6bbe..0000000 Binary files a/src/main/resources/textures/block/barrel_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/barrel_side.png b/src/main/resources/textures/block/barrel_side.png deleted file mode 100644 index d87d02d..0000000 Binary files a/src/main/resources/textures/block/barrel_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/barrel_top.png b/src/main/resources/textures/block/barrel_top.png deleted file mode 100644 index 8fb2edd..0000000 Binary files a/src/main/resources/textures/block/barrel_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/barrel_top_open.png b/src/main/resources/textures/block/barrel_top_open.png deleted file mode 100644 index c0fab7f..0000000 Binary files a/src/main/resources/textures/block/barrel_top_open.png and /dev/null differ diff --git a/src/main/resources/textures/block/basalt_side.png b/src/main/resources/textures/block/basalt_side.png deleted file mode 100644 index 5be82b4..0000000 Binary files a/src/main/resources/textures/block/basalt_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/basalt_top.png b/src/main/resources/textures/block/basalt_top.png deleted file mode 100644 index fd50509..0000000 Binary files a/src/main/resources/textures/block/basalt_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/beacon.png b/src/main/resources/textures/block/beacon.png deleted file mode 100644 index 2e5ee99..0000000 Binary files a/src/main/resources/textures/block/beacon.png and /dev/null differ diff --git a/src/main/resources/textures/block/bedrock.png b/src/main/resources/textures/block/bedrock.png deleted file mode 100644 index bdc3e0d..0000000 Binary files a/src/main/resources/textures/block/bedrock.png and /dev/null differ diff --git a/src/main/resources/textures/block/bee_nest_bottom.png b/src/main/resources/textures/block/bee_nest_bottom.png deleted file mode 100644 index da4196b..0000000 Binary files a/src/main/resources/textures/block/bee_nest_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/bee_nest_front.png b/src/main/resources/textures/block/bee_nest_front.png deleted file mode 100644 index 322f6fb..0000000 Binary files a/src/main/resources/textures/block/bee_nest_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/bee_nest_front_honey.png b/src/main/resources/textures/block/bee_nest_front_honey.png deleted file mode 100644 index 61ae6ff..0000000 Binary files a/src/main/resources/textures/block/bee_nest_front_honey.png and /dev/null differ diff --git a/src/main/resources/textures/block/bee_nest_side.png b/src/main/resources/textures/block/bee_nest_side.png deleted file mode 100644 index c9c4f2f..0000000 Binary files a/src/main/resources/textures/block/bee_nest_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/bee_nest_top.png b/src/main/resources/textures/block/bee_nest_top.png deleted file mode 100644 index 4f2dd7d..0000000 Binary files a/src/main/resources/textures/block/bee_nest_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/beehive_end.png b/src/main/resources/textures/block/beehive_end.png deleted file mode 100644 index 0350a88..0000000 Binary files a/src/main/resources/textures/block/beehive_end.png and /dev/null differ diff --git a/src/main/resources/textures/block/beehive_front.png b/src/main/resources/textures/block/beehive_front.png deleted file mode 100644 index 6e09c13..0000000 Binary files a/src/main/resources/textures/block/beehive_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/beehive_front_honey.png b/src/main/resources/textures/block/beehive_front_honey.png deleted file mode 100644 index a3f0d2e..0000000 Binary files a/src/main/resources/textures/block/beehive_front_honey.png and /dev/null differ diff --git a/src/main/resources/textures/block/beehive_side.png b/src/main/resources/textures/block/beehive_side.png deleted file mode 100644 index 15f4d25..0000000 Binary files a/src/main/resources/textures/block/beehive_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/beetroots_stage0.png b/src/main/resources/textures/block/beetroots_stage0.png deleted file mode 100644 index d27726a..0000000 Binary files a/src/main/resources/textures/block/beetroots_stage0.png and /dev/null differ diff --git a/src/main/resources/textures/block/beetroots_stage1.png b/src/main/resources/textures/block/beetroots_stage1.png deleted file mode 100644 index 5d0a6ba..0000000 Binary files a/src/main/resources/textures/block/beetroots_stage1.png and /dev/null differ diff --git a/src/main/resources/textures/block/beetroots_stage2.png b/src/main/resources/textures/block/beetroots_stage2.png deleted file mode 100644 index 6370ce3..0000000 Binary files a/src/main/resources/textures/block/beetroots_stage2.png and /dev/null differ diff --git a/src/main/resources/textures/block/beetroots_stage3.png b/src/main/resources/textures/block/beetroots_stage3.png deleted file mode 100644 index 1cc2d8d..0000000 Binary files a/src/main/resources/textures/block/beetroots_stage3.png and /dev/null differ diff --git a/src/main/resources/textures/block/bell_bottom.png b/src/main/resources/textures/block/bell_bottom.png deleted file mode 100644 index 04a8799..0000000 Binary files a/src/main/resources/textures/block/bell_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/bell_side.png b/src/main/resources/textures/block/bell_side.png deleted file mode 100644 index b44bcc4..0000000 Binary files a/src/main/resources/textures/block/bell_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/bell_top.png b/src/main/resources/textures/block/bell_top.png deleted file mode 100644 index 7fce98d..0000000 Binary files a/src/main/resources/textures/block/bell_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/big_dripleaf_side.png b/src/main/resources/textures/block/big_dripleaf_side.png deleted file mode 100644 index f596e32..0000000 Binary files a/src/main/resources/textures/block/big_dripleaf_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/big_dripleaf_stem.png b/src/main/resources/textures/block/big_dripleaf_stem.png deleted file mode 100644 index ef8c4a7..0000000 Binary files a/src/main/resources/textures/block/big_dripleaf_stem.png and /dev/null differ diff --git a/src/main/resources/textures/block/big_dripleaf_tip.png b/src/main/resources/textures/block/big_dripleaf_tip.png deleted file mode 100644 index 5f42e9a..0000000 Binary files a/src/main/resources/textures/block/big_dripleaf_tip.png and /dev/null differ diff --git a/src/main/resources/textures/block/big_dripleaf_top.png b/src/main/resources/textures/block/big_dripleaf_top.png deleted file mode 100644 index 7bbebbf..0000000 Binary files a/src/main/resources/textures/block/big_dripleaf_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/birch_door_bottom.png b/src/main/resources/textures/block/birch_door_bottom.png deleted file mode 100644 index eee798f..0000000 Binary files a/src/main/resources/textures/block/birch_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/birch_door_top.png b/src/main/resources/textures/block/birch_door_top.png deleted file mode 100644 index be3b06d..0000000 Binary files a/src/main/resources/textures/block/birch_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/birch_leaves.png b/src/main/resources/textures/block/birch_leaves.png deleted file mode 100644 index b29f8c0..0000000 Binary files a/src/main/resources/textures/block/birch_leaves.png and /dev/null differ diff --git a/src/main/resources/textures/block/birch_log.png b/src/main/resources/textures/block/birch_log.png deleted file mode 100644 index 9b9c2df..0000000 Binary files a/src/main/resources/textures/block/birch_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/birch_log_top.png b/src/main/resources/textures/block/birch_log_top.png deleted file mode 100644 index 553d021..0000000 Binary files a/src/main/resources/textures/block/birch_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/birch_planks.png b/src/main/resources/textures/block/birch_planks.png deleted file mode 100644 index a5b3952..0000000 Binary files a/src/main/resources/textures/block/birch_planks.png and /dev/null differ diff --git a/src/main/resources/textures/block/birch_sapling.png b/src/main/resources/textures/block/birch_sapling.png deleted file mode 100644 index 9b81939..0000000 Binary files a/src/main/resources/textures/block/birch_sapling.png and /dev/null differ diff --git a/src/main/resources/textures/block/birch_trapdoor.png b/src/main/resources/textures/block/birch_trapdoor.png deleted file mode 100644 index 35b2592..0000000 Binary files a/src/main/resources/textures/block/birch_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/black_candle.png b/src/main/resources/textures/block/black_candle.png deleted file mode 100644 index 35f5194..0000000 Binary files a/src/main/resources/textures/block/black_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/black_candle_lit.png b/src/main/resources/textures/block/black_candle_lit.png deleted file mode 100644 index 2977e0a..0000000 Binary files a/src/main/resources/textures/block/black_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/black_concrete.png b/src/main/resources/textures/block/black_concrete.png deleted file mode 100644 index fee9134..0000000 Binary files a/src/main/resources/textures/block/black_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/black_concrete_powder.png b/src/main/resources/textures/block/black_concrete_powder.png deleted file mode 100644 index 529daaa..0000000 Binary files a/src/main/resources/textures/block/black_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/black_glazed_terracotta.png b/src/main/resources/textures/block/black_glazed_terracotta.png deleted file mode 100644 index fa87088..0000000 Binary files a/src/main/resources/textures/block/black_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/black_shulker_box.png b/src/main/resources/textures/block/black_shulker_box.png deleted file mode 100644 index 5d3fd0d..0000000 Binary files a/src/main/resources/textures/block/black_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/black_stained_glass.png b/src/main/resources/textures/block/black_stained_glass.png deleted file mode 100644 index 6b884f4..0000000 Binary files a/src/main/resources/textures/block/black_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/black_stained_glass_pane_top.png b/src/main/resources/textures/block/black_stained_glass_pane_top.png deleted file mode 100644 index 43d60c5..0000000 Binary files a/src/main/resources/textures/block/black_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/black_terracotta.png b/src/main/resources/textures/block/black_terracotta.png deleted file mode 100644 index 8a75cc5..0000000 Binary files a/src/main/resources/textures/block/black_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/black_wool.png b/src/main/resources/textures/block/black_wool.png deleted file mode 100644 index a226153..0000000 Binary files a/src/main/resources/textures/block/black_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/blackstone.png b/src/main/resources/textures/block/blackstone.png deleted file mode 100644 index 3213cc3..0000000 Binary files a/src/main/resources/textures/block/blackstone.png and /dev/null differ diff --git a/src/main/resources/textures/block/blackstone_top.png b/src/main/resources/textures/block/blackstone_top.png deleted file mode 100644 index edd645d..0000000 Binary files a/src/main/resources/textures/block/blackstone_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/blast_furnace_front.png b/src/main/resources/textures/block/blast_furnace_front.png deleted file mode 100644 index e9e0d43..0000000 Binary files a/src/main/resources/textures/block/blast_furnace_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/blast_furnace_front_on.png b/src/main/resources/textures/block/blast_furnace_front_on.png deleted file mode 100644 index 1f9c031..0000000 Binary files a/src/main/resources/textures/block/blast_furnace_front_on.png and /dev/null differ diff --git a/src/main/resources/textures/block/blast_furnace_front_on.png.mcmeta b/src/main/resources/textures/block/blast_furnace_front_on.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/blast_furnace_front_on.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/blast_furnace_side.png b/src/main/resources/textures/block/blast_furnace_side.png deleted file mode 100644 index be72313..0000000 Binary files a/src/main/resources/textures/block/blast_furnace_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/blast_furnace_top.png b/src/main/resources/textures/block/blast_furnace_top.png deleted file mode 100644 index 4a5bc8b..0000000 Binary files a/src/main/resources/textures/block/blast_furnace_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/blue_candle.png b/src/main/resources/textures/block/blue_candle.png deleted file mode 100644 index 96f1bac..0000000 Binary files a/src/main/resources/textures/block/blue_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/blue_candle_lit.png b/src/main/resources/textures/block/blue_candle_lit.png deleted file mode 100644 index 2f18866..0000000 Binary files a/src/main/resources/textures/block/blue_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/blue_concrete.png b/src/main/resources/textures/block/blue_concrete.png deleted file mode 100644 index e1f9660..0000000 Binary files a/src/main/resources/textures/block/blue_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/blue_concrete_powder.png b/src/main/resources/textures/block/blue_concrete_powder.png deleted file mode 100644 index e78597e..0000000 Binary files a/src/main/resources/textures/block/blue_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/blue_glazed_terracotta.png b/src/main/resources/textures/block/blue_glazed_terracotta.png deleted file mode 100644 index 2c841c3..0000000 Binary files a/src/main/resources/textures/block/blue_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/blue_ice.png b/src/main/resources/textures/block/blue_ice.png deleted file mode 100644 index bfef006..0000000 Binary files a/src/main/resources/textures/block/blue_ice.png and /dev/null differ diff --git a/src/main/resources/textures/block/blue_orchid.png b/src/main/resources/textures/block/blue_orchid.png deleted file mode 100644 index 8adf5db..0000000 Binary files a/src/main/resources/textures/block/blue_orchid.png and /dev/null differ diff --git a/src/main/resources/textures/block/blue_shulker_box.png b/src/main/resources/textures/block/blue_shulker_box.png deleted file mode 100644 index 6b912e7..0000000 Binary files a/src/main/resources/textures/block/blue_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/blue_stained_glass.png b/src/main/resources/textures/block/blue_stained_glass.png deleted file mode 100644 index f339139..0000000 Binary files a/src/main/resources/textures/block/blue_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/blue_stained_glass_pane_top.png b/src/main/resources/textures/block/blue_stained_glass_pane_top.png deleted file mode 100644 index 55c614f..0000000 Binary files a/src/main/resources/textures/block/blue_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/blue_terracotta.png b/src/main/resources/textures/block/blue_terracotta.png deleted file mode 100644 index 7afe930..0000000 Binary files a/src/main/resources/textures/block/blue_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/blue_wool.png b/src/main/resources/textures/block/blue_wool.png deleted file mode 100644 index ae004c6..0000000 Binary files a/src/main/resources/textures/block/blue_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/bone_block_side.png b/src/main/resources/textures/block/bone_block_side.png deleted file mode 100644 index 39a8b3d..0000000 Binary files a/src/main/resources/textures/block/bone_block_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/bone_block_top.png b/src/main/resources/textures/block/bone_block_top.png deleted file mode 100644 index 716ffd9..0000000 Binary files a/src/main/resources/textures/block/bone_block_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/bookshelf.png b/src/main/resources/textures/block/bookshelf.png deleted file mode 100644 index 9e7671c..0000000 Binary files a/src/main/resources/textures/block/bookshelf.png and /dev/null differ diff --git a/src/main/resources/textures/block/brain_coral.png b/src/main/resources/textures/block/brain_coral.png deleted file mode 100644 index 9137d02..0000000 Binary files a/src/main/resources/textures/block/brain_coral.png and /dev/null differ diff --git a/src/main/resources/textures/block/brain_coral_block.png b/src/main/resources/textures/block/brain_coral_block.png deleted file mode 100644 index 190241c..0000000 Binary files a/src/main/resources/textures/block/brain_coral_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/brain_coral_fan.png b/src/main/resources/textures/block/brain_coral_fan.png deleted file mode 100644 index 5236c03..0000000 Binary files a/src/main/resources/textures/block/brain_coral_fan.png and /dev/null differ diff --git a/src/main/resources/textures/block/brewing_stand.png b/src/main/resources/textures/block/brewing_stand.png deleted file mode 100644 index ccb41fa..0000000 Binary files a/src/main/resources/textures/block/brewing_stand.png and /dev/null differ diff --git a/src/main/resources/textures/block/brewing_stand_base.png b/src/main/resources/textures/block/brewing_stand_base.png deleted file mode 100644 index 6922035..0000000 Binary files a/src/main/resources/textures/block/brewing_stand_base.png and /dev/null differ diff --git a/src/main/resources/textures/block/bricks.png b/src/main/resources/textures/block/bricks.png deleted file mode 100644 index e1b2323..0000000 Binary files a/src/main/resources/textures/block/bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/brown_candle.png b/src/main/resources/textures/block/brown_candle.png deleted file mode 100644 index 19368dc..0000000 Binary files a/src/main/resources/textures/block/brown_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/brown_candle_lit.png b/src/main/resources/textures/block/brown_candle_lit.png deleted file mode 100644 index 11cf40c..0000000 Binary files a/src/main/resources/textures/block/brown_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/brown_concrete.png b/src/main/resources/textures/block/brown_concrete.png deleted file mode 100644 index 8aec9e9..0000000 Binary files a/src/main/resources/textures/block/brown_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/brown_concrete_powder.png b/src/main/resources/textures/block/brown_concrete_powder.png deleted file mode 100644 index 14487d7..0000000 Binary files a/src/main/resources/textures/block/brown_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/brown_glazed_terracotta.png b/src/main/resources/textures/block/brown_glazed_terracotta.png deleted file mode 100644 index 132144c..0000000 Binary files a/src/main/resources/textures/block/brown_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/brown_mushroom.png b/src/main/resources/textures/block/brown_mushroom.png deleted file mode 100644 index 57b94d5..0000000 Binary files a/src/main/resources/textures/block/brown_mushroom.png and /dev/null differ diff --git a/src/main/resources/textures/block/brown_mushroom_block.png b/src/main/resources/textures/block/brown_mushroom_block.png deleted file mode 100644 index 20f6ab6..0000000 Binary files a/src/main/resources/textures/block/brown_mushroom_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/brown_shulker_box.png b/src/main/resources/textures/block/brown_shulker_box.png deleted file mode 100644 index c3ed510..0000000 Binary files a/src/main/resources/textures/block/brown_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/brown_stained_glass.png b/src/main/resources/textures/block/brown_stained_glass.png deleted file mode 100644 index d62efcc..0000000 Binary files a/src/main/resources/textures/block/brown_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/brown_stained_glass_pane_top.png b/src/main/resources/textures/block/brown_stained_glass_pane_top.png deleted file mode 100644 index cbd791a..0000000 Binary files a/src/main/resources/textures/block/brown_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/brown_terracotta.png b/src/main/resources/textures/block/brown_terracotta.png deleted file mode 100644 index 9937e72..0000000 Binary files a/src/main/resources/textures/block/brown_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/brown_wool.png b/src/main/resources/textures/block/brown_wool.png deleted file mode 100644 index 84b4360..0000000 Binary files a/src/main/resources/textures/block/brown_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/bubble_coral.png b/src/main/resources/textures/block/bubble_coral.png deleted file mode 100644 index 5599595..0000000 Binary files a/src/main/resources/textures/block/bubble_coral.png and /dev/null differ diff --git a/src/main/resources/textures/block/bubble_coral_block.png b/src/main/resources/textures/block/bubble_coral_block.png deleted file mode 100644 index 265c0e8..0000000 Binary files a/src/main/resources/textures/block/bubble_coral_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/bubble_coral_fan.png b/src/main/resources/textures/block/bubble_coral_fan.png deleted file mode 100644 index dddbd53..0000000 Binary files a/src/main/resources/textures/block/bubble_coral_fan.png and /dev/null differ diff --git a/src/main/resources/textures/block/budding_amethyst.png b/src/main/resources/textures/block/budding_amethyst.png deleted file mode 100644 index f004878..0000000 Binary files a/src/main/resources/textures/block/budding_amethyst.png and /dev/null differ diff --git a/src/main/resources/textures/block/cactus_bottom.png b/src/main/resources/textures/block/cactus_bottom.png deleted file mode 100644 index 35b3cbc..0000000 Binary files a/src/main/resources/textures/block/cactus_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/cactus_side.png b/src/main/resources/textures/block/cactus_side.png deleted file mode 100644 index e29f2d1..0000000 Binary files a/src/main/resources/textures/block/cactus_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/cactus_top.png b/src/main/resources/textures/block/cactus_top.png deleted file mode 100644 index e92f61e..0000000 Binary files a/src/main/resources/textures/block/cactus_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/cake_bottom.png b/src/main/resources/textures/block/cake_bottom.png deleted file mode 100644 index 64d9a8e..0000000 Binary files a/src/main/resources/textures/block/cake_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/cake_inner.png b/src/main/resources/textures/block/cake_inner.png deleted file mode 100644 index f08cf6a..0000000 Binary files a/src/main/resources/textures/block/cake_inner.png and /dev/null differ diff --git a/src/main/resources/textures/block/cake_side.png b/src/main/resources/textures/block/cake_side.png deleted file mode 100644 index c8f7d7a..0000000 Binary files a/src/main/resources/textures/block/cake_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/cake_top.png b/src/main/resources/textures/block/cake_top.png deleted file mode 100644 index 6b373dd..0000000 Binary files a/src/main/resources/textures/block/cake_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/calcite.png b/src/main/resources/textures/block/calcite.png deleted file mode 100644 index f0d1170..0000000 Binary files a/src/main/resources/textures/block/calcite.png and /dev/null differ diff --git a/src/main/resources/textures/block/calibrated_sculk_sensor_amethyst.png b/src/main/resources/textures/block/calibrated_sculk_sensor_amethyst.png deleted file mode 100644 index 56bf0d9..0000000 Binary files a/src/main/resources/textures/block/calibrated_sculk_sensor_amethyst.png and /dev/null differ diff --git a/src/main/resources/textures/block/calibrated_sculk_sensor_input_side.png b/src/main/resources/textures/block/calibrated_sculk_sensor_input_side.png deleted file mode 100644 index 6539900..0000000 Binary files a/src/main/resources/textures/block/calibrated_sculk_sensor_input_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/calibrated_sculk_sensor_top.png b/src/main/resources/textures/block/calibrated_sculk_sensor_top.png deleted file mode 100644 index 747f521..0000000 Binary files a/src/main/resources/textures/block/calibrated_sculk_sensor_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/campfire_fire.png b/src/main/resources/textures/block/campfire_fire.png deleted file mode 100644 index d47c0b6..0000000 Binary files a/src/main/resources/textures/block/campfire_fire.png and /dev/null differ diff --git a/src/main/resources/textures/block/campfire_fire.png.mcmeta b/src/main/resources/textures/block/campfire_fire.png.mcmeta deleted file mode 100644 index 0645f48..0000000 --- a/src/main/resources/textures/block/campfire_fire.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 2 - } -} diff --git a/src/main/resources/textures/block/campfire_log.png b/src/main/resources/textures/block/campfire_log.png deleted file mode 100644 index f2560ac..0000000 Binary files a/src/main/resources/textures/block/campfire_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/campfire_log_lit.png b/src/main/resources/textures/block/campfire_log_lit.png deleted file mode 100644 index d9bb311..0000000 Binary files a/src/main/resources/textures/block/campfire_log_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/campfire_log_lit.png.mcmeta b/src/main/resources/textures/block/campfire_log_lit.png.mcmeta deleted file mode 100644 index 265854e..0000000 --- a/src/main/resources/textures/block/campfire_log_lit.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 20 - } -} diff --git a/src/main/resources/textures/block/candle.png b/src/main/resources/textures/block/candle.png deleted file mode 100644 index d11559b..0000000 Binary files a/src/main/resources/textures/block/candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/candle_lit.png b/src/main/resources/textures/block/candle_lit.png deleted file mode 100644 index 9aa011e..0000000 Binary files a/src/main/resources/textures/block/candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/carrots_stage0.png b/src/main/resources/textures/block/carrots_stage0.png deleted file mode 100644 index d31ceb6..0000000 Binary files a/src/main/resources/textures/block/carrots_stage0.png and /dev/null differ diff --git a/src/main/resources/textures/block/carrots_stage1.png b/src/main/resources/textures/block/carrots_stage1.png deleted file mode 100644 index 2c4d65c..0000000 Binary files a/src/main/resources/textures/block/carrots_stage1.png and /dev/null differ diff --git a/src/main/resources/textures/block/carrots_stage2.png b/src/main/resources/textures/block/carrots_stage2.png deleted file mode 100644 index a519301..0000000 Binary files a/src/main/resources/textures/block/carrots_stage2.png and /dev/null differ diff --git a/src/main/resources/textures/block/carrots_stage3.png b/src/main/resources/textures/block/carrots_stage3.png deleted file mode 100644 index 507d1b6..0000000 Binary files a/src/main/resources/textures/block/carrots_stage3.png and /dev/null differ diff --git a/src/main/resources/textures/block/cartography_table_side1.png b/src/main/resources/textures/block/cartography_table_side1.png deleted file mode 100644 index 6fca73a..0000000 Binary files a/src/main/resources/textures/block/cartography_table_side1.png and /dev/null differ diff --git a/src/main/resources/textures/block/cartography_table_side2.png b/src/main/resources/textures/block/cartography_table_side2.png deleted file mode 100644 index f2456cf..0000000 Binary files a/src/main/resources/textures/block/cartography_table_side2.png and /dev/null differ diff --git a/src/main/resources/textures/block/cartography_table_side3.png b/src/main/resources/textures/block/cartography_table_side3.png deleted file mode 100644 index 9d12646..0000000 Binary files a/src/main/resources/textures/block/cartography_table_side3.png and /dev/null differ diff --git a/src/main/resources/textures/block/cartography_table_top.png b/src/main/resources/textures/block/cartography_table_top.png deleted file mode 100644 index f984e31..0000000 Binary files a/src/main/resources/textures/block/cartography_table_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/carved_pumpkin.png b/src/main/resources/textures/block/carved_pumpkin.png deleted file mode 100644 index b94135f..0000000 Binary files a/src/main/resources/textures/block/carved_pumpkin.png and /dev/null differ diff --git a/src/main/resources/textures/block/cauldron_bottom.png b/src/main/resources/textures/block/cauldron_bottom.png deleted file mode 100644 index 4c8591a..0000000 Binary files a/src/main/resources/textures/block/cauldron_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/cauldron_inner.png b/src/main/resources/textures/block/cauldron_inner.png deleted file mode 100644 index d10cd5b..0000000 Binary files a/src/main/resources/textures/block/cauldron_inner.png and /dev/null differ diff --git a/src/main/resources/textures/block/cauldron_side.png b/src/main/resources/textures/block/cauldron_side.png deleted file mode 100644 index 0ee804b..0000000 Binary files a/src/main/resources/textures/block/cauldron_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/cauldron_top.png b/src/main/resources/textures/block/cauldron_top.png deleted file mode 100644 index 5cb2d08..0000000 Binary files a/src/main/resources/textures/block/cauldron_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/cave_vines.png b/src/main/resources/textures/block/cave_vines.png deleted file mode 100644 index e78d9e0..0000000 Binary files a/src/main/resources/textures/block/cave_vines.png and /dev/null differ diff --git a/src/main/resources/textures/block/cave_vines_lit.png b/src/main/resources/textures/block/cave_vines_lit.png deleted file mode 100644 index a4773d4..0000000 Binary files a/src/main/resources/textures/block/cave_vines_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/cave_vines_plant.png b/src/main/resources/textures/block/cave_vines_plant.png deleted file mode 100644 index 7cb1cee..0000000 Binary files a/src/main/resources/textures/block/cave_vines_plant.png and /dev/null differ diff --git a/src/main/resources/textures/block/cave_vines_plant_lit.png b/src/main/resources/textures/block/cave_vines_plant_lit.png deleted file mode 100644 index 375e1f7..0000000 Binary files a/src/main/resources/textures/block/cave_vines_plant_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/chain.png b/src/main/resources/textures/block/chain.png deleted file mode 100644 index d65414d..0000000 Binary files a/src/main/resources/textures/block/chain.png and /dev/null differ diff --git a/src/main/resources/textures/block/chain_command_block_back.png b/src/main/resources/textures/block/chain_command_block_back.png deleted file mode 100644 index 9b75681..0000000 Binary files a/src/main/resources/textures/block/chain_command_block_back.png and /dev/null differ diff --git a/src/main/resources/textures/block/chain_command_block_back.png.mcmeta b/src/main/resources/textures/block/chain_command_block_back.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/chain_command_block_back.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/chain_command_block_conditional.png b/src/main/resources/textures/block/chain_command_block_conditional.png deleted file mode 100644 index 2fdbccc..0000000 Binary files a/src/main/resources/textures/block/chain_command_block_conditional.png and /dev/null differ diff --git a/src/main/resources/textures/block/chain_command_block_conditional.png.mcmeta b/src/main/resources/textures/block/chain_command_block_conditional.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/chain_command_block_conditional.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/chain_command_block_front.png b/src/main/resources/textures/block/chain_command_block_front.png deleted file mode 100644 index ae2fb4f..0000000 Binary files a/src/main/resources/textures/block/chain_command_block_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/chain_command_block_front.png.mcmeta b/src/main/resources/textures/block/chain_command_block_front.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/chain_command_block_front.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/chain_command_block_side.png b/src/main/resources/textures/block/chain_command_block_side.png deleted file mode 100644 index 53958f2..0000000 Binary files a/src/main/resources/textures/block/chain_command_block_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/chain_command_block_side.png.mcmeta b/src/main/resources/textures/block/chain_command_block_side.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/chain_command_block_side.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/cherry_door_bottom.png b/src/main/resources/textures/block/cherry_door_bottom.png deleted file mode 100644 index e5823ff..0000000 Binary files a/src/main/resources/textures/block/cherry_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/cherry_door_top.png b/src/main/resources/textures/block/cherry_door_top.png deleted file mode 100644 index 9a294a1..0000000 Binary files a/src/main/resources/textures/block/cherry_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/cherry_leaves.png b/src/main/resources/textures/block/cherry_leaves.png deleted file mode 100644 index 0d66833..0000000 Binary files a/src/main/resources/textures/block/cherry_leaves.png and /dev/null differ diff --git a/src/main/resources/textures/block/cherry_log.png b/src/main/resources/textures/block/cherry_log.png deleted file mode 100644 index 104971a..0000000 Binary files a/src/main/resources/textures/block/cherry_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/cherry_log_top.png b/src/main/resources/textures/block/cherry_log_top.png deleted file mode 100644 index 7f72a30..0000000 Binary files a/src/main/resources/textures/block/cherry_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/cherry_planks.png b/src/main/resources/textures/block/cherry_planks.png deleted file mode 100644 index 41997ae..0000000 Binary files a/src/main/resources/textures/block/cherry_planks.png and /dev/null differ diff --git a/src/main/resources/textures/block/cherry_sapling.png b/src/main/resources/textures/block/cherry_sapling.png deleted file mode 100644 index 6b700db..0000000 Binary files a/src/main/resources/textures/block/cherry_sapling.png and /dev/null differ diff --git a/src/main/resources/textures/block/cherry_trapdoor.png b/src/main/resources/textures/block/cherry_trapdoor.png deleted file mode 100644 index 98b780d..0000000 Binary files a/src/main/resources/textures/block/cherry_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/chipped_anvil_top.png b/src/main/resources/textures/block/chipped_anvil_top.png deleted file mode 100644 index b3dbe1f..0000000 Binary files a/src/main/resources/textures/block/chipped_anvil_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_bookshelf_empty.png b/src/main/resources/textures/block/chiseled_bookshelf_empty.png deleted file mode 100644 index 7e16975..0000000 Binary files a/src/main/resources/textures/block/chiseled_bookshelf_empty.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_bookshelf_occupied.png b/src/main/resources/textures/block/chiseled_bookshelf_occupied.png deleted file mode 100644 index 06b21d9..0000000 Binary files a/src/main/resources/textures/block/chiseled_bookshelf_occupied.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_bookshelf_side.png b/src/main/resources/textures/block/chiseled_bookshelf_side.png deleted file mode 100644 index 3839f9b..0000000 Binary files a/src/main/resources/textures/block/chiseled_bookshelf_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_bookshelf_top.png b/src/main/resources/textures/block/chiseled_bookshelf_top.png deleted file mode 100644 index 4a2b010..0000000 Binary files a/src/main/resources/textures/block/chiseled_bookshelf_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_copper.png b/src/main/resources/textures/block/chiseled_copper.png deleted file mode 100644 index 72bc061..0000000 Binary files a/src/main/resources/textures/block/chiseled_copper.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_deepslate.png b/src/main/resources/textures/block/chiseled_deepslate.png deleted file mode 100644 index 4ff2feb..0000000 Binary files a/src/main/resources/textures/block/chiseled_deepslate.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_nether_bricks.png b/src/main/resources/textures/block/chiseled_nether_bricks.png deleted file mode 100644 index 3997842..0000000 Binary files a/src/main/resources/textures/block/chiseled_nether_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_polished_blackstone.png b/src/main/resources/textures/block/chiseled_polished_blackstone.png deleted file mode 100644 index 99fdb18..0000000 Binary files a/src/main/resources/textures/block/chiseled_polished_blackstone.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_quartz_block.png b/src/main/resources/textures/block/chiseled_quartz_block.png deleted file mode 100644 index 30344cd..0000000 Binary files a/src/main/resources/textures/block/chiseled_quartz_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_quartz_block_top.png b/src/main/resources/textures/block/chiseled_quartz_block_top.png deleted file mode 100644 index 4f67f5c..0000000 Binary files a/src/main/resources/textures/block/chiseled_quartz_block_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_red_sandstone.png b/src/main/resources/textures/block/chiseled_red_sandstone.png deleted file mode 100644 index 92d1ba9..0000000 Binary files a/src/main/resources/textures/block/chiseled_red_sandstone.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_resin_bricks.png b/src/main/resources/textures/block/chiseled_resin_bricks.png deleted file mode 100644 index c33c508..0000000 Binary files a/src/main/resources/textures/block/chiseled_resin_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_sandstone.png b/src/main/resources/textures/block/chiseled_sandstone.png deleted file mode 100644 index 304241b..0000000 Binary files a/src/main/resources/textures/block/chiseled_sandstone.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_stone_bricks.png b/src/main/resources/textures/block/chiseled_stone_bricks.png deleted file mode 100644 index 3a35ae4..0000000 Binary files a/src/main/resources/textures/block/chiseled_stone_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_tuff.png b/src/main/resources/textures/block/chiseled_tuff.png deleted file mode 100644 index 05c51a4..0000000 Binary files a/src/main/resources/textures/block/chiseled_tuff.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_tuff_bricks.png b/src/main/resources/textures/block/chiseled_tuff_bricks.png deleted file mode 100644 index 3631249..0000000 Binary files a/src/main/resources/textures/block/chiseled_tuff_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_tuff_bricks_top.png b/src/main/resources/textures/block/chiseled_tuff_bricks_top.png deleted file mode 100644 index 7d5cbef..0000000 Binary files a/src/main/resources/textures/block/chiseled_tuff_bricks_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/chiseled_tuff_top.png b/src/main/resources/textures/block/chiseled_tuff_top.png deleted file mode 100644 index 4fd51a1..0000000 Binary files a/src/main/resources/textures/block/chiseled_tuff_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/chorus_flower.png b/src/main/resources/textures/block/chorus_flower.png deleted file mode 100644 index 0972d7b..0000000 Binary files a/src/main/resources/textures/block/chorus_flower.png and /dev/null differ diff --git a/src/main/resources/textures/block/chorus_flower_dead.png b/src/main/resources/textures/block/chorus_flower_dead.png deleted file mode 100644 index 894da3e..0000000 Binary files a/src/main/resources/textures/block/chorus_flower_dead.png and /dev/null differ diff --git a/src/main/resources/textures/block/chorus_plant.png b/src/main/resources/textures/block/chorus_plant.png deleted file mode 100644 index 855c8dd..0000000 Binary files a/src/main/resources/textures/block/chorus_plant.png and /dev/null differ diff --git a/src/main/resources/textures/block/clay.png b/src/main/resources/textures/block/clay.png deleted file mode 100644 index 10d7694..0000000 Binary files a/src/main/resources/textures/block/clay.png and /dev/null differ diff --git a/src/main/resources/textures/block/closed_eyeblossom.png b/src/main/resources/textures/block/closed_eyeblossom.png deleted file mode 100644 index 4cfa496..0000000 Binary files a/src/main/resources/textures/block/closed_eyeblossom.png and /dev/null differ diff --git a/src/main/resources/textures/block/coal_block.png b/src/main/resources/textures/block/coal_block.png deleted file mode 100644 index b9a9adf..0000000 Binary files a/src/main/resources/textures/block/coal_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/coal_ore.png b/src/main/resources/textures/block/coal_ore.png deleted file mode 100644 index 2d25412..0000000 Binary files a/src/main/resources/textures/block/coal_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/coarse_dirt.png b/src/main/resources/textures/block/coarse_dirt.png deleted file mode 100644 index 44aaf61..0000000 Binary files a/src/main/resources/textures/block/coarse_dirt.png and /dev/null differ diff --git a/src/main/resources/textures/block/cobbled_deepslate.png b/src/main/resources/textures/block/cobbled_deepslate.png deleted file mode 100644 index 0f40350..0000000 Binary files a/src/main/resources/textures/block/cobbled_deepslate.png and /dev/null differ diff --git a/src/main/resources/textures/block/cobblestone.png b/src/main/resources/textures/block/cobblestone.png deleted file mode 100644 index 435a7af..0000000 Binary files a/src/main/resources/textures/block/cobblestone.png and /dev/null differ diff --git a/src/main/resources/textures/block/cobweb.png b/src/main/resources/textures/block/cobweb.png deleted file mode 100644 index bbf0b12..0000000 Binary files a/src/main/resources/textures/block/cobweb.png and /dev/null differ diff --git a/src/main/resources/textures/block/cocoa_stage0.png b/src/main/resources/textures/block/cocoa_stage0.png deleted file mode 100644 index 34f56ed..0000000 Binary files a/src/main/resources/textures/block/cocoa_stage0.png and /dev/null differ diff --git a/src/main/resources/textures/block/cocoa_stage1.png b/src/main/resources/textures/block/cocoa_stage1.png deleted file mode 100644 index 699f05f..0000000 Binary files a/src/main/resources/textures/block/cocoa_stage1.png and /dev/null differ diff --git a/src/main/resources/textures/block/cocoa_stage2.png b/src/main/resources/textures/block/cocoa_stage2.png deleted file mode 100644 index a238549..0000000 Binary files a/src/main/resources/textures/block/cocoa_stage2.png and /dev/null differ diff --git a/src/main/resources/textures/block/command_block_back.png b/src/main/resources/textures/block/command_block_back.png deleted file mode 100644 index 5b8daac..0000000 Binary files a/src/main/resources/textures/block/command_block_back.png and /dev/null differ diff --git a/src/main/resources/textures/block/command_block_back.png.mcmeta b/src/main/resources/textures/block/command_block_back.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/command_block_back.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/command_block_conditional.png b/src/main/resources/textures/block/command_block_conditional.png deleted file mode 100644 index fc12d69..0000000 Binary files a/src/main/resources/textures/block/command_block_conditional.png and /dev/null differ diff --git a/src/main/resources/textures/block/command_block_conditional.png.mcmeta b/src/main/resources/textures/block/command_block_conditional.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/command_block_conditional.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/command_block_front.png b/src/main/resources/textures/block/command_block_front.png deleted file mode 100644 index ed408e5..0000000 Binary files a/src/main/resources/textures/block/command_block_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/command_block_front.png.mcmeta b/src/main/resources/textures/block/command_block_front.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/command_block_front.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/command_block_side.png b/src/main/resources/textures/block/command_block_side.png deleted file mode 100644 index 0c4ec83..0000000 Binary files a/src/main/resources/textures/block/command_block_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/command_block_side.png.mcmeta b/src/main/resources/textures/block/command_block_side.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/command_block_side.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/comparator.png b/src/main/resources/textures/block/comparator.png deleted file mode 100644 index 41981ba..0000000 Binary files a/src/main/resources/textures/block/comparator.png and /dev/null differ diff --git a/src/main/resources/textures/block/comparator_on.png b/src/main/resources/textures/block/comparator_on.png deleted file mode 100644 index 9474513..0000000 Binary files a/src/main/resources/textures/block/comparator_on.png and /dev/null differ diff --git a/src/main/resources/textures/block/composter_bottom.png b/src/main/resources/textures/block/composter_bottom.png deleted file mode 100644 index ff1c3e7..0000000 Binary files a/src/main/resources/textures/block/composter_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/composter_compost.png b/src/main/resources/textures/block/composter_compost.png deleted file mode 100644 index e3dc297..0000000 Binary files a/src/main/resources/textures/block/composter_compost.png and /dev/null differ diff --git a/src/main/resources/textures/block/composter_ready.png b/src/main/resources/textures/block/composter_ready.png deleted file mode 100644 index b495c39..0000000 Binary files a/src/main/resources/textures/block/composter_ready.png and /dev/null differ diff --git a/src/main/resources/textures/block/composter_side.png b/src/main/resources/textures/block/composter_side.png deleted file mode 100644 index 22d7a84..0000000 Binary files a/src/main/resources/textures/block/composter_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/composter_top.png b/src/main/resources/textures/block/composter_top.png deleted file mode 100644 index 68124d9..0000000 Binary files a/src/main/resources/textures/block/composter_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/conduit.png b/src/main/resources/textures/block/conduit.png deleted file mode 100644 index 40fbb42..0000000 Binary files a/src/main/resources/textures/block/conduit.png and /dev/null differ diff --git a/src/main/resources/textures/block/copper_block.png b/src/main/resources/textures/block/copper_block.png deleted file mode 100644 index 6187c46..0000000 Binary files a/src/main/resources/textures/block/copper_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/copper_bulb.png b/src/main/resources/textures/block/copper_bulb.png deleted file mode 100644 index 79275ba..0000000 Binary files a/src/main/resources/textures/block/copper_bulb.png and /dev/null differ diff --git a/src/main/resources/textures/block/copper_bulb_lit.png b/src/main/resources/textures/block/copper_bulb_lit.png deleted file mode 100644 index b674eac..0000000 Binary files a/src/main/resources/textures/block/copper_bulb_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/copper_bulb_lit_powered.png b/src/main/resources/textures/block/copper_bulb_lit_powered.png deleted file mode 100644 index 88a3262..0000000 Binary files a/src/main/resources/textures/block/copper_bulb_lit_powered.png and /dev/null differ diff --git a/src/main/resources/textures/block/copper_bulb_powered.png b/src/main/resources/textures/block/copper_bulb_powered.png deleted file mode 100644 index 2eeb817..0000000 Binary files a/src/main/resources/textures/block/copper_bulb_powered.png and /dev/null differ diff --git a/src/main/resources/textures/block/copper_door_bottom.png b/src/main/resources/textures/block/copper_door_bottom.png deleted file mode 100644 index 163591a..0000000 Binary files a/src/main/resources/textures/block/copper_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/copper_door_top.png b/src/main/resources/textures/block/copper_door_top.png deleted file mode 100644 index 9bb9201..0000000 Binary files a/src/main/resources/textures/block/copper_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/copper_grate.png b/src/main/resources/textures/block/copper_grate.png deleted file mode 100644 index 6767324..0000000 Binary files a/src/main/resources/textures/block/copper_grate.png and /dev/null differ diff --git a/src/main/resources/textures/block/copper_ore.png b/src/main/resources/textures/block/copper_ore.png deleted file mode 100644 index adf0900..0000000 Binary files a/src/main/resources/textures/block/copper_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/copper_trapdoor.png b/src/main/resources/textures/block/copper_trapdoor.png deleted file mode 100644 index 63c9668..0000000 Binary files a/src/main/resources/textures/block/copper_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/cornflower.png b/src/main/resources/textures/block/cornflower.png deleted file mode 100644 index 8bf44c8..0000000 Binary files a/src/main/resources/textures/block/cornflower.png and /dev/null differ diff --git a/src/main/resources/textures/block/cracked_deepslate_bricks.png b/src/main/resources/textures/block/cracked_deepslate_bricks.png deleted file mode 100644 index 0f28497..0000000 Binary files a/src/main/resources/textures/block/cracked_deepslate_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/cracked_deepslate_tiles.png b/src/main/resources/textures/block/cracked_deepslate_tiles.png deleted file mode 100644 index ba18471..0000000 Binary files a/src/main/resources/textures/block/cracked_deepslate_tiles.png and /dev/null differ diff --git a/src/main/resources/textures/block/cracked_nether_bricks.png b/src/main/resources/textures/block/cracked_nether_bricks.png deleted file mode 100644 index a86d597..0000000 Binary files a/src/main/resources/textures/block/cracked_nether_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/cracked_polished_blackstone_bricks.png b/src/main/resources/textures/block/cracked_polished_blackstone_bricks.png deleted file mode 100644 index ba5650e..0000000 Binary files a/src/main/resources/textures/block/cracked_polished_blackstone_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/cracked_stone_bricks.png b/src/main/resources/textures/block/cracked_stone_bricks.png deleted file mode 100644 index 8bf9a4d..0000000 Binary files a/src/main/resources/textures/block/cracked_stone_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_bottom.png b/src/main/resources/textures/block/crafter_bottom.png deleted file mode 100644 index 1343891..0000000 Binary files a/src/main/resources/textures/block/crafter_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_east.png b/src/main/resources/textures/block/crafter_east.png deleted file mode 100644 index 9919ab8..0000000 Binary files a/src/main/resources/textures/block/crafter_east.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_east_crafting.png b/src/main/resources/textures/block/crafter_east_crafting.png deleted file mode 100644 index 3439b2d..0000000 Binary files a/src/main/resources/textures/block/crafter_east_crafting.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_east_triggered.png b/src/main/resources/textures/block/crafter_east_triggered.png deleted file mode 100644 index 19f6848..0000000 Binary files a/src/main/resources/textures/block/crafter_east_triggered.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_north.png b/src/main/resources/textures/block/crafter_north.png deleted file mode 100644 index febfc89..0000000 Binary files a/src/main/resources/textures/block/crafter_north.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_north_crafting.png b/src/main/resources/textures/block/crafter_north_crafting.png deleted file mode 100644 index 06ec7fe..0000000 Binary files a/src/main/resources/textures/block/crafter_north_crafting.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_south.png b/src/main/resources/textures/block/crafter_south.png deleted file mode 100644 index 682b63a..0000000 Binary files a/src/main/resources/textures/block/crafter_south.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_south_triggered.png b/src/main/resources/textures/block/crafter_south_triggered.png deleted file mode 100644 index c9237e1..0000000 Binary files a/src/main/resources/textures/block/crafter_south_triggered.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_top.png b/src/main/resources/textures/block/crafter_top.png deleted file mode 100644 index 65693a0..0000000 Binary files a/src/main/resources/textures/block/crafter_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_top_crafting.png b/src/main/resources/textures/block/crafter_top_crafting.png deleted file mode 100644 index 51d36fe..0000000 Binary files a/src/main/resources/textures/block/crafter_top_crafting.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_top_triggered.png b/src/main/resources/textures/block/crafter_top_triggered.png deleted file mode 100644 index 7262fa4..0000000 Binary files a/src/main/resources/textures/block/crafter_top_triggered.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_west.png b/src/main/resources/textures/block/crafter_west.png deleted file mode 100644 index a11fa27..0000000 Binary files a/src/main/resources/textures/block/crafter_west.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_west_crafting.png b/src/main/resources/textures/block/crafter_west_crafting.png deleted file mode 100644 index 27cc94b..0000000 Binary files a/src/main/resources/textures/block/crafter_west_crafting.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafter_west_triggered.png b/src/main/resources/textures/block/crafter_west_triggered.png deleted file mode 100644 index e89ed35..0000000 Binary files a/src/main/resources/textures/block/crafter_west_triggered.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafting_table_front.png b/src/main/resources/textures/block/crafting_table_front.png deleted file mode 100644 index 2ce67b6..0000000 Binary files a/src/main/resources/textures/block/crafting_table_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafting_table_side.png b/src/main/resources/textures/block/crafting_table_side.png deleted file mode 100644 index 3b3ddff..0000000 Binary files a/src/main/resources/textures/block/crafting_table_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/crafting_table_top.png b/src/main/resources/textures/block/crafting_table_top.png deleted file mode 100644 index 28e5a89..0000000 Binary files a/src/main/resources/textures/block/crafting_table_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/creaking_heart.png b/src/main/resources/textures/block/creaking_heart.png deleted file mode 100644 index e2a219d..0000000 Binary files a/src/main/resources/textures/block/creaking_heart.png and /dev/null differ diff --git a/src/main/resources/textures/block/creaking_heart_active.png b/src/main/resources/textures/block/creaking_heart_active.png deleted file mode 100644 index df7d8d4..0000000 Binary files a/src/main/resources/textures/block/creaking_heart_active.png and /dev/null differ diff --git a/src/main/resources/textures/block/creaking_heart_top.png b/src/main/resources/textures/block/creaking_heart_top.png deleted file mode 100644 index 16fdc9e..0000000 Binary files a/src/main/resources/textures/block/creaking_heart_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/creaking_heart_top_active.png b/src/main/resources/textures/block/creaking_heart_top_active.png deleted file mode 100644 index 35db03d..0000000 Binary files a/src/main/resources/textures/block/creaking_heart_top_active.png and /dev/null differ diff --git a/src/main/resources/textures/block/crimson_door_bottom.png b/src/main/resources/textures/block/crimson_door_bottom.png deleted file mode 100644 index 50a5436..0000000 Binary files a/src/main/resources/textures/block/crimson_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/crimson_door_top.png b/src/main/resources/textures/block/crimson_door_top.png deleted file mode 100644 index db88114..0000000 Binary files a/src/main/resources/textures/block/crimson_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/crimson_fungus.png b/src/main/resources/textures/block/crimson_fungus.png deleted file mode 100644 index 9c68327..0000000 Binary files a/src/main/resources/textures/block/crimson_fungus.png and /dev/null differ diff --git a/src/main/resources/textures/block/crimson_nylium.png b/src/main/resources/textures/block/crimson_nylium.png deleted file mode 100644 index 197cda5..0000000 Binary files a/src/main/resources/textures/block/crimson_nylium.png and /dev/null differ diff --git a/src/main/resources/textures/block/crimson_nylium_side.png b/src/main/resources/textures/block/crimson_nylium_side.png deleted file mode 100644 index 8e979bb..0000000 Binary files a/src/main/resources/textures/block/crimson_nylium_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/crimson_planks.png b/src/main/resources/textures/block/crimson_planks.png deleted file mode 100644 index 33197c4..0000000 Binary files a/src/main/resources/textures/block/crimson_planks.png and /dev/null differ diff --git a/src/main/resources/textures/block/crimson_roots.png b/src/main/resources/textures/block/crimson_roots.png deleted file mode 100644 index 915d408..0000000 Binary files a/src/main/resources/textures/block/crimson_roots.png and /dev/null differ diff --git a/src/main/resources/textures/block/crimson_roots_pot.png b/src/main/resources/textures/block/crimson_roots_pot.png deleted file mode 100644 index fc10110..0000000 Binary files a/src/main/resources/textures/block/crimson_roots_pot.png and /dev/null differ diff --git a/src/main/resources/textures/block/crimson_stem.png b/src/main/resources/textures/block/crimson_stem.png deleted file mode 100644 index 859b80a..0000000 Binary files a/src/main/resources/textures/block/crimson_stem.png and /dev/null differ diff --git a/src/main/resources/textures/block/crimson_stem.png.mcmeta b/src/main/resources/textures/block/crimson_stem.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/crimson_stem.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/crimson_stem_top.png b/src/main/resources/textures/block/crimson_stem_top.png deleted file mode 100644 index e1b1514..0000000 Binary files a/src/main/resources/textures/block/crimson_stem_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/crimson_trapdoor.png b/src/main/resources/textures/block/crimson_trapdoor.png deleted file mode 100644 index e1baebe..0000000 Binary files a/src/main/resources/textures/block/crimson_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/crying_obsidian.png b/src/main/resources/textures/block/crying_obsidian.png deleted file mode 100644 index cbbad33..0000000 Binary files a/src/main/resources/textures/block/crying_obsidian.png and /dev/null differ diff --git a/src/main/resources/textures/block/cut_copper.png b/src/main/resources/textures/block/cut_copper.png deleted file mode 100644 index 1d901b6..0000000 Binary files a/src/main/resources/textures/block/cut_copper.png and /dev/null differ diff --git a/src/main/resources/textures/block/cut_red_sandstone.png b/src/main/resources/textures/block/cut_red_sandstone.png deleted file mode 100644 index 9838b3b..0000000 Binary files a/src/main/resources/textures/block/cut_red_sandstone.png and /dev/null differ diff --git a/src/main/resources/textures/block/cut_sandstone.png b/src/main/resources/textures/block/cut_sandstone.png deleted file mode 100644 index 40b485e..0000000 Binary files a/src/main/resources/textures/block/cut_sandstone.png and /dev/null differ diff --git a/src/main/resources/textures/block/cyan_candle.png b/src/main/resources/textures/block/cyan_candle.png deleted file mode 100644 index ab18f4f..0000000 Binary files a/src/main/resources/textures/block/cyan_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/cyan_candle_lit.png b/src/main/resources/textures/block/cyan_candle_lit.png deleted file mode 100644 index 51e9c30..0000000 Binary files a/src/main/resources/textures/block/cyan_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/cyan_concrete.png b/src/main/resources/textures/block/cyan_concrete.png deleted file mode 100644 index 817fe93..0000000 Binary files a/src/main/resources/textures/block/cyan_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/cyan_concrete_powder.png b/src/main/resources/textures/block/cyan_concrete_powder.png deleted file mode 100644 index 3a23a95..0000000 Binary files a/src/main/resources/textures/block/cyan_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/cyan_glazed_terracotta.png b/src/main/resources/textures/block/cyan_glazed_terracotta.png deleted file mode 100644 index 13bf97f..0000000 Binary files a/src/main/resources/textures/block/cyan_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/cyan_shulker_box.png b/src/main/resources/textures/block/cyan_shulker_box.png deleted file mode 100644 index a93e4bc..0000000 Binary files a/src/main/resources/textures/block/cyan_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/cyan_stained_glass.png b/src/main/resources/textures/block/cyan_stained_glass.png deleted file mode 100644 index a4ac9ae..0000000 Binary files a/src/main/resources/textures/block/cyan_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/cyan_stained_glass_pane_top.png b/src/main/resources/textures/block/cyan_stained_glass_pane_top.png deleted file mode 100644 index 9a34b84..0000000 Binary files a/src/main/resources/textures/block/cyan_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/cyan_terracotta.png b/src/main/resources/textures/block/cyan_terracotta.png deleted file mode 100644 index b2d18c9..0000000 Binary files a/src/main/resources/textures/block/cyan_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/cyan_wool.png b/src/main/resources/textures/block/cyan_wool.png deleted file mode 100644 index 3bba353..0000000 Binary files a/src/main/resources/textures/block/cyan_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/damaged_anvil_top.png b/src/main/resources/textures/block/damaged_anvil_top.png deleted file mode 100644 index 4ec4cfa..0000000 Binary files a/src/main/resources/textures/block/damaged_anvil_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/dandelion.png b/src/main/resources/textures/block/dandelion.png deleted file mode 100644 index 21b8490..0000000 Binary files a/src/main/resources/textures/block/dandelion.png and /dev/null differ diff --git a/src/main/resources/textures/block/dark_oak_door_bottom.png b/src/main/resources/textures/block/dark_oak_door_bottom.png deleted file mode 100644 index 3f2e6af..0000000 Binary files a/src/main/resources/textures/block/dark_oak_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/dark_oak_door_top.png b/src/main/resources/textures/block/dark_oak_door_top.png deleted file mode 100644 index 20ed0e3..0000000 Binary files a/src/main/resources/textures/block/dark_oak_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/dark_oak_leaves.png b/src/main/resources/textures/block/dark_oak_leaves.png deleted file mode 100644 index 99ee5c2..0000000 Binary files a/src/main/resources/textures/block/dark_oak_leaves.png and /dev/null differ diff --git a/src/main/resources/textures/block/dark_oak_log.png b/src/main/resources/textures/block/dark_oak_log.png deleted file mode 100644 index 8562ff7..0000000 Binary files a/src/main/resources/textures/block/dark_oak_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/dark_oak_log_top.png b/src/main/resources/textures/block/dark_oak_log_top.png deleted file mode 100644 index 6adb4e6..0000000 Binary files a/src/main/resources/textures/block/dark_oak_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/dark_oak_planks.png b/src/main/resources/textures/block/dark_oak_planks.png deleted file mode 100644 index 536986e..0000000 Binary files a/src/main/resources/textures/block/dark_oak_planks.png and /dev/null differ diff --git a/src/main/resources/textures/block/dark_oak_sapling.png b/src/main/resources/textures/block/dark_oak_sapling.png deleted file mode 100644 index 537cd81..0000000 Binary files a/src/main/resources/textures/block/dark_oak_sapling.png and /dev/null differ diff --git a/src/main/resources/textures/block/dark_oak_trapdoor.png b/src/main/resources/textures/block/dark_oak_trapdoor.png deleted file mode 100644 index c3bcf37..0000000 Binary files a/src/main/resources/textures/block/dark_oak_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/dark_prismarine.png b/src/main/resources/textures/block/dark_prismarine.png deleted file mode 100644 index b44bef5..0000000 Binary files a/src/main/resources/textures/block/dark_prismarine.png and /dev/null differ diff --git a/src/main/resources/textures/block/daylight_detector_inverted_top.png b/src/main/resources/textures/block/daylight_detector_inverted_top.png deleted file mode 100644 index ce5bedf..0000000 Binary files a/src/main/resources/textures/block/daylight_detector_inverted_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/daylight_detector_side.png b/src/main/resources/textures/block/daylight_detector_side.png deleted file mode 100644 index 05f7e83..0000000 Binary files a/src/main/resources/textures/block/daylight_detector_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/daylight_detector_top.png b/src/main/resources/textures/block/daylight_detector_top.png deleted file mode 100644 index 2f0b33f..0000000 Binary files a/src/main/resources/textures/block/daylight_detector_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_brain_coral.png b/src/main/resources/textures/block/dead_brain_coral.png deleted file mode 100644 index 079b5ae..0000000 Binary files a/src/main/resources/textures/block/dead_brain_coral.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_brain_coral_block.png b/src/main/resources/textures/block/dead_brain_coral_block.png deleted file mode 100644 index f4663d3..0000000 Binary files a/src/main/resources/textures/block/dead_brain_coral_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_brain_coral_fan.png b/src/main/resources/textures/block/dead_brain_coral_fan.png deleted file mode 100644 index f32bf13..0000000 Binary files a/src/main/resources/textures/block/dead_brain_coral_fan.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_bubble_coral.png b/src/main/resources/textures/block/dead_bubble_coral.png deleted file mode 100644 index b9c6d22..0000000 Binary files a/src/main/resources/textures/block/dead_bubble_coral.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_bubble_coral_block.png b/src/main/resources/textures/block/dead_bubble_coral_block.png deleted file mode 100644 index f5b0d3c..0000000 Binary files a/src/main/resources/textures/block/dead_bubble_coral_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_bubble_coral_fan.png b/src/main/resources/textures/block/dead_bubble_coral_fan.png deleted file mode 100644 index b29a669..0000000 Binary files a/src/main/resources/textures/block/dead_bubble_coral_fan.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_bush.png b/src/main/resources/textures/block/dead_bush.png deleted file mode 100644 index 0dfeed3..0000000 Binary files a/src/main/resources/textures/block/dead_bush.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_fire_coral.png b/src/main/resources/textures/block/dead_fire_coral.png deleted file mode 100644 index a1c9449..0000000 Binary files a/src/main/resources/textures/block/dead_fire_coral.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_fire_coral_block.png b/src/main/resources/textures/block/dead_fire_coral_block.png deleted file mode 100644 index 1dfb58c..0000000 Binary files a/src/main/resources/textures/block/dead_fire_coral_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_fire_coral_fan.png b/src/main/resources/textures/block/dead_fire_coral_fan.png deleted file mode 100644 index 48e88de..0000000 Binary files a/src/main/resources/textures/block/dead_fire_coral_fan.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_horn_coral.png b/src/main/resources/textures/block/dead_horn_coral.png deleted file mode 100644 index 969b517..0000000 Binary files a/src/main/resources/textures/block/dead_horn_coral.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_horn_coral_block.png b/src/main/resources/textures/block/dead_horn_coral_block.png deleted file mode 100644 index 8a0fa97..0000000 Binary files a/src/main/resources/textures/block/dead_horn_coral_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_horn_coral_fan.png b/src/main/resources/textures/block/dead_horn_coral_fan.png deleted file mode 100644 index 5cfd55b..0000000 Binary files a/src/main/resources/textures/block/dead_horn_coral_fan.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_tube_coral.png b/src/main/resources/textures/block/dead_tube_coral.png deleted file mode 100644 index 8440b8f..0000000 Binary files a/src/main/resources/textures/block/dead_tube_coral.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_tube_coral_block.png b/src/main/resources/textures/block/dead_tube_coral_block.png deleted file mode 100644 index 0233454..0000000 Binary files a/src/main/resources/textures/block/dead_tube_coral_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/dead_tube_coral_fan.png b/src/main/resources/textures/block/dead_tube_coral_fan.png deleted file mode 100644 index 16fe4b7..0000000 Binary files a/src/main/resources/textures/block/dead_tube_coral_fan.png and /dev/null differ diff --git a/src/main/resources/textures/block/debug.png b/src/main/resources/textures/block/debug.png deleted file mode 100644 index 8643d0a..0000000 Binary files a/src/main/resources/textures/block/debug.png and /dev/null differ diff --git a/src/main/resources/textures/block/debug2.png b/src/main/resources/textures/block/debug2.png deleted file mode 100644 index e5b0d26..0000000 Binary files a/src/main/resources/textures/block/debug2.png and /dev/null differ diff --git a/src/main/resources/textures/block/deepslate.png b/src/main/resources/textures/block/deepslate.png deleted file mode 100644 index 3620ecd..0000000 Binary files a/src/main/resources/textures/block/deepslate.png and /dev/null differ diff --git a/src/main/resources/textures/block/deepslate_bricks.png b/src/main/resources/textures/block/deepslate_bricks.png deleted file mode 100644 index abcd75c..0000000 Binary files a/src/main/resources/textures/block/deepslate_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/deepslate_coal_ore.png b/src/main/resources/textures/block/deepslate_coal_ore.png deleted file mode 100644 index dfc8230..0000000 Binary files a/src/main/resources/textures/block/deepslate_coal_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/deepslate_copper_ore.png b/src/main/resources/textures/block/deepslate_copper_ore.png deleted file mode 100644 index 9c167a2..0000000 Binary files a/src/main/resources/textures/block/deepslate_copper_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/deepslate_diamond_ore.png b/src/main/resources/textures/block/deepslate_diamond_ore.png deleted file mode 100644 index 73fc56e..0000000 Binary files a/src/main/resources/textures/block/deepslate_diamond_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/deepslate_emerald_ore.png b/src/main/resources/textures/block/deepslate_emerald_ore.png deleted file mode 100644 index b5df946..0000000 Binary files a/src/main/resources/textures/block/deepslate_emerald_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/deepslate_gold_ore.png b/src/main/resources/textures/block/deepslate_gold_ore.png deleted file mode 100644 index 2fc962d..0000000 Binary files a/src/main/resources/textures/block/deepslate_gold_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/deepslate_iron_ore.png b/src/main/resources/textures/block/deepslate_iron_ore.png deleted file mode 100644 index 9d9ce18..0000000 Binary files a/src/main/resources/textures/block/deepslate_iron_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/deepslate_lapis_ore.png b/src/main/resources/textures/block/deepslate_lapis_ore.png deleted file mode 100644 index 2fcb142..0000000 Binary files a/src/main/resources/textures/block/deepslate_lapis_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/deepslate_redstone_ore.png b/src/main/resources/textures/block/deepslate_redstone_ore.png deleted file mode 100644 index fccc0af..0000000 Binary files a/src/main/resources/textures/block/deepslate_redstone_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/deepslate_tiles.png b/src/main/resources/textures/block/deepslate_tiles.png deleted file mode 100644 index 63c0cb7..0000000 Binary files a/src/main/resources/textures/block/deepslate_tiles.png and /dev/null differ diff --git a/src/main/resources/textures/block/deepslate_top.png b/src/main/resources/textures/block/deepslate_top.png deleted file mode 100644 index 786d044..0000000 Binary files a/src/main/resources/textures/block/deepslate_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/destroy_stage_0.png b/src/main/resources/textures/block/destroy_stage_0.png deleted file mode 100644 index f65b7ed..0000000 Binary files a/src/main/resources/textures/block/destroy_stage_0.png and /dev/null differ diff --git a/src/main/resources/textures/block/destroy_stage_1.png b/src/main/resources/textures/block/destroy_stage_1.png deleted file mode 100644 index 7c91596..0000000 Binary files a/src/main/resources/textures/block/destroy_stage_1.png and /dev/null differ diff --git a/src/main/resources/textures/block/destroy_stage_2.png b/src/main/resources/textures/block/destroy_stage_2.png deleted file mode 100644 index dadd6b0..0000000 Binary files a/src/main/resources/textures/block/destroy_stage_2.png and /dev/null differ diff --git a/src/main/resources/textures/block/destroy_stage_3.png b/src/main/resources/textures/block/destroy_stage_3.png deleted file mode 100644 index 583b436..0000000 Binary files a/src/main/resources/textures/block/destroy_stage_3.png and /dev/null differ diff --git a/src/main/resources/textures/block/destroy_stage_4.png b/src/main/resources/textures/block/destroy_stage_4.png deleted file mode 100644 index 9c18a58..0000000 Binary files a/src/main/resources/textures/block/destroy_stage_4.png and /dev/null differ diff --git a/src/main/resources/textures/block/destroy_stage_5.png b/src/main/resources/textures/block/destroy_stage_5.png deleted file mode 100644 index e4cee78..0000000 Binary files a/src/main/resources/textures/block/destroy_stage_5.png and /dev/null differ diff --git a/src/main/resources/textures/block/destroy_stage_6.png b/src/main/resources/textures/block/destroy_stage_6.png deleted file mode 100644 index 1299454..0000000 Binary files a/src/main/resources/textures/block/destroy_stage_6.png and /dev/null differ diff --git a/src/main/resources/textures/block/destroy_stage_7.png b/src/main/resources/textures/block/destroy_stage_7.png deleted file mode 100644 index 1a69168..0000000 Binary files a/src/main/resources/textures/block/destroy_stage_7.png and /dev/null differ diff --git a/src/main/resources/textures/block/destroy_stage_8.png b/src/main/resources/textures/block/destroy_stage_8.png deleted file mode 100644 index 47a93a9..0000000 Binary files a/src/main/resources/textures/block/destroy_stage_8.png and /dev/null differ diff --git a/src/main/resources/textures/block/destroy_stage_9.png b/src/main/resources/textures/block/destroy_stage_9.png deleted file mode 100644 index 9313aff..0000000 Binary files a/src/main/resources/textures/block/destroy_stage_9.png and /dev/null differ diff --git a/src/main/resources/textures/block/detector_rail.png b/src/main/resources/textures/block/detector_rail.png deleted file mode 100644 index d871b84..0000000 Binary files a/src/main/resources/textures/block/detector_rail.png and /dev/null differ diff --git a/src/main/resources/textures/block/detector_rail_on.png b/src/main/resources/textures/block/detector_rail_on.png deleted file mode 100644 index bed5929..0000000 Binary files a/src/main/resources/textures/block/detector_rail_on.png and /dev/null differ diff --git a/src/main/resources/textures/block/diamond_block.png b/src/main/resources/textures/block/diamond_block.png deleted file mode 100644 index e0f0651..0000000 Binary files a/src/main/resources/textures/block/diamond_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/diamond_ore.png b/src/main/resources/textures/block/diamond_ore.png deleted file mode 100644 index 6d5dd75..0000000 Binary files a/src/main/resources/textures/block/diamond_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/diorite.png b/src/main/resources/textures/block/diorite.png deleted file mode 100644 index 3a02f5f..0000000 Binary files a/src/main/resources/textures/block/diorite.png and /dev/null differ diff --git a/src/main/resources/textures/block/dirt.png b/src/main/resources/textures/block/dirt.png deleted file mode 100644 index 88525fa..0000000 Binary files a/src/main/resources/textures/block/dirt.png and /dev/null differ diff --git a/src/main/resources/textures/block/dirt_path_side.png b/src/main/resources/textures/block/dirt_path_side.png deleted file mode 100644 index 6802c5a..0000000 Binary files a/src/main/resources/textures/block/dirt_path_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/dirt_path_top.png b/src/main/resources/textures/block/dirt_path_top.png deleted file mode 100644 index 41423bd..0000000 Binary files a/src/main/resources/textures/block/dirt_path_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/dispenser_front.png b/src/main/resources/textures/block/dispenser_front.png deleted file mode 100644 index 60de10f..0000000 Binary files a/src/main/resources/textures/block/dispenser_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/dispenser_front_vertical.png b/src/main/resources/textures/block/dispenser_front_vertical.png deleted file mode 100644 index 814fe77..0000000 Binary files a/src/main/resources/textures/block/dispenser_front_vertical.png and /dev/null differ diff --git a/src/main/resources/textures/block/dragon_egg.png b/src/main/resources/textures/block/dragon_egg.png deleted file mode 100644 index f378ae7..0000000 Binary files a/src/main/resources/textures/block/dragon_egg.png and /dev/null differ diff --git a/src/main/resources/textures/block/dried_kelp_bottom.png b/src/main/resources/textures/block/dried_kelp_bottom.png deleted file mode 100644 index 32c3d67..0000000 Binary files a/src/main/resources/textures/block/dried_kelp_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/dried_kelp_side.png b/src/main/resources/textures/block/dried_kelp_side.png deleted file mode 100644 index 473eb5c..0000000 Binary files a/src/main/resources/textures/block/dried_kelp_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/dried_kelp_top.png b/src/main/resources/textures/block/dried_kelp_top.png deleted file mode 100644 index 18221d4..0000000 Binary files a/src/main/resources/textures/block/dried_kelp_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/dripstone_block.png b/src/main/resources/textures/block/dripstone_block.png deleted file mode 100644 index 511d9ee..0000000 Binary files a/src/main/resources/textures/block/dripstone_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/dropper_front.png b/src/main/resources/textures/block/dropper_front.png deleted file mode 100644 index 744d488..0000000 Binary files a/src/main/resources/textures/block/dropper_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/dropper_front_vertical.png b/src/main/resources/textures/block/dropper_front_vertical.png deleted file mode 100644 index 92b9605..0000000 Binary files a/src/main/resources/textures/block/dropper_front_vertical.png and /dev/null differ diff --git a/src/main/resources/textures/block/emerald_block.png b/src/main/resources/textures/block/emerald_block.png deleted file mode 100644 index 9b77c73..0000000 Binary files a/src/main/resources/textures/block/emerald_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/emerald_ore.png b/src/main/resources/textures/block/emerald_ore.png deleted file mode 100644 index 70e804b..0000000 Binary files a/src/main/resources/textures/block/emerald_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/enchanting_table_bottom.png b/src/main/resources/textures/block/enchanting_table_bottom.png deleted file mode 100644 index 98d3c76..0000000 Binary files a/src/main/resources/textures/block/enchanting_table_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/enchanting_table_side.png b/src/main/resources/textures/block/enchanting_table_side.png deleted file mode 100644 index a4b4db6..0000000 Binary files a/src/main/resources/textures/block/enchanting_table_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/enchanting_table_top.png b/src/main/resources/textures/block/enchanting_table_top.png deleted file mode 100644 index 13834b1..0000000 Binary files a/src/main/resources/textures/block/enchanting_table_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/end_portal_frame_eye.png b/src/main/resources/textures/block/end_portal_frame_eye.png deleted file mode 100644 index 86b3bcf..0000000 Binary files a/src/main/resources/textures/block/end_portal_frame_eye.png and /dev/null differ diff --git a/src/main/resources/textures/block/end_portal_frame_side.png b/src/main/resources/textures/block/end_portal_frame_side.png deleted file mode 100644 index 717c25f..0000000 Binary files a/src/main/resources/textures/block/end_portal_frame_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/end_portal_frame_top.png b/src/main/resources/textures/block/end_portal_frame_top.png deleted file mode 100644 index 65d5a4c..0000000 Binary files a/src/main/resources/textures/block/end_portal_frame_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/end_rod.png b/src/main/resources/textures/block/end_rod.png deleted file mode 100644 index 90aa8d8..0000000 Binary files a/src/main/resources/textures/block/end_rod.png and /dev/null differ diff --git a/src/main/resources/textures/block/end_stone.png b/src/main/resources/textures/block/end_stone.png deleted file mode 100644 index 9e603e3..0000000 Binary files a/src/main/resources/textures/block/end_stone.png and /dev/null differ diff --git a/src/main/resources/textures/block/end_stone_bricks.png b/src/main/resources/textures/block/end_stone_bricks.png deleted file mode 100644 index 71d9015..0000000 Binary files a/src/main/resources/textures/block/end_stone_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/exposed_chiseled_copper.png b/src/main/resources/textures/block/exposed_chiseled_copper.png deleted file mode 100644 index 93c4463..0000000 Binary files a/src/main/resources/textures/block/exposed_chiseled_copper.png and /dev/null differ diff --git a/src/main/resources/textures/block/exposed_copper.png b/src/main/resources/textures/block/exposed_copper.png deleted file mode 100644 index 599a32f..0000000 Binary files a/src/main/resources/textures/block/exposed_copper.png and /dev/null differ diff --git a/src/main/resources/textures/block/exposed_copper_bulb.png b/src/main/resources/textures/block/exposed_copper_bulb.png deleted file mode 100644 index fc8ce1d..0000000 Binary files a/src/main/resources/textures/block/exposed_copper_bulb.png and /dev/null differ diff --git a/src/main/resources/textures/block/exposed_copper_bulb_lit.png b/src/main/resources/textures/block/exposed_copper_bulb_lit.png deleted file mode 100644 index 69dd078..0000000 Binary files a/src/main/resources/textures/block/exposed_copper_bulb_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/exposed_copper_bulb_lit_powered.png b/src/main/resources/textures/block/exposed_copper_bulb_lit_powered.png deleted file mode 100644 index 0f4f351..0000000 Binary files a/src/main/resources/textures/block/exposed_copper_bulb_lit_powered.png and /dev/null differ diff --git a/src/main/resources/textures/block/exposed_copper_bulb_powered.png b/src/main/resources/textures/block/exposed_copper_bulb_powered.png deleted file mode 100644 index 577a52e..0000000 Binary files a/src/main/resources/textures/block/exposed_copper_bulb_powered.png and /dev/null differ diff --git a/src/main/resources/textures/block/exposed_copper_door_bottom.png b/src/main/resources/textures/block/exposed_copper_door_bottom.png deleted file mode 100644 index 1a05aa0..0000000 Binary files a/src/main/resources/textures/block/exposed_copper_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/exposed_copper_door_top.png b/src/main/resources/textures/block/exposed_copper_door_top.png deleted file mode 100644 index 2805baa..0000000 Binary files a/src/main/resources/textures/block/exposed_copper_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/exposed_copper_grate.png b/src/main/resources/textures/block/exposed_copper_grate.png deleted file mode 100644 index 24c12ec..0000000 Binary files a/src/main/resources/textures/block/exposed_copper_grate.png and /dev/null differ diff --git a/src/main/resources/textures/block/exposed_copper_trapdoor.png b/src/main/resources/textures/block/exposed_copper_trapdoor.png deleted file mode 100644 index c9d8b65..0000000 Binary files a/src/main/resources/textures/block/exposed_copper_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/exposed_cut_copper.png b/src/main/resources/textures/block/exposed_cut_copper.png deleted file mode 100644 index c4bb379..0000000 Binary files a/src/main/resources/textures/block/exposed_cut_copper.png and /dev/null differ diff --git a/src/main/resources/textures/block/farmland.png b/src/main/resources/textures/block/farmland.png deleted file mode 100644 index 19b70f0..0000000 Binary files a/src/main/resources/textures/block/farmland.png and /dev/null differ diff --git a/src/main/resources/textures/block/farmland_moist.png b/src/main/resources/textures/block/farmland_moist.png deleted file mode 100644 index 336ece4..0000000 Binary files a/src/main/resources/textures/block/farmland_moist.png and /dev/null differ diff --git a/src/main/resources/textures/block/fern.png b/src/main/resources/textures/block/fern.png deleted file mode 100644 index ea56d76..0000000 Binary files a/src/main/resources/textures/block/fern.png and /dev/null differ diff --git a/src/main/resources/textures/block/fire_0.png b/src/main/resources/textures/block/fire_0.png deleted file mode 100644 index c13846c..0000000 Binary files a/src/main/resources/textures/block/fire_0.png and /dev/null differ diff --git a/src/main/resources/textures/block/fire_0.png.mcmeta b/src/main/resources/textures/block/fire_0.png.mcmeta deleted file mode 100644 index 7644671..0000000 --- a/src/main/resources/textures/block/fire_0.png.mcmeta +++ /dev/null @@ -1,38 +0,0 @@ -{ - "animation": { - "frames": [ - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ] - } -} diff --git a/src/main/resources/textures/block/fire_1.png b/src/main/resources/textures/block/fire_1.png deleted file mode 100644 index 976cab9..0000000 Binary files a/src/main/resources/textures/block/fire_1.png and /dev/null differ diff --git a/src/main/resources/textures/block/fire_1.png.mcmeta b/src/main/resources/textures/block/fire_1.png.mcmeta deleted file mode 100644 index 4f0718a..0000000 --- a/src/main/resources/textures/block/fire_1.png.mcmeta +++ /dev/null @@ -1,3 +0,0 @@ -{ - "animation": {} -} \ No newline at end of file diff --git a/src/main/resources/textures/block/fire_coral.png b/src/main/resources/textures/block/fire_coral.png deleted file mode 100644 index 5a2245c..0000000 Binary files a/src/main/resources/textures/block/fire_coral.png and /dev/null differ diff --git a/src/main/resources/textures/block/fire_coral_block.png b/src/main/resources/textures/block/fire_coral_block.png deleted file mode 100644 index 48b06fd..0000000 Binary files a/src/main/resources/textures/block/fire_coral_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/fire_coral_fan.png b/src/main/resources/textures/block/fire_coral_fan.png deleted file mode 100644 index 453153d..0000000 Binary files a/src/main/resources/textures/block/fire_coral_fan.png and /dev/null differ diff --git a/src/main/resources/textures/block/fletching_table_front.png b/src/main/resources/textures/block/fletching_table_front.png deleted file mode 100644 index e3822fb..0000000 Binary files a/src/main/resources/textures/block/fletching_table_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/fletching_table_side.png b/src/main/resources/textures/block/fletching_table_side.png deleted file mode 100644 index 536cbc5..0000000 Binary files a/src/main/resources/textures/block/fletching_table_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/fletching_table_top.png b/src/main/resources/textures/block/fletching_table_top.png deleted file mode 100644 index c6235e1..0000000 Binary files a/src/main/resources/textures/block/fletching_table_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/flower_pot.png b/src/main/resources/textures/block/flower_pot.png deleted file mode 100644 index 7a584f6..0000000 Binary files a/src/main/resources/textures/block/flower_pot.png and /dev/null differ diff --git a/src/main/resources/textures/block/flowering_azalea_leaves.png b/src/main/resources/textures/block/flowering_azalea_leaves.png deleted file mode 100644 index 1c6f6ea..0000000 Binary files a/src/main/resources/textures/block/flowering_azalea_leaves.png and /dev/null differ diff --git a/src/main/resources/textures/block/flowering_azalea_side.png b/src/main/resources/textures/block/flowering_azalea_side.png deleted file mode 100644 index 0909adb..0000000 Binary files a/src/main/resources/textures/block/flowering_azalea_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/flowering_azalea_top.png b/src/main/resources/textures/block/flowering_azalea_top.png deleted file mode 100644 index 56bf894..0000000 Binary files a/src/main/resources/textures/block/flowering_azalea_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/frogspawn.png b/src/main/resources/textures/block/frogspawn.png deleted file mode 100644 index 2289054..0000000 Binary files a/src/main/resources/textures/block/frogspawn.png and /dev/null differ diff --git a/src/main/resources/textures/block/frosted_ice_0.png b/src/main/resources/textures/block/frosted_ice_0.png deleted file mode 100644 index 7cb11f6..0000000 Binary files a/src/main/resources/textures/block/frosted_ice_0.png and /dev/null differ diff --git a/src/main/resources/textures/block/frosted_ice_1.png b/src/main/resources/textures/block/frosted_ice_1.png deleted file mode 100644 index ce89968..0000000 Binary files a/src/main/resources/textures/block/frosted_ice_1.png and /dev/null differ diff --git a/src/main/resources/textures/block/frosted_ice_2.png b/src/main/resources/textures/block/frosted_ice_2.png deleted file mode 100644 index 1e33570..0000000 Binary files a/src/main/resources/textures/block/frosted_ice_2.png and /dev/null differ diff --git a/src/main/resources/textures/block/frosted_ice_3.png b/src/main/resources/textures/block/frosted_ice_3.png deleted file mode 100644 index 5fb4db7..0000000 Binary files a/src/main/resources/textures/block/frosted_ice_3.png and /dev/null differ diff --git a/src/main/resources/textures/block/furnace_front.png b/src/main/resources/textures/block/furnace_front.png deleted file mode 100644 index a529b6c..0000000 Binary files a/src/main/resources/textures/block/furnace_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/furnace_front_on.png b/src/main/resources/textures/block/furnace_front_on.png deleted file mode 100644 index 1db2e10..0000000 Binary files a/src/main/resources/textures/block/furnace_front_on.png and /dev/null differ diff --git a/src/main/resources/textures/block/furnace_side.png b/src/main/resources/textures/block/furnace_side.png deleted file mode 100644 index 04d581f..0000000 Binary files a/src/main/resources/textures/block/furnace_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/furnace_top.png b/src/main/resources/textures/block/furnace_top.png deleted file mode 100644 index 9cc7fa4..0000000 Binary files a/src/main/resources/textures/block/furnace_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/gilded_blackstone.png b/src/main/resources/textures/block/gilded_blackstone.png deleted file mode 100644 index 2ce8c76..0000000 Binary files a/src/main/resources/textures/block/gilded_blackstone.png and /dev/null differ diff --git a/src/main/resources/textures/block/glass.png b/src/main/resources/textures/block/glass.png deleted file mode 100644 index 7270ac1..0000000 Binary files a/src/main/resources/textures/block/glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/glass_pane_top.png b/src/main/resources/textures/block/glass_pane_top.png deleted file mode 100644 index bcc4fa7..0000000 Binary files a/src/main/resources/textures/block/glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/glow_item_frame.png b/src/main/resources/textures/block/glow_item_frame.png deleted file mode 100644 index 5c5430c..0000000 Binary files a/src/main/resources/textures/block/glow_item_frame.png and /dev/null differ diff --git a/src/main/resources/textures/block/glow_lichen.png b/src/main/resources/textures/block/glow_lichen.png deleted file mode 100644 index ce5d88b..0000000 Binary files a/src/main/resources/textures/block/glow_lichen.png and /dev/null differ diff --git a/src/main/resources/textures/block/glowstone.png b/src/main/resources/textures/block/glowstone.png deleted file mode 100644 index 5fd4f29..0000000 Binary files a/src/main/resources/textures/block/glowstone.png and /dev/null differ diff --git a/src/main/resources/textures/block/gold_block.png b/src/main/resources/textures/block/gold_block.png deleted file mode 100644 index 891220a..0000000 Binary files a/src/main/resources/textures/block/gold_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/gold_ore.png b/src/main/resources/textures/block/gold_ore.png deleted file mode 100644 index 83626d1..0000000 Binary files a/src/main/resources/textures/block/gold_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/granite.png b/src/main/resources/textures/block/granite.png deleted file mode 100644 index 1e67b66..0000000 Binary files a/src/main/resources/textures/block/granite.png and /dev/null differ diff --git a/src/main/resources/textures/block/grass_block_side.png b/src/main/resources/textures/block/grass_block_side.png deleted file mode 100644 index 3854a20..0000000 Binary files a/src/main/resources/textures/block/grass_block_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/grass_block_side_overlay.png b/src/main/resources/textures/block/grass_block_side_overlay.png deleted file mode 100644 index 4abf8fc..0000000 Binary files a/src/main/resources/textures/block/grass_block_side_overlay.png and /dev/null differ diff --git a/src/main/resources/textures/block/grass_block_snow.png b/src/main/resources/textures/block/grass_block_snow.png deleted file mode 100644 index 0a3f4c7..0000000 Binary files a/src/main/resources/textures/block/grass_block_snow.png and /dev/null differ diff --git a/src/main/resources/textures/block/grass_block_top.png b/src/main/resources/textures/block/grass_block_top.png deleted file mode 100644 index 6abb3a1..0000000 Binary files a/src/main/resources/textures/block/grass_block_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/gravel.png b/src/main/resources/textures/block/gravel.png deleted file mode 100644 index 2a51a65..0000000 Binary files a/src/main/resources/textures/block/gravel.png and /dev/null differ diff --git a/src/main/resources/textures/block/gray_candle.png b/src/main/resources/textures/block/gray_candle.png deleted file mode 100644 index 5af00c7..0000000 Binary files a/src/main/resources/textures/block/gray_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/gray_candle_lit.png b/src/main/resources/textures/block/gray_candle_lit.png deleted file mode 100644 index b95b6f6..0000000 Binary files a/src/main/resources/textures/block/gray_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/gray_concrete.png b/src/main/resources/textures/block/gray_concrete.png deleted file mode 100644 index 9b4507f..0000000 Binary files a/src/main/resources/textures/block/gray_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/gray_concrete_powder.png b/src/main/resources/textures/block/gray_concrete_powder.png deleted file mode 100644 index 7d5a4d1..0000000 Binary files a/src/main/resources/textures/block/gray_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/gray_glazed_terracotta.png b/src/main/resources/textures/block/gray_glazed_terracotta.png deleted file mode 100644 index cd3e701..0000000 Binary files a/src/main/resources/textures/block/gray_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/gray_shulker_box.png b/src/main/resources/textures/block/gray_shulker_box.png deleted file mode 100644 index be34162..0000000 Binary files a/src/main/resources/textures/block/gray_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/gray_stained_glass.png b/src/main/resources/textures/block/gray_stained_glass.png deleted file mode 100644 index e0663c0..0000000 Binary files a/src/main/resources/textures/block/gray_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/gray_stained_glass_pane_top.png b/src/main/resources/textures/block/gray_stained_glass_pane_top.png deleted file mode 100644 index bb06114..0000000 Binary files a/src/main/resources/textures/block/gray_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/gray_terracotta.png b/src/main/resources/textures/block/gray_terracotta.png deleted file mode 100644 index dca1dd4..0000000 Binary files a/src/main/resources/textures/block/gray_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/gray_wool.png b/src/main/resources/textures/block/gray_wool.png deleted file mode 100644 index b64d824..0000000 Binary files a/src/main/resources/textures/block/gray_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/green_candle.png b/src/main/resources/textures/block/green_candle.png deleted file mode 100644 index 5afa695..0000000 Binary files a/src/main/resources/textures/block/green_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/green_candle_lit.png b/src/main/resources/textures/block/green_candle_lit.png deleted file mode 100644 index e7e621c..0000000 Binary files a/src/main/resources/textures/block/green_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/green_concrete.png b/src/main/resources/textures/block/green_concrete.png deleted file mode 100644 index 1efa04f..0000000 Binary files a/src/main/resources/textures/block/green_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/green_concrete_powder.png b/src/main/resources/textures/block/green_concrete_powder.png deleted file mode 100644 index cdeef44..0000000 Binary files a/src/main/resources/textures/block/green_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/green_glazed_terracotta.png b/src/main/resources/textures/block/green_glazed_terracotta.png deleted file mode 100644 index 7055b4b..0000000 Binary files a/src/main/resources/textures/block/green_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/green_shulker_box.png b/src/main/resources/textures/block/green_shulker_box.png deleted file mode 100644 index f82ea27..0000000 Binary files a/src/main/resources/textures/block/green_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/green_stained_glass.png b/src/main/resources/textures/block/green_stained_glass.png deleted file mode 100644 index e4c0eba..0000000 Binary files a/src/main/resources/textures/block/green_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/green_stained_glass_pane_top.png b/src/main/resources/textures/block/green_stained_glass_pane_top.png deleted file mode 100644 index a7d9fc7..0000000 Binary files a/src/main/resources/textures/block/green_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/green_terracotta.png b/src/main/resources/textures/block/green_terracotta.png deleted file mode 100644 index 3c52b33..0000000 Binary files a/src/main/resources/textures/block/green_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/green_wool.png b/src/main/resources/textures/block/green_wool.png deleted file mode 100644 index 18fd0a4..0000000 Binary files a/src/main/resources/textures/block/green_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/grindstone_pivot.png b/src/main/resources/textures/block/grindstone_pivot.png deleted file mode 100644 index 0797048..0000000 Binary files a/src/main/resources/textures/block/grindstone_pivot.png and /dev/null differ diff --git a/src/main/resources/textures/block/grindstone_round.png b/src/main/resources/textures/block/grindstone_round.png deleted file mode 100644 index c0929da..0000000 Binary files a/src/main/resources/textures/block/grindstone_round.png and /dev/null differ diff --git a/src/main/resources/textures/block/grindstone_side.png b/src/main/resources/textures/block/grindstone_side.png deleted file mode 100644 index b79ba7d..0000000 Binary files a/src/main/resources/textures/block/grindstone_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/hanging_roots.png b/src/main/resources/textures/block/hanging_roots.png deleted file mode 100644 index 07bc7a1..0000000 Binary files a/src/main/resources/textures/block/hanging_roots.png and /dev/null differ diff --git a/src/main/resources/textures/block/hay_block_side.png b/src/main/resources/textures/block/hay_block_side.png deleted file mode 100644 index ea69c73..0000000 Binary files a/src/main/resources/textures/block/hay_block_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/hay_block_top.png b/src/main/resources/textures/block/hay_block_top.png deleted file mode 100644 index da382dd..0000000 Binary files a/src/main/resources/textures/block/hay_block_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/heavy_core.png b/src/main/resources/textures/block/heavy_core.png deleted file mode 100644 index 96e70ae..0000000 Binary files a/src/main/resources/textures/block/heavy_core.png and /dev/null differ diff --git a/src/main/resources/textures/block/honey_block_bottom.png b/src/main/resources/textures/block/honey_block_bottom.png deleted file mode 100644 index 0bc72e0..0000000 Binary files a/src/main/resources/textures/block/honey_block_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/honey_block_side.png b/src/main/resources/textures/block/honey_block_side.png deleted file mode 100644 index 87d8bb9..0000000 Binary files a/src/main/resources/textures/block/honey_block_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/honey_block_top.png b/src/main/resources/textures/block/honey_block_top.png deleted file mode 100644 index 4f6e3c8..0000000 Binary files a/src/main/resources/textures/block/honey_block_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/honeycomb_block.png b/src/main/resources/textures/block/honeycomb_block.png deleted file mode 100644 index 331e986..0000000 Binary files a/src/main/resources/textures/block/honeycomb_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/hopper_inside.png b/src/main/resources/textures/block/hopper_inside.png deleted file mode 100644 index d10cd5b..0000000 Binary files a/src/main/resources/textures/block/hopper_inside.png and /dev/null differ diff --git a/src/main/resources/textures/block/hopper_outside.png b/src/main/resources/textures/block/hopper_outside.png deleted file mode 100644 index f7f94a3..0000000 Binary files a/src/main/resources/textures/block/hopper_outside.png and /dev/null differ diff --git a/src/main/resources/textures/block/hopper_top.png b/src/main/resources/textures/block/hopper_top.png deleted file mode 100644 index 709badc..0000000 Binary files a/src/main/resources/textures/block/hopper_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/horn_coral.png b/src/main/resources/textures/block/horn_coral.png deleted file mode 100644 index 288405e..0000000 Binary files a/src/main/resources/textures/block/horn_coral.png and /dev/null differ diff --git a/src/main/resources/textures/block/horn_coral_block.png b/src/main/resources/textures/block/horn_coral_block.png deleted file mode 100644 index 91ed1ce..0000000 Binary files a/src/main/resources/textures/block/horn_coral_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/horn_coral_fan.png b/src/main/resources/textures/block/horn_coral_fan.png deleted file mode 100644 index 4ad83f8..0000000 Binary files a/src/main/resources/textures/block/horn_coral_fan.png and /dev/null differ diff --git a/src/main/resources/textures/block/ice.png b/src/main/resources/textures/block/ice.png deleted file mode 100644 index 8965cab..0000000 Binary files a/src/main/resources/textures/block/ice.png and /dev/null differ diff --git a/src/main/resources/textures/block/iron_bars.png b/src/main/resources/textures/block/iron_bars.png deleted file mode 100644 index 20881ba..0000000 Binary files a/src/main/resources/textures/block/iron_bars.png and /dev/null differ diff --git a/src/main/resources/textures/block/iron_block.png b/src/main/resources/textures/block/iron_block.png deleted file mode 100644 index edd266b..0000000 Binary files a/src/main/resources/textures/block/iron_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/iron_door_bottom.png b/src/main/resources/textures/block/iron_door_bottom.png deleted file mode 100644 index 329f7a9..0000000 Binary files a/src/main/resources/textures/block/iron_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/iron_door_top.png b/src/main/resources/textures/block/iron_door_top.png deleted file mode 100644 index 62b9a1d..0000000 Binary files a/src/main/resources/textures/block/iron_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/iron_ore.png b/src/main/resources/textures/block/iron_ore.png deleted file mode 100644 index 3d75fcd..0000000 Binary files a/src/main/resources/textures/block/iron_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/iron_trapdoor.png b/src/main/resources/textures/block/iron_trapdoor.png deleted file mode 100644 index 2eaab82..0000000 Binary files a/src/main/resources/textures/block/iron_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/item_frame.png b/src/main/resources/textures/block/item_frame.png deleted file mode 100644 index ff8ed09..0000000 Binary files a/src/main/resources/textures/block/item_frame.png and /dev/null differ diff --git a/src/main/resources/textures/block/jack_o_lantern.png b/src/main/resources/textures/block/jack_o_lantern.png deleted file mode 100644 index dd1c638..0000000 Binary files a/src/main/resources/textures/block/jack_o_lantern.png and /dev/null differ diff --git a/src/main/resources/textures/block/jigsaw_bottom.png b/src/main/resources/textures/block/jigsaw_bottom.png deleted file mode 100644 index 6c2373e..0000000 Binary files a/src/main/resources/textures/block/jigsaw_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/jigsaw_lock.png b/src/main/resources/textures/block/jigsaw_lock.png deleted file mode 100644 index ac3221a..0000000 Binary files a/src/main/resources/textures/block/jigsaw_lock.png and /dev/null differ diff --git a/src/main/resources/textures/block/jigsaw_side.png b/src/main/resources/textures/block/jigsaw_side.png deleted file mode 100644 index 5ace162..0000000 Binary files a/src/main/resources/textures/block/jigsaw_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/jigsaw_top.png b/src/main/resources/textures/block/jigsaw_top.png deleted file mode 100644 index c210357..0000000 Binary files a/src/main/resources/textures/block/jigsaw_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/jukebox_side.png b/src/main/resources/textures/block/jukebox_side.png deleted file mode 100644 index 0945689..0000000 Binary files a/src/main/resources/textures/block/jukebox_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/jukebox_top.png b/src/main/resources/textures/block/jukebox_top.png deleted file mode 100644 index 79f2204..0000000 Binary files a/src/main/resources/textures/block/jukebox_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/jungle_door_bottom.png b/src/main/resources/textures/block/jungle_door_bottom.png deleted file mode 100644 index 8d2399b..0000000 Binary files a/src/main/resources/textures/block/jungle_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/jungle_door_top.png b/src/main/resources/textures/block/jungle_door_top.png deleted file mode 100644 index f485248..0000000 Binary files a/src/main/resources/textures/block/jungle_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/jungle_leaves.png b/src/main/resources/textures/block/jungle_leaves.png deleted file mode 100644 index f3c513a..0000000 Binary files a/src/main/resources/textures/block/jungle_leaves.png and /dev/null differ diff --git a/src/main/resources/textures/block/jungle_log.png b/src/main/resources/textures/block/jungle_log.png deleted file mode 100644 index e1e5e12..0000000 Binary files a/src/main/resources/textures/block/jungle_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/jungle_log_top.png b/src/main/resources/textures/block/jungle_log_top.png deleted file mode 100644 index 4f8f14c..0000000 Binary files a/src/main/resources/textures/block/jungle_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/jungle_planks.png b/src/main/resources/textures/block/jungle_planks.png deleted file mode 100644 index 74691f1..0000000 Binary files a/src/main/resources/textures/block/jungle_planks.png and /dev/null differ diff --git a/src/main/resources/textures/block/jungle_sapling.png b/src/main/resources/textures/block/jungle_sapling.png deleted file mode 100644 index 8632359..0000000 Binary files a/src/main/resources/textures/block/jungle_sapling.png and /dev/null differ diff --git a/src/main/resources/textures/block/jungle_trapdoor.png b/src/main/resources/textures/block/jungle_trapdoor.png deleted file mode 100644 index 87ce50f..0000000 Binary files a/src/main/resources/textures/block/jungle_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/kelp.png b/src/main/resources/textures/block/kelp.png deleted file mode 100644 index c4fe88c..0000000 Binary files a/src/main/resources/textures/block/kelp.png and /dev/null differ diff --git a/src/main/resources/textures/block/kelp.png.mcmeta b/src/main/resources/textures/block/kelp.png.mcmeta deleted file mode 100644 index 0645f48..0000000 --- a/src/main/resources/textures/block/kelp.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 2 - } -} diff --git a/src/main/resources/textures/block/kelp_plant.png b/src/main/resources/textures/block/kelp_plant.png deleted file mode 100644 index 7a51695..0000000 Binary files a/src/main/resources/textures/block/kelp_plant.png and /dev/null differ diff --git a/src/main/resources/textures/block/kelp_plant.png.mcmeta b/src/main/resources/textures/block/kelp_plant.png.mcmeta deleted file mode 100644 index 0645f48..0000000 --- a/src/main/resources/textures/block/kelp_plant.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 2 - } -} diff --git a/src/main/resources/textures/block/ladder.png b/src/main/resources/textures/block/ladder.png deleted file mode 100644 index 3500180..0000000 Binary files a/src/main/resources/textures/block/ladder.png and /dev/null differ diff --git a/src/main/resources/textures/block/lantern.png b/src/main/resources/textures/block/lantern.png deleted file mode 100644 index a4399c7..0000000 Binary files a/src/main/resources/textures/block/lantern.png and /dev/null differ diff --git a/src/main/resources/textures/block/lantern.png.mcmeta b/src/main/resources/textures/block/lantern.png.mcmeta deleted file mode 100644 index 5169aab..0000000 --- a/src/main/resources/textures/block/lantern.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 8 - } -} \ No newline at end of file diff --git a/src/main/resources/textures/block/lapis_block.png b/src/main/resources/textures/block/lapis_block.png deleted file mode 100644 index bec8b7b..0000000 Binary files a/src/main/resources/textures/block/lapis_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/lapis_ore.png b/src/main/resources/textures/block/lapis_ore.png deleted file mode 100644 index 7cfcb00..0000000 Binary files a/src/main/resources/textures/block/lapis_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/large_amethyst_bud.png b/src/main/resources/textures/block/large_amethyst_bud.png deleted file mode 100644 index 1d96695..0000000 Binary files a/src/main/resources/textures/block/large_amethyst_bud.png and /dev/null differ diff --git a/src/main/resources/textures/block/large_fern_bottom.png b/src/main/resources/textures/block/large_fern_bottom.png deleted file mode 100644 index 90c65e9..0000000 Binary files a/src/main/resources/textures/block/large_fern_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/large_fern_top.png b/src/main/resources/textures/block/large_fern_top.png deleted file mode 100644 index 56da4f4..0000000 Binary files a/src/main/resources/textures/block/large_fern_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/lava_flow.png b/src/main/resources/textures/block/lava_flow.png deleted file mode 100644 index a8b9321..0000000 Binary files a/src/main/resources/textures/block/lava_flow.png and /dev/null differ diff --git a/src/main/resources/textures/block/lava_flow.png.mcmeta b/src/main/resources/textures/block/lava_flow.png.mcmeta deleted file mode 100644 index 8e55e43..0000000 --- a/src/main/resources/textures/block/lava_flow.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 3 - } -} diff --git a/src/main/resources/textures/block/lava_still.png b/src/main/resources/textures/block/lava_still.png deleted file mode 100644 index 8b41ece..0000000 Binary files a/src/main/resources/textures/block/lava_still.png and /dev/null differ diff --git a/src/main/resources/textures/block/lava_still.png.mcmeta b/src/main/resources/textures/block/lava_still.png.mcmeta deleted file mode 100644 index 7ceb363..0000000 --- a/src/main/resources/textures/block/lava_still.png.mcmeta +++ /dev/null @@ -1,45 +0,0 @@ -{ - "animation": { - "frametime": 2, - "frames": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 18, - 17, - 16, - 15, - 14, - 13, - 12, - 11, - 10, - 9, - 8, - 7, - 6, - 5, - 4, - 3, - 2, - 1 - ] - } -} \ No newline at end of file diff --git a/src/main/resources/textures/block/lectern_base.png b/src/main/resources/textures/block/lectern_base.png deleted file mode 100644 index 905ea32..0000000 Binary files a/src/main/resources/textures/block/lectern_base.png and /dev/null differ diff --git a/src/main/resources/textures/block/lectern_front.png b/src/main/resources/textures/block/lectern_front.png deleted file mode 100644 index 2b7d06b..0000000 Binary files a/src/main/resources/textures/block/lectern_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/lectern_sides.png b/src/main/resources/textures/block/lectern_sides.png deleted file mode 100644 index e6c2195..0000000 Binary files a/src/main/resources/textures/block/lectern_sides.png and /dev/null differ diff --git a/src/main/resources/textures/block/lectern_top.png b/src/main/resources/textures/block/lectern_top.png deleted file mode 100644 index ccbd04c..0000000 Binary files a/src/main/resources/textures/block/lectern_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/lever.png b/src/main/resources/textures/block/lever.png deleted file mode 100644 index 102f5d7..0000000 Binary files a/src/main/resources/textures/block/lever.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_blue_candle.png b/src/main/resources/textures/block/light_blue_candle.png deleted file mode 100644 index 1c6cb84..0000000 Binary files a/src/main/resources/textures/block/light_blue_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_blue_candle_lit.png b/src/main/resources/textures/block/light_blue_candle_lit.png deleted file mode 100644 index 56bc7cc..0000000 Binary files a/src/main/resources/textures/block/light_blue_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_blue_concrete.png b/src/main/resources/textures/block/light_blue_concrete.png deleted file mode 100644 index 06f7407..0000000 Binary files a/src/main/resources/textures/block/light_blue_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_blue_concrete_powder.png b/src/main/resources/textures/block/light_blue_concrete_powder.png deleted file mode 100644 index fe8b779..0000000 Binary files a/src/main/resources/textures/block/light_blue_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_blue_glazed_terracotta.png b/src/main/resources/textures/block/light_blue_glazed_terracotta.png deleted file mode 100644 index b42a6b1..0000000 Binary files a/src/main/resources/textures/block/light_blue_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_blue_shulker_box.png b/src/main/resources/textures/block/light_blue_shulker_box.png deleted file mode 100644 index 04bd77f..0000000 Binary files a/src/main/resources/textures/block/light_blue_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_blue_stained_glass.png b/src/main/resources/textures/block/light_blue_stained_glass.png deleted file mode 100644 index 7d74ebc..0000000 Binary files a/src/main/resources/textures/block/light_blue_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_blue_stained_glass_pane_top.png b/src/main/resources/textures/block/light_blue_stained_glass_pane_top.png deleted file mode 100644 index 6a0e661..0000000 Binary files a/src/main/resources/textures/block/light_blue_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_blue_terracotta.png b/src/main/resources/textures/block/light_blue_terracotta.png deleted file mode 100644 index cb2ad9b..0000000 Binary files a/src/main/resources/textures/block/light_blue_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_blue_wool.png b/src/main/resources/textures/block/light_blue_wool.png deleted file mode 100644 index 91e62b1..0000000 Binary files a/src/main/resources/textures/block/light_blue_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_gray_candle.png b/src/main/resources/textures/block/light_gray_candle.png deleted file mode 100644 index 4704ceb..0000000 Binary files a/src/main/resources/textures/block/light_gray_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_gray_candle_lit.png b/src/main/resources/textures/block/light_gray_candle_lit.png deleted file mode 100644 index 9b8981f..0000000 Binary files a/src/main/resources/textures/block/light_gray_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_gray_concrete.png b/src/main/resources/textures/block/light_gray_concrete.png deleted file mode 100644 index 7e3524d..0000000 Binary files a/src/main/resources/textures/block/light_gray_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_gray_concrete_powder.png b/src/main/resources/textures/block/light_gray_concrete_powder.png deleted file mode 100644 index 18ebf59..0000000 Binary files a/src/main/resources/textures/block/light_gray_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_gray_glazed_terracotta.png b/src/main/resources/textures/block/light_gray_glazed_terracotta.png deleted file mode 100644 index d988fff..0000000 Binary files a/src/main/resources/textures/block/light_gray_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_gray_shulker_box.png b/src/main/resources/textures/block/light_gray_shulker_box.png deleted file mode 100644 index 429c9df..0000000 Binary files a/src/main/resources/textures/block/light_gray_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_gray_stained_glass.png b/src/main/resources/textures/block/light_gray_stained_glass.png deleted file mode 100644 index 964b1fb..0000000 Binary files a/src/main/resources/textures/block/light_gray_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_gray_stained_glass_pane_top.png b/src/main/resources/textures/block/light_gray_stained_glass_pane_top.png deleted file mode 100644 index f226ecc..0000000 Binary files a/src/main/resources/textures/block/light_gray_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_gray_terracotta.png b/src/main/resources/textures/block/light_gray_terracotta.png deleted file mode 100644 index cf7b22e..0000000 Binary files a/src/main/resources/textures/block/light_gray_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/light_gray_wool.png b/src/main/resources/textures/block/light_gray_wool.png deleted file mode 100644 index 04cf9ef..0000000 Binary files a/src/main/resources/textures/block/light_gray_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/lightning_rod.png b/src/main/resources/textures/block/lightning_rod.png deleted file mode 100644 index 5c9a13d..0000000 Binary files a/src/main/resources/textures/block/lightning_rod.png and /dev/null differ diff --git a/src/main/resources/textures/block/lightning_rod_on.png b/src/main/resources/textures/block/lightning_rod_on.png deleted file mode 100644 index 875492a..0000000 Binary files a/src/main/resources/textures/block/lightning_rod_on.png and /dev/null differ diff --git a/src/main/resources/textures/block/lilac_bottom.png b/src/main/resources/textures/block/lilac_bottom.png deleted file mode 100644 index fd29b38..0000000 Binary files a/src/main/resources/textures/block/lilac_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/lilac_top.png b/src/main/resources/textures/block/lilac_top.png deleted file mode 100644 index ce4bb25..0000000 Binary files a/src/main/resources/textures/block/lilac_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/lily_of_the_valley.png b/src/main/resources/textures/block/lily_of_the_valley.png deleted file mode 100644 index ebfe050..0000000 Binary files a/src/main/resources/textures/block/lily_of_the_valley.png and /dev/null differ diff --git a/src/main/resources/textures/block/lily_pad.png b/src/main/resources/textures/block/lily_pad.png deleted file mode 100644 index fbf405e..0000000 Binary files a/src/main/resources/textures/block/lily_pad.png and /dev/null differ diff --git a/src/main/resources/textures/block/lime_candle.png b/src/main/resources/textures/block/lime_candle.png deleted file mode 100644 index 03defb4..0000000 Binary files a/src/main/resources/textures/block/lime_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/lime_candle_lit.png b/src/main/resources/textures/block/lime_candle_lit.png deleted file mode 100644 index 7431d4b..0000000 Binary files a/src/main/resources/textures/block/lime_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/lime_concrete.png b/src/main/resources/textures/block/lime_concrete.png deleted file mode 100644 index 1ffede5..0000000 Binary files a/src/main/resources/textures/block/lime_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/lime_concrete_powder.png b/src/main/resources/textures/block/lime_concrete_powder.png deleted file mode 100644 index 780aaee..0000000 Binary files a/src/main/resources/textures/block/lime_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/lime_glazed_terracotta.png b/src/main/resources/textures/block/lime_glazed_terracotta.png deleted file mode 100644 index 67b66de..0000000 Binary files a/src/main/resources/textures/block/lime_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/lime_shulker_box.png b/src/main/resources/textures/block/lime_shulker_box.png deleted file mode 100644 index 2f7799a..0000000 Binary files a/src/main/resources/textures/block/lime_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/lime_stained_glass.png b/src/main/resources/textures/block/lime_stained_glass.png deleted file mode 100644 index d2dc1bd..0000000 Binary files a/src/main/resources/textures/block/lime_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/lime_stained_glass_pane_top.png b/src/main/resources/textures/block/lime_stained_glass_pane_top.png deleted file mode 100644 index 0607d75..0000000 Binary files a/src/main/resources/textures/block/lime_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/lime_terracotta.png b/src/main/resources/textures/block/lime_terracotta.png deleted file mode 100644 index cdd0c4d..0000000 Binary files a/src/main/resources/textures/block/lime_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/lime_wool.png b/src/main/resources/textures/block/lime_wool.png deleted file mode 100644 index 661d8ee..0000000 Binary files a/src/main/resources/textures/block/lime_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/lodestone_side.png b/src/main/resources/textures/block/lodestone_side.png deleted file mode 100644 index f438e7b..0000000 Binary files a/src/main/resources/textures/block/lodestone_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/lodestone_top.png b/src/main/resources/textures/block/lodestone_top.png deleted file mode 100644 index 28030d5..0000000 Binary files a/src/main/resources/textures/block/lodestone_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/loom_bottom.png b/src/main/resources/textures/block/loom_bottom.png deleted file mode 100644 index 0f48494..0000000 Binary files a/src/main/resources/textures/block/loom_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/loom_front.png b/src/main/resources/textures/block/loom_front.png deleted file mode 100644 index 31b6992..0000000 Binary files a/src/main/resources/textures/block/loom_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/loom_side.png b/src/main/resources/textures/block/loom_side.png deleted file mode 100644 index 2d60339..0000000 Binary files a/src/main/resources/textures/block/loom_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/loom_top.png b/src/main/resources/textures/block/loom_top.png deleted file mode 100644 index 795f826..0000000 Binary files a/src/main/resources/textures/block/loom_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/magenta_candle.png b/src/main/resources/textures/block/magenta_candle.png deleted file mode 100644 index dd7c958..0000000 Binary files a/src/main/resources/textures/block/magenta_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/magenta_candle_lit.png b/src/main/resources/textures/block/magenta_candle_lit.png deleted file mode 100644 index 340c04d..0000000 Binary files a/src/main/resources/textures/block/magenta_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/magenta_concrete.png b/src/main/resources/textures/block/magenta_concrete.png deleted file mode 100644 index 0505f2c..0000000 Binary files a/src/main/resources/textures/block/magenta_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/magenta_concrete_powder.png b/src/main/resources/textures/block/magenta_concrete_powder.png deleted file mode 100644 index 054553d..0000000 Binary files a/src/main/resources/textures/block/magenta_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/magenta_glazed_terracotta.png b/src/main/resources/textures/block/magenta_glazed_terracotta.png deleted file mode 100644 index 15531ab..0000000 Binary files a/src/main/resources/textures/block/magenta_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/magenta_shulker_box.png b/src/main/resources/textures/block/magenta_shulker_box.png deleted file mode 100644 index e71bf49..0000000 Binary files a/src/main/resources/textures/block/magenta_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/magenta_stained_glass.png b/src/main/resources/textures/block/magenta_stained_glass.png deleted file mode 100644 index 87dd7ba..0000000 Binary files a/src/main/resources/textures/block/magenta_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/magenta_stained_glass_pane_top.png b/src/main/resources/textures/block/magenta_stained_glass_pane_top.png deleted file mode 100644 index 5419e52..0000000 Binary files a/src/main/resources/textures/block/magenta_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/magenta_terracotta.png b/src/main/resources/textures/block/magenta_terracotta.png deleted file mode 100644 index f28da0d..0000000 Binary files a/src/main/resources/textures/block/magenta_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/magenta_wool.png b/src/main/resources/textures/block/magenta_wool.png deleted file mode 100644 index 1b1adf6..0000000 Binary files a/src/main/resources/textures/block/magenta_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/magma.png b/src/main/resources/textures/block/magma.png deleted file mode 100644 index 9e99315..0000000 Binary files a/src/main/resources/textures/block/magma.png and /dev/null differ diff --git a/src/main/resources/textures/block/magma.png.mcmeta b/src/main/resources/textures/block/magma.png.mcmeta deleted file mode 100644 index ffc3e52..0000000 --- a/src/main/resources/textures/block/magma.png.mcmeta +++ /dev/null @@ -1,11 +0,0 @@ -{ - "animation": { - "frametime": 8, - "interpolate": true, - "frames": [ - 0, - 1, - 2 - ] - } -} diff --git a/src/main/resources/textures/block/mangrove_door_bottom.png b/src/main/resources/textures/block/mangrove_door_bottom.png deleted file mode 100644 index 7afb108..0000000 Binary files a/src/main/resources/textures/block/mangrove_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/mangrove_door_top.png b/src/main/resources/textures/block/mangrove_door_top.png deleted file mode 100644 index fca270a..0000000 Binary files a/src/main/resources/textures/block/mangrove_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/mangrove_leaves.png b/src/main/resources/textures/block/mangrove_leaves.png deleted file mode 100644 index b85bfd3..0000000 Binary files a/src/main/resources/textures/block/mangrove_leaves.png and /dev/null differ diff --git a/src/main/resources/textures/block/mangrove_log.png b/src/main/resources/textures/block/mangrove_log.png deleted file mode 100644 index aba1071..0000000 Binary files a/src/main/resources/textures/block/mangrove_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/mangrove_log_top.png b/src/main/resources/textures/block/mangrove_log_top.png deleted file mode 100644 index d2b5d8c..0000000 Binary files a/src/main/resources/textures/block/mangrove_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/mangrove_planks.png b/src/main/resources/textures/block/mangrove_planks.png deleted file mode 100644 index 7b364a9..0000000 Binary files a/src/main/resources/textures/block/mangrove_planks.png and /dev/null differ diff --git a/src/main/resources/textures/block/mangrove_propagule.png b/src/main/resources/textures/block/mangrove_propagule.png deleted file mode 100644 index 6226526..0000000 Binary files a/src/main/resources/textures/block/mangrove_propagule.png and /dev/null differ diff --git a/src/main/resources/textures/block/mangrove_propagule_hanging.png b/src/main/resources/textures/block/mangrove_propagule_hanging.png deleted file mode 100644 index c34444e..0000000 Binary files a/src/main/resources/textures/block/mangrove_propagule_hanging.png and /dev/null differ diff --git a/src/main/resources/textures/block/mangrove_roots_side.png b/src/main/resources/textures/block/mangrove_roots_side.png deleted file mode 100644 index 228d176..0000000 Binary files a/src/main/resources/textures/block/mangrove_roots_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/mangrove_roots_top.png b/src/main/resources/textures/block/mangrove_roots_top.png deleted file mode 100644 index c0aa45a..0000000 Binary files a/src/main/resources/textures/block/mangrove_roots_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/mangrove_trapdoor.png b/src/main/resources/textures/block/mangrove_trapdoor.png deleted file mode 100644 index df9e843..0000000 Binary files a/src/main/resources/textures/block/mangrove_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/medium_amethyst_bud.png b/src/main/resources/textures/block/medium_amethyst_bud.png deleted file mode 100644 index a0f84f0..0000000 Binary files a/src/main/resources/textures/block/medium_amethyst_bud.png and /dev/null differ diff --git a/src/main/resources/textures/block/melon_side.png b/src/main/resources/textures/block/melon_side.png deleted file mode 100644 index f27c71e..0000000 Binary files a/src/main/resources/textures/block/melon_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/melon_stem.png b/src/main/resources/textures/block/melon_stem.png deleted file mode 100644 index 38065ef..0000000 Binary files a/src/main/resources/textures/block/melon_stem.png and /dev/null differ diff --git a/src/main/resources/textures/block/melon_top.png b/src/main/resources/textures/block/melon_top.png deleted file mode 100644 index 738eaf6..0000000 Binary files a/src/main/resources/textures/block/melon_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/moss_block.png b/src/main/resources/textures/block/moss_block.png deleted file mode 100644 index 2edd69c..0000000 Binary files a/src/main/resources/textures/block/moss_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/mossy_cobblestone.png b/src/main/resources/textures/block/mossy_cobblestone.png deleted file mode 100644 index 4c2858e..0000000 Binary files a/src/main/resources/textures/block/mossy_cobblestone.png and /dev/null differ diff --git a/src/main/resources/textures/block/mossy_stone_bricks.png b/src/main/resources/textures/block/mossy_stone_bricks.png deleted file mode 100644 index ac26436..0000000 Binary files a/src/main/resources/textures/block/mossy_stone_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/mud.png b/src/main/resources/textures/block/mud.png deleted file mode 100644 index 100d43c..0000000 Binary files a/src/main/resources/textures/block/mud.png and /dev/null differ diff --git a/src/main/resources/textures/block/mud_bricks.png b/src/main/resources/textures/block/mud_bricks.png deleted file mode 100644 index f138a52..0000000 Binary files a/src/main/resources/textures/block/mud_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/muddy_mangrove_roots_side.png b/src/main/resources/textures/block/muddy_mangrove_roots_side.png deleted file mode 100644 index 7ec28c3..0000000 Binary files a/src/main/resources/textures/block/muddy_mangrove_roots_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/muddy_mangrove_roots_top.png b/src/main/resources/textures/block/muddy_mangrove_roots_top.png deleted file mode 100644 index e9f75da..0000000 Binary files a/src/main/resources/textures/block/muddy_mangrove_roots_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/mushroom_block_inside.png b/src/main/resources/textures/block/mushroom_block_inside.png deleted file mode 100644 index 8f7b891..0000000 Binary files a/src/main/resources/textures/block/mushroom_block_inside.png and /dev/null differ diff --git a/src/main/resources/textures/block/mushroom_stem.png b/src/main/resources/textures/block/mushroom_stem.png deleted file mode 100644 index 3afd1a6..0000000 Binary files a/src/main/resources/textures/block/mushroom_stem.png and /dev/null differ diff --git a/src/main/resources/textures/block/mycelium_side.png b/src/main/resources/textures/block/mycelium_side.png deleted file mode 100644 index a9e1367..0000000 Binary files a/src/main/resources/textures/block/mycelium_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/mycelium_top.png b/src/main/resources/textures/block/mycelium_top.png deleted file mode 100644 index d98ad61..0000000 Binary files a/src/main/resources/textures/block/mycelium_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/nether_bricks.png b/src/main/resources/textures/block/nether_bricks.png deleted file mode 100644 index 13afd1a..0000000 Binary files a/src/main/resources/textures/block/nether_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/nether_gold_ore.png b/src/main/resources/textures/block/nether_gold_ore.png deleted file mode 100644 index a4f2bf2..0000000 Binary files a/src/main/resources/textures/block/nether_gold_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/nether_portal.png b/src/main/resources/textures/block/nether_portal.png deleted file mode 100644 index 5f28826..0000000 Binary files a/src/main/resources/textures/block/nether_portal.png and /dev/null differ diff --git a/src/main/resources/textures/block/nether_portal.png.mcmeta b/src/main/resources/textures/block/nether_portal.png.mcmeta deleted file mode 100644 index 4f0718a..0000000 --- a/src/main/resources/textures/block/nether_portal.png.mcmeta +++ /dev/null @@ -1,3 +0,0 @@ -{ - "animation": {} -} \ No newline at end of file diff --git a/src/main/resources/textures/block/nether_quartz_ore.png b/src/main/resources/textures/block/nether_quartz_ore.png deleted file mode 100644 index e2b1d02..0000000 Binary files a/src/main/resources/textures/block/nether_quartz_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/nether_sprouts.png b/src/main/resources/textures/block/nether_sprouts.png deleted file mode 100644 index c204439..0000000 Binary files a/src/main/resources/textures/block/nether_sprouts.png and /dev/null differ diff --git a/src/main/resources/textures/block/nether_wart_block.png b/src/main/resources/textures/block/nether_wart_block.png deleted file mode 100644 index ec78318..0000000 Binary files a/src/main/resources/textures/block/nether_wart_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/nether_wart_stage0.png b/src/main/resources/textures/block/nether_wart_stage0.png deleted file mode 100644 index c422334..0000000 Binary files a/src/main/resources/textures/block/nether_wart_stage0.png and /dev/null differ diff --git a/src/main/resources/textures/block/nether_wart_stage1.png b/src/main/resources/textures/block/nether_wart_stage1.png deleted file mode 100644 index b90e7df..0000000 Binary files a/src/main/resources/textures/block/nether_wart_stage1.png and /dev/null differ diff --git a/src/main/resources/textures/block/nether_wart_stage2.png b/src/main/resources/textures/block/nether_wart_stage2.png deleted file mode 100644 index 3ea9b66..0000000 Binary files a/src/main/resources/textures/block/nether_wart_stage2.png and /dev/null differ diff --git a/src/main/resources/textures/block/netherite_block.png b/src/main/resources/textures/block/netherite_block.png deleted file mode 100644 index 1e13d04..0000000 Binary files a/src/main/resources/textures/block/netherite_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/netherrack.png b/src/main/resources/textures/block/netherrack.png deleted file mode 100644 index 27a3143..0000000 Binary files a/src/main/resources/textures/block/netherrack.png and /dev/null differ diff --git a/src/main/resources/textures/block/note_block.png b/src/main/resources/textures/block/note_block.png deleted file mode 100644 index e7662da..0000000 Binary files a/src/main/resources/textures/block/note_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/oak_door_bottom.png b/src/main/resources/textures/block/oak_door_bottom.png deleted file mode 100644 index 9b0907a..0000000 Binary files a/src/main/resources/textures/block/oak_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/oak_door_top.png b/src/main/resources/textures/block/oak_door_top.png deleted file mode 100644 index 3f2d624..0000000 Binary files a/src/main/resources/textures/block/oak_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/oak_leaves.png b/src/main/resources/textures/block/oak_leaves.png deleted file mode 100644 index 0f1793d..0000000 Binary files a/src/main/resources/textures/block/oak_leaves.png and /dev/null differ diff --git a/src/main/resources/textures/block/oak_log.png b/src/main/resources/textures/block/oak_log.png deleted file mode 100644 index 9a6c5fd..0000000 Binary files a/src/main/resources/textures/block/oak_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/oak_log_top.png b/src/main/resources/textures/block/oak_log_top.png deleted file mode 100644 index 74530e6..0000000 Binary files a/src/main/resources/textures/block/oak_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/oak_planks.png b/src/main/resources/textures/block/oak_planks.png deleted file mode 100644 index 571465f..0000000 Binary files a/src/main/resources/textures/block/oak_planks.png and /dev/null differ diff --git a/src/main/resources/textures/block/oak_sapling.png b/src/main/resources/textures/block/oak_sapling.png deleted file mode 100644 index 9c29359..0000000 Binary files a/src/main/resources/textures/block/oak_sapling.png and /dev/null differ diff --git a/src/main/resources/textures/block/oak_trapdoor.png b/src/main/resources/textures/block/oak_trapdoor.png deleted file mode 100644 index 0b4a719..0000000 Binary files a/src/main/resources/textures/block/oak_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/observer_back.png b/src/main/resources/textures/block/observer_back.png deleted file mode 100644 index 658f51e..0000000 Binary files a/src/main/resources/textures/block/observer_back.png and /dev/null differ diff --git a/src/main/resources/textures/block/observer_back_on.png b/src/main/resources/textures/block/observer_back_on.png deleted file mode 100644 index fba5b7b..0000000 Binary files a/src/main/resources/textures/block/observer_back_on.png and /dev/null differ diff --git a/src/main/resources/textures/block/observer_front.png b/src/main/resources/textures/block/observer_front.png deleted file mode 100644 index 4922c59..0000000 Binary files a/src/main/resources/textures/block/observer_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/observer_side.png b/src/main/resources/textures/block/observer_side.png deleted file mode 100644 index c157097..0000000 Binary files a/src/main/resources/textures/block/observer_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/observer_top.png b/src/main/resources/textures/block/observer_top.png deleted file mode 100644 index 2602a6b..0000000 Binary files a/src/main/resources/textures/block/observer_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/obsidian.png b/src/main/resources/textures/block/obsidian.png deleted file mode 100644 index 98d3c76..0000000 Binary files a/src/main/resources/textures/block/obsidian.png and /dev/null differ diff --git a/src/main/resources/textures/block/ochre_froglight_side.png b/src/main/resources/textures/block/ochre_froglight_side.png deleted file mode 100644 index 9869565..0000000 Binary files a/src/main/resources/textures/block/ochre_froglight_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/ochre_froglight_top.png b/src/main/resources/textures/block/ochre_froglight_top.png deleted file mode 100644 index 765ee2e..0000000 Binary files a/src/main/resources/textures/block/ochre_froglight_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/open_eyeblossom.png b/src/main/resources/textures/block/open_eyeblossom.png deleted file mode 100644 index 1ae80b9..0000000 Binary files a/src/main/resources/textures/block/open_eyeblossom.png and /dev/null differ diff --git a/src/main/resources/textures/block/open_eyeblossom_emissive.png b/src/main/resources/textures/block/open_eyeblossom_emissive.png deleted file mode 100644 index 898b00d..0000000 Binary files a/src/main/resources/textures/block/open_eyeblossom_emissive.png and /dev/null differ diff --git a/src/main/resources/textures/block/orange_candle.png b/src/main/resources/textures/block/orange_candle.png deleted file mode 100644 index bed564a..0000000 Binary files a/src/main/resources/textures/block/orange_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/orange_candle_lit.png b/src/main/resources/textures/block/orange_candle_lit.png deleted file mode 100644 index 3a7ec6f..0000000 Binary files a/src/main/resources/textures/block/orange_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/orange_concrete.png b/src/main/resources/textures/block/orange_concrete.png deleted file mode 100644 index 56ca189..0000000 Binary files a/src/main/resources/textures/block/orange_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/orange_concrete_powder.png b/src/main/resources/textures/block/orange_concrete_powder.png deleted file mode 100644 index 2fb6f15..0000000 Binary files a/src/main/resources/textures/block/orange_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/orange_glazed_terracotta.png b/src/main/resources/textures/block/orange_glazed_terracotta.png deleted file mode 100644 index bef1309..0000000 Binary files a/src/main/resources/textures/block/orange_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/orange_shulker_box.png b/src/main/resources/textures/block/orange_shulker_box.png deleted file mode 100644 index 975c76c..0000000 Binary files a/src/main/resources/textures/block/orange_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/orange_stained_glass.png b/src/main/resources/textures/block/orange_stained_glass.png deleted file mode 100644 index 31c4465..0000000 Binary files a/src/main/resources/textures/block/orange_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/orange_stained_glass_pane_top.png b/src/main/resources/textures/block/orange_stained_glass_pane_top.png deleted file mode 100644 index 2866571..0000000 Binary files a/src/main/resources/textures/block/orange_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/orange_terracotta.png b/src/main/resources/textures/block/orange_terracotta.png deleted file mode 100644 index 9ccdb4b..0000000 Binary files a/src/main/resources/textures/block/orange_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/orange_tulip.png b/src/main/resources/textures/block/orange_tulip.png deleted file mode 100644 index 2966062..0000000 Binary files a/src/main/resources/textures/block/orange_tulip.png and /dev/null differ diff --git a/src/main/resources/textures/block/orange_wool.png b/src/main/resources/textures/block/orange_wool.png deleted file mode 100644 index c598735..0000000 Binary files a/src/main/resources/textures/block/orange_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/oxeye_daisy.png b/src/main/resources/textures/block/oxeye_daisy.png deleted file mode 100644 index 0711af1..0000000 Binary files a/src/main/resources/textures/block/oxeye_daisy.png and /dev/null differ diff --git a/src/main/resources/textures/block/oxidized_chiseled_copper.png b/src/main/resources/textures/block/oxidized_chiseled_copper.png deleted file mode 100644 index bb8b902..0000000 Binary files a/src/main/resources/textures/block/oxidized_chiseled_copper.png and /dev/null differ diff --git a/src/main/resources/textures/block/oxidized_copper.png b/src/main/resources/textures/block/oxidized_copper.png deleted file mode 100644 index b049d6c..0000000 Binary files a/src/main/resources/textures/block/oxidized_copper.png and /dev/null differ diff --git a/src/main/resources/textures/block/oxidized_copper_bulb.png b/src/main/resources/textures/block/oxidized_copper_bulb.png deleted file mode 100644 index 2279b3b..0000000 Binary files a/src/main/resources/textures/block/oxidized_copper_bulb.png and /dev/null differ diff --git a/src/main/resources/textures/block/oxidized_copper_bulb_lit.png b/src/main/resources/textures/block/oxidized_copper_bulb_lit.png deleted file mode 100644 index 56badba..0000000 Binary files a/src/main/resources/textures/block/oxidized_copper_bulb_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/oxidized_copper_bulb_lit_powered.png b/src/main/resources/textures/block/oxidized_copper_bulb_lit_powered.png deleted file mode 100644 index 739abcf..0000000 Binary files a/src/main/resources/textures/block/oxidized_copper_bulb_lit_powered.png and /dev/null differ diff --git a/src/main/resources/textures/block/oxidized_copper_bulb_powered.png b/src/main/resources/textures/block/oxidized_copper_bulb_powered.png deleted file mode 100644 index 02fe393..0000000 Binary files a/src/main/resources/textures/block/oxidized_copper_bulb_powered.png and /dev/null differ diff --git a/src/main/resources/textures/block/oxidized_copper_door_bottom.png b/src/main/resources/textures/block/oxidized_copper_door_bottom.png deleted file mode 100644 index bc999a6..0000000 Binary files a/src/main/resources/textures/block/oxidized_copper_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/oxidized_copper_door_top.png b/src/main/resources/textures/block/oxidized_copper_door_top.png deleted file mode 100644 index f836486..0000000 Binary files a/src/main/resources/textures/block/oxidized_copper_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/oxidized_copper_grate.png b/src/main/resources/textures/block/oxidized_copper_grate.png deleted file mode 100644 index 1cb5779..0000000 Binary files a/src/main/resources/textures/block/oxidized_copper_grate.png and /dev/null differ diff --git a/src/main/resources/textures/block/oxidized_copper_trapdoor.png b/src/main/resources/textures/block/oxidized_copper_trapdoor.png deleted file mode 100644 index a89d22b..0000000 Binary files a/src/main/resources/textures/block/oxidized_copper_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/oxidized_cut_copper.png b/src/main/resources/textures/block/oxidized_cut_copper.png deleted file mode 100644 index 881ecde..0000000 Binary files a/src/main/resources/textures/block/oxidized_cut_copper.png and /dev/null differ diff --git a/src/main/resources/textures/block/packed_ice.png b/src/main/resources/textures/block/packed_ice.png deleted file mode 100644 index ba0c434..0000000 Binary files a/src/main/resources/textures/block/packed_ice.png and /dev/null differ diff --git a/src/main/resources/textures/block/packed_mud.png b/src/main/resources/textures/block/packed_mud.png deleted file mode 100644 index 103f3cd..0000000 Binary files a/src/main/resources/textures/block/packed_mud.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_hanging_moss.png b/src/main/resources/textures/block/pale_hanging_moss.png deleted file mode 100644 index 841bace..0000000 Binary files a/src/main/resources/textures/block/pale_hanging_moss.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_hanging_moss_tip.png b/src/main/resources/textures/block/pale_hanging_moss_tip.png deleted file mode 100644 index f537713..0000000 Binary files a/src/main/resources/textures/block/pale_hanging_moss_tip.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_moss_block.png b/src/main/resources/textures/block/pale_moss_block.png deleted file mode 100644 index d567d52..0000000 Binary files a/src/main/resources/textures/block/pale_moss_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_moss_carpet.png b/src/main/resources/textures/block/pale_moss_carpet.png deleted file mode 100644 index d567d52..0000000 Binary files a/src/main/resources/textures/block/pale_moss_carpet.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_moss_carpet_side_small.png b/src/main/resources/textures/block/pale_moss_carpet_side_small.png deleted file mode 100644 index 4f672a7..0000000 Binary files a/src/main/resources/textures/block/pale_moss_carpet_side_small.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_moss_carpet_side_tall.png b/src/main/resources/textures/block/pale_moss_carpet_side_tall.png deleted file mode 100644 index 17efedf..0000000 Binary files a/src/main/resources/textures/block/pale_moss_carpet_side_tall.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_oak_door_bottom.png b/src/main/resources/textures/block/pale_oak_door_bottom.png deleted file mode 100644 index 5ebae9e..0000000 Binary files a/src/main/resources/textures/block/pale_oak_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_oak_door_top.png b/src/main/resources/textures/block/pale_oak_door_top.png deleted file mode 100644 index 10115e9..0000000 Binary files a/src/main/resources/textures/block/pale_oak_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_oak_leaves.png b/src/main/resources/textures/block/pale_oak_leaves.png deleted file mode 100644 index 9f6fbfa..0000000 Binary files a/src/main/resources/textures/block/pale_oak_leaves.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_oak_log.png b/src/main/resources/textures/block/pale_oak_log.png deleted file mode 100644 index bc22c5c..0000000 Binary files a/src/main/resources/textures/block/pale_oak_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_oak_log_top.png b/src/main/resources/textures/block/pale_oak_log_top.png deleted file mode 100644 index 5b17f1f..0000000 Binary files a/src/main/resources/textures/block/pale_oak_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_oak_planks.png b/src/main/resources/textures/block/pale_oak_planks.png deleted file mode 100644 index 13d7c7a..0000000 Binary files a/src/main/resources/textures/block/pale_oak_planks.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_oak_sapling.png b/src/main/resources/textures/block/pale_oak_sapling.png deleted file mode 100644 index 800a640..0000000 Binary files a/src/main/resources/textures/block/pale_oak_sapling.png and /dev/null differ diff --git a/src/main/resources/textures/block/pale_oak_trapdoor.png b/src/main/resources/textures/block/pale_oak_trapdoor.png deleted file mode 100644 index fe371ca..0000000 Binary files a/src/main/resources/textures/block/pale_oak_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/pearlescent_froglight_side.png b/src/main/resources/textures/block/pearlescent_froglight_side.png deleted file mode 100644 index 8208c8d..0000000 Binary files a/src/main/resources/textures/block/pearlescent_froglight_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/pearlescent_froglight_top.png b/src/main/resources/textures/block/pearlescent_froglight_top.png deleted file mode 100644 index 7540842..0000000 Binary files a/src/main/resources/textures/block/pearlescent_froglight_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/peony_bottom.png b/src/main/resources/textures/block/peony_bottom.png deleted file mode 100644 index c6d81ec..0000000 Binary files a/src/main/resources/textures/block/peony_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/peony_top.png b/src/main/resources/textures/block/peony_top.png deleted file mode 100644 index 2d377f4..0000000 Binary files a/src/main/resources/textures/block/peony_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/pink_candle.png b/src/main/resources/textures/block/pink_candle.png deleted file mode 100644 index e496990..0000000 Binary files a/src/main/resources/textures/block/pink_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/pink_candle_lit.png b/src/main/resources/textures/block/pink_candle_lit.png deleted file mode 100644 index 75c95e9..0000000 Binary files a/src/main/resources/textures/block/pink_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/pink_concrete.png b/src/main/resources/textures/block/pink_concrete.png deleted file mode 100644 index d8733e8..0000000 Binary files a/src/main/resources/textures/block/pink_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/pink_concrete_powder.png b/src/main/resources/textures/block/pink_concrete_powder.png deleted file mode 100644 index 9f6a6bb..0000000 Binary files a/src/main/resources/textures/block/pink_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/pink_glazed_terracotta.png b/src/main/resources/textures/block/pink_glazed_terracotta.png deleted file mode 100644 index 95e3c10..0000000 Binary files a/src/main/resources/textures/block/pink_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/pink_petals.png b/src/main/resources/textures/block/pink_petals.png deleted file mode 100644 index be377a8..0000000 Binary files a/src/main/resources/textures/block/pink_petals.png and /dev/null differ diff --git a/src/main/resources/textures/block/pink_petals_stem.png b/src/main/resources/textures/block/pink_petals_stem.png deleted file mode 100644 index 185828d..0000000 Binary files a/src/main/resources/textures/block/pink_petals_stem.png and /dev/null differ diff --git a/src/main/resources/textures/block/pink_shulker_box.png b/src/main/resources/textures/block/pink_shulker_box.png deleted file mode 100644 index caad837..0000000 Binary files a/src/main/resources/textures/block/pink_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/pink_stained_glass.png b/src/main/resources/textures/block/pink_stained_glass.png deleted file mode 100644 index 85dd6a0..0000000 Binary files a/src/main/resources/textures/block/pink_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/pink_stained_glass_pane_top.png b/src/main/resources/textures/block/pink_stained_glass_pane_top.png deleted file mode 100644 index 6b6cd76..0000000 Binary files a/src/main/resources/textures/block/pink_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/pink_terracotta.png b/src/main/resources/textures/block/pink_terracotta.png deleted file mode 100644 index 7ffea8d..0000000 Binary files a/src/main/resources/textures/block/pink_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/pink_tulip.png b/src/main/resources/textures/block/pink_tulip.png deleted file mode 100644 index 08b02c5..0000000 Binary files a/src/main/resources/textures/block/pink_tulip.png and /dev/null differ diff --git a/src/main/resources/textures/block/pink_wool.png b/src/main/resources/textures/block/pink_wool.png deleted file mode 100644 index e8c1431..0000000 Binary files a/src/main/resources/textures/block/pink_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/piston_bottom.png b/src/main/resources/textures/block/piston_bottom.png deleted file mode 100644 index a1b43ca..0000000 Binary files a/src/main/resources/textures/block/piston_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/piston_inner.png b/src/main/resources/textures/block/piston_inner.png deleted file mode 100644 index 9e124fd..0000000 Binary files a/src/main/resources/textures/block/piston_inner.png and /dev/null differ diff --git a/src/main/resources/textures/block/piston_side.png b/src/main/resources/textures/block/piston_side.png deleted file mode 100644 index ed1dc51..0000000 Binary files a/src/main/resources/textures/block/piston_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/piston_top.png b/src/main/resources/textures/block/piston_top.png deleted file mode 100644 index cdcec31..0000000 Binary files a/src/main/resources/textures/block/piston_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/piston_top_sticky.png b/src/main/resources/textures/block/piston_top_sticky.png deleted file mode 100644 index 6228a97..0000000 Binary files a/src/main/resources/textures/block/piston_top_sticky.png and /dev/null differ diff --git a/src/main/resources/textures/block/pitcher_crop_bottom.png b/src/main/resources/textures/block/pitcher_crop_bottom.png deleted file mode 100644 index 4f35563..0000000 Binary files a/src/main/resources/textures/block/pitcher_crop_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/pitcher_crop_bottom_stage_1.png b/src/main/resources/textures/block/pitcher_crop_bottom_stage_1.png deleted file mode 100644 index 3051537..0000000 Binary files a/src/main/resources/textures/block/pitcher_crop_bottom_stage_1.png and /dev/null differ diff --git a/src/main/resources/textures/block/pitcher_crop_bottom_stage_2.png b/src/main/resources/textures/block/pitcher_crop_bottom_stage_2.png deleted file mode 100644 index 98cb800..0000000 Binary files a/src/main/resources/textures/block/pitcher_crop_bottom_stage_2.png and /dev/null differ diff --git a/src/main/resources/textures/block/pitcher_crop_bottom_stage_3.png b/src/main/resources/textures/block/pitcher_crop_bottom_stage_3.png deleted file mode 100644 index d0255ac..0000000 Binary files a/src/main/resources/textures/block/pitcher_crop_bottom_stage_3.png and /dev/null differ diff --git a/src/main/resources/textures/block/pitcher_crop_bottom_stage_4.png b/src/main/resources/textures/block/pitcher_crop_bottom_stage_4.png deleted file mode 100644 index efc11d9..0000000 Binary files a/src/main/resources/textures/block/pitcher_crop_bottom_stage_4.png and /dev/null differ diff --git a/src/main/resources/textures/block/pitcher_crop_side.png b/src/main/resources/textures/block/pitcher_crop_side.png deleted file mode 100644 index 341ff88..0000000 Binary files a/src/main/resources/textures/block/pitcher_crop_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/pitcher_crop_top.png b/src/main/resources/textures/block/pitcher_crop_top.png deleted file mode 100644 index 9327c91..0000000 Binary files a/src/main/resources/textures/block/pitcher_crop_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/pitcher_crop_top_stage_3.png b/src/main/resources/textures/block/pitcher_crop_top_stage_3.png deleted file mode 100644 index a380ee4..0000000 Binary files a/src/main/resources/textures/block/pitcher_crop_top_stage_3.png and /dev/null differ diff --git a/src/main/resources/textures/block/pitcher_crop_top_stage_4.png b/src/main/resources/textures/block/pitcher_crop_top_stage_4.png deleted file mode 100644 index 9b0c78a..0000000 Binary files a/src/main/resources/textures/block/pitcher_crop_top_stage_4.png and /dev/null differ diff --git a/src/main/resources/textures/block/podzol_side.png b/src/main/resources/textures/block/podzol_side.png deleted file mode 100644 index b233ae9..0000000 Binary files a/src/main/resources/textures/block/podzol_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/podzol_top.png b/src/main/resources/textures/block/podzol_top.png deleted file mode 100644 index 673057d..0000000 Binary files a/src/main/resources/textures/block/podzol_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/pointed_dripstone_down_base.png b/src/main/resources/textures/block/pointed_dripstone_down_base.png deleted file mode 100644 index 6a65a77..0000000 Binary files a/src/main/resources/textures/block/pointed_dripstone_down_base.png and /dev/null differ diff --git a/src/main/resources/textures/block/pointed_dripstone_down_frustum.png b/src/main/resources/textures/block/pointed_dripstone_down_frustum.png deleted file mode 100644 index b1d8005..0000000 Binary files a/src/main/resources/textures/block/pointed_dripstone_down_frustum.png and /dev/null differ diff --git a/src/main/resources/textures/block/pointed_dripstone_down_middle.png b/src/main/resources/textures/block/pointed_dripstone_down_middle.png deleted file mode 100644 index 15fc7b8..0000000 Binary files a/src/main/resources/textures/block/pointed_dripstone_down_middle.png and /dev/null differ diff --git a/src/main/resources/textures/block/pointed_dripstone_down_tip.png b/src/main/resources/textures/block/pointed_dripstone_down_tip.png deleted file mode 100644 index 91f73b3..0000000 Binary files a/src/main/resources/textures/block/pointed_dripstone_down_tip.png and /dev/null differ diff --git a/src/main/resources/textures/block/pointed_dripstone_down_tip_merge.png b/src/main/resources/textures/block/pointed_dripstone_down_tip_merge.png deleted file mode 100644 index 7e7f537..0000000 Binary files a/src/main/resources/textures/block/pointed_dripstone_down_tip_merge.png and /dev/null differ diff --git a/src/main/resources/textures/block/pointed_dripstone_up_base.png b/src/main/resources/textures/block/pointed_dripstone_up_base.png deleted file mode 100644 index 6325832..0000000 Binary files a/src/main/resources/textures/block/pointed_dripstone_up_base.png and /dev/null differ diff --git a/src/main/resources/textures/block/pointed_dripstone_up_frustum.png b/src/main/resources/textures/block/pointed_dripstone_up_frustum.png deleted file mode 100644 index 384a093..0000000 Binary files a/src/main/resources/textures/block/pointed_dripstone_up_frustum.png and /dev/null differ diff --git a/src/main/resources/textures/block/pointed_dripstone_up_middle.png b/src/main/resources/textures/block/pointed_dripstone_up_middle.png deleted file mode 100644 index 0b6d1c3..0000000 Binary files a/src/main/resources/textures/block/pointed_dripstone_up_middle.png and /dev/null differ diff --git a/src/main/resources/textures/block/pointed_dripstone_up_tip.png b/src/main/resources/textures/block/pointed_dripstone_up_tip.png deleted file mode 100644 index 9c702a7..0000000 Binary files a/src/main/resources/textures/block/pointed_dripstone_up_tip.png and /dev/null differ diff --git a/src/main/resources/textures/block/pointed_dripstone_up_tip_merge.png b/src/main/resources/textures/block/pointed_dripstone_up_tip_merge.png deleted file mode 100644 index dee7c79..0000000 Binary files a/src/main/resources/textures/block/pointed_dripstone_up_tip_merge.png and /dev/null differ diff --git a/src/main/resources/textures/block/polished_andesite.png b/src/main/resources/textures/block/polished_andesite.png deleted file mode 100644 index 99fe2f7..0000000 Binary files a/src/main/resources/textures/block/polished_andesite.png and /dev/null differ diff --git a/src/main/resources/textures/block/polished_basalt_side.png b/src/main/resources/textures/block/polished_basalt_side.png deleted file mode 100644 index 603e7d3..0000000 Binary files a/src/main/resources/textures/block/polished_basalt_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/polished_basalt_top.png b/src/main/resources/textures/block/polished_basalt_top.png deleted file mode 100644 index 0a3fc8d..0000000 Binary files a/src/main/resources/textures/block/polished_basalt_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/polished_blackstone.png b/src/main/resources/textures/block/polished_blackstone.png deleted file mode 100644 index 020dbb0..0000000 Binary files a/src/main/resources/textures/block/polished_blackstone.png and /dev/null differ diff --git a/src/main/resources/textures/block/polished_blackstone_bricks.png b/src/main/resources/textures/block/polished_blackstone_bricks.png deleted file mode 100644 index 9177ea1..0000000 Binary files a/src/main/resources/textures/block/polished_blackstone_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/polished_deepslate.png b/src/main/resources/textures/block/polished_deepslate.png deleted file mode 100644 index 718dc30..0000000 Binary files a/src/main/resources/textures/block/polished_deepslate.png and /dev/null differ diff --git a/src/main/resources/textures/block/polished_diorite.png b/src/main/resources/textures/block/polished_diorite.png deleted file mode 100644 index c0bd9ee..0000000 Binary files a/src/main/resources/textures/block/polished_diorite.png and /dev/null differ diff --git a/src/main/resources/textures/block/polished_granite.png b/src/main/resources/textures/block/polished_granite.png deleted file mode 100644 index c780d06..0000000 Binary files a/src/main/resources/textures/block/polished_granite.png and /dev/null differ diff --git a/src/main/resources/textures/block/polished_tuff.png b/src/main/resources/textures/block/polished_tuff.png deleted file mode 100644 index 1c59a22..0000000 Binary files a/src/main/resources/textures/block/polished_tuff.png and /dev/null differ diff --git a/src/main/resources/textures/block/poppy.png b/src/main/resources/textures/block/poppy.png deleted file mode 100644 index 059d8b4..0000000 Binary files a/src/main/resources/textures/block/poppy.png and /dev/null differ diff --git a/src/main/resources/textures/block/potatoes_stage0.png b/src/main/resources/textures/block/potatoes_stage0.png deleted file mode 100644 index e83ecf8..0000000 Binary files a/src/main/resources/textures/block/potatoes_stage0.png and /dev/null differ diff --git a/src/main/resources/textures/block/potatoes_stage1.png b/src/main/resources/textures/block/potatoes_stage1.png deleted file mode 100644 index ef73946..0000000 Binary files a/src/main/resources/textures/block/potatoes_stage1.png and /dev/null differ diff --git a/src/main/resources/textures/block/potatoes_stage2.png b/src/main/resources/textures/block/potatoes_stage2.png deleted file mode 100644 index 7e9a929..0000000 Binary files a/src/main/resources/textures/block/potatoes_stage2.png and /dev/null differ diff --git a/src/main/resources/textures/block/potatoes_stage3.png b/src/main/resources/textures/block/potatoes_stage3.png deleted file mode 100644 index 8d0b5c7..0000000 Binary files a/src/main/resources/textures/block/potatoes_stage3.png and /dev/null differ diff --git a/src/main/resources/textures/block/potted_azalea_bush_plant.png b/src/main/resources/textures/block/potted_azalea_bush_plant.png deleted file mode 100644 index 327a2ee..0000000 Binary files a/src/main/resources/textures/block/potted_azalea_bush_plant.png and /dev/null differ diff --git a/src/main/resources/textures/block/potted_azalea_bush_side.png b/src/main/resources/textures/block/potted_azalea_bush_side.png deleted file mode 100644 index 2765472..0000000 Binary files a/src/main/resources/textures/block/potted_azalea_bush_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/potted_azalea_bush_top.png b/src/main/resources/textures/block/potted_azalea_bush_top.png deleted file mode 100644 index eb0c177..0000000 Binary files a/src/main/resources/textures/block/potted_azalea_bush_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/potted_flowering_azalea_bush_plant.png b/src/main/resources/textures/block/potted_flowering_azalea_bush_plant.png deleted file mode 100644 index 2b5ab52..0000000 Binary files a/src/main/resources/textures/block/potted_flowering_azalea_bush_plant.png and /dev/null differ diff --git a/src/main/resources/textures/block/potted_flowering_azalea_bush_side.png b/src/main/resources/textures/block/potted_flowering_azalea_bush_side.png deleted file mode 100644 index b91a49e..0000000 Binary files a/src/main/resources/textures/block/potted_flowering_azalea_bush_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/potted_flowering_azalea_bush_top.png b/src/main/resources/textures/block/potted_flowering_azalea_bush_top.png deleted file mode 100644 index 9b2665c..0000000 Binary files a/src/main/resources/textures/block/potted_flowering_azalea_bush_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/powder_snow.png b/src/main/resources/textures/block/powder_snow.png deleted file mode 100644 index 796679b..0000000 Binary files a/src/main/resources/textures/block/powder_snow.png and /dev/null differ diff --git a/src/main/resources/textures/block/powered_rail.png b/src/main/resources/textures/block/powered_rail.png deleted file mode 100644 index 427fd6f..0000000 Binary files a/src/main/resources/textures/block/powered_rail.png and /dev/null differ diff --git a/src/main/resources/textures/block/powered_rail_on.png b/src/main/resources/textures/block/powered_rail_on.png deleted file mode 100644 index 17dc297..0000000 Binary files a/src/main/resources/textures/block/powered_rail_on.png and /dev/null differ diff --git a/src/main/resources/textures/block/prismarine.png b/src/main/resources/textures/block/prismarine.png deleted file mode 100644 index 4c0b0c5..0000000 Binary files a/src/main/resources/textures/block/prismarine.png and /dev/null differ diff --git a/src/main/resources/textures/block/prismarine.png.mcmeta b/src/main/resources/textures/block/prismarine.png.mcmeta deleted file mode 100644 index 410b327..0000000 --- a/src/main/resources/textures/block/prismarine.png.mcmeta +++ /dev/null @@ -1,30 +0,0 @@ -{ - "animation": { - "frametime": 300, - "interpolate": true, - "frames": [ - 0, - 1, - 0, - 2, - 0, - 3, - 0, - 1, - 2, - 1, - 3, - 1, - 0, - 2, - 1, - 2, - 3, - 2, - 0, - 3, - 1, - 3 - ] - } -} diff --git a/src/main/resources/textures/block/prismarine_bricks.png b/src/main/resources/textures/block/prismarine_bricks.png deleted file mode 100644 index eaf69a4..0000000 Binary files a/src/main/resources/textures/block/prismarine_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/pumpkin_side.png b/src/main/resources/textures/block/pumpkin_side.png deleted file mode 100644 index 0a8089a..0000000 Binary files a/src/main/resources/textures/block/pumpkin_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/pumpkin_stem.png b/src/main/resources/textures/block/pumpkin_stem.png deleted file mode 100644 index 7c6a71d..0000000 Binary files a/src/main/resources/textures/block/pumpkin_stem.png and /dev/null differ diff --git a/src/main/resources/textures/block/pumpkin_top.png b/src/main/resources/textures/block/pumpkin_top.png deleted file mode 100644 index ac555e1..0000000 Binary files a/src/main/resources/textures/block/pumpkin_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/purple_candle.png b/src/main/resources/textures/block/purple_candle.png deleted file mode 100644 index a26d461..0000000 Binary files a/src/main/resources/textures/block/purple_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/purple_candle_lit.png b/src/main/resources/textures/block/purple_candle_lit.png deleted file mode 100644 index 7b0bc37..0000000 Binary files a/src/main/resources/textures/block/purple_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/purple_concrete.png b/src/main/resources/textures/block/purple_concrete.png deleted file mode 100644 index 4aefab1..0000000 Binary files a/src/main/resources/textures/block/purple_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/purple_concrete_powder.png b/src/main/resources/textures/block/purple_concrete_powder.png deleted file mode 100644 index aa1b1ac..0000000 Binary files a/src/main/resources/textures/block/purple_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/purple_glazed_terracotta.png b/src/main/resources/textures/block/purple_glazed_terracotta.png deleted file mode 100644 index 7dcd1f1..0000000 Binary files a/src/main/resources/textures/block/purple_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/purple_shulker_box.png b/src/main/resources/textures/block/purple_shulker_box.png deleted file mode 100644 index 8b9895a..0000000 Binary files a/src/main/resources/textures/block/purple_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/purple_stained_glass.png b/src/main/resources/textures/block/purple_stained_glass.png deleted file mode 100644 index fed0285..0000000 Binary files a/src/main/resources/textures/block/purple_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/purple_stained_glass_pane_top.png b/src/main/resources/textures/block/purple_stained_glass_pane_top.png deleted file mode 100644 index 23e208e..0000000 Binary files a/src/main/resources/textures/block/purple_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/purple_terracotta.png b/src/main/resources/textures/block/purple_terracotta.png deleted file mode 100644 index 8bee14e..0000000 Binary files a/src/main/resources/textures/block/purple_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/purple_wool.png b/src/main/resources/textures/block/purple_wool.png deleted file mode 100644 index 09ef52a..0000000 Binary files a/src/main/resources/textures/block/purple_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/purpur_block.png b/src/main/resources/textures/block/purpur_block.png deleted file mode 100644 index b1a37ea..0000000 Binary files a/src/main/resources/textures/block/purpur_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/purpur_pillar.png b/src/main/resources/textures/block/purpur_pillar.png deleted file mode 100644 index 4f3f71c..0000000 Binary files a/src/main/resources/textures/block/purpur_pillar.png and /dev/null differ diff --git a/src/main/resources/textures/block/purpur_pillar_top.png b/src/main/resources/textures/block/purpur_pillar_top.png deleted file mode 100644 index 6209035..0000000 Binary files a/src/main/resources/textures/block/purpur_pillar_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/quartz_block_bottom.png b/src/main/resources/textures/block/quartz_block_bottom.png deleted file mode 100644 index 402316d..0000000 Binary files a/src/main/resources/textures/block/quartz_block_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/quartz_block_side.png b/src/main/resources/textures/block/quartz_block_side.png deleted file mode 100644 index c6f80b7..0000000 Binary files a/src/main/resources/textures/block/quartz_block_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/quartz_block_top.png b/src/main/resources/textures/block/quartz_block_top.png deleted file mode 100644 index c6f80b7..0000000 Binary files a/src/main/resources/textures/block/quartz_block_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/quartz_bricks.png b/src/main/resources/textures/block/quartz_bricks.png deleted file mode 100644 index 63686d4..0000000 Binary files a/src/main/resources/textures/block/quartz_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/quartz_pillar.png b/src/main/resources/textures/block/quartz_pillar.png deleted file mode 100644 index e977064..0000000 Binary files a/src/main/resources/textures/block/quartz_pillar.png and /dev/null differ diff --git a/src/main/resources/textures/block/quartz_pillar_top.png b/src/main/resources/textures/block/quartz_pillar_top.png deleted file mode 100644 index e7225b7..0000000 Binary files a/src/main/resources/textures/block/quartz_pillar_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/rail.png b/src/main/resources/textures/block/rail.png deleted file mode 100644 index eccd082..0000000 Binary files a/src/main/resources/textures/block/rail.png and /dev/null differ diff --git a/src/main/resources/textures/block/rail_corner.png b/src/main/resources/textures/block/rail_corner.png deleted file mode 100644 index da352c8..0000000 Binary files a/src/main/resources/textures/block/rail_corner.png and /dev/null differ diff --git a/src/main/resources/textures/block/raw_copper_block.png b/src/main/resources/textures/block/raw_copper_block.png deleted file mode 100644 index c0b9f4f..0000000 Binary files a/src/main/resources/textures/block/raw_copper_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/raw_gold_block.png b/src/main/resources/textures/block/raw_gold_block.png deleted file mode 100644 index 2437236..0000000 Binary files a/src/main/resources/textures/block/raw_gold_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/raw_iron_block.png b/src/main/resources/textures/block/raw_iron_block.png deleted file mode 100644 index 7736fc2..0000000 Binary files a/src/main/resources/textures/block/raw_iron_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_candle.png b/src/main/resources/textures/block/red_candle.png deleted file mode 100644 index 92d2216..0000000 Binary files a/src/main/resources/textures/block/red_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_candle_lit.png b/src/main/resources/textures/block/red_candle_lit.png deleted file mode 100644 index edf35cb..0000000 Binary files a/src/main/resources/textures/block/red_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_concrete.png b/src/main/resources/textures/block/red_concrete.png deleted file mode 100644 index 1b8690f..0000000 Binary files a/src/main/resources/textures/block/red_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_concrete_powder.png b/src/main/resources/textures/block/red_concrete_powder.png deleted file mode 100644 index 7612112..0000000 Binary files a/src/main/resources/textures/block/red_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_glazed_terracotta.png b/src/main/resources/textures/block/red_glazed_terracotta.png deleted file mode 100644 index 49e4097..0000000 Binary files a/src/main/resources/textures/block/red_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_mushroom.png b/src/main/resources/textures/block/red_mushroom.png deleted file mode 100644 index cb7e112..0000000 Binary files a/src/main/resources/textures/block/red_mushroom.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_mushroom_block.png b/src/main/resources/textures/block/red_mushroom_block.png deleted file mode 100644 index 60e2403..0000000 Binary files a/src/main/resources/textures/block/red_mushroom_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_nether_bricks.png b/src/main/resources/textures/block/red_nether_bricks.png deleted file mode 100644 index 2c3dd96..0000000 Binary files a/src/main/resources/textures/block/red_nether_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_sand.png b/src/main/resources/textures/block/red_sand.png deleted file mode 100644 index 2ec6161..0000000 Binary files a/src/main/resources/textures/block/red_sand.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_sandstone.png b/src/main/resources/textures/block/red_sandstone.png deleted file mode 100644 index 1c40898..0000000 Binary files a/src/main/resources/textures/block/red_sandstone.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_sandstone_bottom.png b/src/main/resources/textures/block/red_sandstone_bottom.png deleted file mode 100644 index 8c73795..0000000 Binary files a/src/main/resources/textures/block/red_sandstone_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_sandstone_top.png b/src/main/resources/textures/block/red_sandstone_top.png deleted file mode 100644 index f76911d..0000000 Binary files a/src/main/resources/textures/block/red_sandstone_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_shulker_box.png b/src/main/resources/textures/block/red_shulker_box.png deleted file mode 100644 index 4d0324f..0000000 Binary files a/src/main/resources/textures/block/red_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_stained_glass.png b/src/main/resources/textures/block/red_stained_glass.png deleted file mode 100644 index a8aa31f..0000000 Binary files a/src/main/resources/textures/block/red_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_stained_glass_pane_top.png b/src/main/resources/textures/block/red_stained_glass_pane_top.png deleted file mode 100644 index 22b69db..0000000 Binary files a/src/main/resources/textures/block/red_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_terracotta.png b/src/main/resources/textures/block/red_terracotta.png deleted file mode 100644 index e0e800b..0000000 Binary files a/src/main/resources/textures/block/red_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_tulip.png b/src/main/resources/textures/block/red_tulip.png deleted file mode 100644 index b9d29b5..0000000 Binary files a/src/main/resources/textures/block/red_tulip.png and /dev/null differ diff --git a/src/main/resources/textures/block/red_wool.png b/src/main/resources/textures/block/red_wool.png deleted file mode 100644 index d21c91a..0000000 Binary files a/src/main/resources/textures/block/red_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/redstone_block.png b/src/main/resources/textures/block/redstone_block.png deleted file mode 100644 index 9ea2f2a..0000000 Binary files a/src/main/resources/textures/block/redstone_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/redstone_dust_dot.png b/src/main/resources/textures/block/redstone_dust_dot.png deleted file mode 100644 index ab8866d..0000000 Binary files a/src/main/resources/textures/block/redstone_dust_dot.png and /dev/null differ diff --git a/src/main/resources/textures/block/redstone_dust_line0.png b/src/main/resources/textures/block/redstone_dust_line0.png deleted file mode 100644 index 064b107..0000000 Binary files a/src/main/resources/textures/block/redstone_dust_line0.png and /dev/null differ diff --git a/src/main/resources/textures/block/redstone_dust_line1.png b/src/main/resources/textures/block/redstone_dust_line1.png deleted file mode 100644 index 8e8a700..0000000 Binary files a/src/main/resources/textures/block/redstone_dust_line1.png and /dev/null differ diff --git a/src/main/resources/textures/block/redstone_dust_overlay.png b/src/main/resources/textures/block/redstone_dust_overlay.png deleted file mode 100644 index fd68e0a..0000000 Binary files a/src/main/resources/textures/block/redstone_dust_overlay.png and /dev/null differ diff --git a/src/main/resources/textures/block/redstone_lamp.png b/src/main/resources/textures/block/redstone_lamp.png deleted file mode 100644 index ac55996..0000000 Binary files a/src/main/resources/textures/block/redstone_lamp.png and /dev/null differ diff --git a/src/main/resources/textures/block/redstone_lamp_on.png b/src/main/resources/textures/block/redstone_lamp_on.png deleted file mode 100644 index 26dffb0..0000000 Binary files a/src/main/resources/textures/block/redstone_lamp_on.png and /dev/null differ diff --git a/src/main/resources/textures/block/redstone_ore.png b/src/main/resources/textures/block/redstone_ore.png deleted file mode 100644 index 5ae413c..0000000 Binary files a/src/main/resources/textures/block/redstone_ore.png and /dev/null differ diff --git a/src/main/resources/textures/block/redstone_torch.png b/src/main/resources/textures/block/redstone_torch.png deleted file mode 100644 index 56d3cf7..0000000 Binary files a/src/main/resources/textures/block/redstone_torch.png and /dev/null differ diff --git a/src/main/resources/textures/block/redstone_torch_off.png b/src/main/resources/textures/block/redstone_torch_off.png deleted file mode 100644 index cd82b64..0000000 Binary files a/src/main/resources/textures/block/redstone_torch_off.png and /dev/null differ diff --git a/src/main/resources/textures/block/reinforced_deepslate_bottom.png b/src/main/resources/textures/block/reinforced_deepslate_bottom.png deleted file mode 100644 index ea0568d..0000000 Binary files a/src/main/resources/textures/block/reinforced_deepslate_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/reinforced_deepslate_side.png b/src/main/resources/textures/block/reinforced_deepslate_side.png deleted file mode 100644 index 8f92f01..0000000 Binary files a/src/main/resources/textures/block/reinforced_deepslate_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/reinforced_deepslate_top.png b/src/main/resources/textures/block/reinforced_deepslate_top.png deleted file mode 100644 index 0e18c85..0000000 Binary files a/src/main/resources/textures/block/reinforced_deepslate_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/repeater.png b/src/main/resources/textures/block/repeater.png deleted file mode 100644 index 10a6ff4..0000000 Binary files a/src/main/resources/textures/block/repeater.png and /dev/null differ diff --git a/src/main/resources/textures/block/repeater_on.png b/src/main/resources/textures/block/repeater_on.png deleted file mode 100644 index a1861b7..0000000 Binary files a/src/main/resources/textures/block/repeater_on.png and /dev/null differ diff --git a/src/main/resources/textures/block/repeating_command_block_back.png b/src/main/resources/textures/block/repeating_command_block_back.png deleted file mode 100644 index 6ae0009..0000000 Binary files a/src/main/resources/textures/block/repeating_command_block_back.png and /dev/null differ diff --git a/src/main/resources/textures/block/repeating_command_block_back.png.mcmeta b/src/main/resources/textures/block/repeating_command_block_back.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/repeating_command_block_back.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/repeating_command_block_conditional.png b/src/main/resources/textures/block/repeating_command_block_conditional.png deleted file mode 100644 index e625cfe..0000000 Binary files a/src/main/resources/textures/block/repeating_command_block_conditional.png and /dev/null differ diff --git a/src/main/resources/textures/block/repeating_command_block_conditional.png.mcmeta b/src/main/resources/textures/block/repeating_command_block_conditional.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/repeating_command_block_conditional.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/repeating_command_block_front.png b/src/main/resources/textures/block/repeating_command_block_front.png deleted file mode 100644 index c26b9a3..0000000 Binary files a/src/main/resources/textures/block/repeating_command_block_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/repeating_command_block_front.png.mcmeta b/src/main/resources/textures/block/repeating_command_block_front.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/repeating_command_block_front.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/repeating_command_block_side.png b/src/main/resources/textures/block/repeating_command_block_side.png deleted file mode 100644 index 6db7828..0000000 Binary files a/src/main/resources/textures/block/repeating_command_block_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/repeating_command_block_side.png.mcmeta b/src/main/resources/textures/block/repeating_command_block_side.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/repeating_command_block_side.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/resin_block.png b/src/main/resources/textures/block/resin_block.png deleted file mode 100644 index e81520c..0000000 Binary files a/src/main/resources/textures/block/resin_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/resin_bricks.png b/src/main/resources/textures/block/resin_bricks.png deleted file mode 100644 index 17f9ca0..0000000 Binary files a/src/main/resources/textures/block/resin_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/resin_clump.png b/src/main/resources/textures/block/resin_clump.png deleted file mode 100644 index 7c4eea6..0000000 Binary files a/src/main/resources/textures/block/resin_clump.png and /dev/null differ diff --git a/src/main/resources/textures/block/respawn_anchor_bottom.png b/src/main/resources/textures/block/respawn_anchor_bottom.png deleted file mode 100644 index cbbad33..0000000 Binary files a/src/main/resources/textures/block/respawn_anchor_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/respawn_anchor_side0.png b/src/main/resources/textures/block/respawn_anchor_side0.png deleted file mode 100644 index b315d25..0000000 Binary files a/src/main/resources/textures/block/respawn_anchor_side0.png and /dev/null differ diff --git a/src/main/resources/textures/block/respawn_anchor_side1.png b/src/main/resources/textures/block/respawn_anchor_side1.png deleted file mode 100644 index 39751e4..0000000 Binary files a/src/main/resources/textures/block/respawn_anchor_side1.png and /dev/null differ diff --git a/src/main/resources/textures/block/respawn_anchor_side2.png b/src/main/resources/textures/block/respawn_anchor_side2.png deleted file mode 100644 index 83f13ab..0000000 Binary files a/src/main/resources/textures/block/respawn_anchor_side2.png and /dev/null differ diff --git a/src/main/resources/textures/block/respawn_anchor_side3.png b/src/main/resources/textures/block/respawn_anchor_side3.png deleted file mode 100644 index e5e96f1..0000000 Binary files a/src/main/resources/textures/block/respawn_anchor_side3.png and /dev/null differ diff --git a/src/main/resources/textures/block/respawn_anchor_side4.png b/src/main/resources/textures/block/respawn_anchor_side4.png deleted file mode 100644 index c93daef..0000000 Binary files a/src/main/resources/textures/block/respawn_anchor_side4.png and /dev/null differ diff --git a/src/main/resources/textures/block/respawn_anchor_top.png b/src/main/resources/textures/block/respawn_anchor_top.png deleted file mode 100644 index 9abcf14..0000000 Binary files a/src/main/resources/textures/block/respawn_anchor_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/respawn_anchor_top.png.mcmeta b/src/main/resources/textures/block/respawn_anchor_top.png.mcmeta deleted file mode 100644 index 4f0718a..0000000 --- a/src/main/resources/textures/block/respawn_anchor_top.png.mcmeta +++ /dev/null @@ -1,3 +0,0 @@ -{ - "animation": {} -} \ No newline at end of file diff --git a/src/main/resources/textures/block/respawn_anchor_top_off.png b/src/main/resources/textures/block/respawn_anchor_top_off.png deleted file mode 100644 index bd709cc..0000000 Binary files a/src/main/resources/textures/block/respawn_anchor_top_off.png and /dev/null differ diff --git a/src/main/resources/textures/block/rooted_dirt.png b/src/main/resources/textures/block/rooted_dirt.png deleted file mode 100644 index 2f53510..0000000 Binary files a/src/main/resources/textures/block/rooted_dirt.png and /dev/null differ diff --git a/src/main/resources/textures/block/rose_bush_bottom.png b/src/main/resources/textures/block/rose_bush_bottom.png deleted file mode 100644 index dca1a68..0000000 Binary files a/src/main/resources/textures/block/rose_bush_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/rose_bush_top.png b/src/main/resources/textures/block/rose_bush_top.png deleted file mode 100644 index 2a8f104..0000000 Binary files a/src/main/resources/textures/block/rose_bush_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/sand.png b/src/main/resources/textures/block/sand.png deleted file mode 100644 index b03c96b..0000000 Binary files a/src/main/resources/textures/block/sand.png and /dev/null differ diff --git a/src/main/resources/textures/block/sandstone.png b/src/main/resources/textures/block/sandstone.png deleted file mode 100644 index bb5d5af..0000000 Binary files a/src/main/resources/textures/block/sandstone.png and /dev/null differ diff --git a/src/main/resources/textures/block/sandstone_bottom.png b/src/main/resources/textures/block/sandstone_bottom.png deleted file mode 100644 index a397c6f..0000000 Binary files a/src/main/resources/textures/block/sandstone_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/sandstone_top.png b/src/main/resources/textures/block/sandstone_top.png deleted file mode 100644 index ef61b7c..0000000 Binary files a/src/main/resources/textures/block/sandstone_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/scaffolding_bottom.png b/src/main/resources/textures/block/scaffolding_bottom.png deleted file mode 100644 index e8bb05b..0000000 Binary files a/src/main/resources/textures/block/scaffolding_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/scaffolding_side.png b/src/main/resources/textures/block/scaffolding_side.png deleted file mode 100644 index 9f1539c..0000000 Binary files a/src/main/resources/textures/block/scaffolding_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/scaffolding_top.png b/src/main/resources/textures/block/scaffolding_top.png deleted file mode 100644 index e30500f..0000000 Binary files a/src/main/resources/textures/block/scaffolding_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk.png b/src/main/resources/textures/block/sculk.png deleted file mode 100644 index 90d0d24..0000000 Binary files a/src/main/resources/textures/block/sculk.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk.png.mcmeta b/src/main/resources/textures/block/sculk.png.mcmeta deleted file mode 100644 index c248f23..0000000 --- a/src/main/resources/textures/block/sculk.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "frametime": 20, - "interpolate": true - } -} diff --git a/src/main/resources/textures/block/sculk_catalyst_bottom.png b/src/main/resources/textures/block/sculk_catalyst_bottom.png deleted file mode 100644 index a3b6d40..0000000 Binary files a/src/main/resources/textures/block/sculk_catalyst_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_catalyst_side.png b/src/main/resources/textures/block/sculk_catalyst_side.png deleted file mode 100644 index b278c27..0000000 Binary files a/src/main/resources/textures/block/sculk_catalyst_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_catalyst_side_bloom.png b/src/main/resources/textures/block/sculk_catalyst_side_bloom.png deleted file mode 100644 index 4c77db3..0000000 Binary files a/src/main/resources/textures/block/sculk_catalyst_side_bloom.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_catalyst_side_bloom.png.mcmeta b/src/main/resources/textures/block/sculk_catalyst_side_bloom.png.mcmeta deleted file mode 100644 index d1cd079..0000000 --- a/src/main/resources/textures/block/sculk_catalyst_side_bloom.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 1 - } -} diff --git a/src/main/resources/textures/block/sculk_catalyst_top.png b/src/main/resources/textures/block/sculk_catalyst_top.png deleted file mode 100644 index 3fcc181..0000000 Binary files a/src/main/resources/textures/block/sculk_catalyst_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_catalyst_top_bloom.png b/src/main/resources/textures/block/sculk_catalyst_top_bloom.png deleted file mode 100644 index 6b881fc..0000000 Binary files a/src/main/resources/textures/block/sculk_catalyst_top_bloom.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_catalyst_top_bloom.png.mcmeta b/src/main/resources/textures/block/sculk_catalyst_top_bloom.png.mcmeta deleted file mode 100644 index d1cd079..0000000 --- a/src/main/resources/textures/block/sculk_catalyst_top_bloom.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 1 - } -} diff --git a/src/main/resources/textures/block/sculk_sensor_bottom.png b/src/main/resources/textures/block/sculk_sensor_bottom.png deleted file mode 100644 index dec0eae..0000000 Binary files a/src/main/resources/textures/block/sculk_sensor_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_sensor_side.png b/src/main/resources/textures/block/sculk_sensor_side.png deleted file mode 100644 index c8b840f..0000000 Binary files a/src/main/resources/textures/block/sculk_sensor_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_sensor_tendril_active.png b/src/main/resources/textures/block/sculk_sensor_tendril_active.png deleted file mode 100644 index cb77409..0000000 Binary files a/src/main/resources/textures/block/sculk_sensor_tendril_active.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_sensor_tendril_active.png.mcmeta b/src/main/resources/textures/block/sculk_sensor_tendril_active.png.mcmeta deleted file mode 100644 index d1cd079..0000000 --- a/src/main/resources/textures/block/sculk_sensor_tendril_active.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 1 - } -} diff --git a/src/main/resources/textures/block/sculk_sensor_tendril_inactive.png b/src/main/resources/textures/block/sculk_sensor_tendril_inactive.png deleted file mode 100644 index 54cf6cb..0000000 Binary files a/src/main/resources/textures/block/sculk_sensor_tendril_inactive.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_sensor_tendril_inactive.png.mcmeta b/src/main/resources/textures/block/sculk_sensor_tendril_inactive.png.mcmeta deleted file mode 100644 index 36578bc..0000000 --- a/src/main/resources/textures/block/sculk_sensor_tendril_inactive.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 2 - } -} diff --git a/src/main/resources/textures/block/sculk_sensor_top.png b/src/main/resources/textures/block/sculk_sensor_top.png deleted file mode 100644 index 6a485d9..0000000 Binary files a/src/main/resources/textures/block/sculk_sensor_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_shrieker_bottom.png b/src/main/resources/textures/block/sculk_shrieker_bottom.png deleted file mode 100644 index dec0eae..0000000 Binary files a/src/main/resources/textures/block/sculk_shrieker_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_shrieker_can_summon_inner_top.png b/src/main/resources/textures/block/sculk_shrieker_can_summon_inner_top.png deleted file mode 100644 index c157e66..0000000 Binary files a/src/main/resources/textures/block/sculk_shrieker_can_summon_inner_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_shrieker_can_summon_inner_top.png.mcmeta b/src/main/resources/textures/block/sculk_shrieker_can_summon_inner_top.png.mcmeta deleted file mode 100644 index 8d50e3a..0000000 --- a/src/main/resources/textures/block/sculk_shrieker_can_summon_inner_top.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "frametime": 3, - "interpolate": true - } -} diff --git a/src/main/resources/textures/block/sculk_shrieker_inner_top.png b/src/main/resources/textures/block/sculk_shrieker_inner_top.png deleted file mode 100644 index ac3346f..0000000 Binary files a/src/main/resources/textures/block/sculk_shrieker_inner_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_shrieker_inner_top.png.mcmeta b/src/main/resources/textures/block/sculk_shrieker_inner_top.png.mcmeta deleted file mode 100644 index 304ede5..0000000 --- a/src/main/resources/textures/block/sculk_shrieker_inner_top.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "frametime": 6, - "interpolate": true - } -} diff --git a/src/main/resources/textures/block/sculk_shrieker_side.png b/src/main/resources/textures/block/sculk_shrieker_side.png deleted file mode 100644 index 3a00f06..0000000 Binary files a/src/main/resources/textures/block/sculk_shrieker_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_shrieker_top.png b/src/main/resources/textures/block/sculk_shrieker_top.png deleted file mode 100644 index 9532e85..0000000 Binary files a/src/main/resources/textures/block/sculk_shrieker_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_vein.png b/src/main/resources/textures/block/sculk_vein.png deleted file mode 100644 index 7d0ad20..0000000 Binary files a/src/main/resources/textures/block/sculk_vein.png and /dev/null differ diff --git a/src/main/resources/textures/block/sculk_vein.png.mcmeta b/src/main/resources/textures/block/sculk_vein.png.mcmeta deleted file mode 100644 index c248f23..0000000 --- a/src/main/resources/textures/block/sculk_vein.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "frametime": 20, - "interpolate": true - } -} diff --git a/src/main/resources/textures/block/sea_lantern.png b/src/main/resources/textures/block/sea_lantern.png deleted file mode 100644 index a9d9a9b..0000000 Binary files a/src/main/resources/textures/block/sea_lantern.png and /dev/null differ diff --git a/src/main/resources/textures/block/sea_lantern.png.mcmeta b/src/main/resources/textures/block/sea_lantern.png.mcmeta deleted file mode 100644 index e8ac9bc..0000000 --- a/src/main/resources/textures/block/sea_lantern.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 5 - } -} diff --git a/src/main/resources/textures/block/sea_pickle.png b/src/main/resources/textures/block/sea_pickle.png deleted file mode 100644 index 76b3215..0000000 Binary files a/src/main/resources/textures/block/sea_pickle.png and /dev/null differ diff --git a/src/main/resources/textures/block/seagrass.png b/src/main/resources/textures/block/seagrass.png deleted file mode 100644 index 6dd297e..0000000 Binary files a/src/main/resources/textures/block/seagrass.png and /dev/null differ diff --git a/src/main/resources/textures/block/seagrass.png.mcmeta b/src/main/resources/textures/block/seagrass.png.mcmeta deleted file mode 100644 index 36578bc..0000000 --- a/src/main/resources/textures/block/seagrass.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 2 - } -} diff --git a/src/main/resources/textures/block/short_grass.png b/src/main/resources/textures/block/short_grass.png deleted file mode 100644 index ce205ad..0000000 Binary files a/src/main/resources/textures/block/short_grass.png and /dev/null differ diff --git a/src/main/resources/textures/block/shroomlight.png b/src/main/resources/textures/block/shroomlight.png deleted file mode 100644 index a2f42d8..0000000 Binary files a/src/main/resources/textures/block/shroomlight.png and /dev/null differ diff --git a/src/main/resources/textures/block/shulker_box.png b/src/main/resources/textures/block/shulker_box.png deleted file mode 100644 index 09bcf3f..0000000 Binary files a/src/main/resources/textures/block/shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/slime_block.png b/src/main/resources/textures/block/slime_block.png deleted file mode 100644 index cc3643d..0000000 Binary files a/src/main/resources/textures/block/slime_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/small_amethyst_bud.png b/src/main/resources/textures/block/small_amethyst_bud.png deleted file mode 100644 index 443c2d2..0000000 Binary files a/src/main/resources/textures/block/small_amethyst_bud.png and /dev/null differ diff --git a/src/main/resources/textures/block/small_dripleaf_side.png b/src/main/resources/textures/block/small_dripleaf_side.png deleted file mode 100644 index 28b09da..0000000 Binary files a/src/main/resources/textures/block/small_dripleaf_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/small_dripleaf_stem_bottom.png b/src/main/resources/textures/block/small_dripleaf_stem_bottom.png deleted file mode 100644 index 5a3b9e6..0000000 Binary files a/src/main/resources/textures/block/small_dripleaf_stem_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/small_dripleaf_stem_top.png b/src/main/resources/textures/block/small_dripleaf_stem_top.png deleted file mode 100644 index 596a02c..0000000 Binary files a/src/main/resources/textures/block/small_dripleaf_stem_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/small_dripleaf_top.png b/src/main/resources/textures/block/small_dripleaf_top.png deleted file mode 100644 index 34efa1f..0000000 Binary files a/src/main/resources/textures/block/small_dripleaf_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/smithing_table_bottom.png b/src/main/resources/textures/block/smithing_table_bottom.png deleted file mode 100644 index 500c55e..0000000 Binary files a/src/main/resources/textures/block/smithing_table_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/smithing_table_front.png b/src/main/resources/textures/block/smithing_table_front.png deleted file mode 100644 index d985842..0000000 Binary files a/src/main/resources/textures/block/smithing_table_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/smithing_table_side.png b/src/main/resources/textures/block/smithing_table_side.png deleted file mode 100644 index 8c56d53..0000000 Binary files a/src/main/resources/textures/block/smithing_table_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/smithing_table_top.png b/src/main/resources/textures/block/smithing_table_top.png deleted file mode 100644 index 29dcd3b..0000000 Binary files a/src/main/resources/textures/block/smithing_table_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/smoker_bottom.png b/src/main/resources/textures/block/smoker_bottom.png deleted file mode 100644 index 5742c92..0000000 Binary files a/src/main/resources/textures/block/smoker_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/smoker_front.png b/src/main/resources/textures/block/smoker_front.png deleted file mode 100644 index bf2045e..0000000 Binary files a/src/main/resources/textures/block/smoker_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/smoker_front_on.png b/src/main/resources/textures/block/smoker_front_on.png deleted file mode 100644 index 3ddbd87..0000000 Binary files a/src/main/resources/textures/block/smoker_front_on.png and /dev/null differ diff --git a/src/main/resources/textures/block/smoker_front_on.png.mcmeta b/src/main/resources/textures/block/smoker_front_on.png.mcmeta deleted file mode 100644 index 09eaec9..0000000 --- a/src/main/resources/textures/block/smoker_front_on.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": false, - "frametime": 4 - } -} diff --git a/src/main/resources/textures/block/smoker_side.png b/src/main/resources/textures/block/smoker_side.png deleted file mode 100644 index 7b01953..0000000 Binary files a/src/main/resources/textures/block/smoker_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/smoker_top.png b/src/main/resources/textures/block/smoker_top.png deleted file mode 100644 index 1e15250..0000000 Binary files a/src/main/resources/textures/block/smoker_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/smooth_basalt.png b/src/main/resources/textures/block/smooth_basalt.png deleted file mode 100644 index b44ae46..0000000 Binary files a/src/main/resources/textures/block/smooth_basalt.png and /dev/null differ diff --git a/src/main/resources/textures/block/smooth_stone.png b/src/main/resources/textures/block/smooth_stone.png deleted file mode 100644 index 3b70eea..0000000 Binary files a/src/main/resources/textures/block/smooth_stone.png and /dev/null differ diff --git a/src/main/resources/textures/block/smooth_stone_slab_side.png b/src/main/resources/textures/block/smooth_stone_slab_side.png deleted file mode 100644 index 4ab432c..0000000 Binary files a/src/main/resources/textures/block/smooth_stone_slab_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_not_cracked_bottom.png b/src/main/resources/textures/block/sniffer_egg_not_cracked_bottom.png deleted file mode 100644 index 9fa213c..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_not_cracked_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_not_cracked_east.png b/src/main/resources/textures/block/sniffer_egg_not_cracked_east.png deleted file mode 100644 index ab892be..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_not_cracked_east.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_not_cracked_north.png b/src/main/resources/textures/block/sniffer_egg_not_cracked_north.png deleted file mode 100644 index 38757dd..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_not_cracked_north.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_not_cracked_south.png b/src/main/resources/textures/block/sniffer_egg_not_cracked_south.png deleted file mode 100644 index dc572a0..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_not_cracked_south.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_not_cracked_top.png b/src/main/resources/textures/block/sniffer_egg_not_cracked_top.png deleted file mode 100644 index 56d330f..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_not_cracked_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_not_cracked_west.png b/src/main/resources/textures/block/sniffer_egg_not_cracked_west.png deleted file mode 100644 index 3173b04..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_not_cracked_west.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_slightly_cracked_bottom.png b/src/main/resources/textures/block/sniffer_egg_slightly_cracked_bottom.png deleted file mode 100644 index 789fbdc..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_slightly_cracked_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_slightly_cracked_east.png b/src/main/resources/textures/block/sniffer_egg_slightly_cracked_east.png deleted file mode 100644 index 6ccad5a..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_slightly_cracked_east.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_slightly_cracked_north.png b/src/main/resources/textures/block/sniffer_egg_slightly_cracked_north.png deleted file mode 100644 index 73202b1..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_slightly_cracked_north.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_slightly_cracked_south.png b/src/main/resources/textures/block/sniffer_egg_slightly_cracked_south.png deleted file mode 100644 index 92b9c9b..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_slightly_cracked_south.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_slightly_cracked_top.png b/src/main/resources/textures/block/sniffer_egg_slightly_cracked_top.png deleted file mode 100644 index c525457..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_slightly_cracked_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_slightly_cracked_west.png b/src/main/resources/textures/block/sniffer_egg_slightly_cracked_west.png deleted file mode 100644 index c18a768..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_slightly_cracked_west.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_very_cracked_bottom.png b/src/main/resources/textures/block/sniffer_egg_very_cracked_bottom.png deleted file mode 100644 index e0a7351..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_very_cracked_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_very_cracked_east.png b/src/main/resources/textures/block/sniffer_egg_very_cracked_east.png deleted file mode 100644 index 73b96ee..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_very_cracked_east.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_very_cracked_north.png b/src/main/resources/textures/block/sniffer_egg_very_cracked_north.png deleted file mode 100644 index 1a43009..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_very_cracked_north.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_very_cracked_south.png b/src/main/resources/textures/block/sniffer_egg_very_cracked_south.png deleted file mode 100644 index 8e7300e..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_very_cracked_south.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_very_cracked_top.png b/src/main/resources/textures/block/sniffer_egg_very_cracked_top.png deleted file mode 100644 index 206b4b0..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_very_cracked_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/sniffer_egg_very_cracked_west.png b/src/main/resources/textures/block/sniffer_egg_very_cracked_west.png deleted file mode 100644 index 8b36806..0000000 Binary files a/src/main/resources/textures/block/sniffer_egg_very_cracked_west.png and /dev/null differ diff --git a/src/main/resources/textures/block/snow.png b/src/main/resources/textures/block/snow.png deleted file mode 100644 index 294c0f9..0000000 Binary files a/src/main/resources/textures/block/snow.png and /dev/null differ diff --git a/src/main/resources/textures/block/soul_campfire_fire.png b/src/main/resources/textures/block/soul_campfire_fire.png deleted file mode 100644 index da98a52..0000000 Binary files a/src/main/resources/textures/block/soul_campfire_fire.png and /dev/null differ diff --git a/src/main/resources/textures/block/soul_campfire_fire.png.mcmeta b/src/main/resources/textures/block/soul_campfire_fire.png.mcmeta deleted file mode 100644 index d4fb042..0000000 --- a/src/main/resources/textures/block/soul_campfire_fire.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "frametime": 2 - } -} - diff --git a/src/main/resources/textures/block/soul_campfire_log_lit.png b/src/main/resources/textures/block/soul_campfire_log_lit.png deleted file mode 100644 index 87f12d3..0000000 Binary files a/src/main/resources/textures/block/soul_campfire_log_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/soul_campfire_log_lit.png.mcmeta b/src/main/resources/textures/block/soul_campfire_log_lit.png.mcmeta deleted file mode 100644 index 265854e..0000000 --- a/src/main/resources/textures/block/soul_campfire_log_lit.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 20 - } -} diff --git a/src/main/resources/textures/block/soul_fire_0.png b/src/main/resources/textures/block/soul_fire_0.png deleted file mode 100644 index 07dd5a5..0000000 Binary files a/src/main/resources/textures/block/soul_fire_0.png and /dev/null differ diff --git a/src/main/resources/textures/block/soul_fire_0.png.mcmeta b/src/main/resources/textures/block/soul_fire_0.png.mcmeta deleted file mode 100644 index 7644671..0000000 --- a/src/main/resources/textures/block/soul_fire_0.png.mcmeta +++ /dev/null @@ -1,38 +0,0 @@ -{ - "animation": { - "frames": [ - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ] - } -} diff --git a/src/main/resources/textures/block/soul_fire_1.png b/src/main/resources/textures/block/soul_fire_1.png deleted file mode 100644 index e71b0fd..0000000 Binary files a/src/main/resources/textures/block/soul_fire_1.png and /dev/null differ diff --git a/src/main/resources/textures/block/soul_fire_1.png.mcmeta b/src/main/resources/textures/block/soul_fire_1.png.mcmeta deleted file mode 100644 index 4f0718a..0000000 --- a/src/main/resources/textures/block/soul_fire_1.png.mcmeta +++ /dev/null @@ -1,3 +0,0 @@ -{ - "animation": {} -} \ No newline at end of file diff --git a/src/main/resources/textures/block/soul_lantern.png b/src/main/resources/textures/block/soul_lantern.png deleted file mode 100644 index 9806660..0000000 Binary files a/src/main/resources/textures/block/soul_lantern.png and /dev/null differ diff --git a/src/main/resources/textures/block/soul_lantern.png.mcmeta b/src/main/resources/textures/block/soul_lantern.png.mcmeta deleted file mode 100644 index 5169aab..0000000 --- a/src/main/resources/textures/block/soul_lantern.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 8 - } -} \ No newline at end of file diff --git a/src/main/resources/textures/block/soul_sand.png b/src/main/resources/textures/block/soul_sand.png deleted file mode 100644 index 8f9e444..0000000 Binary files a/src/main/resources/textures/block/soul_sand.png and /dev/null differ diff --git a/src/main/resources/textures/block/soul_soil.png b/src/main/resources/textures/block/soul_soil.png deleted file mode 100644 index e654c31..0000000 Binary files a/src/main/resources/textures/block/soul_soil.png and /dev/null differ diff --git a/src/main/resources/textures/block/soul_torch.png b/src/main/resources/textures/block/soul_torch.png deleted file mode 100644 index 60d2110..0000000 Binary files a/src/main/resources/textures/block/soul_torch.png and /dev/null differ diff --git a/src/main/resources/textures/block/spawner.png b/src/main/resources/textures/block/spawner.png deleted file mode 100644 index e5a7d6e..0000000 Binary files a/src/main/resources/textures/block/spawner.png and /dev/null differ diff --git a/src/main/resources/textures/block/sponge.png b/src/main/resources/textures/block/sponge.png deleted file mode 100644 index 56f416d..0000000 Binary files a/src/main/resources/textures/block/sponge.png and /dev/null differ diff --git a/src/main/resources/textures/block/spore_blossom.png b/src/main/resources/textures/block/spore_blossom.png deleted file mode 100644 index 492fa46..0000000 Binary files a/src/main/resources/textures/block/spore_blossom.png and /dev/null differ diff --git a/src/main/resources/textures/block/spore_blossom_base.png b/src/main/resources/textures/block/spore_blossom_base.png deleted file mode 100644 index ef9e105..0000000 Binary files a/src/main/resources/textures/block/spore_blossom_base.png and /dev/null differ diff --git a/src/main/resources/textures/block/spruce_door_bottom.png b/src/main/resources/textures/block/spruce_door_bottom.png deleted file mode 100644 index 8ca25c6..0000000 Binary files a/src/main/resources/textures/block/spruce_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/spruce_door_top.png b/src/main/resources/textures/block/spruce_door_top.png deleted file mode 100644 index 497cfd1..0000000 Binary files a/src/main/resources/textures/block/spruce_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/spruce_leaves.png b/src/main/resources/textures/block/spruce_leaves.png deleted file mode 100644 index a243dac..0000000 Binary files a/src/main/resources/textures/block/spruce_leaves.png and /dev/null differ diff --git a/src/main/resources/textures/block/spruce_log.png b/src/main/resources/textures/block/spruce_log.png deleted file mode 100644 index b95fe0d..0000000 Binary files a/src/main/resources/textures/block/spruce_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/spruce_log_top.png b/src/main/resources/textures/block/spruce_log_top.png deleted file mode 100644 index 6b49085..0000000 Binary files a/src/main/resources/textures/block/spruce_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/spruce_planks.png b/src/main/resources/textures/block/spruce_planks.png deleted file mode 100644 index 2ed5400..0000000 Binary files a/src/main/resources/textures/block/spruce_planks.png and /dev/null differ diff --git a/src/main/resources/textures/block/spruce_sapling.png b/src/main/resources/textures/block/spruce_sapling.png deleted file mode 100644 index fdaa149..0000000 Binary files a/src/main/resources/textures/block/spruce_sapling.png and /dev/null differ diff --git a/src/main/resources/textures/block/spruce_trapdoor.png b/src/main/resources/textures/block/spruce_trapdoor.png deleted file mode 100644 index 31de950..0000000 Binary files a/src/main/resources/textures/block/spruce_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/stone.png b/src/main/resources/textures/block/stone.png deleted file mode 100644 index de07814..0000000 Binary files a/src/main/resources/textures/block/stone.png and /dev/null differ diff --git a/src/main/resources/textures/block/stone_bricks.png b/src/main/resources/textures/block/stone_bricks.png deleted file mode 100644 index cb7f9eb..0000000 Binary files a/src/main/resources/textures/block/stone_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/stonecutter_bottom.png b/src/main/resources/textures/block/stonecutter_bottom.png deleted file mode 100644 index 67b3e9a..0000000 Binary files a/src/main/resources/textures/block/stonecutter_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/stonecutter_saw.png b/src/main/resources/textures/block/stonecutter_saw.png deleted file mode 100644 index 5669c57..0000000 Binary files a/src/main/resources/textures/block/stonecutter_saw.png and /dev/null differ diff --git a/src/main/resources/textures/block/stonecutter_saw.png.mcmeta b/src/main/resources/textures/block/stonecutter_saw.png.mcmeta deleted file mode 100644 index a328ca5..0000000 --- a/src/main/resources/textures/block/stonecutter_saw.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": false, - "frametime": 1 - } -} diff --git a/src/main/resources/textures/block/stonecutter_side.png b/src/main/resources/textures/block/stonecutter_side.png deleted file mode 100644 index 5ad9654..0000000 Binary files a/src/main/resources/textures/block/stonecutter_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/stonecutter_top.png b/src/main/resources/textures/block/stonecutter_top.png deleted file mode 100644 index 789a285..0000000 Binary files a/src/main/resources/textures/block/stonecutter_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_acacia_log.png b/src/main/resources/textures/block/stripped_acacia_log.png deleted file mode 100644 index 29cca3a..0000000 Binary files a/src/main/resources/textures/block/stripped_acacia_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_acacia_log_top.png b/src/main/resources/textures/block/stripped_acacia_log_top.png deleted file mode 100644 index 08e5c2a..0000000 Binary files a/src/main/resources/textures/block/stripped_acacia_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_bamboo_block.png b/src/main/resources/textures/block/stripped_bamboo_block.png deleted file mode 100644 index 40ee06d..0000000 Binary files a/src/main/resources/textures/block/stripped_bamboo_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_bamboo_block_top.png b/src/main/resources/textures/block/stripped_bamboo_block_top.png deleted file mode 100644 index cbe159d..0000000 Binary files a/src/main/resources/textures/block/stripped_bamboo_block_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_birch_log.png b/src/main/resources/textures/block/stripped_birch_log.png deleted file mode 100644 index 2767eb6..0000000 Binary files a/src/main/resources/textures/block/stripped_birch_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_birch_log_top.png b/src/main/resources/textures/block/stripped_birch_log_top.png deleted file mode 100644 index 25ad4bb..0000000 Binary files a/src/main/resources/textures/block/stripped_birch_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_cherry_log.png b/src/main/resources/textures/block/stripped_cherry_log.png deleted file mode 100644 index 8eb6277..0000000 Binary files a/src/main/resources/textures/block/stripped_cherry_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_cherry_log_top.png b/src/main/resources/textures/block/stripped_cherry_log_top.png deleted file mode 100644 index f97005c..0000000 Binary files a/src/main/resources/textures/block/stripped_cherry_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_crimson_stem.png b/src/main/resources/textures/block/stripped_crimson_stem.png deleted file mode 100644 index 246e459..0000000 Binary files a/src/main/resources/textures/block/stripped_crimson_stem.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_crimson_stem_top.png b/src/main/resources/textures/block/stripped_crimson_stem_top.png deleted file mode 100644 index c66a726..0000000 Binary files a/src/main/resources/textures/block/stripped_crimson_stem_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_dark_oak_log.png b/src/main/resources/textures/block/stripped_dark_oak_log.png deleted file mode 100644 index d651df9..0000000 Binary files a/src/main/resources/textures/block/stripped_dark_oak_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_dark_oak_log_top.png b/src/main/resources/textures/block/stripped_dark_oak_log_top.png deleted file mode 100644 index dcf29bd..0000000 Binary files a/src/main/resources/textures/block/stripped_dark_oak_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_jungle_log.png b/src/main/resources/textures/block/stripped_jungle_log.png deleted file mode 100644 index e236015..0000000 Binary files a/src/main/resources/textures/block/stripped_jungle_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_jungle_log_top.png b/src/main/resources/textures/block/stripped_jungle_log_top.png deleted file mode 100644 index f430bc5..0000000 Binary files a/src/main/resources/textures/block/stripped_jungle_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_mangrove_log.png b/src/main/resources/textures/block/stripped_mangrove_log.png deleted file mode 100644 index 018b1b5..0000000 Binary files a/src/main/resources/textures/block/stripped_mangrove_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_mangrove_log_top.png b/src/main/resources/textures/block/stripped_mangrove_log_top.png deleted file mode 100644 index c4f9327..0000000 Binary files a/src/main/resources/textures/block/stripped_mangrove_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_oak_log.png b/src/main/resources/textures/block/stripped_oak_log.png deleted file mode 100644 index dcd8427..0000000 Binary files a/src/main/resources/textures/block/stripped_oak_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_oak_log_top.png b/src/main/resources/textures/block/stripped_oak_log_top.png deleted file mode 100644 index d4e4765..0000000 Binary files a/src/main/resources/textures/block/stripped_oak_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_pale_oak_log.png b/src/main/resources/textures/block/stripped_pale_oak_log.png deleted file mode 100644 index ddfff87..0000000 Binary files a/src/main/resources/textures/block/stripped_pale_oak_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_pale_oak_log_top.png b/src/main/resources/textures/block/stripped_pale_oak_log_top.png deleted file mode 100644 index 1953a0a..0000000 Binary files a/src/main/resources/textures/block/stripped_pale_oak_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_spruce_log.png b/src/main/resources/textures/block/stripped_spruce_log.png deleted file mode 100644 index d573701..0000000 Binary files a/src/main/resources/textures/block/stripped_spruce_log.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_spruce_log_top.png b/src/main/resources/textures/block/stripped_spruce_log_top.png deleted file mode 100644 index 0f020c7..0000000 Binary files a/src/main/resources/textures/block/stripped_spruce_log_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_warped_stem.png b/src/main/resources/textures/block/stripped_warped_stem.png deleted file mode 100644 index 1213c3c..0000000 Binary files a/src/main/resources/textures/block/stripped_warped_stem.png and /dev/null differ diff --git a/src/main/resources/textures/block/stripped_warped_stem_top.png b/src/main/resources/textures/block/stripped_warped_stem_top.png deleted file mode 100644 index 10b1744..0000000 Binary files a/src/main/resources/textures/block/stripped_warped_stem_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/structure_block.png b/src/main/resources/textures/block/structure_block.png deleted file mode 100644 index 1753e55..0000000 Binary files a/src/main/resources/textures/block/structure_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/structure_block_corner.png b/src/main/resources/textures/block/structure_block_corner.png deleted file mode 100644 index b008139..0000000 Binary files a/src/main/resources/textures/block/structure_block_corner.png and /dev/null differ diff --git a/src/main/resources/textures/block/structure_block_data.png b/src/main/resources/textures/block/structure_block_data.png deleted file mode 100644 index 585f5ee..0000000 Binary files a/src/main/resources/textures/block/structure_block_data.png and /dev/null differ diff --git a/src/main/resources/textures/block/structure_block_load.png b/src/main/resources/textures/block/structure_block_load.png deleted file mode 100644 index 116f684..0000000 Binary files a/src/main/resources/textures/block/structure_block_load.png and /dev/null differ diff --git a/src/main/resources/textures/block/structure_block_save.png b/src/main/resources/textures/block/structure_block_save.png deleted file mode 100644 index 8b919f7..0000000 Binary files a/src/main/resources/textures/block/structure_block_save.png and /dev/null differ diff --git a/src/main/resources/textures/block/sugar_cane.png b/src/main/resources/textures/block/sugar_cane.png deleted file mode 100644 index ba0be9e..0000000 Binary files a/src/main/resources/textures/block/sugar_cane.png and /dev/null differ diff --git a/src/main/resources/textures/block/sunflower_back.png b/src/main/resources/textures/block/sunflower_back.png deleted file mode 100644 index a53f762..0000000 Binary files a/src/main/resources/textures/block/sunflower_back.png and /dev/null differ diff --git a/src/main/resources/textures/block/sunflower_bottom.png b/src/main/resources/textures/block/sunflower_bottom.png deleted file mode 100644 index 59bdb89..0000000 Binary files a/src/main/resources/textures/block/sunflower_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/sunflower_front.png b/src/main/resources/textures/block/sunflower_front.png deleted file mode 100644 index e93d4d9..0000000 Binary files a/src/main/resources/textures/block/sunflower_front.png and /dev/null differ diff --git a/src/main/resources/textures/block/sunflower_top.png b/src/main/resources/textures/block/sunflower_top.png deleted file mode 100644 index b9747f7..0000000 Binary files a/src/main/resources/textures/block/sunflower_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/suspicious_gravel_0.png b/src/main/resources/textures/block/suspicious_gravel_0.png deleted file mode 100644 index 133d4a3..0000000 Binary files a/src/main/resources/textures/block/suspicious_gravel_0.png and /dev/null differ diff --git a/src/main/resources/textures/block/suspicious_gravel_1.png b/src/main/resources/textures/block/suspicious_gravel_1.png deleted file mode 100644 index 9830e54..0000000 Binary files a/src/main/resources/textures/block/suspicious_gravel_1.png and /dev/null differ diff --git a/src/main/resources/textures/block/suspicious_gravel_2.png b/src/main/resources/textures/block/suspicious_gravel_2.png deleted file mode 100644 index bc551c7..0000000 Binary files a/src/main/resources/textures/block/suspicious_gravel_2.png and /dev/null differ diff --git a/src/main/resources/textures/block/suspicious_gravel_3.png b/src/main/resources/textures/block/suspicious_gravel_3.png deleted file mode 100644 index e2ee3b0..0000000 Binary files a/src/main/resources/textures/block/suspicious_gravel_3.png and /dev/null differ diff --git a/src/main/resources/textures/block/suspicious_sand_0.png b/src/main/resources/textures/block/suspicious_sand_0.png deleted file mode 100644 index be8b6e1..0000000 Binary files a/src/main/resources/textures/block/suspicious_sand_0.png and /dev/null differ diff --git a/src/main/resources/textures/block/suspicious_sand_1.png b/src/main/resources/textures/block/suspicious_sand_1.png deleted file mode 100644 index 27fb07c..0000000 Binary files a/src/main/resources/textures/block/suspicious_sand_1.png and /dev/null differ diff --git a/src/main/resources/textures/block/suspicious_sand_2.png b/src/main/resources/textures/block/suspicious_sand_2.png deleted file mode 100644 index b660769..0000000 Binary files a/src/main/resources/textures/block/suspicious_sand_2.png and /dev/null differ diff --git a/src/main/resources/textures/block/suspicious_sand_3.png b/src/main/resources/textures/block/suspicious_sand_3.png deleted file mode 100644 index 9a6776b..0000000 Binary files a/src/main/resources/textures/block/suspicious_sand_3.png and /dev/null differ diff --git a/src/main/resources/textures/block/sweet_berry_bush_stage0.png b/src/main/resources/textures/block/sweet_berry_bush_stage0.png deleted file mode 100644 index af43032..0000000 Binary files a/src/main/resources/textures/block/sweet_berry_bush_stage0.png and /dev/null differ diff --git a/src/main/resources/textures/block/sweet_berry_bush_stage1.png b/src/main/resources/textures/block/sweet_berry_bush_stage1.png deleted file mode 100644 index 3bfd18e..0000000 Binary files a/src/main/resources/textures/block/sweet_berry_bush_stage1.png and /dev/null differ diff --git a/src/main/resources/textures/block/sweet_berry_bush_stage2.png b/src/main/resources/textures/block/sweet_berry_bush_stage2.png deleted file mode 100644 index b4ef4ce..0000000 Binary files a/src/main/resources/textures/block/sweet_berry_bush_stage2.png and /dev/null differ diff --git a/src/main/resources/textures/block/sweet_berry_bush_stage3.png b/src/main/resources/textures/block/sweet_berry_bush_stage3.png deleted file mode 100644 index 2a3b753..0000000 Binary files a/src/main/resources/textures/block/sweet_berry_bush_stage3.png and /dev/null differ diff --git a/src/main/resources/textures/block/tall_grass_bottom.png b/src/main/resources/textures/block/tall_grass_bottom.png deleted file mode 100644 index b5ee974..0000000 Binary files a/src/main/resources/textures/block/tall_grass_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/tall_grass_top.png b/src/main/resources/textures/block/tall_grass_top.png deleted file mode 100644 index 853a9ad..0000000 Binary files a/src/main/resources/textures/block/tall_grass_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/tall_seagrass_bottom.png b/src/main/resources/textures/block/tall_seagrass_bottom.png deleted file mode 100644 index 9fdb183..0000000 Binary files a/src/main/resources/textures/block/tall_seagrass_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/tall_seagrass_bottom.png.mcmeta b/src/main/resources/textures/block/tall_seagrass_bottom.png.mcmeta deleted file mode 100644 index 36578bc..0000000 --- a/src/main/resources/textures/block/tall_seagrass_bottom.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 2 - } -} diff --git a/src/main/resources/textures/block/tall_seagrass_top.png b/src/main/resources/textures/block/tall_seagrass_top.png deleted file mode 100644 index bacd35f..0000000 Binary files a/src/main/resources/textures/block/tall_seagrass_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/tall_seagrass_top.png.mcmeta b/src/main/resources/textures/block/tall_seagrass_top.png.mcmeta deleted file mode 100644 index 36578bc..0000000 --- a/src/main/resources/textures/block/tall_seagrass_top.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 2 - } -} diff --git a/src/main/resources/textures/block/target_side.png b/src/main/resources/textures/block/target_side.png deleted file mode 100644 index 43dac53..0000000 Binary files a/src/main/resources/textures/block/target_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/target_top.png b/src/main/resources/textures/block/target_top.png deleted file mode 100644 index a067cdd..0000000 Binary files a/src/main/resources/textures/block/target_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/terracotta.png b/src/main/resources/textures/block/terracotta.png deleted file mode 100644 index ae55d8f..0000000 Binary files a/src/main/resources/textures/block/terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/tinted_glass.png b/src/main/resources/textures/block/tinted_glass.png deleted file mode 100644 index 533047f..0000000 Binary files a/src/main/resources/textures/block/tinted_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/tnt_bottom.png b/src/main/resources/textures/block/tnt_bottom.png deleted file mode 100644 index d68aa72..0000000 Binary files a/src/main/resources/textures/block/tnt_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/tnt_side.png b/src/main/resources/textures/block/tnt_side.png deleted file mode 100644 index f60787a..0000000 Binary files a/src/main/resources/textures/block/tnt_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/tnt_top.png b/src/main/resources/textures/block/tnt_top.png deleted file mode 100644 index 1e79d77..0000000 Binary files a/src/main/resources/textures/block/tnt_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/torch.png b/src/main/resources/textures/block/torch.png deleted file mode 100644 index 14bd2d7..0000000 Binary files a/src/main/resources/textures/block/torch.png and /dev/null differ diff --git a/src/main/resources/textures/block/torchflower.png b/src/main/resources/textures/block/torchflower.png deleted file mode 100644 index 96cba81..0000000 Binary files a/src/main/resources/textures/block/torchflower.png and /dev/null differ diff --git a/src/main/resources/textures/block/torchflower_crop_stage0.png b/src/main/resources/textures/block/torchflower_crop_stage0.png deleted file mode 100644 index 90b0b45..0000000 Binary files a/src/main/resources/textures/block/torchflower_crop_stage0.png and /dev/null differ diff --git a/src/main/resources/textures/block/torchflower_crop_stage1.png b/src/main/resources/textures/block/torchflower_crop_stage1.png deleted file mode 100644 index f01fdfb..0000000 Binary files a/src/main/resources/textures/block/torchflower_crop_stage1.png and /dev/null differ diff --git a/src/main/resources/textures/block/trial_spawner_bottom.png b/src/main/resources/textures/block/trial_spawner_bottom.png deleted file mode 100644 index 115f913..0000000 Binary files a/src/main/resources/textures/block/trial_spawner_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/trial_spawner_side_active.png b/src/main/resources/textures/block/trial_spawner_side_active.png deleted file mode 100644 index f9e21cd..0000000 Binary files a/src/main/resources/textures/block/trial_spawner_side_active.png and /dev/null differ diff --git a/src/main/resources/textures/block/trial_spawner_side_active_ominous.png b/src/main/resources/textures/block/trial_spawner_side_active_ominous.png deleted file mode 100644 index 09f0934..0000000 Binary files a/src/main/resources/textures/block/trial_spawner_side_active_ominous.png and /dev/null differ diff --git a/src/main/resources/textures/block/trial_spawner_side_inactive.png b/src/main/resources/textures/block/trial_spawner_side_inactive.png deleted file mode 100644 index abed100..0000000 Binary files a/src/main/resources/textures/block/trial_spawner_side_inactive.png and /dev/null differ diff --git a/src/main/resources/textures/block/trial_spawner_side_inactive_ominous.png b/src/main/resources/textures/block/trial_spawner_side_inactive_ominous.png deleted file mode 100644 index 1afd777..0000000 Binary files a/src/main/resources/textures/block/trial_spawner_side_inactive_ominous.png and /dev/null differ diff --git a/src/main/resources/textures/block/trial_spawner_top_active.png b/src/main/resources/textures/block/trial_spawner_top_active.png deleted file mode 100644 index c3c03bf..0000000 Binary files a/src/main/resources/textures/block/trial_spawner_top_active.png and /dev/null differ diff --git a/src/main/resources/textures/block/trial_spawner_top_active_ominous.png b/src/main/resources/textures/block/trial_spawner_top_active_ominous.png deleted file mode 100644 index 66c9828..0000000 Binary files a/src/main/resources/textures/block/trial_spawner_top_active_ominous.png and /dev/null differ diff --git a/src/main/resources/textures/block/trial_spawner_top_ejecting_reward.png b/src/main/resources/textures/block/trial_spawner_top_ejecting_reward.png deleted file mode 100644 index b4e657e..0000000 Binary files a/src/main/resources/textures/block/trial_spawner_top_ejecting_reward.png and /dev/null differ diff --git a/src/main/resources/textures/block/trial_spawner_top_ejecting_reward_ominous.png b/src/main/resources/textures/block/trial_spawner_top_ejecting_reward_ominous.png deleted file mode 100644 index e94c6b2..0000000 Binary files a/src/main/resources/textures/block/trial_spawner_top_ejecting_reward_ominous.png and /dev/null differ diff --git a/src/main/resources/textures/block/trial_spawner_top_inactive.png b/src/main/resources/textures/block/trial_spawner_top_inactive.png deleted file mode 100644 index ebd8668..0000000 Binary files a/src/main/resources/textures/block/trial_spawner_top_inactive.png and /dev/null differ diff --git a/src/main/resources/textures/block/trial_spawner_top_inactive_ominous.png b/src/main/resources/textures/block/trial_spawner_top_inactive_ominous.png deleted file mode 100644 index cd8865f..0000000 Binary files a/src/main/resources/textures/block/trial_spawner_top_inactive_ominous.png and /dev/null differ diff --git a/src/main/resources/textures/block/tripwire.png b/src/main/resources/textures/block/tripwire.png deleted file mode 100644 index 5b422ef..0000000 Binary files a/src/main/resources/textures/block/tripwire.png and /dev/null differ diff --git a/src/main/resources/textures/block/tripwire_hook.png b/src/main/resources/textures/block/tripwire_hook.png deleted file mode 100644 index 1eda9ef..0000000 Binary files a/src/main/resources/textures/block/tripwire_hook.png and /dev/null differ diff --git a/src/main/resources/textures/block/tube_coral.png b/src/main/resources/textures/block/tube_coral.png deleted file mode 100644 index 10a254f..0000000 Binary files a/src/main/resources/textures/block/tube_coral.png and /dev/null differ diff --git a/src/main/resources/textures/block/tube_coral_block.png b/src/main/resources/textures/block/tube_coral_block.png deleted file mode 100644 index 7e1a5c8..0000000 Binary files a/src/main/resources/textures/block/tube_coral_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/tube_coral_fan.png b/src/main/resources/textures/block/tube_coral_fan.png deleted file mode 100644 index b1c5e90..0000000 Binary files a/src/main/resources/textures/block/tube_coral_fan.png and /dev/null differ diff --git a/src/main/resources/textures/block/tuff.png b/src/main/resources/textures/block/tuff.png deleted file mode 100644 index c38e55e..0000000 Binary files a/src/main/resources/textures/block/tuff.png and /dev/null differ diff --git a/src/main/resources/textures/block/tuff_bricks.png b/src/main/resources/textures/block/tuff_bricks.png deleted file mode 100644 index 19092e6..0000000 Binary files a/src/main/resources/textures/block/tuff_bricks.png and /dev/null differ diff --git a/src/main/resources/textures/block/turtle_egg.png b/src/main/resources/textures/block/turtle_egg.png deleted file mode 100644 index ad9ec43..0000000 Binary files a/src/main/resources/textures/block/turtle_egg.png and /dev/null differ diff --git a/src/main/resources/textures/block/turtle_egg_slightly_cracked.png b/src/main/resources/textures/block/turtle_egg_slightly_cracked.png deleted file mode 100644 index 4a42505..0000000 Binary files a/src/main/resources/textures/block/turtle_egg_slightly_cracked.png and /dev/null differ diff --git a/src/main/resources/textures/block/turtle_egg_very_cracked.png b/src/main/resources/textures/block/turtle_egg_very_cracked.png deleted file mode 100644 index 26904f5..0000000 Binary files a/src/main/resources/textures/block/turtle_egg_very_cracked.png and /dev/null differ diff --git a/src/main/resources/textures/block/twisting_vines.png b/src/main/resources/textures/block/twisting_vines.png deleted file mode 100644 index c9c1535..0000000 Binary files a/src/main/resources/textures/block/twisting_vines.png and /dev/null differ diff --git a/src/main/resources/textures/block/twisting_vines_plant.png b/src/main/resources/textures/block/twisting_vines_plant.png deleted file mode 100644 index 8b8dc86..0000000 Binary files a/src/main/resources/textures/block/twisting_vines_plant.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_bottom.png b/src/main/resources/textures/block/vault_bottom.png deleted file mode 100644 index 32ca838..0000000 Binary files a/src/main/resources/textures/block/vault_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_bottom_ominous.png b/src/main/resources/textures/block/vault_bottom_ominous.png deleted file mode 100644 index 32ca838..0000000 Binary files a/src/main/resources/textures/block/vault_bottom_ominous.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_front_ejecting.png b/src/main/resources/textures/block/vault_front_ejecting.png deleted file mode 100644 index 1a4faf1..0000000 Binary files a/src/main/resources/textures/block/vault_front_ejecting.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_front_ejecting_ominous.png b/src/main/resources/textures/block/vault_front_ejecting_ominous.png deleted file mode 100644 index 8625207..0000000 Binary files a/src/main/resources/textures/block/vault_front_ejecting_ominous.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_front_off.png b/src/main/resources/textures/block/vault_front_off.png deleted file mode 100644 index 42a0430..0000000 Binary files a/src/main/resources/textures/block/vault_front_off.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_front_off_ominous.png b/src/main/resources/textures/block/vault_front_off_ominous.png deleted file mode 100644 index bcbd001..0000000 Binary files a/src/main/resources/textures/block/vault_front_off_ominous.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_front_on.png b/src/main/resources/textures/block/vault_front_on.png deleted file mode 100644 index f9949ba..0000000 Binary files a/src/main/resources/textures/block/vault_front_on.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_front_on_ominous.png b/src/main/resources/textures/block/vault_front_on_ominous.png deleted file mode 100644 index 9453e48..0000000 Binary files a/src/main/resources/textures/block/vault_front_on_ominous.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_side_off.png b/src/main/resources/textures/block/vault_side_off.png deleted file mode 100644 index a7f546a..0000000 Binary files a/src/main/resources/textures/block/vault_side_off.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_side_off_ominous.png b/src/main/resources/textures/block/vault_side_off_ominous.png deleted file mode 100644 index a7f546a..0000000 Binary files a/src/main/resources/textures/block/vault_side_off_ominous.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_side_on.png b/src/main/resources/textures/block/vault_side_on.png deleted file mode 100644 index f92ff2b..0000000 Binary files a/src/main/resources/textures/block/vault_side_on.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_side_on_ominous.png b/src/main/resources/textures/block/vault_side_on_ominous.png deleted file mode 100644 index d6ceb46..0000000 Binary files a/src/main/resources/textures/block/vault_side_on_ominous.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_top.png b/src/main/resources/textures/block/vault_top.png deleted file mode 100644 index 627f3a4..0000000 Binary files a/src/main/resources/textures/block/vault_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_top_ejecting.png b/src/main/resources/textures/block/vault_top_ejecting.png deleted file mode 100644 index a7097f6..0000000 Binary files a/src/main/resources/textures/block/vault_top_ejecting.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_top_ejecting_ominous.png b/src/main/resources/textures/block/vault_top_ejecting_ominous.png deleted file mode 100644 index 4bdd969..0000000 Binary files a/src/main/resources/textures/block/vault_top_ejecting_ominous.png and /dev/null differ diff --git a/src/main/resources/textures/block/vault_top_ominous.png b/src/main/resources/textures/block/vault_top_ominous.png deleted file mode 100644 index 3fe6a02..0000000 Binary files a/src/main/resources/textures/block/vault_top_ominous.png and /dev/null differ diff --git a/src/main/resources/textures/block/verdant_froglight_side.png b/src/main/resources/textures/block/verdant_froglight_side.png deleted file mode 100644 index 01af1c4..0000000 Binary files a/src/main/resources/textures/block/verdant_froglight_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/verdant_froglight_top.png b/src/main/resources/textures/block/verdant_froglight_top.png deleted file mode 100644 index 2fd65ca..0000000 Binary files a/src/main/resources/textures/block/verdant_froglight_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/vine.png b/src/main/resources/textures/block/vine.png deleted file mode 100644 index d2ee200..0000000 Binary files a/src/main/resources/textures/block/vine.png and /dev/null differ diff --git a/src/main/resources/textures/block/warped_door_bottom.png b/src/main/resources/textures/block/warped_door_bottom.png deleted file mode 100644 index 272b166..0000000 Binary files a/src/main/resources/textures/block/warped_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/warped_door_top.png b/src/main/resources/textures/block/warped_door_top.png deleted file mode 100644 index 4edb80d..0000000 Binary files a/src/main/resources/textures/block/warped_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/warped_fungus.png b/src/main/resources/textures/block/warped_fungus.png deleted file mode 100644 index fe9ffb4..0000000 Binary files a/src/main/resources/textures/block/warped_fungus.png and /dev/null differ diff --git a/src/main/resources/textures/block/warped_nylium.png b/src/main/resources/textures/block/warped_nylium.png deleted file mode 100644 index d277573..0000000 Binary files a/src/main/resources/textures/block/warped_nylium.png and /dev/null differ diff --git a/src/main/resources/textures/block/warped_nylium_side.png b/src/main/resources/textures/block/warped_nylium_side.png deleted file mode 100644 index 0f5cfd6..0000000 Binary files a/src/main/resources/textures/block/warped_nylium_side.png and /dev/null differ diff --git a/src/main/resources/textures/block/warped_planks.png b/src/main/resources/textures/block/warped_planks.png deleted file mode 100644 index 3c25606..0000000 Binary files a/src/main/resources/textures/block/warped_planks.png and /dev/null differ diff --git a/src/main/resources/textures/block/warped_roots.png b/src/main/resources/textures/block/warped_roots.png deleted file mode 100644 index 6b25d4e..0000000 Binary files a/src/main/resources/textures/block/warped_roots.png and /dev/null differ diff --git a/src/main/resources/textures/block/warped_roots_pot.png b/src/main/resources/textures/block/warped_roots_pot.png deleted file mode 100644 index 21604aa..0000000 Binary files a/src/main/resources/textures/block/warped_roots_pot.png and /dev/null differ diff --git a/src/main/resources/textures/block/warped_stem.png b/src/main/resources/textures/block/warped_stem.png deleted file mode 100644 index 9604ee2..0000000 Binary files a/src/main/resources/textures/block/warped_stem.png and /dev/null differ diff --git a/src/main/resources/textures/block/warped_stem.png.mcmeta b/src/main/resources/textures/block/warped_stem.png.mcmeta deleted file mode 100644 index 4894b53..0000000 --- a/src/main/resources/textures/block/warped_stem.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": true, - "frametime": 10 - } -} diff --git a/src/main/resources/textures/block/warped_stem_top.png b/src/main/resources/textures/block/warped_stem_top.png deleted file mode 100644 index 18ea88e..0000000 Binary files a/src/main/resources/textures/block/warped_stem_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/warped_trapdoor.png b/src/main/resources/textures/block/warped_trapdoor.png deleted file mode 100644 index de408fc..0000000 Binary files a/src/main/resources/textures/block/warped_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/warped_wart_block.png b/src/main/resources/textures/block/warped_wart_block.png deleted file mode 100644 index da0827a..0000000 Binary files a/src/main/resources/textures/block/warped_wart_block.png and /dev/null differ diff --git a/src/main/resources/textures/block/water_flow.png b/src/main/resources/textures/block/water_flow.png deleted file mode 100644 index 018c927..0000000 Binary files a/src/main/resources/textures/block/water_flow.png and /dev/null differ diff --git a/src/main/resources/textures/block/water_flow.png.mcmeta b/src/main/resources/textures/block/water_flow.png.mcmeta deleted file mode 100644 index 4f0718a..0000000 --- a/src/main/resources/textures/block/water_flow.png.mcmeta +++ /dev/null @@ -1,3 +0,0 @@ -{ - "animation": {} -} \ No newline at end of file diff --git a/src/main/resources/textures/block/water_overlay.png b/src/main/resources/textures/block/water_overlay.png deleted file mode 100644 index c6f2fa9..0000000 Binary files a/src/main/resources/textures/block/water_overlay.png and /dev/null differ diff --git a/src/main/resources/textures/block/water_still.png b/src/main/resources/textures/block/water_still.png deleted file mode 100644 index 9b168f8..0000000 Binary files a/src/main/resources/textures/block/water_still.png and /dev/null differ diff --git a/src/main/resources/textures/block/water_still.png.mcmeta b/src/main/resources/textures/block/water_still.png.mcmeta deleted file mode 100644 index 0645f48..0000000 --- a/src/main/resources/textures/block/water_still.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 2 - } -} diff --git a/src/main/resources/textures/block/weathered_chiseled_copper.png b/src/main/resources/textures/block/weathered_chiseled_copper.png deleted file mode 100644 index e072ee2..0000000 Binary files a/src/main/resources/textures/block/weathered_chiseled_copper.png and /dev/null differ diff --git a/src/main/resources/textures/block/weathered_copper.png b/src/main/resources/textures/block/weathered_copper.png deleted file mode 100644 index f4f842b..0000000 Binary files a/src/main/resources/textures/block/weathered_copper.png and /dev/null differ diff --git a/src/main/resources/textures/block/weathered_copper_bulb.png b/src/main/resources/textures/block/weathered_copper_bulb.png deleted file mode 100644 index 6312797..0000000 Binary files a/src/main/resources/textures/block/weathered_copper_bulb.png and /dev/null differ diff --git a/src/main/resources/textures/block/weathered_copper_bulb_lit.png b/src/main/resources/textures/block/weathered_copper_bulb_lit.png deleted file mode 100644 index c702dd0..0000000 Binary files a/src/main/resources/textures/block/weathered_copper_bulb_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/weathered_copper_bulb_lit_powered.png b/src/main/resources/textures/block/weathered_copper_bulb_lit_powered.png deleted file mode 100644 index 563588e..0000000 Binary files a/src/main/resources/textures/block/weathered_copper_bulb_lit_powered.png and /dev/null differ diff --git a/src/main/resources/textures/block/weathered_copper_bulb_powered.png b/src/main/resources/textures/block/weathered_copper_bulb_powered.png deleted file mode 100644 index 767bfaa..0000000 Binary files a/src/main/resources/textures/block/weathered_copper_bulb_powered.png and /dev/null differ diff --git a/src/main/resources/textures/block/weathered_copper_door_bottom.png b/src/main/resources/textures/block/weathered_copper_door_bottom.png deleted file mode 100644 index 99ac495..0000000 Binary files a/src/main/resources/textures/block/weathered_copper_door_bottom.png and /dev/null differ diff --git a/src/main/resources/textures/block/weathered_copper_door_top.png b/src/main/resources/textures/block/weathered_copper_door_top.png deleted file mode 100644 index bdca71a..0000000 Binary files a/src/main/resources/textures/block/weathered_copper_door_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/weathered_copper_grate.png b/src/main/resources/textures/block/weathered_copper_grate.png deleted file mode 100644 index 2095213..0000000 Binary files a/src/main/resources/textures/block/weathered_copper_grate.png and /dev/null differ diff --git a/src/main/resources/textures/block/weathered_copper_trapdoor.png b/src/main/resources/textures/block/weathered_copper_trapdoor.png deleted file mode 100644 index 66960a4..0000000 Binary files a/src/main/resources/textures/block/weathered_copper_trapdoor.png and /dev/null differ diff --git a/src/main/resources/textures/block/weathered_cut_copper.png b/src/main/resources/textures/block/weathered_cut_copper.png deleted file mode 100644 index 87c0d2a..0000000 Binary files a/src/main/resources/textures/block/weathered_cut_copper.png and /dev/null differ diff --git a/src/main/resources/textures/block/weeping_vines.png b/src/main/resources/textures/block/weeping_vines.png deleted file mode 100644 index 5a86285..0000000 Binary files a/src/main/resources/textures/block/weeping_vines.png and /dev/null differ diff --git a/src/main/resources/textures/block/weeping_vines_plant.png b/src/main/resources/textures/block/weeping_vines_plant.png deleted file mode 100644 index 3674c0c..0000000 Binary files a/src/main/resources/textures/block/weeping_vines_plant.png and /dev/null differ diff --git a/src/main/resources/textures/block/wet_sponge.png b/src/main/resources/textures/block/wet_sponge.png deleted file mode 100644 index 3c12478..0000000 Binary files a/src/main/resources/textures/block/wet_sponge.png and /dev/null differ diff --git a/src/main/resources/textures/block/wheat_stage0.png b/src/main/resources/textures/block/wheat_stage0.png deleted file mode 100644 index a931be8..0000000 Binary files a/src/main/resources/textures/block/wheat_stage0.png and /dev/null differ diff --git a/src/main/resources/textures/block/wheat_stage1.png b/src/main/resources/textures/block/wheat_stage1.png deleted file mode 100644 index 073ec33..0000000 Binary files a/src/main/resources/textures/block/wheat_stage1.png and /dev/null differ diff --git a/src/main/resources/textures/block/wheat_stage2.png b/src/main/resources/textures/block/wheat_stage2.png deleted file mode 100644 index 17eb580..0000000 Binary files a/src/main/resources/textures/block/wheat_stage2.png and /dev/null differ diff --git a/src/main/resources/textures/block/wheat_stage3.png b/src/main/resources/textures/block/wheat_stage3.png deleted file mode 100644 index 4512b61..0000000 Binary files a/src/main/resources/textures/block/wheat_stage3.png and /dev/null differ diff --git a/src/main/resources/textures/block/wheat_stage4.png b/src/main/resources/textures/block/wheat_stage4.png deleted file mode 100644 index 46f64ee..0000000 Binary files a/src/main/resources/textures/block/wheat_stage4.png and /dev/null differ diff --git a/src/main/resources/textures/block/wheat_stage5.png b/src/main/resources/textures/block/wheat_stage5.png deleted file mode 100644 index 4e4b810..0000000 Binary files a/src/main/resources/textures/block/wheat_stage5.png and /dev/null differ diff --git a/src/main/resources/textures/block/wheat_stage6.png b/src/main/resources/textures/block/wheat_stage6.png deleted file mode 100644 index 9beda47..0000000 Binary files a/src/main/resources/textures/block/wheat_stage6.png and /dev/null differ diff --git a/src/main/resources/textures/block/wheat_stage7.png b/src/main/resources/textures/block/wheat_stage7.png deleted file mode 100644 index 5024cf7..0000000 Binary files a/src/main/resources/textures/block/wheat_stage7.png and /dev/null differ diff --git a/src/main/resources/textures/block/white_candle.png b/src/main/resources/textures/block/white_candle.png deleted file mode 100644 index 2792438..0000000 Binary files a/src/main/resources/textures/block/white_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/white_candle_lit.png b/src/main/resources/textures/block/white_candle_lit.png deleted file mode 100644 index 1ad1ae4..0000000 Binary files a/src/main/resources/textures/block/white_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/white_concrete.png b/src/main/resources/textures/block/white_concrete.png deleted file mode 100644 index 4724e8f..0000000 Binary files a/src/main/resources/textures/block/white_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/white_concrete_powder.png b/src/main/resources/textures/block/white_concrete_powder.png deleted file mode 100644 index 35ae8ae..0000000 Binary files a/src/main/resources/textures/block/white_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/white_glazed_terracotta.png b/src/main/resources/textures/block/white_glazed_terracotta.png deleted file mode 100644 index eb86cba..0000000 Binary files a/src/main/resources/textures/block/white_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/white_shulker_box.png b/src/main/resources/textures/block/white_shulker_box.png deleted file mode 100644 index c09544a..0000000 Binary files a/src/main/resources/textures/block/white_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/white_stained_glass.png b/src/main/resources/textures/block/white_stained_glass.png deleted file mode 100644 index fc9fc65..0000000 Binary files a/src/main/resources/textures/block/white_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/white_stained_glass_pane_top.png b/src/main/resources/textures/block/white_stained_glass_pane_top.png deleted file mode 100644 index 0c7d091..0000000 Binary files a/src/main/resources/textures/block/white_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/white_terracotta.png b/src/main/resources/textures/block/white_terracotta.png deleted file mode 100644 index 8ca7326..0000000 Binary files a/src/main/resources/textures/block/white_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/white_tulip.png b/src/main/resources/textures/block/white_tulip.png deleted file mode 100644 index 1aa8f4d..0000000 Binary files a/src/main/resources/textures/block/white_tulip.png and /dev/null differ diff --git a/src/main/resources/textures/block/white_wool.png b/src/main/resources/textures/block/white_wool.png deleted file mode 100644 index c43284f..0000000 Binary files a/src/main/resources/textures/block/white_wool.png and /dev/null differ diff --git a/src/main/resources/textures/block/wither_rose.png b/src/main/resources/textures/block/wither_rose.png deleted file mode 100644 index ae0a1b6..0000000 Binary files a/src/main/resources/textures/block/wither_rose.png and /dev/null differ diff --git a/src/main/resources/textures/block/yellow_candle.png b/src/main/resources/textures/block/yellow_candle.png deleted file mode 100644 index e547dfc..0000000 Binary files a/src/main/resources/textures/block/yellow_candle.png and /dev/null differ diff --git a/src/main/resources/textures/block/yellow_candle_lit.png b/src/main/resources/textures/block/yellow_candle_lit.png deleted file mode 100644 index aeaca6b..0000000 Binary files a/src/main/resources/textures/block/yellow_candle_lit.png and /dev/null differ diff --git a/src/main/resources/textures/block/yellow_concrete.png b/src/main/resources/textures/block/yellow_concrete.png deleted file mode 100644 index 37f702a..0000000 Binary files a/src/main/resources/textures/block/yellow_concrete.png and /dev/null differ diff --git a/src/main/resources/textures/block/yellow_concrete_powder.png b/src/main/resources/textures/block/yellow_concrete_powder.png deleted file mode 100644 index 7442983..0000000 Binary files a/src/main/resources/textures/block/yellow_concrete_powder.png and /dev/null differ diff --git a/src/main/resources/textures/block/yellow_glazed_terracotta.png b/src/main/resources/textures/block/yellow_glazed_terracotta.png deleted file mode 100644 index f1b93fe..0000000 Binary files a/src/main/resources/textures/block/yellow_glazed_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/yellow_shulker_box.png b/src/main/resources/textures/block/yellow_shulker_box.png deleted file mode 100644 index 6e12fa5..0000000 Binary files a/src/main/resources/textures/block/yellow_shulker_box.png and /dev/null differ diff --git a/src/main/resources/textures/block/yellow_stained_glass.png b/src/main/resources/textures/block/yellow_stained_glass.png deleted file mode 100644 index 07c4d1b..0000000 Binary files a/src/main/resources/textures/block/yellow_stained_glass.png and /dev/null differ diff --git a/src/main/resources/textures/block/yellow_stained_glass_pane_top.png b/src/main/resources/textures/block/yellow_stained_glass_pane_top.png deleted file mode 100644 index 1c8580f..0000000 Binary files a/src/main/resources/textures/block/yellow_stained_glass_pane_top.png and /dev/null differ diff --git a/src/main/resources/textures/block/yellow_terracotta.png b/src/main/resources/textures/block/yellow_terracotta.png deleted file mode 100644 index ec96503..0000000 Binary files a/src/main/resources/textures/block/yellow_terracotta.png and /dev/null differ diff --git a/src/main/resources/textures/block/yellow_wool.png b/src/main/resources/textures/block/yellow_wool.png deleted file mode 100644 index 423420f..0000000 Binary files a/src/main/resources/textures/block/yellow_wool.png and /dev/null differ