diff --git a/gradle.properties b/gradle.properties index 11ba6943..cfde8b72 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx2G # Mod Info maven_group = net.dakotapride archives_base_name = garnished -mod_version = 1.8.8 +mod_version = 1.9 minecraft_version = 1.19.2 diff --git a/src/main/java/net/dakotapride/garnished/block/ZultaniteStairsBlock.java b/src/main/java/net/dakotapride/garnished/block/ZultaniteStairsBlock.java new file mode 100644 index 00000000..020e4ffe --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/block/ZultaniteStairsBlock.java @@ -0,0 +1,10 @@ +package net.dakotapride.garnished.block; + +import net.dakotapride.garnished.registry.GarnishedBlocks; +import net.minecraft.world.level.block.StairBlock; + +public class ZultaniteStairsBlock extends StairBlock { + public ZultaniteStairsBlock(Properties properties) { + super(GarnishedBlocks.ZULTANITE.getDefaultState(), properties); + } +} diff --git a/src/main/java/net/dakotapride/garnished/item/tab/GarnishedCreativeModeTab.java b/src/main/java/net/dakotapride/garnished/item/tab/GarnishedCreativeModeTab.java index 105adee4..49d0c8e2 100644 --- a/src/main/java/net/dakotapride/garnished/item/tab/GarnishedCreativeModeTab.java +++ b/src/main/java/net/dakotapride/garnished/item/tab/GarnishedCreativeModeTab.java @@ -219,15 +219,35 @@ public void fillItemList(@NotNull NonNullList output) { output.add(GarnishedItems.MASTIC_RESIN_ORANGE.asStack()); output.add(GarnishedItems.MASTIC_RESIN_YELLOW.asStack()); output.add(GarnishedItems.MASTIC_RESIN_GREEN.asStack()); + output.add(GarnishedItems.MASTIC_RESIN_LIME.asStack()); output.add(GarnishedItems.MASTIC_RESIN_BLUE.asStack()); + output.add(GarnishedItems.MASTIC_RESIN_LIGHT_BLUE.asStack()); + output.add(GarnishedItems.MASTIC_RESIN_CYAN.asStack()); output.add(GarnishedItems.MASTIC_RESIN_PURPLE.asStack()); + output.add(GarnishedItems.MASTIC_RESIN_MAGENTA.asStack()); + output.add(GarnishedItems.MASTIC_RESIN_PINK.asStack()); + output.add(GarnishedItems.MASTIC_RESIN_BLACK.asStack()); + output.add(GarnishedItems.MASTIC_RESIN_GRAY.asStack()); + output.add(GarnishedItems.MASTIC_RESIN_LIGHT_GRAY.asStack()); + output.add(GarnishedItems.MASTIC_RESIN_WHITE.asStack()); + output.add(GarnishedItems.MASTIC_RESIN_BROWN.asStack()); output.add(GarnishedItems.MASTIC_PASTE.asStack()); output.add(GarnishedItems.MASTIC_PASTE_RED.asStack()); output.add(GarnishedItems.MASTIC_PASTE_ORANGE.asStack()); output.add(GarnishedItems.MASTIC_PASTE_YELLOW.asStack()); output.add(GarnishedItems.MASTIC_PASTE_GREEN.asStack()); + output.add(GarnishedItems.MASTIC_PASTE_LIME.asStack()); output.add(GarnishedItems.MASTIC_PASTE_BLUE.asStack()); + output.add(GarnishedItems.MASTIC_PASTE_LIGHT_BLUE.asStack()); + output.add(GarnishedItems.MASTIC_PASTE_CYAN.asStack()); output.add(GarnishedItems.MASTIC_PASTE_PURPLE.asStack()); + output.add(GarnishedItems.MASTIC_PASTE_MAGENTA.asStack()); + output.add(GarnishedItems.MASTIC_PASTE_PINK.asStack()); + output.add(GarnishedItems.MASTIC_PASTE_BLACK.asStack()); + output.add(GarnishedItems.MASTIC_PASTE_GRAY.asStack()); + output.add(GarnishedItems.MASTIC_PASTE_LIGHT_GRAY.asStack()); + output.add(GarnishedItems.MASTIC_PASTE_WHITE.asStack()); + output.add(GarnishedItems.MASTIC_PASTE_BROWN.asStack()); output.add(GarnishedItems.SUGAR_CUBE.asStack()); output.add(GarnishedItems.BOK_CHOY.asStack()); @@ -339,8 +359,20 @@ public void fillItemList(@NotNull NonNullList output) { output.add(GarnishedFluids.ORANGE_MASTIC_RESIN.getBucket().get().getDefaultInstance()); output.add(GarnishedFluids.YELLOW_MASTIC_RESIN.getBucket().get().getDefaultInstance()); output.add(GarnishedFluids.GREEN_MASTIC_RESIN.getBucket().get().getDefaultInstance()); + output.add(GarnishedFluids.LIME_MASTIC_RESIN.getBucket().get().getDefaultInstance()); output.add(GarnishedFluids.BLUE_MASTIC_RESIN.getBucket().get().getDefaultInstance()); + output.add(GarnishedFluids.LIGHT_BLUE_MASTIC_RESIN.getBucket().get().getDefaultInstance()); + output.add(GarnishedFluids.CYAN_MASTIC_RESIN.getBucket().get().getDefaultInstance()); output.add(GarnishedFluids.PURPLE_MASTIC_RESIN.getBucket().get().getDefaultInstance()); + output.add(GarnishedFluids.MAGENTA_MASTIC_RESIN.getBucket().get().getDefaultInstance()); + output.add(GarnishedFluids.PINK_MASTIC_RESIN.getBucket().get().getDefaultInstance()); + output.add(GarnishedFluids.BLACK_MASTIC_RESIN.getBucket().get().getDefaultInstance()); + output.add(GarnishedFluids.GRAY_MASTIC_RESIN.getBucket().get().getDefaultInstance()); + output.add(GarnishedFluids.LIGHT_GRAY_MASTIC_RESIN.getBucket().get().getDefaultInstance()); + output.add(GarnishedFluids.WHITE_MASTIC_RESIN.getBucket().get().getDefaultInstance()); + output.add(GarnishedFluids.BROWN_MASTIC_RESIN.getBucket().get().getDefaultInstance()); + output.add(GarnishedFluids.DRAGON_BREATH.getBucket().get().getDefaultInstance()); + output.add(GarnishedFluids.SWEET_TEA.getBucket().get().getDefaultInstance()); output.add(GarnishedItems.WOODEN_HATCHET.asStack()); output.add(GarnishedItems.STONE_HATCHET.asStack()); @@ -406,17 +438,321 @@ public void fillItemList(NonNullList output) { output.add(GarnishedBlocks.ORANGE_MASTIC_BLOCK.asStack()); output.add(GarnishedBlocks.YELLOW_MASTIC_BLOCK.asStack()); output.add(GarnishedBlocks.GREEN_MASTIC_BLOCK.asStack()); + output.add(GarnishedBlocks.LIME_MASTIC_BLOCK.asStack()); output.add(GarnishedBlocks.BLUE_MASTIC_BLOCK.asStack()); + output.add(GarnishedBlocks.LIGHT_BLUE_MASTIC_BLOCK.asStack()); + output.add(GarnishedBlocks.CYAN_MASTIC_BLOCK.asStack()); output.add(GarnishedBlocks.PURPLE_MASTIC_BLOCK.asStack()); + output.add(GarnishedBlocks.MAGENTA_MASTIC_BLOCK.asStack()); + output.add(GarnishedBlocks.PINK_MASTIC_BLOCK.asStack()); + output.add(GarnishedBlocks.BLACK_MASTIC_BLOCK.asStack()); + output.add(GarnishedBlocks.GRAY_MASTIC_BLOCK.asStack()); + output.add(GarnishedBlocks.LIGHT_GRAY_MASTIC_BLOCK.asStack()); + output.add(GarnishedBlocks.WHITE_MASTIC_BLOCK.asStack()); + output.add(GarnishedBlocks.BROWN_MASTIC_BLOCK.asStack()); + + output.add(GarnishedBlocks.ZULTANITE.asStack()); + output.add(GarnishedBlocks.ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.RED_ZULTANITE.asStack()); + output.add(GarnishedBlocks.RED_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.RED_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.RED_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.ORANGE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.ORANGE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.ORANGE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.ORANGE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.YELLOW_ZULTANITE.asStack()); + output.add(GarnishedBlocks.YELLOW_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.YELLOW_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.YELLOW_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.GREEN_ZULTANITE.asStack()); + output.add(GarnishedBlocks.GREEN_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.GREEN_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.GREEN_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.LIME_ZULTANITE.asStack()); + output.add(GarnishedBlocks.LIME_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.LIME_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.LIME_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.BLUE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.BLUE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.BLUE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.BLUE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.LIGHT_BLUE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.LIGHT_BLUE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.LIGHT_BLUE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.LIGHT_BLUE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.CYAN_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CYAN_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.CYAN_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.CYAN_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.PURPLE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.PURPLE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.PURPLE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.PURPLE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.MAGENTA_ZULTANITE.asStack()); + output.add(GarnishedBlocks.MAGENTA_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.MAGENTA_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.MAGENTA_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.PINK_ZULTANITE.asStack()); + output.add(GarnishedBlocks.PINK_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.PINK_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.PINK_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.BLACK_ZULTANITE.asStack()); + output.add(GarnishedBlocks.BLACK_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.BLACK_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.BLACK_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.GRAY_ZULTANITE.asStack()); + output.add(GarnishedBlocks.GRAY_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.GRAY_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.GRAY_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.LIGHT_GRAY_ZULTANITE.asStack()); + output.add(GarnishedBlocks.LIGHT_GRAY_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.LIGHT_GRAY_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.LIGHT_GRAY_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.WHITE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.WHITE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.WHITE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.WHITE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.BROWN_ZULTANITE.asStack()); + output.add(GarnishedBlocks.BROWN_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.BROWN_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.BROWN_ZULTANITE_WALL.asStack()); + + output.add(GarnishedBlocks.ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.RED_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.RED_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.RED_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.RED_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.ORANGE_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.ORANGE_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.ORANGE_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.ORANGE_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.YELLOW_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.YELLOW_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.YELLOW_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.YELLOW_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.GREEN_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.GREEN_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.GREEN_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.GREEN_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.LIME_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.LIME_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.LIME_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.LIME_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.BLUE_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.BLUE_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.BLUE_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.BLUE_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.LIGHT_BLUE_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.LIGHT_BLUE_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.LIGHT_BLUE_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.LIGHT_BLUE_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.CYAN_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.CYAN_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.CYAN_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.CYAN_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.PURPLE_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.PURPLE_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.PURPLE_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.PURPLE_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.MAGENTA_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.MAGENTA_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.MAGENTA_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.MAGENTA_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.PINK_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.PINK_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.PINK_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.PINK_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.BLACK_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.BLACK_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.BLACK_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.BLACK_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.GRAY_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.GRAY_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.GRAY_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.GRAY_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.LIGHT_GRAY_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.LIGHT_GRAY_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.LIGHT_GRAY_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.LIGHT_GRAY_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.WHITE_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.WHITE_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.WHITE_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.WHITE_ZULTANITE_BRICK_WALL.asStack()); + output.add(GarnishedBlocks.BROWN_ZULTANITE_BRICKS.asStack()); + output.add(GarnishedBlocks.BROWN_ZULTANITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.BROWN_ZULTANITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.BROWN_ZULTANITE_BRICK_WALL.asStack()); + + output.add(GarnishedBlocks.POLISHED_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_RED_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_RED_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_RED_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_RED_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_ORANGE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_ORANGE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_ORANGE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_ORANGE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_YELLOW_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_YELLOW_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_YELLOW_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_YELLOW_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_GREEN_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_GREEN_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_GREEN_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_GREEN_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_LIME_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_LIME_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_LIME_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_LIME_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_BLUE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_BLUE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_BLUE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_BLUE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_LIGHT_BLUE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_LIGHT_BLUE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_LIGHT_BLUE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_LIGHT_BLUE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_CYAN_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_CYAN_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_CYAN_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_CYAN_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_PURPLE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_PURPLE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_PURPLE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_PURPLE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_MAGENTA_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_MAGENTA_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_MAGENTA_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_MAGENTA_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_PINK_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_PINK_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_PINK_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_PINK_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_BLACK_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_BLACK_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_BLACK_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_BLACK_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_GRAY_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_GRAY_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_GRAY_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_GRAY_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_LIGHT_GRAY_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_LIGHT_GRAY_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_LIGHT_GRAY_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_LIGHT_GRAY_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_WHITE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_WHITE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_WHITE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_WHITE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.POLISHED_BROWN_ZULTANITE.asStack()); + output.add(GarnishedBlocks.POLISHED_BROWN_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.POLISHED_BROWN_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.POLISHED_BROWN_ZULTANITE_WALL.asStack()); + + output.add(GarnishedBlocks.SMOOTH_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_RED_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_RED_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_RED_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_RED_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_ORANGE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_ORANGE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_ORANGE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_ORANGE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_YELLOW_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_YELLOW_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_YELLOW_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_YELLOW_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_GREEN_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_GREEN_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_GREEN_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_GREEN_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_LIME_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_LIME_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_LIME_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_LIME_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_BLUE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_BLUE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_BLUE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_BLUE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_LIGHT_BLUE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_LIGHT_BLUE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_LIGHT_BLUE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_LIGHT_BLUE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_CYAN_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_CYAN_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_CYAN_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_CYAN_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_PURPLE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_PURPLE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_PURPLE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_PURPLE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_MAGENTA_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_MAGENTA_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_MAGENTA_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_MAGENTA_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_PINK_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_PINK_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_PINK_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_PINK_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_BLACK_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_BLACK_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_BLACK_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_BLACK_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_GRAY_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_GRAY_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_GRAY_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_GRAY_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_LIGHT_GRAY_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_LIGHT_GRAY_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_LIGHT_GRAY_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_LIGHT_GRAY_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_WHITE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_WHITE_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_WHITE_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_WHITE_ZULTANITE_WALL.asStack()); + output.add(GarnishedBlocks.SMOOTH_BROWN_ZULTANITE.asStack()); + output.add(GarnishedBlocks.SMOOTH_BROWN_ZULTANITE_SLAB.asStack()); + output.add(GarnishedBlocks.SMOOTH_BROWN_ZULTANITE_STAIRS.asStack()); + output.add(GarnishedBlocks.SMOOTH_BROWN_ZULTANITE_WALL.asStack()); + + output.add(GarnishedBlocks.CHISELED_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_RED_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_ORANGE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_YELLOW_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_GREEN_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_LIME_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_BLUE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_LIGHT_BLUE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_CYAN_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_PURPLE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_MAGENTA_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_PINK_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_BLACK_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_GRAY_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_LIGHT_GRAY_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_WHITE_ZULTANITE.asStack()); + output.add(GarnishedBlocks.CHISELED_BROWN_ZULTANITE.asStack()); output.add(GarnishedBlocks.ABYSSAL_STONE.asStack()); output.add(GarnishedBlocks.ABYSSAL_STONE_SLAB.asStack()); output.add(GarnishedBlocks.ABYSSAL_STONE_STAIRS.asStack()); output.add(GarnishedBlocks.ABYSSAL_STONE_WALL.asStack()); output.add(GarnishedBlocks.ABYSSAL_STONE_BRICKS.asStack()); - output.add(GarnishedBlocks.ABYSSAL_STONE_BRICKS_SLAB.asStack()); - output.add(GarnishedBlocks.ABYSSAL_STONE_BRICKS_STAIRS.asStack()); - output.add(GarnishedBlocks.ABYSSAL_STONE_BRICKS_WALL.asStack()); + output.add(GarnishedBlocks.ABYSSAL_STONE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.ABYSSAL_STONE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.ABYSSAL_STONE_BRICK_WALL.asStack()); output.add(GarnishedBlocks.POLISHED_ABYSSAL_STONE.asStack()); output.add(GarnishedBlocks.POLISHED_ABYSSAL_STONE_SLAB.asStack()); output.add(GarnishedBlocks.POLISHED_ABYSSAL_STONE_STAIRS.asStack()); @@ -432,9 +768,9 @@ public void fillItemList(NonNullList output) { output.add(GarnishedBlocks.CARNOTITE_STAIRS.asStack()); output.add(GarnishedBlocks.CARNOTITE_WALL.asStack()); output.add(GarnishedBlocks.CARNOTITE_BRICKS.asStack()); - output.add(GarnishedBlocks.CARNOTITE_BRICKS_SLAB.asStack()); - output.add(GarnishedBlocks.CARNOTITE_BRICKS_STAIRS.asStack()); - output.add(GarnishedBlocks.CARNOTITE_BRICKS_WALL.asStack()); + output.add(GarnishedBlocks.CARNOTITE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.CARNOTITE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.CARNOTITE_BRICK_WALL.asStack()); output.add(GarnishedBlocks.POLISHED_CARNOTITE.asStack()); output.add(GarnishedBlocks.POLISHED_CARNOTITE_SLAB.asStack()); output.add(GarnishedBlocks.POLISHED_CARNOTITE_STAIRS.asStack()); @@ -450,9 +786,9 @@ public void fillItemList(NonNullList output) { output.add(GarnishedBlocks.UNSTABLE_STONE_STAIRS.asStack()); output.add(GarnishedBlocks.UNSTABLE_STONE_WALL.asStack()); output.add(GarnishedBlocks.UNSTABLE_STONE_BRICKS.asStack()); - output.add(GarnishedBlocks.UNSTABLE_STONE_BRICKS_SLAB.asStack()); - output.add(GarnishedBlocks.UNSTABLE_STONE_BRICKS_STAIRS.asStack()); - output.add(GarnishedBlocks.UNSTABLE_STONE_BRICKS_WALL.asStack()); + output.add(GarnishedBlocks.UNSTABLE_STONE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.UNSTABLE_STONE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.UNSTABLE_STONE_BRICK_WALL.asStack()); output.add(GarnishedBlocks.POLISHED_UNSTABLE_STONE.asStack()); output.add(GarnishedBlocks.POLISHED_UNSTABLE_STONE_SLAB.asStack()); output.add(GarnishedBlocks.POLISHED_UNSTABLE_STONE_STAIRS.asStack()); @@ -468,9 +804,9 @@ public void fillItemList(NonNullList output) { output.add(GarnishedBlocks.RITUALISTIC_STONE_STAIRS.asStack()); output.add(GarnishedBlocks.RITUALISTIC_STONE_WALL.asStack()); output.add(GarnishedBlocks.RITUALISTIC_STONE_BRICKS.asStack()); - output.add(GarnishedBlocks.RITUALISTIC_STONE_BRICKS_SLAB.asStack()); - output.add(GarnishedBlocks.RITUALISTIC_STONE_BRICKS_STAIRS.asStack()); - output.add(GarnishedBlocks.RITUALISTIC_STONE_BRICKS_WALL.asStack()); + output.add(GarnishedBlocks.RITUALISTIC_STONE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.RITUALISTIC_STONE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.RITUALISTIC_STONE_BRICK_WALL.asStack()); output.add(GarnishedBlocks.POLISHED_RITUALISTIC_STONE.asStack()); output.add(GarnishedBlocks.POLISHED_RITUALISTIC_STONE_SLAB.asStack()); output.add(GarnishedBlocks.POLISHED_RITUALISTIC_STONE_STAIRS.asStack()); @@ -486,9 +822,9 @@ public void fillItemList(NonNullList output) { output.add(GarnishedBlocks.DRAGON_STONE_STAIRS.asStack()); output.add(GarnishedBlocks.DRAGON_STONE_WALL.asStack()); output.add(GarnishedBlocks.DRAGON_STONE_BRICKS.asStack()); - output.add(GarnishedBlocks.DRAGON_STONE_BRICKS_SLAB.asStack()); - output.add(GarnishedBlocks.DRAGON_STONE_BRICKS_STAIRS.asStack()); - output.add(GarnishedBlocks.DRAGON_STONE_BRICKS_WALL.asStack()); + output.add(GarnishedBlocks.DRAGON_STONE_BRICK_SLAB.asStack()); + output.add(GarnishedBlocks.DRAGON_STONE_BRICK_STAIRS.asStack()); + output.add(GarnishedBlocks.DRAGON_STONE_BRICK_WALL.asStack()); output.add(GarnishedBlocks.POLISHED_DRAGON_STONE.asStack()); output.add(GarnishedBlocks.POLISHED_DRAGON_STONE_SLAB.asStack()); output.add(GarnishedBlocks.POLISHED_DRAGON_STONE_STAIRS.asStack()); diff --git a/src/main/java/net/dakotapride/garnished/recipe/BlackDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/BlackDyeBlowingFanRecipe.java new file mode 100644 index 00000000..6c8a1ae7 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/recipe/BlackDyeBlowingFanRecipe.java @@ -0,0 +1,16 @@ +package net.dakotapride.garnished.recipe; + +import javax.annotation.ParametersAreNonnullByDefault; + +import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; + +import net.dakotapride.garnished.registry.GarnishedRecipeTypes; + +@ParametersAreNonnullByDefault +public class BlackDyeBlowingFanRecipe extends DyeBlowingFanRecipe { + public BlackDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { + super(GarnishedRecipeTypes.BLACK_DYE_BLOWING, params); + } + + +} diff --git a/src/main/java/net/dakotapride/garnished/recipe/BlueDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/BlueDyeBlowingFanRecipe.java index 6d35f6fe..ede779f5 100644 --- a/src/main/java/net/dakotapride/garnished/recipe/BlueDyeBlowingFanRecipe.java +++ b/src/main/java/net/dakotapride/garnished/recipe/BlueDyeBlowingFanRecipe.java @@ -2,43 +2,15 @@ import javax.annotation.ParametersAreNonnullByDefault; -import com.simibubi.create.content.processing.recipe.ProcessingRecipe; import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; -import io.github.fabricators_of_create.porting_lib.transfer.item.ItemStackHandler; -import io.github.fabricators_of_create.porting_lib.transfer.item.RecipeWrapper; import net.dakotapride.garnished.registry.GarnishedRecipeTypes; -import net.minecraft.world.level.Level; @ParametersAreNonnullByDefault -public class BlueDyeBlowingFanRecipe extends ProcessingRecipe { - +public class BlueDyeBlowingFanRecipe extends DyeBlowingFanRecipe { public BlueDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { super(GarnishedRecipeTypes.BLUE_DYE_BLOWING, params); } - @Override - public boolean matches(BlueDyeBlowingWrapper inv, Level worldIn) { - if (inv.isEmpty()) - return false; - return ingredients.get(0) - .test(inv.getItem(0)); - } - - @Override - protected int getMaxInputCount() { - return 1; - } - - @Override - protected int getMaxOutputCount() { - return 12; - } - - public static class BlueDyeBlowingWrapper extends RecipeWrapper { - public BlueDyeBlowingWrapper() { - super(new ItemStackHandler(1)); - } - } } diff --git a/src/main/java/net/dakotapride/garnished/recipe/BrownDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/BrownDyeBlowingFanRecipe.java new file mode 100644 index 00000000..94a2976f --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/recipe/BrownDyeBlowingFanRecipe.java @@ -0,0 +1,16 @@ +package net.dakotapride.garnished.recipe; + +import javax.annotation.ParametersAreNonnullByDefault; + +import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; + +import net.dakotapride.garnished.registry.GarnishedRecipeTypes; + +@ParametersAreNonnullByDefault +public class BrownDyeBlowingFanRecipe extends DyeBlowingFanRecipe { + public BrownDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { + super(GarnishedRecipeTypes.BROWN_DYE_BLOWING, params); + } + + +} diff --git a/src/main/java/net/dakotapride/garnished/recipe/CyanDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/CyanDyeBlowingFanRecipe.java new file mode 100644 index 00000000..0b6bece8 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/recipe/CyanDyeBlowingFanRecipe.java @@ -0,0 +1,16 @@ +package net.dakotapride.garnished.recipe; + +import javax.annotation.ParametersAreNonnullByDefault; + +import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; + +import net.dakotapride.garnished.registry.GarnishedRecipeTypes; + +@ParametersAreNonnullByDefault +public class CyanDyeBlowingFanRecipe extends DyeBlowingFanRecipe { + public CyanDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { + super(GarnishedRecipeTypes.CYAN_DYE_BLOWING, params); + } + + +} diff --git a/src/main/java/net/dakotapride/garnished/recipe/DyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/DyeBlowingFanRecipe.java new file mode 100644 index 00000000..cfd304c3 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/recipe/DyeBlowingFanRecipe.java @@ -0,0 +1,46 @@ +package net.dakotapride.garnished.recipe; + +import javax.annotation.ParametersAreNonnullByDefault; + +import com.simibubi.create.content.processing.recipe.ProcessingRecipe; +import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; + +import com.simibubi.create.foundation.recipe.IRecipeTypeInfo; + +import io.github.fabricators_of_create.porting_lib.transfer.item.ItemStackHandler; +import io.github.fabricators_of_create.porting_lib.transfer.item.RecipeWrapper; +import net.dakotapride.garnished.registry.GarnishedRecipeTypes; +import net.minecraft.world.level.Level; + +@ParametersAreNonnullByDefault +public class DyeBlowingFanRecipe extends ProcessingRecipe { + + public DyeBlowingFanRecipe(IRecipeTypeInfo info, ProcessingRecipeBuilder.ProcessingRecipeParams params) { + super(info, params); + } + + @Override + public boolean matches(DyeBlowingWrapper inv, Level worldIn) { + if (inv.isEmpty()) + return false; + return ingredients.get(0) + .test(inv.getItem(0)); + } + + @Override + protected int getMaxInputCount() { + return 1; + } + + @Override + protected int getMaxOutputCount() { + return 12; + } + + public static class DyeBlowingWrapper extends RecipeWrapper { + public DyeBlowingWrapper() { + super(new ItemStackHandler(1)); + } + } + +} diff --git a/src/main/java/net/dakotapride/garnished/recipe/FreezingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/FreezingFanRecipe.java index 3a0df356..fff3c6d5 100644 --- a/src/main/java/net/dakotapride/garnished/recipe/FreezingFanRecipe.java +++ b/src/main/java/net/dakotapride/garnished/recipe/FreezingFanRecipe.java @@ -5,40 +5,40 @@ import com.simibubi.create.content.processing.recipe.ProcessingRecipe; import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; -import io.github.fabricators_of_create.porting_lib.transfer.item.ItemStackHandler; -import io.github.fabricators_of_create.porting_lib.transfer.item.RecipeWrapper; import net.dakotapride.garnished.registry.GarnishedRecipeTypes; import net.minecraft.world.level.Level; +import io.github.fabricators_of_create.porting_lib.transfer.item.ItemStackHandler; +import io.github.fabricators_of_create.porting_lib.transfer.item.RecipeWrapper; @ParametersAreNonnullByDefault public class FreezingFanRecipe extends ProcessingRecipe { - public FreezingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { - super(GarnishedRecipeTypes.FREEZING, params); - } - - @Override - public boolean matches(FreezingWrapper inv, Level worldIn) { - if (inv.isEmpty()) - return false; - return ingredients.get(0) - .test(inv.getItem(0)); - } - - @Override - protected int getMaxInputCount() { - return 1; - } - - @Override - protected int getMaxOutputCount() { - return 12; - } - - public static class FreezingWrapper extends RecipeWrapper { - public FreezingWrapper() { - super(new ItemStackHandler(1)); - } - } + public FreezingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { + super(GarnishedRecipeTypes.FREEZING, params); + } + + @Override + public boolean matches(FreezingWrapper inv, Level worldIn) { + if (inv.isEmpty()) + return false; + return ingredients.get(0) + .test(inv.getItem(0)); + } + + @Override + protected int getMaxInputCount() { + return 1; + } + + @Override + protected int getMaxOutputCount() { + return 12; + } + + public static class FreezingWrapper extends RecipeWrapper { + public FreezingWrapper() { + super(new ItemStackHandler(1)); + } + } } diff --git a/src/main/java/net/dakotapride/garnished/recipe/GarnishedFanProcessing.java b/src/main/java/net/dakotapride/garnished/recipe/GarnishedFanProcessing.java index 7f1c16ac..39f53563 100644 --- a/src/main/java/net/dakotapride/garnished/recipe/GarnishedFanProcessing.java +++ b/src/main/java/net/dakotapride/garnished/recipe/GarnishedFanProcessing.java @@ -32,12 +32,22 @@ public class GarnishedFanProcessing { public static final FreezingType FREEZING = register("freezing", new FreezingType()); - public static final RedDyeBlowingType RED_DYE_BLOWING = register("red_dye_blowing", new RedDyeBlowingType()); - public static final OrangeDyeBlowingType ORANGE_DYE_BLOWING = register("orange_dye_blowing", new OrangeDyeBlowingType()); - public static final YellowDyeBlowingType YELLOW_DYE_BLOWING = register("yellow_dye_blowing", new YellowDyeBlowingType()); - public static final GreenDyeBlowingType GREEN_DYE_BLOWING = register("green_dye_blowing", new GreenDyeBlowingType()); - public static final BlueDyeBlowingType BLUE_DYE_BLOWING = register("blue_dye_blowing", new BlueDyeBlowingType()); - public static final PurpleDyeBlowingType PURPLE_DYE_BLOWING = register("purple_dye_blowing", new PurpleDyeBlowingType()); + public static final RedDyeBlowingFanProcessingType RED_DYE_BLOWING = register("red_dye_blowing", new RedDyeBlowingFanProcessingType()); + public static final OrangeDyeBlowingFanProcessingType ORANGE_DYE_BLOWING = register("orange_dye_blowing", new OrangeDyeBlowingFanProcessingType()); + public static final YellowDyeBlowingFanProcessingType YELLOW_DYE_BLOWING = register("yellow_dye_blowing", new YellowDyeBlowingFanProcessingType()); + public static final GreenDyeBlowingFanProcessingType GREEN_DYE_BLOWING = register("green_dye_blowing", new GreenDyeBlowingFanProcessingType()); + public static final LimeDyeBlowingFanProcessingType LIME_DYE_BLOWING = register("lime_dye_blowing", new LimeDyeBlowingFanProcessingType()); + public static final BlueDyeBlowingFanProcessingType BLUE_DYE_BLOWING = register("blue_dye_blowing", new BlueDyeBlowingFanProcessingType()); + public static final LightBlueDyeBlowingFanProcessingType LIGHT_BLUE_DYE_BLOWING = register("light_blue_dye_blowing", new LightBlueDyeBlowingFanProcessingType()); + public static final CyanDyeBlowingFanProcessingType CYAN_DYE_BLOWING = register("cyan_dye_blowing", new CyanDyeBlowingFanProcessingType()); + public static final PurpleDyeBlowingFanProcessingType PURPLE_DYE_BLOWING = register("purple_dye_blowing", new PurpleDyeBlowingFanProcessingType()); + public static final MagentaDyeBlowingFanProcessingType MAGENTA_DYE_BLOWING = register("magenta_dye_blowing", new MagentaDyeBlowingFanProcessingType()); + public static final PinkDyeBlowingFanProcessingType PINK_DYE_BLOWING = register("pink_dye_blowing", new PinkDyeBlowingFanProcessingType()); + public static final BlackDyeBlowingFanProcessingType BLACK_DYE_BLOWING = register("black_dye_blowing", new BlackDyeBlowingFanProcessingType()); + public static final GrayDyeBlowingFanProcessingType GRAY_DYE_BLOWING = register("gray_dye_blowing", new GrayDyeBlowingFanProcessingType()); + public static final LightGrayDyeBlowingFanProcessingType LIGHT_GRAY_DYE_BLOWING = register("light_gray_dye_blowing", new LightGrayDyeBlowingFanProcessingType()); + public static final WhiteDyeBlowingFanProcessingType WHITE_DYE_BLOWING = register("white_dye_blowing", new WhiteDyeBlowingFanProcessingType()); + public static final BrownDyeBlowingFanProcessingType BROWN_DYE_BLOWING = register("brown_dye_blowing", new BrownDyeBlowingFanProcessingType()); static { Object2ReferenceOpenHashMap map = new Object2ReferenceOpenHashMap<>(); @@ -46,8 +56,18 @@ public class GarnishedFanProcessing { map.put("ORANGE_DYE_BLOWING", ORANGE_DYE_BLOWING); map.put("YELLOW_DYE_BLOWING", YELLOW_DYE_BLOWING); map.put("GREEN_DYE_BLOWING", GREEN_DYE_BLOWING); + map.put("LIME_DYE_BLOWING", LIME_DYE_BLOWING); map.put("BLUE_DYE_BLOWING", BLUE_DYE_BLOWING); + map.put("LIGHT_BLUE_DYE_BLOWING", LIGHT_BLUE_DYE_BLOWING); + map.put("CYAN_DYE_BLOWING", CYAN_DYE_BLOWING); map.put("PURPLE_DYE_BLOWING", PURPLE_DYE_BLOWING); + map.put("MAGENTA_DYE_BLOWING", MAGENTA_DYE_BLOWING); + map.put("PINK_DYE_BLOWING", PINK_DYE_BLOWING); + map.put("BLACK_DYE_BLOWING", BLACK_DYE_BLOWING); + map.put("GRAY_DYE_BLOWING", GRAY_DYE_BLOWING); + map.put("LIGHT_GRAY_DYE_BLOWING", LIGHT_GRAY_DYE_BLOWING); + map.put("WHITE_DYE_BLOWING", WHITE_DYE_BLOWING); + map.put("BROWN_DYE_BLOWING", BROWN_DYE_BLOWING); map.trim(); } @@ -116,7 +136,7 @@ public void affectEntity(Entity entity, Level level) { if (entity.canFreeze()) { entity.setTicksFrozen(120); - entity.hurt(GarnishedDamageSource.FAN_FREEZING, 2.0F); + entity.hurt(GarnishedDamageSource.FAN_FREEZING, 2.0F); } if (entity.isOnFire()) { @@ -125,8 +145,8 @@ public void affectEntity(Entity entity, Level level) { } } - public static class RedDyeBlowingType implements FanProcessingType { - private static final RedDyeBlowingFanRecipe.RedDyeBlowingWrapper RED_DYE_BLOWING_WRAPPER = new RedDyeBlowingFanRecipe.RedDyeBlowingWrapper(); + public static class RedDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); @Override public boolean isValidAt(Level level, BlockPos pos) { @@ -141,17 +161,17 @@ public int getPriority() { @Override public boolean canProcess(ItemStack stack, Level level) { - RED_DYE_BLOWING_WRAPPER.setItem(0, stack); - Optional recipe = GarnishedRecipeTypes.RED_DYE_BLOWING.find(RED_DYE_BLOWING_WRAPPER, level); + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.RED_DYE_BLOWING.find(BLOWING_WRAPPER, level); return recipe.isPresent(); } @Override @Nullable public List process(ItemStack stack, Level level) { - RED_DYE_BLOWING_WRAPPER.setItem(0, stack); - Optional recipe = GarnishedRecipeTypes.RED_DYE_BLOWING.find(RED_DYE_BLOWING_WRAPPER, level); - return recipe.map(redDyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, redDyeBlowingFanRecipe)).orElse(null); + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.RED_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); } @Override @@ -163,7 +183,7 @@ public void spawnProcessingParticles(Level level, Vec3 pos) { @Override public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { - particleAccess.setColor(Color.mixColors(0x54010A, 0xA53B32, random.nextFloat())); + particleAccess.setColor(Color.mixColors(0x8E1919, 0xBC4343, random.nextFloat())); particleAccess.setAlpha(.5f); if (random.nextFloat() < 1 / 16f) particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.RED_MASTIC_BLOCK.get().defaultBlockState()), .25f); @@ -181,8 +201,8 @@ public void affectEntity(Entity entity, Level level) { } } - public static class OrangeDyeBlowingType implements FanProcessingType { - private static final OrangeDyeBlowingFanRecipe.OrangeDyeBlowingWrapper ORANGE_DYE_BLOWING_WRAPPER = new OrangeDyeBlowingFanRecipe.OrangeDyeBlowingWrapper(); + public static class OrangeDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); @Override public boolean isValidAt(Level level, BlockPos pos) { @@ -197,17 +217,17 @@ public int getPriority() { @Override public boolean canProcess(ItemStack stack, Level level) { - ORANGE_DYE_BLOWING_WRAPPER.setItem(0, stack); - Optional recipe = GarnishedRecipeTypes.ORANGE_DYE_BLOWING.find(ORANGE_DYE_BLOWING_WRAPPER, level); + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.ORANGE_DYE_BLOWING.find(BLOWING_WRAPPER, level); return recipe.isPresent(); } @Override @Nullable public List process(ItemStack stack, Level level) { - ORANGE_DYE_BLOWING_WRAPPER.setItem(0, stack); - Optional recipe = GarnishedRecipeTypes.ORANGE_DYE_BLOWING.find(ORANGE_DYE_BLOWING_WRAPPER, level); - return recipe.map(orangeDyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, orangeDyeBlowingFanRecipe)).orElse(null); + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.ORANGE_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); } @Override @@ -219,7 +239,7 @@ public void spawnProcessingParticles(Level level, Vec3 pos) { @Override public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { - particleAccess.setColor(Color.mixColors(0x825721, 0xD39149, random.nextFloat())); + particleAccess.setColor(Color.mixColors(0xA5562E, 0xB7793A, random.nextFloat())); particleAccess.setAlpha(.5f); if (random.nextFloat() < 1 / 16f) particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.ORANGE_MASTIC_BLOCK.get().defaultBlockState()), .25f); @@ -237,8 +257,8 @@ public void affectEntity(Entity entity, Level level) { } } - public static class YellowDyeBlowingType implements FanProcessingType { - private static final YellowDyeBlowingFanRecipe.YellowDyeBlowingWrapper YELLOW_DYE_BLOWING_WRAPPER = new YellowDyeBlowingFanRecipe.YellowDyeBlowingWrapper(); + public static class YellowDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); @Override public boolean isValidAt(Level level, BlockPos pos) { @@ -253,17 +273,17 @@ public int getPriority() { @Override public boolean canProcess(ItemStack stack, Level level) { - YELLOW_DYE_BLOWING_WRAPPER.setItem(0, stack); - Optional recipe = GarnishedRecipeTypes.YELLOW_DYE_BLOWING.find(YELLOW_DYE_BLOWING_WRAPPER, level); + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.YELLOW_DYE_BLOWING.find(BLOWING_WRAPPER, level); return recipe.isPresent(); } @Override @Nullable public List process(ItemStack stack, Level level) { - YELLOW_DYE_BLOWING_WRAPPER.setItem(0, stack); - Optional recipe = GarnishedRecipeTypes.YELLOW_DYE_BLOWING.find(YELLOW_DYE_BLOWING_WRAPPER, level); - return recipe.map(yellowDyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, yellowDyeBlowingFanRecipe)).orElse(null); + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.YELLOW_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); } @Override @@ -275,7 +295,7 @@ public void spawnProcessingParticles(Level level, Vec3 pos) { @Override public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { - particleAccess.setColor(Color.mixColors(0x827C21, 0xD3B649, random.nextFloat())); + particleAccess.setColor(Color.mixColors(0xB28835, 0xCCB751, random.nextFloat())); particleAccess.setAlpha(.5f); if (random.nextFloat() < 1 / 16f) particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.YELLOW_MASTIC_BLOCK.get().defaultBlockState()), .25f); @@ -293,8 +313,8 @@ public void affectEntity(Entity entity, Level level) { } } - public static class GreenDyeBlowingType implements FanProcessingType { - private static final GreenDyeBlowingFanRecipe.GreenDyeBlowingWrapper GREEN_DYE_BLOWING_WRAPPER = new GreenDyeBlowingFanRecipe.GreenDyeBlowingWrapper(); + public static class GreenDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); @Override public boolean isValidAt(Level level, BlockPos pos) { @@ -309,17 +329,17 @@ public int getPriority() { @Override public boolean canProcess(ItemStack stack, Level level) { - GREEN_DYE_BLOWING_WRAPPER.setItem(0, stack); - Optional recipe = GarnishedRecipeTypes.GREEN_DYE_BLOWING.find(GREEN_DYE_BLOWING_WRAPPER, level); + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.GREEN_DYE_BLOWING.find(BLOWING_WRAPPER, level); return recipe.isPresent(); } @Override @Nullable public List process(ItemStack stack, Level level) { - GREEN_DYE_BLOWING_WRAPPER.setItem(0, stack); - Optional recipe = GarnishedRecipeTypes.GREEN_DYE_BLOWING.find(GREEN_DYE_BLOWING_WRAPPER, level); - return recipe.map(greenDyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, greenDyeBlowingFanRecipe)).orElse(null); + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.GREEN_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); } @Override @@ -331,7 +351,7 @@ public void spawnProcessingParticles(Level level, Vec3 pos) { @Override public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { - particleAccess.setColor(Color.mixColors(0x498221, 0x9ABC49, random.nextFloat())); + particleAccess.setColor(Color.mixColors(0x438E29, 0x82BB49, random.nextFloat())); particleAccess.setAlpha(.5f); if (random.nextFloat() < 1 / 16f) particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.GREEN_MASTIC_BLOCK.get().defaultBlockState()), .25f); @@ -349,13 +369,13 @@ public void affectEntity(Entity entity, Level level) { } } - public static class BlueDyeBlowingType implements FanProcessingType { - private static final BlueDyeBlowingFanRecipe.BlueDyeBlowingWrapper BLUE_DYE_BLOWING_WRAPPER = new BlueDyeBlowingFanRecipe.BlueDyeBlowingWrapper(); + public static class LimeDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); @Override public boolean isValidAt(Level level, BlockPos pos) { FluidState fluidState = level.getFluidState(pos); - return fluidState.is(GarnishedFluids.BLUE_MASTIC_RESIN.get().getSource()) || fluidState.is(GarnishedFluids.BLUE_MASTIC_RESIN.get().getFlowing()); + return fluidState.is(GarnishedFluids.LIME_MASTIC_RESIN.get().getSource()) || fluidState.is(GarnishedFluids.LIME_MASTIC_RESIN.get().getFlowing()); } @Override @@ -365,17 +385,17 @@ public int getPriority() { @Override public boolean canProcess(ItemStack stack, Level level) { - BLUE_DYE_BLOWING_WRAPPER.setItem(0, stack); - Optional recipe = GarnishedRecipeTypes.BLUE_DYE_BLOWING.find(BLUE_DYE_BLOWING_WRAPPER, level); + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.LIME_DYE_BLOWING.find(BLOWING_WRAPPER, level); return recipe.isPresent(); } @Override @Nullable public List process(ItemStack stack, Level level) { - BLUE_DYE_BLOWING_WRAPPER.setItem(0, stack); - Optional recipe = GarnishedRecipeTypes.BLUE_DYE_BLOWING.find(BLUE_DYE_BLOWING_WRAPPER, level); - return recipe.map(blueDyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, blueDyeBlowingFanRecipe)).orElse(null); + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.LIME_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); } @Override @@ -387,7 +407,63 @@ public void spawnProcessingParticles(Level level, Vec3 pos) { @Override public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { - particleAccess.setColor(Color.mixColors(0x18556D, 0x698F95, random.nextFloat())); + particleAccess.setColor(Color.mixColors(0x37C646, 0x72E560, random.nextFloat())); + particleAccess.setAlpha(.5f); + if (random.nextFloat() < 1 / 16f) + particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.LIME_MASTIC_BLOCK.get().defaultBlockState()), .25f); + } + + @Override + public void affectEntity(Entity entity, Level level) { + if (level.isClientSide) { + return; + } + + if (entity.isOnFire()) { + entity.clearFire(); + } + } + } + + public static class BlueDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); + + @Override + public boolean isValidAt(Level level, BlockPos pos) { + FluidState fluidState = level.getFluidState(pos); + return fluidState.is(GarnishedFluids.BLUE_MASTIC_RESIN.get().getSource()) || fluidState.is(GarnishedFluids.BLUE_MASTIC_RESIN.get().getFlowing()); + } + + @Override + public int getPriority() { + return 2600; + } + + @Override + public boolean canProcess(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.BLUE_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.isPresent(); + } + + @Override + @Nullable + public List process(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.BLUE_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); + } + + @Override + public void spawnProcessingParticles(Level level, Vec3 pos) { + if (level.random.nextInt(8) != 0) + return; + level.addParticle(ParticleTypes.ITEM_SLIME, pos.x, pos.y + .25f, pos.z, 0, 1 / 16f, 0); + } + + @Override + public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { + particleAccess.setColor(Color.mixColors(0x265B7F, 0x4CA0AD, random.nextFloat())); particleAccess.setAlpha(.5f); if (random.nextFloat() < 1 / 16f) particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.BLUE_MASTIC_BLOCK.get().defaultBlockState()), .25f); @@ -405,8 +481,120 @@ public void affectEntity(Entity entity, Level level) { } } - public static class PurpleDyeBlowingType implements FanProcessingType { - private static final PurpleDyeBlowingFanRecipe.PurpleDyeBlowingWrapper PURPLE_DYE_BLOWING_WRAPPER = new PurpleDyeBlowingFanRecipe.PurpleDyeBlowingWrapper(); + public static class LightBlueDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); + + @Override + public boolean isValidAt(Level level, BlockPos pos) { + FluidState fluidState = level.getFluidState(pos); + return fluidState.is(GarnishedFluids.LIGHT_BLUE_MASTIC_RESIN.get().getSource()) || fluidState.is(GarnishedFluids.LIGHT_BLUE_MASTIC_RESIN.get().getFlowing()); + } + + @Override + public int getPriority() { + return 2700; + } + + @Override + public boolean canProcess(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.LIGHT_BLUE_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.isPresent(); + } + + @Override + @Nullable + public List process(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.LIGHT_BLUE_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); + } + + @Override + public void spawnProcessingParticles(Level level, Vec3 pos) { + if (level.random.nextInt(8) != 0) + return; + level.addParticle(ParticleTypes.ITEM_SLIME, pos.x, pos.y + .25f, pos.z, 0, 1 / 16f, 0); + } + + @Override + public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { + particleAccess.setColor(Color.mixColors(0x3C89AE, 0x58CED5, random.nextFloat())); + particleAccess.setAlpha(.5f); + if (random.nextFloat() < 1 / 16f) + particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.LIGHT_BLUE_MASTIC_BLOCK.get().defaultBlockState()), .25f); + } + + @Override + public void affectEntity(Entity entity, Level level) { + if (level.isClientSide) { + return; + } + + if (entity.isOnFire()) { + entity.clearFire(); + } + } + } + + public static class CyanDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); + + @Override + public boolean isValidAt(Level level, BlockPos pos) { + FluidState fluidState = level.getFluidState(pos); + return fluidState.is(GarnishedFluids.CYAN_MASTIC_RESIN.get().getSource()) || fluidState.is(GarnishedFluids.CYAN_MASTIC_RESIN.get().getFlowing()); + } + + @Override + public int getPriority() { + return 2800; + } + + @Override + public boolean canProcess(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.CYAN_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.isPresent(); + } + + @Override + @Nullable + public List process(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.CYAN_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); + } + + @Override + public void spawnProcessingParticles(Level level, Vec3 pos) { + if (level.random.nextInt(8) != 0) + return; + level.addParticle(ParticleTypes.ITEM_SLIME, pos.x, pos.y + .25f, pos.z, 0, 1 / 16f, 0); + } + + @Override + public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { + particleAccess.setColor(Color.mixColors(0x3E8A7C, 0x67C6A0, random.nextFloat())); + particleAccess.setAlpha(.5f); + if (random.nextFloat() < 1 / 16f) + particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.CYAN_MASTIC_BLOCK.get().defaultBlockState()), .25f); + } + + @Override + public void affectEntity(Entity entity, Level level) { + if (level.isClientSide) { + return; + } + + if (entity.isOnFire()) { + entity.clearFire(); + } + } + } + + public static class PurpleDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); @Override public boolean isValidAt(Level level, BlockPos pos) { @@ -416,22 +604,22 @@ public boolean isValidAt(Level level, BlockPos pos) { @Override public int getPriority() { - return 2600; + return 2900; } @Override public boolean canProcess(ItemStack stack, Level level) { - PURPLE_DYE_BLOWING_WRAPPER.setItem(0, stack); - Optional recipe = GarnishedRecipeTypes.PURPLE_DYE_BLOWING.find(PURPLE_DYE_BLOWING_WRAPPER, level); + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.PURPLE_DYE_BLOWING.find(BLOWING_WRAPPER, level); return recipe.isPresent(); } @Override @Nullable public List process(ItemStack stack, Level level) { - PURPLE_DYE_BLOWING_WRAPPER.setItem(0, stack); - Optional recipe = GarnishedRecipeTypes.PURPLE_DYE_BLOWING.find(PURPLE_DYE_BLOWING_WRAPPER, level); - return recipe.map(purpleDyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, purpleDyeBlowingFanRecipe)).orElse(null); + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.PURPLE_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); } @Override @@ -443,7 +631,7 @@ public void spawnProcessingParticles(Level level, Vec3 pos) { @Override public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { - particleAccess.setColor(Color.mixColors(0x5A2A76, 0xAB649E, random.nextFloat())); + particleAccess.setColor(Color.mixColors(0x572499, 0x8139B2, random.nextFloat())); particleAccess.setAlpha(.5f); if (random.nextFloat() < 1 / 16f) particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.PURPLE_MASTIC_BLOCK.get().defaultBlockState()), .25f); @@ -461,5 +649,397 @@ public void affectEntity(Entity entity, Level level) { } } + public static class MagentaDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); + + @Override + public boolean isValidAt(Level level, BlockPos pos) { + FluidState fluidState = level.getFluidState(pos); + return fluidState.is(GarnishedFluids.MAGENTA_MASTIC_RESIN.get().getSource()) || fluidState.is(GarnishedFluids.MAGENTA_MASTIC_RESIN.get().getFlowing()); + } + + @Override + public int getPriority() { + return 3000; + } + + @Override + public boolean canProcess(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.MAGENTA_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.isPresent(); + } + + @Override + @Nullable + public List process(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.MAGENTA_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); + } + + @Override + public void spawnProcessingParticles(Level level, Vec3 pos) { + if (level.random.nextInt(8) != 0) + return; + level.addParticle(ParticleTypes.ITEM_SLIME, pos.x, pos.y + .25f, pos.z, 0, 1 / 16f, 0); + } + + @Override + public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { + particleAccess.setColor(Color.mixColors(0xA12FC6, 0xD346DB, random.nextFloat())); + particleAccess.setAlpha(.5f); + if (random.nextFloat() < 1 / 16f) + particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.MAGENTA_MASTIC_BLOCK.get().defaultBlockState()), .25f); + } + + @Override + public void affectEntity(Entity entity, Level level) { + if (level.isClientSide) { + return; + } + + if (entity.isOnFire()) { + entity.clearFire(); + } + } + } + + public static class PinkDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); + + @Override + public boolean isValidAt(Level level, BlockPos pos) { + FluidState fluidState = level.getFluidState(pos); + return fluidState.is(GarnishedFluids.PINK_MASTIC_RESIN.get().getSource()) || fluidState.is(GarnishedFluids.PINK_MASTIC_RESIN.get().getFlowing()); + } + + @Override + public int getPriority() { + return 3100; + } + + @Override + public boolean canProcess(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.PINK_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.isPresent(); + } + + @Override + @Nullable + public List process(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.PINK_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); + } + + @Override + public void spawnProcessingParticles(Level level, Vec3 pos) { + if (level.random.nextInt(8) != 0) + return; + level.addParticle(ParticleTypes.ITEM_SLIME, pos.x, pos.y + .25f, pos.z, 0, 1 / 16f, 0); + } + + @Override + public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { + particleAccess.setColor(Color.mixColors(0xC9508D, 0xE36CBF, random.nextFloat())); + particleAccess.setAlpha(.5f); + if (random.nextFloat() < 1 / 16f) + particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.PINK_MASTIC_BLOCK.get().defaultBlockState()), .25f); + } + + @Override + public void affectEntity(Entity entity, Level level) { + if (level.isClientSide) { + return; + } + + if (entity.isOnFire()) { + entity.clearFire(); + } + } + } + + public static class BlackDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); + + @Override + public boolean isValidAt(Level level, BlockPos pos) { + FluidState fluidState = level.getFluidState(pos); + return fluidState.is(GarnishedFluids.BLACK_MASTIC_RESIN.get().getSource()) || fluidState.is(GarnishedFluids.BLACK_MASTIC_RESIN.get().getFlowing()); + } + + @Override + public int getPriority() { + return 3200; + } + + @Override + public boolean canProcess(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.BLACK_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.isPresent(); + } + + @Override + @Nullable + public List process(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.BLACK_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); + } + + @Override + public void spawnProcessingParticles(Level level, Vec3 pos) { + if (level.random.nextInt(8) != 0) + return; + level.addParticle(ParticleTypes.ITEM_SLIME, pos.x, pos.y + .25f, pos.z, 0, 1 / 16f, 0); + } + + @Override + public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { + particleAccess.setColor(Color.mixColors(0x06161E, 0x102F33, random.nextFloat())); + particleAccess.setAlpha(.5f); + if (random.nextFloat() < 1 / 16f) + particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.BLACK_MASTIC_BLOCK.get().defaultBlockState()), .25f); + } + + @Override + public void affectEntity(Entity entity, Level level) { + if (level.isClientSide) { + return; + } + + if (entity.isOnFire()) { + entity.clearFire(); + } + } + } + + public static class GrayDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); + + @Override + public boolean isValidAt(Level level, BlockPos pos) { + FluidState fluidState = level.getFluidState(pos); + return fluidState.is(GarnishedFluids.GRAY_MASTIC_RESIN.get().getSource()) || fluidState.is(GarnishedFluids.GRAY_MASTIC_RESIN.get().getFlowing()); + } + + @Override + public int getPriority() { + return 3300; + } + + @Override + public boolean canProcess(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.GRAY_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.isPresent(); + } + + @Override + @Nullable + public List process(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.GRAY_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); + } + + @Override + public void spawnProcessingParticles(Level level, Vec3 pos) { + if (level.random.nextInt(8) != 0) + return; + level.addParticle(ParticleTypes.ITEM_SLIME, pos.x, pos.y + .25f, pos.z, 0, 1 / 16f, 0); + } + + @Override + public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { + particleAccess.setColor(Color.mixColors(0x2D333D, 0x475156, random.nextFloat())); + particleAccess.setAlpha(.5f); + if (random.nextFloat() < 1 / 16f) + particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.GRAY_MASTIC_BLOCK.get().defaultBlockState()), .25f); + } + + @Override + public void affectEntity(Entity entity, Level level) { + if (level.isClientSide) { + return; + } + + if (entity.isOnFire()) { + entity.clearFire(); + } + } + } + + public static class LightGrayDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); + + @Override + public boolean isValidAt(Level level, BlockPos pos) { + FluidState fluidState = level.getFluidState(pos); + return fluidState.is(GarnishedFluids.LIGHT_GRAY_MASTIC_RESIN.get().getSource()) || fluidState.is(GarnishedFluids.LIGHT_GRAY_MASTIC_RESIN.get().getFlowing()); + } + + @Override + public int getPriority() { + return 3400; + } + + @Override + public boolean canProcess(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.LIGHT_GRAY_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.isPresent(); + } + + @Override + @Nullable + public List process(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.LIGHT_GRAY_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); + } + + @Override + public void spawnProcessingParticles(Level level, Vec3 pos) { + if (level.random.nextInt(8) != 0) + return; + level.addParticle(ParticleTypes.ITEM_SLIME, pos.x, pos.y + .25f, pos.z, 0, 1 / 16f, 0); + } + + @Override + public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { + particleAccess.setColor(Color.mixColors(0x7587A3, 0x9AB1BC, random.nextFloat())); + particleAccess.setAlpha(.5f); + if (random.nextFloat() < 1 / 16f) + particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.LIGHT_GRAY_MASTIC_BLOCK.get().defaultBlockState()), .25f); + } + + @Override + public void affectEntity(Entity entity, Level level) { + if (level.isClientSide) { + return; + } + + if (entity.isOnFire()) { + entity.clearFire(); + } + } + } + + public static class WhiteDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); + + @Override + public boolean isValidAt(Level level, BlockPos pos) { + FluidState fluidState = level.getFluidState(pos); + return fluidState.is(GarnishedFluids.WHITE_MASTIC_RESIN.get().getSource()) || fluidState.is(GarnishedFluids.WHITE_MASTIC_RESIN.get().getFlowing()); + } + + @Override + public int getPriority() { + return 3500; + } + + @Override + public boolean canProcess(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.WHITE_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.isPresent(); + } + + @Override + @Nullable + public List process(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.WHITE_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); + } + + @Override + public void spawnProcessingParticles(Level level, Vec3 pos) { + if (level.random.nextInt(8) != 0) + return; + level.addParticle(ParticleTypes.ITEM_SLIME, pos.x, pos.y + .25f, pos.z, 0, 1 / 16f, 0); + } + + @Override + public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { + particleAccess.setColor(Color.mixColors(0xC0C4E0, 0xE6E9F4, random.nextFloat())); + particleAccess.setAlpha(.5f); + if (random.nextFloat() < 1 / 16f) + particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.WHITE_MASTIC_BLOCK.get().defaultBlockState()), .25f); + } + + @Override + public void affectEntity(Entity entity, Level level) { + if (level.isClientSide) { + return; + } + + if (entity.isOnFire()) { + entity.clearFire(); + } + } + } + + public static class BrownDyeBlowingFanProcessingType implements FanProcessingType { + private static final DyeBlowingFanRecipe.DyeBlowingWrapper BLOWING_WRAPPER = new DyeBlowingFanRecipe.DyeBlowingWrapper(); + + @Override + public boolean isValidAt(Level level, BlockPos pos) { + FluidState fluidState = level.getFluidState(pos); + return fluidState.is(GarnishedFluids.BROWN_MASTIC_RESIN.get().getSource()) || fluidState.is(GarnishedFluids.BROWN_MASTIC_RESIN.get().getFlowing()); + } + + @Override + public int getPriority() { + return 3600; + } + + @Override + public boolean canProcess(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.BROWN_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.isPresent(); + } + + @Override + @Nullable + public List process(ItemStack stack, Level level) { + BLOWING_WRAPPER.setItem(0, stack); + Optional recipe = GarnishedRecipeTypes.BROWN_DYE_BLOWING.find(BLOWING_WRAPPER, level); + return recipe.map(dyeBlowingFanRecipe -> RecipeApplier.applyRecipeOn(stack, dyeBlowingFanRecipe)).orElse(null); + } + + @Override + public void spawnProcessingParticles(Level level, Vec3 pos) { + if (level.random.nextInt(8) != 0) + return; + level.addParticle(ParticleTypes.ITEM_SLIME, pos.x, pos.y + .25f, pos.z, 0, 1 / 16f, 0); + } + + @Override + public void morphAirFlow(AirFlowParticleAccess particleAccess, RandomSource random) { + particleAccess.setColor(Color.mixColors(0x614332, 0x825B43, random.nextFloat())); + particleAccess.setAlpha(.5f); + if (random.nextFloat() < 1 / 16f) + particleAccess.spawnExtraParticle(new BlockParticleOption(ParticleTypes.BLOCK, GarnishedBlocks.BROWN_MASTIC_BLOCK.get().defaultBlockState()), .25f); + } + + @Override + public void affectEntity(Entity entity, Level level) { + if (level.isClientSide) { + return; + } + + if (entity.isOnFire()) { + entity.clearFire(); + } + } + } + public static void register() {} } diff --git a/src/main/java/net/dakotapride/garnished/recipe/GrayDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/GrayDyeBlowingFanRecipe.java new file mode 100644 index 00000000..17db9ff5 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/recipe/GrayDyeBlowingFanRecipe.java @@ -0,0 +1,16 @@ +package net.dakotapride.garnished.recipe; + +import javax.annotation.ParametersAreNonnullByDefault; + +import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; + +import net.dakotapride.garnished.registry.GarnishedRecipeTypes; + +@ParametersAreNonnullByDefault +public class GrayDyeBlowingFanRecipe extends DyeBlowingFanRecipe { + public GrayDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { + super(GarnishedRecipeTypes.GRAY_DYE_BLOWING, params); + } + + +} diff --git a/src/main/java/net/dakotapride/garnished/recipe/GreenDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/GreenDyeBlowingFanRecipe.java index 3c8d5c97..9efeac76 100644 --- a/src/main/java/net/dakotapride/garnished/recipe/GreenDyeBlowingFanRecipe.java +++ b/src/main/java/net/dakotapride/garnished/recipe/GreenDyeBlowingFanRecipe.java @@ -2,43 +2,16 @@ import javax.annotation.ParametersAreNonnullByDefault; -import com.simibubi.create.content.processing.recipe.ProcessingRecipe; import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; -import io.github.fabricators_of_create.porting_lib.transfer.item.ItemStackHandler; -import io.github.fabricators_of_create.porting_lib.transfer.item.RecipeWrapper; import net.dakotapride.garnished.registry.GarnishedRecipeTypes; -import net.minecraft.world.level.Level; @ParametersAreNonnullByDefault -public class GreenDyeBlowingFanRecipe extends ProcessingRecipe { +public class GreenDyeBlowingFanRecipe extends DyeBlowingFanRecipe { public GreenDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { super(GarnishedRecipeTypes.GREEN_DYE_BLOWING, params); } - @Override - public boolean matches(GreenDyeBlowingWrapper inv, Level worldIn) { - if (inv.isEmpty()) - return false; - return ingredients.get(0) - .test(inv.getItem(0)); - } - - @Override - protected int getMaxInputCount() { - return 1; - } - - @Override - protected int getMaxOutputCount() { - return 12; - } - - public static class GreenDyeBlowingWrapper extends RecipeWrapper { - public GreenDyeBlowingWrapper() { - super(new ItemStackHandler(1)); - } - } } diff --git a/src/main/java/net/dakotapride/garnished/recipe/LightBlueDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/LightBlueDyeBlowingFanRecipe.java new file mode 100644 index 00000000..cacff7b9 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/recipe/LightBlueDyeBlowingFanRecipe.java @@ -0,0 +1,16 @@ +package net.dakotapride.garnished.recipe; + +import javax.annotation.ParametersAreNonnullByDefault; + +import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; + +import net.dakotapride.garnished.registry.GarnishedRecipeTypes; + +@ParametersAreNonnullByDefault +public class LightBlueDyeBlowingFanRecipe extends DyeBlowingFanRecipe { + public LightBlueDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { + super(GarnishedRecipeTypes.LIGHT_BLUE_DYE_BLOWING, params); + } + + +} diff --git a/src/main/java/net/dakotapride/garnished/recipe/LightGrayDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/LightGrayDyeBlowingFanRecipe.java new file mode 100644 index 00000000..b17313eb --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/recipe/LightGrayDyeBlowingFanRecipe.java @@ -0,0 +1,16 @@ +package net.dakotapride.garnished.recipe; + +import javax.annotation.ParametersAreNonnullByDefault; + +import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; + +import net.dakotapride.garnished.registry.GarnishedRecipeTypes; + +@ParametersAreNonnullByDefault +public class LightGrayDyeBlowingFanRecipe extends DyeBlowingFanRecipe { + public LightGrayDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { + super(GarnishedRecipeTypes.LIGHT_GRAY_DYE_BLOWING, params); + } + + +} diff --git a/src/main/java/net/dakotapride/garnished/recipe/LimeDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/LimeDyeBlowingFanRecipe.java new file mode 100644 index 00000000..486c80fc --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/recipe/LimeDyeBlowingFanRecipe.java @@ -0,0 +1,16 @@ +package net.dakotapride.garnished.recipe; + +import javax.annotation.ParametersAreNonnullByDefault; + +import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; + +import net.dakotapride.garnished.registry.GarnishedRecipeTypes; + +@ParametersAreNonnullByDefault +public class LimeDyeBlowingFanRecipe extends DyeBlowingFanRecipe { + public LimeDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { + super(GarnishedRecipeTypes.LIME_DYE_BLOWING, params); + } + + +} diff --git a/src/main/java/net/dakotapride/garnished/recipe/MagentaDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/MagentaDyeBlowingFanRecipe.java new file mode 100644 index 00000000..c34de196 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/recipe/MagentaDyeBlowingFanRecipe.java @@ -0,0 +1,16 @@ +package net.dakotapride.garnished.recipe; + +import javax.annotation.ParametersAreNonnullByDefault; + +import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; + +import net.dakotapride.garnished.registry.GarnishedRecipeTypes; + +@ParametersAreNonnullByDefault +public class MagentaDyeBlowingFanRecipe extends DyeBlowingFanRecipe { + + public MagentaDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { + super(GarnishedRecipeTypes.MAGENTA_DYE_BLOWING, params); + } + +} diff --git a/src/main/java/net/dakotapride/garnished/recipe/OrangeDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/OrangeDyeBlowingFanRecipe.java index a25c80e1..ee4b1eb0 100644 --- a/src/main/java/net/dakotapride/garnished/recipe/OrangeDyeBlowingFanRecipe.java +++ b/src/main/java/net/dakotapride/garnished/recipe/OrangeDyeBlowingFanRecipe.java @@ -2,43 +2,15 @@ import javax.annotation.ParametersAreNonnullByDefault; -import com.simibubi.create.content.processing.recipe.ProcessingRecipe; import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; -import io.github.fabricators_of_create.porting_lib.transfer.item.ItemStackHandler; -import io.github.fabricators_of_create.porting_lib.transfer.item.RecipeWrapper; import net.dakotapride.garnished.registry.GarnishedRecipeTypes; -import net.minecraft.world.level.Level; @ParametersAreNonnullByDefault -public class OrangeDyeBlowingFanRecipe extends ProcessingRecipe { +public class OrangeDyeBlowingFanRecipe extends DyeBlowingFanRecipe { public OrangeDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { super(GarnishedRecipeTypes.ORANGE_DYE_BLOWING, params); } - @Override - public boolean matches(OrangeDyeBlowingWrapper inv, Level worldIn) { - if (inv.isEmpty()) - return false; - return ingredients.get(0) - .test(inv.getItem(0)); - } - - @Override - protected int getMaxInputCount() { - return 1; - } - - @Override - protected int getMaxOutputCount() { - return 12; - } - - public static class OrangeDyeBlowingWrapper extends RecipeWrapper { - public OrangeDyeBlowingWrapper() { - super(new ItemStackHandler(1)); - } - } - } diff --git a/src/main/java/net/dakotapride/garnished/recipe/PinkDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/PinkDyeBlowingFanRecipe.java new file mode 100644 index 00000000..442eff96 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/recipe/PinkDyeBlowingFanRecipe.java @@ -0,0 +1,16 @@ +package net.dakotapride.garnished.recipe; + +import javax.annotation.ParametersAreNonnullByDefault; + +import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; + +import net.dakotapride.garnished.registry.GarnishedRecipeTypes; + +@ParametersAreNonnullByDefault +public class PinkDyeBlowingFanRecipe extends DyeBlowingFanRecipe { + + public PinkDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { + super(GarnishedRecipeTypes.PINK_DYE_BLOWING, params); + } + +} diff --git a/src/main/java/net/dakotapride/garnished/recipe/PurpleDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/PurpleDyeBlowingFanRecipe.java index 8588163b..ff7f92f6 100644 --- a/src/main/java/net/dakotapride/garnished/recipe/PurpleDyeBlowingFanRecipe.java +++ b/src/main/java/net/dakotapride/garnished/recipe/PurpleDyeBlowingFanRecipe.java @@ -2,43 +2,15 @@ import javax.annotation.ParametersAreNonnullByDefault; -import com.simibubi.create.content.processing.recipe.ProcessingRecipe; import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; -import io.github.fabricators_of_create.porting_lib.transfer.item.ItemStackHandler; -import io.github.fabricators_of_create.porting_lib.transfer.item.RecipeWrapper; import net.dakotapride.garnished.registry.GarnishedRecipeTypes; -import net.minecraft.world.level.Level; @ParametersAreNonnullByDefault -public class PurpleDyeBlowingFanRecipe extends ProcessingRecipe { +public class PurpleDyeBlowingFanRecipe extends DyeBlowingFanRecipe { public PurpleDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { super(GarnishedRecipeTypes.PURPLE_DYE_BLOWING, params); } - @Override - public boolean matches(PurpleDyeBlowingWrapper inv, Level worldIn) { - if (inv.isEmpty()) - return false; - return ingredients.get(0) - .test(inv.getItem(0)); - } - - @Override - protected int getMaxInputCount() { - return 1; - } - - @Override - protected int getMaxOutputCount() { - return 12; - } - - public static class PurpleDyeBlowingWrapper extends RecipeWrapper { - public PurpleDyeBlowingWrapper() { - super(new ItemStackHandler(1)); - } - } - } diff --git a/src/main/java/net/dakotapride/garnished/recipe/RedDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/RedDyeBlowingFanRecipe.java index 48d6918d..ae91345b 100644 --- a/src/main/java/net/dakotapride/garnished/recipe/RedDyeBlowingFanRecipe.java +++ b/src/main/java/net/dakotapride/garnished/recipe/RedDyeBlowingFanRecipe.java @@ -2,43 +2,15 @@ import javax.annotation.ParametersAreNonnullByDefault; -import com.simibubi.create.content.processing.recipe.ProcessingRecipe; import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; -import io.github.fabricators_of_create.porting_lib.transfer.item.ItemStackHandler; -import io.github.fabricators_of_create.porting_lib.transfer.item.RecipeWrapper; import net.dakotapride.garnished.registry.GarnishedRecipeTypes; -import net.minecraft.world.level.Level; @ParametersAreNonnullByDefault -public class RedDyeBlowingFanRecipe extends ProcessingRecipe { +public class RedDyeBlowingFanRecipe extends DyeBlowingFanRecipe { public RedDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { super(GarnishedRecipeTypes.RED_DYE_BLOWING, params); } - @Override - public boolean matches(RedDyeBlowingWrapper inv, Level worldIn) { - if (inv.isEmpty()) - return false; - return ingredients.get(0) - .test(inv.getItem(0)); - } - - @Override - protected int getMaxInputCount() { - return 1; - } - - @Override - protected int getMaxOutputCount() { - return 12; - } - - public static class RedDyeBlowingWrapper extends RecipeWrapper { - public RedDyeBlowingWrapper() { - super(new ItemStackHandler(1)); - } - } - } diff --git a/src/main/java/net/dakotapride/garnished/recipe/WhiteDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/WhiteDyeBlowingFanRecipe.java new file mode 100644 index 00000000..35d65e2c --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/recipe/WhiteDyeBlowingFanRecipe.java @@ -0,0 +1,16 @@ +package net.dakotapride.garnished.recipe; + +import javax.annotation.ParametersAreNonnullByDefault; + +import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; + +import net.dakotapride.garnished.registry.GarnishedRecipeTypes; + +@ParametersAreNonnullByDefault +public class WhiteDyeBlowingFanRecipe extends DyeBlowingFanRecipe { + public WhiteDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { + super(GarnishedRecipeTypes.WHITE_DYE_BLOWING, params); + } + + +} diff --git a/src/main/java/net/dakotapride/garnished/recipe/YellowDyeBlowingFanRecipe.java b/src/main/java/net/dakotapride/garnished/recipe/YellowDyeBlowingFanRecipe.java index 78fc280f..3144c45e 100644 --- a/src/main/java/net/dakotapride/garnished/recipe/YellowDyeBlowingFanRecipe.java +++ b/src/main/java/net/dakotapride/garnished/recipe/YellowDyeBlowingFanRecipe.java @@ -2,43 +2,15 @@ import javax.annotation.ParametersAreNonnullByDefault; -import com.simibubi.create.content.processing.recipe.ProcessingRecipe; import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; -import io.github.fabricators_of_create.porting_lib.transfer.item.ItemStackHandler; -import io.github.fabricators_of_create.porting_lib.transfer.item.RecipeWrapper; import net.dakotapride.garnished.registry.GarnishedRecipeTypes; -import net.minecraft.world.level.Level; @ParametersAreNonnullByDefault -public class YellowDyeBlowingFanRecipe extends ProcessingRecipe { +public class YellowDyeBlowingFanRecipe extends DyeBlowingFanRecipe { public YellowDyeBlowingFanRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) { super(GarnishedRecipeTypes.YELLOW_DYE_BLOWING, params); } - @Override - public boolean matches(YellowDyeBlowingWrapper inv, Level worldIn) { - if (inv.isEmpty()) - return false; - return ingredients.get(0) - .test(inv.getItem(0)); - } - - @Override - protected int getMaxInputCount() { - return 1; - } - - @Override - protected int getMaxOutputCount() { - return 12; - } - - public static class YellowDyeBlowingWrapper extends RecipeWrapper { - public YellowDyeBlowingWrapper() { - super(new ItemStackHandler(1)); - } - } - } diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanBlackDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanBlackDyeingEmiRecipe.java new file mode 100644 index 00000000..01cd59e5 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanBlackDyeingEmiRecipe.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.EMI; + +import net.dakotapride.garnished.recipe.BlackDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class FanBlackDyeingEmiRecipe extends FanDyeingEmiRecipe { + public FanBlackDyeingEmiRecipe(BlackDyeBlowingFanRecipe recipe) { + super(GarnishedEMI.FAN_BLACK_DYEING, recipe, GarnishedFluids.BLACK_MASTIC_RESIN.get()); + } +} diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanBlueDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanBlueDyeingEmiRecipe.java index ddf1839e..691c5275 100644 --- a/src/main/java/net/dakotapride/garnished/registry/EMI/FanBlueDyeingEmiRecipe.java +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanBlueDyeingEmiRecipe.java @@ -1,24 +1,11 @@ package net.dakotapride.garnished.registry.EMI; -import com.mojang.blaze3d.vertex.PoseStack; -import com.simibubi.create.compat.emi.CreateEmiAnimations; -import com.simibubi.create.compat.emi.recipes.fan.FanEmiRecipe; -import com.simibubi.create.foundation.gui.element.GuiGameElement; - import net.dakotapride.garnished.recipe.BlueDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedFluids; -public class FanBlueDyeingEmiRecipe extends FanEmiRecipe.MultiOutput { +public class FanBlueDyeingEmiRecipe extends FanDyeingEmiRecipe { public FanBlueDyeingEmiRecipe(BlueDyeBlowingFanRecipe recipe) { - super(GarnishedEMI.FAN_BLUE_DYEING, recipe); - } - - @Override - protected void renderAttachedBlock(PoseStack graphics) { - GuiGameElement.of(GarnishedFluids.BLUE_MASTIC_RESIN.get()) - .scale(SCALE) - .atLocal(0, 0, 2) - .lighting(CreateEmiAnimations.DEFAULT_LIGHTING) - .render(graphics); + super(GarnishedEMI.FAN_BLUE_DYEING, recipe, GarnishedFluids.BLUE_MASTIC_RESIN.get()); } } diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanBrownDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanBrownDyeingEmiRecipe.java new file mode 100644 index 00000000..cdb1aabc --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanBrownDyeingEmiRecipe.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.EMI; + +import net.dakotapride.garnished.recipe.BrownDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class FanBrownDyeingEmiRecipe extends FanDyeingEmiRecipe { + public FanBrownDyeingEmiRecipe(BrownDyeBlowingFanRecipe recipe) { + super(GarnishedEMI.FAN_BROWN_DYEING, recipe, GarnishedFluids.BROWN_MASTIC_RESIN.get()); + } +} diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanCyanDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanCyanDyeingEmiRecipe.java new file mode 100644 index 00000000..49680cf8 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanCyanDyeingEmiRecipe.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.EMI; + +import net.dakotapride.garnished.recipe.CyanDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class FanCyanDyeingEmiRecipe extends FanDyeingEmiRecipe { + public FanCyanDyeingEmiRecipe(CyanDyeBlowingFanRecipe recipe) { + super(GarnishedEMI.FAN_CYAN_DYEING, recipe, GarnishedFluids.CYAN_MASTIC_RESIN.get()); + } +} diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanDyeingEmiRecipe.java new file mode 100644 index 00000000..a6b0edc7 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanDyeingEmiRecipe.java @@ -0,0 +1,33 @@ +package net.dakotapride.garnished.registry.EMI; + +import com.mojang.blaze3d.vertex.PoseStack; +import com.simibubi.create.compat.emi.CreateEmiAnimations; +import com.simibubi.create.compat.emi.recipes.fan.FanEmiRecipe; +import com.simibubi.create.foundation.gui.element.GuiGameElement; + +import dev.emi.emi.api.recipe.EmiRecipeCategory; +import net.dakotapride.garnished.recipe.BlueDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.DyeBlowingFanRecipe; +import net.minecraft.world.level.material.Fluid; + +public class FanDyeingEmiRecipe extends FanEmiRecipe.MultiOutput { + DyeBlowingFanRecipe recipe; + EmiRecipeCategory category; + Fluid fluid; + + public FanDyeingEmiRecipe(EmiRecipeCategory type, DyeBlowingFanRecipe recipe, Fluid fluid) { + super(type, recipe); + this.recipe = recipe; + this.category = type; + this.fluid = fluid; + } + + @Override + protected void renderAttachedBlock(PoseStack graphics) { + GuiGameElement.of(fluid) + .scale(SCALE) + .atLocal(0, 0, 2) + .lighting(CreateEmiAnimations.DEFAULT_LIGHTING) + .render(graphics); + } +} diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanGrayDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanGrayDyeingEmiRecipe.java new file mode 100644 index 00000000..611bc7ea --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanGrayDyeingEmiRecipe.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.EMI; + +import net.dakotapride.garnished.recipe.GrayDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class FanGrayDyeingEmiRecipe extends FanDyeingEmiRecipe { + public FanGrayDyeingEmiRecipe(GrayDyeBlowingFanRecipe recipe) { + super(GarnishedEMI.FAN_GRAY_DYEING, recipe, GarnishedFluids.GRAY_MASTIC_RESIN.get()); + } +} diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanGreenDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanGreenDyeingEmiRecipe.java index 3cd7ba4a..fc48417c 100644 --- a/src/main/java/net/dakotapride/garnished/registry/EMI/FanGreenDyeingEmiRecipe.java +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanGreenDyeingEmiRecipe.java @@ -8,17 +8,8 @@ import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedFluids; -public class FanGreenDyeingEmiRecipe extends FanEmiRecipe.MultiOutput { +public class FanGreenDyeingEmiRecipe extends FanDyeingEmiRecipe { public FanGreenDyeingEmiRecipe(GreenDyeBlowingFanRecipe recipe) { - super(GarnishedEMI.FAN_GREEN_DYEING, recipe); - } - - @Override - protected void renderAttachedBlock(PoseStack graphics) { - GuiGameElement.of(GarnishedFluids.GREEN_MASTIC_RESIN.get()) - .scale(SCALE) - .atLocal(0, 0, 2) - .lighting(CreateEmiAnimations.DEFAULT_LIGHTING) - .render(graphics); + super(GarnishedEMI.FAN_GREEN_DYEING, recipe, GarnishedFluids.GREEN_MASTIC_RESIN.get()); } } diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanLightBlueDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanLightBlueDyeingEmiRecipe.java new file mode 100644 index 00000000..6d36d937 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanLightBlueDyeingEmiRecipe.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.EMI; + +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.LightBlueDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class FanLightBlueDyeingEmiRecipe extends FanDyeingEmiRecipe { + public FanLightBlueDyeingEmiRecipe(LightBlueDyeBlowingFanRecipe recipe) { + super(GarnishedEMI.FAN_LIGHT_BLUE_DYEING, recipe, GarnishedFluids.LIGHT_BLUE_MASTIC_RESIN.get()); + } +} diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanLightGrayDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanLightGrayDyeingEmiRecipe.java new file mode 100644 index 00000000..c5c4215f --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanLightGrayDyeingEmiRecipe.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.EMI; + +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.LightGrayDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class FanLightGrayDyeingEmiRecipe extends FanDyeingEmiRecipe { + public FanLightGrayDyeingEmiRecipe(LightGrayDyeBlowingFanRecipe recipe) { + super(GarnishedEMI.FAN_LIGHT_GRAY_DYEING, recipe, GarnishedFluids.LIGHT_GRAY_MASTIC_RESIN.get()); + } +} diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanLimeDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanLimeDyeingEmiRecipe.java new file mode 100644 index 00000000..5a6b7b48 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanLimeDyeingEmiRecipe.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.EMI; + +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.LimeDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class FanLimeDyeingEmiRecipe extends FanDyeingEmiRecipe { + public FanLimeDyeingEmiRecipe(LimeDyeBlowingFanRecipe recipe) { + super(GarnishedEMI.FAN_LIME_DYEING, recipe, GarnishedFluids.LIME_MASTIC_RESIN.get()); + } +} diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanMagentaDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanMagentaDyeingEmiRecipe.java new file mode 100644 index 00000000..c07a5d3c --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanMagentaDyeingEmiRecipe.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.EMI; + +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.MagentaDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class FanMagentaDyeingEmiRecipe extends FanDyeingEmiRecipe { + public FanMagentaDyeingEmiRecipe(MagentaDyeBlowingFanRecipe recipe) { + super(GarnishedEMI.FAN_MAGENTA_DYEING, recipe, GarnishedFluids.MAGENTA_MASTIC_RESIN.get()); + } +} diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanOrangeDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanOrangeDyeingEmiRecipe.java index 66cb0ccb..f685d96d 100644 --- a/src/main/java/net/dakotapride/garnished/registry/EMI/FanOrangeDyeingEmiRecipe.java +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanOrangeDyeingEmiRecipe.java @@ -1,24 +1,11 @@ package net.dakotapride.garnished.registry.EMI; -import com.mojang.blaze3d.vertex.PoseStack; -import com.simibubi.create.compat.emi.CreateEmiAnimations; -import com.simibubi.create.compat.emi.recipes.fan.FanEmiRecipe; -import com.simibubi.create.foundation.gui.element.GuiGameElement; - +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; import net.dakotapride.garnished.recipe.OrangeDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedFluids; -public class FanOrangeDyeingEmiRecipe extends FanEmiRecipe.MultiOutput { +public class FanOrangeDyeingEmiRecipe extends FanDyeingEmiRecipe { public FanOrangeDyeingEmiRecipe(OrangeDyeBlowingFanRecipe recipe) { - super(GarnishedEMI.FAN_ORANGE_DYEING, recipe); - } - - @Override - protected void renderAttachedBlock(PoseStack graphics) { - GuiGameElement.of(GarnishedFluids.ORANGE_MASTIC_RESIN.get()) - .scale(SCALE) - .atLocal(0, 0, 2) - .lighting(CreateEmiAnimations.DEFAULT_LIGHTING) - .render(graphics); + super(GarnishedEMI.FAN_ORANGE_DYEING, recipe, GarnishedFluids.ORANGE_MASTIC_RESIN.get()); } } diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanPinkDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanPinkDyeingEmiRecipe.java new file mode 100644 index 00000000..38db852f --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanPinkDyeingEmiRecipe.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.EMI; + +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.PinkDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class FanPinkDyeingEmiRecipe extends FanDyeingEmiRecipe { + public FanPinkDyeingEmiRecipe(PinkDyeBlowingFanRecipe recipe) { + super(GarnishedEMI.FAN_PINK_DYEING, recipe, GarnishedFluids.PINK_MASTIC_RESIN.get()); + } +} diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanPurpleDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanPurpleDyeingEmiRecipe.java index 2a630279..1ced7b60 100644 --- a/src/main/java/net/dakotapride/garnished/registry/EMI/FanPurpleDyeingEmiRecipe.java +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanPurpleDyeingEmiRecipe.java @@ -1,24 +1,11 @@ package net.dakotapride.garnished.registry.EMI; -import com.mojang.blaze3d.vertex.PoseStack; -import com.simibubi.create.compat.emi.CreateEmiAnimations; -import com.simibubi.create.compat.emi.recipes.fan.FanEmiRecipe; -import com.simibubi.create.foundation.gui.element.GuiGameElement; - +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; import net.dakotapride.garnished.recipe.PurpleDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedFluids; -public class FanPurpleDyeingEmiRecipe extends FanEmiRecipe.MultiOutput { +public class FanPurpleDyeingEmiRecipe extends FanDyeingEmiRecipe { public FanPurpleDyeingEmiRecipe(PurpleDyeBlowingFanRecipe recipe) { - super(GarnishedEMI.FAN_PURPLE_DYEING, recipe); - } - - @Override - protected void renderAttachedBlock(PoseStack graphics) { - GuiGameElement.of(GarnishedFluids.PURPLE_MASTIC_RESIN.get()) - .scale(SCALE) - .atLocal(0, 0, 2) - .lighting(CreateEmiAnimations.DEFAULT_LIGHTING) - .render(graphics); + super(GarnishedEMI.FAN_PURPLE_DYEING, recipe, GarnishedFluids.PURPLE_MASTIC_RESIN.get()); } } diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanRedDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanRedDyeingEmiRecipe.java index f2d094e7..197b2387 100644 --- a/src/main/java/net/dakotapride/garnished/registry/EMI/FanRedDyeingEmiRecipe.java +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanRedDyeingEmiRecipe.java @@ -1,24 +1,11 @@ package net.dakotapride.garnished.registry.EMI; -import com.mojang.blaze3d.vertex.PoseStack; -import com.simibubi.create.compat.emi.CreateEmiAnimations; -import com.simibubi.create.compat.emi.recipes.fan.FanEmiRecipe; -import com.simibubi.create.foundation.gui.element.GuiGameElement; - +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; import net.dakotapride.garnished.recipe.RedDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedFluids; -public class FanRedDyeingEmiRecipe extends FanEmiRecipe.MultiOutput { +public class FanRedDyeingEmiRecipe extends FanDyeingEmiRecipe { public FanRedDyeingEmiRecipe(RedDyeBlowingFanRecipe recipe) { - super(GarnishedEMI.FAN_RED_DYEING, recipe); - } - - @Override - protected void renderAttachedBlock(PoseStack graphics) { - GuiGameElement.of(GarnishedFluids.RED_MASTIC_RESIN.get()) - .scale(SCALE) - .atLocal(0, 0, 2) - .lighting(CreateEmiAnimations.DEFAULT_LIGHTING) - .render(graphics); + super(GarnishedEMI.FAN_RED_DYEING, recipe, GarnishedFluids.RED_MASTIC_RESIN.get()); } } diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanWhiteDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanWhiteDyeingEmiRecipe.java new file mode 100644 index 00000000..206d7df2 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanWhiteDyeingEmiRecipe.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.EMI; + +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.WhiteDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class FanWhiteDyeingEmiRecipe extends FanDyeingEmiRecipe { + public FanWhiteDyeingEmiRecipe(WhiteDyeBlowingFanRecipe recipe) { + super(GarnishedEMI.FAN_WHITE_DYEING, recipe, GarnishedFluids.WHITE_MASTIC_RESIN.get()); + } +} diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/FanYellowDyeingEmiRecipe.java b/src/main/java/net/dakotapride/garnished/registry/EMI/FanYellowDyeingEmiRecipe.java index 6e4001b0..0b2936ca 100644 --- a/src/main/java/net/dakotapride/garnished/registry/EMI/FanYellowDyeingEmiRecipe.java +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/FanYellowDyeingEmiRecipe.java @@ -1,24 +1,11 @@ package net.dakotapride.garnished.registry.EMI; -import com.mojang.blaze3d.vertex.PoseStack; -import com.simibubi.create.compat.emi.CreateEmiAnimations; -import com.simibubi.create.compat.emi.recipes.fan.FanEmiRecipe; -import com.simibubi.create.foundation.gui.element.GuiGameElement; - +import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; import net.dakotapride.garnished.recipe.YellowDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedFluids; -public class FanYellowDyeingEmiRecipe extends FanEmiRecipe.MultiOutput { +public class FanYellowDyeingEmiRecipe extends FanDyeingEmiRecipe { public FanYellowDyeingEmiRecipe(YellowDyeBlowingFanRecipe recipe) { - super(GarnishedEMI.FAN_YELLOW_DYEING, recipe); - } - - @Override - protected void renderAttachedBlock(PoseStack graphics) { - GuiGameElement.of(GarnishedFluids.YELLOW_MASTIC_RESIN.get()) - .scale(SCALE) - .atLocal(0, 0, 2) - .lighting(CreateEmiAnimations.DEFAULT_LIGHTING) - .render(graphics); + super(GarnishedEMI.FAN_YELLOW_DYEING, recipe, GarnishedFluids.YELLOW_MASTIC_RESIN.get()); } } diff --git a/src/main/java/net/dakotapride/garnished/registry/EMI/GarnishedEMI.java b/src/main/java/net/dakotapride/garnished/registry/EMI/GarnishedEMI.java index b1b2c704..10b4c857 100644 --- a/src/main/java/net/dakotapride/garnished/registry/EMI/GarnishedEMI.java +++ b/src/main/java/net/dakotapride/garnished/registry/EMI/GarnishedEMI.java @@ -6,8 +6,6 @@ import java.util.function.Function; import java.util.function.Supplier; -import org.jetbrains.annotations.NotNull; - import com.simibubi.create.AllFluids; import com.simibubi.create.AllItems; import com.simibubi.create.AllMenuTypes; @@ -18,7 +16,6 @@ import com.simibubi.create.content.fluids.VirtualFluid; import com.simibubi.create.foundation.gui.menu.AbstractSimiContainerScreen; import com.simibubi.create.foundation.item.TagDependentIngredientItem; -import com.tterrag.registrate.fabric.SimpleFlowableFluid; import dev.emi.emi.api.EmiPlugin; import dev.emi.emi.api.EmiRegistry; @@ -30,15 +27,15 @@ import dev.emi.emi.api.stack.EmiStack; import dev.emi.emi.api.widget.Bounds; import net.dakotapride.garnished.CreateGarnished; +import net.dakotapride.garnished.recipe.MagentaDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedBlocks; import net.dakotapride.garnished.registry.GarnishedFluids; import net.dakotapride.garnished.registry.GarnishedRecipeTypes; import net.minecraft.resources.ResourceLocation; import net.minecraft.world.item.Items; import net.minecraft.world.item.crafting.Recipe; -import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.ItemLike; import net.minecraft.world.level.block.Blocks; -import net.minecraft.world.level.material.Fluid; import net.minecraft.world.level.material.Fluids; public class GarnishedEMI implements EmiPlugin { @@ -49,8 +46,18 @@ public class GarnishedEMI implements EmiPlugin { public static final EmiRecipeCategory FAN_ORANGE_DYEING = register("fan_orange_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.ORANGE_MASTIC_RESIN.get().getBucket())); public static final EmiRecipeCategory FAN_YELLOW_DYEING = register("fan_yellow_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.YELLOW_MASTIC_RESIN.get().getBucket())); public static final EmiRecipeCategory FAN_GREEN_DYEING = register("fan_green_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.GREEN_MASTIC_RESIN.get().getBucket())); + public static final EmiRecipeCategory FAN_LIME_DYEING = register("fan_lime_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.LIME_MASTIC_RESIN.get().getBucket())); public static final EmiRecipeCategory FAN_BLUE_DYEING = register("fan_blue_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.BLUE_MASTIC_RESIN.get().getBucket())); + public static final EmiRecipeCategory FAN_LIGHT_BLUE_DYEING = register("fan_light_blue_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.LIGHT_BLUE_MASTIC_RESIN.get().getBucket())); + public static final EmiRecipeCategory FAN_CYAN_DYEING = register("fan_cyan_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.CYAN_MASTIC_RESIN.get().getBucket())); public static final EmiRecipeCategory FAN_PURPLE_DYEING = register("fan_purple_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.PURPLE_MASTIC_RESIN.get().getBucket())); + public static final EmiRecipeCategory FAN_MAGENTA_DYEING = register("fan_magenta_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.MAGENTA_MASTIC_RESIN.get().getBucket())); + public static final EmiRecipeCategory FAN_PINK_DYEING = register("fan_pink_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.PINK_MASTIC_RESIN.get().getBucket())); + public static final EmiRecipeCategory FAN_BLACK_DYEING = register("fan_black_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.BLACK_MASTIC_RESIN.get().getBucket())); + public static final EmiRecipeCategory FAN_GRAY_DYEING = register("fan_gray_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.GRAY_MASTIC_RESIN.get().getBucket())); + public static final EmiRecipeCategory FAN_LIGHT_GRAY_DYEING = register("fan_light_gray_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.LIGHT_GRAY_MASTIC_RESIN.get().getBucket())); + public static final EmiRecipeCategory FAN_WHITE_DYEING = register("fan_white_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.WHITE_MASTIC_RESIN.get().getBucket())); + public static final EmiRecipeCategory FAN_BROWN_DYEING = register("fan_brown_dyeing", DoubleItemIcon.of(AllItems.PROPELLER.get(), GarnishedFluids.BROWN_MASTIC_RESIN.get().getBucket())); private static EmiRecipeCategory register(String name, EmiRenderable icon) { ResourceLocation id = CreateGarnished.asResource(name); @@ -88,8 +95,18 @@ public void register(EmiRegistry registry) { registry.addWorkstation(FAN_ORANGE_DYEING, FanEmiRecipe.getFan("fan_orange_dyeing")); registry.addWorkstation(FAN_YELLOW_DYEING, FanEmiRecipe.getFan("fan_yellow_dyeing")); registry.addWorkstation(FAN_GREEN_DYEING, FanEmiRecipe.getFan("fan_green_dyeing")); + registry.addWorkstation(FAN_LIME_DYEING, FanEmiRecipe.getFan("fan_lime_dyeing")); registry.addWorkstation(FAN_BLUE_DYEING, FanEmiRecipe.getFan("fan_blue_dyeing")); + registry.addWorkstation(FAN_LIGHT_BLUE_DYEING, FanEmiRecipe.getFan("fan_light_blue_dyeing")); + registry.addWorkstation(FAN_CYAN_DYEING, FanEmiRecipe.getFan("fan_cyan_dyeing")); registry.addWorkstation(FAN_PURPLE_DYEING, FanEmiRecipe.getFan("fan_purple_dyeing")); + registry.addWorkstation(FAN_MAGENTA_DYEING, FanEmiRecipe.getFan("fan_magenta_dyeing")); + registry.addWorkstation(FAN_PINK_DYEING, FanEmiRecipe.getFan("fan_pink_dyeing")); + registry.addWorkstation(FAN_BLACK_DYEING, FanEmiRecipe.getFan("fan_black_dyeing")); + registry.addWorkstation(FAN_GRAY_DYEING, FanEmiRecipe.getFan("fan_gray_dyeing")); + registry.addWorkstation(FAN_LIGHT_GRAY_DYEING, FanEmiRecipe.getFan("fan_light_gray_dyeing")); + registry.addWorkstation(FAN_WHITE_DYEING, FanEmiRecipe.getFan("fan_white_dyeing")); + registry.addWorkstation(FAN_BROWN_DYEING, FanEmiRecipe.getFan("fan_brown_dyeing")); // RecipeManager manager = registry.getRecipeManager(); @@ -98,8 +115,18 @@ public void register(EmiRegistry registry) { addAll(registry, GarnishedRecipeTypes.ORANGE_DYE_BLOWING, FanOrangeDyeingEmiRecipe::new); addAll(registry, GarnishedRecipeTypes.YELLOW_DYE_BLOWING, FanYellowDyeingEmiRecipe::new); addAll(registry, GarnishedRecipeTypes.GREEN_DYE_BLOWING, FanGreenDyeingEmiRecipe::new); + addAll(registry, GarnishedRecipeTypes.LIME_DYE_BLOWING, FanLimeDyeingEmiRecipe::new); addAll(registry, GarnishedRecipeTypes.BLUE_DYE_BLOWING, FanBlueDyeingEmiRecipe::new); + addAll(registry, GarnishedRecipeTypes.LIGHT_BLUE_DYE_BLOWING, FanLightBlueDyeingEmiRecipe::new); + addAll(registry, GarnishedRecipeTypes.CYAN_DYE_BLOWING, FanCyanDyeingEmiRecipe::new); addAll(registry, GarnishedRecipeTypes.PURPLE_DYE_BLOWING, FanPurpleDyeingEmiRecipe::new); + addAll(registry, GarnishedRecipeTypes.MAGENTA_DYE_BLOWING, FanMagentaDyeingEmiRecipe::new); + addAll(registry, GarnishedRecipeTypes.PINK_DYE_BLOWING, FanPinkDyeingEmiRecipe::new); + addAll(registry, GarnishedRecipeTypes.BLACK_DYE_BLOWING, FanBlackDyeingEmiRecipe::new); + addAll(registry, GarnishedRecipeTypes.GRAY_DYE_BLOWING, FanGrayDyeingEmiRecipe::new); + addAll(registry, GarnishedRecipeTypes.LIGHT_GRAY_DYE_BLOWING, FanLightGrayDyeingEmiRecipe::new); + addAll(registry, GarnishedRecipeTypes.WHITE_DYE_BLOWING, FanWhiteDyeingEmiRecipe::new); + addAll(registry, GarnishedRecipeTypes.BROWN_DYE_BLOWING, FanBrownDyeingEmiRecipe::new); // In World Interaction recipes @@ -112,8 +139,18 @@ public void register(EmiRegistry registry) { EmiStack orangeMasticResin = EmiStack.of(GarnishedFluids.ORANGE_MASTIC_RESIN.get(), 81000); EmiStack yellowMasticResin = EmiStack.of(GarnishedFluids.YELLOW_MASTIC_RESIN.get(), 81000); EmiStack greenMasticResin = EmiStack.of(GarnishedFluids.GREEN_MASTIC_RESIN.get(), 81000); + EmiStack limeMasticResin = EmiStack.of(GarnishedFluids.LIME_MASTIC_RESIN.get(), 81000); EmiStack blueMasticResin = EmiStack.of(GarnishedFluids.BLUE_MASTIC_RESIN.get(), 81000); + EmiStack lightBlueMasticResin = EmiStack.of(GarnishedFluids.LIGHT_BLUE_MASTIC_RESIN.get(), 81000); + EmiStack cyanMasticResin = EmiStack.of(GarnishedFluids.CYAN_MASTIC_RESIN.get(), 81000); EmiStack purpleMasticResin = EmiStack.of(GarnishedFluids.PURPLE_MASTIC_RESIN.get(), 81000); + EmiStack magentaMasticResin = EmiStack.of(GarnishedFluids.MAGENTA_MASTIC_RESIN.get(), 81000); + EmiStack pinkMasticResin = EmiStack.of(GarnishedFluids.PINK_MASTIC_RESIN.get(), 81000); + EmiStack blackMasticResin = EmiStack.of(GarnishedFluids.BLACK_MASTIC_RESIN.get(), 81000); + EmiStack grayMasticResin = EmiStack.of(GarnishedFluids.GRAY_MASTIC_RESIN.get(), 81000); + EmiStack lightGrayMasticResin = EmiStack.of(GarnishedFluids.LIGHT_GRAY_MASTIC_RESIN.get(), 81000); + EmiStack whiteMasticResin = EmiStack.of(GarnishedFluids.WHITE_MASTIC_RESIN.get(), 81000); + EmiStack brownMasticResin = EmiStack.of(GarnishedFluids.BROWN_MASTIC_RESIN.get(), 81000); EmiStack lava = EmiStack.of(Fluids.LAVA, 81000); EmiStack garnishCatalyst = garnish.copy().setRemainder(garnish); EmiStack peanutOilCatalyst = peanutOil.copy().setRemainder(peanutOil); @@ -124,8 +161,18 @@ public void register(EmiRegistry registry) { EmiStack orangeMasticResinCatalyst = orangeMasticResin.copy().setRemainder(orangeMasticResin); EmiStack yellowMasticResinCatalyst = yellowMasticResin.copy().setRemainder(yellowMasticResin); EmiStack greenMasticResinCatalyst = greenMasticResin.copy().setRemainder(greenMasticResin); + EmiStack limeMasticResinCatalyst = limeMasticResin.copy().setRemainder(limeMasticResin); EmiStack blueMasticResinCatalyst = blueMasticResin.copy().setRemainder(blueMasticResin); + EmiStack lightBlueMasticResinCatalyst = lightBlueMasticResin.copy().setRemainder(lightBlueMasticResin); + EmiStack cyanMasticResinCatalyst = cyanMasticResin.copy().setRemainder(cyanMasticResin); EmiStack purpleMasticResinCatalyst = purpleMasticResin.copy().setRemainder(purpleMasticResin); + EmiStack magentaMasticResinCatalyst = magentaMasticResin.copy().setRemainder(magentaMasticResin); + EmiStack pinkMasticResinCatalyst = pinkMasticResin.copy().setRemainder(pinkMasticResin); + EmiStack blackMasticResinCatalyst = blackMasticResin.copy().setRemainder(blackMasticResin); + EmiStack grayMasticResinCatalyst = grayMasticResin.copy().setRemainder(grayMasticResin); + EmiStack lightGrayMasticResinCatalyst = lightGrayMasticResin.copy().setRemainder(lightGrayMasticResin); + EmiStack whiteMasticResinCatalyst = whiteMasticResin.copy().setRemainder(whiteMasticResin); + EmiStack brownMasticResinCatalyst = brownMasticResin.copy().setRemainder(brownMasticResin); EmiStack lavaCatalyst = lava.copy().setRemainder(lava); // addFluidInteractionRecipe(registry, "garnished/calcite", GarnishedFluids.GARNISH.get(), @@ -139,10 +186,10 @@ public void register(EmiRegistry registry) { // addFluidInteractionRecipe(registry, "garnished/ochrum", GarnishedFluids.APPLE_CIDER.get(), // Fluids.LAVA, AllPaletteStoneTypes.OCHRUM.getBaseBlock().get()); addRecipeSafe(registry, () -> EmiWorldInteractionRecipe.builder() - .id(synthetic("world/fluid_interaction", "garnished/ochrum")) + .id(synthetic("world/fluid_interaction", "garnished/carnotite")) .leftInput(appleCiderCatalyst) .rightInput(lavaCatalyst, false) - .output(EmiStack.of(AllPaletteStoneTypes.OCHRUM.getBaseBlock().get())) + .output(EmiStack.of(GarnishedBlocks.CARNOTITE.get())) .build()); // addFluidInteractionRecipe(registry, "garnished/dripstone", GarnishedFluids.PEANUT_OIL.get(), // Fluids.LAVA, AllPaletteStoneTypes.DRIPSTONE.getBaseBlock().get()); @@ -162,66 +209,40 @@ public void register(EmiRegistry registry) { .build()); // addFluidInteractionRecipe(registry, "garnished/tuff", GarnishedFluids.MASTIC_RESIN.get(), // Fluids.LAVA, AllPaletteStoneTypes.TUFF.getBaseBlock().get()); - addRecipeSafe(registry, () -> EmiWorldInteractionRecipe.builder() - .id(synthetic("world/fluid_interaction", "garnished/tuff")) - .leftInput(masticResinCatalyst) - .rightInput(lavaCatalyst, false) - .output(EmiStack.of(AllPaletteStoneTypes.TUFF.getBaseBlock().get())) - .build()); + addZultaniteInteraction("", registry, masticResinCatalyst, lavaCatalyst, GarnishedBlocks.ZULTANITE.get()); // addFluidInteractionRecipe(registry, "garnished/crimsite", GarnishedFluids.RED_MASTIC_RESIN.get(), // Fluids.LAVA, AllPaletteStoneTypes.CRIMSITE.getBaseBlock().get()); - addRecipeSafe(registry, () -> EmiWorldInteractionRecipe.builder() - .id(synthetic("world/fluid_interaction", "garnished/crimsite")) - .leftInput(redMasticResinCatalyst) - .rightInput(lavaCatalyst, false) - .output(EmiStack.of(AllPaletteStoneTypes.CRIMSITE.getBaseBlock().get())) - .build()); - // addFluidInteractionRecipe(registry, "garnished/ritualistic_stone", GarnishedFluids.ORANGE_MASTIC_RESIN.get(), - // Fluids.LAVA, GarnishedBlocks.RITUALISTIC_STONE.get()); - addRecipeSafe(registry, () -> EmiWorldInteractionRecipe.builder() - .id(synthetic("world/fluid_interaction", "garnished/ritualistic_stone")) - .leftInput(orangeMasticResinCatalyst) - .rightInput(lavaCatalyst, false) - .output(EmiStack.of(GarnishedBlocks.RITUALISTIC_STONE.get())) - .build()); - // addFluidInteractionRecipe(registry, "garnished/carnotite", GarnishedFluids.YELLOW_MASTIC_RESIN.get(), - // Fluids.LAVA, GarnishedBlocks.CARNOTITE.get()); - addRecipeSafe(registry, () -> EmiWorldInteractionRecipe.builder() - .id(synthetic("world/fluid_interaction", "garnished/carnotite")) - .leftInput(yellowMasticResinCatalyst) - .rightInput(lavaCatalyst, false) - .output(EmiStack.of(GarnishedBlocks.CARNOTITE.get())) - .build()); - // addFluidInteractionRecipe(registry, "garnished/veridium", GarnishedFluids.GREEN_MASTIC_RESIN.get(), - // Fluids.LAVA, AllPaletteStoneTypes.VERIDIUM.getBaseBlock().get()); - addRecipeSafe(registry, () -> EmiWorldInteractionRecipe.builder() - .id(synthetic("world/fluid_interaction", "garnished/veridium")) - .leftInput(greenMasticResinCatalyst) - .rightInput(lavaCatalyst, false) - .output(EmiStack.of(AllPaletteStoneTypes.VERIDIUM.getBaseBlock().get())) - .build()); - // addFluidInteractionRecipe(registry, "garnished/asurine", GarnishedFluids.BLUE_MASTIC_RESIN.get(), - // Fluids.LAVA, AllPaletteStoneTypes.ASURINE.getBaseBlock().get()); - addRecipeSafe(registry, () -> EmiWorldInteractionRecipe.builder() - .id(synthetic("world/fluid_interaction", "garnished/asurine")) - .leftInput(blueMasticResinCatalyst) - .rightInput(lavaCatalyst, false) - .output(EmiStack.of(AllPaletteStoneTypes.ASURINE.getBaseBlock().get())) - .build()); - // addFluidInteractionRecipe(registry, "garnished/abyssal_stone", GarnishedFluids.PURPLE_MASTIC_RESIN.get(), - // Fluids.LAVA, GarnishedBlocks.ABYSSAL_STONE.get()); - addRecipeSafe(registry, () -> EmiWorldInteractionRecipe.builder() - .id(synthetic("world/fluid_interaction", "garnished/abyssal_stone")) - .leftInput(purpleMasticResinCatalyst) - .rightInput(lavaCatalyst, false) - .output(EmiStack.of(GarnishedBlocks.ABYSSAL_STONE.get())) - .build()); + addZultaniteInteraction("red", registry, redMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.RED_ZULTANITE.get()); + addZultaniteInteraction("orange", registry, orangeMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.ORANGE_ZULTANITE.get()); + addZultaniteInteraction("yellow", registry, yellowMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.YELLOW_ZULTANITE.get()); + addZultaniteInteraction("green", registry, greenMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.GREEN_ZULTANITE.get()); + addZultaniteInteraction("lime", registry, limeMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.LIME_ZULTANITE.get()); + addZultaniteInteraction("blue", registry, blueMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.BLUE_ZULTANITE.get()); + addZultaniteInteraction("light_blue", registry, lightBlueMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.LIGHT_BLUE_ZULTANITE.get()); + addZultaniteInteraction("cyan", registry, cyanMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.CYAN_ZULTANITE.get()); + addZultaniteInteraction("purple", registry, purpleMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.PURPLE_ZULTANITE.get()); + addZultaniteInteraction("magenta", registry, magentaMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.MAGENTA_ZULTANITE.get()); + addZultaniteInteraction("pink", registry, pinkMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.PINK_ZULTANITE.get()); + addZultaniteInteraction("black", registry, blackMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.BLACK_ZULTANITE.get()); + addZultaniteInteraction("gray", registry, grayMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.GRAY_ZULTANITE.get()); + addZultaniteInteraction("light_gray", registry, lightGrayMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.LIGHT_GRAY_ZULTANITE.get()); + addZultaniteInteraction("white", registry, whiteMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.WHITE_ZULTANITE.get()); + addZultaniteInteraction("brown", registry, brownMasticResinCatalyst, lavaCatalyst, GarnishedBlocks.BROWN_ZULTANITE.get()); // Introspective recipes based on present stacks need to make sure // all stacks are populated by other plugins // registry.addDeferredRecipes(this::addDeferredRecipes); } + private static void addZultaniteInteraction(String colour, EmiRegistry registry, EmiStack catalyst, EmiStack catalyst1, ItemLike result) { + addRecipeSafe(registry, () -> EmiWorldInteractionRecipe.builder() + .id(synthetic("world/fluid_interaction", "garnished/" + (colour == "" ? colour : colour + "_") + "zultanite")) + .leftInput(catalyst) + .rightInput(catalyst1, false) + .output(EmiStack.of(result)) + .build()); + } + private static void addRecipeSafe(EmiRegistry registry, Supplier supplier) { try { registry.addRecipe(supplier.get()); diff --git a/src/main/java/net/dakotapride/garnished/registry/GarnishedBlocks.java b/src/main/java/net/dakotapride/garnished/registry/GarnishedBlocks.java index 00e58a84..bc067141 100644 --- a/src/main/java/net/dakotapride/garnished/registry/GarnishedBlocks.java +++ b/src/main/java/net/dakotapride/garnished/registry/GarnishedBlocks.java @@ -4,6 +4,8 @@ import com.simibubi.create.foundation.data.CreateRegistrate; import com.tterrag.registrate.util.entry.BlockEntry; +import com.tterrag.registrate.util.nullness.NonNullFunction; + import net.dakotapride.garnished.CreateGarnished; import net.dakotapride.garnished.block.AbyssalStoneBlock; import net.dakotapride.garnished.block.AbyssalStoneSlabBlock; @@ -26,6 +28,7 @@ import net.dakotapride.garnished.block.UnstableStoneStairsBlock; import net.dakotapride.garnished.block.UnstableStoneWallBlock; import net.dakotapride.garnished.block.VoltaicSeagrassBlock; +import net.dakotapride.garnished.block.ZultaniteStairsBlock; import net.dakotapride.garnished.block.cake.AnniversaryCakeBlock; import net.dakotapride.garnished.block.kelp.DulseKelpBlock; import net.dakotapride.garnished.block.kelp.DulseKelpPlantBlock; @@ -75,6 +78,7 @@ import net.minecraft.world.level.block.SlabBlock; import net.minecraft.world.level.block.SoundType; import net.minecraft.world.level.block.WallBlock; +import net.minecraft.world.level.block.state.BlockBehaviour; import net.minecraft.world.level.material.MaterialColor; import net.minecraft.world.level.material.PushReaction; @@ -506,48 +510,449 @@ public class GarnishedBlocks { .initialProperties(() -> Blocks.OAK_PRESSURE_PLATE) .properties(p -> p.color(MaterialColor.COLOR_LIGHT_GREEN)).register(); - public static final BlockEntry MASTIC_BLOCK = - REGISTRATE.block("mastic_block", MasticBlock::new) - .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) - .simpleItem() - .initialProperties(() -> Blocks.SLIME_BLOCK) - .properties(p -> p.noOcclusion().instabreak()).register(); - public static final BlockEntry RED_MASTIC_BLOCK = - REGISTRATE.block("red_mastic_block", MasticBlock::new) - .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) - .simpleItem() - .initialProperties(() -> Blocks.SLIME_BLOCK) - .properties(p -> p.noOcclusion().instabreak()).register(); - public static final BlockEntry ORANGE_MASTIC_BLOCK = - REGISTRATE.block("orange_mastic_block", MasticBlock::new) - .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) - .simpleItem() - .initialProperties(() -> Blocks.SLIME_BLOCK) - .properties(p -> p.noOcclusion().instabreak()).register(); - public static final BlockEntry YELLOW_MASTIC_BLOCK = - REGISTRATE.block("yellow_mastic_block", MasticBlock::new) - .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) - .simpleItem() - .initialProperties(() -> Blocks.SLIME_BLOCK) - .properties(p -> p.noOcclusion().instabreak()).register(); - public static final BlockEntry GREEN_MASTIC_BLOCK = - REGISTRATE.block("green_mastic_block", MasticBlock::new) - .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) - .simpleItem() - .initialProperties(() -> Blocks.SLIME_BLOCK) - .properties(p -> p.noOcclusion().instabreak()).register(); - public static final BlockEntry BLUE_MASTIC_BLOCK = - REGISTRATE.block("blue_mastic_block", MasticBlock::new) - .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) - .simpleItem() - .initialProperties(() -> Blocks.SLIME_BLOCK) - .properties(p -> p.noOcclusion().instabreak()).register(); - public static final BlockEntry PURPLE_MASTIC_BLOCK = - REGISTRATE.block("purple_mastic_block", MasticBlock::new) - .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) - .simpleItem() - .initialProperties(() -> Blocks.SLIME_BLOCK) - .properties(p -> p.noOcclusion().instabreak()).register(); + public static BlockEntry masticResinRegistration(String colour0, String block0, NonNullFunction factory, Block block1) { + return REGISTRATE.block((colour0 == "" ? colour0 : colour0 + "_") + block0, factory) + .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) + .simpleItem() + .initialProperties(() -> block1) + .properties(p -> p.noOcclusion().instabreak()).register(); + } + + public static BlockEntry zultaniteRegistration(String type, String colour0, String block0, NonNullFunction factory, Block block1) { + return REGISTRATE.block((type == "" ? type : type + "_") + (colour0 == "" ? colour0 : colour0 + "_") + block0, factory) + .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) + .simpleItem() + .initialProperties(() -> block1) + .properties(p -> p).register(); + } + + public static BlockEntry chiseledZultaniteRegistration(String colour0, String block0, NonNullFunction factory, Block block1) { + return REGISTRATE.block("chiseled_" + (colour0 == "" ? colour0 : colour0 + "_") + block0 + "_bricks", factory) + .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) + .simpleItem() + .initialProperties(() -> block1) + .properties(p -> p).register(); + } + + public static BlockEntry zultaniteSlabRegistration(String type, String colour0, String block0, NonNullFunction factory, Block block1) { + return REGISTRATE.block((type == "" ? type : type + "_") + (colour0 == "" ? colour0 : colour0 + "_") + block0 + "_slab", factory) + .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) + .simpleItem() + .initialProperties(() -> block1) + .properties(p -> p).register(); + } + + public static BlockEntry zultaniteStairsRegistration(String type, String colour0, String block0, NonNullFunction factory, Block block1) { + return REGISTRATE.block((type == "" ? type : type + "_") + (colour0 == "" ? colour0 : colour0 + "_") + block0 + "_stairs", factory) + .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) + .simpleItem() + .initialProperties(() -> block1) + .properties(p -> p).register(); + } + + public static BlockEntry zultaniteWallRegistration(String type, String colour0, String block0, NonNullFunction factory, Block block1) { + return REGISTRATE.block((type == "" ? type : type + "_") + (colour0 == "" ? colour0 : colour0 + "_") + block0 + "_wall", factory) + .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) + .simpleItem() + .initialProperties(() -> block1) + .properties(p -> p).register(); + } + + public static BlockEntry masticslimelike(String colour0) { + return masticResinRegistration(colour0, "mastic_block", MasticBlock::new, Blocks.SLIME_BLOCK); + } + + public static BlockEntry masticchiseled(String colour0) { + return chiseledZultaniteRegistration(colour0, "zultanite", Block::new, Blocks.CHISELED_DEEPSLATE); + } + + public static BlockEntry masticstone(String colour0) { + return zultaniteRegistration("", colour0, "zultanite", Block::new, Blocks.DEEPSLATE); + } + + public static BlockEntry masticstoneslab(String colour0) { + return zultaniteSlabRegistration("", colour0, "zultanite", SlabBlock::new, Blocks.DEEPSLATE); + } + + public static BlockEntry masticstonestairs(String colour0) { + return zultaniteStairsRegistration("", colour0, "zultanite", ZultaniteStairsBlock::new, Blocks.DEEPSLATE); + } + + public static BlockEntry masticstonewall(String colour0) { + return zultaniteWallRegistration("", colour0, "zultanite", WallBlock::new, Blocks.DEEPSLATE); + } + + public static BlockEntry masticpolished(String colour0) { + return zultaniteRegistration("polished", colour0, "zultanite", Block::new, Blocks.POLISHED_DEEPSLATE); + } + + public static BlockEntry masticpolishedslab(String colour0) { + return zultaniteSlabRegistration("polished", colour0, "zultanite", SlabBlock::new, Blocks.POLISHED_DEEPSLATE); + } + + public static BlockEntry masticpolishedstairs(String colour0) { + return zultaniteStairsRegistration("polished", colour0, "zultanite", ZultaniteStairsBlock::new, Blocks.POLISHED_DEEPSLATE); + } + + public static BlockEntry masticpolishedwall(String colour0) { + return zultaniteWallRegistration("polished", colour0, "zultanite", WallBlock::new, Blocks.POLISHED_DEEPSLATE); + } + + public static BlockEntry masticbricks(String colour0) { + return zultaniteRegistration("", colour0, "zultanite_bricks", Block::new, Blocks.DEEPSLATE_BRICKS); + } + + public static BlockEntry masticbrickslab(String colour0) { + return zultaniteSlabRegistration("", colour0, "zultanite_brick", SlabBlock::new, Blocks.DEEPSLATE_BRICKS); + } + + public static BlockEntry masticbrickstairs(String colour0) { + return zultaniteStairsRegistration("", colour0, "zultanite_brick", ZultaniteStairsBlock::new, Blocks.DEEPSLATE_BRICKS); + } + + public static BlockEntry masticbrickwall(String colour0) { + return zultaniteWallRegistration("", colour0, "zultanite_brick", WallBlock::new, Blocks.DEEPSLATE_BRICKS); + } + + public static BlockEntry masticsmooth(String colour0) { + return zultaniteRegistration("smooth", colour0, "zultanite", Block::new, Blocks.SMOOTH_BASALT); + } + + public static BlockEntry masticsmoothslab(String colour0) { + return zultaniteSlabRegistration("smooth", colour0, "zultanite", SlabBlock::new, Blocks.SMOOTH_BASALT); + } + + public static BlockEntry masticsmoothstairs(String colour0) { + return zultaniteStairsRegistration("smooth", colour0, "zultanite", ZultaniteStairsBlock::new, Blocks.SMOOTH_BASALT); + } + + public static BlockEntry masticsmoothwall(String colour0) { + return zultaniteWallRegistration("smooth", colour0, "zultanite", WallBlock::new, Blocks.SMOOTH_BASALT); + } + + public static final BlockEntry MASTIC_BLOCK = masticslimelike(""); + public static final BlockEntry RED_MASTIC_BLOCK = masticslimelike("red"); + public static final BlockEntry ORANGE_MASTIC_BLOCK = masticslimelike("orange"); + public static final BlockEntry YELLOW_MASTIC_BLOCK = masticslimelike("yellow"); + public static final BlockEntry GREEN_MASTIC_BLOCK = masticslimelike("green"); + public static final BlockEntry LIME_MASTIC_BLOCK = masticslimelike("lime"); + public static final BlockEntry BLUE_MASTIC_BLOCK = masticslimelike("blue"); + public static final BlockEntry LIGHT_BLUE_MASTIC_BLOCK = masticslimelike("light_blue"); + public static final BlockEntry CYAN_MASTIC_BLOCK = masticslimelike("cyan"); + public static final BlockEntry PURPLE_MASTIC_BLOCK = masticslimelike("purple"); + public static final BlockEntry MAGENTA_MASTIC_BLOCK = masticslimelike("magenta"); + public static final BlockEntry PINK_MASTIC_BLOCK = masticslimelike("pink"); + public static final BlockEntry BLACK_MASTIC_BLOCK = masticslimelike("black"); + public static final BlockEntry GRAY_MASTIC_BLOCK = masticslimelike("gray"); + public static final BlockEntry LIGHT_GRAY_MASTIC_BLOCK = masticslimelike("light_gray"); + public static final BlockEntry WHITE_MASTIC_BLOCK = masticslimelike("white"); + public static final BlockEntry BROWN_MASTIC_BLOCK = masticslimelike("brown"); + + public static final BlockEntry CHISELED_ZULTANITE = masticchiseled(""); + public static final BlockEntry CHISELED_RED_ZULTANITE = masticchiseled("red"); + public static final BlockEntry CHISELED_ORANGE_ZULTANITE = masticchiseled("orange"); + public static final BlockEntry CHISELED_YELLOW_ZULTANITE = masticchiseled("yellow"); + public static final BlockEntry CHISELED_GREEN_ZULTANITE = masticchiseled("green"); + public static final BlockEntry CHISELED_LIME_ZULTANITE = masticchiseled("lime"); + public static final BlockEntry CHISELED_BLUE_ZULTANITE = masticchiseled("blue"); + public static final BlockEntry CHISELED_LIGHT_BLUE_ZULTANITE = masticchiseled("light_blue"); + public static final BlockEntry CHISELED_CYAN_ZULTANITE = masticchiseled("cyan"); + public static final BlockEntry CHISELED_PURPLE_ZULTANITE = masticchiseled("purple"); + public static final BlockEntry CHISELED_MAGENTA_ZULTANITE = masticchiseled("magenta"); + public static final BlockEntry CHISELED_PINK_ZULTANITE = masticchiseled("pink"); + public static final BlockEntry CHISELED_BLACK_ZULTANITE = masticchiseled("black"); + public static final BlockEntry CHISELED_GRAY_ZULTANITE = masticchiseled("gray"); + public static final BlockEntry CHISELED_LIGHT_GRAY_ZULTANITE = masticchiseled("light_gray"); + public static final BlockEntry CHISELED_WHITE_ZULTANITE = masticchiseled("white"); + public static final BlockEntry CHISELED_BROWN_ZULTANITE = masticchiseled("brown"); + + public static final BlockEntry ZULTANITE = masticstone(""); + public static final BlockEntry RED_ZULTANITE = masticstone("red"); + public static final BlockEntry ORANGE_ZULTANITE = masticstone("orange"); + public static final BlockEntry YELLOW_ZULTANITE = masticstone("yellow"); + public static final BlockEntry GREEN_ZULTANITE = masticstone("green"); + public static final BlockEntry LIME_ZULTANITE = masticstone("lime"); + public static final BlockEntry BLUE_ZULTANITE = masticstone("blue"); + public static final BlockEntry LIGHT_BLUE_ZULTANITE = masticstone("light_blue"); + public static final BlockEntry CYAN_ZULTANITE = masticstone("cyan"); + public static final BlockEntry PURPLE_ZULTANITE = masticstone("purple"); + public static final BlockEntry MAGENTA_ZULTANITE = masticstone("magenta"); + public static final BlockEntry PINK_ZULTANITE = masticstone("pink"); + public static final BlockEntry BLACK_ZULTANITE = masticstone("black"); + public static final BlockEntry GRAY_ZULTANITE = masticstone("gray"); + public static final BlockEntry LIGHT_GRAY_ZULTANITE = masticstone("light_gray"); + public static final BlockEntry WHITE_ZULTANITE = masticstone("white"); + public static final BlockEntry BROWN_ZULTANITE = masticstone("brown"); + + public static final BlockEntry ZULTANITE_SLAB = masticstoneslab(""); + public static final BlockEntry RED_ZULTANITE_SLAB = masticstoneslab("red"); + public static final BlockEntry ORANGE_ZULTANITE_SLAB = masticstoneslab("orange"); + public static final BlockEntry YELLOW_ZULTANITE_SLAB = masticstoneslab("yellow"); + public static final BlockEntry GREEN_ZULTANITE_SLAB = masticstoneslab("green"); + public static final BlockEntry LIME_ZULTANITE_SLAB = masticstoneslab("lime"); + public static final BlockEntry BLUE_ZULTANITE_SLAB = masticstoneslab("blue"); + public static final BlockEntry LIGHT_BLUE_ZULTANITE_SLAB = masticstoneslab("light_blue"); + public static final BlockEntry CYAN_ZULTANITE_SLAB = masticstoneslab("cyan"); + public static final BlockEntry PURPLE_ZULTANITE_SLAB = masticstoneslab("purple"); + public static final BlockEntry MAGENTA_ZULTANITE_SLAB = masticstoneslab("magenta"); + public static final BlockEntry PINK_ZULTANITE_SLAB = masticstoneslab("pink"); + public static final BlockEntry BLACK_ZULTANITE_SLAB = masticstoneslab("black"); + public static final BlockEntry GRAY_ZULTANITE_SLAB = masticstoneslab("gray"); + public static final BlockEntry LIGHT_GRAY_ZULTANITE_SLAB = masticstoneslab("light_gray"); + public static final BlockEntry WHITE_ZULTANITE_SLAB = masticstoneslab("white"); + public static final BlockEntry BROWN_ZULTANITE_SLAB = masticstoneslab("brown"); + + public static final BlockEntry ZULTANITE_STAIRS = masticstonestairs(""); + public static final BlockEntry RED_ZULTANITE_STAIRS = masticstonestairs("red"); + public static final BlockEntry ORANGE_ZULTANITE_STAIRS = masticstonestairs("orange"); + public static final BlockEntry YELLOW_ZULTANITE_STAIRS = masticstonestairs("yellow"); + public static final BlockEntry GREEN_ZULTANITE_STAIRS = masticstonestairs("green"); + public static final BlockEntry LIME_ZULTANITE_STAIRS = masticstonestairs("lime"); + public static final BlockEntry BLUE_ZULTANITE_STAIRS = masticstonestairs("blue"); + public static final BlockEntry LIGHT_BLUE_ZULTANITE_STAIRS = masticstonestairs("light_blue"); + public static final BlockEntry CYAN_ZULTANITE_STAIRS = masticstonestairs("cyan"); + public static final BlockEntry PURPLE_ZULTANITE_STAIRS = masticstonestairs("purple"); + public static final BlockEntry MAGENTA_ZULTANITE_STAIRS = masticstonestairs("magenta"); + public static final BlockEntry PINK_ZULTANITE_STAIRS = masticstonestairs("pink"); + public static final BlockEntry BLACK_ZULTANITE_STAIRS = masticstonestairs("black"); + public static final BlockEntry GRAY_ZULTANITE_STAIRS = masticstonestairs("gray"); + public static final BlockEntry LIGHT_GRAY_ZULTANITE_STAIRS = masticstonestairs("light_gray"); + public static final BlockEntry WHITE_ZULTANITE_STAIRS = masticstonestairs("white"); + public static final BlockEntry BROWN_ZULTANITE_STAIRS = masticstonestairs("brown"); + + public static final BlockEntry ZULTANITE_WALL = masticstonewall(""); + public static final BlockEntry RED_ZULTANITE_WALL = masticstonewall("red"); + public static final BlockEntry ORANGE_ZULTANITE_WALL = masticstonewall("orange"); + public static final BlockEntry YELLOW_ZULTANITE_WALL = masticstonewall("yellow"); + public static final BlockEntry GREEN_ZULTANITE_WALL = masticstonewall("green"); + public static final BlockEntry LIME_ZULTANITE_WALL = masticstonewall("lime"); + public static final BlockEntry BLUE_ZULTANITE_WALL = masticstonewall("blue"); + public static final BlockEntry LIGHT_BLUE_ZULTANITE_WALL = masticstonewall("light_blue"); + public static final BlockEntry CYAN_ZULTANITE_WALL = masticstonewall("cyan"); + public static final BlockEntry PURPLE_ZULTANITE_WALL = masticstonewall("purple"); + public static final BlockEntry MAGENTA_ZULTANITE_WALL = masticstonewall("magenta"); + public static final BlockEntry PINK_ZULTANITE_WALL = masticstonewall("pink"); + public static final BlockEntry BLACK_ZULTANITE_WALL = masticstonewall("black"); + public static final BlockEntry GRAY_ZULTANITE_WALL = masticstonewall("gray"); + public static final BlockEntry LIGHT_GRAY_ZULTANITE_WALL = masticstonewall("light_gray"); + public static final BlockEntry WHITE_ZULTANITE_WALL = masticstonewall("white"); + public static final BlockEntry BROWN_ZULTANITE_WALL = masticstonewall("brown"); + + public static final BlockEntry POLISHED_ZULTANITE = masticpolished(""); + public static final BlockEntry POLISHED_RED_ZULTANITE = masticpolished("red"); + public static final BlockEntry POLISHED_ORANGE_ZULTANITE = masticpolished("orange"); + public static final BlockEntry POLISHED_YELLOW_ZULTANITE = masticpolished("yellow"); + public static final BlockEntry POLISHED_GREEN_ZULTANITE = masticpolished("green"); + public static final BlockEntry POLISHED_LIME_ZULTANITE = masticpolished("lime"); + public static final BlockEntry POLISHED_BLUE_ZULTANITE = masticpolished("blue"); + public static final BlockEntry POLISHED_LIGHT_BLUE_ZULTANITE = masticpolished("light_blue"); + public static final BlockEntry POLISHED_CYAN_ZULTANITE = masticpolished("cyan"); + public static final BlockEntry POLISHED_PURPLE_ZULTANITE = masticpolished("purple"); + public static final BlockEntry POLISHED_MAGENTA_ZULTANITE = masticpolished("magenta"); + public static final BlockEntry POLISHED_PINK_ZULTANITE = masticpolished("pink"); + public static final BlockEntry POLISHED_BLACK_ZULTANITE = masticpolished("black"); + public static final BlockEntry POLISHED_GRAY_ZULTANITE = masticpolished("gray"); + public static final BlockEntry POLISHED_LIGHT_GRAY_ZULTANITE = masticpolished("light_gray"); + public static final BlockEntry POLISHED_WHITE_ZULTANITE = masticpolished("white"); + public static final BlockEntry POLISHED_BROWN_ZULTANITE = masticpolished("brown"); + + public static final BlockEntry POLISHED_ZULTANITE_SLAB = masticpolishedslab(""); + public static final BlockEntry POLISHED_RED_ZULTANITE_SLAB = masticpolishedslab("red"); + public static final BlockEntry POLISHED_ORANGE_ZULTANITE_SLAB = masticpolishedslab("orange"); + public static final BlockEntry POLISHED_YELLOW_ZULTANITE_SLAB = masticpolishedslab("yellow"); + public static final BlockEntry POLISHED_GREEN_ZULTANITE_SLAB = masticpolishedslab("green"); + public static final BlockEntry POLISHED_LIME_ZULTANITE_SLAB = masticpolishedslab("lime"); + public static final BlockEntry POLISHED_BLUE_ZULTANITE_SLAB = masticpolishedslab("blue"); + public static final BlockEntry POLISHED_LIGHT_BLUE_ZULTANITE_SLAB = masticpolishedslab("light_blue"); + public static final BlockEntry POLISHED_CYAN_ZULTANITE_SLAB = masticpolishedslab("cyan"); + public static final BlockEntry POLISHED_PURPLE_ZULTANITE_SLAB = masticpolishedslab("purple"); + public static final BlockEntry POLISHED_MAGENTA_ZULTANITE_SLAB = masticpolishedslab("magenta"); + public static final BlockEntry POLISHED_PINK_ZULTANITE_SLAB = masticpolishedslab("pink"); + public static final BlockEntry POLISHED_BLACK_ZULTANITE_SLAB = masticpolishedslab("black"); + public static final BlockEntry POLISHED_GRAY_ZULTANITE_SLAB = masticpolishedslab("gray"); + public static final BlockEntry POLISHED_LIGHT_GRAY_ZULTANITE_SLAB = masticpolishedslab("light_gray"); + public static final BlockEntry POLISHED_WHITE_ZULTANITE_SLAB = masticpolishedslab("white"); + public static final BlockEntry POLISHED_BROWN_ZULTANITE_SLAB = masticpolishedslab("brown"); + + public static final BlockEntry POLISHED_ZULTANITE_STAIRS = masticpolishedstairs(""); + public static final BlockEntry POLISHED_RED_ZULTANITE_STAIRS = masticpolishedstairs("red"); + public static final BlockEntry POLISHED_ORANGE_ZULTANITE_STAIRS = masticpolishedstairs("orange"); + public static final BlockEntry POLISHED_YELLOW_ZULTANITE_STAIRS = masticpolishedstairs("yellow"); + public static final BlockEntry POLISHED_GREEN_ZULTANITE_STAIRS = masticpolishedstairs("green"); + public static final BlockEntry POLISHED_LIME_ZULTANITE_STAIRS = masticpolishedstairs("lime"); + public static final BlockEntry POLISHED_BLUE_ZULTANITE_STAIRS = masticpolishedstairs("blue"); + public static final BlockEntry POLISHED_LIGHT_BLUE_ZULTANITE_STAIRS = masticpolishedstairs("light_blue"); + public static final BlockEntry POLISHED_CYAN_ZULTANITE_STAIRS = masticpolishedstairs("cyan"); + public static final BlockEntry POLISHED_PURPLE_ZULTANITE_STAIRS = masticpolishedstairs("purple"); + public static final BlockEntry POLISHED_MAGENTA_ZULTANITE_STAIRS = masticpolishedstairs("magenta"); + public static final BlockEntry POLISHED_PINK_ZULTANITE_STAIRS = masticpolishedstairs("pink"); + public static final BlockEntry POLISHED_BLACK_ZULTANITE_STAIRS = masticpolishedstairs("black"); + public static final BlockEntry POLISHED_GRAY_ZULTANITE_STAIRS = masticpolishedstairs("gray"); + public static final BlockEntry POLISHED_LIGHT_GRAY_ZULTANITE_STAIRS = masticpolishedstairs("light_gray"); + public static final BlockEntry POLISHED_WHITE_ZULTANITE_STAIRS = masticpolishedstairs("white"); + public static final BlockEntry POLISHED_BROWN_ZULTANITE_STAIRS = masticpolishedstairs("brown"); + + public static final BlockEntry POLISHED_ZULTANITE_WALL = masticpolishedwall(""); + public static final BlockEntry POLISHED_RED_ZULTANITE_WALL = masticpolishedwall("red"); + public static final BlockEntry POLISHED_ORANGE_ZULTANITE_WALL = masticpolishedwall("orange"); + public static final BlockEntry POLISHED_YELLOW_ZULTANITE_WALL = masticpolishedwall("yellow"); + public static final BlockEntry POLISHED_GREEN_ZULTANITE_WALL = masticpolishedwall("green"); + public static final BlockEntry POLISHED_LIME_ZULTANITE_WALL = masticpolishedwall("lime"); + public static final BlockEntry POLISHED_BLUE_ZULTANITE_WALL = masticpolishedwall("blue"); + public static final BlockEntry POLISHED_LIGHT_BLUE_ZULTANITE_WALL = masticpolishedwall("light_blue"); + public static final BlockEntry POLISHED_CYAN_ZULTANITE_WALL = masticpolishedwall("cyan"); + public static final BlockEntry POLISHED_PURPLE_ZULTANITE_WALL = masticpolishedwall("purple"); + public static final BlockEntry POLISHED_MAGENTA_ZULTANITE_WALL = masticpolishedwall("magenta"); + public static final BlockEntry POLISHED_PINK_ZULTANITE_WALL = masticpolishedwall("pink"); + public static final BlockEntry POLISHED_BLACK_ZULTANITE_WALL = masticpolishedwall("black"); + public static final BlockEntry POLISHED_GRAY_ZULTANITE_WALL = masticpolishedwall("gray"); + public static final BlockEntry POLISHED_LIGHT_GRAY_ZULTANITE_WALL = masticpolishedwall("light_gray"); + public static final BlockEntry POLISHED_WHITE_ZULTANITE_WALL = masticpolishedwall("white"); + public static final BlockEntry POLISHED_BROWN_ZULTANITE_WALL = masticpolishedwall("brown"); + + public static final BlockEntry ZULTANITE_BRICKS = masticbricks(""); + public static final BlockEntry RED_ZULTANITE_BRICKS = masticbricks("red"); + public static final BlockEntry ORANGE_ZULTANITE_BRICKS = masticbricks("orange"); + public static final BlockEntry YELLOW_ZULTANITE_BRICKS = masticbricks("yellow"); + public static final BlockEntry GREEN_ZULTANITE_BRICKS = masticbricks("green"); + public static final BlockEntry LIME_ZULTANITE_BRICKS = masticbricks("lime"); + public static final BlockEntry BLUE_ZULTANITE_BRICKS = masticbricks("blue"); + public static final BlockEntry LIGHT_BLUE_ZULTANITE_BRICKS = masticbricks("light_blue"); + public static final BlockEntry CYAN_ZULTANITE_BRICKS = masticbricks("cyan"); + public static final BlockEntry PURPLE_ZULTANITE_BRICKS = masticbricks("purple"); + public static final BlockEntry MAGENTA_ZULTANITE_BRICKS = masticbricks("magenta"); + public static final BlockEntry PINK_ZULTANITE_BRICKS = masticbricks("pink"); + public static final BlockEntry BLACK_ZULTANITE_BRICKS = masticbricks("black"); + public static final BlockEntry GRAY_ZULTANITE_BRICKS = masticbricks("gray"); + public static final BlockEntry LIGHT_GRAY_ZULTANITE_BRICKS = masticbricks("light_gray"); + public static final BlockEntry WHITE_ZULTANITE_BRICKS = masticbricks("white"); + public static final BlockEntry BROWN_ZULTANITE_BRICKS = masticbricks("brown"); + + public static final BlockEntry ZULTANITE_BRICK_SLAB = masticbrickslab(""); + public static final BlockEntry RED_ZULTANITE_BRICK_SLAB = masticbrickslab("red"); + public static final BlockEntry ORANGE_ZULTANITE_BRICK_SLAB = masticbrickslab("orange"); + public static final BlockEntry YELLOW_ZULTANITE_BRICK_SLAB = masticbrickslab("yellow"); + public static final BlockEntry GREEN_ZULTANITE_BRICK_SLAB = masticbrickslab("green"); + public static final BlockEntry LIME_ZULTANITE_BRICK_SLAB = masticbrickslab("lime"); + public static final BlockEntry BLUE_ZULTANITE_BRICK_SLAB = masticbrickslab("blue"); + public static final BlockEntry LIGHT_BLUE_ZULTANITE_BRICK_SLAB = masticbrickslab("light_blue"); + public static final BlockEntry CYAN_ZULTANITE_BRICK_SLAB = masticbrickslab("cyan"); + public static final BlockEntry PURPLE_ZULTANITE_BRICK_SLAB = masticbrickslab("purple"); + public static final BlockEntry MAGENTA_ZULTANITE_BRICK_SLAB = masticbrickslab("magenta"); + public static final BlockEntry PINK_ZULTANITE_BRICK_SLAB = masticbrickslab("pink"); + public static final BlockEntry BLACK_ZULTANITE_BRICK_SLAB = masticbrickslab("black"); + public static final BlockEntry GRAY_ZULTANITE_BRICK_SLAB = masticbrickslab("gray"); + public static final BlockEntry LIGHT_GRAY_ZULTANITE_BRICK_SLAB = masticbrickslab("light_gray"); + public static final BlockEntry WHITE_ZULTANITE_BRICK_SLAB = masticbrickslab("white"); + public static final BlockEntry BROWN_ZULTANITE_BRICK_SLAB = masticbrickslab("brown"); + + public static final BlockEntry ZULTANITE_BRICK_STAIRS = masticbrickstairs(""); + public static final BlockEntry RED_ZULTANITE_BRICK_STAIRS = masticbrickstairs("red"); + public static final BlockEntry ORANGE_ZULTANITE_BRICK_STAIRS = masticbrickstairs("orange"); + public static final BlockEntry YELLOW_ZULTANITE_BRICK_STAIRS = masticbrickstairs("yellow"); + public static final BlockEntry GREEN_ZULTANITE_BRICK_STAIRS = masticbrickstairs("green"); + public static final BlockEntry LIME_ZULTANITE_BRICK_STAIRS = masticbrickstairs("lime"); + public static final BlockEntry BLUE_ZULTANITE_BRICK_STAIRS = masticbrickstairs("blue"); + public static final BlockEntry LIGHT_BLUE_ZULTANITE_BRICK_STAIRS = masticbrickstairs("light_blue"); + public static final BlockEntry CYAN_ZULTANITE_BRICK_STAIRS = masticbrickstairs("cyan"); + public static final BlockEntry PURPLE_ZULTANITE_BRICK_STAIRS = masticbrickstairs("purple"); + public static final BlockEntry MAGENTA_ZULTANITE_BRICK_STAIRS = masticbrickstairs("magenta"); + public static final BlockEntry PINK_ZULTANITE_BRICK_STAIRS = masticbrickstairs("pink"); + public static final BlockEntry BLACK_ZULTANITE_BRICK_STAIRS = masticbrickstairs("black"); + public static final BlockEntry GRAY_ZULTANITE_BRICK_STAIRS = masticbrickstairs("gray"); + public static final BlockEntry LIGHT_GRAY_ZULTANITE_BRICK_STAIRS = masticbrickstairs("light_gray"); + public static final BlockEntry WHITE_ZULTANITE_BRICK_STAIRS = masticbrickstairs("white"); + public static final BlockEntry BROWN_ZULTANITE_BRICK_STAIRS = masticbrickstairs("brown"); + + public static final BlockEntry ZULTANITE_BRICK_WALL = masticbrickwall(""); + public static final BlockEntry RED_ZULTANITE_BRICK_WALL = masticbrickwall("red"); + public static final BlockEntry ORANGE_ZULTANITE_BRICK_WALL = masticbrickwall("orange"); + public static final BlockEntry YELLOW_ZULTANITE_BRICK_WALL = masticbrickwall("yellow"); + public static final BlockEntry GREEN_ZULTANITE_BRICK_WALL = masticbrickwall("green"); + public static final BlockEntry LIME_ZULTANITE_BRICK_WALL = masticbrickwall("lime"); + public static final BlockEntry BLUE_ZULTANITE_BRICK_WALL = masticbrickwall("blue"); + public static final BlockEntry LIGHT_BLUE_ZULTANITE_BRICK_WALL = masticbrickwall("light_blue"); + public static final BlockEntry CYAN_ZULTANITE_BRICK_WALL = masticbrickwall("cyan"); + public static final BlockEntry PURPLE_ZULTANITE_BRICK_WALL = masticbrickwall("purple"); + public static final BlockEntry MAGENTA_ZULTANITE_BRICK_WALL = masticbrickwall("magenta"); + public static final BlockEntry PINK_ZULTANITE_BRICK_WALL = masticbrickwall("pink"); + public static final BlockEntry BLACK_ZULTANITE_BRICK_WALL = masticbrickwall("black"); + public static final BlockEntry GRAY_ZULTANITE_BRICK_WALL = masticbrickwall("gray"); + public static final BlockEntry LIGHT_GRAY_ZULTANITE_BRICK_WALL = masticbrickwall("light_gray"); + public static final BlockEntry WHITE_ZULTANITE_BRICK_WALL = masticbrickwall("white"); + public static final BlockEntry BROWN_ZULTANITE_BRICK_WALL = masticbrickwall("brown"); + + public static final BlockEntry SMOOTH_ZULTANITE = masticsmooth(""); + public static final BlockEntry SMOOTH_RED_ZULTANITE = masticsmooth("red"); + public static final BlockEntry SMOOTH_ORANGE_ZULTANITE = masticsmooth("orange"); + public static final BlockEntry SMOOTH_YELLOW_ZULTANITE = masticsmooth("yellow"); + public static final BlockEntry SMOOTH_GREEN_ZULTANITE = masticsmooth("green"); + public static final BlockEntry SMOOTH_LIME_ZULTANITE = masticsmooth("lime"); + public static final BlockEntry SMOOTH_BLUE_ZULTANITE = masticsmooth("blue"); + public static final BlockEntry SMOOTH_LIGHT_BLUE_ZULTANITE = masticsmooth("light_blue"); + public static final BlockEntry SMOOTH_CYAN_ZULTANITE = masticsmooth("cyan"); + public static final BlockEntry SMOOTH_PURPLE_ZULTANITE = masticsmooth("purple"); + public static final BlockEntry SMOOTH_MAGENTA_ZULTANITE = masticsmooth("magenta"); + public static final BlockEntry SMOOTH_PINK_ZULTANITE = masticsmooth("pink"); + public static final BlockEntry SMOOTH_BLACK_ZULTANITE = masticsmooth("black"); + public static final BlockEntry SMOOTH_GRAY_ZULTANITE = masticsmooth("gray"); + public static final BlockEntry SMOOTH_LIGHT_GRAY_ZULTANITE = masticsmooth("light_gray"); + public static final BlockEntry SMOOTH_WHITE_ZULTANITE = masticsmooth("white"); + public static final BlockEntry SMOOTH_BROWN_ZULTANITE = masticsmooth("brown"); + + public static final BlockEntry SMOOTH_ZULTANITE_SLAB = masticsmoothslab(""); + public static final BlockEntry SMOOTH_RED_ZULTANITE_SLAB = masticsmoothslab("red"); + public static final BlockEntry SMOOTH_ORANGE_ZULTANITE_SLAB = masticsmoothslab("orange"); + public static final BlockEntry SMOOTH_YELLOW_ZULTANITE_SLAB = masticsmoothslab("yellow"); + public static final BlockEntry SMOOTH_GREEN_ZULTANITE_SLAB = masticsmoothslab("green"); + public static final BlockEntry SMOOTH_LIME_ZULTANITE_SLAB = masticsmoothslab("lime"); + public static final BlockEntry SMOOTH_BLUE_ZULTANITE_SLAB = masticsmoothslab("blue"); + public static final BlockEntry SMOOTH_LIGHT_BLUE_ZULTANITE_SLAB = masticsmoothslab("light_blue"); + public static final BlockEntry SMOOTH_CYAN_ZULTANITE_SLAB = masticsmoothslab("cyan"); + public static final BlockEntry SMOOTH_PURPLE_ZULTANITE_SLAB = masticsmoothslab("purple"); + public static final BlockEntry SMOOTH_MAGENTA_ZULTANITE_SLAB = masticsmoothslab("magenta"); + public static final BlockEntry SMOOTH_PINK_ZULTANITE_SLAB = masticsmoothslab("pink"); + public static final BlockEntry SMOOTH_BLACK_ZULTANITE_SLAB = masticsmoothslab("black"); + public static final BlockEntry SMOOTH_GRAY_ZULTANITE_SLAB = masticsmoothslab("gray"); + public static final BlockEntry SMOOTH_LIGHT_GRAY_ZULTANITE_SLAB = masticsmoothslab("light_gray"); + public static final BlockEntry SMOOTH_WHITE_ZULTANITE_SLAB = masticsmoothslab("white"); + public static final BlockEntry SMOOTH_BROWN_ZULTANITE_SLAB = masticsmoothslab("brown"); + + public static final BlockEntry SMOOTH_ZULTANITE_STAIRS = masticsmoothstairs(""); + public static final BlockEntry SMOOTH_RED_ZULTANITE_STAIRS = masticsmoothstairs("red"); + public static final BlockEntry SMOOTH_ORANGE_ZULTANITE_STAIRS = masticsmoothstairs("orange"); + public static final BlockEntry SMOOTH_YELLOW_ZULTANITE_STAIRS = masticsmoothstairs("yellow"); + public static final BlockEntry SMOOTH_GREEN_ZULTANITE_STAIRS = masticsmoothstairs("green"); + public static final BlockEntry SMOOTH_LIME_ZULTANITE_STAIRS = masticsmoothstairs("lime"); + public static final BlockEntry SMOOTH_BLUE_ZULTANITE_STAIRS = masticsmoothstairs("blue"); + public static final BlockEntry SMOOTH_LIGHT_BLUE_ZULTANITE_STAIRS = masticsmoothstairs("light_blue"); + public static final BlockEntry SMOOTH_CYAN_ZULTANITE_STAIRS = masticsmoothstairs("cyan"); + public static final BlockEntry SMOOTH_PURPLE_ZULTANITE_STAIRS = masticsmoothstairs("purple"); + public static final BlockEntry SMOOTH_MAGENTA_ZULTANITE_STAIRS = masticsmoothstairs("magenta"); + public static final BlockEntry SMOOTH_PINK_ZULTANITE_STAIRS = masticsmoothstairs("pink"); + public static final BlockEntry SMOOTH_BLACK_ZULTANITE_STAIRS = masticsmoothstairs("black"); + public static final BlockEntry SMOOTH_GRAY_ZULTANITE_STAIRS = masticsmoothstairs("gray"); + public static final BlockEntry SMOOTH_LIGHT_GRAY_ZULTANITE_STAIRS = masticsmoothstairs("light_gray"); + public static final BlockEntry SMOOTH_WHITE_ZULTANITE_STAIRS = masticsmoothstairs("white"); + public static final BlockEntry SMOOTH_BROWN_ZULTANITE_STAIRS = masticsmoothstairs("brown"); + + public static final BlockEntry SMOOTH_ZULTANITE_WALL = masticsmoothwall(""); + public static final BlockEntry SMOOTH_RED_ZULTANITE_WALL = masticsmoothwall("red"); + public static final BlockEntry SMOOTH_ORANGE_ZULTANITE_WALL = masticsmoothwall("orange"); + public static final BlockEntry SMOOTH_YELLOW_ZULTANITE_WALL = masticsmoothwall("yellow"); + public static final BlockEntry SMOOTH_GREEN_ZULTANITE_WALL = masticsmoothwall("green"); + public static final BlockEntry SMOOTH_LIME_ZULTANITE_WALL = masticsmoothwall("lime"); + public static final BlockEntry SMOOTH_BLUE_ZULTANITE_WALL = masticsmoothwall("blue"); + public static final BlockEntry SMOOTH_LIGHT_BLUE_ZULTANITE_WALL = masticsmoothwall("light_blue"); + public static final BlockEntry SMOOTH_CYAN_ZULTANITE_WALL = masticsmoothwall("cyan"); + public static final BlockEntry SMOOTH_PURPLE_ZULTANITE_WALL = masticsmoothwall("purple"); + public static final BlockEntry SMOOTH_MAGENTA_ZULTANITE_WALL = masticsmoothwall("magenta"); + public static final BlockEntry SMOOTH_PINK_ZULTANITE_WALL = masticsmoothwall("pink"); + public static final BlockEntry SMOOTH_BLACK_ZULTANITE_WALL = masticsmoothwall("black"); + public static final BlockEntry SMOOTH_GRAY_ZULTANITE_WALL = masticsmoothwall("gray"); + public static final BlockEntry SMOOTH_LIGHT_GRAY_ZULTANITE_WALL = masticsmoothwall("light_gray"); + public static final BlockEntry SMOOTH_WHITE_ZULTANITE_WALL = masticsmoothwall("white"); + public static final BlockEntry SMOOTH_BROWN_ZULTANITE_WALL = masticsmoothwall("brown"); public static final BlockEntry ABYSSAL_STONE = REGISTRATE.block("abyssal_stone", AbyssalStoneBlock::new) @@ -603,20 +1008,20 @@ public class GarnishedBlocks { .simpleItem() .initialProperties(() -> Blocks.OBSIDIAN) .properties(p -> p.sound(SoundType.STONE).destroyTime(35.0F).explosionResistance(6.0F)).register(); - public static final BlockEntry ABYSSAL_STONE_BRICKS_SLAB = - REGISTRATE.block("abyssal_stone_bricks_slab", AbyssalStoneSlabBlock::new) + public static final BlockEntry ABYSSAL_STONE_BRICK_SLAB = + REGISTRATE.block("abyssal_stone_brick_slab", AbyssalStoneSlabBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.OBSIDIAN) .properties(p -> p.sound(SoundType.STONE).destroyTime(35.0F).explosionResistance(6.0F)).register(); - public static final BlockEntry ABYSSAL_STONE_BRICKS_STAIRS = - REGISTRATE.block("abyssal_stone_bricks_stairs", AbyssalStoneStairsBlock::new) + public static final BlockEntry ABYSSAL_STONE_BRICK_STAIRS = + REGISTRATE.block("abyssal_stone_brick_stairs", AbyssalStoneStairsBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.OBSIDIAN) .properties(p -> p.sound(SoundType.STONE).destroyTime(35.0F).explosionResistance(6.0F)).register(); - public static final BlockEntry ABYSSAL_STONE_BRICKS_WALL = - REGISTRATE.block("abyssal_stone_bricks_wall", AbyssalStoneWallBlock::new) + public static final BlockEntry ABYSSAL_STONE_BRICK_WALL = + REGISTRATE.block("abyssal_stone_brick_wall", AbyssalStoneWallBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.OBSIDIAN) @@ -683,20 +1088,20 @@ public class GarnishedBlocks { .simpleItem() .initialProperties(() -> Blocks.STONE) .properties(p -> p.explosionResistance(12.0F)).register(); - public static final BlockEntry CARNOTITE_BRICKS_SLAB = - REGISTRATE.block("carnotite_bricks_slab", SlabBlock::new) + public static final BlockEntry CARNOTITE_BRICK_SLAB = + REGISTRATE.block("carnotite_brick_slab", SlabBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.STONE) .properties(p -> p.explosionResistance(12.0F)).register(); - public static final BlockEntry CARNOTITE_BRICKS_STAIRS = - REGISTRATE.block("carnotite_bricks_stairs", CarnotiteStairsBlock::new) + public static final BlockEntry CARNOTITE_BRICK_STAIRS = + REGISTRATE.block("carnotite_brick_stairs", CarnotiteStairsBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.STONE) .properties(p -> p.explosionResistance(12.0F)).register(); - public static final BlockEntry CARNOTITE_BRICKS_WALL = - REGISTRATE.block("carnotite_bricks_wall", WallBlock::new) + public static final BlockEntry CARNOTITE_BRICK_WALL = + REGISTRATE.block("carnotite_brick_wall", WallBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.STONE) @@ -762,20 +1167,20 @@ public class GarnishedBlocks { .simpleItem() .initialProperties(() -> Blocks.STONE) .properties(p -> p.explosionResistance(12.0F)).register(); - public static final BlockEntry UNSTABLE_STONE_BRICKS_SLAB = - REGISTRATE.block("unstable_stone_bricks_slab", UnstableStoneSlabBlock::new) + public static final BlockEntry UNSTABLE_STONE_BRICK_SLAB = + REGISTRATE.block("unstable_stone_brick_slab", UnstableStoneSlabBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.STONE) .properties(p -> p.explosionResistance(12.0F)).register(); - public static final BlockEntry UNSTABLE_STONE_BRICKS_STAIRS = - REGISTRATE.block("unstable_stone_bricks_stairs", UnstableStoneStairsBlock::new) + public static final BlockEntry UNSTABLE_STONE_BRICK_STAIRS = + REGISTRATE.block("unstable_stone_brick_stairs", UnstableStoneStairsBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.STONE) .properties(p -> p.explosionResistance(12.0F)).register(); - public static final BlockEntry UNSTABLE_STONE_BRICKS_WALL = - REGISTRATE.block("unstable_stone_bricks_wall", UnstableStoneWallBlock::new) + public static final BlockEntry UNSTABLE_STONE_BRICK_WALL = + REGISTRATE.block("unstable_stone_brick_wall", UnstableStoneWallBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.STONE) @@ -879,20 +1284,20 @@ public class GarnishedBlocks { .simpleItem() .initialProperties(() -> Blocks.STONE) .properties(p -> p.explosionResistance(12.0F)).register(); - public static final BlockEntry RITUALISTIC_STONE_BRICKS_SLAB = - REGISTRATE.block("ritualistic_stone_bricks_slab", SlabBlock::new) + public static final BlockEntry RITUALISTIC_STONE_BRICK_SLAB = + REGISTRATE.block("ritualistic_stone_brick_slab", SlabBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.STONE) .properties(p -> p.explosionResistance(12.0F)).register(); - public static final BlockEntry RITUALISTIC_STONE_BRICKS_STAIRS = - REGISTRATE.block("ritualistic_stone_bricks_stairs", RitualisticStoneStairsBlock::new) + public static final BlockEntry RITUALISTIC_STONE_BRICK_STAIRS = + REGISTRATE.block("ritualistic_stone_brick_stairs", RitualisticStoneStairsBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.STONE) .properties(p -> p.explosionResistance(12.0F)).register(); - public static final BlockEntry RITUALISTIC_STONE_BRICKS_WALL = - REGISTRATE.block("ritualistic_stone_bricks_wall", WallBlock::new) + public static final BlockEntry RITUALISTIC_STONE_BRICK_WALL = + REGISTRATE.block("ritualistic_stone_brick_wall", WallBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.STONE) @@ -1130,20 +1535,20 @@ public class GarnishedBlocks { .simpleItem() .initialProperties(() -> Blocks.STONE) .properties(p -> p.explosionResistance(12.0F)).register(); - public static final BlockEntry DRAGON_STONE_BRICKS_SLAB = - REGISTRATE.block("dragon_stone_bricks_slab", SlabBlock::new) + public static final BlockEntry DRAGON_STONE_BRICK_SLAB = + REGISTRATE.block("dragon_stone_brick_slab", SlabBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.STONE) .properties(p -> p.explosionResistance(12.0F)).register(); - public static final BlockEntry DRAGON_STONE_BRICKS_STAIRS = - REGISTRATE.block("dragon_stone_bricks_stairs", DragonStoneStairsBlock::new) + public static final BlockEntry DRAGON_STONE_BRICK_STAIRS = + REGISTRATE.block("dragon_stone_brick_stairs", DragonStoneStairsBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.STONE) .properties(p -> p.explosionResistance(12.0F)).register(); - public static final BlockEntry DRAGON_STONE_BRICKS_WALL = - REGISTRATE.block("dragon_stone_bricks_wall", WallBlock::new) + public static final BlockEntry DRAGON_STONE_BRICK_WALL = + REGISTRATE.block("dragon_stone_brick_wall", WallBlock::new) .blockstate((ctx, pov) -> pov.simpleBlock(ctx.get(), AssetLookup.standardModel(ctx, pov))) .simpleItem() .initialProperties(() -> Blocks.STONE) diff --git a/src/main/java/net/dakotapride/garnished/registry/GarnishedFluids.java b/src/main/java/net/dakotapride/garnished/registry/GarnishedFluids.java index 5dabc79c..fc71dda4 100644 --- a/src/main/java/net/dakotapride/garnished/registry/GarnishedFluids.java +++ b/src/main/java/net/dakotapride/garnished/registry/GarnishedFluids.java @@ -66,11 +66,41 @@ private static ResourceLocation createLocation(String fluid, boolean isFlowing) public static final FluidEntry ORANGE_MASTIC_RESIN; public static final FluidEntry YELLOW_MASTIC_RESIN; public static final FluidEntry GREEN_MASTIC_RESIN; + public static final FluidEntry LIME_MASTIC_RESIN; public static final FluidEntry BLUE_MASTIC_RESIN; + public static final FluidEntry LIGHT_BLUE_MASTIC_RESIN; + public static final FluidEntry CYAN_MASTIC_RESIN; public static final FluidEntry PURPLE_MASTIC_RESIN; + public static final FluidEntry MAGENTA_MASTIC_RESIN; + public static final FluidEntry PINK_MASTIC_RESIN; + public static final FluidEntry BLACK_MASTIC_RESIN; + public static final FluidEntry GRAY_MASTIC_RESIN; + public static final FluidEntry LIGHT_GRAY_MASTIC_RESIN; + public static final FluidEntry WHITE_MASTIC_RESIN; + public static final FluidEntry BROWN_MASTIC_RESIN; public static final FluidEntry DRAGON_BREATH; public static final FluidEntry SWEET_TEA; + public static FluidEntry masticResinRegistration(String colour0) { + return REGISTRATE + .fluid((colour0 == "" ? colour0 : colour0 + "_") + "mastic_resin", + createLocation((colour0 == "" ? colour0 : colour0 + "_") + "mastic_resin", false), + createLocation((colour0 == "" ? colour0 : colour0 + "_") + "mastic_resin", true) + ) + .fluidProperties(p -> p.levelDecreasePerBlock(2) + .tickRate(25) + .flowSpeed(3) + .blastResistance(100f)) + .fluidAttributes(() -> new CreateAdditionsAttributeHandler("fluid.garnished." + (colour0 == "" ? colour0 : colour0 + "_") + "mastic_resin", 1500, 1400)) + .onRegisterAfter(Registry.ITEM_REGISTRY, fluid -> { + Fluid source = fluid.getSource(); + FluidStorage.combinedItemApiProvider(source.getBucket()).register(context -> + new FullItemFluidStorage(context, bucket -> ItemVariant.of(BUCKET), FluidVariant.of(source), FluidConstants.BUCKET)); + FluidStorage.combinedItemApiProvider(BUCKET).register(context -> + new EmptyItemFluidStorage(context, bucket -> ItemVariant.of(source.getBucket()), source, FluidConstants.BUCKET)); + }).register(); + } + static { GARNISH = REGISTRATE .fluid("garnish", @@ -141,124 +171,24 @@ private static ResourceLocation createLocation(String fluid, boolean isFlowing) new EmptyItemFluidStorage(context, bucket -> ItemVariant.of(source.getBucket()), source, FluidConstants.BUCKET)); }).register(); - MASTIC_RESIN = REGISTRATE - .fluid("mastic_resin", - createLocation("mastic_resin", false), - createLocation("mastic_resin", true) - ) - .fluidProperties(p -> p.levelDecreasePerBlock(2) - .tickRate(25) - .flowSpeed(3) - .blastResistance(100f)) - .fluidAttributes(() -> new CreateAdditionsAttributeHandler("fluid.garnished.mastic_resin", 1500, 1400)) - .onRegisterAfter(Registry.ITEM.key(), fluid -> { - Fluid source = fluid.getSource(); - FluidStorage.combinedItemApiProvider(source.getBucket()).register(context -> - new FullItemFluidStorage(context, bucket -> ItemVariant.of(BUCKET), FluidVariant.of(source), FluidConstants.BUCKET)); - FluidStorage.combinedItemApiProvider(BUCKET).register(context -> - new EmptyItemFluidStorage(context, bucket -> ItemVariant.of(source.getBucket()), source, FluidConstants.BUCKET)); - }).register(); - RED_MASTIC_RESIN = REGISTRATE - .fluid("red_mastic_resin", - createLocation("red_mastic_resin", false), - createLocation("red_mastic_resin", true) - ) - .fluidProperties(p -> p.levelDecreasePerBlock(2) - .tickRate(25) - .flowSpeed(3) - .blastResistance(100f)) - .fluidAttributes(() -> new CreateAdditionsAttributeHandler("fluid.garnished.red_mastic_resin", 1500, 1400)) - .onRegisterAfter(Registry.ITEM.key(), fluid -> { - Fluid source = fluid.getSource(); - FluidStorage.combinedItemApiProvider(source.getBucket()).register(context -> - new FullItemFluidStorage(context, bucket -> ItemVariant.of(BUCKET), FluidVariant.of(source), FluidConstants.BUCKET)); - FluidStorage.combinedItemApiProvider(BUCKET).register(context -> - new EmptyItemFluidStorage(context, bucket -> ItemVariant.of(source.getBucket()), source, FluidConstants.BUCKET)); - }).register(); - ORANGE_MASTIC_RESIN = REGISTRATE - .fluid("orange_mastic_resin", - createLocation("orange_mastic_resin", false), - createLocation("orange_mastic_resin", true) - ) - .fluidProperties(p -> p.levelDecreasePerBlock(2) - .tickRate(25) - .flowSpeed(3) - .blastResistance(100f)) - .fluidAttributes(() -> new CreateAdditionsAttributeHandler("fluid.garnished.orange_mastic_resin", 1500, 1400)) - .onRegisterAfter(Registry.ITEM.key(), fluid -> { - Fluid source = fluid.getSource(); - FluidStorage.combinedItemApiProvider(source.getBucket()).register(context -> - new FullItemFluidStorage(context, bucket -> ItemVariant.of(BUCKET), FluidVariant.of(source), FluidConstants.BUCKET)); - FluidStorage.combinedItemApiProvider(BUCKET).register(context -> - new EmptyItemFluidStorage(context, bucket -> ItemVariant.of(source.getBucket()), source, FluidConstants.BUCKET)); - }).register(); - YELLOW_MASTIC_RESIN = REGISTRATE - .fluid("yellow_mastic_resin", - createLocation("yellow_mastic_resin", false), - createLocation("yellow_mastic_resin", true) - ) - .fluidProperties(p -> p.levelDecreasePerBlock(2) - .tickRate(25) - .flowSpeed(3) - .blastResistance(100f)) - .fluidAttributes(() -> new CreateAdditionsAttributeHandler("fluid.garnished.yellow_mastic_resin", 1500, 1400)) - .onRegisterAfter(Registry.ITEM.key(), fluid -> { - Fluid source = fluid.getSource(); - FluidStorage.combinedItemApiProvider(source.getBucket()).register(context -> - new FullItemFluidStorage(context, bucket -> ItemVariant.of(BUCKET), FluidVariant.of(source), FluidConstants.BUCKET)); - FluidStorage.combinedItemApiProvider(BUCKET).register(context -> - new EmptyItemFluidStorage(context, bucket -> ItemVariant.of(source.getBucket()), source, FluidConstants.BUCKET)); - }).register(); - GREEN_MASTIC_RESIN = REGISTRATE - .fluid("green_mastic_resin", - createLocation("green_mastic_resin", false), - createLocation("green_mastic_resin", true) - ) - .fluidProperties(p -> p.levelDecreasePerBlock(2) - .tickRate(25) - .flowSpeed(3) - .blastResistance(100f)) - .fluidAttributes(() -> new CreateAdditionsAttributeHandler("fluid.garnished.green_mastic_resin", 1500, 1400)) - .onRegisterAfter(Registry.ITEM.key(), fluid -> { - Fluid source = fluid.getSource(); - FluidStorage.combinedItemApiProvider(source.getBucket()).register(context -> - new FullItemFluidStorage(context, bucket -> ItemVariant.of(BUCKET), FluidVariant.of(source), FluidConstants.BUCKET)); - FluidStorage.combinedItemApiProvider(BUCKET).register(context -> - new EmptyItemFluidStorage(context, bucket -> ItemVariant.of(source.getBucket()), source, FluidConstants.BUCKET)); - }).register(); - BLUE_MASTIC_RESIN = REGISTRATE - .fluid("blue_mastic_resin", - createLocation("blue_mastic_resin", false), - createLocation("blue_mastic_resin", true) - ) - .fluidProperties(p -> p.levelDecreasePerBlock(2) - .tickRate(25) - .flowSpeed(3) - .blastResistance(100f)) - .fluidAttributes(() -> new CreateAdditionsAttributeHandler("fluid.garnished.blue_mastic_resin", 1500, 1400)) - .onRegisterAfter(Registry.ITEM.key(), fluid -> { - Fluid source = fluid.getSource(); - FluidStorage.combinedItemApiProvider(source.getBucket()).register(context -> - new FullItemFluidStorage(context, bucket -> ItemVariant.of(BUCKET), FluidVariant.of(source), FluidConstants.BUCKET)); - FluidStorage.combinedItemApiProvider(BUCKET).register(context -> - new EmptyItemFluidStorage(context, bucket -> ItemVariant.of(source.getBucket()), source, FluidConstants.BUCKET)); - }).register(); - PURPLE_MASTIC_RESIN = REGISTRATE - .fluid("purple_mastic_resin", - createLocation("purple_mastic_resin", false), - createLocation("purple_mastic_resin", true) - ) - .fluidProperties(p -> p.levelDecreasePerBlock(2) - .tickRate(25) - .flowSpeed(3)) - .fluidAttributes(() -> new CreateAdditionsAttributeHandler("fluid.garnished.purple_mastic_resin", 1500, 1400)) - .onRegisterAfter(Registry.ITEM.key(), fluid -> { - Fluid source = fluid.getSource(); - FluidStorage.combinedItemApiProvider(source.getBucket()).register(context -> - new FullItemFluidStorage(context, bucket -> ItemVariant.of(BUCKET), FluidVariant.of(source), FluidConstants.BUCKET)); - FluidStorage.combinedItemApiProvider(BUCKET).register(context -> - new EmptyItemFluidStorage(context, bucket -> ItemVariant.of(source.getBucket()), source, FluidConstants.BUCKET)); - }).register(); + MASTIC_RESIN = masticResinRegistration(""); + RED_MASTIC_RESIN = masticResinRegistration("red"); + ORANGE_MASTIC_RESIN = masticResinRegistration("orange"); + YELLOW_MASTIC_RESIN = masticResinRegistration("yellow"); + GREEN_MASTIC_RESIN = masticResinRegistration("green"); + LIME_MASTIC_RESIN = masticResinRegistration("lime"); + BLUE_MASTIC_RESIN = masticResinRegistration("blue"); + LIGHT_BLUE_MASTIC_RESIN = masticResinRegistration("light_blue"); + CYAN_MASTIC_RESIN = masticResinRegistration("cyan"); + PURPLE_MASTIC_RESIN = masticResinRegistration("purple"); + MAGENTA_MASTIC_RESIN = masticResinRegistration("magenta"); + PINK_MASTIC_RESIN = masticResinRegistration("pink"); + BLACK_MASTIC_RESIN = masticResinRegistration("black"); + GRAY_MASTIC_RESIN = masticResinRegistration("gray"); + LIGHT_GRAY_MASTIC_RESIN = masticResinRegistration("light_gray"); + WHITE_MASTIC_RESIN = masticResinRegistration("white"); + BROWN_MASTIC_RESIN = masticResinRegistration("brown"); + DRAGON_BREATH = REGISTRATE .fluid("dragon_breath", createLocation("dragon_breath", false), diff --git a/src/main/java/net/dakotapride/garnished/registry/GarnishedItems.java b/src/main/java/net/dakotapride/garnished/registry/GarnishedItems.java index d8d6c908..17f9c7c6 100644 --- a/src/main/java/net/dakotapride/garnished/registry/GarnishedItems.java +++ b/src/main/java/net/dakotapride/garnished/registry/GarnishedItems.java @@ -487,10 +487,30 @@ public class GarnishedItems { REGISTRATE.item("mastic_resin_yellow", Item::new).register(); public static final ItemEntry MASTIC_RESIN_GREEN = REGISTRATE.item("mastic_resin_green", Item::new).register(); + public static final ItemEntry MASTIC_RESIN_LIME = + REGISTRATE.item("mastic_resin_lime", Item::new).register(); public static final ItemEntry MASTIC_RESIN_BLUE = REGISTRATE.item("mastic_resin_blue", Item::new).register(); + public static final ItemEntry MASTIC_RESIN_LIGHT_BLUE = + REGISTRATE.item("mastic_resin_light_blue", Item::new).register(); + public static final ItemEntry MASTIC_RESIN_CYAN = + REGISTRATE.item("mastic_resin_cyan", Item::new).register(); public static final ItemEntry MASTIC_RESIN_PURPLE = REGISTRATE.item("mastic_resin_purple", Item::new).register(); + public static final ItemEntry MASTIC_RESIN_MAGENTA = + REGISTRATE.item("mastic_resin_magenta", Item::new).register(); + public static final ItemEntry MASTIC_RESIN_PINK = + REGISTRATE.item("mastic_resin_pink", Item::new).register(); + public static final ItemEntry MASTIC_RESIN_BLACK = + REGISTRATE.item("mastic_resin_black", Item::new).register(); + public static final ItemEntry MASTIC_RESIN_GRAY = + REGISTRATE.item("mastic_resin_gray", Item::new).register(); + public static final ItemEntry MASTIC_RESIN_LIGHT_GRAY = + REGISTRATE.item("mastic_resin_light_gray", Item::new).register(); + public static final ItemEntry MASTIC_RESIN_WHITE = + REGISTRATE.item("mastic_resin_white", Item::new).register(); + public static final ItemEntry MASTIC_RESIN_BROWN = + REGISTRATE.item("mastic_resin_brown", Item::new).register(); public static final ItemEntry MASTIC_PASTE = REGISTRATE.item("mastic_paste", MasticPasteFoodItem::new).register(); public static final ItemEntry MASTIC_PASTE_RED = @@ -501,10 +521,30 @@ public class GarnishedItems { REGISTRATE.item("mastic_paste_yellow", MasticPasteFoodItem::new).register(); public static final ItemEntry MASTIC_PASTE_GREEN = REGISTRATE.item("mastic_paste_green", MasticPasteFoodItem::new).register(); + public static final ItemEntry MASTIC_PASTE_LIME = + REGISTRATE.item("mastic_paste_lime", MasticPasteFoodItem::new).register(); public static final ItemEntry MASTIC_PASTE_BLUE = REGISTRATE.item("mastic_paste_blue", MasticPasteFoodItem::new).register(); + public static final ItemEntry MASTIC_PASTE_LIGHT_BLUE = + REGISTRATE.item("mastic_paste_light_blue", MasticPasteFoodItem::new).register(); + public static final ItemEntry MASTIC_PASTE_CYAN = + REGISTRATE.item("mastic_paste_cyan", MasticPasteFoodItem::new).register(); public static final ItemEntry MASTIC_PASTE_PURPLE = REGISTRATE.item("mastic_paste_purple", MasticPasteFoodItem::new).register(); + public static final ItemEntry MASTIC_PASTE_MAGENTA = + REGISTRATE.item("mastic_paste_magenta", MasticPasteFoodItem::new).register(); + public static final ItemEntry MASTIC_PASTE_PINK = + REGISTRATE.item("mastic_paste_pink", MasticPasteFoodItem::new).register(); + public static final ItemEntry MASTIC_PASTE_BLACK = + REGISTRATE.item("mastic_paste_black", MasticPasteFoodItem::new).register(); + public static final ItemEntry MASTIC_PASTE_GRAY = + REGISTRATE.item("mastic_paste_gray", MasticPasteFoodItem::new).register(); + public static final ItemEntry MASTIC_PASTE_LIGHT_GRAY = + REGISTRATE.item("mastic_paste_light_gray", MasticPasteFoodItem::new).register(); + public static final ItemEntry MASTIC_PASTE_WHITE = + REGISTRATE.item("mastic_paste_white", MasticPasteFoodItem::new).register(); + public static final ItemEntry MASTIC_PASTE_BROWN = + REGISTRATE.item("mastic_paste_brown", MasticPasteFoodItem::new).register(); public static final ItemEntry VOLATILE_DUST = REGISTRATE.item("volatile_dust", Item::new).register(); diff --git a/src/main/java/net/dakotapride/garnished/registry/GarnishedRecipeTypes.java b/src/main/java/net/dakotapride/garnished/registry/GarnishedRecipeTypes.java index 3a3ece3a..ef079856 100644 --- a/src/main/java/net/dakotapride/garnished/registry/GarnishedRecipeTypes.java +++ b/src/main/java/net/dakotapride/garnished/registry/GarnishedRecipeTypes.java @@ -3,6 +3,17 @@ import java.util.Optional; import java.util.function.Supplier; +import net.dakotapride.garnished.recipe.BlackDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.BrownDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.CyanDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.GrayDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.LightBlueDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.LightGrayDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.LimeDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.MagentaDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.PinkDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.WhiteDyeBlowingFanRecipe; + import org.jetbrains.annotations.Nullable; import com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder; @@ -32,8 +43,18 @@ public enum GarnishedRecipeTypes implements IRecipeTypeInfo { ORANGE_DYE_BLOWING(OrangeDyeBlowingFanRecipe::new), YELLOW_DYE_BLOWING(YellowDyeBlowingFanRecipe::new), GREEN_DYE_BLOWING(GreenDyeBlowingFanRecipe::new), + LIME_DYE_BLOWING(LimeDyeBlowingFanRecipe::new), BLUE_DYE_BLOWING(BlueDyeBlowingFanRecipe::new), - PURPLE_DYE_BLOWING(PurpleDyeBlowingFanRecipe::new); + LIGHT_BLUE_DYE_BLOWING(LightBlueDyeBlowingFanRecipe::new), + CYAN_DYE_BLOWING(CyanDyeBlowingFanRecipe::new), + PURPLE_DYE_BLOWING(PurpleDyeBlowingFanRecipe::new), + MAGENTA_DYE_BLOWING(MagentaDyeBlowingFanRecipe::new), + PINK_DYE_BLOWING(PinkDyeBlowingFanRecipe::new), + BLACK_DYE_BLOWING(BlackDyeBlowingFanRecipe::new), + GRAY_DYE_BLOWING(GrayDyeBlowingFanRecipe::new), + LIGHT_GRAY_DYE_BLOWING(LightGrayDyeBlowingFanRecipe::new), + WHITE_DYE_BLOWING(WhiteDyeBlowingFanRecipe::new), + BROWN_DYE_BLOWING(BrownDyeBlowingFanRecipe::new); private final ResourceLocation id; private final RecipeSerializer serializerObject; diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/BlackDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/BlackDyeBlowingFanCategory.java new file mode 100644 index 00000000..7354a146 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/BlackDyeBlowingFanCategory.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.JEI; + +import net.dakotapride.garnished.recipe.BlackDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class BlackDyeBlowingFanCategory extends DyeBlowingFanCategory { + public BlackDyeBlowingFanCategory(Info info) { + super(GarnishedFluids.BLACK_MASTIC_RESIN.getSource(), info); + } + +} diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/BlueDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/BlueDyeBlowingFanCategory.java index cd968cfd..dd887df6 100644 --- a/src/main/java/net/dakotapride/garnished/registry/JEI/BlueDyeBlowingFanCategory.java +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/BlueDyeBlowingFanCategory.java @@ -1,27 +1,11 @@ package net.dakotapride.garnished.registry.JEI; -import org.jetbrains.annotations.NotNull; - -import com.mojang.blaze3d.vertex.PoseStack; -import com.simibubi.create.compat.jei.category.ProcessingViaFanCategory; -import com.simibubi.create.compat.jei.category.animations.AnimatedKinetics; -import com.simibubi.create.foundation.gui.element.GuiGameElement; - import net.dakotapride.garnished.recipe.BlueDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedFluids; -public class BlueDyeBlowingFanCategory extends ProcessingViaFanCategory.MultiOutput { - public BlueDyeBlowingFanCategory(Info info) { - super(info); - } - - @Override - protected void renderAttachedBlock(@NotNull PoseStack graphics) { - GuiGameElement.of(GarnishedFluids.BLUE_MASTIC_RESIN.get()) - .scale(SCALE) - .atLocal(0, 0, 2) - .lighting(AnimatedKinetics.DEFAULT_LIGHTING) - .render(graphics); - } +public class BlueDyeBlowingFanCategory extends DyeBlowingFanCategory { + public BlueDyeBlowingFanCategory(Info info) { + super(GarnishedFluids.BLUE_MASTIC_RESIN.getSource(), info); + } } diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/BrownDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/BrownDyeBlowingFanCategory.java new file mode 100644 index 00000000..5ce909d9 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/BrownDyeBlowingFanCategory.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.JEI; + +import net.dakotapride.garnished.recipe.BrownDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class BrownDyeBlowingFanCategory extends DyeBlowingFanCategory { + public BrownDyeBlowingFanCategory(Info info) { + super(GarnishedFluids.BROWN_MASTIC_RESIN.getSource(), info); + } + +} diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/CyanDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/CyanDyeBlowingFanCategory.java new file mode 100644 index 00000000..7c75853b --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/CyanDyeBlowingFanCategory.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.JEI; + +import net.dakotapride.garnished.recipe.CyanDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class CyanDyeBlowingFanCategory extends DyeBlowingFanCategory { + public CyanDyeBlowingFanCategory(Info info) { + super(GarnishedFluids.CYAN_MASTIC_RESIN.getSource(), info); + } + +} diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/DyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/DyeBlowingFanCategory.java new file mode 100644 index 00000000..8a43c849 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/DyeBlowingFanCategory.java @@ -0,0 +1,27 @@ +package net.dakotapride.garnished.registry.JEI; + +import com.mojang.blaze3d.vertex.PoseStack; +import com.simibubi.create.compat.jei.category.ProcessingViaFanCategory; +import com.simibubi.create.compat.jei.category.animations.AnimatedKinetics; +import com.simibubi.create.content.processing.recipe.ProcessingRecipe; +import com.simibubi.create.foundation.gui.element.GuiGameElement; +import net.minecraft.world.level.material.Fluid; +import org.jetbrains.annotations.NotNull; + +public class DyeBlowingFanCategory> extends ProcessingViaFanCategory.MultiOutput { + Fluid fluid; + + public DyeBlowingFanCategory(Fluid fluid0, Info info) { + super(info); + this.fluid = fluid0; + } + + @Override + protected void renderAttachedBlock(@NotNull PoseStack graphics) { + GuiGameElement.of(fluid) + .scale(SCALE) + .atLocal(0, 0, 2) + .lighting(AnimatedKinetics.DEFAULT_LIGHTING) + .render(graphics); + } +} diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/GarnishedJEI.java b/src/main/java/net/dakotapride/garnished/registry/JEI/GarnishedJEI.java index c06994e6..eb43cfba 100644 --- a/src/main/java/net/dakotapride/garnished/registry/JEI/GarnishedJEI.java +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/GarnishedJEI.java @@ -18,12 +18,22 @@ import mezz.jei.api.registration.IRecipeRegistration; import mezz.jei.api.runtime.IIngredientManager; import net.dakotapride.garnished.CreateGarnished; +import net.dakotapride.garnished.recipe.BlackDyeBlowingFanRecipe; import net.dakotapride.garnished.recipe.BlueDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.BrownDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.CyanDyeBlowingFanRecipe; import net.dakotapride.garnished.recipe.FreezingFanRecipe; +import net.dakotapride.garnished.recipe.GrayDyeBlowingFanRecipe; import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.LightBlueDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.LightGrayDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.LimeDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.MagentaDyeBlowingFanRecipe; import net.dakotapride.garnished.recipe.OrangeDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.PinkDyeBlowingFanRecipe; import net.dakotapride.garnished.recipe.PurpleDyeBlowingFanRecipe; import net.dakotapride.garnished.recipe.RedDyeBlowingFanRecipe; +import net.dakotapride.garnished.recipe.WhiteDyeBlowingFanRecipe; import net.dakotapride.garnished.recipe.YellowDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedFluids; import net.dakotapride.garnished.registry.GarnishedItems; @@ -131,35 +141,110 @@ private void loadCategories() { .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.RED_MASTIC_RESIN.getBucket().get()) .emptyBackground(178, 72) .build("red_dye_blowing", RedDyeBlowingFanCategory::new)); - allCategories.add(builder(OrangeDyeBlowingFanRecipe.class) - .addTypedRecipes(GarnishedRecipeTypes.ORANGE_DYE_BLOWING::getType) - .catalystStack(ProcessingViaFanCategory.getFan("garnished.orange_dye_blowing")) - .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.ORANGE_MASTIC_RESIN.getBucket().get()) - .emptyBackground(178, 72) - .build("orange_dye_blowing", OrangeDyeBlowingFanCategory::new)); - allCategories.add(builder(YellowDyeBlowingFanRecipe.class) - .addTypedRecipes(GarnishedRecipeTypes.YELLOW_DYE_BLOWING::getType) - .catalystStack(ProcessingViaFanCategory.getFan("garnished.yellow_dye_blowing")) - .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.YELLOW_MASTIC_RESIN.getBucket().get()) - .emptyBackground(178, 72) - .build("yellow_dye_blowing", YellowDyeBlowingFanCategory::new)); - allCategories.add(builder(GreenDyeBlowingFanRecipe.class) - .addTypedRecipes(GarnishedRecipeTypes.GREEN_DYE_BLOWING::getType) - .catalystStack(ProcessingViaFanCategory.getFan("garnished.green_dye_blowing")) - .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.GREEN_MASTIC_RESIN.getBucket().get()) - .emptyBackground(178, 72) - .build("green_dye_blowing", GreenDyeBlowingFanCategory::new)); - allCategories.add(builder(BlueDyeBlowingFanRecipe.class) - .addTypedRecipes(GarnishedRecipeTypes.BLUE_DYE_BLOWING::getType) - .catalystStack(ProcessingViaFanCategory.getFan("garnished.blue_dye_blowing")) - .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.BLUE_MASTIC_RESIN.getBucket().get()) - .emptyBackground(178, 72) - .build("blue_dye_blowing", BlueDyeBlowingFanCategory::new)); - allCategories.add(builder(PurpleDyeBlowingFanRecipe.class) - .addTypedRecipes(GarnishedRecipeTypes.PURPLE_DYE_BLOWING::getType) - .catalystStack(ProcessingViaFanCategory.getFan("garnished.purple_dye_blowing")) - .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.PURPLE_MASTIC_RESIN.getBucket().get()) - .emptyBackground(178, 72) - .build("purple_dye_blowing", PurpleDyeBlowingFanCategory::new)); + allCategories.add( + builder(OrangeDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.ORANGE_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.orange_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.ORANGE_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("orange_dye_blowing", OrangeDyeBlowingFanCategory::new)); + allCategories.add( + builder(YellowDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.YELLOW_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.yellow_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.YELLOW_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("yellow_dye_blowing", YellowDyeBlowingFanCategory::new)); + allCategories.add( + builder(GreenDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.GREEN_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.green_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.GREEN_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("green_dye_blowing", GreenDyeBlowingFanCategory::new)); + allCategories.add( + builder(LimeDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.LIME_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.lime_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.LIME_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("lime_dye_blowing", LimeDyeBlowingFanCategory::new)); + allCategories.add( + builder(BlueDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.BLUE_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.blue_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.BLUE_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("blue_dye_blowing", BlueDyeBlowingFanCategory::new)); + allCategories.add( + builder(LightBlueDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.LIGHT_BLUE_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.light_blue_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.LIGHT_BLUE_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("light_blue_dye_blowing", LightBlueDyeBlowingFanCategory::new)); + allCategories.add( + builder(CyanDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.CYAN_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.cyan_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.CYAN_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("cyan_dye_blowing", CyanDyeBlowingFanCategory::new)); + allCategories.add( + builder(PurpleDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.PURPLE_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.purple_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.PURPLE_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("purple_dye_blowing", PurpleDyeBlowingFanCategory::new)); + allCategories.add( + builder(MagentaDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.MAGENTA_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.magenta_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.MAGENTA_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("magenta_dye_blowing", MagentaDyeBlowingFanCategory::new)); + allCategories.add( + builder(PinkDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.PINK_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.pink_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.PINK_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("pink_dye_blowing", PinkDyeBlowingFanCategory::new)); + allCategories.add( + builder(BlackDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.BLACK_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.black_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.BLACK_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("black_dye_blowing", BlackDyeBlowingFanCategory::new)); + allCategories.add( + builder(GrayDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.GRAY_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.gray_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.GRAY_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("gray_dye_blowing", GrayDyeBlowingFanCategory::new)); + allCategories.add( + builder(LightGrayDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.LIGHT_GRAY_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.light_gray_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.LIGHT_GRAY_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("light_gray_dye_blowing", LightGrayDyeBlowingFanCategory::new)); + allCategories.add( + builder(WhiteDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.WHITE_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.white_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.WHITE_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("white_dye_blowing", WhiteDyeBlowingFanCategory::new)); + allCategories.add( + builder(BrownDyeBlowingFanRecipe.class) + .addTypedRecipes(GarnishedRecipeTypes.BROWN_DYE_BLOWING::getType) + .catalystStack(ProcessingViaFanCategory.getFan("garnished.brown_dye_blowing")) + .doubleItemIcon(AllItems.PROPELLER.get(), GarnishedFluids.BROWN_MASTIC_RESIN.getBucket().get()) + .emptyBackground(178, 72) + .build("brown_dye_blowing", BrownDyeBlowingFanCategory::new)); } } diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/GrayDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/GrayDyeBlowingFanCategory.java new file mode 100644 index 00000000..05c3d83b --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/GrayDyeBlowingFanCategory.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.JEI; + +import net.dakotapride.garnished.recipe.GrayDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class GrayDyeBlowingFanCategory extends DyeBlowingFanCategory { + public GrayDyeBlowingFanCategory(Info info) { + super(GarnishedFluids.GRAY_MASTIC_RESIN.getSource(), info); + } + +} diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/GreenDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/GreenDyeBlowingFanCategory.java index a2fb9097..fdc7930e 100644 --- a/src/main/java/net/dakotapride/garnished/registry/JEI/GreenDyeBlowingFanCategory.java +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/GreenDyeBlowingFanCategory.java @@ -1,27 +1,11 @@ package net.dakotapride.garnished.registry.JEI; -import org.jetbrains.annotations.NotNull; - -import com.mojang.blaze3d.vertex.PoseStack; -import com.simibubi.create.compat.jei.category.ProcessingViaFanCategory; -import com.simibubi.create.compat.jei.category.animations.AnimatedKinetics; -import com.simibubi.create.foundation.gui.element.GuiGameElement; - import net.dakotapride.garnished.recipe.GreenDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedFluids; -public class GreenDyeBlowingFanCategory extends ProcessingViaFanCategory.MultiOutput { +public class GreenDyeBlowingFanCategory extends DyeBlowingFanCategory { public GreenDyeBlowingFanCategory(Info info) { - super(info); - } - - @Override - protected void renderAttachedBlock(@NotNull PoseStack graphics) { - GuiGameElement.of(GarnishedFluids.GREEN_MASTIC_RESIN.get()) - .scale(SCALE) - .atLocal(0, 0, 2) - .lighting(AnimatedKinetics.DEFAULT_LIGHTING) - .render(graphics); + super(GarnishedFluids.GREEN_MASTIC_RESIN.getSource(), info); } } diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/LightBlueDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/LightBlueDyeBlowingFanCategory.java new file mode 100644 index 00000000..c364db53 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/LightBlueDyeBlowingFanCategory.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.JEI; + +import net.dakotapride.garnished.recipe.LightBlueDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class LightBlueDyeBlowingFanCategory extends DyeBlowingFanCategory { + public LightBlueDyeBlowingFanCategory(Info info) { + super(GarnishedFluids.LIGHT_BLUE_MASTIC_RESIN.getSource(), info); + } + +} diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/LightGrayDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/LightGrayDyeBlowingFanCategory.java new file mode 100644 index 00000000..f3467a7a --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/LightGrayDyeBlowingFanCategory.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.JEI; + +import net.dakotapride.garnished.recipe.LightGrayDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class LightGrayDyeBlowingFanCategory extends DyeBlowingFanCategory { + public LightGrayDyeBlowingFanCategory(Info info) { + super(GarnishedFluids.LIGHT_GRAY_MASTIC_RESIN.getSource(), info); + } + +} diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/LimeDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/LimeDyeBlowingFanCategory.java new file mode 100644 index 00000000..45fa8d51 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/LimeDyeBlowingFanCategory.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.JEI; + +import net.dakotapride.garnished.recipe.LimeDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class LimeDyeBlowingFanCategory extends DyeBlowingFanCategory { + public LimeDyeBlowingFanCategory(Info info) { + super(GarnishedFluids.LIME_MASTIC_RESIN.getSource(), info); + } + +} diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/MagentaDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/MagentaDyeBlowingFanCategory.java new file mode 100644 index 00000000..b7d3a6b0 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/MagentaDyeBlowingFanCategory.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.JEI; + +import net.dakotapride.garnished.recipe.MagentaDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class MagentaDyeBlowingFanCategory extends DyeBlowingFanCategory { + public MagentaDyeBlowingFanCategory(Info info) { + super(GarnishedFluids.MAGENTA_MASTIC_RESIN.getSource(), info); + } + +} diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/OrangeDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/OrangeDyeBlowingFanCategory.java index be8d80e9..b66767e7 100644 --- a/src/main/java/net/dakotapride/garnished/registry/JEI/OrangeDyeBlowingFanCategory.java +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/OrangeDyeBlowingFanCategory.java @@ -1,27 +1,11 @@ package net.dakotapride.garnished.registry.JEI; -import org.jetbrains.annotations.NotNull; - -import com.mojang.blaze3d.vertex.PoseStack; -import com.simibubi.create.compat.jei.category.ProcessingViaFanCategory; -import com.simibubi.create.compat.jei.category.animations.AnimatedKinetics; -import com.simibubi.create.foundation.gui.element.GuiGameElement; - import net.dakotapride.garnished.recipe.OrangeDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedFluids; -public class OrangeDyeBlowingFanCategory extends ProcessingViaFanCategory.MultiOutput { +public class OrangeDyeBlowingFanCategory extends DyeBlowingFanCategory { public OrangeDyeBlowingFanCategory(Info info) { - super(info); - } - - @Override - protected void renderAttachedBlock(@NotNull PoseStack graphics) { - GuiGameElement.of(GarnishedFluids.ORANGE_MASTIC_RESIN.get()) - .scale(SCALE) - .atLocal(0, 0, 2) - .lighting(AnimatedKinetics.DEFAULT_LIGHTING) - .render(graphics); + super(GarnishedFluids.ORANGE_MASTIC_RESIN.getSource(), info); } } diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/PinkDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/PinkDyeBlowingFanCategory.java new file mode 100644 index 00000000..ad30b2c0 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/PinkDyeBlowingFanCategory.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.JEI; + +import net.dakotapride.garnished.recipe.PinkDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class PinkDyeBlowingFanCategory extends DyeBlowingFanCategory { + public PinkDyeBlowingFanCategory(Info info) { + super(GarnishedFluids.PINK_MASTIC_RESIN.getSource(), info); + } + +} diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/PurpleDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/PurpleDyeBlowingFanCategory.java index 9d4590bf..0091e3d6 100644 --- a/src/main/java/net/dakotapride/garnished/registry/JEI/PurpleDyeBlowingFanCategory.java +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/PurpleDyeBlowingFanCategory.java @@ -1,27 +1,11 @@ package net.dakotapride.garnished.registry.JEI; -import org.jetbrains.annotations.NotNull; - -import com.mojang.blaze3d.vertex.PoseStack; -import com.simibubi.create.compat.jei.category.ProcessingViaFanCategory; -import com.simibubi.create.compat.jei.category.animations.AnimatedKinetics; -import com.simibubi.create.foundation.gui.element.GuiGameElement; - import net.dakotapride.garnished.recipe.PurpleDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedFluids; -public class PurpleDyeBlowingFanCategory extends ProcessingViaFanCategory.MultiOutput { +public class PurpleDyeBlowingFanCategory extends DyeBlowingFanCategory { public PurpleDyeBlowingFanCategory(Info info) { - super(info); - } - - @Override - protected void renderAttachedBlock(@NotNull PoseStack graphics) { - GuiGameElement.of(GarnishedFluids.PURPLE_MASTIC_RESIN.get()) - .scale(SCALE) - .atLocal(0, 0, 2) - .lighting(AnimatedKinetics.DEFAULT_LIGHTING) - .render(graphics); + super(GarnishedFluids.PURPLE_MASTIC_RESIN.getSource(), info); } } diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/RedDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/RedDyeBlowingFanCategory.java index 3949e133..d0b99801 100644 --- a/src/main/java/net/dakotapride/garnished/registry/JEI/RedDyeBlowingFanCategory.java +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/RedDyeBlowingFanCategory.java @@ -1,27 +1,11 @@ package net.dakotapride.garnished.registry.JEI; -import org.jetbrains.annotations.NotNull; - -import com.mojang.blaze3d.vertex.PoseStack; -import com.simibubi.create.compat.jei.category.ProcessingViaFanCategory; -import com.simibubi.create.compat.jei.category.animations.AnimatedKinetics; -import com.simibubi.create.foundation.gui.element.GuiGameElement; - import net.dakotapride.garnished.recipe.RedDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedFluids; -public class RedDyeBlowingFanCategory extends ProcessingViaFanCategory.MultiOutput { +public class RedDyeBlowingFanCategory extends DyeBlowingFanCategory { public RedDyeBlowingFanCategory(Info info) { - super(info); - } - - @Override - protected void renderAttachedBlock(@NotNull PoseStack graphics) { - GuiGameElement.of(GarnishedFluids.RED_MASTIC_RESIN.get()) - .scale(SCALE) - .atLocal(0, 0, 2) - .lighting(AnimatedKinetics.DEFAULT_LIGHTING) - .render(graphics); + super(GarnishedFluids.RED_MASTIC_RESIN.getSource(), info); } } diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/WhiteDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/WhiteDyeBlowingFanCategory.java new file mode 100644 index 00000000..dc1624e9 --- /dev/null +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/WhiteDyeBlowingFanCategory.java @@ -0,0 +1,11 @@ +package net.dakotapride.garnished.registry.JEI; + +import net.dakotapride.garnished.recipe.WhiteDyeBlowingFanRecipe; +import net.dakotapride.garnished.registry.GarnishedFluids; + +public class WhiteDyeBlowingFanCategory extends DyeBlowingFanCategory { + public WhiteDyeBlowingFanCategory(Info info) { + super(GarnishedFluids.WHITE_MASTIC_RESIN.getSource(), info); + } + +} diff --git a/src/main/java/net/dakotapride/garnished/registry/JEI/YellowDyeBlowingFanCategory.java b/src/main/java/net/dakotapride/garnished/registry/JEI/YellowDyeBlowingFanCategory.java index 5f9a7f16..c20af36a 100644 --- a/src/main/java/net/dakotapride/garnished/registry/JEI/YellowDyeBlowingFanCategory.java +++ b/src/main/java/net/dakotapride/garnished/registry/JEI/YellowDyeBlowingFanCategory.java @@ -1,27 +1,11 @@ package net.dakotapride.garnished.registry.JEI; -import org.jetbrains.annotations.NotNull; - -import com.mojang.blaze3d.vertex.PoseStack; -import com.simibubi.create.compat.jei.category.ProcessingViaFanCategory; -import com.simibubi.create.compat.jei.category.animations.AnimatedKinetics; -import com.simibubi.create.foundation.gui.element.GuiGameElement; - import net.dakotapride.garnished.recipe.YellowDyeBlowingFanRecipe; import net.dakotapride.garnished.registry.GarnishedFluids; -public class YellowDyeBlowingFanCategory extends ProcessingViaFanCategory.MultiOutput { +public class YellowDyeBlowingFanCategory extends DyeBlowingFanCategory { public YellowDyeBlowingFanCategory(Info info) { - super(info); - } - - @Override - protected void renderAttachedBlock(@NotNull PoseStack graphics) { - GuiGameElement.of(GarnishedFluids.YELLOW_MASTIC_RESIN.get()) - .scale(SCALE) - .atLocal(0, 0, 2) - .lighting(AnimatedKinetics.DEFAULT_LIGHTING) - .render(graphics); + super(GarnishedFluids.YELLOW_MASTIC_RESIN.getSource(), info); } } diff --git a/src/main/resources/assets/garnished/blockstates/abyssal_stone_bricks_slab.json b/src/main/resources/assets/garnished/blockstates/abyssal_stone_brick_slab.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/abyssal_stone_bricks_slab.json rename to src/main/resources/assets/garnished/blockstates/abyssal_stone_brick_slab.json diff --git a/src/main/resources/assets/garnished/blockstates/abyssal_stone_bricks_stairs.json b/src/main/resources/assets/garnished/blockstates/abyssal_stone_brick_stairs.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/abyssal_stone_bricks_stairs.json rename to src/main/resources/assets/garnished/blockstates/abyssal_stone_brick_stairs.json diff --git a/src/main/resources/assets/garnished/blockstates/abyssal_stone_bricks_wall.json b/src/main/resources/assets/garnished/blockstates/abyssal_stone_brick_wall.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/abyssal_stone_bricks_wall.json rename to src/main/resources/assets/garnished/blockstates/abyssal_stone_brick_wall.json diff --git a/src/main/resources/assets/garnished/blockstates/black_mastic_block.json b/src/main/resources/assets/garnished/blockstates/black_mastic_block.json new file mode 100644 index 00000000..5ad4c65e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/black_mastic_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/black_mastic_block" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/black_mastic_resin.json b/src/main/resources/assets/garnished/blockstates/black_mastic_resin.json new file mode 100644 index 00000000..a8b1e23c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/black_mastic_resin.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/black_mastic_resin" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/black_zultanite.json b/src/main/resources/assets/garnished/blockstates/black_zultanite.json new file mode 100644 index 00000000..08dca054 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/black_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/black_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/black_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/black_zultanite_brick_slab.json new file mode 100644 index 00000000..cd90e18e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/black_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/black_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/black_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/black_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/black_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/black_zultanite_brick_stairs.json new file mode 100644 index 00000000..e032a00d --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/black_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/black_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/black_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/black_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/black_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/black_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/black_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/black_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/black_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/black_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/black_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/black_zultanite_brick_wall.json new file mode 100644 index 00000000..3e8637e7 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/black_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/black_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/black_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/black_zultanite_bricks.json new file mode 100644 index 00000000..162d320f --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/black_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/black_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/black_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/black_zultanite_slab.json new file mode 100644 index 00000000..e2ea62f6 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/black_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/black_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/black_zultanite" + }, + "type=top": { + "model": "garnished:block/black_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/black_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/black_zultanite_stairs.json new file mode 100644 index 00000000..6ae22600 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/black_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/black_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/black_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/black_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/black_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/black_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/black_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/black_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/black_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/black_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/black_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/black_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/black_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/black_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/black_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/black_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/black_zultanite_wall.json new file mode 100644 index 00000000..ee68de4e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/black_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/black_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/black_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/blue_zultanite.json b/src/main/resources/assets/garnished/blockstates/blue_zultanite.json new file mode 100644 index 00000000..7b141ac2 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/blue_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/blue_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/blue_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/blue_zultanite_brick_slab.json new file mode 100644 index 00000000..c803994b --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/blue_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/blue_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/blue_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/blue_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/blue_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/blue_zultanite_brick_stairs.json new file mode 100644 index 00000000..aceb2630 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/blue_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/blue_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/blue_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/blue_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/blue_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/blue_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/blue_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/blue_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/blue_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/blue_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/blue_zultanite_brick_wall.json new file mode 100644 index 00000000..f82b5ba2 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/blue_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/blue_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/blue_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/blue_zultanite_bricks.json new file mode 100644 index 00000000..e6f8d2f8 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/blue_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/blue_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/blue_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/blue_zultanite_slab.json new file mode 100644 index 00000000..1201a553 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/blue_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/blue_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/blue_zultanite" + }, + "type=top": { + "model": "garnished:block/blue_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/blue_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/blue_zultanite_stairs.json new file mode 100644 index 00000000..ab74e9b4 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/blue_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/blue_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/blue_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/blue_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/blue_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/blue_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/blue_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/blue_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/blue_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/blue_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/blue_zultanite_wall.json new file mode 100644 index 00000000..89a2a8de --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/blue_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/blue_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/blue_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/brown_mastic_block.json b/src/main/resources/assets/garnished/blockstates/brown_mastic_block.json new file mode 100644 index 00000000..741dcdda --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/brown_mastic_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/brown_mastic_block" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/brown_mastic_resin.json b/src/main/resources/assets/garnished/blockstates/brown_mastic_resin.json new file mode 100644 index 00000000..89adae85 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/brown_mastic_resin.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/brown_mastic_resin" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/brown_zultanite.json b/src/main/resources/assets/garnished/blockstates/brown_zultanite.json new file mode 100644 index 00000000..2491fa13 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/brown_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/brown_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/brown_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/brown_zultanite_brick_slab.json new file mode 100644 index 00000000..f65a7c18 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/brown_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/brown_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/brown_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/brown_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/brown_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/brown_zultanite_brick_stairs.json new file mode 100644 index 00000000..1dbda027 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/brown_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/brown_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/brown_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/brown_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/brown_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/brown_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/brown_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/brown_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/brown_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/brown_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/brown_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/brown_zultanite_brick_wall.json new file mode 100644 index 00000000..6a45e1a7 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/brown_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/brown_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/brown_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/brown_zultanite_bricks.json new file mode 100644 index 00000000..2867f55b --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/brown_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/brown_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/brown_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/brown_zultanite_slab.json new file mode 100644 index 00000000..0666c75f --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/brown_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/brown_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/brown_zultanite" + }, + "type=top": { + "model": "garnished:block/brown_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/brown_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/brown_zultanite_stairs.json new file mode 100644 index 00000000..f428ca7e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/brown_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/brown_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/brown_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/brown_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/brown_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/brown_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/brown_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/brown_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/brown_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/brown_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/brown_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/brown_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/brown_zultanite_wall.json new file mode 100644 index 00000000..6bead783 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/brown_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/brown_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/brown_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/carnotite_bricks_slab.json b/src/main/resources/assets/garnished/blockstates/carnotite_brick_slab.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/carnotite_bricks_slab.json rename to src/main/resources/assets/garnished/blockstates/carnotite_brick_slab.json diff --git a/src/main/resources/assets/garnished/blockstates/carnotite_bricks_stairs.json b/src/main/resources/assets/garnished/blockstates/carnotite_brick_stairs.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/carnotite_bricks_stairs.json rename to src/main/resources/assets/garnished/blockstates/carnotite_brick_stairs.json diff --git a/src/main/resources/assets/garnished/blockstates/carnotite_bricks_wall.json b/src/main/resources/assets/garnished/blockstates/carnotite_brick_wall.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/carnotite_bricks_wall.json rename to src/main/resources/assets/garnished/blockstates/carnotite_brick_wall.json diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_black_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_black_zultanite_bricks.json new file mode 100644 index 00000000..c26bd546 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_black_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/black_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_blue_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_blue_zultanite_bricks.json new file mode 100644 index 00000000..48a2d3e1 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_blue_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/blue_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_brown_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_brown_zultanite_bricks.json new file mode 100644 index 00000000..b3bc96b7 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_brown_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/brown_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_cyan_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_cyan_zultanite_bricks.json new file mode 100644 index 00000000..74fc60f0 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_cyan_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/cyan_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_gray_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_gray_zultanite_bricks.json new file mode 100644 index 00000000..4f8b8c85 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_gray_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/gray_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_green_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_green_zultanite_bricks.json new file mode 100644 index 00000000..dabb7b94 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_green_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/green_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_light_blue_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_light_blue_zultanite_bricks.json new file mode 100644 index 00000000..135f53ce --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_light_blue_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_blue_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_light_gray_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_light_gray_zultanite_bricks.json new file mode 100644 index 00000000..55b2d70d --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_light_gray_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_gray_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_lime_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_lime_zultanite_bricks.json new file mode 100644 index 00000000..435a4c5b --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_lime_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/lime_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_magenta_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_magenta_zultanite_bricks.json new file mode 100644 index 00000000..0b1ef66a --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_magenta_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/magenta_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_orange_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_orange_zultanite_bricks.json new file mode 100644 index 00000000..17d20e1c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_orange_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/orange_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_pink_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_pink_zultanite_bricks.json new file mode 100644 index 00000000..25019af5 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_pink_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/pink_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_purple_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_purple_zultanite_bricks.json new file mode 100644 index 00000000..6f23b2d7 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_purple_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/purple_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_red_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_red_zultanite_bricks.json new file mode 100644 index 00000000..37976ce4 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_red_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/red_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_white_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_white_zultanite_bricks.json new file mode 100644 index 00000000..b73ce73c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_white_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/white_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_yellow_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_yellow_zultanite_bricks.json new file mode 100644 index 00000000..0d0e557d --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_yellow_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/yellow_chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/chiseled_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/chiseled_zultanite_bricks.json new file mode 100644 index 00000000..26534fee --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/chiseled_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/chiseled_zultanite" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/cyan_mastic_block.json b/src/main/resources/assets/garnished/blockstates/cyan_mastic_block.json new file mode 100644 index 00000000..3994ba6f --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/cyan_mastic_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/cyan_mastic_block" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/cyan_mastic_resin.json b/src/main/resources/assets/garnished/blockstates/cyan_mastic_resin.json new file mode 100644 index 00000000..9979f609 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/cyan_mastic_resin.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/cyan_mastic_resin" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/cyan_zultanite.json b/src/main/resources/assets/garnished/blockstates/cyan_zultanite.json new file mode 100644 index 00000000..a857026a --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/cyan_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/cyan_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/cyan_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_brick_slab.json new file mode 100644 index 00000000..9237db8b --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/cyan_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/cyan_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/cyan_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/cyan_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_brick_stairs.json new file mode 100644 index 00000000..0bd9d38a --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/cyan_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/cyan_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/cyan_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/cyan_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/cyan_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/cyan_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/cyan_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/cyan_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/cyan_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_brick_wall.json new file mode 100644 index 00000000..cb134d1f --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/cyan_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/cyan_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_bricks.json new file mode 100644 index 00000000..ec4662f9 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/cyan_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/cyan_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_slab.json new file mode 100644 index 00000000..fd5fc171 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/cyan_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/cyan_zultanite" + }, + "type=top": { + "model": "garnished:block/cyan_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/cyan_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_stairs.json new file mode 100644 index 00000000..edff7b24 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/cyan_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/cyan_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/cyan_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/cyan_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/cyan_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/cyan_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/cyan_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/cyan_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/cyan_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/cyan_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/cyan_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_wall.json new file mode 100644 index 00000000..3a7fd682 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/cyan_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/cyan_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/cyan_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/dragon_stone_bricks_slab.json b/src/main/resources/assets/garnished/blockstates/dragon_stone_brick_slab.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/dragon_stone_bricks_slab.json rename to src/main/resources/assets/garnished/blockstates/dragon_stone_brick_slab.json diff --git a/src/main/resources/assets/garnished/blockstates/dragon_stone_bricks_stairs.json b/src/main/resources/assets/garnished/blockstates/dragon_stone_brick_stairs.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/dragon_stone_bricks_stairs.json rename to src/main/resources/assets/garnished/blockstates/dragon_stone_brick_stairs.json diff --git a/src/main/resources/assets/garnished/blockstates/dragon_stone_bricks_wall.json b/src/main/resources/assets/garnished/blockstates/dragon_stone_brick_wall.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/dragon_stone_bricks_wall.json rename to src/main/resources/assets/garnished/blockstates/dragon_stone_brick_wall.json diff --git a/src/main/resources/assets/garnished/blockstates/gray_mastic_block.json b/src/main/resources/assets/garnished/blockstates/gray_mastic_block.json new file mode 100644 index 00000000..d2102312 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/gray_mastic_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/gray_mastic_block" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/gray_mastic_resin.json b/src/main/resources/assets/garnished/blockstates/gray_mastic_resin.json new file mode 100644 index 00000000..cf75fed3 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/gray_mastic_resin.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/gray_mastic_resin" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/gray_zultanite.json b/src/main/resources/assets/garnished/blockstates/gray_zultanite.json new file mode 100644 index 00000000..c53611d1 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/gray_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/gray_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/gray_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/gray_zultanite_brick_slab.json new file mode 100644 index 00000000..552d96a8 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/gray_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/gray_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/gray_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/gray_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/gray_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/gray_zultanite_brick_stairs.json new file mode 100644 index 00000000..35983861 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/gray_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/gray_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/gray_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/gray_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/gray_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/gray_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/gray_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/gray_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/gray_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/gray_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/gray_zultanite_brick_wall.json new file mode 100644 index 00000000..b16917a8 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/gray_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/gray_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/gray_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/gray_zultanite_bricks.json new file mode 100644 index 00000000..78a5d72c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/gray_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/gray_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/gray_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/gray_zultanite_slab.json new file mode 100644 index 00000000..fa91c668 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/gray_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/gray_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/gray_zultanite" + }, + "type=top": { + "model": "garnished:block/gray_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/gray_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/gray_zultanite_stairs.json new file mode 100644 index 00000000..ebe0cd6b --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/gray_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/gray_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/gray_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/gray_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/gray_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/gray_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/gray_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/gray_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/gray_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/gray_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/gray_zultanite_wall.json new file mode 100644 index 00000000..72acda1e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/gray_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/gray_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/gray_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/green_zultanite.json b/src/main/resources/assets/garnished/blockstates/green_zultanite.json new file mode 100644 index 00000000..d106b53e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/green_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/green_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/green_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/green_zultanite_brick_slab.json new file mode 100644 index 00000000..3f211f5e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/green_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/green_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/green_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/green_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/green_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/green_zultanite_brick_stairs.json new file mode 100644 index 00000000..8dbe3ebe --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/green_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/green_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/green_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/green_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/green_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/green_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/green_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/green_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/green_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/green_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/green_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/green_zultanite_brick_wall.json new file mode 100644 index 00000000..699a1691 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/green_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/green_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/green_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/green_zultanite_bricks.json new file mode 100644 index 00000000..792eaeea --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/green_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/green_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/green_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/green_zultanite_slab.json new file mode 100644 index 00000000..264b433f --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/green_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/green_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/green_zultanite" + }, + "type=top": { + "model": "garnished:block/green_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/green_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/green_zultanite_stairs.json new file mode 100644 index 00000000..74d0a1e1 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/green_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/green_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/green_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/green_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/green_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/green_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/green_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/green_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/green_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/green_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/green_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/green_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/green_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/green_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/green_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/green_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/green_zultanite_wall.json new file mode 100644 index 00000000..04e82181 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/green_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/green_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/green_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/light_blue_mastic_block.json b/src/main/resources/assets/garnished/blockstates/light_blue_mastic_block.json new file mode 100644 index 00000000..3f6853c3 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_blue_mastic_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_blue_mastic_block" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/light_blue_mastic_resin.json b/src/main/resources/assets/garnished/blockstates/light_blue_mastic_resin.json new file mode 100644 index 00000000..20cb2e30 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_blue_mastic_resin.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_blue_mastic_resin" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/light_blue_zultanite.json b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite.json new file mode 100644 index 00000000..f0e9ed55 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_blue_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_brick_slab.json new file mode 100644 index 00000000..09eeea2b --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/light_blue_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/light_blue_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/light_blue_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_brick_stairs.json new file mode 100644 index 00000000..c09e4ef0 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/light_blue_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_brick_wall.json new file mode 100644 index 00000000..64a49036 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/light_blue_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_bricks.json new file mode 100644 index 00000000..1b8dfca2 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_blue_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_slab.json new file mode 100644 index 00000000..40db5b79 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/light_blue_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/light_blue_zultanite" + }, + "type=top": { + "model": "garnished:block/light_blue_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_stairs.json new file mode 100644 index 00000000..c3fa7c55 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/light_blue_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/light_blue_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/light_blue_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/light_blue_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_wall.json new file mode 100644 index 00000000..6a6eaff2 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_blue_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/light_blue_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/light_gray_mastic_block.json b/src/main/resources/assets/garnished/blockstates/light_gray_mastic_block.json new file mode 100644 index 00000000..59d118ef --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_gray_mastic_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_gray_mastic_block" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/light_gray_mastic_resin.json b/src/main/resources/assets/garnished/blockstates/light_gray_mastic_resin.json new file mode 100644 index 00000000..fc161512 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_gray_mastic_resin.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_gray_mastic_resin" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/light_gray_zultanite.json b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite.json new file mode 100644 index 00000000..475338d1 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_gray_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_brick_slab.json new file mode 100644 index 00000000..3a50b887 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/light_gray_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/light_gray_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/light_gray_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_brick_stairs.json new file mode 100644 index 00000000..0254cfad --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/light_gray_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_brick_wall.json new file mode 100644 index 00000000..6784ba78 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/light_gray_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_bricks.json new file mode 100644 index 00000000..6f58d398 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_gray_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_slab.json new file mode 100644 index 00000000..9bc06cb4 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/light_gray_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/light_gray_zultanite" + }, + "type=top": { + "model": "garnished:block/light_gray_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_stairs.json new file mode 100644 index 00000000..964dfef3 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/light_gray_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/light_gray_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/light_gray_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/light_gray_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_wall.json new file mode 100644 index 00000000..16c24cf9 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/light_gray_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/light_gray_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/lime_mastic_block.json b/src/main/resources/assets/garnished/blockstates/lime_mastic_block.json new file mode 100644 index 00000000..c060e16a --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/lime_mastic_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/lime_mastic_block" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/lime_mastic_resin.json b/src/main/resources/assets/garnished/blockstates/lime_mastic_resin.json new file mode 100644 index 00000000..c1ad38db --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/lime_mastic_resin.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/lime_mastic_resin" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/lime_zultanite.json b/src/main/resources/assets/garnished/blockstates/lime_zultanite.json new file mode 100644 index 00000000..a3b6afe3 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/lime_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/lime_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/lime_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/lime_zultanite_brick_slab.json new file mode 100644 index 00000000..7fb177ff --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/lime_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/lime_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/lime_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/lime_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/lime_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/lime_zultanite_brick_stairs.json new file mode 100644 index 00000000..82f2e505 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/lime_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/lime_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/lime_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/lime_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/lime_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/lime_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/lime_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/lime_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/lime_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/lime_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/lime_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/lime_zultanite_brick_wall.json new file mode 100644 index 00000000..9c35113e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/lime_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/lime_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/lime_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/lime_zultanite_bricks.json new file mode 100644 index 00000000..4ab77b45 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/lime_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/lime_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/lime_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/lime_zultanite_slab.json new file mode 100644 index 00000000..f9fb1425 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/lime_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/lime_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/lime_zultanite" + }, + "type=top": { + "model": "garnished:block/lime_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/lime_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/lime_zultanite_stairs.json new file mode 100644 index 00000000..390533ee --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/lime_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/lime_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/lime_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/lime_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/lime_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/lime_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/lime_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/lime_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/lime_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/lime_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/lime_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/lime_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/lime_zultanite_wall.json new file mode 100644 index 00000000..979713ac --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/lime_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/lime_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/lime_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/magenta_mastic_block.json b/src/main/resources/assets/garnished/blockstates/magenta_mastic_block.json new file mode 100644 index 00000000..c0d9d6e3 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/magenta_mastic_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/magenta_mastic_block" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/magenta_mastic_resin.json b/src/main/resources/assets/garnished/blockstates/magenta_mastic_resin.json new file mode 100644 index 00000000..95581ffe --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/magenta_mastic_resin.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/magenta_mastic_resin" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/magenta_zultanite.json b/src/main/resources/assets/garnished/blockstates/magenta_zultanite.json new file mode 100644 index 00000000..ec85974d --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/magenta_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/magenta_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/magenta_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_brick_slab.json new file mode 100644 index 00000000..2b8fd476 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/magenta_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/magenta_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/magenta_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/magenta_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_brick_stairs.json new file mode 100644 index 00000000..72813702 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/magenta_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/magenta_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/magenta_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/magenta_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/magenta_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/magenta_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/magenta_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/magenta_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/magenta_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_brick_wall.json new file mode 100644 index 00000000..afcad762 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/magenta_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/magenta_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_bricks.json new file mode 100644 index 00000000..320f3c6d --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/magenta_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/magenta_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_slab.json new file mode 100644 index 00000000..09ef0907 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/magenta_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/magenta_zultanite" + }, + "type=top": { + "model": "garnished:block/magenta_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/magenta_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_stairs.json new file mode 100644 index 00000000..1966e07f --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/magenta_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/magenta_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/magenta_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/magenta_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/magenta_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/magenta_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/magenta_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/magenta_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/magenta_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/magenta_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/magenta_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_wall.json new file mode 100644 index 00000000..8f0fb94e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/magenta_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/magenta_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/magenta_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/nut_hanging_sign.json b/src/main/resources/assets/garnished/blockstates/nut_hanging_sign.json deleted file mode 100644 index 8d529f92..00000000 --- a/src/main/resources/assets/garnished/blockstates/nut_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "garnished:block/nut_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/nut_wall_hanging_sign.json b/src/main/resources/assets/garnished/blockstates/nut_wall_hanging_sign.json deleted file mode 100644 index 8d529f92..00000000 --- a/src/main/resources/assets/garnished/blockstates/nut_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "garnished:block/nut_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/nut_wall_sign.json b/src/main/resources/assets/garnished/blockstates/nut_wall_sign.json index 7698f302..5afdc4cd 100644 --- a/src/main/resources/assets/garnished/blockstates/nut_wall_sign.json +++ b/src/main/resources/assets/garnished/blockstates/nut_wall_sign.json @@ -4,4 +4,4 @@ "model": "garnished:block/nut_sign" } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/garnished/blockstates/orange_zultanite.json b/src/main/resources/assets/garnished/blockstates/orange_zultanite.json new file mode 100644 index 00000000..916d31b0 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/orange_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/orange_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/orange_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/orange_zultanite_brick_slab.json new file mode 100644 index 00000000..f43a6b55 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/orange_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/orange_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/orange_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/orange_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/orange_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/orange_zultanite_brick_stairs.json new file mode 100644 index 00000000..76631997 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/orange_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/orange_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/orange_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/orange_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/orange_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/orange_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/orange_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/orange_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/orange_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/orange_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/orange_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/orange_zultanite_brick_wall.json new file mode 100644 index 00000000..294693a2 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/orange_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/orange_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/orange_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/orange_zultanite_bricks.json new file mode 100644 index 00000000..9955e4b7 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/orange_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/orange_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/orange_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/orange_zultanite_slab.json new file mode 100644 index 00000000..a9615fde --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/orange_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/orange_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/orange_zultanite" + }, + "type=top": { + "model": "garnished:block/orange_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/orange_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/orange_zultanite_stairs.json new file mode 100644 index 00000000..3d72ffa6 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/orange_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/orange_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/orange_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/orange_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/orange_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/orange_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/orange_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/orange_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/orange_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/orange_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/orange_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/orange_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/orange_zultanite_wall.json new file mode 100644 index 00000000..f4af4c30 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/orange_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/orange_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/orange_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/pink_mastic_block.json b/src/main/resources/assets/garnished/blockstates/pink_mastic_block.json new file mode 100644 index 00000000..f167a119 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/pink_mastic_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/pink_mastic_block" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/pink_mastic_resin.json b/src/main/resources/assets/garnished/blockstates/pink_mastic_resin.json new file mode 100644 index 00000000..92d383b3 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/pink_mastic_resin.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/pink_mastic_resin" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/pink_zultanite.json b/src/main/resources/assets/garnished/blockstates/pink_zultanite.json new file mode 100644 index 00000000..970aea58 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/pink_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/pink_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/pink_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/pink_zultanite_brick_slab.json new file mode 100644 index 00000000..30efcc5c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/pink_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/pink_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/pink_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/pink_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/pink_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/pink_zultanite_brick_stairs.json new file mode 100644 index 00000000..1ca17850 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/pink_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/pink_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/pink_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/pink_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/pink_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/pink_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/pink_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/pink_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/pink_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/pink_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/pink_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/pink_zultanite_brick_wall.json new file mode 100644 index 00000000..d860c718 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/pink_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/pink_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/pink_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/pink_zultanite_bricks.json new file mode 100644 index 00000000..9c589830 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/pink_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/pink_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/pink_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/pink_zultanite_slab.json new file mode 100644 index 00000000..2d3e6e22 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/pink_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/pink_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/pink_zultanite" + }, + "type=top": { + "model": "garnished:block/pink_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/pink_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/pink_zultanite_stairs.json new file mode 100644 index 00000000..9659507a --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/pink_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/pink_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/pink_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/pink_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/pink_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/pink_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/pink_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/pink_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/pink_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/pink_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/pink_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/pink_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/pink_zultanite_wall.json new file mode 100644 index 00000000..ba6f1baf --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/pink_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/pink_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/pink_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_black_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_black_zultanite.json new file mode 100644 index 00000000..5bfbcce9 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_black_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/black_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_black_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_black_zultanite_slab.json new file mode 100644 index 00000000..caef0480 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_black_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/black_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/black_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/black_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_black_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_black_zultanite_stairs.json new file mode 100644 index 00000000..ffee3196 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_black_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/black_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/black_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/black_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/black_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/black_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/black_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/black_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/black_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/black_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/black_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/black_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/black_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/black_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/black_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_black_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_black_zultanite_wall.json new file mode 100644 index 00000000..f5d257bd --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_black_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/black_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/black_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/black_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/black_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/black_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_blue_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_blue_zultanite.json new file mode 100644 index 00000000..6a688b4b --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_blue_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/blue_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_blue_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_blue_zultanite_slab.json new file mode 100644 index 00000000..fec62b98 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_blue_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/blue_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/blue_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/blue_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_blue_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_blue_zultanite_stairs.json new file mode 100644 index 00000000..2f86b72c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_blue_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/blue_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/blue_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/blue_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/blue_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/blue_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/blue_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/blue_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/blue_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_blue_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_blue_zultanite_wall.json new file mode 100644 index 00000000..0a387f94 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_blue_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/blue_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/blue_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/blue_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/blue_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/blue_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_brown_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_brown_zultanite.json new file mode 100644 index 00000000..40779279 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_brown_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/brown_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_brown_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_brown_zultanite_slab.json new file mode 100644 index 00000000..ab22d63e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_brown_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/brown_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/brown_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/brown_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_brown_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_brown_zultanite_stairs.json new file mode 100644 index 00000000..1abb53db --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_brown_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/brown_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/brown_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/brown_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/brown_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/brown_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/brown_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/brown_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/brown_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/brown_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_brown_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_brown_zultanite_wall.json new file mode 100644 index 00000000..1942113c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_brown_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/brown_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/brown_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/brown_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/brown_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/brown_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_cyan_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_cyan_zultanite.json new file mode 100644 index 00000000..981e7d67 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_cyan_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/cyan_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_cyan_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_cyan_zultanite_slab.json new file mode 100644 index 00000000..8b4e71d5 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_cyan_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/cyan_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/cyan_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/cyan_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_cyan_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_cyan_zultanite_stairs.json new file mode 100644 index 00000000..a7cb7c9e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_cyan_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/cyan_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/cyan_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/cyan_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/cyan_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/cyan_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/cyan_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/cyan_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/cyan_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/cyan_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_cyan_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_cyan_zultanite_wall.json new file mode 100644 index 00000000..0420ff01 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_cyan_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/cyan_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/cyan_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/cyan_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/cyan_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/cyan_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_gray_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_gray_zultanite.json new file mode 100644 index 00000000..ba8692b6 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_gray_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/gray_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_gray_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_gray_zultanite_slab.json new file mode 100644 index 00000000..6b833689 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_gray_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/gray_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/gray_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/gray_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_gray_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_gray_zultanite_stairs.json new file mode 100644 index 00000000..2ab0c1ed --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_gray_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/gray_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/gray_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/gray_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/gray_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/gray_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/gray_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/gray_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/gray_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_gray_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_gray_zultanite_wall.json new file mode 100644 index 00000000..2641657c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_gray_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/gray_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/gray_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/gray_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/gray_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/gray_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_green_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_green_zultanite.json new file mode 100644 index 00000000..ad8f3a63 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_green_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/green_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_green_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_green_zultanite_slab.json new file mode 100644 index 00000000..ba835bde --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_green_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/green_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/green_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/green_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_green_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_green_zultanite_stairs.json new file mode 100644 index 00000000..ae3991f1 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_green_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/green_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/green_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/green_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/green_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/green_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/green_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/green_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/green_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/green_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/green_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/green_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/green_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/green_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/green_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_green_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_green_zultanite_wall.json new file mode 100644 index 00000000..d27ba0ce --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_green_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/green_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/green_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/green_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/green_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/green_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_light_blue_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_light_blue_zultanite.json new file mode 100644 index 00000000..6fcc022f --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_light_blue_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_blue_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_light_blue_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_light_blue_zultanite_slab.json new file mode 100644 index 00000000..eab1f2e1 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_light_blue_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/light_blue_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/light_blue_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/light_blue_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_light_blue_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_light_blue_zultanite_stairs.json new file mode 100644 index 00000000..101a7d05 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_light_blue_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/light_blue_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/light_blue_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/light_blue_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/light_blue_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_light_blue_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_light_blue_zultanite_wall.json new file mode 100644 index 00000000..8e29afc8 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_light_blue_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/light_blue_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_light_gray_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_light_gray_zultanite.json new file mode 100644 index 00000000..ce4a961d --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_light_gray_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_gray_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_light_gray_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_light_gray_zultanite_slab.json new file mode 100644 index 00000000..a40cff31 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_light_gray_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/light_gray_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/light_gray_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/light_gray_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_light_gray_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_light_gray_zultanite_stairs.json new file mode 100644 index 00000000..e56053a5 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_light_gray_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/light_gray_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/light_gray_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/light_gray_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/light_gray_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_light_gray_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_light_gray_zultanite_wall.json new file mode 100644 index 00000000..655485c2 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_light_gray_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/light_gray_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_lime_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_lime_zultanite.json new file mode 100644 index 00000000..68fa4c1f --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_lime_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/lime_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_lime_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_lime_zultanite_slab.json new file mode 100644 index 00000000..6150a0ff --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_lime_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/lime_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/lime_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/lime_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_lime_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_lime_zultanite_stairs.json new file mode 100644 index 00000000..85a88b31 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_lime_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/lime_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/lime_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/lime_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/lime_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/lime_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/lime_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/lime_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/lime_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/lime_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_lime_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_lime_zultanite_wall.json new file mode 100644 index 00000000..804fde33 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_lime_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/lime_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/lime_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/lime_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/lime_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/lime_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_magenta_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_magenta_zultanite.json new file mode 100644 index 00000000..5a29f9cf --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_magenta_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/magenta_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_magenta_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_magenta_zultanite_slab.json new file mode 100644 index 00000000..5bd4d020 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_magenta_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/magenta_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/magenta_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/magenta_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_magenta_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_magenta_zultanite_stairs.json new file mode 100644 index 00000000..ba2e8267 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_magenta_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/magenta_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/magenta_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/magenta_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/magenta_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/magenta_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/magenta_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/magenta_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/magenta_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/magenta_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_magenta_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_magenta_zultanite_wall.json new file mode 100644 index 00000000..cc08e06e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_magenta_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/magenta_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/magenta_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/magenta_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/magenta_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/magenta_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_orange_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_orange_zultanite.json new file mode 100644 index 00000000..02ee04c2 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_orange_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/orange_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_orange_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_orange_zultanite_slab.json new file mode 100644 index 00000000..f770149e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_orange_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/orange_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/orange_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/orange_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_orange_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_orange_zultanite_stairs.json new file mode 100644 index 00000000..35df553d --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_orange_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/orange_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/orange_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/orange_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/orange_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/orange_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/orange_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/orange_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/orange_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/orange_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_orange_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_orange_zultanite_wall.json new file mode 100644 index 00000000..3acdab75 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_orange_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/orange_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/orange_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/orange_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/orange_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/orange_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_pink_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_pink_zultanite.json new file mode 100644 index 00000000..0396b827 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_pink_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/pink_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_pink_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_pink_zultanite_slab.json new file mode 100644 index 00000000..7010a851 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_pink_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/pink_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/pink_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/pink_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_pink_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_pink_zultanite_stairs.json new file mode 100644 index 00000000..027133c5 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_pink_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/pink_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/pink_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/pink_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/pink_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/pink_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/pink_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/pink_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/pink_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/pink_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_pink_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_pink_zultanite_wall.json new file mode 100644 index 00000000..cfc0980e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_pink_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/pink_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/pink_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/pink_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/pink_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/pink_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_purple_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_purple_zultanite.json new file mode 100644 index 00000000..3fd37ca6 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_purple_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/purple_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_purple_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_purple_zultanite_slab.json new file mode 100644 index 00000000..ee85eb1c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_purple_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/purple_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/purple_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/purple_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_purple_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_purple_zultanite_stairs.json new file mode 100644 index 00000000..9071d956 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_purple_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/purple_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/purple_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/purple_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/purple_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/purple_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/purple_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/purple_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/purple_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/purple_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_purple_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_purple_zultanite_wall.json new file mode 100644 index 00000000..299ce0be --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_purple_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/purple_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/purple_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/purple_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/purple_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/purple_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_red_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_red_zultanite.json new file mode 100644 index 00000000..1aa263b1 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_red_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/red_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_red_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_red_zultanite_slab.json new file mode 100644 index 00000000..91448140 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_red_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/red_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/red_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/red_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_red_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_red_zultanite_stairs.json new file mode 100644 index 00000000..3471e7aa --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_red_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/red_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/red_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/red_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/red_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/red_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/red_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/red_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/red_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/red_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/red_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/red_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/red_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/red_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/red_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_red_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_red_zultanite_wall.json new file mode 100644 index 00000000..b2ce2c74 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_red_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/red_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/red_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/red_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/red_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/red_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_white_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_white_zultanite.json new file mode 100644 index 00000000..2c807ae2 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_white_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/white_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_white_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_white_zultanite_slab.json new file mode 100644 index 00000000..66803403 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_white_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/white_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/white_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/white_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_white_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_white_zultanite_stairs.json new file mode 100644 index 00000000..f3a59fd8 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_white_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/white_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/white_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/white_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/white_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/white_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/white_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/white_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/white_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/white_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/white_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/white_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/white_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/white_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/white_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_white_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_white_zultanite_wall.json new file mode 100644 index 00000000..3bd05833 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_white_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/white_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/white_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/white_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/white_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/white_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_yellow_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_yellow_zultanite.json new file mode 100644 index 00000000..121bf5f8 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_yellow_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/yellow_polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_yellow_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_yellow_zultanite_slab.json new file mode 100644 index 00000000..e0e61bc7 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_yellow_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/yellow_polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/yellow_polished_zultanite" + }, + "type=top": { + "model": "garnished:block/yellow_polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_yellow_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_yellow_zultanite_stairs.json new file mode 100644 index 00000000..3ea7ad84 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_yellow_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/yellow_polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/yellow_polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/yellow_polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/yellow_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/yellow_polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/yellow_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/yellow_polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/yellow_polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/yellow_polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_yellow_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_yellow_zultanite_wall.json new file mode 100644 index 00000000..566b42b3 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_yellow_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/yellow_polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/yellow_polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/yellow_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/yellow_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/yellow_polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_zultanite.json b/src/main/resources/assets/garnished/blockstates/polished_zultanite.json new file mode 100644 index 00000000..8677fde0 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/polished_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/polished_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/polished_zultanite_slab.json new file mode 100644 index 00000000..cf270168 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/polished_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/polished_zultanite" + }, + "type=top": { + "model": "garnished:block/polished_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/polished_zultanite_stairs.json new file mode 100644 index 00000000..d6c1e1a5 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/polished_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/polished_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/polished_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/polished_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/polished_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/polished_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/polished_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/polished_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/polished_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/polished_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/polished_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/polished_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/polished_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/polished_zultanite_wall.json new file mode 100644 index 00000000..9d2ac955 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/polished_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/polished_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/polished_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/polished_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/polished_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/polished_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/polished_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/polished_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/purple_zultanite.json b/src/main/resources/assets/garnished/blockstates/purple_zultanite.json new file mode 100644 index 00000000..93db51a1 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/purple_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/purple_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/purple_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/purple_zultanite_brick_slab.json new file mode 100644 index 00000000..d2e1eca3 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/purple_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/purple_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/purple_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/purple_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/purple_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/purple_zultanite_brick_stairs.json new file mode 100644 index 00000000..6e503f4c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/purple_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/purple_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/purple_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/purple_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/purple_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/purple_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/purple_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/purple_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/purple_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/purple_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/purple_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/purple_zultanite_brick_wall.json new file mode 100644 index 00000000..8fa42116 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/purple_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/purple_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/purple_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/purple_zultanite_bricks.json new file mode 100644 index 00000000..5f31d74e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/purple_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/purple_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/purple_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/purple_zultanite_slab.json new file mode 100644 index 00000000..d54259a7 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/purple_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/purple_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/purple_zultanite" + }, + "type=top": { + "model": "garnished:block/purple_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/purple_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/purple_zultanite_stairs.json new file mode 100644 index 00000000..c11db732 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/purple_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/purple_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/purple_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/purple_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/purple_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/purple_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/purple_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/purple_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/purple_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/purple_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/purple_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/purple_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/purple_zultanite_wall.json new file mode 100644 index 00000000..02988ad7 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/purple_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/purple_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/purple_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/red_zultanite.json b/src/main/resources/assets/garnished/blockstates/red_zultanite.json new file mode 100644 index 00000000..1c9cc136 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/red_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/red_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/red_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/red_zultanite_brick_slab.json new file mode 100644 index 00000000..905d5f2a --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/red_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/red_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/red_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/red_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/red_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/red_zultanite_brick_stairs.json new file mode 100644 index 00000000..37ce94b8 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/red_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/red_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/red_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/red_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/red_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/red_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/red_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/red_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/red_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/red_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/red_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/red_zultanite_brick_wall.json new file mode 100644 index 00000000..160e62c9 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/red_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/red_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/red_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/red_zultanite_bricks.json new file mode 100644 index 00000000..cb9f1859 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/red_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/red_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/red_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/red_zultanite_slab.json new file mode 100644 index 00000000..ee3650e2 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/red_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/red_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/red_zultanite" + }, + "type=top": { + "model": "garnished:block/red_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/red_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/red_zultanite_stairs.json new file mode 100644 index 00000000..94b9e790 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/red_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/red_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/red_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/red_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/red_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/red_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/red_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/red_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/red_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/red_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/red_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/red_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/red_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/red_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/red_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/red_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/red_zultanite_wall.json new file mode 100644 index 00000000..141dd10c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/red_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/red_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/red_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/ritualistic_stone_bricks_slab.json b/src/main/resources/assets/garnished/blockstates/ritualistic_stone_brick_slab.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/ritualistic_stone_bricks_slab.json rename to src/main/resources/assets/garnished/blockstates/ritualistic_stone_brick_slab.json diff --git a/src/main/resources/assets/garnished/blockstates/ritualistic_stone_bricks_stairs.json b/src/main/resources/assets/garnished/blockstates/ritualistic_stone_brick_stairs.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/ritualistic_stone_bricks_stairs.json rename to src/main/resources/assets/garnished/blockstates/ritualistic_stone_brick_stairs.json diff --git a/src/main/resources/assets/garnished/blockstates/ritualistic_stone_bricks_wall.json b/src/main/resources/assets/garnished/blockstates/ritualistic_stone_brick_wall.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/ritualistic_stone_bricks_wall.json rename to src/main/resources/assets/garnished/blockstates/ritualistic_stone_brick_wall.json diff --git a/src/main/resources/assets/garnished/blockstates/sepia_hanging_sign.json b/src/main/resources/assets/garnished/blockstates/sepia_hanging_sign.json deleted file mode 100644 index 650fd65d..00000000 --- a/src/main/resources/assets/garnished/blockstates/sepia_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "garnished:block/sepia_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/sepia_wall_hanging_sign.json b/src/main/resources/assets/garnished/blockstates/sepia_wall_hanging_sign.json deleted file mode 100644 index 650fd65d..00000000 --- a/src/main/resources/assets/garnished/blockstates/sepia_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "garnished:block/sepia_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_black_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_black_zultanite.json new file mode 100644 index 00000000..645d58b1 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_black_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/black_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_black_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_black_zultanite_slab.json new file mode 100644 index 00000000..45b60612 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_black_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/black_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/black_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/black_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_black_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_black_zultanite_stairs.json new file mode 100644 index 00000000..c645c0e4 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_black_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/black_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/black_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/black_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/black_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/black_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/black_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/black_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/black_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/black_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_black_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_black_zultanite_wall.json new file mode 100644 index 00000000..86ab21fe --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_black_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/black_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/black_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/black_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/black_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/black_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/black_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_blue_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_blue_zultanite.json new file mode 100644 index 00000000..505a0a2b --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_blue_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/blue_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_blue_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_blue_zultanite_slab.json new file mode 100644 index 00000000..a628aca5 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_blue_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/blue_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/blue_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/blue_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_blue_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_blue_zultanite_stairs.json new file mode 100644 index 00000000..ad3c4f2f --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_blue_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/blue_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/blue_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/blue_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/blue_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/blue_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/blue_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/blue_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/blue_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_blue_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_blue_zultanite_wall.json new file mode 100644 index 00000000..13a5c39d --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_blue_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/blue_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/blue_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/blue_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/blue_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/blue_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/blue_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_brown_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_brown_zultanite.json new file mode 100644 index 00000000..5e439e6f --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_brown_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/brown_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_brown_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_brown_zultanite_slab.json new file mode 100644 index 00000000..f2213268 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_brown_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/brown_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/brown_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/brown_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_brown_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_brown_zultanite_stairs.json new file mode 100644 index 00000000..1bc6b9c6 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_brown_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/brown_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/brown_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/brown_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/brown_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/brown_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/brown_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/brown_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/brown_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/brown_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_brown_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_brown_zultanite_wall.json new file mode 100644 index 00000000..8fb12cd9 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_brown_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/brown_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/brown_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/brown_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/brown_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/brown_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/brown_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_cyan_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_cyan_zultanite.json new file mode 100644 index 00000000..15e262ab --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_cyan_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/cyan_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_cyan_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_cyan_zultanite_slab.json new file mode 100644 index 00000000..76c6dac6 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_cyan_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/cyan_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/cyan_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/cyan_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_cyan_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_cyan_zultanite_stairs.json new file mode 100644 index 00000000..5233a0dd --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_cyan_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/cyan_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/cyan_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/cyan_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/cyan_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/cyan_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/cyan_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/cyan_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/cyan_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/cyan_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_cyan_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_cyan_zultanite_wall.json new file mode 100644 index 00000000..00cd0830 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_cyan_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/cyan_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/cyan_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/cyan_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/cyan_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/cyan_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/cyan_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_gray_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_gray_zultanite.json new file mode 100644 index 00000000..3460a8d3 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_gray_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/gray_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_gray_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_gray_zultanite_slab.json new file mode 100644 index 00000000..ca9c3bd8 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_gray_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/gray_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/gray_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/gray_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_gray_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_gray_zultanite_stairs.json new file mode 100644 index 00000000..78b5aef5 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_gray_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/gray_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/gray_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/gray_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/gray_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/gray_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/gray_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/gray_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/gray_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_gray_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_gray_zultanite_wall.json new file mode 100644 index 00000000..306380d5 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_gray_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/gray_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/gray_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/gray_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/gray_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/gray_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/gray_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_green_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_green_zultanite.json new file mode 100644 index 00000000..104210fc --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_green_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/green_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_green_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_green_zultanite_slab.json new file mode 100644 index 00000000..601e51f7 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_green_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/green_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/green_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/green_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_green_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_green_zultanite_stairs.json new file mode 100644 index 00000000..3fd30f41 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_green_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/green_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/green_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/green_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/green_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/green_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/green_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/green_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/green_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/green_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_green_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_green_zultanite_wall.json new file mode 100644 index 00000000..7c900c5c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_green_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/green_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/green_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/green_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/green_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/green_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/green_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_light_blue_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_light_blue_zultanite.json new file mode 100644 index 00000000..4cb0247e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_light_blue_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_blue_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_light_blue_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_light_blue_zultanite_slab.json new file mode 100644 index 00000000..a8477a19 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_light_blue_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/light_blue_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/light_blue_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/light_blue_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_light_blue_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_light_blue_zultanite_stairs.json new file mode 100644 index 00000000..e2a1ed22 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_light_blue_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/light_blue_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_light_blue_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_light_blue_zultanite_wall.json new file mode 100644 index 00000000..2f2a9c4a --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_light_blue_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/light_blue_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_blue_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_light_gray_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_light_gray_zultanite.json new file mode 100644 index 00000000..f0d3ee84 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_light_gray_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/light_gray_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_light_gray_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_light_gray_zultanite_slab.json new file mode 100644 index 00000000..1b8daaa0 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_light_gray_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/light_gray_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/light_gray_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/light_gray_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_light_gray_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_light_gray_zultanite_stairs.json new file mode 100644 index 00000000..b63b66f5 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_light_gray_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/light_gray_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_light_gray_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_light_gray_zultanite_wall.json new file mode 100644 index 00000000..657aff54 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_light_gray_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/light_gray_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/light_gray_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_lime_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_lime_zultanite.json new file mode 100644 index 00000000..05bb0cd8 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_lime_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/lime_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_lime_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_lime_zultanite_slab.json new file mode 100644 index 00000000..cf260a4f --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_lime_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/lime_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/lime_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/lime_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_lime_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_lime_zultanite_stairs.json new file mode 100644 index 00000000..23b65ef6 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_lime_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/lime_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/lime_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/lime_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/lime_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/lime_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/lime_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/lime_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/lime_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/lime_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_lime_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_lime_zultanite_wall.json new file mode 100644 index 00000000..edc5c5df --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_lime_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/lime_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/lime_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/lime_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/lime_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/lime_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/lime_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_magenta_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_magenta_zultanite.json new file mode 100644 index 00000000..50e79027 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_magenta_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/magenta_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_magenta_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_magenta_zultanite_slab.json new file mode 100644 index 00000000..aec4c6c5 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_magenta_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/magenta_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/magenta_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/magenta_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_magenta_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_magenta_zultanite_stairs.json new file mode 100644 index 00000000..ecbd64f9 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_magenta_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/magenta_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/magenta_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/magenta_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/magenta_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/magenta_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/magenta_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/magenta_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/magenta_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/magenta_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_magenta_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_magenta_zultanite_wall.json new file mode 100644 index 00000000..5180f125 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_magenta_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/magenta_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/magenta_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/magenta_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/magenta_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/magenta_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/magenta_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_orange_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_orange_zultanite.json new file mode 100644 index 00000000..64bcbafe --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_orange_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/orange_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_orange_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_orange_zultanite_slab.json new file mode 100644 index 00000000..36f72229 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_orange_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/orange_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/orange_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/orange_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_orange_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_orange_zultanite_stairs.json new file mode 100644 index 00000000..3a4b4007 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_orange_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/orange_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/orange_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/orange_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/orange_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/orange_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/orange_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/orange_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/orange_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/orange_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_orange_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_orange_zultanite_wall.json new file mode 100644 index 00000000..f4d50c18 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_orange_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/orange_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/orange_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/orange_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/orange_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/orange_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/orange_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_pink_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_pink_zultanite.json new file mode 100644 index 00000000..96b149cf --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_pink_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/pink_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_pink_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_pink_zultanite_slab.json new file mode 100644 index 00000000..fbd16f31 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_pink_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/pink_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/pink_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/pink_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_pink_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_pink_zultanite_stairs.json new file mode 100644 index 00000000..3684df1b --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_pink_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/pink_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/pink_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/pink_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/pink_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/pink_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/pink_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/pink_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/pink_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/pink_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_pink_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_pink_zultanite_wall.json new file mode 100644 index 00000000..0812b456 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_pink_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/pink_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/pink_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/pink_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/pink_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/pink_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/pink_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_purple_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_purple_zultanite.json new file mode 100644 index 00000000..3f8187a2 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_purple_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/purple_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_purple_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_purple_zultanite_slab.json new file mode 100644 index 00000000..9acac386 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_purple_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/purple_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/purple_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/purple_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_purple_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_purple_zultanite_stairs.json new file mode 100644 index 00000000..715a48f6 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_purple_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/purple_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/purple_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/purple_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/purple_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/purple_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/purple_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/purple_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/purple_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/purple_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_purple_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_purple_zultanite_wall.json new file mode 100644 index 00000000..08e1c0f2 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_purple_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/purple_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/purple_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/purple_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/purple_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/purple_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/purple_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_red_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_red_zultanite.json new file mode 100644 index 00000000..00ba33dc --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_red_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/red_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_red_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_red_zultanite_slab.json new file mode 100644 index 00000000..74c86a40 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_red_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/red_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/red_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/red_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_red_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_red_zultanite_stairs.json new file mode 100644 index 00000000..173ad38c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_red_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/red_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/red_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/red_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/red_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/red_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/red_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/red_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/red_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/red_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_red_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_red_zultanite_wall.json new file mode 100644 index 00000000..ba863079 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_red_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/red_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/red_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/red_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/red_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/red_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/red_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_white_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_white_zultanite.json new file mode 100644 index 00000000..4e436d75 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_white_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/white_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_white_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_white_zultanite_slab.json new file mode 100644 index 00000000..3a0d9a78 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_white_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/white_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/white_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/white_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_white_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_white_zultanite_stairs.json new file mode 100644 index 00000000..1eabac8d --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_white_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/white_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/white_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/white_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/white_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/white_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/white_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/white_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/white_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/white_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_white_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_white_zultanite_wall.json new file mode 100644 index 00000000..f1ba8c69 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_white_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/white_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/white_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/white_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/white_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/white_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_yellow_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_yellow_zultanite.json new file mode 100644 index 00000000..76ae632e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_yellow_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/yellow_smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_yellow_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_yellow_zultanite_slab.json new file mode 100644 index 00000000..c43dcb87 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_yellow_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/yellow_smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/yellow_smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/yellow_smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_yellow_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_yellow_zultanite_stairs.json new file mode 100644 index 00000000..02b438f1 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_yellow_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/yellow_smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/yellow_smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/yellow_smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/yellow_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/yellow_smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/yellow_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/yellow_smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/yellow_smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/yellow_smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_yellow_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_yellow_zultanite_wall.json new file mode 100644 index 00000000..24696404 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_yellow_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/yellow_smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/yellow_smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/yellow_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/yellow_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/yellow_smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_zultanite.json b/src/main/resources/assets/garnished/blockstates/smooth_zultanite.json new file mode 100644 index 00000000..37f0db3a --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/smooth_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/smooth_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/smooth_zultanite_slab.json new file mode 100644 index 00000000..7bd074da --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/smooth_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/smooth_zultanite" + }, + "type=top": { + "model": "garnished:block/smooth_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/smooth_zultanite_stairs.json new file mode 100644 index 00000000..0100564e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/smooth_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/smooth_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/smooth_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/smooth_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/smooth_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/smooth_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/smooth_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/smooth_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/smooth_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/smooth_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/smooth_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/smooth_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/smooth_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/smooth_zultanite_wall.json new file mode 100644 index 00000000..9a5ea161 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/smooth_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/smooth_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/smooth_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/smooth_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/smooth_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/smooth_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/smooth_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/smooth_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/unstable_stone_bricks_slab.json b/src/main/resources/assets/garnished/blockstates/unstable_stone_brick_slab.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/unstable_stone_bricks_slab.json rename to src/main/resources/assets/garnished/blockstates/unstable_stone_brick_slab.json diff --git a/src/main/resources/assets/garnished/blockstates/unstable_stone_bricks_stairs.json b/src/main/resources/assets/garnished/blockstates/unstable_stone_brick_stairs.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/unstable_stone_bricks_stairs.json rename to src/main/resources/assets/garnished/blockstates/unstable_stone_brick_stairs.json diff --git a/src/main/resources/assets/garnished/blockstates/unstable_stone_bricks_wall.json b/src/main/resources/assets/garnished/blockstates/unstable_stone_brick_wall.json similarity index 100% rename from src/main/resources/assets/garnished/blockstates/unstable_stone_bricks_wall.json rename to src/main/resources/assets/garnished/blockstates/unstable_stone_brick_wall.json diff --git a/src/main/resources/assets/garnished/blockstates/white_mastic_block.json b/src/main/resources/assets/garnished/blockstates/white_mastic_block.json new file mode 100644 index 00000000..80f60417 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/white_mastic_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/white_mastic_block" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/white_mastic_resin.json b/src/main/resources/assets/garnished/blockstates/white_mastic_resin.json new file mode 100644 index 00000000..ef473da8 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/white_mastic_resin.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/white_mastic_resin" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/white_zultanite.json b/src/main/resources/assets/garnished/blockstates/white_zultanite.json new file mode 100644 index 00000000..c12c6949 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/white_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/white_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/white_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/white_zultanite_brick_slab.json new file mode 100644 index 00000000..588ae6a9 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/white_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/white_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/white_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/white_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/white_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/white_zultanite_brick_stairs.json new file mode 100644 index 00000000..6a5858dc --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/white_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/white_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/white_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/white_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/white_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/white_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/white_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/white_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/white_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/white_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/white_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/white_zultanite_brick_wall.json new file mode 100644 index 00000000..c813407f --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/white_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/white_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/white_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/white_zultanite_bricks.json new file mode 100644 index 00000000..51959944 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/white_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/white_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/white_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/white_zultanite_slab.json new file mode 100644 index 00000000..b3c2141c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/white_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/white_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/white_zultanite" + }, + "type=top": { + "model": "garnished:block/white_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/white_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/white_zultanite_stairs.json new file mode 100644 index 00000000..dad6352b --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/white_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/white_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/white_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/white_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/white_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/white_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/white_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/white_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/white_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/white_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/white_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/white_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/white_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/white_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/white_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/white_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/white_zultanite_wall.json new file mode 100644 index 00000000..3ffff44f --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/white_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/white_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/white_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/yellow_zultanite.json b/src/main/resources/assets/garnished/blockstates/yellow_zultanite.json new file mode 100644 index 00000000..58086e46 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/yellow_zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/yellow_zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/yellow_zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_brick_slab.json new file mode 100644 index 00000000..bd04d3b1 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/yellow_zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/yellow_zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/yellow_zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/yellow_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_brick_stairs.json new file mode 100644 index 00000000..89a7fd3e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/yellow_zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/yellow_zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/yellow_zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/yellow_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/yellow_zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/yellow_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/yellow_zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/yellow_zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/yellow_zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_brick_wall.json new file mode 100644 index 00000000..1659f978 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/yellow_zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/yellow_zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_bricks.json new file mode 100644 index 00000000..bbf77f54 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/yellow_zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/yellow_zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_slab.json new file mode 100644 index 00000000..058de08c --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/yellow_zultanite_slab" + }, + "type=double": { + "model": "garnished:block/yellow_zultanite" + }, + "type=top": { + "model": "garnished:block/yellow_zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/yellow_zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_stairs.json new file mode 100644 index 00000000..e57287eb --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/yellow_zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/yellow_zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/yellow_zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/yellow_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/yellow_zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/yellow_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/yellow_zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/yellow_zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/yellow_zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/yellow_zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/yellow_zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_wall.json new file mode 100644 index 00000000..748abb70 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/yellow_zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/yellow_zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/yellow_zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/zultanite.json b/src/main/resources/assets/garnished/blockstates/zultanite.json new file mode 100644 index 00000000..f640b877 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/zultanite.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/zultanite" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/zultanite_brick_slab.json b/src/main/resources/assets/garnished/blockstates/zultanite_brick_slab.json new file mode 100644 index 00000000..1bfcbe99 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/zultanite_brick_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/zultanite_bricks_slab" + }, + "type=double": { + "model": "garnished:block/zultanite_bricks" + }, + "type=top": { + "model": "garnished:block/zultanite_bricks_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/zultanite_brick_stairs.json b/src/main/resources/assets/garnished/blockstates/zultanite_brick_stairs.json new file mode 100644 index 00000000..e4e6132e --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/zultanite_brick_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/zultanite_bricks_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/zultanite_bricks_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/zultanite_bricks_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/zultanite_bricks_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/zultanite_bricks_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/zultanite_bricks_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/zultanite_bricks_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/zultanite_bricks_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/zultanite_bricks_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/zultanite_bricks_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/zultanite_bricks_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/zultanite_bricks_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/zultanite_brick_wall.json b/src/main/resources/assets/garnished/blockstates/zultanite_brick_wall.json new file mode 100644 index 00000000..1ae7e079 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/zultanite_brick_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/zultanite_bricks_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_bricks_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_bricks_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_bricks_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_bricks_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_bricks_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_bricks_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/zultanite_bricks.json b/src/main/resources/assets/garnished/blockstates/zultanite_bricks.json new file mode 100644 index 00000000..9a1223c1 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/zultanite_bricks.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "garnished:block/zultanite_bricks" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/blockstates/zultanite_slab.json b/src/main/resources/assets/garnished/blockstates/zultanite_slab.json new file mode 100644 index 00000000..3f1166fc --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/zultanite_slab.json @@ -0,0 +1,13 @@ +{ + "variants": { + "type=bottom": { + "model": "garnished:block/zultanite_slab" + }, + "type=double": { + "model": "garnished:block/zultanite" + }, + "type=top": { + "model": "garnished:block/zultanite_slab_top" + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/zultanite_stairs.json b/src/main/resources/assets/garnished/blockstates/zultanite_stairs.json new file mode 100644 index 00000000..5bcf2df2 --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/zultanite_stairs.json @@ -0,0 +1,209 @@ +{ + "variants": { + "facing=east,half=bottom,shape=inner_left": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=inner_right": { + "model": "garnished:block/zultanite_stairs_inner" + }, + "facing=east,half=bottom,shape=outer_left": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=east,half=bottom,shape=outer_right": { + "model": "garnished:block/zultanite_stairs_outer" + }, + "facing=east,half=bottom,shape=straight": { + "model": "garnished:block/zultanite_stairs" + }, + "facing=east,half=top,shape=inner_left": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=inner_right": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=outer_left": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=east,half=top,shape=outer_right": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=east,half=top,shape=straight": { + "model": "garnished:block/zultanite_stairs", + "uvlock": true, + "x": 180 + }, + "facing=north,half=bottom,shape=inner_left": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=inner_right": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=outer_left": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=north,half=bottom,shape=outer_right": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "y": 270 + }, + "facing=north,half=bottom,shape=straight": { + "model": "garnished:block/zultanite_stairs", + "uvlock": true, + "y": 270 + }, + "facing=north,half=top,shape=inner_left": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=inner_right": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=outer_left": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=north,half=top,shape=outer_right": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "x": 180 + }, + "facing=north,half=top,shape=straight": { + "model": "garnished:block/zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=south,half=bottom,shape=inner_left": { + "model": "garnished:block/zultanite_stairs_inner" + }, + "facing=south,half=bottom,shape=inner_right": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=outer_left": { + "model": "garnished:block/zultanite_stairs_outer" + }, + "facing=south,half=bottom,shape=outer_right": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=south,half=bottom,shape=straight": { + "model": "garnished:block/zultanite_stairs", + "uvlock": true, + "y": 90 + }, + "facing=south,half=top,shape=inner_left": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=inner_right": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=outer_left": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=south,half=top,shape=outer_right": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=south,half=top,shape=straight": { + "model": "garnished:block/zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_left": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=inner_right": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=outer_left": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "y": 90 + }, + "facing=west,half=bottom,shape=outer_right": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "y": 180 + }, + "facing=west,half=bottom,shape=straight": { + "model": "garnished:block/zultanite_stairs", + "uvlock": true, + "y": 180 + }, + "facing=west,half=top,shape=inner_left": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=inner_right": { + "model": "garnished:block/zultanite_stairs_inner", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=outer_left": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 180 + }, + "facing=west,half=top,shape=outer_right": { + "model": "garnished:block/zultanite_stairs_outer", + "uvlock": true, + "x": 180, + "y": 270 + }, + "facing=west,half=top,shape=straight": { + "model": "garnished:block/zultanite_stairs", + "uvlock": true, + "x": 180, + "y": 180 + } + } +} diff --git a/src/main/resources/assets/garnished/blockstates/zultanite_wall.json b/src/main/resources/assets/garnished/blockstates/zultanite_wall.json new file mode 100644 index 00000000..d38c35dd --- /dev/null +++ b/src/main/resources/assets/garnished/blockstates/zultanite_wall.json @@ -0,0 +1,90 @@ +{ + "multipart": [ + { + "apply": { + "model": "garnished:block/zultanite_wall_post" + }, + "when": { + "up": "true" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_wall_side", + "uvlock": true + }, + "when": { + "north": "low" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_wall_side", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "low" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_wall_side", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "low" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_wall_side", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "low" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_wall_side_tall", + "uvlock": true + }, + "when": { + "north": "tall" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_wall_side_tall", + "uvlock": true, + "y": 90 + }, + "when": { + "east": "tall" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_wall_side_tall", + "uvlock": true, + "y": 180 + }, + "when": { + "south": "tall" + } + }, + { + "apply": { + "model": "garnished:block/zultanite_wall_side_tall", + "uvlock": true, + "y": 270 + }, + "when": { + "west": "tall" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/lang/en_ca.json b/src/main/resources/assets/garnished/lang/en_ca.json index 0a6252ab..63e8dbcb 100644 --- a/src/main/resources/assets/garnished/lang/en_ca.json +++ b/src/main/resources/assets/garnished/lang/en_ca.json @@ -616,6 +616,326 @@ "jei.garnished.vex_wing.information": "Can be dropped by Vexes when using the Ravaging enchantment, and can also be dropped rarely by Allays when using the Salvaging enchantment.", "jei.garnished.ravager_meat.information": "Can be dropped by Ravagers when using the Ravaging enchantment.", + "block.garnished.lime_mastic_block": "Block of Coloured Mastic Resin", + "block.garnished.light_blue_mastic_block": "Block of Coloured Mastic Resin", + "block.garnished.cyan_mastic_block": "Block of Coloured Mastic Resin", + "block.garnished.magenta_mastic_block": "Block of Coloured Mastic Resin", + "block.garnished.pink_mastic_block": "Block of Coloured Mastic Resin", + "block.garnished.black_mastic_block": "Block of Coloured Mastic Resin", + "block.garnished.gray_mastic_block": "Block of Coloured Mastic Resin", + "block.garnished.light_gray_mastic_block": "Block of Coloured Mastic Resin", + "block.garnished.white_mastic_block": "Block of Coloured Mastic Resin", + "block.garnished.brown_mastic_block": "Block of Coloured Mastic Resin", + "block.garnished.zultanite": "Zultanite", + "block.garnished.red_zultanite": "Red Zultanite", + "block.garnished.orange_zultanite": "Orange Zultanite", + "block.garnished.yellow_zultanite": "Yellow Zultanite", + "block.garnished.green_zultanite": "Green Zultanite", + "block.garnished.lime_zultanite": "Lime Zultanite", + "block.garnished.blue_zultanite": "Blue Zultanite", + "block.garnished.light_blue_zultanite": "Light Blue Zultanite", + "block.garnished.cyan_zultanite": "Cyan Zultanite", + "block.garnished.purple_zultanite": "Purple Zultanite", + "block.garnished.magenta_zultanite": "Magenta Zultanite", + "block.garnished.pink_zultanite": "Pink Zultanite", + "block.garnished.black_zultanite": "Black Zultanite", + "block.garnished.gray_zultanite": "Gray Zultanite", + "block.garnished.light_gray_zultanite": "Light Gray Zultanite", + "block.garnished.white_zultanite": "White Zultanite", + "block.garnished.brown_zultanite": "Brown Zultanite", + "block.garnished.zultanite_bricks": "Zultanite Bricks", + "block.garnished.red_zultanite_bricks": "Red Zultanite Bricks", + "block.garnished.orange_zultanite_bricks": "Orange Zultanite Bricks", + "block.garnished.yellow_zultanite_bricks": "Yellow Zultanite Bricks", + "block.garnished.green_zultanite_bricks": "Green Zultanite Bricks", + "block.garnished.lime_zultanite_bricks": "Lime Zultanite Bricks", + "block.garnished.blue_zultanite_bricks": "Blue Zultanite Bricks", + "block.garnished.light_blue_zultanite_bricks": "Light Blue Zultanite Bricks", + "block.garnished.cyan_zultanite_bricks": "Cyan Zultanite Bricks", + "block.garnished.purple_zultanite_bricks": "Purple Zultanite Bricks", + "block.garnished.magenta_zultanite_bricks": "Magenta Zultanite Bricks", + "block.garnished.pink_zultanite_bricks": "Pink Zultanite Bricks", + "block.garnished.black_zultanite_bricks": "Black Zultanite Bricks", + "block.garnished.gray_zultanite_bricks": "Gray Zultanite Bricks", + "block.garnished.light_gray_zultanite_bricks": "Light Gray Zultanite Bricks", + "block.garnished.white_zultanite_bricks": "White Zultanite Bricks", + "block.garnished.brown_zultanite_bricks": "Brown Zultanite Bricks", + "block.garnished.polished_zultanite": "Polished Zultanite", + "block.garnished.polished_red_zultanite": "Polished Red Zultanite", + "block.garnished.polished_orange_zultanite": "Polished Orange Zultanite", + "block.garnished.polished_yellow_zultanite": "Polished Yellow Zultanite", + "block.garnished.polished_green_zultanite": "Polished Green Zultanite", + "block.garnished.polished_lime_zultanite": "Polished Lime Zultanite", + "block.garnished.polished_blue_zultanite": "Polished Blue Zultanite", + "block.garnished.polished_light_blue_zultanite": "Polished Light Blue Zultanite", + "block.garnished.polished_cyan_zultanite": "Polished Cyan Zultanite", + "block.garnished.polished_purple_zultanite": "Polished Purple Zultanite", + "block.garnished.polished_magenta_zultanite": "Polished Magenta Zultanite", + "block.garnished.polished_pink_zultanite": "Polished Pink Zultanite", + "block.garnished.polished_black_zultanite": "Polished Black Zultanite", + "block.garnished.polished_gray_zultanite": "Polished Gray Zultanite", + "block.garnished.polished_light_gray_zultanite": "Polished Light Gray Zultanite", + "block.garnished.polished_white_zultanite": "Polished White Zultanite", + "block.garnished.polished_brown_zultanite": "Polished Brown Zultanite", + "block.garnished.smooth_zultanite": "Smooth Zultanite", + "block.garnished.smooth_red_zultanite": "Smooth Red Zultanite", + "block.garnished.smooth_orange_zultanite": "Smooth Orange Zultanite", + "block.garnished.smooth_yellow_zultanite": "Smooth Yellow Zultanite", + "block.garnished.smooth_green_zultanite": "Smooth Green Zultanite", + "block.garnished.smooth_lime_zultanite": "Smooth Lime Zultanite", + "block.garnished.smooth_blue_zultanite": "Smooth Blue Zultanite", + "block.garnished.smooth_light_blue_zultanite": "Smooth Light Blue Zultanite", + "block.garnished.smooth_cyan_zultanite": "Smooth Cyan Zultanite", + "block.garnished.smooth_purple_zultanite": "Smooth Purple Zultanite", + "block.garnished.smooth_magenta_zultanite": "Smooth Magenta Zultanite", + "block.garnished.smooth_pink_zultanite": "Smooth Pink Zultanite", + "block.garnished.smooth_black_zultanite": "Smooth Black Zultanite", + "block.garnished.smooth_gray_zultanite": "Smooth Gray Zultanite", + "block.garnished.smooth_light_gray_zultanite": "Smooth Light Gray Zultanite", + "block.garnished.smooth_white_zultanite": "Smooth White Zultanite", + "block.garnished.smooth_brown_zultanite": "Smooth Brown Zultanite", + "block.garnished.chiseled_zultanite_bricks": "Chiseled Zultanite Bricks", + "block.garnished.chiseled_red_zultanite_bricks": "Chiseled Red Zultanite Bricks", + "block.garnished.chiseled_orange_zultanite_bricks": "Chiseled Orange Zultanite Bricks", + "block.garnished.chiseled_yellow_zultanite_bricks": "Chiseled Yellow Zultanite Bricks", + "block.garnished.chiseled_green_zultanite_bricks": "Chiseled Green Zultanite Bricks", + "block.garnished.chiseled_lime_zultanite_bricks": "Chiseled Lime Zultanite Bricks", + "block.garnished.chiseled_blue_zultanite_bricks": "Chiseled Blue Zultanite Bricks", + "block.garnished.chiseled_light_blue_zultanite_bricks": "Chiseled Light Blue Zultanite Bricks", + "block.garnished.chiseled_cyan_zultanite_bricks": "Chiseled Cyan Zultanite Bricks", + "block.garnished.chiseled_purple_zultanite_bricks": "Chiseled Purple Zultanite Bricks", + "block.garnished.chiseled_magenta_zultanite_bricks": "Chiseled Magenta Zultanite Bricks", + "block.garnished.chiseled_pink_zultanite_bricks": "Chiseled Pink Zultanite Bricks", + "block.garnished.chiseled_black_zultanite_bricks": "Chiseled Black Zultanite Bricks", + "block.garnished.chiseled_gray_zultanite_bricks": "Chiseled Gray Zultanite Bricks", + "block.garnished.chiseled_light_gray_zultanite_bricks": "Chiseled Light Gray Zultanite Bricks", + "block.garnished.chiseled_white_zultanite_bricks": "Chiseled White Zultanite Bricks", + "block.garnished.chiseled_brown_zultanite_bricks": "Chiseled Brown Zultanite Bricks", + "block.garnished.zultanite_stairs": "Zultanite Stairs", + "block.garnished.red_zultanite_stairs": "Red Zultanite Stairs", + "block.garnished.orange_zultanite_stairs": "Orange Zultanite Stairs", + "block.garnished.yellow_zultanite_stairs": "Yellow Zultanite Stairs", + "block.garnished.green_zultanite_stairs": "Green Zultanite Stairs", + "block.garnished.lime_zultanite_stairs": "Lime Zultanite Stairs", + "block.garnished.blue_zultanite_stairs": "Blue Zultanite Stairs", + "block.garnished.light_blue_zultanite_stairs": "Light Blue Zultanite Stairs", + "block.garnished.cyan_zultanite_stairs": "Cyan Zultanite Stairs", + "block.garnished.purple_zultanite_stairs": "Purple Zultanite Stairs", + "block.garnished.magenta_zultanite_stairs": "Magenta Zultanite Stairs", + "block.garnished.pink_zultanite_stairs": "Pink Zultanite Stairs", + "block.garnished.black_zultanite_stairs": "Black Zultanite Stairs", + "block.garnished.gray_zultanite_stairs": "Gray Zultanite Stairs", + "block.garnished.light_gray_zultanite_stairs": "Light Gray Zultanite Stairs", + "block.garnished.white_zultanite_stairs": "White Zultanite Stairs", + "block.garnished.brown_zultanite_stairs": "Brown Zultanite Stairs", + "block.garnished.zultanite_brick_stairs": "Zultanite Brick Stairs", + "block.garnished.red_zultanite_brick_stairs": "Red Zultanite Brick Stairs", + "block.garnished.orange_zultanite_brick_stairs": "Orange Zultanite Brick Stairs", + "block.garnished.yellow_zultanite_brick_stairs": "Yellow Zultanite Brick Stairs", + "block.garnished.green_zultanite_brick_stairs": "Green Zultanite Brick Stairs", + "block.garnished.lime_zultanite_brick_stairs": "Lime Zultanite Brick Stairs", + "block.garnished.blue_zultanite_brick_stairs": "Blue Zultanite Brick Stairs", + "block.garnished.light_blue_zultanite_brick_stairs": "Light Blue Zultanite Brick Stairs", + "block.garnished.cyan_zultanite_brick_stairs": "Cyan Zultanite Brick Stairs", + "block.garnished.purple_zultanite_brick_stairs": "Purple Zultanite Brick Stairs", + "block.garnished.magenta_zultanite_brick_stairs": "Magenta Zultanite Brick Stairs", + "block.garnished.pink_zultanite_brick_stairs": "Pink Zultanite Brick Stairs", + "block.garnished.black_zultanite_brick_stairs": "Black Zultanite Brick Stairs", + "block.garnished.gray_zultanite_brick_stairs": "Gray Zultanite Brick Stairs", + "block.garnished.light_gray_zultanite_brick_stairs": "Light Gray Zultanite Brick Stairs", + "block.garnished.white_zultanite_brick_stairs": "White Zultanite Brick Stairs", + "block.garnished.brown_zultanite_brick_stairs": "Brown Zultanite Brick Stairs", + "block.garnished.polished_zultanite_stairs": "Polished Zultanite Stairs", + "block.garnished.polished_red_zultanite_stairs": "Polished Red Zultanite Stairs", + "block.garnished.polished_orange_zultanite_stairs": "Polished Orange Zultanite Stairs", + "block.garnished.polished_yellow_zultanite_stairs": "Polished Yellow Zultanite Stairs", + "block.garnished.polished_green_zultanite_stairs": "Polished Green Zultanite Stairs", + "block.garnished.polished_lime_zultanite_stairs": "Polished Lime Zultanite Stairs", + "block.garnished.polished_blue_zultanite_stairs": "Polished Blue Zultanite Stairs", + "block.garnished.polished_light_blue_zultanite_stairs": "Polished Light Blue Zultanite Stairs", + "block.garnished.polished_cyan_zultanite_stairs": "Polished Cyan Zultanite Stairs", + "block.garnished.polished_purple_zultanite_stairs": "Polished Purple Zultanite Stairs", + "block.garnished.polished_magenta_zultanite_stairs": "Polished Magenta Zultanite Stairs", + "block.garnished.polished_pink_zultanite_stairs": "Polished Pink Zultanite Stairs", + "block.garnished.polished_black_zultanite_stairs": "Polished Black Zultanite Stairs", + "block.garnished.polished_gray_zultanite_stairs": "Polished Gray Zultanite Stairs", + "block.garnished.polished_light_gray_zultanite_stairs": "Polished Light Gray Zultanite Stairs", + "block.garnished.polished_white_zultanite_stairs": "Polished White Zultanite Stairs", + "block.garnished.polished_brown_zultanite_stairs": "Polished Brown Zultanite Stairs", + "block.garnished.smooth_zultanite_stairs": "Smooth Zultanite Stairs", + "block.garnished.smooth_red_zultanite_stairs": "Smooth Red Zultanite Stairs", + "block.garnished.smooth_orange_zultanite_stairs": "Smooth Orange Zultanite Stairs", + "block.garnished.smooth_yellow_zultanite_stairs": "Smooth Yellow Zultanite Stairs", + "block.garnished.smooth_green_zultanite_stairs": "Smooth Green Zultanite Stairs", + "block.garnished.smooth_lime_zultanite_stairs": "Smooth Lime Zultanite Stairs", + "block.garnished.smooth_blue_zultanite_stairs": "Smooth Blue Zultanite Stairs", + "block.garnished.smooth_light_blue_zultanite_stairs": "Smooth Light Blue Zultanite Stairs", + "block.garnished.smooth_cyan_zultanite_stairs": "Smooth Cyan Zultanite Stairs", + "block.garnished.smooth_purple_zultanite_stairs": "Smooth Purple Zultanite Stairs", + "block.garnished.smooth_magenta_zultanite_stairs": "Smooth Magenta Zultanite Stairs", + "block.garnished.smooth_pink_zultanite_stairs": "Smooth Pink Zultanite Stairs", + "block.garnished.smooth_black_zultanite_stairs": "Smooth Black Zultanite Stairs", + "block.garnished.smooth_gray_zultanite_stairs": "Smooth Gray Zultanite Stairs", + "block.garnished.smooth_light_gray_zultanite_stairs": "Smooth Light Gray Zultanite Stairs", + "block.garnished.smooth_white_zultanite_stairs": "Smooth White Zultanite Stairs", + "block.garnished.smooth_brown_zultanite_stairs": "Smooth Brown Zultanite Stairs", + "block.garnished.zultanite_slab": "Zultanite Slab", + "block.garnished.red_zultanite_slab": "Red Zultanite Slab", + "block.garnished.orange_zultanite_slab": "Orange Zultanite Slab", + "block.garnished.yellow_zultanite_slab": "Yellow Zultanite Slab", + "block.garnished.green_zultanite_slab": "Green Zultanite Slab", + "block.garnished.lime_zultanite_slab": "Lime Zultanite Slab", + "block.garnished.blue_zultanite_slab": "Blue Zultanite Slab", + "block.garnished.light_blue_zultanite_slab": "Light Blue Zultanite Slab", + "block.garnished.cyan_zultanite_slab": "Cyan Zultanite Slab", + "block.garnished.purple_zultanite_slab": "Purple Zultanite Slab", + "block.garnished.magenta_zultanite_slab": "Magenta Zultanite Slab", + "block.garnished.pink_zultanite_slab": "Pink Zultanite Slab", + "block.garnished.black_zultanite_slab": "Black Zultanite Slab", + "block.garnished.gray_zultanite_slab": "Gray Zultanite Slab", + "block.garnished.light_gray_zultanite_slab": "Light Gray Zultanite Slab", + "block.garnished.white_zultanite_slab": "White Zultanite Slab", + "block.garnished.brown_zultanite_slab": "Brown Zultanite Slab", + "block.garnished.zultanite_brick_slab": "Zultanite Brick Slab", + "block.garnished.red_zultanite_brick_slab": "Red Zultanite Brick Slab", + "block.garnished.orange_zultanite_brick_slab": "Orange Zultanite Brick Slab", + "block.garnished.yellow_zultanite_brick_slab": "Yellow Zultanite Brick Slab", + "block.garnished.green_zultanite_brick_slab": "Green Zultanite Brick Slab", + "block.garnished.lime_zultanite_brick_slab": "Lime Zultanite Brick Slab", + "block.garnished.blue_zultanite_brick_slab": "Blue Zultanite Brick Slab", + "block.garnished.light_blue_zultanite_brick_slab": "Light Blue Zultanite Brick Slab", + "block.garnished.cyan_zultanite_brick_slab": "Cyan Zultanite Brick Slab", + "block.garnished.purple_zultanite_brick_slab": "Purple Zultanite Brick Slab", + "block.garnished.magenta_zultanite_brick_slab": "Magenta Zultanite Brick Slab", + "block.garnished.pink_zultanite_brick_slab": "Pink Zultanite Brick Slab", + "block.garnished.black_zultanite_brick_slab": "Black Zultanite Brick Slab", + "block.garnished.gray_zultanite_brick_slab": "Gray Zultanite Brick Slab", + "block.garnished.light_gray_zultanite_brick_slab": "Light Gray Zultanite Brick Slab", + "block.garnished.white_zultanite_brick_slab": "White Zultanite Brick Slab", + "block.garnished.brown_zultanite_brick_slab": "Brown Zultanite Brick Slab", + "block.garnished.polished_zultanite_slab": "Polished Zultanite Slab", + "block.garnished.polished_red_zultanite_slab": "Polished Red Zultanite Slab", + "block.garnished.polished_orange_zultanite_slab": "Polished Orange Zultanite Slab", + "block.garnished.polished_yellow_zultanite_slab": "Polished Yellow Zultanite Slab", + "block.garnished.polished_green_zultanite_slab": "Polished Green Zultanite Slab", + "block.garnished.polished_lime_zultanite_slab": "Polished Lime Zultanite Slab", + "block.garnished.polished_blue_zultanite_slab": "Polished Blue Zultanite Slab", + "block.garnished.polished_light_blue_zultanite_slab": "Polished Light Blue Zultanite Slab", + "block.garnished.polished_cyan_zultanite_slab": "Polished Cyan Zultanite Slab", + "block.garnished.polished_purple_zultanite_slab": "Polished Purple Zultanite Slab", + "block.garnished.polished_magenta_zultanite_slab": "Polished Magenta Zultanite Slab", + "block.garnished.polished_pink_zultanite_slab": "Polished Pink Zultanite Slab", + "block.garnished.polished_black_zultanite_slab": "Polished Black Zultanite Slab", + "block.garnished.polished_gray_zultanite_slab": "Polished Gray Zultanite Slab", + "block.garnished.polished_light_gray_zultanite_slab": "Polished Light Gray Zultanite Slab", + "block.garnished.polished_white_zultanite_slab": "Polished White Zultanite Slab", + "block.garnished.polished_brown_zultanite_slab": "Polished Brown Zultanite Slab", + "block.garnished.smooth_zultanite_slab": "Smooth Zultanite Slab", + "block.garnished.smooth_red_zultanite_slab": "Smooth Red Zultanite Slab", + "block.garnished.smooth_orange_zultanite_slab": "Smooth Orange Zultanite Slab", + "block.garnished.smooth_yellow_zultanite_slab": "Smooth Yellow Zultanite Slab", + "block.garnished.smooth_green_zultanite_slab": "Smooth Green Zultanite Slab", + "block.garnished.smooth_lime_zultanite_slab": "Smooth Lime Zultanite Slab", + "block.garnished.smooth_blue_zultanite_slab": "Smooth Blue Zultanite Slab", + "block.garnished.smooth_light_blue_zultanite_slab": "Smooth Light Blue Zultanite Slab", + "block.garnished.smooth_cyan_zultanite_slab": "Smooth Cyan Zultanite Slab", + "block.garnished.smooth_purple_zultanite_slab": "Smooth Purple Zultanite Slab", + "block.garnished.smooth_magenta_zultanite_slab": "Smooth Magenta Zultanite Slab", + "block.garnished.smooth_pink_zultanite_slab": "Smooth Pink Zultanite Slab", + "block.garnished.smooth_black_zultanite_slab": "Smooth Black Zultanite Slab", + "block.garnished.smooth_gray_zultanite_slab": "Smooth Gray Zultanite Slab", + "block.garnished.smooth_light_gray_zultanite_slab": "Smooth Light Gray Zultanite Slab", + "block.garnished.smooth_white_zultanite_slab": "Smooth White Zultanite Slab", + "block.garnished.smooth_brown_zultanite_slab": "Smooth Brown Zultanite Slab", + "block.garnished.zultanite_wall": "Zultanite Wall", + "block.garnished.red_zultanite_wall": "Red Zultanite Wall", + "block.garnished.orange_zultanite_wall": "Orange Zultanite Wall", + "block.garnished.yellow_zultanite_wall": "Yellow Zultanite Wall", + "block.garnished.green_zultanite_wall": "Green Zultanite Wall", + "block.garnished.lime_zultanite_wall": "Lime Zultanite Wall", + "block.garnished.blue_zultanite_wall": "Blue Zultanite Wall", + "block.garnished.light_blue_zultanite_wall": "Light Blue Zultanite Wall", + "block.garnished.cyan_zultanite_wall": "Cyan Zultanite Wall", + "block.garnished.purple_zultanite_wall": "Purple Zultanite Wall", + "block.garnished.magenta_zultanite_wall": "Magenta Zultanite Wall", + "block.garnished.pink_zultanite_wall": "Pink Zultanite Wall", + "block.garnished.black_zultanite_wall": "Black Zultanite Wall", + "block.garnished.gray_zultanite_wall": "Gray Zultanite Wall", + "block.garnished.light_gray_zultanite_wall": "Light Gray Zultanite Wall", + "block.garnished.white_zultanite_wall": "White Zultanite Wall", + "block.garnished.brown_zultanite_wall": "Brown Zultanite Wall", + "block.garnished.zultanite_brick_wall": "Zultanite Brick Wall", + "block.garnished.red_zultanite_brick_wall": "Red Zultanite Brick Wall", + "block.garnished.orange_zultanite_brick_wall": "Orange Zultanite Brick Wall", + "block.garnished.yellow_zultanite_brick_wall": "Yellow Zultanite Brick Wall", + "block.garnished.green_zultanite_brick_wall": "Green Zultanite Brick Wall", + "block.garnished.lime_zultanite_brick_wall": "Lime Zultanite Brick Wall", + "block.garnished.blue_zultanite_brick_wall": "Blue Zultanite Brick Wall", + "block.garnished.light_blue_zultanite_brick_wall": "Light Blue Zultanite Brick Wall", + "block.garnished.cyan_zultanite_brick_wall": "Cyan Zultanite Brick Wall", + "block.garnished.purple_zultanite_brick_wall": "Purple Zultanite Brick Wall", + "block.garnished.magenta_zultanite_brick_wall": "Magenta Zultanite Brick Wall", + "block.garnished.pink_zultanite_brick_wall": "Pink Zultanite Brick Wall", + "block.garnished.black_zultanite_brick_wall": "Black Zultanite Brick Wall", + "block.garnished.gray_zultanite_brick_wall": "Gray Zultanite Brick Wall", + "block.garnished.light_gray_zultanite_brick_wall": "Light Gray Zultanite Brick Wall", + "block.garnished.white_zultanite_brick_wall": "White Zultanite Brick Wall", + "block.garnished.brown_zultanite_brick_wall": "Brown Zultanite Brick Wall", + "block.garnished.polished_zultanite_wall": "Polished Zultanite Wall", + "block.garnished.polished_red_zultanite_wall": "Polished Red Zultanite Wall", + "block.garnished.polished_orange_zultanite_wall": "Polished Orange Zultanite Wall", + "block.garnished.polished_yellow_zultanite_wall": "Polished Yellow Zultanite Wall", + "block.garnished.polished_green_zultanite_wall": "Polished Green Zultanite Wall", + "block.garnished.polished_lime_zultanite_wall": "Polished Lime Zultanite Wall", + "block.garnished.polished_blue_zultanite_wall": "Polished Blue Zultanite Wall", + "block.garnished.polished_light_blue_zultanite_wall": "Polished Light Blue Zultanite Wall", + "block.garnished.polished_cyan_zultanite_wall": "Polished Cyan Zultanite Wall", + "block.garnished.polished_purple_zultanite_wall": "Polished Purple Zultanite Wall", + "block.garnished.polished_magenta_zultanite_wall": "Polished Magenta Zultanite Wall", + "block.garnished.polished_pink_zultanite_wall": "Polished Pink Zultanite Wall", + "block.garnished.polished_black_zultanite_wall": "Polished Black Zultanite Wall", + "block.garnished.polished_gray_zultanite_wall": "Polished Gray Zultanite Wall", + "block.garnished.polished_light_gray_zultanite_wall": "Polished Light Gray Zultanite Wall", + "block.garnished.polished_white_zultanite_wall": "Polished White Zultanite Wall", + "block.garnished.polished_brown_zultanite_wall": "Polished Brown Zultanite Wall", + "block.garnished.smooth_zultanite_wall": "Smooth Zultanite Wall", + "block.garnished.smooth_red_zultanite_wall": "Smooth Red Zultanite Wall", + "block.garnished.smooth_orange_zultanite_wall": "Smooth Orange Zultanite Wall", + "block.garnished.smooth_yellow_zultanite_wall": "Smooth Yellow Zultanite Wall", + "block.garnished.smooth_green_zultanite_wall": "Smooth Green Zultanite Wall", + "block.garnished.smooth_lime_zultanite_wall": "Smooth Lime Zultanite Wall", + "block.garnished.smooth_blue_zultanite_wall": "Smooth Blue Zultanite Wall", + "block.garnished.smooth_light_blue_zultanite_wall": "Smooth Light Blue Zultanite Wall", + "block.garnished.smooth_cyan_zultanite_wall": "Smooth Cyan Zultanite Wall", + "block.garnished.smooth_purple_zultanite_wall": "Smooth Purple Zultanite Wall", + "block.garnished.smooth_magenta_zultanite_wall": "Smooth Magenta Zultanite Wall", + "block.garnished.smooth_pink_zultanite_wall": "Smooth Pink Zultanite Wall", + "block.garnished.smooth_black_zultanite_wall": "Smooth Black Zultanite Wall", + "block.garnished.smooth_gray_zultanite_wall": "Smooth Gray Zultanite Wall", + "block.garnished.smooth_light_gray_zultanite_wall": "Smooth Light Gray Zultanite Wall", + "block.garnished.smooth_white_zultanite_wall": "Smooth White Zultanite Wall", + "block.garnished.smooth_brown_zultanite_wall": "Smooth Brown Zultanite Wall", + "item.garnished.mastic_resin_lime": "Coloured Mastic Resin", + "item.garnished.mastic_resin_light_blue": "Coloured Mastic Resin", + "item.garnished.mastic_resin_cyan": "Coloured Mastic Resin", + "item.garnished.mastic_resin_magenta": "Coloured Mastic Resin", + "item.garnished.mastic_resin_pink": "Coloured Mastic Resin", + "item.garnished.mastic_resin_black": "Coloured Mastic Resin", + "item.garnished.mastic_resin_gray": "Coloured Mastic Resin", + "item.garnished.mastic_resin_light_gray": "Coloured Mastic Resin", + "item.garnished.mastic_resin_white": "Coloured Mastic Resin", + "item.garnished.mastic_resin_brown": "Coloured Mastic Resin", + "item.garnished.mastic_paste_lime": "Coloured Mastic Paste", + "item.garnished.mastic_paste_light_blue": "Coloured Mastic Paste", + "item.garnished.mastic_paste_cyan": "Coloured Mastic Paste", + "item.garnished.mastic_paste_magenta": "Coloured Mastic Paste", + "item.garnished.mastic_paste_pink": "Coloured Mastic Paste", + "item.garnished.mastic_paste_black": "Coloured Mastic Paste", + "item.garnished.mastic_paste_gray": "Coloured Mastic Paste", + "item.garnished.mastic_paste_light_gray": "Coloured Mastic Paste", + "item.garnished.mastic_paste_white": "Coloured Mastic Paste", + "item.garnished.mastic_paste_brown": "Coloured Mastic Paste", + "emi.garnished.enflamed_mandible.information": "Can be dropped by Blazes when using the Ravaging enchantment.", "emi.garnished.ghast_tendril.information": "Can be dropped by Ghasts when using the Ravaging enchantment.", "emi.garnished.molten_remnant.information": "Can be dropped by Magma Cubes when using the Ravaging enchantment.", @@ -719,10 +1039,30 @@ "create.recipe.fan_yellow_dyeing.fan": "Fan Behind Yellow Liquefied Mastic Resin", "emi.category.garnished.fan_green_dyeing": "Bulk Dyeing", "create.recipe.fan_green_dyeing.fan": "Fan Behind Green Liquefied Mastic Resin", + "emi.category.garnished.fan_lime_dyeing": "Bulk Dyeing", + "create.recipe.fan_lime_dyeing.fan": "Fan Behind Lime Liquefied Mastic Resin", "emi.category.garnished.fan_blue_dyeing": "Bulk Dyeing", "create.recipe.fan_blue_dyeing.fan": "Fan Behind Blue Liquefied Mastic Resin", + "emi.category.garnished.fan_light_blue_dyeing": "Bulk Dyeing", + "create.recipe.fan_light_blue_dyeing.fan": "Fan Behind Light Blue Liquefied Mastic Resin", + "emi.category.garnished.fan_cyan_dyeing": "Bulk Dyeing", + "create.recipe.fan_cyan_dyeing.fan": "Fan Behind Cyan Liquefied Mastic Resin", "emi.category.garnished.fan_purple_dyeing": "Bulk Dyeing", "create.recipe.fan_purple_dyeing.fan": "Fan Behind Purple Liquefied Mastic Resin", + "emi.category.garnished.fan_magenta_dyeing": "Bulk Dyeing", + "create.recipe.fan_magenta_dyeing.fan": "Fan Behind Magenta Liquefied Mastic Resin", + "emi.category.garnished.fan_pink_dyeing": "Bulk Dyeing", + "create.recipe.fan_pink_dyeing.fan": "Fan Behind Pink Liquefied Mastic Resin", + "emi.category.garnished.fan_black_dyeing": "Bulk Dyeing", + "create.recipe.fan_black_dyeing.fan": "Fan Behind Black Liquefied Mastic Resin", + "emi.category.garnished.fan_gray_dyeing": "Bulk Dyeing", + "create.recipe.fan_gray_dyeing.fan": "Fan Behind Gray Liquefied Mastic Resin", + "emi.category.garnished.fan_light_gray_dyeing": "Bulk Dyeing", + "create.recipe.fan_light_gray_dyeing.fan": "Fan Behind Light Gray Liquefied Mastic Resin", + "emi.category.garnished.fan_white_dyeing": "Bulk Dyeing", + "create.recipe.fan_white_dyeing.fan": "Fan Behind White Liquefied Mastic Resin", + "emi.category.garnished.fan_brown_dyeing": "Bulk Dyeing", + "create.recipe.fan_brown_dyeing.fan": "Fan Behind Brown Liquefied Mastic Resin", "block.garnished.peanut_sack": "Compacted Nut Sack", "block.garnished.cashew_sack": "Compacted Nut Sack", @@ -840,7 +1180,7 @@ "advancement.garnished.hatchets.title": "Cut it Out!", "advancement.garnished.hatchets.description": "Obtain any Hatchet tool", "advancement.garnished.all_slime_drops.title": "Goo up The Rainbow", - "advancement.garnished.all_slime_drops.description": "Obtain all colored Slime Drop variants", + "advancement.garnished.all_slime_drops.description": "Obtain all coloured Slime Drop variants", "advancement.garnished.slime_drops.title": "Gooey & Slimy", "advancement.garnished.slime_drops.description": "Obtain any Slime Drop", "advancement.garnished.baklava.title": "Hearty Meal", diff --git a/src/main/resources/assets/garnished/lang/en_us.json b/src/main/resources/assets/garnished/lang/en_us.json index 39ea0a51..b934b049 100644 --- a/src/main/resources/assets/garnished/lang/en_us.json +++ b/src/main/resources/assets/garnished/lang/en_us.json @@ -616,6 +616,326 @@ "jei.garnished.vex_wing.information": "Can be dropped by Vexes when using the Ravaging enchantment, and can also be dropped rarely by Allays when using the Salvaging enchantment.", "jei.garnished.ravager_meat.information": "Can be dropped by Ravagers when using the Ravaging enchantment.", + "block.garnished.lime_mastic_block": "Block of Colored Mastic Resin", + "block.garnished.light_blue_mastic_block": "Block of Colored Mastic Resin", + "block.garnished.cyan_mastic_block": "Block of Colored Mastic Resin", + "block.garnished.magenta_mastic_block": "Block of Colored Mastic Resin", + "block.garnished.pink_mastic_block": "Block of Colored Mastic Resin", + "block.garnished.black_mastic_block": "Block of Colored Mastic Resin", + "block.garnished.gray_mastic_block": "Block of Colored Mastic Resin", + "block.garnished.light_gray_mastic_block": "Block of Colored Mastic Resin", + "block.garnished.white_mastic_block": "Block of Colored Mastic Resin", + "block.garnished.brown_mastic_block": "Block of Colored Mastic Resin", + "block.garnished.zultanite": "Zultanite", + "block.garnished.red_zultanite": "Red Zultanite", + "block.garnished.orange_zultanite": "Orange Zultanite", + "block.garnished.yellow_zultanite": "Yellow Zultanite", + "block.garnished.green_zultanite": "Green Zultanite", + "block.garnished.lime_zultanite": "Lime Zultanite", + "block.garnished.blue_zultanite": "Blue Zultanite", + "block.garnished.light_blue_zultanite": "Light Blue Zultanite", + "block.garnished.cyan_zultanite": "Cyan Zultanite", + "block.garnished.purple_zultanite": "Purple Zultanite", + "block.garnished.magenta_zultanite": "Magenta Zultanite", + "block.garnished.pink_zultanite": "Pink Zultanite", + "block.garnished.black_zultanite": "Black Zultanite", + "block.garnished.gray_zultanite": "Gray Zultanite", + "block.garnished.light_gray_zultanite": "Light Gray Zultanite", + "block.garnished.white_zultanite": "White Zultanite", + "block.garnished.brown_zultanite": "Brown Zultanite", + "block.garnished.zultanite_bricks": "Zultanite Bricks", + "block.garnished.red_zultanite_bricks": "Red Zultanite Bricks", + "block.garnished.orange_zultanite_bricks": "Orange Zultanite Bricks", + "block.garnished.yellow_zultanite_bricks": "Yellow Zultanite Bricks", + "block.garnished.green_zultanite_bricks": "Green Zultanite Bricks", + "block.garnished.lime_zultanite_bricks": "Lime Zultanite Bricks", + "block.garnished.blue_zultanite_bricks": "Blue Zultanite Bricks", + "block.garnished.light_blue_zultanite_bricks": "Light Blue Zultanite Bricks", + "block.garnished.cyan_zultanite_bricks": "Cyan Zultanite Bricks", + "block.garnished.purple_zultanite_bricks": "Purple Zultanite Bricks", + "block.garnished.magenta_zultanite_bricks": "Magenta Zultanite Bricks", + "block.garnished.pink_zultanite_bricks": "Pink Zultanite Bricks", + "block.garnished.black_zultanite_bricks": "Black Zultanite Bricks", + "block.garnished.gray_zultanite_bricks": "Gray Zultanite Bricks", + "block.garnished.light_gray_zultanite_bricks": "Light Gray Zultanite Bricks", + "block.garnished.white_zultanite_bricks": "White Zultanite Bricks", + "block.garnished.brown_zultanite_bricks": "Brown Zultanite Bricks", + "block.garnished.polished_zultanite": "Polished Zultanite", + "block.garnished.polished_red_zultanite": "Polished Red Zultanite", + "block.garnished.polished_orange_zultanite": "Polished Orange Zultanite", + "block.garnished.polished_yellow_zultanite": "Polished Yellow Zultanite", + "block.garnished.polished_green_zultanite": "Polished Green Zultanite", + "block.garnished.polished_lime_zultanite": "Polished Lime Zultanite", + "block.garnished.polished_blue_zultanite": "Polished Blue Zultanite", + "block.garnished.polished_light_blue_zultanite": "Polished Light Blue Zultanite", + "block.garnished.polished_cyan_zultanite": "Polished Cyan Zultanite", + "block.garnished.polished_purple_zultanite": "Polished Purple Zultanite", + "block.garnished.polished_magenta_zultanite": "Polished Magenta Zultanite", + "block.garnished.polished_pink_zultanite": "Polished Pink Zultanite", + "block.garnished.polished_black_zultanite": "Polished Black Zultanite", + "block.garnished.polished_gray_zultanite": "Polished Gray Zultanite", + "block.garnished.polished_light_gray_zultanite": "Polished Light Gray Zultanite", + "block.garnished.polished_white_zultanite": "Polished White Zultanite", + "block.garnished.polished_brown_zultanite": "Polished Brown Zultanite", + "block.garnished.smooth_zultanite": "Smooth Zultanite", + "block.garnished.smooth_red_zultanite": "Smooth Red Zultanite", + "block.garnished.smooth_orange_zultanite": "Smooth Orange Zultanite", + "block.garnished.smooth_yellow_zultanite": "Smooth Yellow Zultanite", + "block.garnished.smooth_green_zultanite": "Smooth Green Zultanite", + "block.garnished.smooth_lime_zultanite": "Smooth Lime Zultanite", + "block.garnished.smooth_blue_zultanite": "Smooth Blue Zultanite", + "block.garnished.smooth_light_blue_zultanite": "Smooth Light Blue Zultanite", + "block.garnished.smooth_cyan_zultanite": "Smooth Cyan Zultanite", + "block.garnished.smooth_purple_zultanite": "Smooth Purple Zultanite", + "block.garnished.smooth_magenta_zultanite": "Smooth Magenta Zultanite", + "block.garnished.smooth_pink_zultanite": "Smooth Pink Zultanite", + "block.garnished.smooth_black_zultanite": "Smooth Black Zultanite", + "block.garnished.smooth_gray_zultanite": "Smooth Gray Zultanite", + "block.garnished.smooth_light_gray_zultanite": "Smooth Light Gray Zultanite", + "block.garnished.smooth_white_zultanite": "Smooth White Zultanite", + "block.garnished.smooth_brown_zultanite": "Smooth Brown Zultanite", + "block.garnished.chiseled_zultanite_bricks": "Chiseled Zultanite Bricks", + "block.garnished.chiseled_red_zultanite_bricks": "Chiseled Red Zultanite Bricks", + "block.garnished.chiseled_orange_zultanite_bricks": "Chiseled Orange Zultanite Bricks", + "block.garnished.chiseled_yellow_zultanite_bricks": "Chiseled Yellow Zultanite Bricks", + "block.garnished.chiseled_green_zultanite_bricks": "Chiseled Green Zultanite Bricks", + "block.garnished.chiseled_lime_zultanite_bricks": "Chiseled Lime Zultanite Bricks", + "block.garnished.chiseled_blue_zultanite_bricks": "Chiseled Blue Zultanite Bricks", + "block.garnished.chiseled_light_blue_zultanite_bricks": "Chiseled Light Blue Zultanite Bricks", + "block.garnished.chiseled_cyan_zultanite_bricks": "Chiseled Cyan Zultanite Bricks", + "block.garnished.chiseled_purple_zultanite_bricks": "Chiseled Purple Zultanite Bricks", + "block.garnished.chiseled_magenta_zultanite_bricks": "Chiseled Magenta Zultanite Bricks", + "block.garnished.chiseled_pink_zultanite_bricks": "Chiseled Pink Zultanite Bricks", + "block.garnished.chiseled_black_zultanite_bricks": "Chiseled Black Zultanite Bricks", + "block.garnished.chiseled_gray_zultanite_bricks": "Chiseled Gray Zultanite Bricks", + "block.garnished.chiseled_light_gray_zultanite_bricks": "Chiseled Light Gray Zultanite Bricks", + "block.garnished.chiseled_white_zultanite_bricks": "Chiseled White Zultanite Bricks", + "block.garnished.chiseled_brown_zultanite_bricks": "Chiseled Brown Zultanite Bricks", + "block.garnished.zultanite_stairs": "Zultanite Stairs", + "block.garnished.red_zultanite_stairs": "Red Zultanite Stairs", + "block.garnished.orange_zultanite_stairs": "Orange Zultanite Stairs", + "block.garnished.yellow_zultanite_stairs": "Yellow Zultanite Stairs", + "block.garnished.green_zultanite_stairs": "Green Zultanite Stairs", + "block.garnished.lime_zultanite_stairs": "Lime Zultanite Stairs", + "block.garnished.blue_zultanite_stairs": "Blue Zultanite Stairs", + "block.garnished.light_blue_zultanite_stairs": "Light Blue Zultanite Stairs", + "block.garnished.cyan_zultanite_stairs": "Cyan Zultanite Stairs", + "block.garnished.purple_zultanite_stairs": "Purple Zultanite Stairs", + "block.garnished.magenta_zultanite_stairs": "Magenta Zultanite Stairs", + "block.garnished.pink_zultanite_stairs": "Pink Zultanite Stairs", + "block.garnished.black_zultanite_stairs": "Black Zultanite Stairs", + "block.garnished.gray_zultanite_stairs": "Gray Zultanite Stairs", + "block.garnished.light_gray_zultanite_stairs": "Light Gray Zultanite Stairs", + "block.garnished.white_zultanite_stairs": "White Zultanite Stairs", + "block.garnished.brown_zultanite_stairs": "Brown Zultanite Stairs", + "block.garnished.zultanite_brick_stairs": "Zultanite Brick Stairs", + "block.garnished.red_zultanite_brick_stairs": "Red Zultanite Brick Stairs", + "block.garnished.orange_zultanite_brick_stairs": "Orange Zultanite Brick Stairs", + "block.garnished.yellow_zultanite_brick_stairs": "Yellow Zultanite Brick Stairs", + "block.garnished.green_zultanite_brick_stairs": "Green Zultanite Brick Stairs", + "block.garnished.lime_zultanite_brick_stairs": "Lime Zultanite Brick Stairs", + "block.garnished.blue_zultanite_brick_stairs": "Blue Zultanite Brick Stairs", + "block.garnished.light_blue_zultanite_brick_stairs": "Light Blue Zultanite Brick Stairs", + "block.garnished.cyan_zultanite_brick_stairs": "Cyan Zultanite Brick Stairs", + "block.garnished.purple_zultanite_brick_stairs": "Purple Zultanite Brick Stairs", + "block.garnished.magenta_zultanite_brick_stairs": "Magenta Zultanite Brick Stairs", + "block.garnished.pink_zultanite_brick_stairs": "Pink Zultanite Brick Stairs", + "block.garnished.black_zultanite_brick_stairs": "Black Zultanite Brick Stairs", + "block.garnished.gray_zultanite_brick_stairs": "Gray Zultanite Brick Stairs", + "block.garnished.light_gray_zultanite_brick_stairs": "Light Gray Zultanite Brick Stairs", + "block.garnished.white_zultanite_brick_stairs": "White Zultanite Brick Stairs", + "block.garnished.brown_zultanite_brick_stairs": "Brown Zultanite Brick Stairs", + "block.garnished.polished_zultanite_stairs": "Polished Zultanite Stairs", + "block.garnished.polished_red_zultanite_stairs": "Polished Red Zultanite Stairs", + "block.garnished.polished_orange_zultanite_stairs": "Polished Orange Zultanite Stairs", + "block.garnished.polished_yellow_zultanite_stairs": "Polished Yellow Zultanite Stairs", + "block.garnished.polished_green_zultanite_stairs": "Polished Green Zultanite Stairs", + "block.garnished.polished_lime_zultanite_stairs": "Polished Lime Zultanite Stairs", + "block.garnished.polished_blue_zultanite_stairs": "Polished Blue Zultanite Stairs", + "block.garnished.polished_light_blue_zultanite_stairs": "Polished Light Blue Zultanite Stairs", + "block.garnished.polished_cyan_zultanite_stairs": "Polished Cyan Zultanite Stairs", + "block.garnished.polished_purple_zultanite_stairs": "Polished Purple Zultanite Stairs", + "block.garnished.polished_magenta_zultanite_stairs": "Polished Magenta Zultanite Stairs", + "block.garnished.polished_pink_zultanite_stairs": "Polished Pink Zultanite Stairs", + "block.garnished.polished_black_zultanite_stairs": "Polished Black Zultanite Stairs", + "block.garnished.polished_gray_zultanite_stairs": "Polished Gray Zultanite Stairs", + "block.garnished.polished_light_gray_zultanite_stairs": "Polished Light Gray Zultanite Stairs", + "block.garnished.polished_white_zultanite_stairs": "Polished White Zultanite Stairs", + "block.garnished.polished_brown_zultanite_stairs": "Polished Brown Zultanite Stairs", + "block.garnished.smooth_zultanite_stairs": "Smooth Zultanite Stairs", + "block.garnished.smooth_red_zultanite_stairs": "Smooth Red Zultanite Stairs", + "block.garnished.smooth_orange_zultanite_stairs": "Smooth Orange Zultanite Stairs", + "block.garnished.smooth_yellow_zultanite_stairs": "Smooth Yellow Zultanite Stairs", + "block.garnished.smooth_green_zultanite_stairs": "Smooth Green Zultanite Stairs", + "block.garnished.smooth_lime_zultanite_stairs": "Smooth Lime Zultanite Stairs", + "block.garnished.smooth_blue_zultanite_stairs": "Smooth Blue Zultanite Stairs", + "block.garnished.smooth_light_blue_zultanite_stairs": "Smooth Light Blue Zultanite Stairs", + "block.garnished.smooth_cyan_zultanite_stairs": "Smooth Cyan Zultanite Stairs", + "block.garnished.smooth_purple_zultanite_stairs": "Smooth Purple Zultanite Stairs", + "block.garnished.smooth_magenta_zultanite_stairs": "Smooth Magenta Zultanite Stairs", + "block.garnished.smooth_pink_zultanite_stairs": "Smooth Pink Zultanite Stairs", + "block.garnished.smooth_black_zultanite_stairs": "Smooth Black Zultanite Stairs", + "block.garnished.smooth_gray_zultanite_stairs": "Smooth Gray Zultanite Stairs", + "block.garnished.smooth_light_gray_zultanite_stairs": "Smooth Light Gray Zultanite Stairs", + "block.garnished.smooth_white_zultanite_stairs": "Smooth White Zultanite Stairs", + "block.garnished.smooth_brown_zultanite_stairs": "Smooth Brown Zultanite Stairs", + "block.garnished.zultanite_slab": "Zultanite Slab", + "block.garnished.red_zultanite_slab": "Red Zultanite Slab", + "block.garnished.orange_zultanite_slab": "Orange Zultanite Slab", + "block.garnished.yellow_zultanite_slab": "Yellow Zultanite Slab", + "block.garnished.green_zultanite_slab": "Green Zultanite Slab", + "block.garnished.lime_zultanite_slab": "Lime Zultanite Slab", + "block.garnished.blue_zultanite_slab": "Blue Zultanite Slab", + "block.garnished.light_blue_zultanite_slab": "Light Blue Zultanite Slab", + "block.garnished.cyan_zultanite_slab": "Cyan Zultanite Slab", + "block.garnished.purple_zultanite_slab": "Purple Zultanite Slab", + "block.garnished.magenta_zultanite_slab": "Magenta Zultanite Slab", + "block.garnished.pink_zultanite_slab": "Pink Zultanite Slab", + "block.garnished.black_zultanite_slab": "Black Zultanite Slab", + "block.garnished.gray_zultanite_slab": "Gray Zultanite Slab", + "block.garnished.light_gray_zultanite_slab": "Light Gray Zultanite Slab", + "block.garnished.white_zultanite_slab": "White Zultanite Slab", + "block.garnished.brown_zultanite_slab": "Brown Zultanite Slab", + "block.garnished.zultanite_brick_slab": "Zultanite Brick Slab", + "block.garnished.red_zultanite_brick_slab": "Red Zultanite Brick Slab", + "block.garnished.orange_zultanite_brick_slab": "Orange Zultanite Brick Slab", + "block.garnished.yellow_zultanite_brick_slab": "Yellow Zultanite Brick Slab", + "block.garnished.green_zultanite_brick_slab": "Green Zultanite Brick Slab", + "block.garnished.lime_zultanite_brick_slab": "Lime Zultanite Brick Slab", + "block.garnished.blue_zultanite_brick_slab": "Blue Zultanite Brick Slab", + "block.garnished.light_blue_zultanite_brick_slab": "Light Blue Zultanite Brick Slab", + "block.garnished.cyan_zultanite_brick_slab": "Cyan Zultanite Brick Slab", + "block.garnished.purple_zultanite_brick_slab": "Purple Zultanite Brick Slab", + "block.garnished.magenta_zultanite_brick_slab": "Magenta Zultanite Brick Slab", + "block.garnished.pink_zultanite_brick_slab": "Pink Zultanite Brick Slab", + "block.garnished.black_zultanite_brick_slab": "Black Zultanite Brick Slab", + "block.garnished.gray_zultanite_brick_slab": "Gray Zultanite Brick Slab", + "block.garnished.light_gray_zultanite_brick_slab": "Light Gray Zultanite Brick Slab", + "block.garnished.white_zultanite_brick_slab": "White Zultanite Brick Slab", + "block.garnished.brown_zultanite_brick_slab": "Brown Zultanite Brick Slab", + "block.garnished.polished_zultanite_slab": "Polished Zultanite Slab", + "block.garnished.polished_red_zultanite_slab": "Polished Red Zultanite Slab", + "block.garnished.polished_orange_zultanite_slab": "Polished Orange Zultanite Slab", + "block.garnished.polished_yellow_zultanite_slab": "Polished Yellow Zultanite Slab", + "block.garnished.polished_green_zultanite_slab": "Polished Green Zultanite Slab", + "block.garnished.polished_lime_zultanite_slab": "Polished Lime Zultanite Slab", + "block.garnished.polished_blue_zultanite_slab": "Polished Blue Zultanite Slab", + "block.garnished.polished_light_blue_zultanite_slab": "Polished Light Blue Zultanite Slab", + "block.garnished.polished_cyan_zultanite_slab": "Polished Cyan Zultanite Slab", + "block.garnished.polished_purple_zultanite_slab": "Polished Purple Zultanite Slab", + "block.garnished.polished_magenta_zultanite_slab": "Polished Magenta Zultanite Slab", + "block.garnished.polished_pink_zultanite_slab": "Polished Pink Zultanite Slab", + "block.garnished.polished_black_zultanite_slab": "Polished Black Zultanite Slab", + "block.garnished.polished_gray_zultanite_slab": "Polished Gray Zultanite Slab", + "block.garnished.polished_light_gray_zultanite_slab": "Polished Light Gray Zultanite Slab", + "block.garnished.polished_white_zultanite_slab": "Polished White Zultanite Slab", + "block.garnished.polished_brown_zultanite_slab": "Polished Brown Zultanite Slab", + "block.garnished.smooth_zultanite_slab": "Smooth Zultanite Slab", + "block.garnished.smooth_red_zultanite_slab": "Smooth Red Zultanite Slab", + "block.garnished.smooth_orange_zultanite_slab": "Smooth Orange Zultanite Slab", + "block.garnished.smooth_yellow_zultanite_slab": "Smooth Yellow Zultanite Slab", + "block.garnished.smooth_green_zultanite_slab": "Smooth Green Zultanite Slab", + "block.garnished.smooth_lime_zultanite_slab": "Smooth Lime Zultanite Slab", + "block.garnished.smooth_blue_zultanite_slab": "Smooth Blue Zultanite Slab", + "block.garnished.smooth_light_blue_zultanite_slab": "Smooth Light Blue Zultanite Slab", + "block.garnished.smooth_cyan_zultanite_slab": "Smooth Cyan Zultanite Slab", + "block.garnished.smooth_purple_zultanite_slab": "Smooth Purple Zultanite Slab", + "block.garnished.smooth_magenta_zultanite_slab": "Smooth Magenta Zultanite Slab", + "block.garnished.smooth_pink_zultanite_slab": "Smooth Pink Zultanite Slab", + "block.garnished.smooth_black_zultanite_slab": "Smooth Black Zultanite Slab", + "block.garnished.smooth_gray_zultanite_slab": "Smooth Gray Zultanite Slab", + "block.garnished.smooth_light_gray_zultanite_slab": "Smooth Light Gray Zultanite Slab", + "block.garnished.smooth_white_zultanite_slab": "Smooth White Zultanite Slab", + "block.garnished.smooth_brown_zultanite_slab": "Smooth Brown Zultanite Slab", + "block.garnished.zultanite_wall": "Zultanite Wall", + "block.garnished.red_zultanite_wall": "Red Zultanite Wall", + "block.garnished.orange_zultanite_wall": "Orange Zultanite Wall", + "block.garnished.yellow_zultanite_wall": "Yellow Zultanite Wall", + "block.garnished.green_zultanite_wall": "Green Zultanite Wall", + "block.garnished.lime_zultanite_wall": "Lime Zultanite Wall", + "block.garnished.blue_zultanite_wall": "Blue Zultanite Wall", + "block.garnished.light_blue_zultanite_wall": "Light Blue Zultanite Wall", + "block.garnished.cyan_zultanite_wall": "Cyan Zultanite Wall", + "block.garnished.purple_zultanite_wall": "Purple Zultanite Wall", + "block.garnished.magenta_zultanite_wall": "Magenta Zultanite Wall", + "block.garnished.pink_zultanite_wall": "Pink Zultanite Wall", + "block.garnished.black_zultanite_wall": "Black Zultanite Wall", + "block.garnished.gray_zultanite_wall": "Gray Zultanite Wall", + "block.garnished.light_gray_zultanite_wall": "Light Gray Zultanite Wall", + "block.garnished.white_zultanite_wall": "White Zultanite Wall", + "block.garnished.brown_zultanite_wall": "Brown Zultanite Wall", + "block.garnished.zultanite_brick_wall": "Zultanite Brick Wall", + "block.garnished.red_zultanite_brick_wall": "Red Zultanite Brick Wall", + "block.garnished.orange_zultanite_brick_wall": "Orange Zultanite Brick Wall", + "block.garnished.yellow_zultanite_brick_wall": "Yellow Zultanite Brick Wall", + "block.garnished.green_zultanite_brick_wall": "Green Zultanite Brick Wall", + "block.garnished.lime_zultanite_brick_wall": "Lime Zultanite Brick Wall", + "block.garnished.blue_zultanite_brick_wall": "Blue Zultanite Brick Wall", + "block.garnished.light_blue_zultanite_brick_wall": "Light Blue Zultanite Brick Wall", + "block.garnished.cyan_zultanite_brick_wall": "Cyan Zultanite Brick Wall", + "block.garnished.purple_zultanite_brick_wall": "Purple Zultanite Brick Wall", + "block.garnished.magenta_zultanite_brick_wall": "Magenta Zultanite Brick Wall", + "block.garnished.pink_zultanite_brick_wall": "Pink Zultanite Brick Wall", + "block.garnished.black_zultanite_brick_wall": "Black Zultanite Brick Wall", + "block.garnished.gray_zultanite_brick_wall": "Gray Zultanite Brick Wall", + "block.garnished.light_gray_zultanite_brick_wall": "Light Gray Zultanite Brick Wall", + "block.garnished.white_zultanite_brick_wall": "White Zultanite Brick Wall", + "block.garnished.brown_zultanite_brick_wall": "Brown Zultanite Brick Wall", + "block.garnished.polished_zultanite_wall": "Polished Zultanite Wall", + "block.garnished.polished_red_zultanite_wall": "Polished Red Zultanite Wall", + "block.garnished.polished_orange_zultanite_wall": "Polished Orange Zultanite Wall", + "block.garnished.polished_yellow_zultanite_wall": "Polished Yellow Zultanite Wall", + "block.garnished.polished_green_zultanite_wall": "Polished Green Zultanite Wall", + "block.garnished.polished_lime_zultanite_wall": "Polished Lime Zultanite Wall", + "block.garnished.polished_blue_zultanite_wall": "Polished Blue Zultanite Wall", + "block.garnished.polished_light_blue_zultanite_wall": "Polished Light Blue Zultanite Wall", + "block.garnished.polished_cyan_zultanite_wall": "Polished Cyan Zultanite Wall", + "block.garnished.polished_purple_zultanite_wall": "Polished Purple Zultanite Wall", + "block.garnished.polished_magenta_zultanite_wall": "Polished Magenta Zultanite Wall", + "block.garnished.polished_pink_zultanite_wall": "Polished Pink Zultanite Wall", + "block.garnished.polished_black_zultanite_wall": "Polished Black Zultanite Wall", + "block.garnished.polished_gray_zultanite_wall": "Polished Gray Zultanite Wall", + "block.garnished.polished_light_gray_zultanite_wall": "Polished Light Gray Zultanite Wall", + "block.garnished.polished_white_zultanite_wall": "Polished White Zultanite Wall", + "block.garnished.polished_brown_zultanite_wall": "Polished Brown Zultanite Wall", + "block.garnished.smooth_zultanite_wall": "Smooth Zultanite Wall", + "block.garnished.smooth_red_zultanite_wall": "Smooth Red Zultanite Wall", + "block.garnished.smooth_orange_zultanite_wall": "Smooth Orange Zultanite Wall", + "block.garnished.smooth_yellow_zultanite_wall": "Smooth Yellow Zultanite Wall", + "block.garnished.smooth_green_zultanite_wall": "Smooth Green Zultanite Wall", + "block.garnished.smooth_lime_zultanite_wall": "Smooth Lime Zultanite Wall", + "block.garnished.smooth_blue_zultanite_wall": "Smooth Blue Zultanite Wall", + "block.garnished.smooth_light_blue_zultanite_wall": "Smooth Light Blue Zultanite Wall", + "block.garnished.smooth_cyan_zultanite_wall": "Smooth Cyan Zultanite Wall", + "block.garnished.smooth_purple_zultanite_wall": "Smooth Purple Zultanite Wall", + "block.garnished.smooth_magenta_zultanite_wall": "Smooth Magenta Zultanite Wall", + "block.garnished.smooth_pink_zultanite_wall": "Smooth Pink Zultanite Wall", + "block.garnished.smooth_black_zultanite_wall": "Smooth Black Zultanite Wall", + "block.garnished.smooth_gray_zultanite_wall": "Smooth Gray Zultanite Wall", + "block.garnished.smooth_light_gray_zultanite_wall": "Smooth Light Gray Zultanite Wall", + "block.garnished.smooth_white_zultanite_wall": "Smooth White Zultanite Wall", + "block.garnished.smooth_brown_zultanite_wall": "Smooth Brown Zultanite Wall", + "item.garnished.mastic_resin_lime": "Colored Mastic Resin", + "item.garnished.mastic_resin_light_blue": "Colored Mastic Resin", + "item.garnished.mastic_resin_cyan": "Colored Mastic Resin", + "item.garnished.mastic_resin_magenta": "Colored Mastic Resin", + "item.garnished.mastic_resin_pink": "Colored Mastic Resin", + "item.garnished.mastic_resin_black": "Colored Mastic Resin", + "item.garnished.mastic_resin_gray": "Colored Mastic Resin", + "item.garnished.mastic_resin_light_gray": "Colored Mastic Resin", + "item.garnished.mastic_resin_white": "Colored Mastic Resin", + "item.garnished.mastic_resin_brown": "Colored Mastic Resin", + "item.garnished.mastic_paste_lime": "Colored Mastic Paste", + "item.garnished.mastic_paste_light_blue": "Colored Mastic Paste", + "item.garnished.mastic_paste_cyan": "Colored Mastic Paste", + "item.garnished.mastic_paste_magenta": "Colored Mastic Paste", + "item.garnished.mastic_paste_pink": "Colored Mastic Paste", + "item.garnished.mastic_paste_black": "Colored Mastic Paste", + "item.garnished.mastic_paste_gray": "Colored Mastic Paste", + "item.garnished.mastic_paste_light_gray": "Colored Mastic Paste", + "item.garnished.mastic_paste_white": "Colored Mastic Paste", + "item.garnished.mastic_paste_brown": "Colored Mastic Paste", + "emi.garnished.enflamed_mandible.information": "Can be dropped by Blazes when using the Ravaging enchantment.", "emi.garnished.ghast_tendril.information": "Can be dropped by Ghasts when using the Ravaging enchantment.", "emi.garnished.molten_remnant.information": "Can be dropped by Magma Cubes when using the Ravaging enchantment.", @@ -633,11 +953,75 @@ "tag.item.c.buckets.mastic_resin": "Liquefied Mastic Resin Buckets", "tag.item.c.cheese": "Cheese", "tag.item.c.coral_fans": "Coral Fans", - "tag.item.c.crops.peanut": "Peanut Crops", "tag.item.c.ender_dusts": "Ender Dusts", "tag.item.c.pumpkins": "Pumpkins", "tag.item.c.tools.hatchets": "Hatchets", "tag.item.c.tools.knives": "Knives", + "tag.item.c.pecan": "Pecans", + "tag.item.c.almond": "Almonds", + "tag.item.c.cashew": "Cashews", + "tag.item.c.walnut": "Walnuts", + "tag.item.c.peanut": "Peanuts", + "tag.item.c.chestnut": "Chestnuts", + "tag.item.c.hazelnut": "Hazelnuts", + "tag.item.c.pistachio": "Pistachios", + "tag.item.c.macadamia": "Macadamias", + "tag.item.c.crops.pecan": "Pecan Crops", + "tag.item.c.crops.almond": "Almonds Crops", + "tag.item.c.crops.cashew": "Cashews Crops", + "tag.item.c.crops.walnut": "Walnuts Crops", + "tag.item.c.crops.peanut": "Peanuts Crops", + "tag.item.c.crops.chestnut": "Chestnuts Crops", + "tag.item.c.crops.hazelnut": "Hazelnuts Crops", + "tag.item.c.crops.pistachio": "Pistachios Crops", + "tag.item.c.crops.macadamia": "Macadamias Crops", + "tag.item.c.nuts.pecan": "Pecan Nuts", + "tag.item.c.nuts.almond": "Almonds Nuts", + "tag.item.c.nuts.cashew": "Cashews Nuts", + "tag.item.c.nuts.walnut": "Walnuts Nuts", + "tag.item.c.nuts.peanut": "Peanuts Nuts", + "tag.item.c.nuts.chestnut": "Chestnuts Nuts", + "tag.item.c.nuts.hazelnut": "Hazelnuts Nuts", + "tag.item.c.nuts.pistachio": "Pistachios Nuts", + "tag.item.c.nuts.macadamia": "Macadamias Nuts", + "tag.item.c.vegetables.pecan": "Pecan Vegetables", + "tag.item.c.vegetables.almond": "Almonds Vegetables", + "tag.item.c.vegetables.cashew": "Cashews Vegetables", + "tag.item.c.vegetables.walnut": "Walnuts Vegetables", + "tag.item.c.vegetables.peanut": "Peanuts Vegetables", + "tag.item.c.vegetables.chestnut": "Chestnuts Vegetables", + "tag.item.c.vegetables.hazelnut": "Hazelnuts Vegetables", + "tag.item.c.vegetables.pistachio": "Pistachios Vegetables", + "tag.item.c.vegetables.macadamia": "Macadamias Vegetables", + "tag.item.c.vegetables": "Vegetables", + "tag.item.c.salt": "Salt", + "tag.item.c.nuts": "Nuts", + "tag.item.c.doors": "Doors", + "tag.item.c.trapdoors": "Trapdoors", + "tag.item.c.wooden_buttons": "Wooden Buttons", + "tag.item.c.wooden_doors": "Wooden Doors", + "tag.item.c.wooden_trapdoors": "Wooden Trapdoors", + "tag.item.c.wooden_slabs": "Wooden Slabs", + "tag.item.c.wooden_stairs": "Wooden Stairs", + "tag.item.garnished.quartz_hatchet": "Quartz Hatchets", + "tag.item.garnished.stone_types.zultanite": "All Zultanite Stone Types", + "tag.item.garnished.stone_types.zultanite.basic": "Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.red": "Red Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.orange": "Orange Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.yellow": "Yellow Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.green": "Green Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.lime": "Lime Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.blue": "Blue Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.light_blue": "Light Blue Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.cyan": "Cyan Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.purple": "Purple Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.magenta": "Magenta Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.pink": "Pink Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.black": "Black Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.gray": "Gray Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.light_gray": "Light Gray Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.white": "White Zultanite Stone Type", + "tag.item.garnished.stone_types.zultanite.brown": "Brown Zultanite Stone Type", "tag.item.garnished.acceptable_nopalito_meat_ingredients": "Acceptable Meat for Nopalito Food(s)", "tag.item.garnished.aversion_foods": "Foods That Inflict Aversion", "tag.item.garnished.berries": "Berries", @@ -719,10 +1103,30 @@ "create.recipe.fan_yellow_dyeing.fan": "Fan Behind Yellow Liquefied Mastic Resin", "emi.category.garnished.fan_green_dyeing": "Bulk Dyeing", "create.recipe.fan_green_dyeing.fan": "Fan Behind Green Liquefied Mastic Resin", + "emi.category.garnished.fan_lime_dyeing": "Bulk Dyeing", + "create.recipe.fan_lime_dyeing.fan": "Fan Behind Lime Liquefied Mastic Resin", "emi.category.garnished.fan_blue_dyeing": "Bulk Dyeing", "create.recipe.fan_blue_dyeing.fan": "Fan Behind Blue Liquefied Mastic Resin", + "emi.category.garnished.fan_light_blue_dyeing": "Bulk Dyeing", + "create.recipe.fan_light_blue_dyeing.fan": "Fan Behind Light Blue Liquefied Mastic Resin", + "emi.category.garnished.fan_cyan_dyeing": "Bulk Dyeing", + "create.recipe.fan_cyan_dyeing.fan": "Fan Behind Cyan Liquefied Mastic Resin", "emi.category.garnished.fan_purple_dyeing": "Bulk Dyeing", "create.recipe.fan_purple_dyeing.fan": "Fan Behind Purple Liquefied Mastic Resin", + "emi.category.garnished.fan_magenta_dyeing": "Bulk Dyeing", + "create.recipe.fan_magenta_dyeing.fan": "Fan Behind Magenta Liquefied Mastic Resin", + "emi.category.garnished.fan_pink_dyeing": "Bulk Dyeing", + "create.recipe.fan_pink_dyeing.fan": "Fan Behind Pink Liquefied Mastic Resin", + "emi.category.garnished.fan_black_dyeing": "Bulk Dyeing", + "create.recipe.fan_black_dyeing.fan": "Fan Behind Black Liquefied Mastic Resin", + "emi.category.garnished.fan_gray_dyeing": "Bulk Dyeing", + "create.recipe.fan_gray_dyeing.fan": "Fan Behind Gray Liquefied Mastic Resin", + "emi.category.garnished.fan_light_gray_dyeing": "Bulk Dyeing", + "create.recipe.fan_light_gray_dyeing.fan": "Fan Behind Light Gray Liquefied Mastic Resin", + "emi.category.garnished.fan_white_dyeing": "Bulk Dyeing", + "create.recipe.fan_white_dyeing.fan": "Fan Behind White Liquefied Mastic Resin", + "emi.category.garnished.fan_brown_dyeing": "Bulk Dyeing", + "create.recipe.fan_brown_dyeing.fan": "Fan Behind Brown Liquefied Mastic Resin", "block.garnished.peanut_sack": "Compacted Nut Sack", "block.garnished.cashew_sack": "Compacted Nut Sack", diff --git a/src/main/resources/assets/garnished/models/block/black_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/black_chiseled_zultanite.json new file mode 100644 index 00000000..0e173b79 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/black_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_mastic_block.json b/src/main/resources/assets/garnished/models/block/black_mastic_block.json new file mode 100644 index 00000000..ef57058d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_mastic_block.json @@ -0,0 +1,24 @@ +{ + "parent": "block/block", + "textures": { + "particle": "garnished:block/black_mastic_block", + "down": "garnished:block/black_mastic_block", + "up": "garnished:block/black_mastic_block", + "side": "garnished:block/black_mastic_block" + }, + "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" } + } + } + ] +} + diff --git a/src/main/resources/assets/garnished/models/block/black_mastic_resin.json b/src/main/resources/assets/garnished/models/block/black_mastic_resin.json new file mode 100644 index 00000000..62b402da --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_mastic_resin.json @@ -0,0 +1,6 @@ +{ + "textures": { + "particle": "garnished:fluid/black_mastic_resin_still" + } +} + diff --git a/src/main/resources/assets/garnished/models/block/black_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/black_polished_zultanite.json new file mode 100644 index 00000000..cf926cbc --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/black_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_slab.json new file mode 100644 index 00000000..cce74cc5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/black_polished_zultanite", + "side": "garnished:block/black_polished_zultanite", + "top": "garnished:block/black_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_slab_top.json new file mode 100644 index 00000000..aba3b174 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/black_polished_zultanite", + "side": "garnished:block/black_polished_zultanite", + "top": "garnished:block/black_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_stairs.json new file mode 100644 index 00000000..b5feed66 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/black_polished_zultanite", + "side": "garnished:block/black_polished_zultanite", + "top": "garnished:block/black_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..b5283290 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/black_polished_zultanite", + "side": "garnished:block/black_polished_zultanite", + "top": "garnished:block/black_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..660a6c24 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/black_polished_zultanite", + "side": "garnished:block/black_polished_zultanite", + "top": "garnished:block/black_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..c08e6caa --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/black_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_wall_post.json new file mode 100644 index 00000000..3c6c5a16 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/black_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_wall_side.json new file mode 100644 index 00000000..fbe5cf60 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/black_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..1de935ba --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/black_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite.json new file mode 100644 index 00000000..f7ce1b5c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/black_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_slab.json new file mode 100644 index 00000000..eea664bc --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/black_smooth_zultanite", + "side": "garnished:block/black_smooth_zultanite", + "top": "garnished:block/black_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..406c8ff2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/black_smooth_zultanite", + "side": "garnished:block/black_smooth_zultanite", + "top": "garnished:block/black_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_stairs.json new file mode 100644 index 00000000..ec4b539e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/black_smooth_zultanite", + "side": "garnished:block/black_smooth_zultanite", + "top": "garnished:block/black_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..c821f395 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/black_smooth_zultanite", + "side": "garnished:block/black_smooth_zultanite", + "top": "garnished:block/black_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..477a4fb7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/black_smooth_zultanite", + "side": "garnished:block/black_smooth_zultanite", + "top": "garnished:block/black_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..d6c88f8a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/black_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..7de893e5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/black_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..3bfffcec --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/black_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..ec374d40 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/black_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite.json b/src/main/resources/assets/garnished/models/block/black_zultanite.json new file mode 100644 index 00000000..f1586e5e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/black_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks.json new file mode 100644 index 00000000..645b7634 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/black_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_slab.json new file mode 100644 index 00000000..3f51644b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/black_zultanite_bricks", + "side": "garnished:block/black_zultanite_bricks", + "top": "garnished:block/black_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..c9cf6e23 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/black_zultanite_bricks", + "side": "garnished:block/black_zultanite_bricks", + "top": "garnished:block/black_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_stairs.json new file mode 100644 index 00000000..c7a9c637 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/black_zultanite_bricks", + "side": "garnished:block/black_zultanite_bricks", + "top": "garnished:block/black_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..a3411357 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/black_zultanite_bricks", + "side": "garnished:block/black_zultanite_bricks", + "top": "garnished:block/black_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..a17393ef --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/black_zultanite_bricks", + "side": "garnished:block/black_zultanite_bricks", + "top": "garnished:block/black_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..f427175c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/black_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..03723613 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/black_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..1608353f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/black_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..84a98caa --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/black_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/black_zultanite_slab.json new file mode 100644 index 00000000..a086ce68 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/black_zultanite", + "side": "garnished:block/black_zultanite", + "top": "garnished:block/black_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/black_zultanite_slab_top.json new file mode 100644 index 00000000..d81ffaca --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/black_zultanite", + "side": "garnished:block/black_zultanite", + "top": "garnished:block/black_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/black_zultanite_stairs.json new file mode 100644 index 00000000..a85b97a3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/black_zultanite", + "side": "garnished:block/black_zultanite", + "top": "garnished:block/black_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/black_zultanite_stairs_inner.json new file mode 100644 index 00000000..000bfe76 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/black_zultanite", + "side": "garnished:block/black_zultanite", + "top": "garnished:block/black_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/black_zultanite_stairs_outer.json new file mode 100644 index 00000000..36b50950 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/black_zultanite", + "side": "garnished:block/black_zultanite", + "top": "garnished:block/black_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/black_zultanite_wall_inventory.json new file mode 100644 index 00000000..478e0731 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/black_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/black_zultanite_wall_post.json new file mode 100644 index 00000000..749e8d4f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/black_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/black_zultanite_wall_side.json new file mode 100644 index 00000000..4057d436 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/black_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/black_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/black_zultanite_wall_side_tall.json new file mode 100644 index 00000000..5cefa71c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/black_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/black_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/blue_chiseled_zultanite.json new file mode 100644 index 00000000..32e18e16 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/blue_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite.json new file mode 100644 index 00000000..b13f7cfe --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/blue_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_slab.json new file mode 100644 index 00000000..647ca351 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/blue_polished_zultanite", + "side": "garnished:block/blue_polished_zultanite", + "top": "garnished:block/blue_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_slab_top.json new file mode 100644 index 00000000..57e8d175 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/blue_polished_zultanite", + "side": "garnished:block/blue_polished_zultanite", + "top": "garnished:block/blue_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_stairs.json new file mode 100644 index 00000000..f65ecfed --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/blue_polished_zultanite", + "side": "garnished:block/blue_polished_zultanite", + "top": "garnished:block/blue_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..f4750bef --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/blue_polished_zultanite", + "side": "garnished:block/blue_polished_zultanite", + "top": "garnished:block/blue_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..a58dedec --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/blue_polished_zultanite", + "side": "garnished:block/blue_polished_zultanite", + "top": "garnished:block/blue_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..c4024d35 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/blue_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_wall_post.json new file mode 100644 index 00000000..55602a17 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/blue_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_wall_side.json new file mode 100644 index 00000000..cba36819 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/blue_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..4a6ae3f0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/blue_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite.json new file mode 100644 index 00000000..8762fd97 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/blue_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_slab.json new file mode 100644 index 00000000..074ae59f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/blue_smooth_zultanite", + "side": "garnished:block/blue_smooth_zultanite", + "top": "garnished:block/blue_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..f8b548e9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/blue_smooth_zultanite", + "side": "garnished:block/blue_smooth_zultanite", + "top": "garnished:block/blue_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_stairs.json new file mode 100644 index 00000000..ab7f1929 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/blue_smooth_zultanite", + "side": "garnished:block/blue_smooth_zultanite", + "top": "garnished:block/blue_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..c924dd22 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/blue_smooth_zultanite", + "side": "garnished:block/blue_smooth_zultanite", + "top": "garnished:block/blue_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..36723f8c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/blue_smooth_zultanite", + "side": "garnished:block/blue_smooth_zultanite", + "top": "garnished:block/blue_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..8cb07e25 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/blue_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..dbd201dd --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/blue_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..4d3b3e53 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/blue_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..933c4e12 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/blue_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite.json b/src/main/resources/assets/garnished/models/block/blue_zultanite.json new file mode 100644 index 00000000..b3824075 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/blue_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks.json new file mode 100644 index 00000000..24698eee --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/blue_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_slab.json new file mode 100644 index 00000000..96abc2b0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/blue_zultanite_bricks", + "side": "garnished:block/blue_zultanite_bricks", + "top": "garnished:block/blue_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..98c79e14 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/blue_zultanite_bricks", + "side": "garnished:block/blue_zultanite_bricks", + "top": "garnished:block/blue_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_stairs.json new file mode 100644 index 00000000..e3e7247a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/blue_zultanite_bricks", + "side": "garnished:block/blue_zultanite_bricks", + "top": "garnished:block/blue_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..286df822 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/blue_zultanite_bricks", + "side": "garnished:block/blue_zultanite_bricks", + "top": "garnished:block/blue_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..a0a14caa --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/blue_zultanite_bricks", + "side": "garnished:block/blue_zultanite_bricks", + "top": "garnished:block/blue_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..71c327fb --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/blue_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..397d54b7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/blue_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..4baa837a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/blue_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..58bf7774 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/blue_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_slab.json new file mode 100644 index 00000000..ef0b0c49 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/blue_zultanite", + "side": "garnished:block/blue_zultanite", + "top": "garnished:block/blue_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_slab_top.json new file mode 100644 index 00000000..b38c82e6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/blue_zultanite", + "side": "garnished:block/blue_zultanite", + "top": "garnished:block/blue_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_stairs.json new file mode 100644 index 00000000..e059f0f6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/blue_zultanite", + "side": "garnished:block/blue_zultanite", + "top": "garnished:block/blue_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_stairs_inner.json new file mode 100644 index 00000000..ff05d4a2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/blue_zultanite", + "side": "garnished:block/blue_zultanite", + "top": "garnished:block/blue_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_stairs_outer.json new file mode 100644 index 00000000..6c7c525a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/blue_zultanite", + "side": "garnished:block/blue_zultanite", + "top": "garnished:block/blue_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_wall_inventory.json new file mode 100644 index 00000000..aabb00b1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/blue_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_wall_post.json new file mode 100644 index 00000000..5b24aeda --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/blue_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_wall_side.json new file mode 100644 index 00000000..6a2fcf23 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/blue_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/blue_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/blue_zultanite_wall_side_tall.json new file mode 100644 index 00000000..e8e6e022 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/blue_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/blue_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/brown_chiseled_zultanite.json new file mode 100644 index 00000000..81a4de88 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/brown_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_mastic_block.json b/src/main/resources/assets/garnished/models/block/brown_mastic_block.json new file mode 100644 index 00000000..9af555f0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_mastic_block.json @@ -0,0 +1,24 @@ +{ + "parent": "block/block", + "textures": { + "particle": "garnished:block/brown_mastic_block", + "down": "garnished:block/brown_mastic_block", + "up": "garnished:block/brown_mastic_block", + "side": "garnished:block/brown_mastic_block" + }, + "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" } + } + } + ] +} + diff --git a/src/main/resources/assets/garnished/models/block/brown_mastic_resin.json b/src/main/resources/assets/garnished/models/block/brown_mastic_resin.json new file mode 100644 index 00000000..b19358cf --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_mastic_resin.json @@ -0,0 +1,6 @@ +{ + "textures": { + "particle": "garnished:fluid/brown_mastic_resin_still" + } +} + diff --git a/src/main/resources/assets/garnished/models/block/brown_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite.json new file mode 100644 index 00000000..5019f155 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/brown_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_slab.json new file mode 100644 index 00000000..e526cee2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/brown_polished_zultanite", + "side": "garnished:block/brown_polished_zultanite", + "top": "garnished:block/brown_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_slab_top.json new file mode 100644 index 00000000..048a6e74 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/brown_polished_zultanite", + "side": "garnished:block/brown_polished_zultanite", + "top": "garnished:block/brown_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_stairs.json new file mode 100644 index 00000000..8d568147 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/brown_polished_zultanite", + "side": "garnished:block/brown_polished_zultanite", + "top": "garnished:block/brown_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..fca566a2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/brown_polished_zultanite", + "side": "garnished:block/brown_polished_zultanite", + "top": "garnished:block/brown_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..02a3c406 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/brown_polished_zultanite", + "side": "garnished:block/brown_polished_zultanite", + "top": "garnished:block/brown_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..05383223 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/brown_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_wall_post.json new file mode 100644 index 00000000..0a164ac7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/brown_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_wall_side.json new file mode 100644 index 00000000..e5941c02 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/brown_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..591de6a1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/brown_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite.json new file mode 100644 index 00000000..d1853367 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/brown_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_slab.json new file mode 100644 index 00000000..0992ff4f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/brown_smooth_zultanite", + "side": "garnished:block/brown_smooth_zultanite", + "top": "garnished:block/brown_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..b2115725 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/brown_smooth_zultanite", + "side": "garnished:block/brown_smooth_zultanite", + "top": "garnished:block/brown_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_stairs.json new file mode 100644 index 00000000..9e6b30be --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/brown_smooth_zultanite", + "side": "garnished:block/brown_smooth_zultanite", + "top": "garnished:block/brown_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..79339a00 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/brown_smooth_zultanite", + "side": "garnished:block/brown_smooth_zultanite", + "top": "garnished:block/brown_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..70354274 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/brown_smooth_zultanite", + "side": "garnished:block/brown_smooth_zultanite", + "top": "garnished:block/brown_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..c71c46d2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/brown_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..daab434e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/brown_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..abb8d734 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/brown_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..9814d733 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/brown_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite.json b/src/main/resources/assets/garnished/models/block/brown_zultanite.json new file mode 100644 index 00000000..3ab3cea9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/brown_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks.json new file mode 100644 index 00000000..5632c7b5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/brown_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_slab.json new file mode 100644 index 00000000..55875c6c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/brown_zultanite_bricks", + "side": "garnished:block/brown_zultanite_bricks", + "top": "garnished:block/brown_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..c84c0180 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/brown_zultanite_bricks", + "side": "garnished:block/brown_zultanite_bricks", + "top": "garnished:block/brown_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_stairs.json new file mode 100644 index 00000000..a01b24f5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/brown_zultanite_bricks", + "side": "garnished:block/brown_zultanite_bricks", + "top": "garnished:block/brown_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..f6463ada --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/brown_zultanite_bricks", + "side": "garnished:block/brown_zultanite_bricks", + "top": "garnished:block/brown_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..9c44eb09 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/brown_zultanite_bricks", + "side": "garnished:block/brown_zultanite_bricks", + "top": "garnished:block/brown_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..f2a961b7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/brown_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..4cba3393 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/brown_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..644f0538 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/brown_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..c902865a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/brown_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_slab.json new file mode 100644 index 00000000..afdb0aca --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/brown_zultanite", + "side": "garnished:block/brown_zultanite", + "top": "garnished:block/brown_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_slab_top.json new file mode 100644 index 00000000..56c29295 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/brown_zultanite", + "side": "garnished:block/brown_zultanite", + "top": "garnished:block/brown_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_stairs.json new file mode 100644 index 00000000..cad79347 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/brown_zultanite", + "side": "garnished:block/brown_zultanite", + "top": "garnished:block/brown_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_stairs_inner.json new file mode 100644 index 00000000..5694a725 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/brown_zultanite", + "side": "garnished:block/brown_zultanite", + "top": "garnished:block/brown_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_stairs_outer.json new file mode 100644 index 00000000..48451301 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/brown_zultanite", + "side": "garnished:block/brown_zultanite", + "top": "garnished:block/brown_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_wall_inventory.json new file mode 100644 index 00000000..3e06f154 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/brown_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_wall_post.json new file mode 100644 index 00000000..f999c128 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/brown_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_wall_side.json new file mode 100644 index 00000000..9f09b45d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/brown_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/brown_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/brown_zultanite_wall_side_tall.json new file mode 100644 index 00000000..bc79a666 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/brown_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/brown_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/chiseled_zultanite.json new file mode 100644 index 00000000..c746af87 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/cyan_chiseled_zultanite.json new file mode 100644 index 00000000..36b8b0bc --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/cyan_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_mastic_block.json b/src/main/resources/assets/garnished/models/block/cyan_mastic_block.json new file mode 100644 index 00000000..24f3612b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_mastic_block.json @@ -0,0 +1,24 @@ +{ + "parent": "block/block", + "textures": { + "particle": "garnished:block/cyan_mastic_block", + "down": "garnished:block/cyan_mastic_block", + "up": "garnished:block/cyan_mastic_block", + "side": "garnished:block/cyan_mastic_block" + }, + "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" } + } + } + ] +} + diff --git a/src/main/resources/assets/garnished/models/block/cyan_mastic_resin.json b/src/main/resources/assets/garnished/models/block/cyan_mastic_resin.json new file mode 100644 index 00000000..93558c60 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_mastic_resin.json @@ -0,0 +1,6 @@ +{ + "textures": { + "particle": "garnished:fluid/cyan_mastic_resin_still" + } +} + diff --git a/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite.json new file mode 100644 index 00000000..4e990ddf --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/cyan_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_slab.json new file mode 100644 index 00000000..cbeec272 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/cyan_polished_zultanite", + "side": "garnished:block/cyan_polished_zultanite", + "top": "garnished:block/cyan_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_slab_top.json new file mode 100644 index 00000000..85f4cbf9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/cyan_polished_zultanite", + "side": "garnished:block/cyan_polished_zultanite", + "top": "garnished:block/cyan_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_stairs.json new file mode 100644 index 00000000..e14333b7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/cyan_polished_zultanite", + "side": "garnished:block/cyan_polished_zultanite", + "top": "garnished:block/cyan_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..7e78149b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/cyan_polished_zultanite", + "side": "garnished:block/cyan_polished_zultanite", + "top": "garnished:block/cyan_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..3bca0a03 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/cyan_polished_zultanite", + "side": "garnished:block/cyan_polished_zultanite", + "top": "garnished:block/cyan_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..0c283527 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/cyan_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_wall_post.json new file mode 100644 index 00000000..6332d450 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/cyan_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_wall_side.json new file mode 100644 index 00000000..85ef7e2a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/cyan_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..ba211dcb --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/cyan_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite.json new file mode 100644 index 00000000..82a7446f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/cyan_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_slab.json new file mode 100644 index 00000000..9af65aa4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/cyan_smooth_zultanite", + "side": "garnished:block/cyan_smooth_zultanite", + "top": "garnished:block/cyan_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..183b3779 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/cyan_smooth_zultanite", + "side": "garnished:block/cyan_smooth_zultanite", + "top": "garnished:block/cyan_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_stairs.json new file mode 100644 index 00000000..6744b6b4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/cyan_smooth_zultanite", + "side": "garnished:block/cyan_smooth_zultanite", + "top": "garnished:block/cyan_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..49831932 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/cyan_smooth_zultanite", + "side": "garnished:block/cyan_smooth_zultanite", + "top": "garnished:block/cyan_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..9e2a9f3e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/cyan_smooth_zultanite", + "side": "garnished:block/cyan_smooth_zultanite", + "top": "garnished:block/cyan_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..45a112c4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/cyan_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..94841695 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/cyan_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..93b71d33 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/cyan_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..01ad77ab --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/cyan_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite.json new file mode 100644 index 00000000..af84b8ae --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/cyan_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks.json new file mode 100644 index 00000000..09196060 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/cyan_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_slab.json new file mode 100644 index 00000000..556884cb --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/cyan_zultanite_bricks", + "side": "garnished:block/cyan_zultanite_bricks", + "top": "garnished:block/cyan_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..74cfd9d1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/cyan_zultanite_bricks", + "side": "garnished:block/cyan_zultanite_bricks", + "top": "garnished:block/cyan_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_stairs.json new file mode 100644 index 00000000..87f73e4c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/cyan_zultanite_bricks", + "side": "garnished:block/cyan_zultanite_bricks", + "top": "garnished:block/cyan_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..e71155f5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/cyan_zultanite_bricks", + "side": "garnished:block/cyan_zultanite_bricks", + "top": "garnished:block/cyan_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..0dce802e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/cyan_zultanite_bricks", + "side": "garnished:block/cyan_zultanite_bricks", + "top": "garnished:block/cyan_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..4efdd7e3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/cyan_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..18fd1cbb --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/cyan_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..996364a4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/cyan_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..2414eb7a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/cyan_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_slab.json new file mode 100644 index 00000000..e2b2ee5c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/cyan_zultanite", + "side": "garnished:block/cyan_zultanite", + "top": "garnished:block/cyan_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_slab_top.json new file mode 100644 index 00000000..5fd4ccf2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/cyan_zultanite", + "side": "garnished:block/cyan_zultanite", + "top": "garnished:block/cyan_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_stairs.json new file mode 100644 index 00000000..8031b1e6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/cyan_zultanite", + "side": "garnished:block/cyan_zultanite", + "top": "garnished:block/cyan_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_stairs_inner.json new file mode 100644 index 00000000..c54c7b37 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/cyan_zultanite", + "side": "garnished:block/cyan_zultanite", + "top": "garnished:block/cyan_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_stairs_outer.json new file mode 100644 index 00000000..940662b1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/cyan_zultanite", + "side": "garnished:block/cyan_zultanite", + "top": "garnished:block/cyan_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_wall_inventory.json new file mode 100644 index 00000000..f2accaec --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/cyan_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_wall_post.json new file mode 100644 index 00000000..57700cd7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/cyan_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_wall_side.json new file mode 100644 index 00000000..a1c036bb --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/cyan_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/cyan_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/cyan_zultanite_wall_side_tall.json new file mode 100644 index 00000000..d24bfe37 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/cyan_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/cyan_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/gray_chiseled_zultanite.json new file mode 100644 index 00000000..7b03b813 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/gray_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_mastic_block.json b/src/main/resources/assets/garnished/models/block/gray_mastic_block.json new file mode 100644 index 00000000..70b6293e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_mastic_block.json @@ -0,0 +1,24 @@ +{ + "parent": "block/block", + "textures": { + "particle": "garnished:block/gray_mastic_block", + "down": "garnished:block/gray_mastic_block", + "up": "garnished:block/gray_mastic_block", + "side": "garnished:block/gray_mastic_block" + }, + "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" } + } + } + ] +} + diff --git a/src/main/resources/assets/garnished/models/block/gray_mastic_resin.json b/src/main/resources/assets/garnished/models/block/gray_mastic_resin.json new file mode 100644 index 00000000..6621909a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_mastic_resin.json @@ -0,0 +1,6 @@ +{ + "textures": { + "particle": "garnished:fluid/gray_mastic_resin_still" + } +} + diff --git a/src/main/resources/assets/garnished/models/block/gray_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite.json new file mode 100644 index 00000000..eda8ae32 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/gray_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_slab.json new file mode 100644 index 00000000..0de42002 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/gray_polished_zultanite", + "side": "garnished:block/gray_polished_zultanite", + "top": "garnished:block/gray_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_slab_top.json new file mode 100644 index 00000000..66e0ea43 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/gray_polished_zultanite", + "side": "garnished:block/gray_polished_zultanite", + "top": "garnished:block/gray_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_stairs.json new file mode 100644 index 00000000..f9c1c4bc --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/gray_polished_zultanite", + "side": "garnished:block/gray_polished_zultanite", + "top": "garnished:block/gray_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..6b123a1f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/gray_polished_zultanite", + "side": "garnished:block/gray_polished_zultanite", + "top": "garnished:block/gray_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..48128994 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/gray_polished_zultanite", + "side": "garnished:block/gray_polished_zultanite", + "top": "garnished:block/gray_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..b9cc3847 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/gray_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_wall_post.json new file mode 100644 index 00000000..c08783f3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/gray_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_wall_side.json new file mode 100644 index 00000000..0167059b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/gray_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..c27d5d07 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/gray_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite.json new file mode 100644 index 00000000..cf9b69b7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/gray_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_slab.json new file mode 100644 index 00000000..bde07bc7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/gray_smooth_zultanite", + "side": "garnished:block/gray_smooth_zultanite", + "top": "garnished:block/gray_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..d94eee4b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/gray_smooth_zultanite", + "side": "garnished:block/gray_smooth_zultanite", + "top": "garnished:block/gray_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_stairs.json new file mode 100644 index 00000000..de0db63b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/gray_smooth_zultanite", + "side": "garnished:block/gray_smooth_zultanite", + "top": "garnished:block/gray_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..d634d6bb --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/gray_smooth_zultanite", + "side": "garnished:block/gray_smooth_zultanite", + "top": "garnished:block/gray_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..3d88db50 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/gray_smooth_zultanite", + "side": "garnished:block/gray_smooth_zultanite", + "top": "garnished:block/gray_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..d1cc68e7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/gray_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..cdef6df4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/gray_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..f0fddb4e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/gray_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..c14a3cde --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/gray_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite.json b/src/main/resources/assets/garnished/models/block/gray_zultanite.json new file mode 100644 index 00000000..84081206 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/gray_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks.json new file mode 100644 index 00000000..8891f7d8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/gray_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_slab.json new file mode 100644 index 00000000..3c317e96 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/gray_zultanite_bricks", + "side": "garnished:block/gray_zultanite_bricks", + "top": "garnished:block/gray_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..fb71f6e2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/gray_zultanite_bricks", + "side": "garnished:block/gray_zultanite_bricks", + "top": "garnished:block/gray_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_stairs.json new file mode 100644 index 00000000..21a04b32 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/gray_zultanite_bricks", + "side": "garnished:block/gray_zultanite_bricks", + "top": "garnished:block/gray_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..0426215b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/gray_zultanite_bricks", + "side": "garnished:block/gray_zultanite_bricks", + "top": "garnished:block/gray_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..26b7b5a9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/gray_zultanite_bricks", + "side": "garnished:block/gray_zultanite_bricks", + "top": "garnished:block/gray_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..5a2b39a4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/gray_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..644be9b1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/gray_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..8d700b48 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/gray_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..2e716041 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/gray_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_slab.json new file mode 100644 index 00000000..da423b1d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/gray_zultanite", + "side": "garnished:block/gray_zultanite", + "top": "garnished:block/gray_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_slab_top.json new file mode 100644 index 00000000..3d4c7a5f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/gray_zultanite", + "side": "garnished:block/gray_zultanite", + "top": "garnished:block/gray_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_stairs.json new file mode 100644 index 00000000..8dc43845 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/gray_zultanite", + "side": "garnished:block/gray_zultanite", + "top": "garnished:block/gray_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_stairs_inner.json new file mode 100644 index 00000000..dd3bf582 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/gray_zultanite", + "side": "garnished:block/gray_zultanite", + "top": "garnished:block/gray_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_stairs_outer.json new file mode 100644 index 00000000..3bb93d8b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/gray_zultanite", + "side": "garnished:block/gray_zultanite", + "top": "garnished:block/gray_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_wall_inventory.json new file mode 100644 index 00000000..e9a9d02c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/gray_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_wall_post.json new file mode 100644 index 00000000..b364479e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/gray_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_wall_side.json new file mode 100644 index 00000000..bc9e9d67 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/gray_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/gray_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/gray_zultanite_wall_side_tall.json new file mode 100644 index 00000000..6b70d82d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/gray_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/gray_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/green_chiseled_zultanite.json new file mode 100644 index 00000000..99f8fccd --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/green_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/green_polished_zultanite.json new file mode 100644 index 00000000..ecd081a8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/green_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_slab.json new file mode 100644 index 00000000..79154d32 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/green_polished_zultanite", + "side": "garnished:block/green_polished_zultanite", + "top": "garnished:block/green_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_slab_top.json new file mode 100644 index 00000000..8c17b93f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/green_polished_zultanite", + "side": "garnished:block/green_polished_zultanite", + "top": "garnished:block/green_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_stairs.json new file mode 100644 index 00000000..c9a5b8e4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/green_polished_zultanite", + "side": "garnished:block/green_polished_zultanite", + "top": "garnished:block/green_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..230e39d7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/green_polished_zultanite", + "side": "garnished:block/green_polished_zultanite", + "top": "garnished:block/green_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..7a81387f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/green_polished_zultanite", + "side": "garnished:block/green_polished_zultanite", + "top": "garnished:block/green_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..a7a9bfe6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/green_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_wall_post.json new file mode 100644 index 00000000..d7430942 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/green_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_wall_side.json new file mode 100644 index 00000000..fa901418 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/green_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..1aa5a612 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/green_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite.json new file mode 100644 index 00000000..61902224 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/green_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_slab.json new file mode 100644 index 00000000..6848a5aa --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/green_smooth_zultanite", + "side": "garnished:block/green_smooth_zultanite", + "top": "garnished:block/green_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..cea4b567 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/green_smooth_zultanite", + "side": "garnished:block/green_smooth_zultanite", + "top": "garnished:block/green_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_stairs.json new file mode 100644 index 00000000..8006078a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/green_smooth_zultanite", + "side": "garnished:block/green_smooth_zultanite", + "top": "garnished:block/green_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..53883244 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/green_smooth_zultanite", + "side": "garnished:block/green_smooth_zultanite", + "top": "garnished:block/green_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..e58b3aba --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/green_smooth_zultanite", + "side": "garnished:block/green_smooth_zultanite", + "top": "garnished:block/green_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..75098aa6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/green_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..6f524fb4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/green_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..a0672320 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/green_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..780e9a51 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/green_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite.json b/src/main/resources/assets/garnished/models/block/green_zultanite.json new file mode 100644 index 00000000..b789283f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/green_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks.json new file mode 100644 index 00000000..9cfdc941 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/green_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_slab.json new file mode 100644 index 00000000..be3e59c9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/green_zultanite_bricks", + "side": "garnished:block/green_zultanite_bricks", + "top": "garnished:block/green_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..c0fc4019 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/green_zultanite_bricks", + "side": "garnished:block/green_zultanite_bricks", + "top": "garnished:block/green_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_stairs.json new file mode 100644 index 00000000..328c5901 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/green_zultanite_bricks", + "side": "garnished:block/green_zultanite_bricks", + "top": "garnished:block/green_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..746eb08f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/green_zultanite_bricks", + "side": "garnished:block/green_zultanite_bricks", + "top": "garnished:block/green_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..c55d1582 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/green_zultanite_bricks", + "side": "garnished:block/green_zultanite_bricks", + "top": "garnished:block/green_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..f6fc7e7a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/green_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..fe07e9e1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/green_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..b4536740 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/green_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..08ac6c12 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/green_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/green_zultanite_slab.json new file mode 100644 index 00000000..b713a86f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/green_zultanite", + "side": "garnished:block/green_zultanite", + "top": "garnished:block/green_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/green_zultanite_slab_top.json new file mode 100644 index 00000000..58ce2db4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/green_zultanite", + "side": "garnished:block/green_zultanite", + "top": "garnished:block/green_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/green_zultanite_stairs.json new file mode 100644 index 00000000..153f8337 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/green_zultanite", + "side": "garnished:block/green_zultanite", + "top": "garnished:block/green_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/green_zultanite_stairs_inner.json new file mode 100644 index 00000000..1302f866 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/green_zultanite", + "side": "garnished:block/green_zultanite", + "top": "garnished:block/green_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/green_zultanite_stairs_outer.json new file mode 100644 index 00000000..0a89f7c3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/green_zultanite", + "side": "garnished:block/green_zultanite", + "top": "garnished:block/green_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/green_zultanite_wall_inventory.json new file mode 100644 index 00000000..89972586 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/green_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/green_zultanite_wall_post.json new file mode 100644 index 00000000..5af236b8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/green_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/green_zultanite_wall_side.json new file mode 100644 index 00000000..45719bd2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/green_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/green_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/green_zultanite_wall_side_tall.json new file mode 100644 index 00000000..4fb315cf --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/green_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/green_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/light_blue_chiseled_zultanite.json new file mode 100644 index 00000000..56470f96 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/light_blue_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_mastic_block.json b/src/main/resources/assets/garnished/models/block/light_blue_mastic_block.json new file mode 100644 index 00000000..ea5cd958 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_mastic_block.json @@ -0,0 +1,24 @@ +{ + "parent": "block/block", + "textures": { + "particle": "garnished:block/light_blue_mastic_block", + "down": "garnished:block/light_blue_mastic_block", + "up": "garnished:block/light_blue_mastic_block", + "side": "garnished:block/light_blue_mastic_block" + }, + "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" } + } + } + ] +} + diff --git a/src/main/resources/assets/garnished/models/block/light_blue_mastic_resin.json b/src/main/resources/assets/garnished/models/block/light_blue_mastic_resin.json new file mode 100644 index 00000000..38d78a5c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_mastic_resin.json @@ -0,0 +1,6 @@ +{ + "textures": { + "particle": "garnished:fluid/light_blue_mastic_resin_still" + } +} + diff --git a/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite.json new file mode 100644 index 00000000..7878a258 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/light_blue_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_slab.json new file mode 100644 index 00000000..ce8e8966 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/light_blue_polished_zultanite", + "side": "garnished:block/light_blue_polished_zultanite", + "top": "garnished:block/light_blue_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_slab_top.json new file mode 100644 index 00000000..5a5f93f4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/light_blue_polished_zultanite", + "side": "garnished:block/light_blue_polished_zultanite", + "top": "garnished:block/light_blue_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_stairs.json new file mode 100644 index 00000000..21f4ca00 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/light_blue_polished_zultanite", + "side": "garnished:block/light_blue_polished_zultanite", + "top": "garnished:block/light_blue_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..6a741ad7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/light_blue_polished_zultanite", + "side": "garnished:block/light_blue_polished_zultanite", + "top": "garnished:block/light_blue_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..326538f2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/light_blue_polished_zultanite", + "side": "garnished:block/light_blue_polished_zultanite", + "top": "garnished:block/light_blue_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..307e7d9d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/light_blue_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_wall_post.json new file mode 100644 index 00000000..4e1239a4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/light_blue_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_wall_side.json new file mode 100644 index 00000000..e1f4d63e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/light_blue_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..30611f60 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/light_blue_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite.json new file mode 100644 index 00000000..64c8276f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/light_blue_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_slab.json new file mode 100644 index 00000000..8c05d012 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/light_blue_smooth_zultanite", + "side": "garnished:block/light_blue_smooth_zultanite", + "top": "garnished:block/light_blue_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..f6459ae4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/light_blue_smooth_zultanite", + "side": "garnished:block/light_blue_smooth_zultanite", + "top": "garnished:block/light_blue_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_stairs.json new file mode 100644 index 00000000..fa71fc93 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/light_blue_smooth_zultanite", + "side": "garnished:block/light_blue_smooth_zultanite", + "top": "garnished:block/light_blue_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..2ba23c35 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/light_blue_smooth_zultanite", + "side": "garnished:block/light_blue_smooth_zultanite", + "top": "garnished:block/light_blue_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..1dedefaa --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/light_blue_smooth_zultanite", + "side": "garnished:block/light_blue_smooth_zultanite", + "top": "garnished:block/light_blue_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..fadbf028 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/light_blue_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..7aff3766 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/light_blue_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..92be6d52 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/light_blue_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..052f7077 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/light_blue_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite.json new file mode 100644 index 00000000..1994154d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/light_blue_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks.json new file mode 100644 index 00000000..dfa60008 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/light_blue_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_slab.json new file mode 100644 index 00000000..0b2a5760 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/light_blue_zultanite_bricks", + "side": "garnished:block/light_blue_zultanite_bricks", + "top": "garnished:block/light_blue_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..89967bf0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/light_blue_zultanite_bricks", + "side": "garnished:block/light_blue_zultanite_bricks", + "top": "garnished:block/light_blue_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_stairs.json new file mode 100644 index 00000000..714dbde0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/light_blue_zultanite_bricks", + "side": "garnished:block/light_blue_zultanite_bricks", + "top": "garnished:block/light_blue_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..e2c9c09a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/light_blue_zultanite_bricks", + "side": "garnished:block/light_blue_zultanite_bricks", + "top": "garnished:block/light_blue_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..f1a30b6c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/light_blue_zultanite_bricks", + "side": "garnished:block/light_blue_zultanite_bricks", + "top": "garnished:block/light_blue_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..cd84906b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/light_blue_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..5114f115 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/light_blue_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..77eee7bf --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/light_blue_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..d08d269f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/light_blue_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_slab.json new file mode 100644 index 00000000..acbd1019 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/light_blue_zultanite", + "side": "garnished:block/light_blue_zultanite", + "top": "garnished:block/light_blue_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_slab_top.json new file mode 100644 index 00000000..f5b794e9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/light_blue_zultanite", + "side": "garnished:block/light_blue_zultanite", + "top": "garnished:block/light_blue_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_stairs.json new file mode 100644 index 00000000..ff04be40 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/light_blue_zultanite", + "side": "garnished:block/light_blue_zultanite", + "top": "garnished:block/light_blue_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_stairs_inner.json new file mode 100644 index 00000000..0169a20c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/light_blue_zultanite", + "side": "garnished:block/light_blue_zultanite", + "top": "garnished:block/light_blue_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_stairs_outer.json new file mode 100644 index 00000000..324602e6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/light_blue_zultanite", + "side": "garnished:block/light_blue_zultanite", + "top": "garnished:block/light_blue_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_wall_inventory.json new file mode 100644 index 00000000..9bf0fa30 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/light_blue_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_wall_post.json new file mode 100644 index 00000000..7c8b9784 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/light_blue_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_wall_side.json new file mode 100644 index 00000000..33edef68 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/light_blue_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_blue_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_wall_side_tall.json new file mode 100644 index 00000000..11cc8a00 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_blue_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/light_blue_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/light_gray_chiseled_zultanite.json new file mode 100644 index 00000000..bb4c4a1f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/light_gray_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_mastic_block.json b/src/main/resources/assets/garnished/models/block/light_gray_mastic_block.json new file mode 100644 index 00000000..23bf9565 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_mastic_block.json @@ -0,0 +1,24 @@ +{ + "parent": "block/block", + "textures": { + "particle": "garnished:block/light_gray_mastic_block", + "down": "garnished:block/light_gray_mastic_block", + "up": "garnished:block/light_gray_mastic_block", + "side": "garnished:block/light_gray_mastic_block" + }, + "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" } + } + } + ] +} + diff --git a/src/main/resources/assets/garnished/models/block/light_gray_mastic_resin.json b/src/main/resources/assets/garnished/models/block/light_gray_mastic_resin.json new file mode 100644 index 00000000..8180a262 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_mastic_resin.json @@ -0,0 +1,6 @@ +{ + "textures": { + "particle": "garnished:fluid/light_gray_mastic_resin_still" + } +} + diff --git a/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite.json new file mode 100644 index 00000000..6d84fb70 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/light_gray_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_slab.json new file mode 100644 index 00000000..2ed092ed --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/light_gray_polished_zultanite", + "side": "garnished:block/light_gray_polished_zultanite", + "top": "garnished:block/light_gray_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_slab_top.json new file mode 100644 index 00000000..9a462a3e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/light_gray_polished_zultanite", + "side": "garnished:block/light_gray_polished_zultanite", + "top": "garnished:block/light_gray_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_stairs.json new file mode 100644 index 00000000..b020af71 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/light_gray_polished_zultanite", + "side": "garnished:block/light_gray_polished_zultanite", + "top": "garnished:block/light_gray_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..411988fa --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/light_gray_polished_zultanite", + "side": "garnished:block/light_gray_polished_zultanite", + "top": "garnished:block/light_gray_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..97faaecb --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/light_gray_polished_zultanite", + "side": "garnished:block/light_gray_polished_zultanite", + "top": "garnished:block/light_gray_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..03daa3fd --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/light_gray_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_wall_post.json new file mode 100644 index 00000000..76ef7410 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/light_gray_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_wall_side.json new file mode 100644 index 00000000..cef432a3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/light_gray_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..5e4b4884 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/light_gray_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite.json new file mode 100644 index 00000000..6b8df203 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/light_gray_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_slab.json new file mode 100644 index 00000000..5b994949 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/light_gray_smooth_zultanite", + "side": "garnished:block/light_gray_smooth_zultanite", + "top": "garnished:block/light_gray_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..096a183c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/light_gray_smooth_zultanite", + "side": "garnished:block/light_gray_smooth_zultanite", + "top": "garnished:block/light_gray_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_stairs.json new file mode 100644 index 00000000..cbb7bc79 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/light_gray_smooth_zultanite", + "side": "garnished:block/light_gray_smooth_zultanite", + "top": "garnished:block/light_gray_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..a8eb02ab --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/light_gray_smooth_zultanite", + "side": "garnished:block/light_gray_smooth_zultanite", + "top": "garnished:block/light_gray_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..a8f168ea --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/light_gray_smooth_zultanite", + "side": "garnished:block/light_gray_smooth_zultanite", + "top": "garnished:block/light_gray_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..b21f1d3e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/light_gray_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..825e0dba --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/light_gray_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..a389a695 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/light_gray_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..1610bd35 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/light_gray_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite.json new file mode 100644 index 00000000..ca289205 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/light_gray_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks.json new file mode 100644 index 00000000..aefa35be --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/light_gray_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_slab.json new file mode 100644 index 00000000..b304a099 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/light_gray_zultanite_bricks", + "side": "garnished:block/light_gray_zultanite_bricks", + "top": "garnished:block/light_gray_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..c49bc91a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/light_gray_zultanite_bricks", + "side": "garnished:block/light_gray_zultanite_bricks", + "top": "garnished:block/light_gray_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_stairs.json new file mode 100644 index 00000000..ac3d8277 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/light_gray_zultanite_bricks", + "side": "garnished:block/light_gray_zultanite_bricks", + "top": "garnished:block/light_gray_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..efc34527 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/light_gray_zultanite_bricks", + "side": "garnished:block/light_gray_zultanite_bricks", + "top": "garnished:block/light_gray_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..ddb8b0e4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/light_gray_zultanite_bricks", + "side": "garnished:block/light_gray_zultanite_bricks", + "top": "garnished:block/light_gray_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..7aeeb661 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/light_gray_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..415dd167 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/light_gray_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..996360ed --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/light_gray_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..d805a259 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/light_gray_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_slab.json new file mode 100644 index 00000000..4efb4642 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/light_gray_zultanite", + "side": "garnished:block/light_gray_zultanite", + "top": "garnished:block/light_gray_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_slab_top.json new file mode 100644 index 00000000..8e65c7d1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/light_gray_zultanite", + "side": "garnished:block/light_gray_zultanite", + "top": "garnished:block/light_gray_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_stairs.json new file mode 100644 index 00000000..6ada96ba --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/light_gray_zultanite", + "side": "garnished:block/light_gray_zultanite", + "top": "garnished:block/light_gray_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_stairs_inner.json new file mode 100644 index 00000000..0c31a7b0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/light_gray_zultanite", + "side": "garnished:block/light_gray_zultanite", + "top": "garnished:block/light_gray_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_stairs_outer.json new file mode 100644 index 00000000..7c945b17 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/light_gray_zultanite", + "side": "garnished:block/light_gray_zultanite", + "top": "garnished:block/light_gray_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_wall_inventory.json new file mode 100644 index 00000000..9abe1510 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/light_gray_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_wall_post.json new file mode 100644 index 00000000..83e038aa --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/light_gray_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_wall_side.json new file mode 100644 index 00000000..c06ba8ac --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/light_gray_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/light_gray_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_wall_side_tall.json new file mode 100644 index 00000000..0596de3d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/light_gray_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/light_gray_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/lime_chiseled_zultanite.json new file mode 100644 index 00000000..9e63ddbd --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/lime_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_mastic_block.json b/src/main/resources/assets/garnished/models/block/lime_mastic_block.json new file mode 100644 index 00000000..a99c9273 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_mastic_block.json @@ -0,0 +1,24 @@ +{ + "parent": "block/block", + "textures": { + "particle": "garnished:block/lime_mastic_block", + "down": "garnished:block/lime_mastic_block", + "up": "garnished:block/lime_mastic_block", + "side": "garnished:block/lime_mastic_block" + }, + "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" } + } + } + ] +} + diff --git a/src/main/resources/assets/garnished/models/block/lime_mastic_resin.json b/src/main/resources/assets/garnished/models/block/lime_mastic_resin.json new file mode 100644 index 00000000..7e631905 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_mastic_resin.json @@ -0,0 +1,6 @@ +{ + "textures": { + "particle": "garnished:fluid/lime_mastic_resin_still" + } +} + diff --git a/src/main/resources/assets/garnished/models/block/lime_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite.json new file mode 100644 index 00000000..10a50781 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/lime_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_slab.json new file mode 100644 index 00000000..45c40d59 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/lime_polished_zultanite", + "side": "garnished:block/lime_polished_zultanite", + "top": "garnished:block/lime_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_slab_top.json new file mode 100644 index 00000000..6f7a4abf --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/lime_polished_zultanite", + "side": "garnished:block/lime_polished_zultanite", + "top": "garnished:block/lime_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_stairs.json new file mode 100644 index 00000000..d392eb78 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/lime_polished_zultanite", + "side": "garnished:block/lime_polished_zultanite", + "top": "garnished:block/lime_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..d2a2fb89 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/lime_polished_zultanite", + "side": "garnished:block/lime_polished_zultanite", + "top": "garnished:block/lime_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..92cc1612 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/lime_polished_zultanite", + "side": "garnished:block/lime_polished_zultanite", + "top": "garnished:block/lime_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..005e92d8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/lime_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_wall_post.json new file mode 100644 index 00000000..5df993c1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/lime_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_wall_side.json new file mode 100644 index 00000000..5e60c4b5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/lime_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..bad7b132 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/lime_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite.json new file mode 100644 index 00000000..346be66b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/lime_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_slab.json new file mode 100644 index 00000000..7d670fc6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/lime_smooth_zultanite", + "side": "garnished:block/lime_smooth_zultanite", + "top": "garnished:block/lime_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..d26cd57f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/lime_smooth_zultanite", + "side": "garnished:block/lime_smooth_zultanite", + "top": "garnished:block/lime_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_stairs.json new file mode 100644 index 00000000..d0db796d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/lime_smooth_zultanite", + "side": "garnished:block/lime_smooth_zultanite", + "top": "garnished:block/lime_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..295401bc --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/lime_smooth_zultanite", + "side": "garnished:block/lime_smooth_zultanite", + "top": "garnished:block/lime_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..6be9a1d6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/lime_smooth_zultanite", + "side": "garnished:block/lime_smooth_zultanite", + "top": "garnished:block/lime_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..51033526 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/lime_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..bfb719f1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/lime_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..0abd3185 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/lime_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..6283bdd7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/lime_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite.json b/src/main/resources/assets/garnished/models/block/lime_zultanite.json new file mode 100644 index 00000000..667e6ca8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/lime_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks.json new file mode 100644 index 00000000..4293bce8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/lime_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_slab.json new file mode 100644 index 00000000..1181d9d7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/lime_zultanite_bricks", + "side": "garnished:block/lime_zultanite_bricks", + "top": "garnished:block/lime_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..72e05bba --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/lime_zultanite_bricks", + "side": "garnished:block/lime_zultanite_bricks", + "top": "garnished:block/lime_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_stairs.json new file mode 100644 index 00000000..70afb532 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/lime_zultanite_bricks", + "side": "garnished:block/lime_zultanite_bricks", + "top": "garnished:block/lime_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..2efb286c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/lime_zultanite_bricks", + "side": "garnished:block/lime_zultanite_bricks", + "top": "garnished:block/lime_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..fa51de75 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/lime_zultanite_bricks", + "side": "garnished:block/lime_zultanite_bricks", + "top": "garnished:block/lime_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..e83c80cd --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/lime_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..97ff375e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/lime_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..7b62ff5b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/lime_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..1014b9fe --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/lime_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_slab.json new file mode 100644 index 00000000..879a6459 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/lime_zultanite", + "side": "garnished:block/lime_zultanite", + "top": "garnished:block/lime_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_slab_top.json new file mode 100644 index 00000000..56426854 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/lime_zultanite", + "side": "garnished:block/lime_zultanite", + "top": "garnished:block/lime_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_stairs.json new file mode 100644 index 00000000..0307c573 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/lime_zultanite", + "side": "garnished:block/lime_zultanite", + "top": "garnished:block/lime_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_stairs_inner.json new file mode 100644 index 00000000..0bee2077 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/lime_zultanite", + "side": "garnished:block/lime_zultanite", + "top": "garnished:block/lime_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_stairs_outer.json new file mode 100644 index 00000000..95233c9c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/lime_zultanite", + "side": "garnished:block/lime_zultanite", + "top": "garnished:block/lime_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_wall_inventory.json new file mode 100644 index 00000000..e7db5651 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/lime_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_wall_post.json new file mode 100644 index 00000000..a2338c0d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/lime_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_wall_side.json new file mode 100644 index 00000000..fd5607e0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/lime_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/lime_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/lime_zultanite_wall_side_tall.json new file mode 100644 index 00000000..d3a1b3c3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/lime_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/lime_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/magenta_chiseled_zultanite.json new file mode 100644 index 00000000..4e2956ce --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/magenta_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_mastic_block.json b/src/main/resources/assets/garnished/models/block/magenta_mastic_block.json new file mode 100644 index 00000000..0bdca0a3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_mastic_block.json @@ -0,0 +1,24 @@ +{ + "parent": "block/block", + "textures": { + "particle": "garnished:block/magenta_mastic_block", + "down": "garnished:block/magenta_mastic_block", + "up": "garnished:block/magenta_mastic_block", + "side": "garnished:block/magenta_mastic_block" + }, + "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" } + } + } + ] +} + diff --git a/src/main/resources/assets/garnished/models/block/magenta_mastic_resin.json b/src/main/resources/assets/garnished/models/block/magenta_mastic_resin.json new file mode 100644 index 00000000..c84a9013 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_mastic_resin.json @@ -0,0 +1,6 @@ +{ + "textures": { + "particle": "garnished:fluid/magenta_mastic_resin_still" + } +} + diff --git a/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite.json new file mode 100644 index 00000000..5b9419ac --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/magenta_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_slab.json new file mode 100644 index 00000000..b37586af --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/magenta_polished_zultanite", + "side": "garnished:block/magenta_polished_zultanite", + "top": "garnished:block/magenta_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_slab_top.json new file mode 100644 index 00000000..a30b9577 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/magenta_polished_zultanite", + "side": "garnished:block/magenta_polished_zultanite", + "top": "garnished:block/magenta_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_stairs.json new file mode 100644 index 00000000..9c9b064a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/magenta_polished_zultanite", + "side": "garnished:block/magenta_polished_zultanite", + "top": "garnished:block/magenta_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..a7e909ac --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/magenta_polished_zultanite", + "side": "garnished:block/magenta_polished_zultanite", + "top": "garnished:block/magenta_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..c569cb95 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/magenta_polished_zultanite", + "side": "garnished:block/magenta_polished_zultanite", + "top": "garnished:block/magenta_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..07a64ba8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/magenta_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_wall_post.json new file mode 100644 index 00000000..d19b5391 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/magenta_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_wall_side.json new file mode 100644 index 00000000..27f6b983 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/magenta_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..f79c855c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/magenta_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite.json new file mode 100644 index 00000000..4a5dcb1a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/magenta_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_slab.json new file mode 100644 index 00000000..7d837e70 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/magenta_smooth_zultanite", + "side": "garnished:block/magenta_smooth_zultanite", + "top": "garnished:block/magenta_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..5b946b98 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/magenta_smooth_zultanite", + "side": "garnished:block/magenta_smooth_zultanite", + "top": "garnished:block/magenta_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_stairs.json new file mode 100644 index 00000000..7965ea7b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/magenta_smooth_zultanite", + "side": "garnished:block/magenta_smooth_zultanite", + "top": "garnished:block/magenta_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..f81a9701 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/magenta_smooth_zultanite", + "side": "garnished:block/magenta_smooth_zultanite", + "top": "garnished:block/magenta_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..7556090a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/magenta_smooth_zultanite", + "side": "garnished:block/magenta_smooth_zultanite", + "top": "garnished:block/magenta_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..e013ef28 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/magenta_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..9e017b4a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/magenta_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..32b78717 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/magenta_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..40154b2f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/magenta_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite.json new file mode 100644 index 00000000..201fc6c9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/magenta_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks.json new file mode 100644 index 00000000..0a5b1ec9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/magenta_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_slab.json new file mode 100644 index 00000000..c18e0b3f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/magenta_zultanite_bricks", + "side": "garnished:block/magenta_zultanite_bricks", + "top": "garnished:block/magenta_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..1f479330 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/magenta_zultanite_bricks", + "side": "garnished:block/magenta_zultanite_bricks", + "top": "garnished:block/magenta_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_stairs.json new file mode 100644 index 00000000..619c9db0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/magenta_zultanite_bricks", + "side": "garnished:block/magenta_zultanite_bricks", + "top": "garnished:block/magenta_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..d1e1eed7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/magenta_zultanite_bricks", + "side": "garnished:block/magenta_zultanite_bricks", + "top": "garnished:block/magenta_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..6c6680c7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/magenta_zultanite_bricks", + "side": "garnished:block/magenta_zultanite_bricks", + "top": "garnished:block/magenta_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..aef74b9c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/magenta_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..e28ae0bd --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/magenta_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..f6fb2131 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/magenta_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..f10d30a7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/magenta_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_slab.json new file mode 100644 index 00000000..4ff70f16 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/magenta_zultanite", + "side": "garnished:block/magenta_zultanite", + "top": "garnished:block/magenta_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_slab_top.json new file mode 100644 index 00000000..fd0ac7bf --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/magenta_zultanite", + "side": "garnished:block/magenta_zultanite", + "top": "garnished:block/magenta_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_stairs.json new file mode 100644 index 00000000..4d3b3e73 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/magenta_zultanite", + "side": "garnished:block/magenta_zultanite", + "top": "garnished:block/magenta_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_stairs_inner.json new file mode 100644 index 00000000..5584ef1b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/magenta_zultanite", + "side": "garnished:block/magenta_zultanite", + "top": "garnished:block/magenta_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_stairs_outer.json new file mode 100644 index 00000000..20e3d9d0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/magenta_zultanite", + "side": "garnished:block/magenta_zultanite", + "top": "garnished:block/magenta_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_wall_inventory.json new file mode 100644 index 00000000..e55b4863 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/magenta_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_wall_post.json new file mode 100644 index 00000000..b945ee52 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/magenta_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_wall_side.json new file mode 100644 index 00000000..c2b29ad5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/magenta_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/magenta_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/magenta_zultanite_wall_side_tall.json new file mode 100644 index 00000000..ea2fef91 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/magenta_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/magenta_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/orange_chiseled_zultanite.json new file mode 100644 index 00000000..97ef41a5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/orange_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite.json new file mode 100644 index 00000000..8875d7a5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/orange_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_slab.json new file mode 100644 index 00000000..2c4bb055 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/orange_polished_zultanite", + "side": "garnished:block/orange_polished_zultanite", + "top": "garnished:block/orange_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_slab_top.json new file mode 100644 index 00000000..960e569b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/orange_polished_zultanite", + "side": "garnished:block/orange_polished_zultanite", + "top": "garnished:block/orange_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_stairs.json new file mode 100644 index 00000000..ad99a2c7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/orange_polished_zultanite", + "side": "garnished:block/orange_polished_zultanite", + "top": "garnished:block/orange_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..03232d26 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/orange_polished_zultanite", + "side": "garnished:block/orange_polished_zultanite", + "top": "garnished:block/orange_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..c914ad6d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/orange_polished_zultanite", + "side": "garnished:block/orange_polished_zultanite", + "top": "garnished:block/orange_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..99ed7f43 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/orange_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_wall_post.json new file mode 100644 index 00000000..8c3049ed --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/orange_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_wall_side.json new file mode 100644 index 00000000..efd50fb6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/orange_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..19458ad3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/orange_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite.json new file mode 100644 index 00000000..18b77d6d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/orange_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_slab.json new file mode 100644 index 00000000..d528877f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/orange_smooth_zultanite", + "side": "garnished:block/orange_smooth_zultanite", + "top": "garnished:block/orange_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..dc77838f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/orange_smooth_zultanite", + "side": "garnished:block/orange_smooth_zultanite", + "top": "garnished:block/orange_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_stairs.json new file mode 100644 index 00000000..45a2e4a6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/orange_smooth_zultanite", + "side": "garnished:block/orange_smooth_zultanite", + "top": "garnished:block/orange_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..420c2f37 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/orange_smooth_zultanite", + "side": "garnished:block/orange_smooth_zultanite", + "top": "garnished:block/orange_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..d319b277 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/orange_smooth_zultanite", + "side": "garnished:block/orange_smooth_zultanite", + "top": "garnished:block/orange_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..437081d1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/orange_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..a2a0ec83 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/orange_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..9b52ffef --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/orange_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..82e9186d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/orange_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite.json b/src/main/resources/assets/garnished/models/block/orange_zultanite.json new file mode 100644 index 00000000..6a0de09f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/orange_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks.json new file mode 100644 index 00000000..9b153f18 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/orange_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_slab.json new file mode 100644 index 00000000..ed798310 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/orange_zultanite_bricks", + "side": "garnished:block/orange_zultanite_bricks", + "top": "garnished:block/orange_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..c0b886f5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/orange_zultanite_bricks", + "side": "garnished:block/orange_zultanite_bricks", + "top": "garnished:block/orange_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_stairs.json new file mode 100644 index 00000000..927f6d2f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/orange_zultanite_bricks", + "side": "garnished:block/orange_zultanite_bricks", + "top": "garnished:block/orange_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..6c6f042f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/orange_zultanite_bricks", + "side": "garnished:block/orange_zultanite_bricks", + "top": "garnished:block/orange_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..51be81b7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/orange_zultanite_bricks", + "side": "garnished:block/orange_zultanite_bricks", + "top": "garnished:block/orange_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..65c715d3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/orange_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..f4dc679d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/orange_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..5e79db53 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/orange_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..3820b22a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/orange_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_slab.json new file mode 100644 index 00000000..5e0b728f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/orange_zultanite", + "side": "garnished:block/orange_zultanite", + "top": "garnished:block/orange_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_slab_top.json new file mode 100644 index 00000000..c9c2c6ff --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/orange_zultanite", + "side": "garnished:block/orange_zultanite", + "top": "garnished:block/orange_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_stairs.json new file mode 100644 index 00000000..77c2d8e6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/orange_zultanite", + "side": "garnished:block/orange_zultanite", + "top": "garnished:block/orange_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_stairs_inner.json new file mode 100644 index 00000000..8b344678 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/orange_zultanite", + "side": "garnished:block/orange_zultanite", + "top": "garnished:block/orange_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_stairs_outer.json new file mode 100644 index 00000000..0c2daf2b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/orange_zultanite", + "side": "garnished:block/orange_zultanite", + "top": "garnished:block/orange_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_wall_inventory.json new file mode 100644 index 00000000..a3bee036 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/orange_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_wall_post.json new file mode 100644 index 00000000..ea60c540 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/orange_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_wall_side.json new file mode 100644 index 00000000..a1612539 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/orange_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/orange_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/orange_zultanite_wall_side_tall.json new file mode 100644 index 00000000..b1e66a9e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/orange_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/orange_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/peanut_oil.json b/src/main/resources/assets/garnished/models/block/peanut_oil.json index a061d7bb..0a3bd5b1 100644 --- a/src/main/resources/assets/garnished/models/block/peanut_oil.json +++ b/src/main/resources/assets/garnished/models/block/peanut_oil.json @@ -3,4 +3,3 @@ "particle": "garnished:fluid/peanut_oil_still" } } - diff --git a/src/main/resources/assets/garnished/models/block/pink_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/pink_chiseled_zultanite.json new file mode 100644 index 00000000..6aa49a65 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/pink_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_mastic_block.json b/src/main/resources/assets/garnished/models/block/pink_mastic_block.json new file mode 100644 index 00000000..534ad3f3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_mastic_block.json @@ -0,0 +1,24 @@ +{ + "parent": "block/block", + "textures": { + "particle": "garnished:block/pink_mastic_block", + "down": "garnished:block/pink_mastic_block", + "up": "garnished:block/pink_mastic_block", + "side": "garnished:block/pink_mastic_block" + }, + "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" } + } + } + ] +} + diff --git a/src/main/resources/assets/garnished/models/block/pink_mastic_resin.json b/src/main/resources/assets/garnished/models/block/pink_mastic_resin.json new file mode 100644 index 00000000..a2e91462 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_mastic_resin.json @@ -0,0 +1,6 @@ +{ + "textures": { + "particle": "garnished:fluid/pink_mastic_resin_still" + } +} + diff --git a/src/main/resources/assets/garnished/models/block/pink_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite.json new file mode 100644 index 00000000..531f062a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/pink_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_slab.json new file mode 100644 index 00000000..754a7a7c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/pink_polished_zultanite", + "side": "garnished:block/pink_polished_zultanite", + "top": "garnished:block/pink_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_slab_top.json new file mode 100644 index 00000000..391ad208 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/pink_polished_zultanite", + "side": "garnished:block/pink_polished_zultanite", + "top": "garnished:block/pink_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_stairs.json new file mode 100644 index 00000000..d5c2e2fd --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/pink_polished_zultanite", + "side": "garnished:block/pink_polished_zultanite", + "top": "garnished:block/pink_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..c220d91d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/pink_polished_zultanite", + "side": "garnished:block/pink_polished_zultanite", + "top": "garnished:block/pink_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..839ea6a5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/pink_polished_zultanite", + "side": "garnished:block/pink_polished_zultanite", + "top": "garnished:block/pink_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..b16f8727 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/pink_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_wall_post.json new file mode 100644 index 00000000..c8be697f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/pink_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_wall_side.json new file mode 100644 index 00000000..d056f96a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/pink_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..3531a88e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/pink_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite.json new file mode 100644 index 00000000..aa203672 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/pink_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_slab.json new file mode 100644 index 00000000..e7001bea --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/pink_smooth_zultanite", + "side": "garnished:block/pink_smooth_zultanite", + "top": "garnished:block/pink_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..536e264d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/pink_smooth_zultanite", + "side": "garnished:block/pink_smooth_zultanite", + "top": "garnished:block/pink_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_stairs.json new file mode 100644 index 00000000..3cf8b53c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/pink_smooth_zultanite", + "side": "garnished:block/pink_smooth_zultanite", + "top": "garnished:block/pink_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..8a1d9aa2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/pink_smooth_zultanite", + "side": "garnished:block/pink_smooth_zultanite", + "top": "garnished:block/pink_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..81e2febc --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/pink_smooth_zultanite", + "side": "garnished:block/pink_smooth_zultanite", + "top": "garnished:block/pink_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..c9dc98c2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/pink_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..ea006412 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/pink_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..a9cbdbb7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/pink_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..21942c8e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/pink_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite.json b/src/main/resources/assets/garnished/models/block/pink_zultanite.json new file mode 100644 index 00000000..6b148e0b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/pink_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks.json new file mode 100644 index 00000000..be0d38e4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/pink_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_slab.json new file mode 100644 index 00000000..2fdf1e39 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/pink_zultanite_bricks", + "side": "garnished:block/pink_zultanite_bricks", + "top": "garnished:block/pink_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..cb27ff89 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/pink_zultanite_bricks", + "side": "garnished:block/pink_zultanite_bricks", + "top": "garnished:block/pink_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_stairs.json new file mode 100644 index 00000000..500b2615 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/pink_zultanite_bricks", + "side": "garnished:block/pink_zultanite_bricks", + "top": "garnished:block/pink_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..ed58722c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/pink_zultanite_bricks", + "side": "garnished:block/pink_zultanite_bricks", + "top": "garnished:block/pink_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..955648f2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/pink_zultanite_bricks", + "side": "garnished:block/pink_zultanite_bricks", + "top": "garnished:block/pink_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..819501e4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/pink_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..084c767e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/pink_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..5ac5bf40 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/pink_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..7506f430 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/pink_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_slab.json new file mode 100644 index 00000000..c8b9e1ab --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/pink_zultanite", + "side": "garnished:block/pink_zultanite", + "top": "garnished:block/pink_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_slab_top.json new file mode 100644 index 00000000..834cc6eb --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/pink_zultanite", + "side": "garnished:block/pink_zultanite", + "top": "garnished:block/pink_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_stairs.json new file mode 100644 index 00000000..174f366a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/pink_zultanite", + "side": "garnished:block/pink_zultanite", + "top": "garnished:block/pink_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_stairs_inner.json new file mode 100644 index 00000000..d5a5698f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/pink_zultanite", + "side": "garnished:block/pink_zultanite", + "top": "garnished:block/pink_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_stairs_outer.json new file mode 100644 index 00000000..ef63cdad --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/pink_zultanite", + "side": "garnished:block/pink_zultanite", + "top": "garnished:block/pink_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_wall_inventory.json new file mode 100644 index 00000000..9beb1656 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/pink_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_wall_post.json new file mode 100644 index 00000000..317cc356 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/pink_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_wall_side.json new file mode 100644 index 00000000..d1337afb --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/pink_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/pink_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/pink_zultanite_wall_side_tall.json new file mode 100644 index 00000000..ac66f238 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/pink_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/pink_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/polished_zultanite.json b/src/main/resources/assets/garnished/models/block/polished_zultanite.json new file mode 100644 index 00000000..2a447906 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/polished_zultanite_slab.json new file mode 100644 index 00000000..a30d3321 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/polished_zultanite", + "side": "garnished:block/polished_zultanite", + "top": "garnished:block/polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/polished_zultanite_slab_top.json new file mode 100644 index 00000000..61ed536a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/polished_zultanite", + "side": "garnished:block/polished_zultanite", + "top": "garnished:block/polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/polished_zultanite_stairs.json new file mode 100644 index 00000000..d13c4084 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/polished_zultanite", + "side": "garnished:block/polished_zultanite", + "top": "garnished:block/polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..351f7f93 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/polished_zultanite", + "side": "garnished:block/polished_zultanite", + "top": "garnished:block/polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..2fca0399 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/polished_zultanite", + "side": "garnished:block/polished_zultanite", + "top": "garnished:block/polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..f823c1e7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/polished_zultanite_wall_post.json new file mode 100644 index 00000000..65be2d4f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/polished_zultanite_wall_side.json new file mode 100644 index 00000000..b5e0750f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..cc443255 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/purple_chiseled_zultanite.json new file mode 100644 index 00000000..31fa615d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/purple_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite.json new file mode 100644 index 00000000..a9e3b992 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/purple_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_slab.json new file mode 100644 index 00000000..4ff57e02 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/purple_polished_zultanite", + "side": "garnished:block/purple_polished_zultanite", + "top": "garnished:block/purple_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_slab_top.json new file mode 100644 index 00000000..f0da2afa --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/purple_polished_zultanite", + "side": "garnished:block/purple_polished_zultanite", + "top": "garnished:block/purple_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_stairs.json new file mode 100644 index 00000000..e51de672 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/purple_polished_zultanite", + "side": "garnished:block/purple_polished_zultanite", + "top": "garnished:block/purple_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..ef8413ab --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/purple_polished_zultanite", + "side": "garnished:block/purple_polished_zultanite", + "top": "garnished:block/purple_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..554820a5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/purple_polished_zultanite", + "side": "garnished:block/purple_polished_zultanite", + "top": "garnished:block/purple_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..3f269727 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/purple_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_wall_post.json new file mode 100644 index 00000000..4f1cd753 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/purple_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_wall_side.json new file mode 100644 index 00000000..415bad8e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/purple_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..f3f3a140 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/purple_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite.json new file mode 100644 index 00000000..2dd71836 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/purple_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_slab.json new file mode 100644 index 00000000..fcd367ee --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/purple_smooth_zultanite", + "side": "garnished:block/purple_smooth_zultanite", + "top": "garnished:block/purple_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..e0144406 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/purple_smooth_zultanite", + "side": "garnished:block/purple_smooth_zultanite", + "top": "garnished:block/purple_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_stairs.json new file mode 100644 index 00000000..03eb8e1f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/purple_smooth_zultanite", + "side": "garnished:block/purple_smooth_zultanite", + "top": "garnished:block/purple_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..e3b4d592 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/purple_smooth_zultanite", + "side": "garnished:block/purple_smooth_zultanite", + "top": "garnished:block/purple_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..e00fb8ea --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/purple_smooth_zultanite", + "side": "garnished:block/purple_smooth_zultanite", + "top": "garnished:block/purple_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..c87a7b32 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/purple_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..75f6f7e8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/purple_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..3eb9d345 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/purple_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..4a053b8b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/purple_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite.json b/src/main/resources/assets/garnished/models/block/purple_zultanite.json new file mode 100644 index 00000000..67eaa7ef --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/purple_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks.json new file mode 100644 index 00000000..01bc7e39 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/purple_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_slab.json new file mode 100644 index 00000000..e584b8cc --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/purple_zultanite_bricks", + "side": "garnished:block/purple_zultanite_bricks", + "top": "garnished:block/purple_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..6bb6b3db --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/purple_zultanite_bricks", + "side": "garnished:block/purple_zultanite_bricks", + "top": "garnished:block/purple_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_stairs.json new file mode 100644 index 00000000..90ce743b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/purple_zultanite_bricks", + "side": "garnished:block/purple_zultanite_bricks", + "top": "garnished:block/purple_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..df777e2b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/purple_zultanite_bricks", + "side": "garnished:block/purple_zultanite_bricks", + "top": "garnished:block/purple_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..fad43920 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/purple_zultanite_bricks", + "side": "garnished:block/purple_zultanite_bricks", + "top": "garnished:block/purple_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..7b730f24 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/purple_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..65c20d33 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/purple_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..caf823d0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/purple_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..9e457b1e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/purple_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_slab.json new file mode 100644 index 00000000..28165f9b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/purple_zultanite", + "side": "garnished:block/purple_zultanite", + "top": "garnished:block/purple_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_slab_top.json new file mode 100644 index 00000000..348a6530 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/purple_zultanite", + "side": "garnished:block/purple_zultanite", + "top": "garnished:block/purple_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_stairs.json new file mode 100644 index 00000000..938df733 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/purple_zultanite", + "side": "garnished:block/purple_zultanite", + "top": "garnished:block/purple_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_stairs_inner.json new file mode 100644 index 00000000..dc3c7f9d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/purple_zultanite", + "side": "garnished:block/purple_zultanite", + "top": "garnished:block/purple_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_stairs_outer.json new file mode 100644 index 00000000..9b8cd45f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/purple_zultanite", + "side": "garnished:block/purple_zultanite", + "top": "garnished:block/purple_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_wall_inventory.json new file mode 100644 index 00000000..6b220209 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/purple_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_wall_post.json new file mode 100644 index 00000000..29f4dde2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/purple_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_wall_side.json new file mode 100644 index 00000000..19eda6a3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/purple_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/purple_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/purple_zultanite_wall_side_tall.json new file mode 100644 index 00000000..1990b1df --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/purple_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/purple_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/red_chiseled_zultanite.json new file mode 100644 index 00000000..af5e9f12 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/red_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_polished__zultanite.json b/src/main/resources/assets/garnished/models/block/red_polished__zultanite.json new file mode 100644 index 00000000..16e3cfd5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_polished__zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/red_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/red_polished_zultanite.json new file mode 100644 index 00000000..16e3cfd5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/red_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_slab.json new file mode 100644 index 00000000..8f40d725 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/red_polished_zultanite", + "side": "garnished:block/red_polished_zultanite", + "top": "garnished:block/red_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_slab_top.json new file mode 100644 index 00000000..71537d32 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/red_polished_zultanite", + "side": "garnished:block/red_polished_zultanite", + "top": "garnished:block/red_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_stairs.json new file mode 100644 index 00000000..bae191f0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/red_polished_zultanite", + "side": "garnished:block/red_polished_zultanite", + "top": "garnished:block/red_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..c6810efd --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/red_polished_zultanite", + "side": "garnished:block/red_polished_zultanite", + "top": "garnished:block/red_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..33da1975 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/red_polished_zultanite", + "side": "garnished:block/red_polished_zultanite", + "top": "garnished:block/red_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..560199b8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/red_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_wall_post.json new file mode 100644 index 00000000..f1292a7e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/red_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_wall_side.json new file mode 100644 index 00000000..c1df933f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/red_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..a98936f7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/red_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite.json new file mode 100644 index 00000000..bfd1c13e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/red_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_slab.json new file mode 100644 index 00000000..a73c31d0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/red_smooth_zultanite", + "side": "garnished:block/red_smooth_zultanite", + "top": "garnished:block/red_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..30bb59e7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/red_smooth_zultanite", + "side": "garnished:block/red_smooth_zultanite", + "top": "garnished:block/red_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_stairs.json new file mode 100644 index 00000000..b8d43304 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/red_smooth_zultanite", + "side": "garnished:block/red_smooth_zultanite", + "top": "garnished:block/red_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..eb2e4a92 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/red_smooth_zultanite", + "side": "garnished:block/red_smooth_zultanite", + "top": "garnished:block/red_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..4bf5390c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/red_smooth_zultanite", + "side": "garnished:block/red_smooth_zultanite", + "top": "garnished:block/red_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..6a847812 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/red_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..71f9a997 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/red_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..734366b1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/red_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..d20ec4a5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/red_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite.json b/src/main/resources/assets/garnished/models/block/red_zultanite.json new file mode 100644 index 00000000..615945fe --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/red_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks.json new file mode 100644 index 00000000..f2f7cb67 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/red_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_slab.json new file mode 100644 index 00000000..b640d176 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/red_zultanite_bricks", + "side": "garnished:block/red_zultanite_bricks", + "top": "garnished:block/red_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..0af52fda --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/red_zultanite_bricks", + "side": "garnished:block/red_zultanite_bricks", + "top": "garnished:block/red_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_stairs.json new file mode 100644 index 00000000..5d95bacb --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/red_zultanite_bricks", + "side": "garnished:block/red_zultanite_bricks", + "top": "garnished:block/red_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..0810a02c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/red_zultanite_bricks", + "side": "garnished:block/red_zultanite_bricks", + "top": "garnished:block/red_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..805ab3ee --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/red_zultanite_bricks", + "side": "garnished:block/red_zultanite_bricks", + "top": "garnished:block/red_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..a124dda9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/red_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..cef297dd --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/red_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..18151cf4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/red_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..17682d56 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/red_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/red_zultanite_slab.json new file mode 100644 index 00000000..e23ee255 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/red_zultanite", + "side": "garnished:block/red_zultanite", + "top": "garnished:block/red_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/red_zultanite_slab_top.json new file mode 100644 index 00000000..1b215dc7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/red_zultanite", + "side": "garnished:block/red_zultanite", + "top": "garnished:block/red_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/red_zultanite_stairs.json new file mode 100644 index 00000000..4c3f5d72 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/red_zultanite", + "side": "garnished:block/red_zultanite", + "top": "garnished:block/red_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/red_zultanite_stairs_inner.json new file mode 100644 index 00000000..b2c142c1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/red_zultanite", + "side": "garnished:block/red_zultanite", + "top": "garnished:block/red_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/red_zultanite_stairs_outer.json new file mode 100644 index 00000000..f12f8efa --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/red_zultanite", + "side": "garnished:block/red_zultanite", + "top": "garnished:block/red_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/red_zultanite_wall_inventory.json new file mode 100644 index 00000000..aed06864 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/red_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/red_zultanite_wall_post.json new file mode 100644 index 00000000..7f276c07 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/red_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/red_zultanite_wall_side.json new file mode 100644 index 00000000..24fe21af --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/red_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/red_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/red_zultanite_wall_side_tall.json new file mode 100644 index 00000000..289e059c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/red_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/red_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/sack.json b/src/main/resources/assets/garnished/models/block/sack.json index fd8eb1d8..984eb25c 100644 --- a/src/main/resources/assets/garnished/models/block/sack.json +++ b/src/main/resources/assets/garnished/models/block/sack.json @@ -99,4 +99,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/smooth_zultanite.json new file mode 100644 index 00000000..ad2bcf22 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/smooth_zultanite_slab.json new file mode 100644 index 00000000..d061d313 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/smooth_zultanite", + "side": "garnished:block/smooth_zultanite", + "top": "garnished:block/smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/smooth_zultanite_slab_top.json new file mode 100644 index 00000000..a52802e9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/smooth_zultanite", + "side": "garnished:block/smooth_zultanite", + "top": "garnished:block/smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/smooth_zultanite_stairs.json new file mode 100644 index 00000000..d8b81dea --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/smooth_zultanite", + "side": "garnished:block/smooth_zultanite", + "top": "garnished:block/smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..2efbef6d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/smooth_zultanite", + "side": "garnished:block/smooth_zultanite", + "top": "garnished:block/smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..8156fb7a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/smooth_zultanite", + "side": "garnished:block/smooth_zultanite", + "top": "garnished:block/smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..2a9ea149 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/smooth_zultanite_wall_post.json new file mode 100644 index 00000000..da685ed0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/smooth_zultanite_wall_side.json new file mode 100644 index 00000000..22dd8298 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..f22a65da --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/white_chiseled_zultanite.json new file mode 100644 index 00000000..0d929d61 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/white_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_mastic_block.json b/src/main/resources/assets/garnished/models/block/white_mastic_block.json new file mode 100644 index 00000000..e3628375 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_mastic_block.json @@ -0,0 +1,24 @@ +{ + "parent": "block/block", + "textures": { + "particle": "garnished:block/white_mastic_block", + "down": "garnished:block/white_mastic_block", + "up": "garnished:block/white_mastic_block", + "side": "garnished:block/white_mastic_block" + }, + "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" } + } + } + ] +} + diff --git a/src/main/resources/assets/garnished/models/block/white_mastic_resin.json b/src/main/resources/assets/garnished/models/block/white_mastic_resin.json new file mode 100644 index 00000000..21d8a169 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_mastic_resin.json @@ -0,0 +1,6 @@ +{ + "textures": { + "particle": "garnished:fluid/white_mastic_resin_still" + } +} + diff --git a/src/main/resources/assets/garnished/models/block/white_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/white_polished_zultanite.json new file mode 100644 index 00000000..223fd90a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/white_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_slab.json new file mode 100644 index 00000000..de9b104f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/white_polished_zultanite", + "side": "garnished:block/white_polished_zultanite", + "top": "garnished:block/white_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_slab_top.json new file mode 100644 index 00000000..883e03c7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/white_polished_zultanite", + "side": "garnished:block/white_polished_zultanite", + "top": "garnished:block/white_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_stairs.json new file mode 100644 index 00000000..45c1f1bc --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/white_polished_zultanite", + "side": "garnished:block/white_polished_zultanite", + "top": "garnished:block/white_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..a29f3c79 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/white_polished_zultanite", + "side": "garnished:block/white_polished_zultanite", + "top": "garnished:block/white_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..d7e174e2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/white_polished_zultanite", + "side": "garnished:block/white_polished_zultanite", + "top": "garnished:block/white_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..1648f041 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/white_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_wall_post.json new file mode 100644 index 00000000..f5adb48b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/white_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_wall_side.json new file mode 100644 index 00000000..56c141dc --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/white_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..f41fe43c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/white_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite.json new file mode 100644 index 00000000..d1b0be23 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/white_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_slab.json new file mode 100644 index 00000000..c138cbeb --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/white_smooth_zultanite", + "side": "garnished:block/white_smooth_zultanite", + "top": "garnished:block/white_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..1bb1eda2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/white_smooth_zultanite", + "side": "garnished:block/white_smooth_zultanite", + "top": "garnished:block/white_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_stairs.json new file mode 100644 index 00000000..59abf01a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/white_smooth_zultanite", + "side": "garnished:block/white_smooth_zultanite", + "top": "garnished:block/white_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..4bc61de1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/white_smooth_zultanite", + "side": "garnished:block/white_smooth_zultanite", + "top": "garnished:block/white_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..aed2c4ed --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/white_smooth_zultanite", + "side": "garnished:block/white_smooth_zultanite", + "top": "garnished:block/white_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..1257ec8c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/white_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..18ca76ea --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/white_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..7bc2c849 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/white_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..620f96b6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/white_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite.json b/src/main/resources/assets/garnished/models/block/white_zultanite.json new file mode 100644 index 00000000..ca5d34e6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/white_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks.json new file mode 100644 index 00000000..67fe8552 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/white_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_slab.json new file mode 100644 index 00000000..646eca0e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/white_zultanite_bricks", + "side": "garnished:block/white_zultanite_bricks", + "top": "garnished:block/white_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..24c2e29e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/white_zultanite_bricks", + "side": "garnished:block/white_zultanite_bricks", + "top": "garnished:block/white_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_stairs.json new file mode 100644 index 00000000..b72e346d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/white_zultanite_bricks", + "side": "garnished:block/white_zultanite_bricks", + "top": "garnished:block/white_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..6fb86f85 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/white_zultanite_bricks", + "side": "garnished:block/white_zultanite_bricks", + "top": "garnished:block/white_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..dd2f50a4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/white_zultanite_bricks", + "side": "garnished:block/white_zultanite_bricks", + "top": "garnished:block/white_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..cd7861ec --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/white_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..f6676910 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/white_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..49626af1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/white_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..7b8e9a99 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/white_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/white_zultanite_slab.json new file mode 100644 index 00000000..16d5c0b1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/white_zultanite", + "side": "garnished:block/white_zultanite", + "top": "garnished:block/white_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/white_zultanite_slab_top.json new file mode 100644 index 00000000..a640021c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/white_zultanite", + "side": "garnished:block/white_zultanite", + "top": "garnished:block/white_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/white_zultanite_stairs.json new file mode 100644 index 00000000..4d28ed63 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/white_zultanite", + "side": "garnished:block/white_zultanite", + "top": "garnished:block/white_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/white_zultanite_stairs_inner.json new file mode 100644 index 00000000..6a0c9111 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/white_zultanite", + "side": "garnished:block/white_zultanite", + "top": "garnished:block/white_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/white_zultanite_stairs_outer.json new file mode 100644 index 00000000..83f3ba57 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/white_zultanite", + "side": "garnished:block/white_zultanite", + "top": "garnished:block/white_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/white_zultanite_wall_inventory.json new file mode 100644 index 00000000..69421645 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/white_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/white_zultanite_wall_post.json new file mode 100644 index 00000000..16ea1a11 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/white_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/white_zultanite_wall_side.json new file mode 100644 index 00000000..cad20a88 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/white_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/white_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/white_zultanite_wall_side_tall.json new file mode 100644 index 00000000..6554b093 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/white_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/white_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_chiseled_zultanite.json b/src/main/resources/assets/garnished/models/block/yellow_chiseled_zultanite.json new file mode 100644 index 00000000..4908dbae --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_chiseled_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/yellow_chiseled_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite.json b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite.json new file mode 100644 index 00000000..0d1dd389 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/yellow_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_slab.json new file mode 100644 index 00000000..7d61f37b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/yellow_polished_zultanite", + "side": "garnished:block/yellow_polished_zultanite", + "top": "garnished:block/yellow_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_slab_top.json new file mode 100644 index 00000000..1bb6a815 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/yellow_polished_zultanite", + "side": "garnished:block/yellow_polished_zultanite", + "top": "garnished:block/yellow_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_stairs.json new file mode 100644 index 00000000..7909c4c0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/yellow_polished_zultanite", + "side": "garnished:block/yellow_polished_zultanite", + "top": "garnished:block/yellow_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_stairs_inner.json new file mode 100644 index 00000000..eee8a802 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/yellow_polished_zultanite", + "side": "garnished:block/yellow_polished_zultanite", + "top": "garnished:block/yellow_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_stairs_outer.json new file mode 100644 index 00000000..5b55eb19 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/yellow_polished_zultanite", + "side": "garnished:block/yellow_polished_zultanite", + "top": "garnished:block/yellow_polished_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_wall_inventory.json new file mode 100644 index 00000000..45863475 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/yellow_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_wall_post.json new file mode 100644 index 00000000..a5f765a8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/yellow_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_wall_side.json new file mode 100644 index 00000000..b862c9f2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/yellow_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_wall_side_tall.json new file mode 100644 index 00000000..7677ed80 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_polished_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/yellow_polished_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite.json b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite.json new file mode 100644 index 00000000..ea59fdd8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/yellow_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_slab.json new file mode 100644 index 00000000..4872fa32 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/yellow_smooth_zultanite", + "side": "garnished:block/yellow_smooth_zultanite", + "top": "garnished:block/yellow_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_slab_top.json new file mode 100644 index 00000000..a578fdfa --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/yellow_smooth_zultanite", + "side": "garnished:block/yellow_smooth_zultanite", + "top": "garnished:block/yellow_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_stairs.json new file mode 100644 index 00000000..dded95d0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/yellow_smooth_zultanite", + "side": "garnished:block/yellow_smooth_zultanite", + "top": "garnished:block/yellow_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_stairs_inner.json new file mode 100644 index 00000000..b734a6fd --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/yellow_smooth_zultanite", + "side": "garnished:block/yellow_smooth_zultanite", + "top": "garnished:block/yellow_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_stairs_outer.json new file mode 100644 index 00000000..ece9e661 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/yellow_smooth_zultanite", + "side": "garnished:block/yellow_smooth_zultanite", + "top": "garnished:block/yellow_smooth_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_wall_inventory.json new file mode 100644 index 00000000..fe7f7f53 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/yellow_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_wall_post.json new file mode 100644 index 00000000..a60725bb --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/yellow_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_wall_side.json new file mode 100644 index 00000000..7d3df191 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/yellow_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_wall_side_tall.json new file mode 100644 index 00000000..48ef73ad --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_smooth_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/yellow_smooth_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite.json new file mode 100644 index 00000000..523a48ce --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/yellow_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks.json new file mode 100644 index 00000000..08c2ce03 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/yellow_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_slab.json new file mode 100644 index 00000000..928d13c7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/yellow_zultanite_bricks", + "side": "garnished:block/yellow_zultanite_bricks", + "top": "garnished:block/yellow_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_slab_top.json new file mode 100644 index 00000000..7f51754c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/yellow_zultanite_bricks", + "side": "garnished:block/yellow_zultanite_bricks", + "top": "garnished:block/yellow_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_stairs.json new file mode 100644 index 00000000..6ce23838 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/yellow_zultanite_bricks", + "side": "garnished:block/yellow_zultanite_bricks", + "top": "garnished:block/yellow_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..2d87c56f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/yellow_zultanite_bricks", + "side": "garnished:block/yellow_zultanite_bricks", + "top": "garnished:block/yellow_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..09a66c12 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/yellow_zultanite_bricks", + "side": "garnished:block/yellow_zultanite_bricks", + "top": "garnished:block/yellow_zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..c8a007e9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/yellow_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_wall_post.json new file mode 100644 index 00000000..cee8d51d --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/yellow_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_wall_side.json new file mode 100644 index 00000000..82b23d7e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/yellow_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..59273af1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/yellow_zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_slab.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_slab.json new file mode 100644 index 00000000..ffea1599 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/yellow_zultanite", + "side": "garnished:block/yellow_zultanite", + "top": "garnished:block/yellow_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_slab_top.json new file mode 100644 index 00000000..a1b0b01f --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/yellow_zultanite", + "side": "garnished:block/yellow_zultanite", + "top": "garnished:block/yellow_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_stairs.json new file mode 100644 index 00000000..3b9ba094 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/yellow_zultanite", + "side": "garnished:block/yellow_zultanite", + "top": "garnished:block/yellow_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_stairs_inner.json new file mode 100644 index 00000000..ec6fbb37 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/yellow_zultanite", + "side": "garnished:block/yellow_zultanite", + "top": "garnished:block/yellow_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_stairs_outer.json new file mode 100644 index 00000000..c58ac6d3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/yellow_zultanite", + "side": "garnished:block/yellow_zultanite", + "top": "garnished:block/yellow_zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_wall_inventory.json new file mode 100644 index 00000000..1fadfd7c --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/yellow_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_wall_post.json new file mode 100644 index 00000000..14d2faf3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/yellow_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_wall_side.json new file mode 100644 index 00000000..9cf795e6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/yellow_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/yellow_zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/yellow_zultanite_wall_side_tall.json new file mode 100644 index 00000000..ab59a288 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/yellow_zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/yellow_zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/zultanite.json b/src/main/resources/assets/garnished/models/block/zultanite.json new file mode 100644 index 00000000..6f90a76a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/zultanite_bricks.json b/src/main/resources/assets/garnished/models/block/zultanite_bricks.json new file mode 100644 index 00000000..4cca6e83 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_bricks.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "garnished:block/zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/zultanite_bricks_slab.json b/src/main/resources/assets/garnished/models/block/zultanite_bricks_slab.json new file mode 100644 index 00000000..97fe3d7e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_bricks_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/zultanite_bricks", + "side": "garnished:block/zultanite_bricks", + "top": "garnished:block/zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/zultanite_bricks_slab_top.json b/src/main/resources/assets/garnished/models/block/zultanite_bricks_slab_top.json new file mode 100644 index 00000000..1cb5d227 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_bricks_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/zultanite_bricks", + "side": "garnished:block/zultanite_bricks", + "top": "garnished:block/zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/zultanite_bricks_stairs.json b/src/main/resources/assets/garnished/models/block/zultanite_bricks_stairs.json new file mode 100644 index 00000000..126d381e --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_bricks_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/zultanite_bricks", + "side": "garnished:block/zultanite_bricks", + "top": "garnished:block/zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/zultanite_bricks_stairs_inner.json b/src/main/resources/assets/garnished/models/block/zultanite_bricks_stairs_inner.json new file mode 100644 index 00000000..7ac5cb73 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_bricks_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/zultanite_bricks", + "side": "garnished:block/zultanite_bricks", + "top": "garnished:block/zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/zultanite_bricks_stairs_outer.json b/src/main/resources/assets/garnished/models/block/zultanite_bricks_stairs_outer.json new file mode 100644 index 00000000..5eed993b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_bricks_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/zultanite_bricks", + "side": "garnished:block/zultanite_bricks", + "top": "garnished:block/zultanite_bricks" + } +} diff --git a/src/main/resources/assets/garnished/models/block/zultanite_bricks_wall_inventory.json b/src/main/resources/assets/garnished/models/block/zultanite_bricks_wall_inventory.json new file mode 100644 index 00000000..33f47f02 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_bricks_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/zultanite_bricks_wall_post.json b/src/main/resources/assets/garnished/models/block/zultanite_bricks_wall_post.json new file mode 100644 index 00000000..c9608799 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_bricks_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/zultanite_bricks_wall_side.json b/src/main/resources/assets/garnished/models/block/zultanite_bricks_wall_side.json new file mode 100644 index 00000000..f433bbf6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_bricks_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/zultanite_bricks_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/zultanite_bricks_wall_side_tall.json new file mode 100644 index 00000000..519ed088 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_bricks_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/zultanite_bricks" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/zultanite_slab.json b/src/main/resources/assets/garnished/models/block/zultanite_slab.json new file mode 100644 index 00000000..0364a1cd --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab", + "textures": { + "bottom": "garnished:block/zultanite", + "side": "garnished:block/zultanite", + "top": "garnished:block/zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/zultanite_slab_top.json b/src/main/resources/assets/garnished/models/block/zultanite_slab_top.json new file mode 100644 index 00000000..c49f2167 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/slab_top", + "textures": { + "bottom": "garnished:block/zultanite", + "side": "garnished:block/zultanite", + "top": "garnished:block/zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/zultanite_stairs.json b/src/main/resources/assets/garnished/models/block/zultanite_stairs.json new file mode 100644 index 00000000..2164c616 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/stairs", + "textures": { + "bottom": "garnished:block/zultanite", + "side": "garnished:block/zultanite", + "top": "garnished:block/zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/zultanite_stairs_inner.json b/src/main/resources/assets/garnished/models/block/zultanite_stairs_inner.json new file mode 100644 index 00000000..b6d920ea --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/inner_stairs", + "textures": { + "bottom": "garnished:block/zultanite", + "side": "garnished:block/zultanite", + "top": "garnished:block/zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/zultanite_stairs_outer.json b/src/main/resources/assets/garnished/models/block/zultanite_stairs_outer.json new file mode 100644 index 00000000..3eca8651 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/outer_stairs", + "textures": { + "bottom": "garnished:block/zultanite", + "side": "garnished:block/zultanite", + "top": "garnished:block/zultanite" + } +} diff --git a/src/main/resources/assets/garnished/models/block/zultanite_wall_inventory.json b/src/main/resources/assets/garnished/models/block/zultanite_wall_inventory.json new file mode 100644 index 00000000..c11c796a --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/wall_inventory", + "textures": { + "wall": "garnished:block/zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/zultanite_wall_post.json b/src/main/resources/assets/garnished/models/block/zultanite_wall_post.json new file mode 100644 index 00000000..98da2a6b --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_post", + "textures": { + "wall": "garnished:block/zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/zultanite_wall_side.json b/src/main/resources/assets/garnished/models/block/zultanite_wall_side.json new file mode 100644 index 00000000..effbd6ef --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side", + "textures": { + "wall": "garnished:block/zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/block/zultanite_wall_side_tall.json b/src/main/resources/assets/garnished/models/block/zultanite_wall_side_tall.json new file mode 100644 index 00000000..bc6d1d82 --- /dev/null +++ b/src/main/resources/assets/garnished/models/block/zultanite_wall_side_tall.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/template_wall_side_tall", + "textures": { + "wall": "garnished:block/zultanite" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/item/abyssal_stone_bricks_slab.json b/src/main/resources/assets/garnished/models/item/abyssal_stone_brick_slab.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/abyssal_stone_bricks_slab.json rename to src/main/resources/assets/garnished/models/item/abyssal_stone_brick_slab.json diff --git a/src/main/resources/assets/garnished/models/item/abyssal_stone_bricks_stairs.json b/src/main/resources/assets/garnished/models/item/abyssal_stone_brick_stairs.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/abyssal_stone_bricks_stairs.json rename to src/main/resources/assets/garnished/models/item/abyssal_stone_brick_stairs.json diff --git a/src/main/resources/assets/garnished/models/item/abyssal_stone_bricks_wall.json b/src/main/resources/assets/garnished/models/item/abyssal_stone_brick_wall.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/abyssal_stone_bricks_wall.json rename to src/main/resources/assets/garnished/models/item/abyssal_stone_brick_wall.json diff --git a/src/main/resources/assets/garnished/models/item/black_mastic_block.json b/src/main/resources/assets/garnished/models/item/black_mastic_block.json new file mode 100644 index 00000000..3e1ee580 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/black_mastic_block.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_mastic_block" +} diff --git a/src/main/resources/assets/garnished/models/item/black_mastic_resin_bucket.json b/src/main/resources/assets/garnished/models/item/black_mastic_resin_bucket.json new file mode 100644 index 00000000..97eb6934 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/black_mastic_resin_bucket.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/black_mastic_resin_bucket" + } +} diff --git a/src/main/resources/assets/garnished/models/item/black_zultanite.json b/src/main/resources/assets/garnished/models/item/black_zultanite.json new file mode 100644 index 00000000..9b4de256 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/black_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/black_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/black_zultanite_brick_slab.json new file mode 100644 index 00000000..4a834012 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/black_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/black_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/black_zultanite_brick_stairs.json new file mode 100644 index 00000000..f50e222e --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/black_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/black_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/black_zultanite_brick_wall.json new file mode 100644 index 00000000..dccd93eb --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/black_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/black_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/black_zultanite_bricks.json new file mode 100644 index 00000000..8178e301 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/black_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/black_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/black_zultanite_slab.json new file mode 100644 index 00000000..3eda8af6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/black_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/black_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/black_zultanite_stairs.json new file mode 100644 index 00000000..7ebb6aba --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/black_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/black_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/black_zultanite_wall.json new file mode 100644 index 00000000..907ebcea --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/black_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/blazing_hatchet.json b/src/main/resources/assets/garnished/models/item/blazing_hatchet.json deleted file mode 100644 index 0e5cebd7..00000000 --- a/src/main/resources/assets/garnished/models/item/blazing_hatchet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "garnished:item/integration/hatchet/blazing" - } -} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/item/blue_zultanite.json b/src/main/resources/assets/garnished/models/item/blue_zultanite.json new file mode 100644 index 00000000..86a33b3d --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/blue_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/blue_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/blue_zultanite_brick_slab.json new file mode 100644 index 00000000..9745e06b --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/blue_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/blue_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/blue_zultanite_brick_stairs.json new file mode 100644 index 00000000..6759d9bd --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/blue_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/blue_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/blue_zultanite_brick_wall.json new file mode 100644 index 00000000..8bba6c75 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/blue_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/blue_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/blue_zultanite_bricks.json new file mode 100644 index 00000000..3528feb0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/blue_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/blue_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/blue_zultanite_slab.json new file mode 100644 index 00000000..ec01de4b --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/blue_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/blue_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/blue_zultanite_stairs.json new file mode 100644 index 00000000..82916bd6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/blue_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/blue_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/blue_zultanite_wall.json new file mode 100644 index 00000000..18b3057d --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/blue_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/bok_choy_leaf.json b/src/main/resources/assets/garnished/models/item/bok_choy_leaf.json new file mode 100644 index 00000000..3cf6db2c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/bok_choy_leaf.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/bok_choy_leaf" + } +} diff --git a/src/main/resources/assets/garnished/models/item/brass_hatchet.json b/src/main/resources/assets/garnished/models/item/brass_hatchet.json deleted file mode 100644 index e1d5afd8..00000000 --- a/src/main/resources/assets/garnished/models/item/brass_hatchet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "garnished:item/integration/hatchet/brass" - } -} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/item/brown_mastic_block.json b/src/main/resources/assets/garnished/models/item/brown_mastic_block.json new file mode 100644 index 00000000..eff80c38 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/brown_mastic_block.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_mastic_block" +} diff --git a/src/main/resources/assets/garnished/models/item/brown_mastic_resin_bucket.json b/src/main/resources/assets/garnished/models/item/brown_mastic_resin_bucket.json new file mode 100644 index 00000000..5e19d5da --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/brown_mastic_resin_bucket.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/brown_mastic_resin_bucket" + } +} diff --git a/src/main/resources/assets/garnished/models/item/brown_zultanite.json b/src/main/resources/assets/garnished/models/item/brown_zultanite.json new file mode 100644 index 00000000..36a8db42 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/brown_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/brown_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/brown_zultanite_brick_slab.json new file mode 100644 index 00000000..26de21f8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/brown_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/brown_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/brown_zultanite_brick_stairs.json new file mode 100644 index 00000000..5dbe667e --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/brown_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/brown_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/brown_zultanite_brick_wall.json new file mode 100644 index 00000000..a083887c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/brown_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/brown_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/brown_zultanite_bricks.json new file mode 100644 index 00000000..403e1471 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/brown_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/brown_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/brown_zultanite_slab.json new file mode 100644 index 00000000..846231b5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/brown_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/brown_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/brown_zultanite_stairs.json new file mode 100644 index 00000000..24c2a275 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/brown_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/brown_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/brown_zultanite_wall.json new file mode 100644 index 00000000..e306a126 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/brown_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/carnotite_bricks_slab.json b/src/main/resources/assets/garnished/models/item/carnotite_brick_slab.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/carnotite_bricks_slab.json rename to src/main/resources/assets/garnished/models/item/carnotite_brick_slab.json diff --git a/src/main/resources/assets/garnished/models/item/carnotite_bricks_stairs.json b/src/main/resources/assets/garnished/models/item/carnotite_brick_stairs.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/carnotite_bricks_stairs.json rename to src/main/resources/assets/garnished/models/item/carnotite_brick_stairs.json diff --git a/src/main/resources/assets/garnished/models/item/carnotite_bricks_wall.json b/src/main/resources/assets/garnished/models/item/carnotite_brick_wall.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/carnotite_bricks_wall.json rename to src/main/resources/assets/garnished/models/item/carnotite_brick_wall.json diff --git a/src/main/resources/assets/garnished/models/item/chiseled_black_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_black_zultanite_bricks.json new file mode 100644 index 00000000..3de7d614 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_black_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_blue_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_blue_zultanite_bricks.json new file mode 100644 index 00000000..f6a9cbeb --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_blue_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_brown_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_brown_zultanite_bricks.json new file mode 100644 index 00000000..97624d63 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_brown_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_cyan_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_cyan_zultanite_bricks.json new file mode 100644 index 00000000..71ee5c9b --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_cyan_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_gray_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_gray_zultanite_bricks.json new file mode 100644 index 00000000..8baebae0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_gray_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_green_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_green_zultanite_bricks.json new file mode 100644 index 00000000..aa395cc0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_green_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_light_blue_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_light_blue_zultanite_bricks.json new file mode 100644 index 00000000..bb59a48f --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_light_blue_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_light_gray_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_light_gray_zultanite_bricks.json new file mode 100644 index 00000000..88196b96 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_light_gray_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_lime_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_lime_zultanite_bricks.json new file mode 100644 index 00000000..524dac98 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_lime_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_magenta_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_magenta_zultanite_bricks.json new file mode 100644 index 00000000..ee0173db --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_magenta_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_orange_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_orange_zultanite_bricks.json new file mode 100644 index 00000000..2dfd62c7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_orange_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_pink_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_pink_zultanite_bricks.json new file mode 100644 index 00000000..fb8b2191 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_pink_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_purple_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_purple_zultanite_bricks.json new file mode 100644 index 00000000..09096d2b --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_purple_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_red_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_red_zultanite_bricks.json new file mode 100644 index 00000000..0e866070 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_red_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_white_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_white_zultanite_bricks.json new file mode 100644 index 00000000..98574a1f --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_white_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_yellow_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_yellow_zultanite_bricks.json new file mode 100644 index 00000000..1af2c7a6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_yellow_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/chiseled_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/chiseled_zultanite_bricks.json new file mode 100644 index 00000000..5f34dd5b --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/chiseled_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/chiseled_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/copper_hatchet.json b/src/main/resources/assets/garnished/models/item/copper_hatchet.json deleted file mode 100644 index 51c4c7d2..00000000 --- a/src/main/resources/assets/garnished/models/item/copper_hatchet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "garnished:item/integration/hatchet/copper" - } -} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/item/cyan_mastic_block.json b/src/main/resources/assets/garnished/models/item/cyan_mastic_block.json new file mode 100644 index 00000000..aa62d141 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/cyan_mastic_block.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_mastic_block" +} diff --git a/src/main/resources/assets/garnished/models/item/cyan_mastic_resin_bucket.json b/src/main/resources/assets/garnished/models/item/cyan_mastic_resin_bucket.json new file mode 100644 index 00000000..360ea18a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/cyan_mastic_resin_bucket.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/cyan_mastic_resin_bucket" + } +} diff --git a/src/main/resources/assets/garnished/models/item/cyan_zultanite.json b/src/main/resources/assets/garnished/models/item/cyan_zultanite.json new file mode 100644 index 00000000..92940edd --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/cyan_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/cyan_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/cyan_zultanite_brick_slab.json new file mode 100644 index 00000000..924efae2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/cyan_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/cyan_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/cyan_zultanite_brick_stairs.json new file mode 100644 index 00000000..7a0209e1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/cyan_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/cyan_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/cyan_zultanite_brick_wall.json new file mode 100644 index 00000000..afbd24f6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/cyan_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/cyan_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/cyan_zultanite_bricks.json new file mode 100644 index 00000000..a0624b12 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/cyan_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/cyan_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/cyan_zultanite_slab.json new file mode 100644 index 00000000..fe73bed5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/cyan_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/cyan_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/cyan_zultanite_stairs.json new file mode 100644 index 00000000..d1a34e72 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/cyan_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/cyan_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/cyan_zultanite_wall.json new file mode 100644 index 00000000..e7f422fe --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/cyan_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/dragon_stone_bricks_slab.json b/src/main/resources/assets/garnished/models/item/dragon_stone_brick_slab.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/dragon_stone_bricks_slab.json rename to src/main/resources/assets/garnished/models/item/dragon_stone_brick_slab.json diff --git a/src/main/resources/assets/garnished/models/item/dragon_stone_bricks_stairs.json b/src/main/resources/assets/garnished/models/item/dragon_stone_brick_stairs.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/dragon_stone_bricks_stairs.json rename to src/main/resources/assets/garnished/models/item/dragon_stone_brick_stairs.json diff --git a/src/main/resources/assets/garnished/models/item/dragon_stone_bricks_wall.json b/src/main/resources/assets/garnished/models/item/dragon_stone_brick_wall.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/dragon_stone_bricks_wall.json rename to src/main/resources/assets/garnished/models/item/dragon_stone_brick_wall.json diff --git a/src/main/resources/assets/garnished/models/item/experience_hatchet.json b/src/main/resources/assets/garnished/models/item/experience_hatchet.json deleted file mode 100644 index a6061ec9..00000000 --- a/src/main/resources/assets/garnished/models/item/experience_hatchet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "garnished:item/integration/hatchet/experience" - } -} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/item/gilded_netherite_hatchet.json b/src/main/resources/assets/garnished/models/item/gilded_netherite_hatchet.json deleted file mode 100644 index cd80c7b7..00000000 --- a/src/main/resources/assets/garnished/models/item/gilded_netherite_hatchet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "garnished:item/integration/hatchet/gilded_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/item/gray_mastic_block.json b/src/main/resources/assets/garnished/models/item/gray_mastic_block.json new file mode 100644 index 00000000..a3405c81 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/gray_mastic_block.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_mastic_block" +} diff --git a/src/main/resources/assets/garnished/models/item/gray_mastic_resin_bucket.json b/src/main/resources/assets/garnished/models/item/gray_mastic_resin_bucket.json new file mode 100644 index 00000000..085c6b07 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/gray_mastic_resin_bucket.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/gray_mastic_resin_bucket" + } +} diff --git a/src/main/resources/assets/garnished/models/item/gray_zultanite.json b/src/main/resources/assets/garnished/models/item/gray_zultanite.json new file mode 100644 index 00000000..b837db31 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/gray_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/gray_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/gray_zultanite_brick_slab.json new file mode 100644 index 00000000..e0cd6443 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/gray_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/gray_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/gray_zultanite_brick_stairs.json new file mode 100644 index 00000000..75300ba6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/gray_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/gray_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/gray_zultanite_brick_wall.json new file mode 100644 index 00000000..7fad879a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/gray_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/gray_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/gray_zultanite_bricks.json new file mode 100644 index 00000000..2400178f --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/gray_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/gray_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/gray_zultanite_slab.json new file mode 100644 index 00000000..601ad8e0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/gray_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/gray_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/gray_zultanite_stairs.json new file mode 100644 index 00000000..71c3c17e --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/gray_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/gray_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/gray_zultanite_wall.json new file mode 100644 index 00000000..3208f1b3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/gray_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/green_zultanite.json b/src/main/resources/assets/garnished/models/item/green_zultanite.json new file mode 100644 index 00000000..65e1d986 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/green_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/green_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/green_zultanite_brick_slab.json new file mode 100644 index 00000000..5666b304 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/green_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/green_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/green_zultanite_brick_stairs.json new file mode 100644 index 00000000..1a652120 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/green_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/green_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/green_zultanite_brick_wall.json new file mode 100644 index 00000000..bd7b1739 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/green_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/green_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/green_zultanite_bricks.json new file mode 100644 index 00000000..2b4b31ce --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/green_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/green_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/green_zultanite_slab.json new file mode 100644 index 00000000..0a197ab2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/green_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/green_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/green_zultanite_stairs.json new file mode 100644 index 00000000..b5241bc9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/green_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/green_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/green_zultanite_wall.json new file mode 100644 index 00000000..41e7931c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/green_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/light_blue_mastic_block.json b/src/main/resources/assets/garnished/models/item/light_blue_mastic_block.json new file mode 100644 index 00000000..dcecd540 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_blue_mastic_block.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_mastic_block" +} diff --git a/src/main/resources/assets/garnished/models/item/light_blue_mastic_resin_bucket.json b/src/main/resources/assets/garnished/models/item/light_blue_mastic_resin_bucket.json new file mode 100644 index 00000000..07659ef6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_blue_mastic_resin_bucket.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/light_blue_mastic_resin_bucket" + } +} diff --git a/src/main/resources/assets/garnished/models/item/light_blue_zultanite.json b/src/main/resources/assets/garnished/models/item/light_blue_zultanite.json new file mode 100644 index 00000000..8489d411 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_blue_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/light_blue_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_brick_slab.json new file mode 100644 index 00000000..f0cfb694 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/light_blue_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_brick_stairs.json new file mode 100644 index 00000000..d75f5f29 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/light_blue_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_brick_wall.json new file mode 100644 index 00000000..42b89492 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/light_blue_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_bricks.json new file mode 100644 index 00000000..fa7d3c49 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/light_blue_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_slab.json new file mode 100644 index 00000000..28bd1597 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/light_blue_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_stairs.json new file mode 100644 index 00000000..a6669215 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/light_blue_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_wall.json new file mode 100644 index 00000000..d8bf1be8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_blue_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/light_gray_mastic_block.json b/src/main/resources/assets/garnished/models/item/light_gray_mastic_block.json new file mode 100644 index 00000000..10d831ce --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_gray_mastic_block.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_mastic_block" +} diff --git a/src/main/resources/assets/garnished/models/item/light_gray_mastic_resin_bucket.json b/src/main/resources/assets/garnished/models/item/light_gray_mastic_resin_bucket.json new file mode 100644 index 00000000..8a3a47ce --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_gray_mastic_resin_bucket.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/light_gray_mastic_resin_bucket" + } +} diff --git a/src/main/resources/assets/garnished/models/item/light_gray_zultanite.json b/src/main/resources/assets/garnished/models/item/light_gray_zultanite.json new file mode 100644 index 00000000..27f252ad --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_gray_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/light_gray_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_brick_slab.json new file mode 100644 index 00000000..997f352f --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/light_gray_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_brick_stairs.json new file mode 100644 index 00000000..f2e7942c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/light_gray_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_brick_wall.json new file mode 100644 index 00000000..6225fc67 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/light_gray_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_bricks.json new file mode 100644 index 00000000..2ae8718f --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/light_gray_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_slab.json new file mode 100644 index 00000000..47112aa5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/light_gray_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_stairs.json new file mode 100644 index 00000000..1075e9d4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/light_gray_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_wall.json new file mode 100644 index 00000000..5bcc2243 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/light_gray_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/lime_mastic_block.json b/src/main/resources/assets/garnished/models/item/lime_mastic_block.json new file mode 100644 index 00000000..4c400786 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/lime_mastic_block.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_mastic_block" +} diff --git a/src/main/resources/assets/garnished/models/item/lime_mastic_resin_bucket.json b/src/main/resources/assets/garnished/models/item/lime_mastic_resin_bucket.json new file mode 100644 index 00000000..c66b405c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/lime_mastic_resin_bucket.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/lime_mastic_resin_bucket" + } +} diff --git a/src/main/resources/assets/garnished/models/item/lime_zultanite.json b/src/main/resources/assets/garnished/models/item/lime_zultanite.json new file mode 100644 index 00000000..b6462a0a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/lime_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/lime_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/lime_zultanite_brick_slab.json new file mode 100644 index 00000000..38eda18e --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/lime_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/lime_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/lime_zultanite_brick_stairs.json new file mode 100644 index 00000000..3ff85abb --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/lime_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/lime_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/lime_zultanite_brick_wall.json new file mode 100644 index 00000000..fbf815e9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/lime_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/lime_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/lime_zultanite_bricks.json new file mode 100644 index 00000000..18ed1c7f --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/lime_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/lime_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/lime_zultanite_slab.json new file mode 100644 index 00000000..443ccd2c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/lime_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/lime_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/lime_zultanite_stairs.json new file mode 100644 index 00000000..feb1dc18 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/lime_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/lime_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/lime_zultanite_wall.json new file mode 100644 index 00000000..0a167045 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/lime_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/magenta_mastic_block.json b/src/main/resources/assets/garnished/models/item/magenta_mastic_block.json new file mode 100644 index 00000000..3e5e797e --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/magenta_mastic_block.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_mastic_block" +} diff --git a/src/main/resources/assets/garnished/models/item/magenta_mastic_resin_bucket.json b/src/main/resources/assets/garnished/models/item/magenta_mastic_resin_bucket.json new file mode 100644 index 00000000..91bfd9c1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/magenta_mastic_resin_bucket.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/magenta_mastic_resin_bucket" + } +} diff --git a/src/main/resources/assets/garnished/models/item/magenta_zultanite.json b/src/main/resources/assets/garnished/models/item/magenta_zultanite.json new file mode 100644 index 00000000..2a9082d0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/magenta_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/magenta_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/magenta_zultanite_brick_slab.json new file mode 100644 index 00000000..e6f121e6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/magenta_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/magenta_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/magenta_zultanite_brick_stairs.json new file mode 100644 index 00000000..06157cad --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/magenta_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/magenta_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/magenta_zultanite_brick_wall.json new file mode 100644 index 00000000..b45576a4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/magenta_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/magenta_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/magenta_zultanite_bricks.json new file mode 100644 index 00000000..eeef06bd --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/magenta_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/magenta_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/magenta_zultanite_slab.json new file mode 100644 index 00000000..71f6f512 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/magenta_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/magenta_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/magenta_zultanite_stairs.json new file mode 100644 index 00000000..ecccb009 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/magenta_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/magenta_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/magenta_zultanite_wall.json new file mode 100644 index 00000000..44d4479f --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/magenta_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_paste_black.json b/src/main/resources/assets/garnished/models/item/mastic_paste_black.json new file mode 100644 index 00000000..51efc14a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_paste_black.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_paste/black" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_paste_brown.json b/src/main/resources/assets/garnished/models/item/mastic_paste_brown.json new file mode 100644 index 00000000..b2f403bf --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_paste_brown.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_paste/brown" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_paste_cyan.json b/src/main/resources/assets/garnished/models/item/mastic_paste_cyan.json new file mode 100644 index 00000000..ed851926 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_paste_cyan.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_paste/cyan" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_paste_gray.json b/src/main/resources/assets/garnished/models/item/mastic_paste_gray.json new file mode 100644 index 00000000..5ad1ddba --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_paste_gray.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_paste/gray" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_paste_light_blue.json b/src/main/resources/assets/garnished/models/item/mastic_paste_light_blue.json new file mode 100644 index 00000000..ef661048 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_paste_light_blue.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_paste/light_blue" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_paste_light_gray.json b/src/main/resources/assets/garnished/models/item/mastic_paste_light_gray.json new file mode 100644 index 00000000..f2556c7a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_paste_light_gray.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_paste/light_gray" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_paste_lime.json b/src/main/resources/assets/garnished/models/item/mastic_paste_lime.json new file mode 100644 index 00000000..753d1e25 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_paste_lime.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_paste/lime" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_paste_magenta.json b/src/main/resources/assets/garnished/models/item/mastic_paste_magenta.json new file mode 100644 index 00000000..2548d420 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_paste_magenta.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_paste/magenta" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_paste_pink.json b/src/main/resources/assets/garnished/models/item/mastic_paste_pink.json new file mode 100644 index 00000000..507e97aa --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_paste_pink.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_paste/pink" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_paste_white.json b/src/main/resources/assets/garnished/models/item/mastic_paste_white.json new file mode 100644 index 00000000..76159ecf --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_paste_white.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_paste/white" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_resin_black.json b/src/main/resources/assets/garnished/models/item/mastic_resin_black.json new file mode 100644 index 00000000..dce40abf --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_resin_black.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_resin/black" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_resin_brown.json b/src/main/resources/assets/garnished/models/item/mastic_resin_brown.json new file mode 100644 index 00000000..dadf316f --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_resin_brown.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_resin/brown" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_resin_cyan.json b/src/main/resources/assets/garnished/models/item/mastic_resin_cyan.json new file mode 100644 index 00000000..910d68f9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_resin_cyan.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_resin/cyan" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_resin_gray.json b/src/main/resources/assets/garnished/models/item/mastic_resin_gray.json new file mode 100644 index 00000000..042a6199 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_resin_gray.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_resin/gray" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_resin_light_blue.json b/src/main/resources/assets/garnished/models/item/mastic_resin_light_blue.json new file mode 100644 index 00000000..a1729b85 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_resin_light_blue.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_resin/light_blue" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_resin_light_gray.json b/src/main/resources/assets/garnished/models/item/mastic_resin_light_gray.json new file mode 100644 index 00000000..f10c7dab --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_resin_light_gray.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_resin/light_gray" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_resin_lime.json b/src/main/resources/assets/garnished/models/item/mastic_resin_lime.json new file mode 100644 index 00000000..f309d07e --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_resin_lime.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_resin/lime" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_resin_magenta.json b/src/main/resources/assets/garnished/models/item/mastic_resin_magenta.json new file mode 100644 index 00000000..b971d14a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_resin_magenta.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_resin/magenta" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_resin_pink.json b/src/main/resources/assets/garnished/models/item/mastic_resin_pink.json new file mode 100644 index 00000000..e9b1f85d --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_resin_pink.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_resin/pink" + } +} diff --git a/src/main/resources/assets/garnished/models/item/mastic_resin_white.json b/src/main/resources/assets/garnished/models/item/mastic_resin_white.json new file mode 100644 index 00000000..fb76c17e --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/mastic_resin_white.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/mastic_resin/white" + } +} diff --git a/src/main/resources/assets/garnished/models/item/orange_zultanite.json b/src/main/resources/assets/garnished/models/item/orange_zultanite.json new file mode 100644 index 00000000..8f0f9a62 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/orange_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/orange_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/orange_zultanite_brick_slab.json new file mode 100644 index 00000000..ce0b6843 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/orange_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/orange_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/orange_zultanite_brick_stairs.json new file mode 100644 index 00000000..487ca72c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/orange_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/orange_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/orange_zultanite_brick_wall.json new file mode 100644 index 00000000..ad5c1fc8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/orange_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/orange_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/orange_zultanite_bricks.json new file mode 100644 index 00000000..2f635312 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/orange_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/orange_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/orange_zultanite_slab.json new file mode 100644 index 00000000..63e0f327 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/orange_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/orange_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/orange_zultanite_stairs.json new file mode 100644 index 00000000..dedfefc7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/orange_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/orange_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/orange_zultanite_wall.json new file mode 100644 index 00000000..305202a3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/orange_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/pink_mastic_block.json b/src/main/resources/assets/garnished/models/item/pink_mastic_block.json new file mode 100644 index 00000000..215d04ce --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/pink_mastic_block.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_mastic_block" +} diff --git a/src/main/resources/assets/garnished/models/item/pink_mastic_resin_bucket.json b/src/main/resources/assets/garnished/models/item/pink_mastic_resin_bucket.json new file mode 100644 index 00000000..f3eb04a2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/pink_mastic_resin_bucket.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/pink_mastic_resin_bucket" + } +} diff --git a/src/main/resources/assets/garnished/models/item/pink_zultanite.json b/src/main/resources/assets/garnished/models/item/pink_zultanite.json new file mode 100644 index 00000000..933b27f1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/pink_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/pink_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/pink_zultanite_brick_slab.json new file mode 100644 index 00000000..53023907 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/pink_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/pink_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/pink_zultanite_brick_stairs.json new file mode 100644 index 00000000..667cee21 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/pink_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/pink_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/pink_zultanite_brick_wall.json new file mode 100644 index 00000000..9850fd0a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/pink_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/pink_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/pink_zultanite_bricks.json new file mode 100644 index 00000000..0a5a0c10 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/pink_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/pink_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/pink_zultanite_slab.json new file mode 100644 index 00000000..df562145 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/pink_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/pink_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/pink_zultanite_stairs.json new file mode 100644 index 00000000..9bcb5e93 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/pink_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/pink_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/pink_zultanite_wall.json new file mode 100644 index 00000000..5ed297c3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/pink_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_black_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_black_zultanite.json new file mode 100644 index 00000000..eb3b8d12 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_black_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_black_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_black_zultanite_slab.json new file mode 100644 index 00000000..15a8b4e3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_black_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_black_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_black_zultanite_stairs.json new file mode 100644 index 00000000..872ee5dd --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_black_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_black_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_black_zultanite_wall.json new file mode 100644 index 00000000..cd73579c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_black_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_blue_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_blue_zultanite.json new file mode 100644 index 00000000..5aec79bf --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_blue_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_blue_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_blue_zultanite_slab.json new file mode 100644 index 00000000..03cfff4b --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_blue_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_blue_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_blue_zultanite_stairs.json new file mode 100644 index 00000000..af113442 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_blue_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_blue_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_blue_zultanite_wall.json new file mode 100644 index 00000000..cfc0a572 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_blue_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_brown_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_brown_zultanite.json new file mode 100644 index 00000000..cb9d64fa --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_brown_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_brown_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_brown_zultanite_slab.json new file mode 100644 index 00000000..df4907fa --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_brown_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_brown_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_brown_zultanite_stairs.json new file mode 100644 index 00000000..d7e8870b --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_brown_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_brown_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_brown_zultanite_wall.json new file mode 100644 index 00000000..48ebade4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_brown_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_cyan_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_cyan_zultanite.json new file mode 100644 index 00000000..aef48ba2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_cyan_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_cyan_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_cyan_zultanite_slab.json new file mode 100644 index 00000000..0e5876be --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_cyan_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_cyan_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_cyan_zultanite_stairs.json new file mode 100644 index 00000000..1224f363 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_cyan_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_cyan_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_cyan_zultanite_wall.json new file mode 100644 index 00000000..b82e07d7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_cyan_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_gray_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_gray_zultanite.json new file mode 100644 index 00000000..78aa4a24 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_gray_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_gray_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_gray_zultanite_slab.json new file mode 100644 index 00000000..51d950dc --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_gray_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_gray_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_gray_zultanite_stairs.json new file mode 100644 index 00000000..0f438058 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_gray_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_gray_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_gray_zultanite_wall.json new file mode 100644 index 00000000..4557ee1b --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_gray_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_green_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_green_zultanite.json new file mode 100644 index 00000000..fcc90bad --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_green_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_green_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_green_zultanite_slab.json new file mode 100644 index 00000000..9d008387 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_green_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_green_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_green_zultanite_stairs.json new file mode 100644 index 00000000..fb28d535 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_green_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_green_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_green_zultanite_wall.json new file mode 100644 index 00000000..11a925f7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_green_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_light_blue_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_light_blue_zultanite.json new file mode 100644 index 00000000..849a3a9a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_light_blue_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_light_blue_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_light_blue_zultanite_slab.json new file mode 100644 index 00000000..4a18ed2a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_light_blue_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_light_blue_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_light_blue_zultanite_stairs.json new file mode 100644 index 00000000..c7ebba4b --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_light_blue_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_light_blue_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_light_blue_zultanite_wall.json new file mode 100644 index 00000000..fe350cab --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_light_blue_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_light_gray_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_light_gray_zultanite.json new file mode 100644 index 00000000..27c14558 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_light_gray_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_light_gray_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_light_gray_zultanite_slab.json new file mode 100644 index 00000000..61d2c4d8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_light_gray_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_light_gray_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_light_gray_zultanite_stairs.json new file mode 100644 index 00000000..4241521d --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_light_gray_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_light_gray_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_light_gray_zultanite_wall.json new file mode 100644 index 00000000..cb77ba62 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_light_gray_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_lime_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_lime_zultanite.json new file mode 100644 index 00000000..aa4bb493 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_lime_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_lime_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_lime_zultanite_slab.json new file mode 100644 index 00000000..65efb6c8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_lime_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_lime_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_lime_zultanite_stairs.json new file mode 100644 index 00000000..e438b8d1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_lime_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_lime_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_lime_zultanite_wall.json new file mode 100644 index 00000000..3bc47aa5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_lime_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_magenta_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_magenta_zultanite.json new file mode 100644 index 00000000..cd8a6785 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_magenta_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_magenta_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_magenta_zultanite_slab.json new file mode 100644 index 00000000..c68fa3b6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_magenta_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_magenta_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_magenta_zultanite_stairs.json new file mode 100644 index 00000000..2104a274 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_magenta_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_magenta_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_magenta_zultanite_wall.json new file mode 100644 index 00000000..143f353b --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_magenta_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_orange_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_orange_zultanite.json new file mode 100644 index 00000000..38da9b50 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_orange_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_orange_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_orange_zultanite_slab.json new file mode 100644 index 00000000..ba3718ba --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_orange_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_orange_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_orange_zultanite_stairs.json new file mode 100644 index 00000000..e490f2f2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_orange_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_orange_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_orange_zultanite_wall.json new file mode 100644 index 00000000..d35ee366 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_orange_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_pink_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_pink_zultanite.json new file mode 100644 index 00000000..8b303f1c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_pink_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_pink_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_pink_zultanite_slab.json new file mode 100644 index 00000000..55c7cc4e --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_pink_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_pink_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_pink_zultanite_stairs.json new file mode 100644 index 00000000..8df2d3e5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_pink_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_pink_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_pink_zultanite_wall.json new file mode 100644 index 00000000..232b4a50 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_pink_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_purple_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_purple_zultanite.json new file mode 100644 index 00000000..9e899662 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_purple_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_purple_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_purple_zultanite_slab.json new file mode 100644 index 00000000..800a9605 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_purple_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_purple_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_purple_zultanite_stairs.json new file mode 100644 index 00000000..28d3dd1d --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_purple_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_purple_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_purple_zultanite_wall.json new file mode 100644 index 00000000..87381804 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_purple_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_red_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_red_zultanite.json new file mode 100644 index 00000000..0206352d --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_red_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_red_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_red_zultanite_slab.json new file mode 100644 index 00000000..66033950 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_red_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_red_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_red_zultanite_stairs.json new file mode 100644 index 00000000..97656a13 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_red_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_red_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_red_zultanite_wall.json new file mode 100644 index 00000000..475ff001 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_red_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_white_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_white_zultanite.json new file mode 100644 index 00000000..6e8312ad --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_white_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_white_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_white_zultanite_slab.json new file mode 100644 index 00000000..d4b9aa4f --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_white_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_white_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_white_zultanite_stairs.json new file mode 100644 index 00000000..5d92a7c3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_white_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_white_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_white_zultanite_wall.json new file mode 100644 index 00000000..48a78a52 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_white_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_yellow_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_yellow_zultanite.json new file mode 100644 index 00000000..d410f61c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_yellow_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_yellow_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_yellow_zultanite_slab.json new file mode 100644 index 00000000..f3253759 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_yellow_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_yellow_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_yellow_zultanite_stairs.json new file mode 100644 index 00000000..9eee1967 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_yellow_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_yellow_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_yellow_zultanite_wall.json new file mode 100644 index 00000000..0fa9ebc4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_yellow_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_zultanite.json b/src/main/resources/assets/garnished/models/item/polished_zultanite.json new file mode 100644 index 00000000..68ba517a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/polished_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/polished_zultanite_slab.json new file mode 100644 index 00000000..2f833c5e --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/polished_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/polished_zultanite_stairs.json new file mode 100644 index 00000000..210d6dab --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/polished_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/polished_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/polished_zultanite_wall.json new file mode 100644 index 00000000..5e0ea01e --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/polished_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/polished_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/purple_zultanite.json b/src/main/resources/assets/garnished/models/item/purple_zultanite.json new file mode 100644 index 00000000..25cc7063 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/purple_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/purple_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/purple_zultanite_brick_slab.json new file mode 100644 index 00000000..7c89b585 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/purple_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/purple_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/purple_zultanite_brick_stairs.json new file mode 100644 index 00000000..1a7ebdac --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/purple_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/purple_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/purple_zultanite_brick_wall.json new file mode 100644 index 00000000..211f3a11 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/purple_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/purple_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/purple_zultanite_bricks.json new file mode 100644 index 00000000..6bb3cf46 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/purple_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/purple_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/purple_zultanite_slab.json new file mode 100644 index 00000000..50322a01 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/purple_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/purple_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/purple_zultanite_stairs.json new file mode 100644 index 00000000..9ddd5437 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/purple_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/purple_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/purple_zultanite_wall.json new file mode 100644 index 00000000..55e26c34 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/purple_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/red_zultanite.json b/src/main/resources/assets/garnished/models/item/red_zultanite.json new file mode 100644 index 00000000..12cb948e --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/red_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/red_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/red_zultanite_brick_slab.json new file mode 100644 index 00000000..4dc47df4 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/red_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/red_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/red_zultanite_brick_stairs.json new file mode 100644 index 00000000..7b1705e7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/red_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/red_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/red_zultanite_brick_wall.json new file mode 100644 index 00000000..6b9b3994 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/red_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/red_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/red_zultanite_bricks.json new file mode 100644 index 00000000..8fca025a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/red_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/red_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/red_zultanite_slab.json new file mode 100644 index 00000000..db0e7a77 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/red_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/red_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/red_zultanite_stairs.json new file mode 100644 index 00000000..c1358b20 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/red_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/red_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/red_zultanite_wall.json new file mode 100644 index 00000000..d6411960 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/red_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/ritualistic_stone_bricks_slab.json b/src/main/resources/assets/garnished/models/item/ritualistic_stone_brick_slab.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/ritualistic_stone_bricks_slab.json rename to src/main/resources/assets/garnished/models/item/ritualistic_stone_brick_slab.json diff --git a/src/main/resources/assets/garnished/models/item/ritualistic_stone_bricks_stairs.json b/src/main/resources/assets/garnished/models/item/ritualistic_stone_brick_stairs.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/ritualistic_stone_bricks_stairs.json rename to src/main/resources/assets/garnished/models/item/ritualistic_stone_brick_stairs.json diff --git a/src/main/resources/assets/garnished/models/item/ritualistic_stone_bricks_wall.json b/src/main/resources/assets/garnished/models/item/ritualistic_stone_brick_wall.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/ritualistic_stone_bricks_wall.json rename to src/main/resources/assets/garnished/models/item/ritualistic_stone_brick_wall.json diff --git a/src/main/resources/assets/garnished/models/item/rose_gold_hatchet.json b/src/main/resources/assets/garnished/models/item/rose_gold_hatchet.json deleted file mode 100644 index 6ae05689..00000000 --- a/src/main/resources/assets/garnished/models/item/rose_gold_hatchet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "garnished:item/integration/hatchet/rose_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/item/rose_quartz_hatchet.json b/src/main/resources/assets/garnished/models/item/rose_quartz_hatchet.json deleted file mode 100644 index c57e4fa2..00000000 --- a/src/main/resources/assets/garnished/models/item/rose_quartz_hatchet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "garnished:item/integration/hatchet/rose_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/item/smooth_black_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_black_zultanite.json new file mode 100644 index 00000000..7e70c3f7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_black_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_black_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_black_zultanite_slab.json new file mode 100644 index 00000000..f411dac1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_black_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_black_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_black_zultanite_stairs.json new file mode 100644 index 00000000..8b614fd9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_black_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_black_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_black_zultanite_wall.json new file mode 100644 index 00000000..3860ef91 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_black_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/black_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_blue_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_blue_zultanite.json new file mode 100644 index 00000000..4f08e5e2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_blue_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_blue_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_blue_zultanite_slab.json new file mode 100644 index 00000000..e9779c73 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_blue_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_blue_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_blue_zultanite_stairs.json new file mode 100644 index 00000000..ee705256 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_blue_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_blue_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_blue_zultanite_wall.json new file mode 100644 index 00000000..4fda7000 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_blue_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/blue_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_brown_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_brown_zultanite.json new file mode 100644 index 00000000..6cb0e325 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_brown_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_brown_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_brown_zultanite_slab.json new file mode 100644 index 00000000..49b6cc40 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_brown_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_brown_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_brown_zultanite_stairs.json new file mode 100644 index 00000000..2712983d --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_brown_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_brown_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_brown_zultanite_wall.json new file mode 100644 index 00000000..1d990800 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_brown_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/brown_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_cyan_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_cyan_zultanite.json new file mode 100644 index 00000000..fb9d195e --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_cyan_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_cyan_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_cyan_zultanite_slab.json new file mode 100644 index 00000000..0170ad40 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_cyan_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_cyan_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_cyan_zultanite_stairs.json new file mode 100644 index 00000000..a4efe3c9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_cyan_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_cyan_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_cyan_zultanite_wall.json new file mode 100644 index 00000000..96f38622 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_cyan_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/cyan_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_gray_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_gray_zultanite.json new file mode 100644 index 00000000..72ff80b9 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_gray_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_gray_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_gray_zultanite_slab.json new file mode 100644 index 00000000..20312bea --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_gray_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_gray_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_gray_zultanite_stairs.json new file mode 100644 index 00000000..803f9c30 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_gray_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_gray_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_gray_zultanite_wall.json new file mode 100644 index 00000000..aaf0d295 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_gray_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/gray_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_green_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_green_zultanite.json new file mode 100644 index 00000000..a6121712 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_green_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_green_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_green_zultanite_slab.json new file mode 100644 index 00000000..d6d1c7bb --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_green_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_green_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_green_zultanite_stairs.json new file mode 100644 index 00000000..5b3adf24 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_green_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_green_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_green_zultanite_wall.json new file mode 100644 index 00000000..e5936714 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_green_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/green_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_light_blue_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_light_blue_zultanite.json new file mode 100644 index 00000000..cf5d80dd --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_light_blue_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_light_blue_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_light_blue_zultanite_slab.json new file mode 100644 index 00000000..4ec0f075 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_light_blue_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_light_blue_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_light_blue_zultanite_stairs.json new file mode 100644 index 00000000..866fffba --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_light_blue_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_light_blue_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_light_blue_zultanite_wall.json new file mode 100644 index 00000000..fceb892d --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_light_blue_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_blue_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_light_gray_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_light_gray_zultanite.json new file mode 100644 index 00000000..7a6c8535 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_light_gray_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_light_gray_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_light_gray_zultanite_slab.json new file mode 100644 index 00000000..6bb5ff73 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_light_gray_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_light_gray_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_light_gray_zultanite_stairs.json new file mode 100644 index 00000000..f46477f7 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_light_gray_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_light_gray_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_light_gray_zultanite_wall.json new file mode 100644 index 00000000..7363d7ea --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_light_gray_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/light_gray_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_lime_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_lime_zultanite.json new file mode 100644 index 00000000..c48409ac --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_lime_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_lime_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_lime_zultanite_slab.json new file mode 100644 index 00000000..c7939359 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_lime_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_lime_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_lime_zultanite_stairs.json new file mode 100644 index 00000000..22ec7c81 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_lime_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_lime_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_lime_zultanite_wall.json new file mode 100644 index 00000000..9dea9f39 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_lime_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/lime_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_magenta_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_magenta_zultanite.json new file mode 100644 index 00000000..05a351a3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_magenta_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_magenta_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_magenta_zultanite_slab.json new file mode 100644 index 00000000..a7d3062a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_magenta_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_magenta_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_magenta_zultanite_stairs.json new file mode 100644 index 00000000..148712e5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_magenta_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_magenta_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_magenta_zultanite_wall.json new file mode 100644 index 00000000..4386e419 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_magenta_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/magenta_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_orange_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_orange_zultanite.json new file mode 100644 index 00000000..6a18505e --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_orange_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_orange_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_orange_zultanite_slab.json new file mode 100644 index 00000000..c5098adf --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_orange_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_orange_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_orange_zultanite_stairs.json new file mode 100644 index 00000000..f33784b5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_orange_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_orange_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_orange_zultanite_wall.json new file mode 100644 index 00000000..d22a2ee6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_orange_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/orange_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_pink_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_pink_zultanite.json new file mode 100644 index 00000000..5bf45419 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_pink_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_pink_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_pink_zultanite_slab.json new file mode 100644 index 00000000..1cf82a7d --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_pink_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_pink_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_pink_zultanite_stairs.json new file mode 100644 index 00000000..4e2fa8bc --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_pink_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_pink_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_pink_zultanite_wall.json new file mode 100644 index 00000000..f47949b0 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_pink_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/pink_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_purple_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_purple_zultanite.json new file mode 100644 index 00000000..1c949bba --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_purple_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_purple_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_purple_zultanite_slab.json new file mode 100644 index 00000000..02120ddd --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_purple_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_purple_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_purple_zultanite_stairs.json new file mode 100644 index 00000000..2e7b1137 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_purple_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_purple_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_purple_zultanite_wall.json new file mode 100644 index 00000000..0390a9a8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_purple_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/purple_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_red_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_red_zultanite.json new file mode 100644 index 00000000..a68e1a4d --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_red_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_red_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_red_zultanite_slab.json new file mode 100644 index 00000000..0e42ae3b --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_red_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_red_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_red_zultanite_stairs.json new file mode 100644 index 00000000..f4d5763c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_red_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_red_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_red_zultanite_wall.json new file mode 100644 index 00000000..2107b36c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_red_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/red_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_white_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_white_zultanite.json new file mode 100644 index 00000000..931730ad --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_white_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_white_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_white_zultanite_slab.json new file mode 100644 index 00000000..e00b3f0a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_white_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_white_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_white_zultanite_stairs.json new file mode 100644 index 00000000..c94ef543 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_white_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_white_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_white_zultanite_wall.json new file mode 100644 index 00000000..cb10bcc3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_white_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_yellow_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_yellow_zultanite.json new file mode 100644 index 00000000..2fbb7414 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_yellow_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_yellow_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_yellow_zultanite_slab.json new file mode 100644 index 00000000..59049f05 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_yellow_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_yellow_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_yellow_zultanite_stairs.json new file mode 100644 index 00000000..8e15cb31 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_yellow_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_yellow_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_yellow_zultanite_wall.json new file mode 100644 index 00000000..f7361dad --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_yellow_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_zultanite.json b/src/main/resources/assets/garnished/models/item/smooth_zultanite.json new file mode 100644 index 00000000..749d7e47 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/smooth_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/smooth_zultanite_slab.json new file mode 100644 index 00000000..0b7888e8 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/smooth_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/smooth_zultanite_stairs.json new file mode 100644 index 00000000..43a50107 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/smooth_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/smooth_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/smooth_zultanite_wall.json new file mode 100644 index 00000000..b2bfe068 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/smooth_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/smooth_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/unstable_stone_bricks_slab.json b/src/main/resources/assets/garnished/models/item/unstable_stone_brick_slab.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/unstable_stone_bricks_slab.json rename to src/main/resources/assets/garnished/models/item/unstable_stone_brick_slab.json diff --git a/src/main/resources/assets/garnished/models/item/unstable_stone_bricks_stairs.json b/src/main/resources/assets/garnished/models/item/unstable_stone_brick_stairs.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/unstable_stone_bricks_stairs.json rename to src/main/resources/assets/garnished/models/item/unstable_stone_brick_stairs.json diff --git a/src/main/resources/assets/garnished/models/item/unstable_stone_bricks_wall.json b/src/main/resources/assets/garnished/models/item/unstable_stone_brick_wall.json similarity index 100% rename from src/main/resources/assets/garnished/models/item/unstable_stone_bricks_wall.json rename to src/main/resources/assets/garnished/models/item/unstable_stone_brick_wall.json diff --git a/src/main/resources/assets/garnished/models/item/warden_hatchet.json b/src/main/resources/assets/garnished/models/item/warden_hatchet.json deleted file mode 100644 index 4d82d247..00000000 --- a/src/main/resources/assets/garnished/models/item/warden_hatchet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "garnished:item/integration/hatchet/warden" - } -} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/item/white_mastic_block.json b/src/main/resources/assets/garnished/models/item/white_mastic_block.json new file mode 100644 index 00000000..6b092059 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/white_mastic_block.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_mastic_block" +} diff --git a/src/main/resources/assets/garnished/models/item/white_mastic_resin_bucket.json b/src/main/resources/assets/garnished/models/item/white_mastic_resin_bucket.json new file mode 100644 index 00000000..9157a414 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/white_mastic_resin_bucket.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "garnished:item/white_mastic_resin_bucket" + } +} diff --git a/src/main/resources/assets/garnished/models/item/white_zultanite.json b/src/main/resources/assets/garnished/models/item/white_zultanite.json new file mode 100644 index 00000000..a6c0258d --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/white_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/white_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/white_zultanite_brick_slab.json new file mode 100644 index 00000000..4cee8a34 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/white_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/white_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/white_zultanite_brick_stairs.json new file mode 100644 index 00000000..2866f4fe --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/white_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/white_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/white_zultanite_brick_wall.json new file mode 100644 index 00000000..286892e2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/white_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/white_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/white_zultanite_bricks.json new file mode 100644 index 00000000..3ef58186 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/white_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/white_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/white_zultanite_slab.json new file mode 100644 index 00000000..77f423a3 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/white_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/white_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/white_zultanite_stairs.json new file mode 100644 index 00000000..c0a96fe6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/white_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/white_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/white_zultanite_wall.json new file mode 100644 index 00000000..cf97ff6a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/white_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/white_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/yellow_zultanite.json b/src/main/resources/assets/garnished/models/item/yellow_zultanite.json new file mode 100644 index 00000000..4b5a2c9c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/yellow_zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/yellow_zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/yellow_zultanite_brick_slab.json new file mode 100644 index 00000000..08e11c1a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/yellow_zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/yellow_zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/yellow_zultanite_brick_stairs.json new file mode 100644 index 00000000..d1bc512c --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/yellow_zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/yellow_zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/yellow_zultanite_brick_wall.json new file mode 100644 index 00000000..f7954a0b --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/yellow_zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/yellow_zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/yellow_zultanite_bricks.json new file mode 100644 index 00000000..5583fdb5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/yellow_zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/yellow_zultanite_slab.json b/src/main/resources/assets/garnished/models/item/yellow_zultanite_slab.json new file mode 100644 index 00000000..8053ef7b --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/yellow_zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/yellow_zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/yellow_zultanite_stairs.json new file mode 100644 index 00000000..b543a6d1 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/yellow_zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/yellow_zultanite_wall.json b/src/main/resources/assets/garnished/models/item/yellow_zultanite_wall.json new file mode 100644 index 00000000..05410307 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/yellow_zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/yellow_zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/zinc_hatchet.json b/src/main/resources/assets/garnished/models/item/zinc_hatchet.json deleted file mode 100644 index 5536a1e4..00000000 --- a/src/main/resources/assets/garnished/models/item/zinc_hatchet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "garnished:item/integration/hatchet/zinc" - } -} \ No newline at end of file diff --git a/src/main/resources/assets/garnished/models/item/zultanite.json b/src/main/resources/assets/garnished/models/item/zultanite.json new file mode 100644 index 00000000..ea0f152a --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/zultanite.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/zultanite" +} diff --git a/src/main/resources/assets/garnished/models/item/zultanite_brick_slab.json b/src/main/resources/assets/garnished/models/item/zultanite_brick_slab.json new file mode 100644 index 00000000..99d755b2 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/zultanite_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/zultanite_bricks_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/zultanite_brick_stairs.json b/src/main/resources/assets/garnished/models/item/zultanite_brick_stairs.json new file mode 100644 index 00000000..78dbacc5 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/zultanite_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/zultanite_bricks_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/zultanite_brick_wall.json b/src/main/resources/assets/garnished/models/item/zultanite_brick_wall.json new file mode 100644 index 00000000..8cd22ffb --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/zultanite_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/zultanite_bricks_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/models/item/zultanite_bricks.json b/src/main/resources/assets/garnished/models/item/zultanite_bricks.json new file mode 100644 index 00000000..bc606a65 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/zultanite_bricks.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/zultanite_bricks" +} diff --git a/src/main/resources/assets/garnished/models/item/zultanite_slab.json b/src/main/resources/assets/garnished/models/item/zultanite_slab.json new file mode 100644 index 00000000..7597a550 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/zultanite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/zultanite_slab" +} diff --git a/src/main/resources/assets/garnished/models/item/zultanite_stairs.json b/src/main/resources/assets/garnished/models/item/zultanite_stairs.json new file mode 100644 index 00000000..5be6c689 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/zultanite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/zultanite_stairs" +} diff --git a/src/main/resources/assets/garnished/models/item/zultanite_wall.json b/src/main/resources/assets/garnished/models/item/zultanite_wall.json new file mode 100644 index 00000000..6ced36c6 --- /dev/null +++ b/src/main/resources/assets/garnished/models/item/zultanite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "garnished:block/zultanite_wall_inventory" +} diff --git a/src/main/resources/assets/garnished/textures/block/black_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/black_chiseled_zultanite.png new file mode 100644 index 00000000..fac5a21d Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/black_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/black_mastic_block.png b/src/main/resources/assets/garnished/textures/block/black_mastic_block.png new file mode 100644 index 00000000..5a2d4d25 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/black_mastic_block.png differ diff --git a/src/main/resources/assets/garnished/textures/block/black_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/black_polished_zultanite.png new file mode 100644 index 00000000..2c0f8f0f Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/black_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/black_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/black_smooth_zultanite.png new file mode 100644 index 00000000..29f6c182 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/black_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/black_zultanite.png b/src/main/resources/assets/garnished/textures/block/black_zultanite.png new file mode 100644 index 00000000..20f8c77a Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/black_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/black_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/black_zultanite_bricks.png new file mode 100644 index 00000000..24f21b4b Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/black_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/blue_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/blue_chiseled_zultanite.png new file mode 100644 index 00000000..97b112fa Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/blue_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/blue_mastic_block.png b/src/main/resources/assets/garnished/textures/block/blue_mastic_block.png index 676ea7b8..7440b019 100644 Binary files a/src/main/resources/assets/garnished/textures/block/blue_mastic_block.png and b/src/main/resources/assets/garnished/textures/block/blue_mastic_block.png differ diff --git a/src/main/resources/assets/garnished/textures/block/blue_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/blue_polished_zultanite.png new file mode 100644 index 00000000..f9222bbc Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/blue_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/blue_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/blue_smooth_zultanite.png new file mode 100644 index 00000000..783e35c4 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/blue_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/blue_zultanite.png b/src/main/resources/assets/garnished/textures/block/blue_zultanite.png new file mode 100644 index 00000000..4748f391 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/blue_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/blue_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/blue_zultanite_bricks.png new file mode 100644 index 00000000..0e2789e5 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/blue_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/brown_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/brown_chiseled_zultanite.png new file mode 100644 index 00000000..154dc06f Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/brown_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/brown_mastic_block.png b/src/main/resources/assets/garnished/textures/block/brown_mastic_block.png new file mode 100644 index 00000000..e2521803 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/brown_mastic_block.png differ diff --git a/src/main/resources/assets/garnished/textures/block/brown_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/brown_polished_zultanite.png new file mode 100644 index 00000000..ed8abd2b Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/brown_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/brown_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/brown_smooth_zultanite.png new file mode 100644 index 00000000..00ef5a63 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/brown_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/brown_zultanite.png b/src/main/resources/assets/garnished/textures/block/brown_zultanite.png new file mode 100644 index 00000000..493ea345 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/brown_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/brown_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/brown_zultanite_bricks.png new file mode 100644 index 00000000..9d7aacaf Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/brown_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/cake.png b/src/main/resources/assets/garnished/textures/block/cake.png index 2811d657..c38a4eb2 100644 Binary files a/src/main/resources/assets/garnished/textures/block/cake.png and b/src/main/resources/assets/garnished/textures/block/cake.png differ diff --git a/src/main/resources/assets/garnished/textures/block/carnotite.png b/src/main/resources/assets/garnished/textures/block/carnotite.png index 9d82742e..018c201e 100644 Binary files a/src/main/resources/assets/garnished/textures/block/carnotite.png and b/src/main/resources/assets/garnished/textures/block/carnotite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/carnotite_bricks.png b/src/main/resources/assets/garnished/textures/block/carnotite_bricks.png index b2c98fd6..6493da35 100644 Binary files a/src/main/resources/assets/garnished/textures/block/carnotite_bricks.png and b/src/main/resources/assets/garnished/textures/block/carnotite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/chiseled_carnotite.png b/src/main/resources/assets/garnished/textures/block/chiseled_carnotite.png index 91c997b4..d32df086 100644 Binary files a/src/main/resources/assets/garnished/textures/block/chiseled_carnotite.png and b/src/main/resources/assets/garnished/textures/block/chiseled_carnotite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/chiseled_zultanite.png new file mode 100644 index 00000000..c2939430 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/cyan_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/cyan_chiseled_zultanite.png new file mode 100644 index 00000000..1b1bbbea Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/cyan_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/cyan_mastic_block.png b/src/main/resources/assets/garnished/textures/block/cyan_mastic_block.png new file mode 100644 index 00000000..2459c947 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/cyan_mastic_block.png differ diff --git a/src/main/resources/assets/garnished/textures/block/cyan_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/cyan_polished_zultanite.png new file mode 100644 index 00000000..f0f6a8ce Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/cyan_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/cyan_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/cyan_smooth_zultanite.png new file mode 100644 index 00000000..8b895c07 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/cyan_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/cyan_zultanite.png b/src/main/resources/assets/garnished/textures/block/cyan_zultanite.png new file mode 100644 index 00000000..1b63c0b3 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/cyan_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/cyan_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/cyan_zultanite_bricks.png new file mode 100644 index 00000000..2ed4b8fb Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/cyan_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/gray_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/gray_chiseled_zultanite.png new file mode 100644 index 00000000..64c6dbe0 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/gray_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/gray_mastic_block.png b/src/main/resources/assets/garnished/textures/block/gray_mastic_block.png new file mode 100644 index 00000000..2f5efffa Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/gray_mastic_block.png differ diff --git a/src/main/resources/assets/garnished/textures/block/gray_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/gray_polished_zultanite.png new file mode 100644 index 00000000..670fc9bf Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/gray_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/gray_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/gray_smooth_zultanite.png new file mode 100644 index 00000000..c4ef36f6 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/gray_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/gray_zultanite.png b/src/main/resources/assets/garnished/textures/block/gray_zultanite.png new file mode 100644 index 00000000..49b007a5 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/gray_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/gray_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/gray_zultanite_bricks.png new file mode 100644 index 00000000..89f72202 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/gray_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/green_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/green_chiseled_zultanite.png new file mode 100644 index 00000000..eec9efff Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/green_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/green_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/green_polished_zultanite.png new file mode 100644 index 00000000..b1d86e00 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/green_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/green_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/green_smooth_zultanite.png new file mode 100644 index 00000000..7f091268 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/green_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/green_zultanite.png b/src/main/resources/assets/garnished/textures/block/green_zultanite.png new file mode 100644 index 00000000..8109df32 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/green_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/green_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/green_zultanite_bricks.png new file mode 100644 index 00000000..59f26369 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/green_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/light_blue_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/light_blue_chiseled_zultanite.png new file mode 100644 index 00000000..e6817180 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/light_blue_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/light_blue_mastic_block.png b/src/main/resources/assets/garnished/textures/block/light_blue_mastic_block.png new file mode 100644 index 00000000..75147fc9 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/light_blue_mastic_block.png differ diff --git a/src/main/resources/assets/garnished/textures/block/light_blue_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/light_blue_polished_zultanite.png new file mode 100644 index 00000000..3a38027a Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/light_blue_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/light_blue_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/light_blue_smooth_zultanite.png new file mode 100644 index 00000000..04ae0e45 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/light_blue_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/light_blue_zultanite.png b/src/main/resources/assets/garnished/textures/block/light_blue_zultanite.png new file mode 100644 index 00000000..387ef304 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/light_blue_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/light_blue_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/light_blue_zultanite_bricks.png new file mode 100644 index 00000000..68f8dd0f Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/light_blue_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/light_gray_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/light_gray_chiseled_zultanite.png new file mode 100644 index 00000000..81d95bee Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/light_gray_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/light_gray_mastic_block.png b/src/main/resources/assets/garnished/textures/block/light_gray_mastic_block.png new file mode 100644 index 00000000..6c16c5ae Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/light_gray_mastic_block.png differ diff --git a/src/main/resources/assets/garnished/textures/block/light_gray_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/light_gray_polished_zultanite.png new file mode 100644 index 00000000..f8e7f757 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/light_gray_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/light_gray_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/light_gray_smooth_zultanite.png new file mode 100644 index 00000000..dae48775 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/light_gray_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/light_gray_zultanite.png b/src/main/resources/assets/garnished/textures/block/light_gray_zultanite.png new file mode 100644 index 00000000..dd139253 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/light_gray_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/light_gray_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/light_gray_zultanite_bricks.png new file mode 100644 index 00000000..f7245748 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/light_gray_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/lime_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/lime_chiseled_zultanite.png new file mode 100644 index 00000000..231027b9 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/lime_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/lime_mastic_block.png b/src/main/resources/assets/garnished/textures/block/lime_mastic_block.png new file mode 100644 index 00000000..9683a389 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/lime_mastic_block.png differ diff --git a/src/main/resources/assets/garnished/textures/block/lime_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/lime_polished_zultanite.png new file mode 100644 index 00000000..d83679ce Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/lime_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/lime_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/lime_smooth_zultanite.png new file mode 100644 index 00000000..421d53ab Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/lime_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/lime_zultanite.png b/src/main/resources/assets/garnished/textures/block/lime_zultanite.png new file mode 100644 index 00000000..c6ba3454 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/lime_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/lime_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/lime_zultanite_bricks.png new file mode 100644 index 00000000..48b070ad Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/lime_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/magenta_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/magenta_chiseled_zultanite.png new file mode 100644 index 00000000..5dcc71cf Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/magenta_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/magenta_mastic_block.png b/src/main/resources/assets/garnished/textures/block/magenta_mastic_block.png new file mode 100644 index 00000000..2e70c7ca Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/magenta_mastic_block.png differ diff --git a/src/main/resources/assets/garnished/textures/block/magenta_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/magenta_polished_zultanite.png new file mode 100644 index 00000000..7b19608a Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/magenta_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/magenta_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/magenta_smooth_zultanite.png new file mode 100644 index 00000000..0fa3a57d Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/magenta_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/magenta_zultanite.png b/src/main/resources/assets/garnished/textures/block/magenta_zultanite.png new file mode 100644 index 00000000..284fb2a8 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/magenta_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/magenta_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/magenta_zultanite_bricks.png new file mode 100644 index 00000000..abff45ff Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/magenta_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/orange_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/orange_chiseled_zultanite.png new file mode 100644 index 00000000..75ecf7af Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/orange_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/orange_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/orange_polished_zultanite.png new file mode 100644 index 00000000..8cb2a612 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/orange_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/orange_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/orange_smooth_zultanite.png new file mode 100644 index 00000000..1a4aa43e Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/orange_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/orange_zultanite.png b/src/main/resources/assets/garnished/textures/block/orange_zultanite.png new file mode 100644 index 00000000..846dabf4 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/orange_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/orange_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/orange_zultanite_bricks.png new file mode 100644 index 00000000..829b6593 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/orange_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/pink_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/pink_chiseled_zultanite.png new file mode 100644 index 00000000..cd58e9a6 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/pink_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/pink_mastic_block.png b/src/main/resources/assets/garnished/textures/block/pink_mastic_block.png new file mode 100644 index 00000000..4103ecf1 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/pink_mastic_block.png differ diff --git a/src/main/resources/assets/garnished/textures/block/pink_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/pink_polished_zultanite.png new file mode 100644 index 00000000..b788eb75 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/pink_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/pink_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/pink_smooth_zultanite.png new file mode 100644 index 00000000..b2b75dad Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/pink_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/pink_zultanite.png b/src/main/resources/assets/garnished/textures/block/pink_zultanite.png new file mode 100644 index 00000000..89f2c32f Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/pink_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/pink_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/pink_zultanite_bricks.png new file mode 100644 index 00000000..34735beb Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/pink_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/polished_carnotite.png b/src/main/resources/assets/garnished/textures/block/polished_carnotite.png index 483619d3..28a840e9 100644 Binary files a/src/main/resources/assets/garnished/textures/block/polished_carnotite.png and b/src/main/resources/assets/garnished/textures/block/polished_carnotite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/polished_zultanite.png new file mode 100644 index 00000000..d3f886a0 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/purple_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/purple_chiseled_zultanite.png new file mode 100644 index 00000000..3f7c7316 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/purple_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/purple_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/purple_polished_zultanite.png new file mode 100644 index 00000000..da1c9b2e Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/purple_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/purple_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/purple_smooth_zultanite.png new file mode 100644 index 00000000..6b60f30d Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/purple_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/purple_zultanite.png b/src/main/resources/assets/garnished/textures/block/purple_zultanite.png new file mode 100644 index 00000000..ad84f05c Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/purple_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/purple_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/purple_zultanite_bricks.png new file mode 100644 index 00000000..7afb931f Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/purple_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/red_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/red_chiseled_zultanite.png new file mode 100644 index 00000000..283cf446 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/red_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/red_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/red_polished_zultanite.png new file mode 100644 index 00000000..01c21917 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/red_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/red_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/red_smooth_zultanite.png new file mode 100644 index 00000000..85247c25 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/red_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/red_zultanite.png b/src/main/resources/assets/garnished/textures/block/red_zultanite.png new file mode 100644 index 00000000..13f3c62f Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/red_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/red_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/red_zultanite_bricks.png new file mode 100644 index 00000000..cb94a963 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/red_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/smooth_carnotite.png b/src/main/resources/assets/garnished/textures/block/smooth_carnotite.png index 4ce2dbe3..fc722bf1 100644 Binary files a/src/main/resources/assets/garnished/textures/block/smooth_carnotite.png and b/src/main/resources/assets/garnished/textures/block/smooth_carnotite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/smooth_zultanite.png new file mode 100644 index 00000000..bc1f1d82 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/white_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/white_chiseled_zultanite.png new file mode 100644 index 00000000..da4fe2f0 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/white_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/white_mastic_block.png b/src/main/resources/assets/garnished/textures/block/white_mastic_block.png new file mode 100644 index 00000000..517006c5 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/white_mastic_block.png differ diff --git a/src/main/resources/assets/garnished/textures/block/white_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/white_polished_zultanite.png new file mode 100644 index 00000000..2f7c3b4f Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/white_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/white_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/white_smooth_zultanite.png new file mode 100644 index 00000000..13e5a7a1 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/white_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/white_zultanite.png b/src/main/resources/assets/garnished/textures/block/white_zultanite.png new file mode 100644 index 00000000..650c3234 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/white_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/white_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/white_zultanite_bricks.png new file mode 100644 index 00000000..6832dd17 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/white_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/yellow_chiseled_zultanite.png b/src/main/resources/assets/garnished/textures/block/yellow_chiseled_zultanite.png new file mode 100644 index 00000000..28f1d88e Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/yellow_chiseled_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/yellow_polished_zultanite.png b/src/main/resources/assets/garnished/textures/block/yellow_polished_zultanite.png new file mode 100644 index 00000000..7ac2c076 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/yellow_polished_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/yellow_smooth_zultanite.png b/src/main/resources/assets/garnished/textures/block/yellow_smooth_zultanite.png new file mode 100644 index 00000000..c0b1f311 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/yellow_smooth_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/yellow_zultanite.png b/src/main/resources/assets/garnished/textures/block/yellow_zultanite.png new file mode 100644 index 00000000..fb336f9d Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/yellow_zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/yellow_zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/yellow_zultanite_bricks.png new file mode 100644 index 00000000..3e27bbfc Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/yellow_zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/block/zultanite.png b/src/main/resources/assets/garnished/textures/block/zultanite.png new file mode 100644 index 00000000..7bd80ab3 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/zultanite.png differ diff --git a/src/main/resources/assets/garnished/textures/block/zultanite_bricks.png b/src/main/resources/assets/garnished/textures/block/zultanite_bricks.png new file mode 100644 index 00000000..b243631c Binary files /dev/null and b/src/main/resources/assets/garnished/textures/block/zultanite_bricks.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/apple_cider_flow.png b/src/main/resources/assets/garnished/textures/fluid/apple_cider_flow.png index bd67f8a1..f62cd733 100644 Binary files a/src/main/resources/assets/garnished/textures/fluid/apple_cider_flow.png and b/src/main/resources/assets/garnished/textures/fluid/apple_cider_flow.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/apple_cider_still.png b/src/main/resources/assets/garnished/textures/fluid/apple_cider_still.png index 944f8c0c..133a6e6e 100644 Binary files a/src/main/resources/assets/garnished/textures/fluid/apple_cider_still.png and b/src/main/resources/assets/garnished/textures/fluid/apple_cider_still.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/black_mastic_resin_flow.png b/src/main/resources/assets/garnished/textures/fluid/black_mastic_resin_flow.png new file mode 100644 index 00000000..9c2bc65f Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/black_mastic_resin_flow.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/black_mastic_resin_flow.png.mcmeta b/src/main/resources/assets/garnished/textures/fluid/black_mastic_resin_flow.png.mcmeta new file mode 100644 index 00000000..a57d64fd --- /dev/null +++ b/src/main/resources/assets/garnished/textures/fluid/black_mastic_resin_flow.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 4 + } +} diff --git a/src/main/resources/assets/garnished/textures/fluid/black_mastic_resin_still.png b/src/main/resources/assets/garnished/textures/fluid/black_mastic_resin_still.png new file mode 100644 index 00000000..8685daad Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/black_mastic_resin_still.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/blue_mastic_resin_flow.png b/src/main/resources/assets/garnished/textures/fluid/blue_mastic_resin_flow.png index fcb4d35a..22775918 100644 Binary files a/src/main/resources/assets/garnished/textures/fluid/blue_mastic_resin_flow.png and b/src/main/resources/assets/garnished/textures/fluid/blue_mastic_resin_flow.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/blue_mastic_resin_still.png b/src/main/resources/assets/garnished/textures/fluid/blue_mastic_resin_still.png index 8354f777..805e8782 100644 Binary files a/src/main/resources/assets/garnished/textures/fluid/blue_mastic_resin_still.png and b/src/main/resources/assets/garnished/textures/fluid/blue_mastic_resin_still.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/brown_mastic_resin_flow.png b/src/main/resources/assets/garnished/textures/fluid/brown_mastic_resin_flow.png new file mode 100644 index 00000000..1c17d926 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/brown_mastic_resin_flow.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/brown_mastic_resin_flow.png.mcmeta b/src/main/resources/assets/garnished/textures/fluid/brown_mastic_resin_flow.png.mcmeta new file mode 100644 index 00000000..a57d64fd --- /dev/null +++ b/src/main/resources/assets/garnished/textures/fluid/brown_mastic_resin_flow.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 4 + } +} diff --git a/src/main/resources/assets/garnished/textures/fluid/brown_mastic_resin_still.png b/src/main/resources/assets/garnished/textures/fluid/brown_mastic_resin_still.png new file mode 100644 index 00000000..11c77f9b Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/brown_mastic_resin_still.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/cyan_mastic_resin_flow.png b/src/main/resources/assets/garnished/textures/fluid/cyan_mastic_resin_flow.png new file mode 100644 index 00000000..90d90ed5 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/cyan_mastic_resin_flow.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/cyan_mastic_resin_flow.png.mcmeta b/src/main/resources/assets/garnished/textures/fluid/cyan_mastic_resin_flow.png.mcmeta new file mode 100644 index 00000000..a57d64fd --- /dev/null +++ b/src/main/resources/assets/garnished/textures/fluid/cyan_mastic_resin_flow.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 4 + } +} diff --git a/src/main/resources/assets/garnished/textures/fluid/cyan_mastic_resin_still.png b/src/main/resources/assets/garnished/textures/fluid/cyan_mastic_resin_still.png new file mode 100644 index 00000000..69f64f84 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/cyan_mastic_resin_still.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/gray_mastic_resin_flow.png b/src/main/resources/assets/garnished/textures/fluid/gray_mastic_resin_flow.png new file mode 100644 index 00000000..4b6c40b7 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/gray_mastic_resin_flow.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/gray_mastic_resin_flow.png.mcmeta b/src/main/resources/assets/garnished/textures/fluid/gray_mastic_resin_flow.png.mcmeta new file mode 100644 index 00000000..a57d64fd --- /dev/null +++ b/src/main/resources/assets/garnished/textures/fluid/gray_mastic_resin_flow.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 4 + } +} diff --git a/src/main/resources/assets/garnished/textures/fluid/gray_mastic_resin_still.png b/src/main/resources/assets/garnished/textures/fluid/gray_mastic_resin_still.png new file mode 100644 index 00000000..4eed9d9a Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/gray_mastic_resin_still.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/light_blue_mastic_resin_flow.png b/src/main/resources/assets/garnished/textures/fluid/light_blue_mastic_resin_flow.png new file mode 100644 index 00000000..a2aa280c Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/light_blue_mastic_resin_flow.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/light_blue_mastic_resin_flow.png.mcmeta b/src/main/resources/assets/garnished/textures/fluid/light_blue_mastic_resin_flow.png.mcmeta new file mode 100644 index 00000000..a57d64fd --- /dev/null +++ b/src/main/resources/assets/garnished/textures/fluid/light_blue_mastic_resin_flow.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 4 + } +} diff --git a/src/main/resources/assets/garnished/textures/fluid/light_blue_mastic_resin_still.png b/src/main/resources/assets/garnished/textures/fluid/light_blue_mastic_resin_still.png new file mode 100644 index 00000000..1b36bd7f Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/light_blue_mastic_resin_still.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/light_gray_mastic_resin_flow.png b/src/main/resources/assets/garnished/textures/fluid/light_gray_mastic_resin_flow.png new file mode 100644 index 00000000..eb949535 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/light_gray_mastic_resin_flow.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/light_gray_mastic_resin_flow.png.mcmeta b/src/main/resources/assets/garnished/textures/fluid/light_gray_mastic_resin_flow.png.mcmeta new file mode 100644 index 00000000..a57d64fd --- /dev/null +++ b/src/main/resources/assets/garnished/textures/fluid/light_gray_mastic_resin_flow.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 4 + } +} diff --git a/src/main/resources/assets/garnished/textures/fluid/light_gray_mastic_resin_still.png b/src/main/resources/assets/garnished/textures/fluid/light_gray_mastic_resin_still.png new file mode 100644 index 00000000..3c78946e Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/light_gray_mastic_resin_still.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/lime_mastic_resin_flow.png b/src/main/resources/assets/garnished/textures/fluid/lime_mastic_resin_flow.png new file mode 100644 index 00000000..83b30957 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/lime_mastic_resin_flow.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/lime_mastic_resin_flow.png.mcmeta b/src/main/resources/assets/garnished/textures/fluid/lime_mastic_resin_flow.png.mcmeta new file mode 100644 index 00000000..a57d64fd --- /dev/null +++ b/src/main/resources/assets/garnished/textures/fluid/lime_mastic_resin_flow.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 4 + } +} diff --git a/src/main/resources/assets/garnished/textures/fluid/lime_mastic_resin_still.png b/src/main/resources/assets/garnished/textures/fluid/lime_mastic_resin_still.png new file mode 100644 index 00000000..de2c41ba Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/lime_mastic_resin_still.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/magenta_mastic_resin_flow.png b/src/main/resources/assets/garnished/textures/fluid/magenta_mastic_resin_flow.png new file mode 100644 index 00000000..6f310977 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/magenta_mastic_resin_flow.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/magenta_mastic_resin_flow.png.mcmeta b/src/main/resources/assets/garnished/textures/fluid/magenta_mastic_resin_flow.png.mcmeta new file mode 100644 index 00000000..a57d64fd --- /dev/null +++ b/src/main/resources/assets/garnished/textures/fluid/magenta_mastic_resin_flow.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 4 + } +} diff --git a/src/main/resources/assets/garnished/textures/fluid/magenta_mastic_resin_still.png b/src/main/resources/assets/garnished/textures/fluid/magenta_mastic_resin_still.png new file mode 100644 index 00000000..dd6e0947 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/magenta_mastic_resin_still.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/pink_mastic_resin_flow.png b/src/main/resources/assets/garnished/textures/fluid/pink_mastic_resin_flow.png new file mode 100644 index 00000000..76f50570 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/pink_mastic_resin_flow.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/pink_mastic_resin_flow.png.mcmeta b/src/main/resources/assets/garnished/textures/fluid/pink_mastic_resin_flow.png.mcmeta new file mode 100644 index 00000000..a57d64fd --- /dev/null +++ b/src/main/resources/assets/garnished/textures/fluid/pink_mastic_resin_flow.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 4 + } +} diff --git a/src/main/resources/assets/garnished/textures/fluid/pink_mastic_resin_still.png b/src/main/resources/assets/garnished/textures/fluid/pink_mastic_resin_still.png new file mode 100644 index 00000000..0685ef96 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/pink_mastic_resin_still.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/white_mastic_resin_flow.png b/src/main/resources/assets/garnished/textures/fluid/white_mastic_resin_flow.png new file mode 100644 index 00000000..009173d6 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/white_mastic_resin_flow.png differ diff --git a/src/main/resources/assets/garnished/textures/fluid/white_mastic_resin_flow.png.mcmeta b/src/main/resources/assets/garnished/textures/fluid/white_mastic_resin_flow.png.mcmeta new file mode 100644 index 00000000..a57d64fd --- /dev/null +++ b/src/main/resources/assets/garnished/textures/fluid/white_mastic_resin_flow.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 4 + } +} diff --git a/src/main/resources/assets/garnished/textures/fluid/white_mastic_resin_still.png b/src/main/resources/assets/garnished/textures/fluid/white_mastic_resin_still.png new file mode 100644 index 00000000..a12c7e1d Binary files /dev/null and b/src/main/resources/assets/garnished/textures/fluid/white_mastic_resin_still.png differ diff --git a/src/main/resources/assets/garnished/textures/item/bitter_almond.png b/src/main/resources/assets/garnished/textures/item/bitter_almond.png index 9613795a..b53a538f 100644 Binary files a/src/main/resources/assets/garnished/textures/item/bitter_almond.png and b/src/main/resources/assets/garnished/textures/item/bitter_almond.png differ diff --git a/src/main/resources/assets/garnished/textures/item/bitter_apple_cider.png b/src/main/resources/assets/garnished/textures/item/bitter_apple_cider.png index 965ea49f..17c56dd3 100644 Binary files a/src/main/resources/assets/garnished/textures/item/bitter_apple_cider.png and b/src/main/resources/assets/garnished/textures/item/bitter_apple_cider.png differ diff --git a/src/main/resources/assets/garnished/textures/item/black_mastic_resin_bucket.png b/src/main/resources/assets/garnished/textures/item/black_mastic_resin_bucket.png new file mode 100644 index 00000000..b2849abc Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/black_mastic_resin_bucket.png differ diff --git a/src/main/resources/assets/garnished/textures/item/blue_mastic_resin_bucket.png b/src/main/resources/assets/garnished/textures/item/blue_mastic_resin_bucket.png index 1992d1b6..fb454cd0 100644 Binary files a/src/main/resources/assets/garnished/textures/item/blue_mastic_resin_bucket.png and b/src/main/resources/assets/garnished/textures/item/blue_mastic_resin_bucket.png differ diff --git a/src/main/resources/assets/garnished/textures/item/brown_mastic_resin_bucket.png b/src/main/resources/assets/garnished/textures/item/brown_mastic_resin_bucket.png new file mode 100644 index 00000000..c3980f55 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/brown_mastic_resin_bucket.png differ diff --git a/src/main/resources/assets/garnished/textures/item/cashew_fruit.png b/src/main/resources/assets/garnished/textures/item/cashew_fruit.png index 79a01921..a96493a2 100644 Binary files a/src/main/resources/assets/garnished/textures/item/cashew_fruit.png and b/src/main/resources/assets/garnished/textures/item/cashew_fruit.png differ diff --git a/src/main/resources/assets/garnished/textures/item/cryptic_apple_cider.png b/src/main/resources/assets/garnished/textures/item/cryptic_apple_cider.png index 105d9633..019758c4 100644 Binary files a/src/main/resources/assets/garnished/textures/item/cryptic_apple_cider.png and b/src/main/resources/assets/garnished/textures/item/cryptic_apple_cider.png differ diff --git a/src/main/resources/assets/garnished/textures/item/cyan_mastic_resin_bucket.png b/src/main/resources/assets/garnished/textures/item/cyan_mastic_resin_bucket.png new file mode 100644 index 00000000..543b7626 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/cyan_mastic_resin_bucket.png differ diff --git a/src/main/resources/assets/garnished/textures/item/enflamed_mandible.png b/src/main/resources/assets/garnished/textures/item/enflamed_mandible.png index 94030c38..d2710d64 100644 Binary files a/src/main/resources/assets/garnished/textures/item/enflamed_mandible.png and b/src/main/resources/assets/garnished/textures/item/enflamed_mandible.png differ diff --git a/src/main/resources/assets/garnished/textures/item/gray_mastic_resin_bucket.png b/src/main/resources/assets/garnished/textures/item/gray_mastic_resin_bucket.png new file mode 100644 index 00000000..174e9777 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/gray_mastic_resin_bucket.png differ diff --git a/src/main/resources/assets/garnished/textures/item/incomplete_cookie.png b/src/main/resources/assets/garnished/textures/item/incomplete_cookie.png index 11a53a4c..f302552f 100644 Binary files a/src/main/resources/assets/garnished/textures/item/incomplete_cookie.png and b/src/main/resources/assets/garnished/textures/item/incomplete_cookie.png differ diff --git a/src/main/resources/assets/garnished/textures/item/incomplete_walnut_brownie.png b/src/main/resources/assets/garnished/textures/item/incomplete_walnut_brownie.png index 2f1b2136..cf3eeafe 100644 Binary files a/src/main/resources/assets/garnished/textures/item/incomplete_walnut_brownie.png and b/src/main/resources/assets/garnished/textures/item/incomplete_walnut_brownie.png differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/ametrine.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/ametrine.png deleted file mode 100644 index 726f2c5c..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/ametrine.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/aquamarine.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/aquamarine.png deleted file mode 100644 index ac7e0466..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/aquamarine.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/blazing.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/blazing.png deleted file mode 100644 index de4ff31d..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/blazing.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/brass.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/brass.png deleted file mode 100644 index b1e284a0..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/brass.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/copper.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/copper.png deleted file mode 100644 index 1d81e815..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/copper.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/experience.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/experience.png deleted file mode 100644 index 4ff79a6d..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/experience.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/gilded_netherite.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/gilded_netherite.png deleted file mode 100644 index 99282221..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/gilded_netherite.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/jade.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/jade.png deleted file mode 100644 index 4da8d86e..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/jade.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/rose_gold.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/rose_gold.png deleted file mode 100644 index 02b427ab..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/rose_gold.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/rose_quartz.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/rose_quartz.png deleted file mode 100644 index 94b2a3ab..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/rose_quartz.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/ruby.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/ruby.png deleted file mode 100644 index c3f74843..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/ruby.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/sapphire.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/sapphire.png deleted file mode 100644 index 5441523f..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/sapphire.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/sapphire.png.mcmeta b/src/main/resources/assets/garnished/textures/item/integration/hatchet/sapphire.png.mcmeta deleted file mode 100644 index ef4d3b2d..00000000 --- a/src/main/resources/assets/garnished/textures/item/integration/hatchet/sapphire.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "interpolate": false, - "frametime": 3 - } -} diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/topaz.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/topaz.png deleted file mode 100644 index 97aa2351..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/topaz.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/warden.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/warden.png deleted file mode 100644 index d431cd1c..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/warden.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/integration/hatchet/zinc.png b/src/main/resources/assets/garnished/textures/item/integration/hatchet/zinc.png deleted file mode 100644 index 441e2422..00000000 Binary files a/src/main/resources/assets/garnished/textures/item/integration/hatchet/zinc.png and /dev/null differ diff --git a/src/main/resources/assets/garnished/textures/item/light_blue_mastic_resin_bucket.png b/src/main/resources/assets/garnished/textures/item/light_blue_mastic_resin_bucket.png new file mode 100644 index 00000000..711f66b2 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/light_blue_mastic_resin_bucket.png differ diff --git a/src/main/resources/assets/garnished/textures/item/light_gray_mastic_resin_bucket.png b/src/main/resources/assets/garnished/textures/item/light_gray_mastic_resin_bucket.png new file mode 100644 index 00000000..c85ed2ae Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/light_gray_mastic_resin_bucket.png differ diff --git a/src/main/resources/assets/garnished/textures/item/lime_mastic_resin_bucket.png b/src/main/resources/assets/garnished/textures/item/lime_mastic_resin_bucket.png new file mode 100644 index 00000000..c8689cfa Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/lime_mastic_resin_bucket.png differ diff --git a/src/main/resources/assets/garnished/textures/item/magenta_mastic_resin_bucket.png b/src/main/resources/assets/garnished/textures/item/magenta_mastic_resin_bucket.png new file mode 100644 index 00000000..7d205a3b Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/magenta_mastic_resin_bucket.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_paste/black.png b/src/main/resources/assets/garnished/textures/item/mastic_paste/black.png new file mode 100644 index 00000000..556b7920 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_paste/black.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_paste/blue.png b/src/main/resources/assets/garnished/textures/item/mastic_paste/blue.png index 31ebd2e2..1b6feb9d 100644 Binary files a/src/main/resources/assets/garnished/textures/item/mastic_paste/blue.png and b/src/main/resources/assets/garnished/textures/item/mastic_paste/blue.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_paste/brown.png b/src/main/resources/assets/garnished/textures/item/mastic_paste/brown.png new file mode 100644 index 00000000..718e14d1 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_paste/brown.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_paste/cyan.png b/src/main/resources/assets/garnished/textures/item/mastic_paste/cyan.png new file mode 100644 index 00000000..af4162b7 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_paste/cyan.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_paste/gray.png b/src/main/resources/assets/garnished/textures/item/mastic_paste/gray.png new file mode 100644 index 00000000..bbd9214c Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_paste/gray.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_paste/light_blue.png b/src/main/resources/assets/garnished/textures/item/mastic_paste/light_blue.png new file mode 100644 index 00000000..6c867f7a Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_paste/light_blue.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_paste/light_gray.png b/src/main/resources/assets/garnished/textures/item/mastic_paste/light_gray.png new file mode 100644 index 00000000..46838024 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_paste/light_gray.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_paste/lime.png b/src/main/resources/assets/garnished/textures/item/mastic_paste/lime.png new file mode 100644 index 00000000..bd336db9 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_paste/lime.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_paste/magenta.png b/src/main/resources/assets/garnished/textures/item/mastic_paste/magenta.png new file mode 100644 index 00000000..fdf68915 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_paste/magenta.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_paste/pink.png b/src/main/resources/assets/garnished/textures/item/mastic_paste/pink.png new file mode 100644 index 00000000..bd4103dd Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_paste/pink.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_paste/purple.png b/src/main/resources/assets/garnished/textures/item/mastic_paste/purple.png index 5484a775..f6f18e3e 100644 Binary files a/src/main/resources/assets/garnished/textures/item/mastic_paste/purple.png and b/src/main/resources/assets/garnished/textures/item/mastic_paste/purple.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_paste/white.png b/src/main/resources/assets/garnished/textures/item/mastic_paste/white.png new file mode 100644 index 00000000..49d03292 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_paste/white.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_resin/black.png b/src/main/resources/assets/garnished/textures/item/mastic_resin/black.png new file mode 100644 index 00000000..189e7e5f Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_resin/black.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_resin/blue.png b/src/main/resources/assets/garnished/textures/item/mastic_resin/blue.png index 6f3f110e..e7e91466 100644 Binary files a/src/main/resources/assets/garnished/textures/item/mastic_resin/blue.png and b/src/main/resources/assets/garnished/textures/item/mastic_resin/blue.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_resin/brown.png b/src/main/resources/assets/garnished/textures/item/mastic_resin/brown.png new file mode 100644 index 00000000..7d9c75f2 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_resin/brown.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_resin/cyan.png b/src/main/resources/assets/garnished/textures/item/mastic_resin/cyan.png new file mode 100644 index 00000000..5002c7e7 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_resin/cyan.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_resin/gray.png b/src/main/resources/assets/garnished/textures/item/mastic_resin/gray.png new file mode 100644 index 00000000..42db5697 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_resin/gray.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_resin/light_blue.png b/src/main/resources/assets/garnished/textures/item/mastic_resin/light_blue.png new file mode 100644 index 00000000..13cf71bd Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_resin/light_blue.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_resin/light_gray.png b/src/main/resources/assets/garnished/textures/item/mastic_resin/light_gray.png new file mode 100644 index 00000000..4db8d19a Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_resin/light_gray.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_resin/lime.png b/src/main/resources/assets/garnished/textures/item/mastic_resin/lime.png new file mode 100644 index 00000000..932fc508 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_resin/lime.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_resin/magenta.png b/src/main/resources/assets/garnished/textures/item/mastic_resin/magenta.png new file mode 100644 index 00000000..298b9ba9 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_resin/magenta.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_resin/pink.png b/src/main/resources/assets/garnished/textures/item/mastic_resin/pink.png new file mode 100644 index 00000000..6d22b00e Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_resin/pink.png differ diff --git a/src/main/resources/assets/garnished/textures/item/mastic_resin/white.png b/src/main/resources/assets/garnished/textures/item/mastic_resin/white.png new file mode 100644 index 00000000..62959f84 Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/mastic_resin/white.png differ diff --git a/src/main/resources/assets/garnished/textures/item/molten_remnant.png b/src/main/resources/assets/garnished/textures/item/molten_remnant.png index b3f93e1b..ff23df74 100644 Binary files a/src/main/resources/assets/garnished/textures/item/molten_remnant.png and b/src/main/resources/assets/garnished/textures/item/molten_remnant.png differ diff --git a/src/main/resources/assets/garnished/textures/item/molten_stew.png b/src/main/resources/assets/garnished/textures/item/molten_stew.png index c5fa8e18..5fa5bced 100644 Binary files a/src/main/resources/assets/garnished/textures/item/molten_stew.png and b/src/main/resources/assets/garnished/textures/item/molten_stew.png differ diff --git a/src/main/resources/assets/garnished/textures/item/peanut_oil.png b/src/main/resources/assets/garnished/textures/item/peanut_oil.png index bcc87b95..89c6d056 100644 Binary files a/src/main/resources/assets/garnished/textures/item/peanut_oil.png and b/src/main/resources/assets/garnished/textures/item/peanut_oil.png differ diff --git a/src/main/resources/assets/garnished/textures/item/peanut_oil_bucket.png b/src/main/resources/assets/garnished/textures/item/peanut_oil_bucket.png index d8c23060..8eada962 100644 Binary files a/src/main/resources/assets/garnished/textures/item/peanut_oil_bucket.png and b/src/main/resources/assets/garnished/textures/item/peanut_oil_bucket.png differ diff --git a/src/main/resources/assets/garnished/textures/item/pecan_pie.png b/src/main/resources/assets/garnished/textures/item/pecan_pie.png index a00558bc..6e887415 100644 Binary files a/src/main/resources/assets/garnished/textures/item/pecan_pie.png and b/src/main/resources/assets/garnished/textures/item/pecan_pie.png differ diff --git a/src/main/resources/assets/garnished/textures/item/pink_mastic_resin_bucket.png b/src/main/resources/assets/garnished/textures/item/pink_mastic_resin_bucket.png new file mode 100644 index 00000000..0e2bfa7d Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/pink_mastic_resin_bucket.png differ diff --git a/src/main/resources/assets/garnished/textures/item/senile_spread.png b/src/main/resources/assets/garnished/textures/item/senile_spread.png index 0f8fca72..a6ac5f2d 100644 Binary files a/src/main/resources/assets/garnished/textures/item/senile_spread.png and b/src/main/resources/assets/garnished/textures/item/senile_spread.png differ diff --git a/src/main/resources/assets/garnished/textures/item/sepia_hanging_sign.png b/src/main/resources/assets/garnished/textures/item/sepia_hanging_sign.png index ed1f67a8..b97f7e20 100644 Binary files a/src/main/resources/assets/garnished/textures/item/sepia_hanging_sign.png and b/src/main/resources/assets/garnished/textures/item/sepia_hanging_sign.png differ diff --git a/src/main/resources/assets/garnished/textures/item/walnut_brownie.png b/src/main/resources/assets/garnished/textures/item/walnut_brownie.png index e97a14f5..e90cb974 100644 Binary files a/src/main/resources/assets/garnished/textures/item/walnut_brownie.png and b/src/main/resources/assets/garnished/textures/item/walnut_brownie.png differ diff --git a/src/main/resources/assets/garnished/textures/item/white_mastic_resin_bucket.png b/src/main/resources/assets/garnished/textures/item/white_mastic_resin_bucket.png new file mode 100644 index 00000000..4fbe588b Binary files /dev/null and b/src/main/resources/assets/garnished/textures/item/white_mastic_resin_bucket.png differ diff --git a/src/main/resources/data/c/tags/items/buckets/mastic_resin.json b/src/main/resources/data/c/tags/items/buckets/mastic_resin.json index e946b289..bd8bd589 100644 --- a/src/main/resources/data/c/tags/items/buckets/mastic_resin.json +++ b/src/main/resources/data/c/tags/items/buckets/mastic_resin.json @@ -6,7 +6,17 @@ "garnished:orange_mastic_resin_bucket", "garnished:yellow_mastic_resin_bucket", "garnished:green_mastic_resin_bucket", + "garnished:lime_mastic_resin_bucket", "garnished:blue_mastic_resin_bucket", - "garnished:purple_mastic_resin_bucket" + "garnished:light_blue_mastic_resin_bucket", + "garnished:cyan_mastic_resin_bucket", + "garnished:purple_mastic_resin_bucket", + "garnished:magenta_mastic_resin_bucket", + "garnished:pink_mastic_resin_bucket", + "garnished:black_mastic_resin_bucket", + "garnished:gray_mastic_resin_bucket", + "garnished:light_gray_mastic_resin_bucket", + "garnished:white_mastic_resin_bucket", + "garnished:brown_mastic_resin_bucket" ] } \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/salt.json b/src/main/resources/data/c/tags/items/salt.json index 08bf29b3..6468cd73 100644 --- a/src/main/resources/data/c/tags/items/salt.json +++ b/src/main/resources/data/c/tags/items/salt.json @@ -3,4 +3,4 @@ "values": [ "garnished:salt_compound" ] -} +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/tools.json b/src/main/resources/data/c/tags/items/tools.json new file mode 100644 index 00000000..83929452 --- /dev/null +++ b/src/main/resources/data/c/tags/items/tools.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "#c:tools/hatchets" + ] +} diff --git a/src/main/resources/data/create/tags/items/blaze_burner_fuel/regular.json b/src/main/resources/data/create/tags/items/blaze_burner_fuel/regular.json index 6c84379b..19b5b89a 100644 --- a/src/main/resources/data/create/tags/items/blaze_burner_fuel/regular.json +++ b/src/main/resources/data/create/tags/items/blaze_burner_fuel/regular.json @@ -8,6 +8,8 @@ "garnished:dried_vermilion_kelp", "garnished:dried_vermilion_kelp_block", "garnished:bamboo_clod", - "garnished:bok_choy" + "garnished:bok_choy", + "garnished:dried_dulse_kelp", + "garnished:dried_dulse_kelp_block" ] } diff --git a/src/main/resources/data/create/tags/items/blaze_burner_fuel/special.json b/src/main/resources/data/create/tags/items/blaze_burner_fuel/special.json index ec96692c..109a60df 100644 --- a/src/main/resources/data/create/tags/items/blaze_burner_fuel/special.json +++ b/src/main/resources/data/create/tags/items/blaze_burner_fuel/special.json @@ -1,8 +1,6 @@ { "replace": false, "values": [ - "garnished:peanut_oil_bucket", - "garnished:dried_dulse_kelp", - "garnished:dried_dulse_kelp_block" + "garnished:peanut_oil_bucket" ] } diff --git a/src/main/resources/data/garnished/advancements/consume_all_foods.json b/src/main/resources/data/garnished/advancements/consume_all_foods.json index 23140acd..6ddf789d 100644 --- a/src/main/resources/data/garnished/advancements/consume_all_foods.json +++ b/src/main/resources/data/garnished/advancements/consume_all_foods.json @@ -1430,6 +1430,16 @@ } } }, + "mastic_paste_lime": { + "trigger": "minecraft:consume_item", + "conditions": { + "item": { + "items": [ + "garnished:mastic_paste_lime" + ] + } + } + }, "mastic_paste_blue": { "trigger": "minecraft:consume_item", "conditions": { @@ -1440,6 +1450,26 @@ } } }, + "mastic_paste_cyan": { + "trigger": "minecraft:consume_item", + "conditions": { + "item": { + "items": [ + "garnished:mastic_paste_cyan" + ] + } + } + }, + "mastic_paste_light_blue": { + "trigger": "minecraft:consume_item", + "conditions": { + "item": { + "items": [ + "garnished:mastic_paste_light_blue" + ] + } + } + }, "mastic_paste_purple": { "trigger": "minecraft:consume_item", "conditions": { @@ -1450,6 +1480,77 @@ } } }, + "mastic_paste_magenta": { + "trigger": "minecraft:consume_item", + "conditions": { + "item": { + "items": [ + "garnished:mastic_paste_magenta" + ] + } + } + }, + "mastic_paste_pink": { + "trigger": "minecraft:consume_item", + "conditions": { + "item": { + "items": [ + "garnished:mastic_paste_pink" + ] + } + } + }, + "mastic_paste_black": { + "trigger": "minecraft:consume_item", + "conditions": { + "item": { + "items": [ + "garnished:mastic_paste_black" + ] + } + } + }, + "mastic_paste_gray": { + "trigger": "minecraft:consume_item", + "conditions": { + "item": { + "items": [ + "garnished:mastic_paste_gray" + ] + } + } + }, + "mastic_paste_light_gray": { + "trigger": "minecraft:consume_item", + "conditions": { + "item": { + "items": [ + "garnished:mastic_paste_light_gray" + ] + } + } + }, + "mastic_paste_white": { + "trigger": "minecraft:consume_item", + "conditions": { + "item": { + "items": [ + "garnished:mastic_paste_white" + ] + } + } + }, + "mastic_paste_brown": { + "trigger": "minecraft:consume_item", + "conditions": { + "item": { + "items": [ + "garnished:mastic_paste_brown" + ] + } + } + }, + "venerable_delicacy_red": { "trigger": "minecraft:consume_item", "conditions": { @@ -2484,12 +2585,42 @@ [ "mastic_paste_green" ], + [ + "mastic_paste_lime" + ], [ "mastic_paste_blue" ], + [ + "mastic_paste_cyan" + ], + [ + "mastic_paste_light_blue" + ], [ "mastic_paste_purple" ], + [ + "mastic_paste_magenta" + ], + [ + "mastic_paste_pink" + ], + [ + "mastic_paste_black" + ], + [ + "mastic_paste_gray" + ], + [ + "mastic_paste_light_gray" + ], + [ + "mastic_paste_white" + ], + [ + "mastic_paste_brown" + ], [ "venerable_delicacy_red" ], diff --git a/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_brick_slab.json new file mode 100644 index 00000000..09da1bf0 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:abyssal_stone_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_brick_stairs.json new file mode 100644 index 00000000..ded1821f --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:abyssal_stone_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_brick_wall.json new file mode 100644 index 00000000..e6300712 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:abyssal_stone_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_bricks_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_bricks_slab.json deleted file mode 100644 index 0a17f1c8..00000000 --- a/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_bricks_slab.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "rolls": 1, - "bonus_rolls": 0, - "entries": [ - { - "type": "minecraft:item", - "name": "garnished:abyssal_stone_bricks_slab" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_bricks_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_bricks_stairs.json deleted file mode 100644 index fcecbee3..00000000 --- a/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_bricks_stairs.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "rolls": 1, - "bonus_rolls": 0, - "entries": [ - { - "type": "minecraft:item", - "name": "garnished:abyssal_stone_bricks_stairs" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_bricks_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_bricks_wall.json deleted file mode 100644 index ca8d2fe1..00000000 --- a/src/main/resources/data/garnished/loot_tables/blocks/abyssal_stone_bricks_wall.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "rolls": 1, - "bonus_rolls": 0, - "entries": [ - { - "type": "minecraft:item", - "name": "garnished:abyssal_stone_bricks_wall" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/black_mastic_block.json b/src/main/resources/data/garnished/loot_tables/blocks/black_mastic_block.json new file mode 100644 index 00000000..7d6f3c1d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/black_mastic_block.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:black_mastic_block" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite.json new file mode 100644 index 00000000..1d617ea6 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:black_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_brick_slab.json new file mode 100644 index 00000000..30295859 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:black_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_brick_stairs.json new file mode 100644 index 00000000..290fcdd5 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:black_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_brick_wall.json new file mode 100644 index 00000000..957178ff --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:black_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_bricks.json new file mode 100644 index 00000000..84a3f189 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:black_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_slab.json new file mode 100644 index 00000000..0fd20255 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:black_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_stairs.json new file mode 100644 index 00000000..2c47a055 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:black_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_wall.json new file mode 100644 index 00000000..ed6b20e9 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/black_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:black_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite.json new file mode 100644 index 00000000..9dbf2a0f --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:blue_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_brick_slab.json new file mode 100644 index 00000000..81297519 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:blue_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_brick_stairs.json new file mode 100644 index 00000000..7b107359 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:blue_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_brick_wall.json new file mode 100644 index 00000000..cba3edf5 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:blue_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_bricks.json new file mode 100644 index 00000000..f36494ee --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:blue_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_slab.json new file mode 100644 index 00000000..666c23f5 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:blue_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_stairs.json new file mode 100644 index 00000000..7a249f56 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:blue_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_wall.json new file mode 100644 index 00000000..72403c6d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/blue_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:blue_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/brown_mastic_block.json b/src/main/resources/data/garnished/loot_tables/blocks/brown_mastic_block.json new file mode 100644 index 00000000..1a131a5d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/brown_mastic_block.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:brown_mastic_block" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite.json new file mode 100644 index 00000000..5f9fd9e4 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:brown_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_brick_slab.json new file mode 100644 index 00000000..fbc3c3be --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:brown_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_brick_stairs.json new file mode 100644 index 00000000..a51e8153 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:brown_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_brick_wall.json new file mode 100644 index 00000000..7f023767 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:brown_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_bricks.json new file mode 100644 index 00000000..4eee4eb2 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:brown_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_slab.json new file mode 100644 index 00000000..b69b7e03 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:brown_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_stairs.json new file mode 100644 index 00000000..2d344658 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:brown_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_wall.json new file mode 100644 index 00000000..682aad21 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/brown_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:brown_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/carnotite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/carnotite_brick_stairs.json new file mode 100644 index 00000000..cd02348d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/carnotite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:carnotite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/carnotite_bricks_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/carnotite_bricks_slab.json index 296a16d0..4885f0ae 100644 --- a/src/main/resources/data/garnished/loot_tables/blocks/carnotite_bricks_slab.json +++ b/src/main/resources/data/garnished/loot_tables/blocks/carnotite_bricks_slab.json @@ -7,7 +7,7 @@ "entries": [ { "type": "minecraft:item", - "name": "garnished:carnotite_bricks_slab" + "name": "garnished:carnotite_brick_slab" } ], "conditions": [ diff --git a/src/main/resources/data/garnished/loot_tables/blocks/carnotite_bricks_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/carnotite_bricks_stairs.json deleted file mode 100644 index 73dea29b..00000000 --- a/src/main/resources/data/garnished/loot_tables/blocks/carnotite_bricks_stairs.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "rolls": 1, - "bonus_rolls": 0, - "entries": [ - { - "type": "minecraft:item", - "name": "garnished:carnotite_bricks_stairs" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/carnotite_bricks_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/carnotite_bricks_wall.json index fd2d749e..9969bffb 100644 --- a/src/main/resources/data/garnished/loot_tables/blocks/carnotite_bricks_wall.json +++ b/src/main/resources/data/garnished/loot_tables/blocks/carnotite_bricks_wall.json @@ -7,7 +7,7 @@ "entries": [ { "type": "minecraft:item", - "name": "garnished:carnotite_bricks_wall" + "name": "garnished:carnotite_brick_wall" } ], "conditions": [ diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_black_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_black_zultanite_bricks.json new file mode 100644 index 00000000..4ce9d7d8 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_black_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_black_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_blue_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_blue_zultanite_bricks.json new file mode 100644 index 00000000..1718ae70 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_blue_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_blue_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_brown_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_brown_zultanite_bricks.json new file mode 100644 index 00000000..6368a4b0 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_brown_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_brown_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_cyan_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_cyan_zultanite_bricks.json new file mode 100644 index 00000000..f7995d17 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_cyan_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_cyan_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_gray_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_gray_zultanite_bricks.json new file mode 100644 index 00000000..baf28309 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_gray_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_gray_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_green_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_green_zultanite_bricks.json new file mode 100644 index 00000000..92f01453 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_green_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_green_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_light_blue_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_light_blue_zultanite_bricks.json new file mode 100644 index 00000000..08302b52 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_light_blue_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_light_blue_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_light_gray_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_light_gray_zultanite_bricks.json new file mode 100644 index 00000000..317ace0c --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_light_gray_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_light_gray_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_lime_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_lime_zultanite_bricks.json new file mode 100644 index 00000000..9356a564 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_lime_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_lime_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_magenta_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_magenta_zultanite_bricks.json new file mode 100644 index 00000000..c70bf813 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_magenta_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_magenta_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_orange_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_orange_zultanite_bricks.json new file mode 100644 index 00000000..a8864893 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_orange_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_orange_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_pink_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_pink_zultanite_bricks.json new file mode 100644 index 00000000..2cdd162b --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_pink_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_pink_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_purple_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_purple_zultanite_bricks.json new file mode 100644 index 00000000..30b179f5 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_purple_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_purple_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_red_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_red_zultanite_bricks.json new file mode 100644 index 00000000..513cf618 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_red_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_red_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_white_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_white_zultanite_bricks.json new file mode 100644 index 00000000..d921a24e --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_white_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_white_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_yellow_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_yellow_zultanite_bricks.json new file mode 100644 index 00000000..fb17eba3 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_yellow_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_yellow_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/chiseled_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_zultanite_bricks.json new file mode 100644 index 00000000..a378fc7b --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/chiseled_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:chiseled_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/cyan_mastic_block.json b/src/main/resources/data/garnished/loot_tables/blocks/cyan_mastic_block.json new file mode 100644 index 00000000..8ebe8283 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/cyan_mastic_block.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:cyan_mastic_block" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite.json new file mode 100644 index 00000000..02bba71f --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:cyan_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_brick_slab.json new file mode 100644 index 00000000..bad344d0 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:cyan_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_brick_stairs.json new file mode 100644 index 00000000..190b57d4 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:cyan_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_brick_wall.json new file mode 100644 index 00000000..47375cca --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:cyan_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_bricks.json new file mode 100644 index 00000000..c36ccb0a --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:cyan_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_slab.json new file mode 100644 index 00000000..12952fb8 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:cyan_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_stairs.json new file mode 100644 index 00000000..01cdacdb --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:cyan_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_wall.json new file mode 100644 index 00000000..c1e4bf9b --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/cyan_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:cyan_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_brick_slab.json new file mode 100644 index 00000000..9e154e60 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:dragon_stone_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_brick_stairs.json new file mode 100644 index 00000000..d99e9399 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:dragon_stone_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_brick_wall.json new file mode 100644 index 00000000..1540cbb8 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:dragon_stone_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_bricks_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_bricks_slab.json deleted file mode 100644 index fd1c8cb1..00000000 --- a/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_bricks_slab.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "rolls": 1, - "bonus_rolls": 0, - "entries": [ - { - "type": "minecraft:item", - "name": "garnished:dragon_stone_bricks_slab" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_bricks_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_bricks_stairs.json deleted file mode 100644 index 49fc716c..00000000 --- a/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_bricks_stairs.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "rolls": 1, - "bonus_rolls": 0, - "entries": [ - { - "type": "minecraft:item", - "name": "garnished:dragon_stone_bricks_stairs" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_bricks_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_bricks_wall.json deleted file mode 100644 index 7af9c029..00000000 --- a/src/main/resources/data/garnished/loot_tables/blocks/dragon_stone_bricks_wall.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "rolls": 1, - "bonus_rolls": 0, - "entries": [ - { - "type": "minecraft:item", - "name": "garnished:dragon_stone_bricks_wall" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/gray_mastic_block.json b/src/main/resources/data/garnished/loot_tables/blocks/gray_mastic_block.json new file mode 100644 index 00000000..2b517fb1 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/gray_mastic_block.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:gray_mastic_block" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite.json new file mode 100644 index 00000000..3c6549b0 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:gray_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_brick_slab.json new file mode 100644 index 00000000..43af49ef --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:gray_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_brick_stairs.json new file mode 100644 index 00000000..664f1916 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:gray_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_brick_wall.json new file mode 100644 index 00000000..0db16598 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:gray_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_bricks.json new file mode 100644 index 00000000..4fa397e5 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:gray_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_slab.json new file mode 100644 index 00000000..9e3a1702 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:gray_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_stairs.json new file mode 100644 index 00000000..4724f9cd --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:gray_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_wall.json new file mode 100644 index 00000000..f949e029 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/gray_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:gray_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite.json new file mode 100644 index 00000000..51cdfeca --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:green_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_brick_slab.json new file mode 100644 index 00000000..becfd48c --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:green_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_brick_stairs.json new file mode 100644 index 00000000..904c3c87 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:green_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_brick_wall.json new file mode 100644 index 00000000..565d8c41 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:green_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_bricks.json new file mode 100644 index 00000000..dfb0a754 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:green_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_slab.json new file mode 100644 index 00000000..6ec73a38 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:green_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_stairs.json new file mode 100644 index 00000000..bc44c0d5 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:green_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_wall.json new file mode 100644 index 00000000..9b0c8aa3 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/green_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:green_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_blue_mastic_block.json b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_mastic_block.json new file mode 100644 index 00000000..aeccbf59 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_mastic_block.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_blue_mastic_block" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite.json new file mode 100644 index 00000000..71179d19 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_blue_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_brick_slab.json new file mode 100644 index 00000000..b5e07644 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_blue_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_brick_stairs.json new file mode 100644 index 00000000..2c89746e --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_blue_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_brick_wall.json new file mode 100644 index 00000000..03eea193 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_blue_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_bricks.json new file mode 100644 index 00000000..fa63f39e --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_blue_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_slab.json new file mode 100644 index 00000000..3c3e8001 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_blue_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_stairs.json new file mode 100644 index 00000000..eec9e6e0 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_blue_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_wall.json new file mode 100644 index 00000000..db7f2425 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_blue_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_blue_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_gray_mastic_block.json b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_mastic_block.json new file mode 100644 index 00000000..f0f1d4d9 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_mastic_block.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_gray_mastic_block" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite.json new file mode 100644 index 00000000..2cb32017 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_gray_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_brick_slab.json new file mode 100644 index 00000000..8dbd22ad --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_gray_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_brick_stairs.json new file mode 100644 index 00000000..e4286fe5 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_gray_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_brick_wall.json new file mode 100644 index 00000000..69cfa8cc --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_gray_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_bricks.json new file mode 100644 index 00000000..0a2e005f --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_gray_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_slab.json new file mode 100644 index 00000000..fbc21927 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_gray_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_stairs.json new file mode 100644 index 00000000..1970a9e9 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_gray_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_wall.json new file mode 100644 index 00000000..0e869c4c --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/light_gray_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:light_gray_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/lime_mastic_block.json b/src/main/resources/data/garnished/loot_tables/blocks/lime_mastic_block.json new file mode 100644 index 00000000..06b217b2 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/lime_mastic_block.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:lime_mastic_block" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite.json new file mode 100644 index 00000000..7bc4757a --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:lime_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_brick_slab.json new file mode 100644 index 00000000..b1248856 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:lime_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_brick_stairs.json new file mode 100644 index 00000000..b1648da6 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:lime_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_brick_wall.json new file mode 100644 index 00000000..4a89184d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:lime_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_bricks.json new file mode 100644 index 00000000..ec50620f --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:lime_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_slab.json new file mode 100644 index 00000000..9f8ff572 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:lime_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_stairs.json new file mode 100644 index 00000000..f227f71d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:lime_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_wall.json new file mode 100644 index 00000000..600cd2f9 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/lime_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:lime_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/magenta_mastic_block.json b/src/main/resources/data/garnished/loot_tables/blocks/magenta_mastic_block.json new file mode 100644 index 00000000..fd97fb2a --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/magenta_mastic_block.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:magenta_mastic_block" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite.json new file mode 100644 index 00000000..381c775a --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:magenta_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_brick_slab.json new file mode 100644 index 00000000..5fe41cff --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:magenta_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_brick_stairs.json new file mode 100644 index 00000000..d1570551 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:magenta_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_brick_wall.json new file mode 100644 index 00000000..dd459fcf --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:magenta_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_bricks.json new file mode 100644 index 00000000..cc2d924f --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:magenta_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_slab.json new file mode 100644 index 00000000..c6ad6e6a --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:magenta_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_stairs.json new file mode 100644 index 00000000..14b01457 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:magenta_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_wall.json new file mode 100644 index 00000000..4eeae604 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/magenta_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:magenta_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite.json new file mode 100644 index 00000000..0b3d2109 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:orange_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_brick_slab.json new file mode 100644 index 00000000..7256f35b --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:orange_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_brick_stairs.json new file mode 100644 index 00000000..71f6c707 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:orange_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_brick_wall.json new file mode 100644 index 00000000..1e1855fa --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:orange_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_bricks.json new file mode 100644 index 00000000..a5d936fd --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:orange_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_slab.json new file mode 100644 index 00000000..056f6d3a --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:orange_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_stairs.json new file mode 100644 index 00000000..6406b953 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:orange_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_wall.json new file mode 100644 index 00000000..3619d2f7 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/orange_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:orange_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/pink_mastic_block.json b/src/main/resources/data/garnished/loot_tables/blocks/pink_mastic_block.json new file mode 100644 index 00000000..42d1aa25 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/pink_mastic_block.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:pink_mastic_block" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite.json new file mode 100644 index 00000000..153351d4 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:pink_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_brick_slab.json new file mode 100644 index 00000000..5c0b156e --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:pink_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_brick_stairs.json new file mode 100644 index 00000000..fa2658a7 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:pink_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_brick_wall.json new file mode 100644 index 00000000..5c428236 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:pink_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_bricks.json new file mode 100644 index 00000000..ea9c9c88 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:pink_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_slab.json new file mode 100644 index 00000000..9a3ae45e --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:pink_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_stairs.json new file mode 100644 index 00000000..80f80028 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:pink_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_wall.json new file mode 100644 index 00000000..928415a4 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/pink_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:pink_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_black_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_black_zultanite.json new file mode 100644 index 00000000..01d9d2fa --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_black_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_black_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_black_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_black_zultanite_slab.json new file mode 100644 index 00000000..a81d0e4d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_black_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_black_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_black_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_black_zultanite_stairs.json new file mode 100644 index 00000000..23b245d1 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_black_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_black_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_black_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_black_zultanite_wall.json new file mode 100644 index 00000000..d9749854 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_black_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_black_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_blue_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_blue_zultanite.json new file mode 100644 index 00000000..d141e86d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_blue_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_blue_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_blue_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_blue_zultanite_slab.json new file mode 100644 index 00000000..bb6caf0c --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_blue_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_blue_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_blue_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_blue_zultanite_stairs.json new file mode 100644 index 00000000..df73df44 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_blue_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_blue_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_blue_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_blue_zultanite_wall.json new file mode 100644 index 00000000..c049370b --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_blue_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_blue_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_brown_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_brown_zultanite.json new file mode 100644 index 00000000..9945d92c --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_brown_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_brown_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_brown_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_brown_zultanite_slab.json new file mode 100644 index 00000000..ab6b7744 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_brown_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_brown_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_brown_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_brown_zultanite_stairs.json new file mode 100644 index 00000000..e3987e76 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_brown_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_brown_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_brown_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_brown_zultanite_wall.json new file mode 100644 index 00000000..5e69ce04 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_brown_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_brown_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_cyan_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_cyan_zultanite.json new file mode 100644 index 00000000..dfb6807b --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_cyan_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_cyan_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_cyan_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_cyan_zultanite_slab.json new file mode 100644 index 00000000..56fe5f51 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_cyan_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_cyan_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_cyan_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_cyan_zultanite_stairs.json new file mode 100644 index 00000000..d9a0680d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_cyan_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_cyan_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_cyan_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_cyan_zultanite_wall.json new file mode 100644 index 00000000..873f7dbf --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_cyan_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_cyan_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_gray_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_gray_zultanite.json new file mode 100644 index 00000000..79bedcee --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_gray_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_gray_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_gray_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_gray_zultanite_slab.json new file mode 100644 index 00000000..d1271a46 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_gray_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_gray_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_gray_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_gray_zultanite_stairs.json new file mode 100644 index 00000000..cbd2e4cb --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_gray_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_gray_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_gray_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_gray_zultanite_wall.json new file mode 100644 index 00000000..32570fed --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_gray_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_gray_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_green_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_green_zultanite.json new file mode 100644 index 00000000..47c75919 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_green_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_green_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_green_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_green_zultanite_slab.json new file mode 100644 index 00000000..f029b40a --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_green_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_green_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_green_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_green_zultanite_stairs.json new file mode 100644 index 00000000..d61707ab --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_green_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_green_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_green_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_green_zultanite_wall.json new file mode 100644 index 00000000..6c3cbb80 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_green_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_green_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_light_blue_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_blue_zultanite.json new file mode 100644 index 00000000..14ed41d7 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_blue_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_light_blue_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_light_blue_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_blue_zultanite_slab.json new file mode 100644 index 00000000..86365d7c --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_blue_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_light_blue_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_light_blue_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_blue_zultanite_stairs.json new file mode 100644 index 00000000..0a428766 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_blue_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_light_blue_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_light_blue_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_blue_zultanite_wall.json new file mode 100644 index 00000000..163f8074 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_blue_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_light_blue_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_light_gray_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_gray_zultanite.json new file mode 100644 index 00000000..d476effe --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_gray_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_light_gray_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_light_gray_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_gray_zultanite_slab.json new file mode 100644 index 00000000..b2755392 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_gray_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_light_gray_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_light_gray_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_gray_zultanite_stairs.json new file mode 100644 index 00000000..84da351f --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_gray_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_light_gray_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_light_gray_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_gray_zultanite_wall.json new file mode 100644 index 00000000..f8b19cca --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_light_gray_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_light_gray_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_lime_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_lime_zultanite.json new file mode 100644 index 00000000..73e7a90e --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_lime_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_lime_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_lime_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_lime_zultanite_slab.json new file mode 100644 index 00000000..4b1b98f5 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_lime_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_lime_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_lime_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_lime_zultanite_stairs.json new file mode 100644 index 00000000..33fe5a06 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_lime_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_lime_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_lime_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_lime_zultanite_wall.json new file mode 100644 index 00000000..8b086936 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_lime_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_lime_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_magenta_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_magenta_zultanite.json new file mode 100644 index 00000000..1b28ddfb --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_magenta_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_magenta_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_magenta_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_magenta_zultanite_slab.json new file mode 100644 index 00000000..137514aa --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_magenta_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_magenta_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_magenta_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_magenta_zultanite_stairs.json new file mode 100644 index 00000000..995604c0 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_magenta_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_magenta_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_magenta_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_magenta_zultanite_wall.json new file mode 100644 index 00000000..860242c6 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_magenta_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_magenta_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_orange_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_orange_zultanite.json new file mode 100644 index 00000000..23f3b979 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_orange_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_orange_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_orange_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_orange_zultanite_slab.json new file mode 100644 index 00000000..10aeddc0 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_orange_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_orange_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_orange_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_orange_zultanite_stairs.json new file mode 100644 index 00000000..2c47fd3d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_orange_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_orange_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_orange_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_orange_zultanite_wall.json new file mode 100644 index 00000000..4dd34b8e --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_orange_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_orange_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_pink_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_pink_zultanite.json new file mode 100644 index 00000000..a7279247 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_pink_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_pink_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_pink_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_pink_zultanite_slab.json new file mode 100644 index 00000000..7ae273d6 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_pink_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_pink_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_pink_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_pink_zultanite_stairs.json new file mode 100644 index 00000000..957e83dc --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_pink_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_pink_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_pink_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_pink_zultanite_wall.json new file mode 100644 index 00000000..3351528c --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_pink_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_pink_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_purple_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_purple_zultanite.json new file mode 100644 index 00000000..1991dfd7 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_purple_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_purple_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_purple_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_purple_zultanite_slab.json new file mode 100644 index 00000000..b20af594 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_purple_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_purple_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_purple_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_purple_zultanite_stairs.json new file mode 100644 index 00000000..deaf31af --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_purple_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_purple_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_purple_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_purple_zultanite_wall.json new file mode 100644 index 00000000..6153565b --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_purple_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_purple_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_red_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_red_zultanite.json new file mode 100644 index 00000000..940d48c5 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_red_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_red_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_red_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_red_zultanite_slab.json new file mode 100644 index 00000000..77da9ea6 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_red_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_red_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_red_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_red_zultanite_stairs.json new file mode 100644 index 00000000..e903cb35 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_red_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_red_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_red_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_red_zultanite_wall.json new file mode 100644 index 00000000..33a8e2c8 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_red_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_red_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_white_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_white_zultanite.json new file mode 100644 index 00000000..30658cad --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_white_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_white_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_white_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_white_zultanite_slab.json new file mode 100644 index 00000000..45f5e131 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_white_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_white_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_white_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_white_zultanite_stairs.json new file mode 100644 index 00000000..2641dc62 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_white_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_white_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_white_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_white_zultanite_wall.json new file mode 100644 index 00000000..9478cbf8 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_white_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_white_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_yellow_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_yellow_zultanite.json new file mode 100644 index 00000000..33daffba --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_yellow_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_yellow_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_yellow_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_yellow_zultanite_slab.json new file mode 100644 index 00000000..dbfe225a --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_yellow_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_yellow_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_yellow_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_yellow_zultanite_stairs.json new file mode 100644 index 00000000..33450ee2 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_yellow_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_yellow_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_yellow_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_yellow_zultanite_wall.json new file mode 100644 index 00000000..dcda703e --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_yellow_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_yellow_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_zultanite.json new file mode 100644 index 00000000..8340c282 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_zultanite_slab.json new file mode 100644 index 00000000..02a34518 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_zultanite_stairs.json new file mode 100644 index 00000000..4072903b --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/polished_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/polished_zultanite_wall.json new file mode 100644 index 00000000..06f1c3d5 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/polished_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:polished_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite.json new file mode 100644 index 00000000..169ffe41 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:purple_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_brick_slab.json new file mode 100644 index 00000000..18faa300 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:purple_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_brick_stairs.json new file mode 100644 index 00000000..f76fffc2 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:purple_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_brick_wall.json new file mode 100644 index 00000000..66ce6c40 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:purple_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_bricks.json new file mode 100644 index 00000000..20ad8457 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:purple_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_slab.json new file mode 100644 index 00000000..bc6c7bc0 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:purple_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_stairs.json new file mode 100644 index 00000000..ffcfc922 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:purple_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_wall.json new file mode 100644 index 00000000..9cee9f7f --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/purple_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:purple_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite.json new file mode 100644 index 00000000..0a039ee4 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:red_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_brick_slab.json new file mode 100644 index 00000000..794a5a23 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:red_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_brick_stairs.json new file mode 100644 index 00000000..8a55f7b0 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:red_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_brick_wall.json new file mode 100644 index 00000000..83853497 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:red_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_bricks.json new file mode 100644 index 00000000..d4eab343 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:red_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_slab.json new file mode 100644 index 00000000..6b1d01bd --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:red_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_stairs.json new file mode 100644 index 00000000..c0fcfe08 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:red_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_wall.json new file mode 100644 index 00000000..d11e5639 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/red_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:red_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_brick_slab.json new file mode 100644 index 00000000..eff93c6b --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:ritualistic_stone_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_brick_stairs.json new file mode 100644 index 00000000..57463582 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:ritualistic_stone_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_brick_wall.json new file mode 100644 index 00000000..1b868e28 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:ritualistic_stone_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_slab.json deleted file mode 100644 index b939bb7a..00000000 --- a/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_slab.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "rolls": 1, - "bonus_rolls": 0, - "entries": [ - { - "type": "minecraft:item", - "name": "garnished:ritualistic_stone_slab" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_stairs.json deleted file mode 100644 index 356cb718..00000000 --- a/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_stairs.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "rolls": 1, - "bonus_rolls": 0, - "entries": [ - { - "type": "minecraft:item", - "name": "garnished:ritualistic_stone_stairs" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_wall.json deleted file mode 100644 index 478f2d43..00000000 --- a/src/main/resources/data/garnished/loot_tables/blocks/ritualistic_stone_wall.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "rolls": 1, - "bonus_rolls": 0, - "entries": [ - { - "type": "minecraft:item", - "name": "garnished:ritualistic_stone_wall" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_black_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_black_zultanite.json new file mode 100644 index 00000000..df6f0452 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_black_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_black_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_black_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_black_zultanite_slab.json new file mode 100644 index 00000000..11393969 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_black_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_black_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_black_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_black_zultanite_stairs.json new file mode 100644 index 00000000..ae3b8fcf --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_black_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_black_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_black_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_black_zultanite_wall.json new file mode 100644 index 00000000..7b640bee --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_black_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_black_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_blue_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_blue_zultanite.json new file mode 100644 index 00000000..5b5aaf2d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_blue_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_blue_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_blue_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_blue_zultanite_slab.json new file mode 100644 index 00000000..1fbba431 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_blue_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_blue_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_blue_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_blue_zultanite_stairs.json new file mode 100644 index 00000000..15a59f49 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_blue_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_blue_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_blue_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_blue_zultanite_wall.json new file mode 100644 index 00000000..b45b29f1 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_blue_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_blue_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_brown_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_brown_zultanite.json new file mode 100644 index 00000000..fb30d141 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_brown_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_brown_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_brown_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_brown_zultanite_slab.json new file mode 100644 index 00000000..55037bd4 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_brown_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_brown_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_brown_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_brown_zultanite_stairs.json new file mode 100644 index 00000000..128eeeab --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_brown_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_brown_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_brown_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_brown_zultanite_wall.json new file mode 100644 index 00000000..d025a123 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_brown_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_brown_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_cyan_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_cyan_zultanite.json new file mode 100644 index 00000000..ab74446a --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_cyan_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_cyan_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_cyan_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_cyan_zultanite_slab.json new file mode 100644 index 00000000..736b6c4e --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_cyan_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_cyan_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_cyan_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_cyan_zultanite_stairs.json new file mode 100644 index 00000000..be328e4a --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_cyan_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_cyan_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_cyan_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_cyan_zultanite_wall.json new file mode 100644 index 00000000..95bb7d2f --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_cyan_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_cyan_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_gray_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_gray_zultanite.json new file mode 100644 index 00000000..6cd3b0fd --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_gray_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_gray_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_gray_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_gray_zultanite_slab.json new file mode 100644 index 00000000..691e24dc --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_gray_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_gray_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_gray_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_gray_zultanite_stairs.json new file mode 100644 index 00000000..e82ea92a --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_gray_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_gray_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_gray_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_gray_zultanite_wall.json new file mode 100644 index 00000000..79232912 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_gray_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_gray_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_green_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_green_zultanite.json new file mode 100644 index 00000000..098422bd --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_green_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_green_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_green_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_green_zultanite_slab.json new file mode 100644 index 00000000..7b5687df --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_green_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_green_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_green_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_green_zultanite_stairs.json new file mode 100644 index 00000000..af2c7bc9 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_green_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_green_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_green_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_green_zultanite_wall.json new file mode 100644 index 00000000..6ee6f260 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_green_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_green_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_blue_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_blue_zultanite.json new file mode 100644 index 00000000..31629002 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_blue_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_light_blue_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_blue_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_blue_zultanite_slab.json new file mode 100644 index 00000000..f7b8def0 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_blue_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_light_blue_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_blue_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_blue_zultanite_stairs.json new file mode 100644 index 00000000..7b8c2fb3 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_blue_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_light_blue_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_blue_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_blue_zultanite_wall.json new file mode 100644 index 00000000..a296e294 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_blue_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_light_blue_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_gray_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_gray_zultanite.json new file mode 100644 index 00000000..9c41d324 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_gray_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_light_gray_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_gray_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_gray_zultanite_slab.json new file mode 100644 index 00000000..a857cb6d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_gray_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_light_gray_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_gray_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_gray_zultanite_stairs.json new file mode 100644 index 00000000..982e8ce4 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_gray_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_light_gray_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_gray_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_gray_zultanite_wall.json new file mode 100644 index 00000000..59efd32d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_light_gray_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_light_gray_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_lime_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_lime_zultanite.json new file mode 100644 index 00000000..9f3e72d3 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_lime_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_lime_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_lime_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_lime_zultanite_slab.json new file mode 100644 index 00000000..2efad236 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_lime_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_lime_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_lime_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_lime_zultanite_stairs.json new file mode 100644 index 00000000..cc2aa555 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_lime_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_lime_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_lime_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_lime_zultanite_wall.json new file mode 100644 index 00000000..a7659089 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_lime_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_lime_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_magenta_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_magenta_zultanite.json new file mode 100644 index 00000000..609c9735 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_magenta_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_magenta_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_magenta_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_magenta_zultanite_slab.json new file mode 100644 index 00000000..b65f905e --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_magenta_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_magenta_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_magenta_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_magenta_zultanite_stairs.json new file mode 100644 index 00000000..f4b01a56 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_magenta_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_magenta_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_magenta_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_magenta_zultanite_wall.json new file mode 100644 index 00000000..1a779c17 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_magenta_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_magenta_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_orange_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_orange_zultanite.json new file mode 100644 index 00000000..b3e1aba4 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_orange_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_orange_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_orange_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_orange_zultanite_slab.json new file mode 100644 index 00000000..8ed23880 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_orange_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_orange_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_orange_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_orange_zultanite_stairs.json new file mode 100644 index 00000000..3a39d4e2 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_orange_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_orange_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_orange_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_orange_zultanite_wall.json new file mode 100644 index 00000000..865dd894 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_orange_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_orange_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_pink_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_pink_zultanite.json new file mode 100644 index 00000000..df05b726 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_pink_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_pink_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_pink_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_pink_zultanite_slab.json new file mode 100644 index 00000000..23ad12fa --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_pink_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_pink_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_pink_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_pink_zultanite_stairs.json new file mode 100644 index 00000000..b380f095 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_pink_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_pink_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_pink_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_pink_zultanite_wall.json new file mode 100644 index 00000000..0ff23e6b --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_pink_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_pink_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_purple_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_purple_zultanite.json new file mode 100644 index 00000000..76d01e21 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_purple_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_purple_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_purple_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_purple_zultanite_slab.json new file mode 100644 index 00000000..695d3c04 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_purple_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_purple_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_purple_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_purple_zultanite_stairs.json new file mode 100644 index 00000000..daad11e3 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_purple_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_purple_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_purple_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_purple_zultanite_wall.json new file mode 100644 index 00000000..9a8b19c5 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_purple_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_purple_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_red_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_red_zultanite.json new file mode 100644 index 00000000..9d3992b0 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_red_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_red_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_red_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_red_zultanite_slab.json new file mode 100644 index 00000000..05253d64 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_red_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_red_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_red_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_red_zultanite_stairs.json new file mode 100644 index 00000000..ff42f416 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_red_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_red_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_red_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_red_zultanite_wall.json new file mode 100644 index 00000000..3d2cb00c --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_red_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_red_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_white_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_white_zultanite.json new file mode 100644 index 00000000..0a16a7c5 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_white_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_white_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_white_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_white_zultanite_slab.json new file mode 100644 index 00000000..ca935982 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_white_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_white_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_white_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_white_zultanite_stairs.json new file mode 100644 index 00000000..67a61184 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_white_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_white_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_white_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_white_zultanite_wall.json new file mode 100644 index 00000000..758a42d4 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_white_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_white_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_yellow_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_yellow_zultanite.json new file mode 100644 index 00000000..f8261ad2 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_yellow_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_yellow_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_yellow_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_yellow_zultanite_slab.json new file mode 100644 index 00000000..7e09ff7a --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_yellow_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_yellow_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_yellow_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_yellow_zultanite_stairs.json new file mode 100644 index 00000000..574f4f53 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_yellow_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_yellow_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_yellow_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_yellow_zultanite_wall.json new file mode 100644 index 00000000..eb51dfc4 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_yellow_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_yellow_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_zultanite.json new file mode 100644 index 00000000..eb2418c5 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_zultanite_slab.json new file mode 100644 index 00000000..d61c83ed --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_zultanite_stairs.json new file mode 100644 index 00000000..699e983e --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/smooth_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/smooth_zultanite_wall.json new file mode 100644 index 00000000..642322fc --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/smooth_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:smooth_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_brick_slab.json new file mode 100644 index 00000000..71c088cc --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:unstable_stone_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_brick_stairs.json new file mode 100644 index 00000000..4c5d3909 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:unstable_stone_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_brick_wall.json new file mode 100644 index 00000000..e448d150 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:unstable_stone_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_bricks_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_bricks_slab.json deleted file mode 100644 index 9af02ac4..00000000 --- a/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_bricks_slab.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "rolls": 1, - "bonus_rolls": 0, - "entries": [ - { - "type": "minecraft:item", - "name": "garnished:unstable_stone_bricks_slab" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_bricks_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_bricks_stairs.json deleted file mode 100644 index 5de1e05d..00000000 --- a/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_bricks_stairs.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "rolls": 1, - "bonus_rolls": 0, - "entries": [ - { - "type": "minecraft:item", - "name": "garnished:unstable_stone_bricks_stairs" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_bricks_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_bricks_wall.json deleted file mode 100644 index bb8bdd8e..00000000 --- a/src/main/resources/data/garnished/loot_tables/blocks/unstable_stone_bricks_wall.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "rolls": 1, - "bonus_rolls": 0, - "entries": [ - { - "type": "minecraft:item", - "name": "garnished:unstable_stone_bricks_wall" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/white_mastic_block.json b/src/main/resources/data/garnished/loot_tables/blocks/white_mastic_block.json new file mode 100644 index 00000000..71a7b940 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/white_mastic_block.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:white_mastic_block" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite.json new file mode 100644 index 00000000..af28f601 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:white_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_brick_slab.json new file mode 100644 index 00000000..8634eb54 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:white_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_brick_stairs.json new file mode 100644 index 00000000..aa909520 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:white_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_brick_wall.json new file mode 100644 index 00000000..3c194dbd --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:white_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_bricks.json new file mode 100644 index 00000000..73175558 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:white_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_slab.json new file mode 100644 index 00000000..8b9d23fc --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:white_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_stairs.json new file mode 100644 index 00000000..37978193 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:white_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_wall.json new file mode 100644 index 00000000..b9b2df64 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/white_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:white_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite.json new file mode 100644 index 00000000..23755550 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:yellow_zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_brick_slab.json new file mode 100644 index 00000000..7b2a5eab --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:yellow_zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_brick_stairs.json new file mode 100644 index 00000000..2a40225c --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:yellow_zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_brick_wall.json new file mode 100644 index 00000000..11719c3e --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:yellow_zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_bricks.json new file mode 100644 index 00000000..3567e222 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:yellow_zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_slab.json new file mode 100644 index 00000000..4d389f0d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:yellow_zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_stairs.json new file mode 100644 index 00000000..93e79b54 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:yellow_zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_wall.json new file mode 100644 index 00000000..bb3d3ef0 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/yellow_zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:yellow_zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/zultanite.json b/src/main/resources/data/garnished/loot_tables/blocks/zultanite.json new file mode 100644 index 00000000..a95ec39e --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/zultanite.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:zultanite" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/zultanite_brick_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_brick_slab.json new file mode 100644 index 00000000..4203cad7 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_brick_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:zultanite_brick_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/zultanite_brick_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_brick_stairs.json new file mode 100644 index 00000000..f8b23699 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_brick_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:zultanite_brick_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/zultanite_brick_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_brick_wall.json new file mode 100644 index 00000000..220137e2 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_brick_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:zultanite_brick_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/zultanite_bricks.json b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_bricks.json new file mode 100644 index 00000000..bf15131f --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_bricks.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:zultanite_bricks" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/zultanite_slab.json b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_slab.json new file mode 100644 index 00000000..605cf3df --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_slab.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:zultanite_slab" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/zultanite_stairs.json b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_stairs.json new file mode 100644 index 00000000..17408909 --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_stairs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:zultanite_stairs" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/loot_tables/blocks/zultanite_wall.json b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_wall.json new file mode 100644 index 00000000..0ef6e52d --- /dev/null +++ b/src/main/resources/data/garnished/loot_tables/blocks/zultanite_wall.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "bonus_rolls": 0, + "entries": [ + { + "type": "minecraft:item", + "name": "garnished:zultanite_wall" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/black/paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/black/paint_ball.json new file mode 100644 index 00000000..d05a5278 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/black/paint_ball.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "ae2" + ] + } + ], + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "ae2:paint_balls" + } + ], + "results": [ + { + "item": "ae2:black_paint_ball", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/blue/blue_paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/blue/paint_ball.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/ae2/blue/blue_paint_ball.json rename to src/main/resources/data/garnished/recipes/dye_blowing/ae2/blue/paint_ball.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/brown/paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/brown/paint_ball.json new file mode 100644 index 00000000..893f9daf --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/brown/paint_ball.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "ae2" + ] + } + ], + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "ae2:paint_balls" + } + ], + "results": [ + { + "item": "ae2:brown_paint_ball", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/cyan/paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/cyan/paint_ball.json new file mode 100644 index 00000000..c6409cb7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/cyan/paint_ball.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "ae2" + ] + } + ], + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "ae2:paint_balls" + } + ], + "results": [ + { + "item": "ae2:cyan_paint_ball", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/gray/paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/gray/paint_ball.json new file mode 100644 index 00000000..43b9ae77 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/gray/paint_ball.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "ae2" + ] + } + ], + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "ae2:paint_balls" + } + ], + "results": [ + { + "item": "ae2:gray_paint_ball", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/green/green_paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/green/paint_ball.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/ae2/green/green_paint_ball.json rename to src/main/resources/data/garnished/recipes/dye_blowing/ae2/green/paint_ball.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/light_blue/blue_paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/light_blue/blue_paint_ball.json new file mode 100644 index 00000000..d13357ce --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/light_blue/blue_paint_ball.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "ae2" + ] + } + ], + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "ae2:paint_balls" + } + ], + "results": [ + { + "item": "ae2:light_blue_paint_ball", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/light_gray/paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/light_gray/paint_ball.json new file mode 100644 index 00000000..1db5c58a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/light_gray/paint_ball.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "ae2" + ] + } + ], + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "ae2:paint_balls" + } + ], + "results": [ + { + "item": "ae2:light_gray_paint_ball", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/lime/paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/lime/paint_ball.json new file mode 100644 index 00000000..a96becfb --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/lime/paint_ball.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "ae2" + ] + } + ], + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "ae2:paint_balls" + } + ], + "results": [ + { + "item": "ae2:lime_paint_ball", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/magenta/paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/magenta/paint_ball.json new file mode 100644 index 00000000..2b4e6cda --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/magenta/paint_ball.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "ae2" + ] + } + ], + "type": "garnished:blue_dye_blowing", + "ingredients": [ + { + "tag": "ae2:paint_balls" + } + ], + "results": [ + { + "item": "ae2:blue_paint_ball", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/orange/orange_paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/orange/paint_ball.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/ae2/orange/orange_paint_ball.json rename to src/main/resources/data/garnished/recipes/dye_blowing/ae2/orange/paint_ball.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/pink/paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/pink/paint_ball.json new file mode 100644 index 00000000..771cca76 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/pink/paint_ball.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "ae2" + ] + } + ], + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "ae2:paint_balls" + } + ], + "results": [ + { + "item": "ae2:pink_paint_ball", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/purple/purple_paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/purple/paint_ball.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/ae2/purple/purple_paint_ball.json rename to src/main/resources/data/garnished/recipes/dye_blowing/ae2/purple/paint_ball.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/red/red_paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/red/paint_ball.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/ae2/red/red_paint_ball.json rename to src/main/resources/data/garnished/recipes/dye_blowing/ae2/red/paint_ball.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/white/paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/white/paint_ball.json new file mode 100644 index 00000000..5168c64a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/white/paint_ball.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "ae2" + ] + } + ], + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "ae2:paint_balls" + } + ], + "results": [ + { + "item": "ae2:white_paint_ball", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/ae2/yellow/yellow_paint_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/ae2/yellow/paint_ball.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/ae2/yellow/yellow_paint_ball.json rename to src/main/resources/data/garnished/recipes/dye_blowing/ae2/yellow/paint_ball.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/black/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/black/seat.json new file mode 100644 index 00000000..0a4d4e2c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/black/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:black_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/blue/blue_seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/blue/blue_seat.json deleted file mode 100644 index 5ff5dad5..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/create/blue/blue_seat.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "garnished:red_dye_blowing", - "ingredients": [ - { - "tag": "create:seats" - } - ], - "results": [ - { - "item": "create:orange_seat", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/blue/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/blue/seat.json new file mode 100644 index 00000000..2045ff00 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/blue/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:blue_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:blue_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/brown/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/brown/seat.json new file mode 100644 index 00000000..027b09a8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/brown/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:brown_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/cyan/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/cyan/seat.json new file mode 100644 index 00000000..cdbde279 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/cyan/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:cyan_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/gray/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/gray/seat.json new file mode 100644 index 00000000..2706b8a5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/gray/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:gray_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/green/green_seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/green/green_seat.json deleted file mode 100644 index 5ff5dad5..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/create/green/green_seat.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "garnished:red_dye_blowing", - "ingredients": [ - { - "tag": "create:seats" - } - ], - "results": [ - { - "item": "create:orange_seat", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/green/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/green/seat.json new file mode 100644 index 00000000..b2fdac5a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/green/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:green_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:green_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/light_blue/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/light_blue/seat.json new file mode 100644 index 00000000..c3f5a5d7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/light_blue/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:light_blue_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/light_gray/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/light_gray/seat.json new file mode 100644 index 00000000..4cb9ee8c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/light_gray/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:light_gray_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/lime/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/lime/seat.json new file mode 100644 index 00000000..5cae1d56 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/lime/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:lime_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/magenta/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/magenta/seat.json new file mode 100644 index 00000000..43684568 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/magenta/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:magenta_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/orange/orange_seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/orange/orange_seat.json deleted file mode 100644 index 5ff5dad5..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/create/orange/orange_seat.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "garnished:red_dye_blowing", - "ingredients": [ - { - "tag": "create:seats" - } - ], - "results": [ - { - "item": "create:orange_seat", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/orange/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/orange/seat.json new file mode 100644 index 00000000..46538825 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/orange/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:orange_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:orange_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/pink/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/pink/seat.json new file mode 100644 index 00000000..a99468e8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/pink/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:pink_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/purple/purple_seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/purple/purple_seat.json deleted file mode 100644 index 5ff5dad5..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/create/purple/purple_seat.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "garnished:red_dye_blowing", - "ingredients": [ - { - "tag": "create:seats" - } - ], - "results": [ - { - "item": "create:orange_seat", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/purple/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/purple/seat.json new file mode 100644 index 00000000..5a7756af --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/purple/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:purple_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:purple_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/red/red_seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/red/seat.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/create/red/red_seat.json rename to src/main/resources/data/garnished/recipes/dye_blowing/create/red/seat.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/white/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/white/seat.json new file mode 100644 index 00000000..002bd142 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/white/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:white_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/yellow/seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/yellow/seat.json new file mode 100644 index 00000000..57f7b600 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/create/yellow/seat.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + { + "tag": "create:seats" + } + ], + "results": [ + { + "item": "create:yellow_seat", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/create/yellow/yellow_seat.json b/src/main/resources/data/garnished/recipes/dye_blowing/create/yellow/yellow_seat.json deleted file mode 100644 index 5ff5dad5..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/create/yellow/yellow_seat.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "garnished:red_dye_blowing", - "ingredients": [ - { - "tag": "create:seats" - } - ], - "results": [ - { - "item": "create:orange_seat", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..13236e93 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_black_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..b53319f1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_black_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_framed_glass.json new file mode 100644 index 00000000..0fa136ee --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:black_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_framed_glass_door.json new file mode 100644 index 00000000..26043029 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:black_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_framed_glass_pane.json new file mode 100644 index 00000000..73f97f71 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:black_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..3b50d88c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:black_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_tiled_glass.json new file mode 100644 index 00000000..04efa957 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:black_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_tiled_glass_pane.json new file mode 100644 index 00000000..6b5a73d8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:black_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/vertical_stained_framed_glass.json new file mode 100644 index 00000000..12f89be9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_black_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..1fd3fe68 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/black/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_black_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..0b6222dd --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_blue_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..bf21714b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_blue_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_framed_glass.json new file mode 100644 index 00000000..4e54ed56 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:blue_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_framed_glass_door.json new file mode 100644 index 00000000..247aa8aa --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:blue_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_framed_glass_pane.json new file mode 100644 index 00000000..61727077 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:blue_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..5ab8f4aa --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:blue_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_tiled_glass.json new file mode 100644 index 00000000..a182e849 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:blue_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_tiled_glass_pane.json new file mode 100644 index 00000000..66fa5a5a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:blue_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/vertical_stained_framed_glass.json new file mode 100644 index 00000000..fe79b703 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_blue_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..73773310 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/blue/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_blue_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..b3004cd0 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_brown_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..8303c5da --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_brown_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_framed_glass.json new file mode 100644 index 00000000..8434eac4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:brown_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_framed_glass_door.json new file mode 100644 index 00000000..2a9d10be --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:brown_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_framed_glass_pane.json new file mode 100644 index 00000000..a04f0ca8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:brown_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..055dd1f4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:brown_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_tiled_glass.json new file mode 100644 index 00000000..4834b3a6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:brown_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_tiled_glass_pane.json new file mode 100644 index 00000000..24f7497d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:brown_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/vertical_stained_framed_glass.json new file mode 100644 index 00000000..cca09283 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_brown_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..c09aa741 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/brown/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_brown_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..3d0b4e65 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_cyan_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..155240fb --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_cyan_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_framed_glass.json new file mode 100644 index 00000000..ad53cf46 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:cyan_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_framed_glass_door.json new file mode 100644 index 00000000..be2930be --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:cyan_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_framed_glass_pane.json new file mode 100644 index 00000000..cf785eb7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:cyan_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..f05577a4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:cyan_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_tiled_glass.json new file mode 100644 index 00000000..7649235c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:cyan_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_tiled_glass_pane.json new file mode 100644 index 00000000..4f53a122 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:cyan_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/vertical_stained_framed_glass.json new file mode 100644 index 00000000..7741227f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_cyan_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..1297bce0 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/cyan/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_cyan_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..97806056 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_gray_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..7e3d3882 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_gray_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_framed_glass.json new file mode 100644 index 00000000..34bcb63b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:gray_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_framed_glass_door.json new file mode 100644 index 00000000..39bd5a82 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:gray_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_framed_glass_pane.json new file mode 100644 index 00000000..926436e2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:gray_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..f176622e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:gray_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_tiled_glass.json new file mode 100644 index 00000000..3e79fb63 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:gray_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_tiled_glass_pane.json new file mode 100644 index 00000000..f8b9c1c8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:gray_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/vertical_stained_framed_glass.json new file mode 100644 index 00000000..ac923099 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_gray_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..e6b37d29 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/gray/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_gray_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..50fba7c1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:green_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_green_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..63bf01f3 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:green_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_green_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_framed_glass.json new file mode 100644 index 00000000..4a6d8226 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:green_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:green_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_framed_glass_door.json new file mode 100644 index 00000000..b565d433 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:green_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:green_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_framed_glass_pane.json new file mode 100644 index 00000000..7c224bae --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:green_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:green_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..736f1d18 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:green_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:green_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_tiled_glass.json new file mode 100644 index 00000000..8a573ed1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:green_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:green_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_tiled_glass_pane.json new file mode 100644 index 00000000..c4d7c0f2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:green_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:green_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/vertical_stained_framed_glass.json new file mode 100644 index 00000000..0bb8a423 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:green_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_green_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..2872291b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/green/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:green_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_green_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..d90ba0d4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_light_blue_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..f49abc44 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_light_blue_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_framed_glass.json new file mode 100644 index 00000000..92e13305 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:light_blue_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_framed_glass_door.json new file mode 100644 index 00000000..62fad197 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:light_blue_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_framed_glass_pane.json new file mode 100644 index 00000000..ced6b6d9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:light_blue_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..21b71f0c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:light_blue_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_tiled_glass.json new file mode 100644 index 00000000..07617d8c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:light_blue_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_tiled_glass_pane.json new file mode 100644 index 00000000..48cc3436 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:light_blue_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/vertical_stained_framed_glass.json new file mode 100644 index 00000000..cc4cc60d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_light_blue_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..222b82cd --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_blue/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_light_blue_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..4897f231 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_light_gray_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..cc0eae97 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_light_gray_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_framed_glass.json new file mode 100644 index 00000000..a9884c77 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:light_gray_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_framed_glass_door.json new file mode 100644 index 00000000..68ffc05f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:light_gray_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_framed_glass_pane.json new file mode 100644 index 00000000..7e5a4db4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:light_gray_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..3f553d0c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:light_gray_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_tiled_glass.json new file mode 100644 index 00000000..6b7aa873 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:light_gray_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_tiled_glass_pane.json new file mode 100644 index 00000000..9ae656d5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:light_gray_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/vertical_stained_framed_glass.json new file mode 100644 index 00000000..83fe1211 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_light_gray_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..6ca942a9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/light_gray/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_light_gray_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..014253d2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_lime_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..c720518d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_lime_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_framed_glass.json new file mode 100644 index 00000000..cf45c39b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:lime_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_framed_glass_door.json new file mode 100644 index 00000000..0ef8359c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:lime_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_framed_glass_pane.json new file mode 100644 index 00000000..dce0c8aa --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:lime_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..493b8f44 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:lime_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_tiled_glass.json new file mode 100644 index 00000000..dc5bb83f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:lime_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_tiled_glass_pane.json new file mode 100644 index 00000000..1ab0b804 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:lime_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/vertical_stained_framed_glass.json new file mode 100644 index 00000000..8210db85 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_lime_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..96641475 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/lime/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_lime_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..fbea295e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_magenta_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..17736fdf --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_magenta_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_framed_glass.json new file mode 100644 index 00000000..00d1ac0a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:magenta_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_framed_glass_door.json new file mode 100644 index 00000000..417314df --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:magenta_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_framed_glass_pane.json new file mode 100644 index 00000000..f0aae991 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:magenta_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..505534ce --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:magenta_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_tiled_glass.json new file mode 100644 index 00000000..2169b0f9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:magenta_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_tiled_glass_pane.json new file mode 100644 index 00000000..636e04af --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:magenta_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/vertical_stained_framed_glass.json new file mode 100644 index 00000000..44a3d98a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_magenta_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..7e5ebac2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/magenta/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_magenta_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..b8e3f1dc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:orange_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_orange_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..14e266d0 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:orange_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_orange_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_framed_glass.json new file mode 100644 index 00000000..6bc80f21 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:orange_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:orange_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_framed_glass_door.json new file mode 100644 index 00000000..0d2fd28a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:orange_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:orange_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_framed_glass_pane.json new file mode 100644 index 00000000..675b1bdb --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:orange_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:orange_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..0fc4e3b5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:orange_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:orange_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_tiled_glass.json new file mode 100644 index 00000000..581515a7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:orange_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:orange_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_tiled_glass_pane.json new file mode 100644 index 00000000..de8c8b8a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:orange_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:orange_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/vertical_stained_framed_glass.json new file mode 100644 index 00000000..fcfe41d2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:orange_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_orange_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..258c2aea --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/orange/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:orange_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_orange_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..44fd0c1a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_pink_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..46ea5361 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_pink_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_framed_glass.json new file mode 100644 index 00000000..fdf14028 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:pink_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_framed_glass_door.json new file mode 100644 index 00000000..4272eb96 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:pink_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_framed_glass_pane.json new file mode 100644 index 00000000..1baf0658 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:pink_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..ae7eb025 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:pink_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_tiled_glass.json new file mode 100644 index 00000000..26893d65 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:pink_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_tiled_glass_pane.json new file mode 100644 index 00000000..75152c54 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:pink_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/vertical_stained_framed_glass.json new file mode 100644 index 00000000..0f5969f7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_pink_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..66c084f2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/pink/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_pink_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..4fac0c08 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:purple_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_purple_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..78e32933 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:purple_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_purple_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_framed_glass.json new file mode 100644 index 00000000..f732238e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:purple_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:purple_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_framed_glass_door.json new file mode 100644 index 00000000..3ed098bc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:purple_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:purple_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_framed_glass_pane.json new file mode 100644 index 00000000..9c82bc7c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:purple_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:purple_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..88f048ba --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:purple_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:purple_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_tiled_glass.json new file mode 100644 index 00000000..66a25dd2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:purple_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:purple_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_tiled_glass_pane.json new file mode 100644 index 00000000..847bd5cc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:purple_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:purple_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/vertical_stained_framed_glass.json new file mode 100644 index 00000000..48a3ee52 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:purple_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_purple_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..9a966959 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/purple/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:purple_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_purple_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..3a969805 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:red_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_red_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..cef468ee --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:red_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_red_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_framed_glass.json new file mode 100644 index 00000000..ffc0a532 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:red_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:red_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_framed_glass_door.json new file mode 100644 index 00000000..658a1773 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:red_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:red_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_framed_glass_pane.json new file mode 100644 index 00000000..797efaaf --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:red_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:red_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..7acd2e69 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:red_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:red_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_tiled_glass.json new file mode 100644 index 00000000..7fb3536b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:red_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:red_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_tiled_glass_pane.json new file mode 100644 index 00000000..0a838482 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:red_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:red_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/vertical_stained_framed_glass.json new file mode 100644 index 00000000..48d792e1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:red_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_red_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..f3204b16 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/red/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:red_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_red_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..b9584256 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_white_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..3ba793de --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_white_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_framed_glass.json new file mode 100644 index 00000000..63cac745 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:white_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_framed_glass_door.json new file mode 100644 index 00000000..eea03b3f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:white_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_framed_glass_pane.json new file mode 100644 index 00000000..47dc9fe7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:white_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..c2c3247a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:white_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_tiled_glass.json new file mode 100644 index 00000000..a822729b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:white_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_tiled_glass_pane.json new file mode 100644 index 00000000..fde325b5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:white_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/vertical_stained_framed_glass.json new file mode 100644 index 00000000..5bdd70b3 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_white_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..0837ff63 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/white/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_white_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/horizontal_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/horizontal_stained_framed_glass.json new file mode 100644 index 00000000..0f4c50e5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/horizontal_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:horizontal_yellow_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/horizontal_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/horizontal_stained_framed_glass_pane.json new file mode 100644 index 00000000..2cb078c2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/horizontal_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + { + "tag": "createframed:horizontal_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:horizontal_yellow_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_framed_glass.json new file mode 100644 index 00000000..7f48141a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:yellow_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_framed_glass_door.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_framed_glass_door.json new file mode 100644 index 00000000..384f0a53 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_framed_glass_door.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_doors" + } + ], + "results": [ + { + "item": "createframed:yellow_stained_framed_glass_door", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_framed_glass_pane.json new file mode 100644 index 00000000..d9fa5190 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:yellow_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_framed_glass_trapdoor.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_framed_glass_trapdoor.json new file mode 100644 index 00000000..7eff36ed --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_framed_glass_trapdoor.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_framed_glass_trapdoors" + } + ], + "results": [ + { + "item": "createframed:yellow_stained_framed_glass_trapdoor", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_tiled_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_tiled_glass.json new file mode 100644 index 00000000..3895bb30 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_tiled_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass" + } + ], + "results": [ + { + "item": "createframed:yellow_stained_tiled_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_tiled_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_tiled_glass_pane.json new file mode 100644 index 00000000..c79abeec --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/stained_tiled_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + { + "tag": "createframed:stained_tiled_glass_panes" + } + ], + "results": [ + { + "item": "createframed:yellow_stained_tiled_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/vertical_stained_framed_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/vertical_stained_framed_glass.json new file mode 100644 index 00000000..0f1c687c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/vertical_stained_framed_glass.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass" + } + ], + "results": [ + { + "item": "createframed:vertical_yellow_stained_framed_glass", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/vertical_stained_framed_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/vertical_stained_framed_glass_pane.json new file mode 100644 index 00000000..e5fac36b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/createframed/yellow/vertical_stained_framed_glass_pane.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "createframed" + ] + } + ], + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + { + "tag": "createframed:vertical_stained_framed_glass_panes" + } + ], + "results": [ + { + "item": "createframed:vertical_yellow_stained_framed_glass_pane", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/black/canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/black/canvas_sign.json new file mode 100644 index 00000000..65db39e7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/black/canvas_sign.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "farmersdelight" + ] + } + ], + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "farmersdelight:canvas_signs" + } + ], + "results": [ + { + "item": "farmersdelight:black_canvas_sign", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/blue/blue_canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/blue/canvas_sign.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/blue/blue_canvas_sign.json rename to src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/blue/canvas_sign.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/brown/canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/brown/canvas_sign.json new file mode 100644 index 00000000..a823506a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/brown/canvas_sign.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "farmersdelight" + ] + } + ], + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "farmersdelight:canvas_signs" + } + ], + "results": [ + { + "item": "farmersdelight:brown_canvas_sign", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/cyan/canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/cyan/canvas_sign.json new file mode 100644 index 00000000..f137cce8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/cyan/canvas_sign.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "farmersdelight" + ] + } + ], + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "farmersdelight:canvas_signs" + } + ], + "results": [ + { + "item": "farmersdelight:cyan_canvas_sign", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/gray/canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/gray/canvas_sign.json new file mode 100644 index 00000000..1c25f433 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/gray/canvas_sign.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "farmersdelight" + ] + } + ], + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "farmersdelight:canvas_signs" + } + ], + "results": [ + { + "item": "farmersdelight:gray_canvas_sign", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/green/green_canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/green/canvas_sign.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/green/green_canvas_sign.json rename to src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/green/canvas_sign.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/light_blue/canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/light_blue/canvas_sign.json new file mode 100644 index 00000000..8b8603de --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/light_blue/canvas_sign.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "farmersdelight" + ] + } + ], + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "farmersdelight:canvas_signs" + } + ], + "results": [ + { + "item": "farmersdelight:light_blue_canvas_sign", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/light_gray/canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/light_gray/canvas_sign.json new file mode 100644 index 00000000..74965cc6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/light_gray/canvas_sign.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "farmersdelight" + ] + } + ], + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "farmersdelight:canvas_signs" + } + ], + "results": [ + { + "item": "farmersdelight:light_gray_canvas_sign", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/lime/canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/lime/canvas_sign.json new file mode 100644 index 00000000..ce3cde60 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/lime/canvas_sign.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "farmersdelight" + ] + } + ], + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "farmersdelight:canvas_signs" + } + ], + "results": [ + { + "item": "farmersdelight:lime_canvas_sign", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/magenta/canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/magenta/canvas_sign.json new file mode 100644 index 00000000..eef91839 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/magenta/canvas_sign.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "farmersdelight" + ] + } + ], + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "farmersdelight:canvas_signs" + } + ], + "results": [ + { + "item": "farmersdelight:magenta_canvas_sign", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/orange/orange_canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/orange/canvas_sign.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/orange/orange_canvas_sign.json rename to src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/orange/canvas_sign.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/pink/canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/pink/canvas_sign.json new file mode 100644 index 00000000..2359e84c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/pink/canvas_sign.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "farmersdelight" + ] + } + ], + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "farmersdelight:canvas_signs" + } + ], + "results": [ + { + "item": "farmersdelight:pink_canvas_sign", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/purple/purple_canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/purple/canvas_sign.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/purple/purple_canvas_sign.json rename to src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/purple/canvas_sign.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/red/blue_canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/red/canvas_sign.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/red/blue_canvas_sign.json rename to src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/red/canvas_sign.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/white/canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/white/canvas_sign.json new file mode 100644 index 00000000..c1293c4d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/white/canvas_sign.json @@ -0,0 +1,22 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:all_mods_loaded", + "values": [ + "farmersdelight" + ] + } + ], + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "farmersdelight:canvas_signs" + } + ], + "results": [ + { + "item": "farmersdelight:white_canvas_sign", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/yellow/yellow_canvas_sign.json b/src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/yellow/canvas_sign.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/yellow/yellow_canvas_sign.json rename to src/main/resources/data/garnished/recipes/dye_blowing/farmersdelight/yellow/canvas_sign.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/black/mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/black/mastic_block_from_mastic_block_tag.json new file mode 100644 index 00000000..6f8e3169 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/black/mastic_block_from_mastic_block_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_blocks" + } + ], + "results": [ + { + "item": "garnished:black_mastic_block", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/black/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/black/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..5981e2cd --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/black/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:black_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/black/mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/black/mastic_paste_from_mastic_paste_tag.json new file mode 100644 index 00000000..f650b29b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/black/mastic_paste_from_mastic_paste_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_paste" + } + ], + "results": [ + { + "item": "garnished:mastic_paste_black", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/black/mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/black/mastic_resin_from_mastic_resin_tag.json new file mode 100644 index 00000000..7903dd1a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/black/mastic_resin_from_mastic_resin_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_resin" + } + ], + "results": [ + { + "item": "garnished:mastic_resin_black", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/blue_mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/mastic_block_from_mastic_block_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/blue_mastic_block_from_mastic_block_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/mastic_block_from_mastic_block_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..fee632ed --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:blue_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:blue_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/blue_mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/mastic_paste_from_mastic_paste_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/blue_mastic_paste_from_mastic_paste_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/mastic_paste_from_mastic_paste_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/blue_mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/mastic_resin_from_mastic_resin_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/blue_mastic_resin_from_mastic_resin_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/blue/mastic_resin_from_mastic_resin_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/brown/mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/brown/mastic_block_from_mastic_block_tag.json new file mode 100644 index 00000000..6059bc03 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/brown/mastic_block_from_mastic_block_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_blocks" + } + ], + "results": [ + { + "item": "garnished:brown_mastic_block", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/brown/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/brown/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..ffa37e14 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/brown/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:brown_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/brown/mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/brown/mastic_paste_from_mastic_paste_tag.json new file mode 100644 index 00000000..075dc51a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/brown/mastic_paste_from_mastic_paste_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_paste" + } + ], + "results": [ + { + "item": "garnished:mastic_paste_brown", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/brown/mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/brown/mastic_resin_from_mastic_resin_tag.json new file mode 100644 index 00000000..fe327d49 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/brown/mastic_resin_from_mastic_resin_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_resin" + } + ], + "results": [ + { + "item": "garnished:mastic_resin_brown", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/cyan/mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/cyan/mastic_block_from_mastic_block_tag.json new file mode 100644 index 00000000..b5781863 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/cyan/mastic_block_from_mastic_block_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_blocks" + } + ], + "results": [ + { + "item": "garnished:cyan_mastic_block", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/cyan/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/cyan/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..07e90a78 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/cyan/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:cyan_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/cyan/mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/cyan/mastic_paste_from_mastic_paste_tag.json new file mode 100644 index 00000000..c277653b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/cyan/mastic_paste_from_mastic_paste_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_paste" + } + ], + "results": [ + { + "item": "garnished:mastic_paste_cyan", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/cyan/mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/cyan/mastic_resin_from_mastic_resin_tag.json new file mode 100644 index 00000000..aafbb805 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/cyan/mastic_resin_from_mastic_resin_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_resin" + } + ], + "results": [ + { + "item": "garnished:mastic_resin_cyan", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/gray/mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/gray/mastic_block_from_mastic_block_tag.json new file mode 100644 index 00000000..a14992ce --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/gray/mastic_block_from_mastic_block_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_blocks" + } + ], + "results": [ + { + "item": "garnished:gray_mastic_block", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/gray/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/gray/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..0a03da62 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/gray/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:gray_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/gray/mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/gray/mastic_paste_from_mastic_paste_tag.json new file mode 100644 index 00000000..966c375a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/gray/mastic_paste_from_mastic_paste_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_paste" + } + ], + "results": [ + { + "item": "garnished:mastic_paste_gray", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/gray/mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/gray/mastic_resin_from_mastic_resin_tag.json new file mode 100644 index 00000000..c08b7d84 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/gray/mastic_resin_from_mastic_resin_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_resin" + } + ], + "results": [ + { + "item": "garnished:mastic_resin_gray", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/green_mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/mastic_block_from_mastic_block_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/green_mastic_block_from_mastic_block_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/mastic_block_from_mastic_block_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..c967d5ff --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:green_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:green_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/green_mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/mastic_paste_from_mastic_paste_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/green_mastic_paste_from_mastic_paste_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/mastic_paste_from_mastic_paste_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/green_mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/mastic_resin_from_mastic_resin_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/green_mastic_resin_from_mastic_resin_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/green/mastic_resin_from_mastic_resin_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_blue/mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_blue/mastic_block_from_mastic_block_tag.json new file mode 100644 index 00000000..95fde246 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_blue/mastic_block_from_mastic_block_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_blocks" + } + ], + "results": [ + { + "item": "garnished:light_blue_mastic_block", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_blue/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_blue/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..604a79cb --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_blue/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:light_blue_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_blue/mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_blue/mastic_paste_from_mastic_paste_tag.json new file mode 100644 index 00000000..31cbe76e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_blue/mastic_paste_from_mastic_paste_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_paste" + } + ], + "results": [ + { + "item": "garnished:mastic_paste_light_blue", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_blue/mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_blue/mastic_resin_from_mastic_resin_tag.json new file mode 100644 index 00000000..b6a0757b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_blue/mastic_resin_from_mastic_resin_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_resin" + } + ], + "results": [ + { + "item": "garnished:mastic_resin_light_blue", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_gray/mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_gray/mastic_block_from_mastic_block_tag.json new file mode 100644 index 00000000..0917742a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_gray/mastic_block_from_mastic_block_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_blocks" + } + ], + "results": [ + { + "item": "garnished:light_gray_mastic_block", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_gray/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_gray/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..21814bdb --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_gray/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:light_gray_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_gray/mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_gray/mastic_paste_from_mastic_paste_tag.json new file mode 100644 index 00000000..47c2b15e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_gray/mastic_paste_from_mastic_paste_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_paste" + } + ], + "results": [ + { + "item": "garnished:mastic_paste_light_gray", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_gray/mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_gray/mastic_resin_from_mastic_resin_tag.json new file mode 100644 index 00000000..ee7e3d0f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/light_gray/mastic_resin_from_mastic_resin_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_resin" + } + ], + "results": [ + { + "item": "garnished:mastic_resin_light_gray", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/lime/mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/lime/mastic_block_from_mastic_block_tag.json new file mode 100644 index 00000000..07aa5ced --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/lime/mastic_block_from_mastic_block_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_blocks" + } + ], + "results": [ + { + "item": "garnished:lime_mastic_block", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/lime/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/lime/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..e4770c17 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/lime/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:lime_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/lime/mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/lime/mastic_paste_from_mastic_paste_tag.json new file mode 100644 index 00000000..44ba309a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/lime/mastic_paste_from_mastic_paste_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_paste" + } + ], + "results": [ + { + "item": "garnished:mastic_paste_lime", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/lime/mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/lime/mastic_resin_from_mastic_resin_tag.json new file mode 100644 index 00000000..9a3b6b78 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/lime/mastic_resin_from_mastic_resin_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_resin" + } + ], + "results": [ + { + "item": "garnished:mastic_resin_lime", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/magenta/mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/magenta/mastic_block_from_mastic_block_tag.json new file mode 100644 index 00000000..529b9add --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/magenta/mastic_block_from_mastic_block_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_blocks" + } + ], + "results": [ + { + "item": "garnished:magenta_mastic_block", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/magenta/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/magenta/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..d2599691 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/magenta/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:magenta_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/magenta/mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/magenta/mastic_paste_from_mastic_paste_tag.json new file mode 100644 index 00000000..daf783e2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/magenta/mastic_paste_from_mastic_paste_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_paste" + } + ], + "results": [ + { + "item": "garnished:mastic_paste_magenta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/magenta/mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/magenta/mastic_resin_from_mastic_resin_tag.json new file mode 100644 index 00000000..dd82ee91 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/magenta/mastic_resin_from_mastic_resin_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_resin" + } + ], + "results": [ + { + "item": "garnished:mastic_resin_magenta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/orange_mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/mastic_block_from_mastic_block_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/orange_mastic_block_from_mastic_block_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/mastic_block_from_mastic_block_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..f79ac0c4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:orange_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:orange_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/orange_mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/mastic_paste_from_mastic_paste_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/orange_mastic_paste_from_mastic_paste_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/mastic_paste_from_mastic_paste_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/orange_mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/mastic_resin_from_mastic_resin_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/orange_mastic_resin_from_mastic_resin_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/orange/mastic_resin_from_mastic_resin_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/pink/mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/pink/mastic_block_from_mastic_block_tag.json new file mode 100644 index 00000000..301cec98 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/pink/mastic_block_from_mastic_block_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_blocks" + } + ], + "results": [ + { + "item": "garnished:pink_mastic_block", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/pink/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/pink/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..fb7f9399 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/pink/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:pink_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/pink/mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/pink/mastic_paste_from_mastic_paste_tag.json new file mode 100644 index 00000000..bf04b87d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/pink/mastic_paste_from_mastic_paste_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_paste" + } + ], + "results": [ + { + "item": "garnished:mastic_paste_pink", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/pink/mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/pink/mastic_resin_from_mastic_resin_tag.json new file mode 100644 index 00000000..f546a361 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/pink/mastic_resin_from_mastic_resin_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_resin" + } + ], + "results": [ + { + "item": "garnished:mastic_resin_pink", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/purple_mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/mastic_block_from_mastic_block_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/purple_mastic_block_from_mastic_block_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/mastic_block_from_mastic_block_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..e8ab35ad --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:purple_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:purple_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/purple_mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/mastic_paste_from_mastic_paste_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/purple_mastic_paste_from_mastic_paste_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/mastic_paste_from_mastic_paste_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/purple_mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/mastic_resin_from_mastic_resin_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/purple_mastic_resin_from_mastic_resin_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/purple/mastic_resin_from_mastic_resin_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/red_mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/mastic_block_from_mastic_block_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/red_mastic_block_from_mastic_block_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/mastic_block_from_mastic_block_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..5d943b10 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:red_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:red_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/red_mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/mastic_paste_from_mastic_paste_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/red_mastic_paste_from_mastic_paste_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/mastic_paste_from_mastic_paste_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/red_mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/mastic_resin_from_mastic_resin_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/red_mastic_resin_from_mastic_resin_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/red/mastic_resin_from_mastic_resin_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/white/mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/white/mastic_block_from_mastic_block_tag.json new file mode 100644 index 00000000..f31056c1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/white/mastic_block_from_mastic_block_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_blocks" + } + ], + "results": [ + { + "item": "garnished:white_mastic_block", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/white/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/white/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..2a0dc733 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/white/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:white_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/white/mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/white/mastic_paste_from_mastic_paste_tag.json new file mode 100644 index 00000000..c2b2dd4b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/white/mastic_paste_from_mastic_paste_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_paste" + } + ], + "results": [ + { + "item": "garnished:mastic_paste_white", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/white/mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/white/mastic_resin_from_mastic_resin_tag.json new file mode 100644 index 00000000..d4aa6c3a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/white/mastic_resin_from_mastic_resin_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "garnished:mastic_resin" + } + ], + "results": [ + { + "item": "garnished:mastic_resin_white", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/yellow_mastic_block_from_mastic_block_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/mastic_block_from_mastic_block_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/yellow_mastic_block_from_mastic_block_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/mastic_block_from_mastic_block_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/mastic_bucket_from_mastic_bucket_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/mastic_bucket_from_mastic_bucket_tag.json new file mode 100644 index 00000000..2935bcf9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/mastic_bucket_from_mastic_bucket_tag.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + { + "tag": "forge:buckets/mastic_resin" + } + ], + "results": [ + { + "item": "garnished:yellow_mastic_resin_bucket", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/yellow_mastic_paste_from_mastic_paste_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/mastic_paste_from_mastic_paste_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/yellow_mastic_paste_from_mastic_paste_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/mastic_paste_from_mastic_paste_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/yellow_mastic_resin_from_mastic_resin_tag.json b/src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/mastic_resin_from_mastic_resin_tag.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/yellow_mastic_resin_from_mastic_resin_tag.json rename to src/main/resources/data/garnished/recipes/dye_blowing/garnished/yellow/mastic_resin_from_mastic_resin_tag.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/banner.json new file mode 100644 index 00000000..a20216a2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/banner.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:banners" + } + ], + "results": [ + { + "item": "minecraft:black_banner", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/bed.json new file mode 100644 index 00000000..ebfb29b9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/bed.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:beds" + } + ], + "results": [ + { + "item": "minecraft:black_bed", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/candle.json new file mode 100644 index 00000000..61c822a5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/candle.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:candles" + } + ], + "results": [ + { + "item": "minecraft:black_candle", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/carpet.json new file mode 100644 index 00000000..7975a1f8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/carpet.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool_carpets" + } + ], + "results": [ + { + "item": "minecraft:black_carpet", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/glazed_terracotta.json new file mode 100644 index 00000000..8cd2f9b2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/glazed_terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:glazed_terracotta" + } + ], + "results": [ + { + "item": "minecraft:black_glazed_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/ink_sac.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/ink_sac.json new file mode 100644 index 00000000..f0575d47 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/ink_sac.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "item": "minecraft:glow_ink_sac" + } + ], + "results": [ + { + "item": "minecraft:ink_sac", + "count": 1 + } + ] +} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/stained_glass.json new file mode 100644 index 00000000..974a78c7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:black_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/stained_glass_pane.json new file mode 100644 index 00000000..2a14d355 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:black_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/terracotta.json new file mode 100644 index 00000000..96d41505 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:terracotta" + } + ], + "results": [ + { + "item": "minecraft:black_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/wool.json new file mode 100644 index 00000000..4f0218dc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/black/wool.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:black_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool" + } + ], + "results": [ + { + "item": "minecraft:black_wool", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/banner.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_banner.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/banner.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/bed.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_bed.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/bed.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_shulker_box.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_shulker_box.json deleted file mode 100644 index 2acb206f..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_shulker_box.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "garnished:blue_dye_blowing", - "ingredients": [ - { - "tag": "minecraft:shulker_boxes" - } - ], - "results": [ - { - "item": "minecraft:blue_shulker_box", - "count": 1 - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_stained_glass.json deleted file mode 100644 index e80b4436..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_stained_glass.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "garnished:blue_dye_blowing", - "ingredients": [ - [ - { - "tag": "c:stained_glass" - }, - { - "item": "minecraft:glass" - } - ] - ], - "results": [ - { - "item": "minecraft:blue_stained_glass", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_stained_glass_pane.json deleted file mode 100644 index 4f010ea1..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_stained_glass_pane.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "garnished:blue_dye_blowing", - "ingredients": [ - [ - { - "tag": "c:stained_glass_panes" - }, - { - "item": "minecraft:glass_pane" - } - ] - ], - "results": [ - { - "item": "minecraft:blue_stained_glass_pane", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/candle.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_candle.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/candle.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/carpet.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_carpet.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/carpet.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/glazed_terracotta.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_glazed_terracotta.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/glazed_terracotta.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/stained_glass.json new file mode 100644 index 00000000..52b795fc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:blue_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:blue_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/stained_glass_pane.json new file mode 100644 index 00000000..523b4a25 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:blue_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:blue_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/terracotta.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_terracotta.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/terracotta.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/wool.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/blue_wool.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/blue/wool.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/banner.json new file mode 100644 index 00000000..52673d12 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/banner.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:banners" + } + ], + "results": [ + { + "item": "minecraft:brown_banner", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/bed.json new file mode 100644 index 00000000..3da95f7f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/bed.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:beds" + } + ], + "results": [ + { + "item": "minecraft:brown_bed", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/candle.json new file mode 100644 index 00000000..34ce543c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/candle.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:candles" + } + ], + "results": [ + { + "item": "minecraft:brown_candle", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/carpet.json new file mode 100644 index 00000000..e96f4576 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/carpet.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool_carpets" + } + ], + "results": [ + { + "item": "minecraft:brown_carpet", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/glazed_terracotta.json new file mode 100644 index 00000000..42d47801 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/glazed_terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:glazed_terracotta" + } + ], + "results": [ + { + "item": "minecraft:brown_glazed_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/stained_glass.json new file mode 100644 index 00000000..0e1a70d0 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:brown_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/stained_glass_pane.json new file mode 100644 index 00000000..6963be53 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:brown_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/terracotta.json new file mode 100644 index 00000000..0271ed92 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:terracotta" + } + ], + "results": [ + { + "item": "minecraft:brown_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/wool.json new file mode 100644 index 00000000..c316d4e4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/brown/wool.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:brown_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool" + } + ], + "results": [ + { + "item": "minecraft:brown_wool", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/banner.json new file mode 100644 index 00000000..80efec32 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/banner.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:banners" + } + ], + "results": [ + { + "item": "minecraft:cyan_banner", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/bed.json new file mode 100644 index 00000000..afcfbc25 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/bed.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:beds" + } + ], + "results": [ + { + "item": "minecraft:cyan_bed", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/candle.json new file mode 100644 index 00000000..9d77bce5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/candle.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:candles" + } + ], + "results": [ + { + "item": "minecraft:cyan_candle", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/carpet.json new file mode 100644 index 00000000..b408bcaa --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/carpet.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool_carpets" + } + ], + "results": [ + { + "item": "minecraft:cyan_carpet", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/glazed_terracotta.json new file mode 100644 index 00000000..4cf72298 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/glazed_terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:glazed_terracotta" + } + ], + "results": [ + { + "item": "minecraft:cyan_glazed_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/stained_glass.json new file mode 100644 index 00000000..7429f485 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:cyan_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/stained_glass_pane.json new file mode 100644 index 00000000..2db0f5cc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:cyan_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/terracotta.json new file mode 100644 index 00000000..ad5f4149 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:terracotta" + } + ], + "results": [ + { + "item": "minecraft:cyan_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/wool.json new file mode 100644 index 00000000..b3e0d808 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/cyan/wool.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:cyan_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool" + } + ], + "results": [ + { + "item": "minecraft:cyan_wool", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/banner.json new file mode 100644 index 00000000..7a2779ed --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/banner.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:banners" + } + ], + "results": [ + { + "item": "minecraft:gray_banner", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/bed.json new file mode 100644 index 00000000..9b3ea3dc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/bed.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:beds" + } + ], + "results": [ + { + "item": "minecraft:gray_bed", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/candle.json new file mode 100644 index 00000000..a57d9601 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/candle.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:candles" + } + ], + "results": [ + { + "item": "minecraft:gray_candle", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/carpet.json new file mode 100644 index 00000000..720f1489 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/carpet.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool_carpets" + } + ], + "results": [ + { + "item": "minecraft:gray_carpet", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/glazed_terracotta.json new file mode 100644 index 00000000..64c9a1ad --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/glazed_terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:glazed_terracotta" + } + ], + "results": [ + { + "item": "minecraft:gray_glazed_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/stained_glass.json new file mode 100644 index 00000000..464a190a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:gray_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/stained_glass_pane.json new file mode 100644 index 00000000..3e03d793 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:gray_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/terracotta.json new file mode 100644 index 00000000..afd15ed4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:terracotta" + } + ], + "results": [ + { + "item": "minecraft:gray_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/wool.json new file mode 100644 index 00000000..c9747079 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/gray/wool.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool" + } + ], + "results": [ + { + "item": "minecraft:gray_wool", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/banner.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_banner.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/banner.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/bed.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_bed.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/bed.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/candle.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_candle.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/candle.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/carpet.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_carpet.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/carpet.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/glazed_terracotta.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_glazed_terracotta.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/glazed_terracotta.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_shulker_box.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_shulker_box.json deleted file mode 100644 index eed1137e..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_shulker_box.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "garnished:green_dye_blowing", - "ingredients": [ - { - "tag": "minecraft:shulker_boxes" - } - ], - "results": [ - { - "item": "minecraft:green_shulker_box", - "count": 1 - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_stained_glass.json deleted file mode 100644 index d619975b..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_stained_glass.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "garnished:green_dye_blowing", - "ingredients": [ - [ - { - "tag": "c:stained_glass" - }, - { - "item": "minecraft:glass" - } - ] - ], - "results": [ - { - "item": "minecraft:green_stained_glass", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_stained_glass_pane.json deleted file mode 100644 index a3d60988..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_stained_glass_pane.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "garnished:green_dye_blowing", - "ingredients": [ - [ - { - "tag": "c:stained_glass_panes" - }, - { - "item": "minecraft:glass_pane" - } - ] - ], - "results": [ - { - "item": "minecraft:green_stained_glass_pane", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/slime_ball.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/slime_ball.json index 7a577327..4fb7b58f 100644 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/slime_ball.json +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/slime_ball.json @@ -2,7 +2,7 @@ "type": "garnished:green_dye_blowing", "ingredients": [ { - "tag": "c:dough" + "tag": "forge:dough" } ], "results": [ @@ -11,4 +11,4 @@ "count": 1 } ] -} +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/stained_glass.json new file mode 100644 index 00000000..62478e10 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:green_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:green_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/stained_glass_pane.json new file mode 100644 index 00000000..1f08cf76 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:green_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:green_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/terracotta.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_terracotta.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/terracotta.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/wool.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/green_wool.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/green/wool.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/banner.json new file mode 100644 index 00000000..ecc39d1f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/banner.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:banners" + } + ], + "results": [ + { + "item": "minecraft:light_blue_banner", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/bed.json new file mode 100644 index 00000000..e04eafe6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/bed.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:beds" + } + ], + "results": [ + { + "item": "minecraft:light_blue_bed", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/candle.json new file mode 100644 index 00000000..3143a0d9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/candle.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:candles" + } + ], + "results": [ + { + "item": "minecraft:light_blue_candle", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/carpet.json new file mode 100644 index 00000000..9b4e7af1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/carpet.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool_carpets" + } + ], + "results": [ + { + "item": "minecraft:light_blue_carpet", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/glazed_terracotta.json new file mode 100644 index 00000000..66389c8f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/glazed_terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:glazed_terracotta" + } + ], + "results": [ + { + "item": "minecraft:light_blue_glazed_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/stained_glass.json new file mode 100644 index 00000000..18c26516 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:light_blue_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/stained_glass_pane.json new file mode 100644 index 00000000..6c4fbd29 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:light_blue_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/terracotta.json new file mode 100644 index 00000000..442f4cd7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:terracotta" + } + ], + "results": [ + { + "item": "minecraft:light_blue_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/wool.json new file mode 100644 index 00000000..f709beb3 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_blue/wool.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_blue_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool" + } + ], + "results": [ + { + "item": "minecraft:light_blue_wool", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/banner.json new file mode 100644 index 00000000..f1ba0cfb --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/banner.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:banners" + } + ], + "results": [ + { + "item": "minecraft:light_gray_banner", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/bed.json new file mode 100644 index 00000000..40298838 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/bed.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:beds" + } + ], + "results": [ + { + "item": "minecraft:light_gray_bed", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/candle.json new file mode 100644 index 00000000..e1c03b47 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/candle.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:candles" + } + ], + "results": [ + { + "item": "minecraft:light_gray_candle", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/carpet.json new file mode 100644 index 00000000..2b97400a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/carpet.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool_carpets" + } + ], + "results": [ + { + "item": "minecraft:light_gray_carpet", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/glazed_terracotta.json new file mode 100644 index 00000000..845b6711 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/glazed_terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:glazed_terracotta" + } + ], + "results": [ + { + "item": "minecraft:light_gray_glazed_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/stained_glass.json new file mode 100644 index 00000000..c861dfa2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:light_gray_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/stained_glass_pane.json new file mode 100644 index 00000000..28f9c9d7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:light_gray_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/terracotta.json new file mode 100644 index 00000000..42b0b7b6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:terracotta" + } + ], + "results": [ + { + "item": "minecraft:light_gray_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/wool.json new file mode 100644 index 00000000..4bbfc1dc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/light_gray/wool.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:light_gray_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool" + } + ], + "results": [ + { + "item": "minecraft:light_gray_wool", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/banner.json new file mode 100644 index 00000000..08c2f590 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/banner.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:banners" + } + ], + "results": [ + { + "item": "minecraft:lime_banner", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/bed.json new file mode 100644 index 00000000..1365a4e6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/bed.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:beds" + } + ], + "results": [ + { + "item": "minecraft:lime_bed", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/candle.json new file mode 100644 index 00000000..1e5cd0bf --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/candle.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:candles" + } + ], + "results": [ + { + "item": "minecraft:lime_candle", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/carpet.json new file mode 100644 index 00000000..b6e89022 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/carpet.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool_carpets" + } + ], + "results": [ + { + "item": "minecraft:lime_carpet", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/glazed_terracotta.json new file mode 100644 index 00000000..793608ce --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/glazed_terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:glazed_terracotta" + } + ], + "results": [ + { + "item": "minecraft:lime_glazed_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/stained_glass.json new file mode 100644 index 00000000..b6ab10d5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:lime_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/stained_glass_pane.json new file mode 100644 index 00000000..1903e67f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:lime_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/terracotta.json new file mode 100644 index 00000000..d28911c9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:terracotta" + } + ], + "results": [ + { + "item": "minecraft:lime_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/wool.json new file mode 100644 index 00000000..5eb6f9d1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/lime/wool.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:lime_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool" + } + ], + "results": [ + { + "item": "minecraft:lime_wool", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/banner.json new file mode 100644 index 00000000..1486efa7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/banner.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:banners" + } + ], + "results": [ + { + "item": "minecraft:magenta_banner", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/bed.json new file mode 100644 index 00000000..4640d45b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/bed.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:beds" + } + ], + "results": [ + { + "item": "minecraft:magenta_bed", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/candle.json new file mode 100644 index 00000000..b58695f2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/candle.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:candles" + } + ], + "results": [ + { + "item": "minecraft:magenta_candle", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/carpet.json new file mode 100644 index 00000000..139842ce --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/carpet.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool_carpets" + } + ], + "results": [ + { + "item": "minecraft:magenta_carpet", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/glazed_terracotta.json new file mode 100644 index 00000000..13c3f2b9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/glazed_terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:glazed_terracotta" + } + ], + "results": [ + { + "item": "minecraft:magenta_glazed_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/stained_glass.json new file mode 100644 index 00000000..1c4ada68 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:magenta_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/stained_glass_pane.json new file mode 100644 index 00000000..150bd780 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:magenta_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/terracotta.json new file mode 100644 index 00000000..3ca8472a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:terracotta" + } + ], + "results": [ + { + "item": "minecraft:magenta_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/wool.json new file mode 100644 index 00000000..c0323591 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/magenta/wool.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:magenta_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool" + } + ], + "results": [ + { + "item": "minecraft:magenta_wool", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/banner.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_banner.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/banner.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/bed.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_bed.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/bed.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/candle.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_candle.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/candle.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/carpet.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_carpet.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/carpet.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/glazed_terracotta.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_glazed_terracotta.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/glazed_terracotta.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_shulker_box.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_shulker_box.json deleted file mode 100644 index 31ad5f3a..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_shulker_box.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "garnished:orange_dye_blowing", - "ingredients": [ - { - "tag": "minecraft:shulker_boxes" - } - ], - "results": [ - { - "item": "minecraft:orange_shulker_box", - "count": 1 - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_stained_glass.json deleted file mode 100644 index f2296ea8..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_stained_glass.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "garnished:orange_dye_blowing", - "ingredients": [ - [ - { - "tag": "c:stained_glass" - }, - { - "item": "minecraft:glass" - } - ] - ], - "results": [ - { - "item": "minecraft:orange_stained_glass", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_stained_glass_pane.json deleted file mode 100644 index e4f7744c..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_stained_glass_pane.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "garnished:orange_dye_blowing", - "ingredients": [ - [ - { - "tag": "c:stained_glass_panes" - }, - { - "item": "minecraft:glass_pane" - } - ] - ], - "results": [ - { - "item": "minecraft:orange_stained_glass_pane", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/stained_glass.json new file mode 100644 index 00000000..818c06f8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:orange_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:orange_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/stained_glass_pane.json new file mode 100644 index 00000000..1eb06622 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:orange_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:orange_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/terracotta.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_terracotta.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/terracotta.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/wool.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/orange_wool.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/orange/wool.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/banner.json new file mode 100644 index 00000000..16492e80 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/banner.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:banners" + } + ], + "results": [ + { + "item": "minecraft:pink_banner", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/bed.json new file mode 100644 index 00000000..2d3422b5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/bed.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:beds" + } + ], + "results": [ + { + "item": "minecraft:pink_bed", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/candle.json new file mode 100644 index 00000000..b2691bb5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/candle.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:candles" + } + ], + "results": [ + { + "item": "minecraft:pink_candle", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/carpet.json new file mode 100644 index 00000000..36b0d61b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/carpet.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool_carpets" + } + ], + "results": [ + { + "item": "minecraft:pink_carpet", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/glazed_terracotta.json new file mode 100644 index 00000000..92029575 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/glazed_terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:glazed_terracotta" + } + ], + "results": [ + { + "item": "minecraft:pink_glazed_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/stained_glass.json new file mode 100644 index 00000000..26a48f50 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:pink_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/stained_glass_pane.json new file mode 100644 index 00000000..7ff8371d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:pink_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/terracotta.json new file mode 100644 index 00000000..fe865f20 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:terracotta" + } + ], + "results": [ + { + "item": "minecraft:pink_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/wool.json new file mode 100644 index 00000000..2b0c5be9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/pink/wool.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:pink_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool" + } + ], + "results": [ + { + "item": "minecraft:pink_wool", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/banner.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_banner.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/banner.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/bed.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_bed.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/bed.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/candle.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_candle.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/candle.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/carpet.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_carpet.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/carpet.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/glazed_terracotta.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_glazed_terracotta.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/glazed_terracotta.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_shulker_box.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_shulker_box.json deleted file mode 100644 index 4a2a55df..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_shulker_box.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "garnished:purple_dye_blowing", - "ingredients": [ - { - "tag": "minecraft:shulker_boxes" - } - ], - "results": [ - { - "item": "minecraft:purple_shulker_box", - "count": 1 - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_stained_glass.json deleted file mode 100644 index f31cb85d..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_stained_glass.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "garnished:purple_dye_blowing", - "ingredients": [ - [ - { - "tag": "c:stained_glass" - }, - { - "item": "minecraft:glass" - } - ] - ], - "results": [ - { - "item": "minecraft:purple_stained_glass", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_stained_glass_pane.json deleted file mode 100644 index f94f3701..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_stained_glass_pane.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "garnished:purple_dye_blowing", - "ingredients": [ - [ - { - "tag": "c:stained_glass_panes" - }, - { - "item": "minecraft:glass_pane" - } - ] - ], - "results": [ - { - "item": "minecraft:purple_stained_glass_pane", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/stained_glass.json new file mode 100644 index 00000000..719eafc5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:purple_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:purple_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/stained_glass_pane.json new file mode 100644 index 00000000..9e16cab6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:purple_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:purple_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/terracotta.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_terracotta.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/terracotta.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/wool.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/purple_wool.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/purple/wool.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/banner.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_banner.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/banner.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/bed.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_bed.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/bed.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/candle.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_candle.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/candle.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/carpet.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_carpet.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/carpet.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/glazed_terracotta.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_glazed_terracotta.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/glazed_terracotta.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_shulker_box.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_shulker_box.json deleted file mode 100644 index c7ed296a..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_shulker_box.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "garnished:red_dye_blowing", - "ingredients": [ - { - "tag": "minecraft:shulker_boxes" - } - ], - "results": [ - { - "item": "minecraft:red_shulker_box", - "count": 1 - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_stained_glass.json deleted file mode 100644 index eff4e1f5..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_stained_glass.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "garnished:red_dye_blowing", - "ingredients": [ - [ - { - "tag": "c:stained_glass" - }, - { - "item": "minecraft:glass" - } - ] - ], - "results": [ - { - "item": "minecraft:red_stained_glass", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_stained_glass_pane.json deleted file mode 100644 index dc382bfe..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_stained_glass_pane.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "garnished:red_dye_blowing", - "ingredients": [ - [ - { - "tag": "c:stained_glass_panes" - }, - { - "item": "minecraft:glass_pane" - } - ] - ], - "results": [ - { - "item": "minecraft:red_stained_glass_pane", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/stained_glass.json new file mode 100644 index 00000000..01585998 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:red_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:red_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/stained_glass_pane.json new file mode 100644 index 00000000..41ab1953 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:red_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:red_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/terracotta.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_terracotta.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/terracotta.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/wool.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/red_wool.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/red/wool.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/banner.json new file mode 100644 index 00000000..7bbaca35 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/banner.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:banners" + } + ], + "results": [ + { + "item": "minecraft:white_banner", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/bed.json new file mode 100644 index 00000000..556365c4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/bed.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:beds" + } + ], + "results": [ + { + "item": "minecraft:white_bed", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/candle.json new file mode 100644 index 00000000..c334e0fa --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/candle.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:candles" + } + ], + "results": [ + { + "item": "minecraft:white_candle", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/carpet.json new file mode 100644 index 00000000..51c2a8a7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/carpet.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool_carpets" + } + ], + "results": [ + { + "item": "minecraft:white_carpet", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/glazed_terracotta.json new file mode 100644 index 00000000..11de9591 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/glazed_terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:glazed_terracotta" + } + ], + "results": [ + { + "item": "minecraft:white_glazed_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/stained_glass.json new file mode 100644 index 00000000..9ad0f276 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:white_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/stained_glass_pane.json new file mode 100644 index 00000000..fc6b423a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:white_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/terracotta.json new file mode 100644 index 00000000..108656b5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/terracotta.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:terracotta" + } + ], + "results": [ + { + "item": "minecraft:white_terracotta", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/wool.json new file mode 100644 index 00000000..c21e3374 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/white/wool.json @@ -0,0 +1,14 @@ +{ + "type": "garnished:white_dye_blowing", + "ingredients": [ + { + "tag": "minecraft:wool" + } + ], + "results": [ + { + "item": "minecraft:white_wool", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_banner.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/banner.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_banner.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/banner.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_bed.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/bed.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_bed.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/bed.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_candle.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/candle.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_candle.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/candle.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_carpet.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/carpet.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_carpet.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/carpet.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_glazed_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/glazed_terracotta.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_glazed_terracotta.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/glazed_terracotta.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/stained_glass.json new file mode 100644 index 00000000..8c141298 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/stained_glass.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass" + }, + { + "item": "minecraft:glass" + } + ] + ], + "results": [ + { + "item": "minecraft:yellow_stained_glass", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/stained_glass_pane.json new file mode 100644 index 00000000..fbba28d2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/stained_glass_pane.json @@ -0,0 +1,19 @@ +{ + "type": "garnished:yellow_dye_blowing", + "ingredients": [ + [ + { + "tag": "forge:stained_glass_panes" + }, + { + "item": "minecraft:glass_pane" + } + ] + ], + "results": [ + { + "item": "minecraft:yellow_stained_glass_pane", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_terracotta.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/terracotta.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_terracotta.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/terracotta.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_wool.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/wool.json similarity index 100% rename from src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_wool.json rename to src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/wool.json diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_shulker_box.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_shulker_box.json deleted file mode 100644 index bb6299b5..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_shulker_box.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "garnished:yellow_dye_blowing", - "ingredients": [ - { - "tag": "minecraft:shulker_boxes" - } - ], - "results": [ - { - "item": "minecraft:yellow_shulker_box", - "count": 1 - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_stained_glass.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_stained_glass.json deleted file mode 100644 index 51bfffc2..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_stained_glass.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "garnished:yellow_dye_blowing", - "ingredients": [ - [ - { - "tag": "c:stained_glass" - }, - { - "item": "minecraft:glass" - } - ] - ], - "results": [ - { - "item": "minecraft:yellow_stained_glass", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_stained_glass_pane.json b/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_stained_glass_pane.json deleted file mode 100644 index d77d7cc8..00000000 --- a/src/main/resources/data/garnished/recipes/dye_blowing/minecraft/yellow/yellow_stained_glass_pane.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "garnished:yellow_dye_blowing", - "ingredients": [ - [ - { - "tag": "c:stained_glass_panes" - }, - { - "item": "minecraft:glass_pane" - } - ] - ], - "results": [ - { - "item": "minecraft:yellow_stained_glass_pane", - "count": 1 - } - ] -} diff --git a/src/main/resources/data/garnished/recipes/filling/wyvern_stone/bricks_slab.json b/src/main/resources/data/garnished/recipes/filling/wyvern_stone/bricks_slab.json index d0380f30..82f2eca0 100644 --- a/src/main/resources/data/garnished/recipes/filling/wyvern_stone/bricks_slab.json +++ b/src/main/resources/data/garnished/recipes/filling/wyvern_stone/bricks_slab.json @@ -2,7 +2,7 @@ "type": "create:filling", "ingredients": [ { - "item": "garnished:unstable_stone_bricks_slab" + "item": "garnished:unstable_stone_brick_slab" }, { "amount": 20250, @@ -12,7 +12,7 @@ ], "results": [ { - "item": "garnished:dragon_stone_bricks_slab" + "item": "garnished:dragon_stone_brick_slab" } ] } diff --git a/src/main/resources/data/garnished/recipes/filling/wyvern_stone/bricks_stairs.json b/src/main/resources/data/garnished/recipes/filling/wyvern_stone/bricks_stairs.json index 115a1f19..b5c10a2c 100644 --- a/src/main/resources/data/garnished/recipes/filling/wyvern_stone/bricks_stairs.json +++ b/src/main/resources/data/garnished/recipes/filling/wyvern_stone/bricks_stairs.json @@ -2,7 +2,7 @@ "type": "create:filling", "ingredients": [ { - "item": "garnished:unstable_stone_bricks_stairs" + "item": "garnished:unstable_stone_brick_stairs" }, { "amount": 20250, @@ -12,7 +12,7 @@ ], "results": [ { - "item": "garnished:dragon_stone_bricks_stairs" + "item": "garnished:dragon_stone_brick_stairs" } ] } diff --git a/src/main/resources/data/garnished/recipes/filling/wyvern_stone/bricks_wall.json b/src/main/resources/data/garnished/recipes/filling/wyvern_stone/bricks_wall.json index 58f28983..d9cd9c10 100644 --- a/src/main/resources/data/garnished/recipes/filling/wyvern_stone/bricks_wall.json +++ b/src/main/resources/data/garnished/recipes/filling/wyvern_stone/bricks_wall.json @@ -2,7 +2,7 @@ "type": "create:filling", "ingredients": [ { - "item": "garnished:unstable_stone_bricks_wall" + "item": "garnished:unstable_stone_brick_wall" }, { "amount": 20250, @@ -12,7 +12,7 @@ ], "results": [ { - "item": "garnished:dragon_stone_bricks_wall" + "item": "garnished:dragon_stone_brick_wall" } ] } diff --git a/src/main/resources/data/garnished/recipes/haunting/zultanite/brown.json b/src/main/resources/data/garnished/recipes/haunting/zultanite/brown.json new file mode 100644 index 00000000..45e3875e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/haunting/zultanite/brown.json @@ -0,0 +1,13 @@ +{ + "type": "create:haunting", + "ingredients": [ + { + "tag": "garnished:stone_types/zultanite/brown" + } + ], + "results": [ + { + "item": "garnished:ritualistic_stone" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/haunting/zultanite/magenta.json b/src/main/resources/data/garnished/recipes/haunting/zultanite/magenta.json new file mode 100644 index 00000000..242f8970 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/haunting/zultanite/magenta.json @@ -0,0 +1,13 @@ +{ + "type": "create:haunting", + "ingredients": [ + { + "tag": "garnished:stone_types/zultanite/magenta" + } + ], + "results": [ + { + "item": "garnished:abyssal_stone" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/haunting/zultanite/orange.json b/src/main/resources/data/garnished/recipes/haunting/zultanite/orange.json new file mode 100644 index 00000000..1c4f00e8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/haunting/zultanite/orange.json @@ -0,0 +1,13 @@ +{ + "type": "create:haunting", + "ingredients": [ + { + "tag": "garnished:stone_types/zultanite/orange" + } + ], + "results": [ + { + "item": "garnished:ritualistic_stone" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/haunting/zultanite/purple.json b/src/main/resources/data/garnished/recipes/haunting/zultanite/purple.json new file mode 100644 index 00000000..48b39d61 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/haunting/zultanite/purple.json @@ -0,0 +1,13 @@ +{ + "type": "create:haunting", + "ingredients": [ + { + "tag": "garnished:stone_types/zultanite/purple" + } + ], + "results": [ + { + "item": "garnished:abyssal_stone" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/haunting/zultanite/yellow.json b/src/main/resources/data/garnished/recipes/haunting/zultanite/yellow.json new file mode 100644 index 00000000..f69f3011 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/haunting/zultanite/yellow.json @@ -0,0 +1,13 @@ +{ + "type": "create:haunting", + "ingredients": [ + { + "tag": "garnished:stone_types/zultanite/yellow" + } + ], + "results": [ + { + "item": "garnished:carnotite" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/item_application/unstable_stone/bricks_slab.json b/src/main/resources/data/garnished/recipes/item_application/unstable_stone/bricks_slab.json index 1837a575..7f893bb6 100644 --- a/src/main/resources/data/garnished/recipes/item_application/unstable_stone/bricks_slab.json +++ b/src/main/resources/data/garnished/recipes/item_application/unstable_stone/bricks_slab.json @@ -2,7 +2,7 @@ "type": "create:item_application", "ingredients": [ { - "item": "garnished:carnotite_bricks_slab" + "item": "garnished:carnotite_brick_slab" }, { "item": "garnished:volatile_dust" @@ -10,7 +10,7 @@ ], "results": [ { - "item": "garnished:unstable_stone_bricks_slab" + "item": "garnished:unstable_stone_brick_slab" } ] } diff --git a/src/main/resources/data/garnished/recipes/item_application/unstable_stone/bricks_stairs.json b/src/main/resources/data/garnished/recipes/item_application/unstable_stone/bricks_stairs.json index 8dd9a05f..a998e792 100644 --- a/src/main/resources/data/garnished/recipes/item_application/unstable_stone/bricks_stairs.json +++ b/src/main/resources/data/garnished/recipes/item_application/unstable_stone/bricks_stairs.json @@ -2,7 +2,7 @@ "type": "create:item_application", "ingredients": [ { - "item": "garnished:carnotite_bricks_stairs" + "item": "garnished:carnotite_brick_stairs" }, { "item": "garnished:volatile_dust" @@ -10,7 +10,7 @@ ], "results": [ { - "item": "garnished:unstable_stone_bricks_stairs" + "item": "garnished:unstable_stone_brick_stairs" } ] } diff --git a/src/main/resources/data/garnished/recipes/item_application/unstable_stone/bricks_wall.json b/src/main/resources/data/garnished/recipes/item_application/unstable_stone/bricks_wall.json index 12c99683..0dec7577 100644 --- a/src/main/resources/data/garnished/recipes/item_application/unstable_stone/bricks_wall.json +++ b/src/main/resources/data/garnished/recipes/item_application/unstable_stone/bricks_wall.json @@ -2,7 +2,7 @@ "type": "create:item_application", "ingredients": [ { - "item": "garnished:carnotite_bricks_wall" + "item": "garnished:carnotite_brick_wall" }, { "item": "garnished:volatile_dust" @@ -10,7 +10,7 @@ ], "results": [ { - "item": "garnished:unstable_stone_bricks_wall" + "item": "garnished:unstable_stone_brick_wall" } ] } diff --git a/src/main/resources/data/garnished/recipes/stone/abyssal_stone/abyssal_stone_bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/abyssal_stone/abyssal_stone_bricks_slab.json index 3b5bafae..8b1b20f7 100644 --- a/src/main/resources/data/garnished/recipes/stone/abyssal_stone/abyssal_stone_bricks_slab.json +++ b/src/main/resources/data/garnished/recipes/stone/abyssal_stone/abyssal_stone_bricks_slab.json @@ -10,7 +10,7 @@ } }, "result": { - "item": "garnished:abyssal_stone_bricks_slab", + "item": "garnished:abyssal_stone_brick_slab", "count": 6 } } diff --git a/src/main/resources/data/garnished/recipes/stone/abyssal_stone/abyssal_stone_bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/abyssal_stone/abyssal_stone_bricks_stairs.json index 09ce2a37..8097be68 100644 --- a/src/main/resources/data/garnished/recipes/stone/abyssal_stone/abyssal_stone_bricks_stairs.json +++ b/src/main/resources/data/garnished/recipes/stone/abyssal_stone/abyssal_stone_bricks_stairs.json @@ -12,7 +12,7 @@ } }, "result": { - "item": "garnished:abyssal_stone_bricks_stairs", + "item": "garnished:abyssal_stone_brick_stairs", "count": 4 } } diff --git a/src/main/resources/data/garnished/recipes/stone/abyssal_stone/abyssal_stone_bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/abyssal_stone/abyssal_stone_bricks_wall.json index 56de9c49..e5a76675 100644 --- a/src/main/resources/data/garnished/recipes/stone/abyssal_stone/abyssal_stone_bricks_wall.json +++ b/src/main/resources/data/garnished/recipes/stone/abyssal_stone/abyssal_stone_bricks_wall.json @@ -11,7 +11,7 @@ } }, "result": { - "item": "garnished:abyssal_stone_bricks_wall", + "item": "garnished:abyssal_stone_brick_wall", "count": 6 } } diff --git a/src/main/resources/data/garnished/recipes/stone/carnotite/carnotite_bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/carnotite/carnotite_bricks_slab.json index 14f12c5a..fc04550c 100644 --- a/src/main/resources/data/garnished/recipes/stone/carnotite/carnotite_bricks_slab.json +++ b/src/main/resources/data/garnished/recipes/stone/carnotite/carnotite_bricks_slab.json @@ -10,7 +10,7 @@ } }, "result": { - "item": "garnished:carnotite_bricks_slab", + "item": "garnished:carnotite_brick_slab", "count": 6 } } diff --git a/src/main/resources/data/garnished/recipes/stone/carnotite/carnotite_bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/carnotite/carnotite_bricks_stairs.json index 5d66aff6..99281122 100644 --- a/src/main/resources/data/garnished/recipes/stone/carnotite/carnotite_bricks_stairs.json +++ b/src/main/resources/data/garnished/recipes/stone/carnotite/carnotite_bricks_stairs.json @@ -12,7 +12,7 @@ } }, "result": { - "item": "garnished:carnotite_bricks_stairs", + "item": "garnished:carnotite_brick_stairs", "count": 4 } } diff --git a/src/main/resources/data/garnished/recipes/stone/carnotite/carnotite_bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/carnotite/carnotite_bricks_wall.json index c4a77748..f09385a6 100644 --- a/src/main/resources/data/garnished/recipes/stone/carnotite/carnotite_bricks_wall.json +++ b/src/main/resources/data/garnished/recipes/stone/carnotite/carnotite_bricks_wall.json @@ -11,7 +11,7 @@ } }, "result": { - "item": "garnished:carnotite_bricks_wall", + "item": "garnished:carnotite_brick_wall", "count": 6 } } diff --git a/src/main/resources/data/garnished/recipes/stone/ritualistic_stone/ritualistic_stone_bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/ritualistic_stone/ritualistic_stone_bricks_slab.json index e89c9779..c79a953c 100644 --- a/src/main/resources/data/garnished/recipes/stone/ritualistic_stone/ritualistic_stone_bricks_slab.json +++ b/src/main/resources/data/garnished/recipes/stone/ritualistic_stone/ritualistic_stone_bricks_slab.json @@ -10,7 +10,7 @@ } }, "result": { - "item": "garnished:ritualistic_stone_bricks_slab", + "item": "garnished:ritualistic_stone_brick_slab", "count": 6 } } diff --git a/src/main/resources/data/garnished/recipes/stone/ritualistic_stone/ritualistic_stone_bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/ritualistic_stone/ritualistic_stone_bricks_stairs.json index 336ddc97..5f7a768d 100644 --- a/src/main/resources/data/garnished/recipes/stone/ritualistic_stone/ritualistic_stone_bricks_stairs.json +++ b/src/main/resources/data/garnished/recipes/stone/ritualistic_stone/ritualistic_stone_bricks_stairs.json @@ -12,7 +12,7 @@ } }, "result": { - "item": "garnished:ritualistic_stone_bricks_stairs", + "item": "garnished:ritualistic_stone_brick_stairs", "count": 4 } } diff --git a/src/main/resources/data/garnished/recipes/stone/ritualistic_stone/ritualistic_stone_bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/ritualistic_stone/ritualistic_stone_bricks_wall.json index e1b9e229..af6f5f65 100644 --- a/src/main/resources/data/garnished/recipes/stone/ritualistic_stone/ritualistic_stone_bricks_wall.json +++ b/src/main/resources/data/garnished/recipes/stone/ritualistic_stone/ritualistic_stone_bricks_wall.json @@ -11,7 +11,7 @@ } }, "result": { - "item": "garnished:ritualistic_stone_bricks_wall", + "item": "garnished:ritualistic_stone_brick_wall", "count": 6 } } diff --git a/src/main/resources/data/garnished/recipes/stone/unstable_stone/unstable_stone_bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/unstable_stone/unstable_stone_bricks_slab.json index fb2da7f0..81003caa 100644 --- a/src/main/resources/data/garnished/recipes/stone/unstable_stone/unstable_stone_bricks_slab.json +++ b/src/main/resources/data/garnished/recipes/stone/unstable_stone/unstable_stone_bricks_slab.json @@ -10,7 +10,7 @@ } }, "result": { - "item": "garnished:unstable_stone_bricks_slab", + "item": "garnished:unstable_stone_brick_slab", "count": 6 } } diff --git a/src/main/resources/data/garnished/recipes/stone/unstable_stone/unstable_stone_bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/unstable_stone/unstable_stone_bricks_stairs.json index b2e3444c..7192352b 100644 --- a/src/main/resources/data/garnished/recipes/stone/unstable_stone/unstable_stone_bricks_stairs.json +++ b/src/main/resources/data/garnished/recipes/stone/unstable_stone/unstable_stone_bricks_stairs.json @@ -12,7 +12,7 @@ } }, "result": { - "item": "garnished:unstable_stone_bricks_stairs", + "item": "garnished:unstable_stone_brick_stairs", "count": 4 } } diff --git a/src/main/resources/data/garnished/recipes/stone/unstable_stone/unstable_stone_bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/unstable_stone/unstable_stone_bricks_wall.json index 66af2b07..c4122c87 100644 --- a/src/main/resources/data/garnished/recipes/stone/unstable_stone/unstable_stone_bricks_wall.json +++ b/src/main/resources/data/garnished/recipes/stone/unstable_stone/unstable_stone_bricks_wall.json @@ -11,7 +11,7 @@ } }, "result": { - "item": "garnished:unstable_stone_bricks_wall", + "item": "garnished:unstable_stone_brick_wall", "count": 6 } } diff --git a/src/main/resources/data/garnished/recipes/stone/wyvern_stone/wyvern_stone_bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/wyvern_stone/wyvern_stone_bricks_slab.json index a6da192e..2ddadb0d 100644 --- a/src/main/resources/data/garnished/recipes/stone/wyvern_stone/wyvern_stone_bricks_slab.json +++ b/src/main/resources/data/garnished/recipes/stone/wyvern_stone/wyvern_stone_bricks_slab.json @@ -10,7 +10,7 @@ } }, "result": { - "item": "garnished:dragon_stone_bricks_slab", + "item": "garnished:dragon_stone_brick_slab", "count": 6 } } diff --git a/src/main/resources/data/garnished/recipes/stone/wyvern_stone/wyvern_stone_bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/wyvern_stone/wyvern_stone_bricks_stairs.json index e6f64221..f9a598ab 100644 --- a/src/main/resources/data/garnished/recipes/stone/wyvern_stone/wyvern_stone_bricks_stairs.json +++ b/src/main/resources/data/garnished/recipes/stone/wyvern_stone/wyvern_stone_bricks_stairs.json @@ -12,7 +12,7 @@ } }, "result": { - "item": "garnished:dragon_stone_bricks_stairs", + "item": "garnished:dragon_stone_brick_stairs", "count": 4 } } diff --git a/src/main/resources/data/garnished/recipes/stone/wyvern_stone/wyvern_stone_bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/wyvern_stone/wyvern_stone_bricks_wall.json index 87fd3f25..bbb7be46 100644 --- a/src/main/resources/data/garnished/recipes/stone/wyvern_stone/wyvern_stone_bricks_wall.json +++ b/src/main/resources/data/garnished/recipes/stone/wyvern_stone/wyvern_stone_bricks_wall.json @@ -11,7 +11,7 @@ } }, "result": { - "item": "garnished:dragon_stone_bricks_wall", + "item": "garnished:dragon_stone_brick_wall", "count": 6 } } diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/basic/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/bricks.json new file mode 100644 index 00000000..95d5a562 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_zultanite" + } + }, + "result": { + "item": "garnished:zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/basic/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/bricks_slab.json new file mode 100644 index 00000000..8ceddef9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:zultanite_bricks" + } + }, + "result": { + "item": "garnished:zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/basic/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/bricks_stairs.json new file mode 100644 index 00000000..9ccf1a6a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:zultanite_bricks" + } + }, + "result": { + "item": "garnished:zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/basic/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/bricks_wall.json new file mode 100644 index 00000000..cbcc14a7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:zultanite_bricks" + } + }, + "result": { + "item": "garnished:zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/basic/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/chiseled.json new file mode 100644 index 00000000..a4db5b2d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/basic/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/polished.json new file mode 100644 index 00000000..1c6edbe7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:zultanite" + } + }, + "result": { + "item": "garnished:polished_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/basic/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/polished_slab.json new file mode 100644 index 00000000..1eb06e5e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_zultanite" + } + }, + "result": { + "item": "garnished:polished_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/basic/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/polished_stairs.json new file mode 100644 index 00000000..dca5d65b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_zultanite" + } + }, + "result": { + "item": "garnished:polished_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/basic/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/polished_wall.json new file mode 100644 index 00000000..580656f9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_zultanite" + } + }, + "result": { + "item": "garnished:polished_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/basic/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/slab.json new file mode 100644 index 00000000..a4f81fdc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:zultanite" + } + }, + "result": { + "item": "garnished:zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/basic/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/smooth.json new file mode 100644 index 00000000..e4409d12 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:zultanite" + }, + "result": "garnished:smooth_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/basic/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/stairs.json new file mode 100644 index 00000000..3e01703e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:zultanite" + } + }, + "result": { + "item": "garnished:zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/basic/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/wall.json new file mode 100644 index 00000000..42444321 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/basic/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:zultanite" + } + }, + "result": { + "item": "garnished:zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/black/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/black/bricks.json new file mode 100644 index 00000000..63725ecd --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/black/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "black_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_black_zultanite" + } + }, + "result": { + "item": "garnished:black_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/black/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/black/bricks_slab.json new file mode 100644 index 00000000..ae1ffb8a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/black/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "black_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:black_zultanite_bricks" + } + }, + "result": { + "item": "garnished:black_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/black/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/black/bricks_stairs.json new file mode 100644 index 00000000..3811cbb9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/black/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "black_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:black_zultanite_bricks" + } + }, + "result": { + "item": "garnished:black_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/black/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/black/bricks_wall.json new file mode 100644 index 00000000..fe4dd026 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/black/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "black_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:black_zultanite_bricks" + } + }, + "result": { + "item": "garnished:black_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/black/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/black/chiseled.json new file mode 100644 index 00000000..ddc2d1dd --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/black/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "black_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_black_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_black_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/black/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/black/polished.json new file mode 100644 index 00000000..aba0bae6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/black/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "black_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:black_zultanite" + } + }, + "result": { + "item": "garnished:polished_black_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/black/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/black/polished_slab.json new file mode 100644 index 00000000..f0ab2b1f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/black/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "black_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_black_zultanite" + } + }, + "result": { + "item": "garnished:polished_black_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/black/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/black/polished_stairs.json new file mode 100644 index 00000000..169dbefc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/black/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "black_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_black_zultanite" + } + }, + "result": { + "item": "garnished:polished_black_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/black/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/black/polished_wall.json new file mode 100644 index 00000000..71c4ec2d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/black/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "black_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_black_zultanite" + } + }, + "result": { + "item": "garnished:polished_black_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/black/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/black/slab.json new file mode 100644 index 00000000..0e678f03 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/black/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "black_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:black_zultanite" + } + }, + "result": { + "item": "garnished:black_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/black/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/black/smooth.json new file mode 100644 index 00000000..b0ad392c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/black/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:black_zultanite" + }, + "result": "garnished:smooth_black_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/black/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/black/stairs.json new file mode 100644 index 00000000..860e92fe --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/black/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "black_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:black_zultanite" + } + }, + "result": { + "item": "garnished:black_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/black/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/black/wall.json new file mode 100644 index 00000000..378823d8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/black/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "black_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:black_zultanite" + } + }, + "result": { + "item": "garnished:black_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/blue/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/bricks.json new file mode 100644 index 00000000..11c6f2e9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "blue_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_blue_zultanite" + } + }, + "result": { + "item": "garnished:blue_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/blue/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/bricks_slab.json new file mode 100644 index 00000000..ee515e4d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "blue_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:blue_zultanite_bricks" + } + }, + "result": { + "item": "garnished:blue_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/blue/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/bricks_stairs.json new file mode 100644 index 00000000..b5bc0905 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "blue_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:blue_zultanite_bricks" + } + }, + "result": { + "item": "garnished:blue_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/blue/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/bricks_wall.json new file mode 100644 index 00000000..76051bf1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "blue_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:blue_zultanite_bricks" + } + }, + "result": { + "item": "garnished:blue_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/blue/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/chiseled.json new file mode 100644 index 00000000..20f1fc10 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "blue_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_blue_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_blue_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/blue/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/polished.json new file mode 100644 index 00000000..fc85c8a2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "blue_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:blue_zultanite" + } + }, + "result": { + "item": "garnished:polished_blue_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/blue/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/polished_slab.json new file mode 100644 index 00000000..348db7c0 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "blue_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_blue_zultanite" + } + }, + "result": { + "item": "garnished:polished_blue_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/blue/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/polished_stairs.json new file mode 100644 index 00000000..ea55c065 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "blue_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_blue_zultanite" + } + }, + "result": { + "item": "garnished:polished_blue_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/blue/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/polished_wall.json new file mode 100644 index 00000000..2724a2ac --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "blue_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_blue_zultanite" + } + }, + "result": { + "item": "garnished:polished_blue_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/blue/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/slab.json new file mode 100644 index 00000000..2e994648 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "blue_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:blue_zultanite" + } + }, + "result": { + "item": "garnished:blue_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/blue/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/smooth.json new file mode 100644 index 00000000..7aebd8ee --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:blue_zultanite" + }, + "result": "garnished:smooth_blue_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/blue/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/stairs.json new file mode 100644 index 00000000..072af114 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "blue_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:blue_zultanite" + } + }, + "result": { + "item": "garnished:blue_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/blue/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/wall.json new file mode 100644 index 00000000..21292e82 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/blue/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "blue_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:blue_zultanite" + } + }, + "result": { + "item": "garnished:blue_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/brown/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/bricks.json new file mode 100644 index 00000000..714c66e5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "brown_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_brown_zultanite" + } + }, + "result": { + "item": "garnished:brown_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/brown/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/bricks_slab.json new file mode 100644 index 00000000..0a8af004 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "brown_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:brown_zultanite_bricks" + } + }, + "result": { + "item": "garnished:brown_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/brown/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/bricks_stairs.json new file mode 100644 index 00000000..db5a06ec --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "brown_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:brown_zultanite_bricks" + } + }, + "result": { + "item": "garnished:brown_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/brown/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/bricks_wall.json new file mode 100644 index 00000000..6b955c19 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "brown_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:brown_zultanite_bricks" + } + }, + "result": { + "item": "garnished:brown_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/brown/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/chiseled.json new file mode 100644 index 00000000..a1945c49 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "brown_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_brown_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_brown_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/brown/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/polished.json new file mode 100644 index 00000000..2de4a46d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "brown_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:brown_zultanite" + } + }, + "result": { + "item": "garnished:polished_brown_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/brown/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/polished_slab.json new file mode 100644 index 00000000..ecb9ba7e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "brown_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_brown_zultanite" + } + }, + "result": { + "item": "garnished:polished_brown_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/brown/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/polished_stairs.json new file mode 100644 index 00000000..03b24e15 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "brown_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_brown_zultanite" + } + }, + "result": { + "item": "garnished:polished_brown_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/brown/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/polished_wall.json new file mode 100644 index 00000000..c26eb9d1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "brown_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_brown_zultanite" + } + }, + "result": { + "item": "garnished:polished_brown_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/brown/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/slab.json new file mode 100644 index 00000000..a049f060 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "brown_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:brown_zultanite" + } + }, + "result": { + "item": "garnished:brown_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/brown/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/smooth.json new file mode 100644 index 00000000..2cea0245 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:brown_zultanite" + }, + "result": "garnished:smooth_brown_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/brown/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/stairs.json new file mode 100644 index 00000000..19fd3616 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "brown_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:brown_zultanite" + } + }, + "result": { + "item": "garnished:brown_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/brown/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/wall.json new file mode 100644 index 00000000..153b9899 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/brown/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "brown_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:brown_zultanite" + } + }, + "result": { + "item": "garnished:brown_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/bricks.json new file mode 100644 index 00000000..f213e741 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "cyan_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_cyan_zultanite" + } + }, + "result": { + "item": "garnished:cyan_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/bricks_slab.json new file mode 100644 index 00000000..338dd38d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "cyan_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:cyan_zultanite_bricks" + } + }, + "result": { + "item": "garnished:cyan_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/bricks_stairs.json new file mode 100644 index 00000000..b4aa67de --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "cyan_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:cyan_zultanite_bricks" + } + }, + "result": { + "item": "garnished:cyan_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/bricks_wall.json new file mode 100644 index 00000000..42b45072 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "cyan_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:cyan_zultanite_bricks" + } + }, + "result": { + "item": "garnished:cyan_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/chiseled.json new file mode 100644 index 00000000..05560e8d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "cyan_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_cyan_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_cyan_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/polished.json new file mode 100644 index 00000000..e6a32cae --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "cyan_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:cyan_zultanite" + } + }, + "result": { + "item": "garnished:polished_cyan_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/polished_slab.json new file mode 100644 index 00000000..5c39ed18 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "cyan_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_cyan_zultanite" + } + }, + "result": { + "item": "garnished:polished_cyan_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/polished_stairs.json new file mode 100644 index 00000000..965aa436 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "cyan_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_cyan_zultanite" + } + }, + "result": { + "item": "garnished:polished_cyan_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/polished_wall.json new file mode 100644 index 00000000..fbb7c46e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "cyan_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_cyan_zultanite" + } + }, + "result": { + "item": "garnished:polished_cyan_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/slab.json new file mode 100644 index 00000000..bdd19185 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "cyan_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:cyan_zultanite" + } + }, + "result": { + "item": "garnished:cyan_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/smooth.json new file mode 100644 index 00000000..b2b6e08f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:cyan_zultanite" + }, + "result": "garnished:smooth_cyan_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/stairs.json new file mode 100644 index 00000000..3dfd53c8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "cyan_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:cyan_zultanite" + } + }, + "result": { + "item": "garnished:cyan_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/wall.json new file mode 100644 index 00000000..99f184d1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/cyan/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "cyan_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:cyan_zultanite" + } + }, + "result": { + "item": "garnished:cyan_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/gray/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/bricks.json new file mode 100644 index 00000000..b2db8763 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "gray_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_gray_zultanite" + } + }, + "result": { + "item": "garnished:gray_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/gray/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/bricks_slab.json new file mode 100644 index 00000000..96c65925 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "gray_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:gray_zultanite_bricks" + } + }, + "result": { + "item": "garnished:gray_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/gray/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/bricks_stairs.json new file mode 100644 index 00000000..c0b4255c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "gray_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:gray_zultanite_bricks" + } + }, + "result": { + "item": "garnished:gray_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/gray/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/bricks_wall.json new file mode 100644 index 00000000..70e85f16 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "gray_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:gray_zultanite_bricks" + } + }, + "result": { + "item": "garnished:gray_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/gray/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/chiseled.json new file mode 100644 index 00000000..960cebae --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "gray_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_gray_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_gray_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/gray/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/polished.json new file mode 100644 index 00000000..4734bb64 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "gray_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:gray_zultanite" + } + }, + "result": { + "item": "garnished:polished_gray_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/gray/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/polished_slab.json new file mode 100644 index 00000000..04f1a376 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "gray_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_gray_zultanite" + } + }, + "result": { + "item": "garnished:polished_gray_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/gray/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/polished_stairs.json new file mode 100644 index 00000000..8adccf25 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "gray_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_gray_zultanite" + } + }, + "result": { + "item": "garnished:polished_gray_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/gray/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/polished_wall.json new file mode 100644 index 00000000..e9bb6ced --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "gray_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_gray_zultanite" + } + }, + "result": { + "item": "garnished:polished_gray_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/gray/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/slab.json new file mode 100644 index 00000000..2a788e1e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "gray_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:gray_zultanite" + } + }, + "result": { + "item": "garnished:gray_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/gray/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/smooth.json new file mode 100644 index 00000000..3b679050 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:gray_zultanite" + }, + "result": "garnished:smooth_gray_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/gray/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/stairs.json new file mode 100644 index 00000000..417d286e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "gray_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:gray_zultanite" + } + }, + "result": { + "item": "garnished:gray_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/gray/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/wall.json new file mode 100644 index 00000000..b627e3d2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/gray/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "gray_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:gray_zultanite" + } + }, + "result": { + "item": "garnished:gray_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/green/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/green/bricks.json new file mode 100644 index 00000000..9b2307b5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/green/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "green_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_green_zultanite" + } + }, + "result": { + "item": "garnished:green_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/green/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/green/bricks_slab.json new file mode 100644 index 00000000..bd297e4d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/green/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "green_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:green_zultanite_bricks" + } + }, + "result": { + "item": "garnished:green_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/green/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/green/bricks_stairs.json new file mode 100644 index 00000000..a548dc7d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/green/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "green_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:green_zultanite_bricks" + } + }, + "result": { + "item": "garnished:green_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/green/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/green/bricks_wall.json new file mode 100644 index 00000000..4d26db8d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/green/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "green_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:green_zultanite_bricks" + } + }, + "result": { + "item": "garnished:green_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/green/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/green/chiseled.json new file mode 100644 index 00000000..65e619ad --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/green/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "green_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_green_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_green_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/green/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/green/polished.json new file mode 100644 index 00000000..9049f3c4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/green/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "green_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:green_zultanite" + } + }, + "result": { + "item": "garnished:polished_green_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/green/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/green/polished_slab.json new file mode 100644 index 00000000..22efac3d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/green/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "green_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_green_zultanite" + } + }, + "result": { + "item": "garnished:polished_green_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/green/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/green/polished_stairs.json new file mode 100644 index 00000000..868c4b8b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/green/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "green_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_green_zultanite" + } + }, + "result": { + "item": "garnished:polished_green_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/green/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/green/polished_wall.json new file mode 100644 index 00000000..c08fa008 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/green/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "green_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_green_zultanite" + } + }, + "result": { + "item": "garnished:polished_green_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/green/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/green/slab.json new file mode 100644 index 00000000..7750db89 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/green/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "green_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:green_zultanite" + } + }, + "result": { + "item": "garnished:green_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/green/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/green/smooth.json new file mode 100644 index 00000000..2b7f4f34 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/green/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:green_zultanite" + }, + "result": "garnished:smooth_green_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/green/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/green/stairs.json new file mode 100644 index 00000000..957b7cdd --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/green/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "green_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:green_zultanite" + } + }, + "result": { + "item": "garnished:green_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/green/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/green/wall.json new file mode 100644 index 00000000..f37cd028 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/green/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "green_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:green_zultanite" + } + }, + "result": { + "item": "garnished:green_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/bricks.json new file mode 100644 index 00000000..71ddf1c6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_blue_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_light_blue_zultanite" + } + }, + "result": { + "item": "garnished:light_blue_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/bricks_slab.json new file mode 100644 index 00000000..3021788a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_blue_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:light_blue_zultanite_bricks" + } + }, + "result": { + "item": "garnished:light_blue_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/bricks_stairs.json new file mode 100644 index 00000000..1eb68676 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_blue_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:light_blue_zultanite_bricks" + } + }, + "result": { + "item": "garnished:light_blue_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/bricks_wall.json new file mode 100644 index 00000000..282354a6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_blue_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:light_blue_zultanite_bricks" + } + }, + "result": { + "item": "garnished:light_blue_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/chiseled.json new file mode 100644 index 00000000..3a51e0f9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_blue_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_light_blue_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_light_blue_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/polished.json new file mode 100644 index 00000000..564b251f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_blue_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:light_blue_zultanite" + } + }, + "result": { + "item": "garnished:polished_light_blue_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/polished_slab.json new file mode 100644 index 00000000..ef660ca1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_blue_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_light_blue_zultanite" + } + }, + "result": { + "item": "garnished:polished_light_blue_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/polished_stairs.json new file mode 100644 index 00000000..52794fd8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_blue_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_light_blue_zultanite" + } + }, + "result": { + "item": "garnished:polished_light_blue_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/polished_wall.json new file mode 100644 index 00000000..91fcbd1a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_blue_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_light_blue_zultanite" + } + }, + "result": { + "item": "garnished:polished_light_blue_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/slab.json new file mode 100644 index 00000000..57aee8ca --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_blue_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:light_blue_zultanite" + } + }, + "result": { + "item": "garnished:light_blue_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/smooth.json new file mode 100644 index 00000000..0205d8a8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:light_blue_zultanite" + }, + "result": "garnished:smooth_light_blue_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/stairs.json new file mode 100644 index 00000000..e96c1761 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_blue_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:light_blue_zultanite" + } + }, + "result": { + "item": "garnished:light_blue_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/wall.json new file mode 100644 index 00000000..e485d9ff --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_blue/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_blue_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:light_blue_zultanite" + } + }, + "result": { + "item": "garnished:light_blue_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/bricks.json new file mode 100644 index 00000000..63de0485 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_gray_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_light_gray_zultanite" + } + }, + "result": { + "item": "garnished:light_gray_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/bricks_slab.json new file mode 100644 index 00000000..e01065d2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_gray_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:light_gray_zultanite_bricks" + } + }, + "result": { + "item": "garnished:light_gray_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/bricks_stairs.json new file mode 100644 index 00000000..6d227aa5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_gray_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:light_gray_zultanite_bricks" + } + }, + "result": { + "item": "garnished:light_gray_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/bricks_wall.json new file mode 100644 index 00000000..80513312 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_gray_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:light_gray_zultanite_bricks" + } + }, + "result": { + "item": "garnished:light_gray_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/chiseled.json new file mode 100644 index 00000000..43a19987 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_gray_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_light_gray_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_light_gray_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/polished.json new file mode 100644 index 00000000..c6a40738 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_gray_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:light_gray_zultanite" + } + }, + "result": { + "item": "garnished:polished_light_gray_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/polished_slab.json new file mode 100644 index 00000000..b62f9992 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_gray_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_light_gray_zultanite" + } + }, + "result": { + "item": "garnished:polished_light_gray_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/polished_stairs.json new file mode 100644 index 00000000..0e58ca59 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_gray_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_light_gray_zultanite" + } + }, + "result": { + "item": "garnished:polished_light_gray_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/polished_wall.json new file mode 100644 index 00000000..08451e78 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_gray_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_light_gray_zultanite" + } + }, + "result": { + "item": "garnished:polished_light_gray_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/slab.json new file mode 100644 index 00000000..62b2a124 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_gray_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:light_gray_zultanite" + } + }, + "result": { + "item": "garnished:light_gray_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/smooth.json new file mode 100644 index 00000000..b87d4722 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:light_gray_zultanite" + }, + "result": "garnished:smooth_light_gray_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/stairs.json new file mode 100644 index 00000000..6952f9f3 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_gray_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:light_gray_zultanite" + } + }, + "result": { + "item": "garnished:light_gray_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/wall.json new file mode 100644 index 00000000..67128f13 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/light_gray/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "light_gray_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:light_gray_zultanite" + } + }, + "result": { + "item": "garnished:light_gray_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/lime/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/bricks.json new file mode 100644 index 00000000..49b24dce --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "lime_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_lime_zultanite" + } + }, + "result": { + "item": "garnished:lime_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/lime/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/bricks_slab.json new file mode 100644 index 00000000..422b98e1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "lime_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:lime_zultanite_bricks" + } + }, + "result": { + "item": "garnished:lime_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/lime/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/bricks_stairs.json new file mode 100644 index 00000000..def4e7a7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "lime_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:lime_zultanite_bricks" + } + }, + "result": { + "item": "garnished:lime_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/lime/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/bricks_wall.json new file mode 100644 index 00000000..943bb412 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "lime_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:lime_zultanite_bricks" + } + }, + "result": { + "item": "garnished:lime_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/lime/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/chiseled.json new file mode 100644 index 00000000..8b535d27 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "lime_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_lime_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_lime_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/lime/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/polished.json new file mode 100644 index 00000000..813f367d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "lime_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:lime_zultanite" + } + }, + "result": { + "item": "garnished:polished_lime_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/lime/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/polished_slab.json new file mode 100644 index 00000000..2bdd05e4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "lime_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_lime_zultanite" + } + }, + "result": { + "item": "garnished:polished_lime_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/lime/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/polished_stairs.json new file mode 100644 index 00000000..eff07319 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "lime_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_lime_zultanite" + } + }, + "result": { + "item": "garnished:polished_lime_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/lime/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/polished_wall.json new file mode 100644 index 00000000..d0efb54e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "lime_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_lime_zultanite" + } + }, + "result": { + "item": "garnished:polished_lime_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/lime/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/slab.json new file mode 100644 index 00000000..22db67fc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "lime_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:lime_zultanite" + } + }, + "result": { + "item": "garnished:lime_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/lime/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/smooth.json new file mode 100644 index 00000000..e8a1afe9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:lime_zultanite" + }, + "result": "garnished:smooth_lime_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/lime/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/stairs.json new file mode 100644 index 00000000..cd24c137 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "lime_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:lime_zultanite" + } + }, + "result": { + "item": "garnished:lime_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/lime/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/wall.json new file mode 100644 index 00000000..15c46042 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/lime/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "lime_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:lime_zultanite" + } + }, + "result": { + "item": "garnished:lime_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/bricks.json new file mode 100644 index 00000000..73aa73e1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "magenta_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_magenta_zultanite" + } + }, + "result": { + "item": "garnished:magenta_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/bricks_slab.json new file mode 100644 index 00000000..5c3691ca --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "magenta_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:magenta_zultanite_bricks" + } + }, + "result": { + "item": "garnished:magenta_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/bricks_stairs.json new file mode 100644 index 00000000..3680c11c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "magenta_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:magenta_zultanite_bricks" + } + }, + "result": { + "item": "garnished:magenta_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/bricks_wall.json new file mode 100644 index 00000000..6d0823a5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "magenta_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:magenta_zultanite_bricks" + } + }, + "result": { + "item": "garnished:magenta_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/chiseled.json new file mode 100644 index 00000000..e55bc8a0 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "magenta_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_magenta_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_magenta_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/polished.json new file mode 100644 index 00000000..6102ceff --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "magenta_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:magenta_zultanite" + } + }, + "result": { + "item": "garnished:polished_magenta_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/polished_slab.json new file mode 100644 index 00000000..15aec4d2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "magenta_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_magenta_zultanite" + } + }, + "result": { + "item": "garnished:polished_magenta_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/polished_stairs.json new file mode 100644 index 00000000..6eb972ae --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "magenta_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_magenta_zultanite" + } + }, + "result": { + "item": "garnished:polished_magenta_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/polished_wall.json new file mode 100644 index 00000000..0e3ac805 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "magenta_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_magenta_zultanite" + } + }, + "result": { + "item": "garnished:polished_magenta_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/slab.json new file mode 100644 index 00000000..8510bfa7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "magenta_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:magenta_zultanite" + } + }, + "result": { + "item": "garnished:magenta_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/smooth.json new file mode 100644 index 00000000..4883ac5c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:magenta_zultanite" + }, + "result": "garnished:smooth_magenta_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/stairs.json new file mode 100644 index 00000000..cddd72ce --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "magenta_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:magenta_zultanite" + } + }, + "result": { + "item": "garnished:magenta_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/wall.json new file mode 100644 index 00000000..96b6a102 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/magenta/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "magenta_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:magenta_zultanite" + } + }, + "result": { + "item": "garnished:magenta_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/orange/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/bricks.json new file mode 100644 index 00000000..f33d3a93 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "orange_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_orange_zultanite" + } + }, + "result": { + "item": "garnished:orange_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/orange/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/bricks_slab.json new file mode 100644 index 00000000..f7f085ca --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "orange_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:orange_zultanite_bricks" + } + }, + "result": { + "item": "garnished:orange_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/orange/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/bricks_stairs.json new file mode 100644 index 00000000..60881af1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "orange_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:orange_zultanite_bricks" + } + }, + "result": { + "item": "garnished:orange_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/orange/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/bricks_wall.json new file mode 100644 index 00000000..33da0fe7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "orange_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:orange_zultanite_bricks" + } + }, + "result": { + "item": "garnished:orange_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/orange/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/chiseled.json new file mode 100644 index 00000000..56898491 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "orange_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_orange_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_orange_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/orange/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/polished.json new file mode 100644 index 00000000..b29fbf67 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "orange_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:orange_zultanite" + } + }, + "result": { + "item": "garnished:polished_orange_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/orange/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/polished_slab.json new file mode 100644 index 00000000..9170b546 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "orange_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_orange_zultanite" + } + }, + "result": { + "item": "garnished:polished_orange_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/orange/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/polished_stairs.json new file mode 100644 index 00000000..a317a9c6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "orange_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_orange_zultanite" + } + }, + "result": { + "item": "garnished:polished_orange_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/orange/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/polished_wall.json new file mode 100644 index 00000000..941358b1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "orange_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_orange_zultanite" + } + }, + "result": { + "item": "garnished:polished_orange_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/orange/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/slab.json new file mode 100644 index 00000000..7fbf792d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "orange_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:orange_zultanite" + } + }, + "result": { + "item": "garnished:orange_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/orange/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/smooth.json new file mode 100644 index 00000000..ae8e2c41 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:orange_zultanite" + }, + "result": "garnished:smooth_orange_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/orange/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/stairs.json new file mode 100644 index 00000000..86a850b1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "orange_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:orange_zultanite" + } + }, + "result": { + "item": "garnished:orange_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/orange/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/wall.json new file mode 100644 index 00000000..1ea71f59 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/orange/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "orange_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:orange_zultanite" + } + }, + "result": { + "item": "garnished:orange_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/pink/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/bricks.json new file mode 100644 index 00000000..b7f35786 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "pink_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_pink_zultanite" + } + }, + "result": { + "item": "garnished:pink_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/pink/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/bricks_slab.json new file mode 100644 index 00000000..ec93ae39 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "pink_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:pink_zultanite_bricks" + } + }, + "result": { + "item": "garnished:pink_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/pink/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/bricks_stairs.json new file mode 100644 index 00000000..013bf9dd --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "pink_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:pink_zultanite_bricks" + } + }, + "result": { + "item": "garnished:pink_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/pink/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/bricks_wall.json new file mode 100644 index 00000000..b050adec --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "pink_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:pink_zultanite_bricks" + } + }, + "result": { + "item": "garnished:pink_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/pink/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/chiseled.json new file mode 100644 index 00000000..29cd27c3 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "pink_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_pink_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_pink_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/pink/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/polished.json new file mode 100644 index 00000000..4f9bf8b1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "pink_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:pink_zultanite" + } + }, + "result": { + "item": "garnished:polished_pink_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/pink/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/polished_slab.json new file mode 100644 index 00000000..186cb8a8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "pink_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_pink_zultanite" + } + }, + "result": { + "item": "garnished:polished_pink_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/pink/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/polished_stairs.json new file mode 100644 index 00000000..8175af29 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "pink_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_pink_zultanite" + } + }, + "result": { + "item": "garnished:polished_pink_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/pink/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/polished_wall.json new file mode 100644 index 00000000..4766bc63 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "pink_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_pink_zultanite" + } + }, + "result": { + "item": "garnished:polished_pink_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/pink/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/slab.json new file mode 100644 index 00000000..e18f8f0b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "pink_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:pink_zultanite" + } + }, + "result": { + "item": "garnished:pink_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/pink/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/smooth.json new file mode 100644 index 00000000..aead3f4c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:pink_zultanite" + }, + "result": "garnished:smooth_pink_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/pink/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/stairs.json new file mode 100644 index 00000000..c6c6cd68 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "pink_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:pink_zultanite" + } + }, + "result": { + "item": "garnished:pink_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/pink/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/wall.json new file mode 100644 index 00000000..bf155af7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/pink/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "pink_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:pink_zultanite" + } + }, + "result": { + "item": "garnished:pink_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/purple/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/bricks.json new file mode 100644 index 00000000..266857c7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "purple_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_purple_zultanite" + } + }, + "result": { + "item": "garnished:purple_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/purple/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/bricks_slab.json new file mode 100644 index 00000000..41d81367 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "purple_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:purple_zultanite_bricks" + } + }, + "result": { + "item": "garnished:purple_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/purple/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/bricks_stairs.json new file mode 100644 index 00000000..8d543ca6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "purple_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:purple_zultanite_bricks" + } + }, + "result": { + "item": "garnished:purple_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/purple/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/bricks_wall.json new file mode 100644 index 00000000..03b9f4ba --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "purple_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:purple_zultanite_bricks" + } + }, + "result": { + "item": "garnished:purple_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/purple/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/chiseled.json new file mode 100644 index 00000000..38858dda --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "purple_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_purple_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_purple_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/purple/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/polished.json new file mode 100644 index 00000000..3ac138b3 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "purple_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:purple_zultanite" + } + }, + "result": { + "item": "garnished:polished_purple_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/purple/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/polished_slab.json new file mode 100644 index 00000000..8be6366e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "purple_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_purple_zultanite" + } + }, + "result": { + "item": "garnished:polished_purple_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/purple/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/polished_stairs.json new file mode 100644 index 00000000..76ee1b10 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "purple_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_purple_zultanite" + } + }, + "result": { + "item": "garnished:polished_purple_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/purple/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/polished_wall.json new file mode 100644 index 00000000..4bdc25ff --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "purple_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_purple_zultanite" + } + }, + "result": { + "item": "garnished:polished_purple_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/purple/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/slab.json new file mode 100644 index 00000000..d30ac382 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "purple_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:purple_zultanite" + } + }, + "result": { + "item": "garnished:purple_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/purple/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/smooth.json new file mode 100644 index 00000000..f87afcf8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:purple_zultanite" + }, + "result": "garnished:smooth_purple_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/purple/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/stairs.json new file mode 100644 index 00000000..5651a8d4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "purple_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:purple_zultanite" + } + }, + "result": { + "item": "garnished:purple_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/purple/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/wall.json new file mode 100644 index 00000000..915b15f2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/purple/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "purple_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:purple_zultanite" + } + }, + "result": { + "item": "garnished:purple_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/red/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/red/bricks.json new file mode 100644 index 00000000..4a6bed7f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/red/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "red_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_red_zultanite" + } + }, + "result": { + "item": "garnished:red_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/red/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/red/bricks_slab.json new file mode 100644 index 00000000..64a2d55c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/red/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "red_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:red_zultanite_bricks" + } + }, + "result": { + "item": "garnished:red_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/red/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/red/bricks_stairs.json new file mode 100644 index 00000000..cc39e254 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/red/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "red_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:red_zultanite_bricks" + } + }, + "result": { + "item": "garnished:red_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/red/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/red/bricks_wall.json new file mode 100644 index 00000000..18e7a0e5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/red/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "red_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:red_zultanite_bricks" + } + }, + "result": { + "item": "garnished:red_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/red/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/red/chiseled.json new file mode 100644 index 00000000..4ad64949 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/red/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "red_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_red_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_red_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/red/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/red/polished.json new file mode 100644 index 00000000..7c72d809 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/red/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "red_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:red_zultanite" + } + }, + "result": { + "item": "garnished:polished_red_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/red/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/red/polished_slab.json new file mode 100644 index 00000000..b10b0fef --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/red/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "red_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_red_zultanite" + } + }, + "result": { + "item": "garnished:polished_red_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/red/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/red/polished_stairs.json new file mode 100644 index 00000000..cf098254 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/red/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "red_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_red_zultanite" + } + }, + "result": { + "item": "garnished:polished_red_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/red/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/red/polished_wall.json new file mode 100644 index 00000000..dd27939f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/red/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "red_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_red_zultanite" + } + }, + "result": { + "item": "garnished:polished_red_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/red/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/red/slab.json new file mode 100644 index 00000000..a8dee1d6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/red/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "red_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:red_zultanite" + } + }, + "result": { + "item": "garnished:red_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/red/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/red/smooth.json new file mode 100644 index 00000000..73c01cb4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/red/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:red_zultanite" + }, + "result": "garnished:smooth_red_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/red/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/red/stairs.json new file mode 100644 index 00000000..92f6266d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/red/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "red_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:red_zultanite" + } + }, + "result": { + "item": "garnished:red_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/red/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/red/wall.json new file mode 100644 index 00000000..009130ee --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/red/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "red_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:red_zultanite" + } + }, + "result": { + "item": "garnished:red_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/white/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/white/bricks.json new file mode 100644 index 00000000..5be0a9e4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/white/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "white_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_white_zultanite" + } + }, + "result": { + "item": "garnished:white_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/white/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/white/bricks_slab.json new file mode 100644 index 00000000..3a67a8f9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/white/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "white_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:white_zultanite_bricks" + } + }, + "result": { + "item": "garnished:white_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/white/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/white/bricks_stairs.json new file mode 100644 index 00000000..1a7377cd --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/white/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "white_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:white_zultanite_bricks" + } + }, + "result": { + "item": "garnished:white_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/white/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/white/bricks_wall.json new file mode 100644 index 00000000..4a2f21bf --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/white/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "white_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:white_zultanite_bricks" + } + }, + "result": { + "item": "garnished:white_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/white/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/white/chiseled.json new file mode 100644 index 00000000..2c8392b4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/white/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "white_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_white_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_white_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/white/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/white/polished.json new file mode 100644 index 00000000..b4d7ad68 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/white/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "white_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:white_zultanite" + } + }, + "result": { + "item": "garnished:polished_white_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/white/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/white/polished_slab.json new file mode 100644 index 00000000..c002d865 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/white/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "white_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_white_zultanite" + } + }, + "result": { + "item": "garnished:polished_white_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/white/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/white/polished_stairs.json new file mode 100644 index 00000000..edc8c40f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/white/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "white_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_white_zultanite" + } + }, + "result": { + "item": "garnished:polished_white_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/white/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/white/polished_wall.json new file mode 100644 index 00000000..27f0b925 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/white/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "white_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_white_zultanite" + } + }, + "result": { + "item": "garnished:polished_white_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/white/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/white/slab.json new file mode 100644 index 00000000..95222431 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/white/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "white_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:white_zultanite" + } + }, + "result": { + "item": "garnished:white_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/white/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/white/smooth.json new file mode 100644 index 00000000..d53d4b55 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/white/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:white_zultanite" + }, + "result": "garnished:smooth_white_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/white/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/white/stairs.json new file mode 100644 index 00000000..2294283c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/white/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "white_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:white_zultanite" + } + }, + "result": { + "item": "garnished:white_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/white/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/white/wall.json new file mode 100644 index 00000000..c46b3792 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/white/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "white_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:white_zultanite" + } + }, + "result": { + "item": "garnished:white_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/bricks.json b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/bricks.json new file mode 100644 index 00000000..0f42c111 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/bricks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "yellow_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:polished_yellow_zultanite" + } + }, + "result": { + "item": "garnished:yellow_zultanite_bricks", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/bricks_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/bricks_slab.json new file mode 100644 index 00000000..a7c838ad --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/bricks_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "yellow_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:yellow_zultanite_bricks" + } + }, + "result": { + "item": "garnished:yellow_zultanite_brick_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/bricks_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/bricks_stairs.json new file mode 100644 index 00000000..3dcb6ec7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/bricks_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "yellow_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:yellow_zultanite_bricks" + } + }, + "result": { + "item": "garnished:yellow_zultanite_brick_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/bricks_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/bricks_wall.json new file mode 100644 index 00000000..5d8e3b4d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/bricks_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "yellow_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:yellow_zultanite_bricks" + } + }, + "result": { + "item": "garnished:yellow_zultanite_brick_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/chiseled.json b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/chiseled.json new file mode 100644 index 00000000..8fc28129 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/chiseled.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "yellow_zultanite_variants", + "pattern": [ + "#", + "#" + ], + "key": { + "#": { + "item": "garnished:polished_yellow_zultanite_slab" + } + }, + "result": { + "item": "garnished:chiseled_yellow_zultanite_bricks" + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/polished.json b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/polished.json new file mode 100644 index 00000000..2ce2e784 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/polished.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "yellow_zultanite_variants", + "pattern": [ + "##", + "##" + ], + "key": { + "#": { + "item": "garnished:yellow_zultanite" + } + }, + "result": { + "item": "garnished:polished_yellow_zultanite", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/polished_slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/polished_slab.json new file mode 100644 index 00000000..54b234c4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/polished_slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "yellow_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:polished_yellow_zultanite" + } + }, + "result": { + "item": "garnished:polished_yellow_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/polished_stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/polished_stairs.json new file mode 100644 index 00000000..50ffec3f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/polished_stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "yellow_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_yellow_zultanite" + } + }, + "result": { + "item": "garnished:polished_yellow_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/polished_wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/polished_wall.json new file mode 100644 index 00000000..eb6de72b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/polished_wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "yellow_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:polished_yellow_zultanite" + } + }, + "result": { + "item": "garnished:polished_yellow_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/slab.json b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/slab.json new file mode 100644 index 00000000..be9acbd1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/slab.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "yellow_zultanite_variants", + "pattern": [ + "###" + ], + "key": { + "#": { + "item": "garnished:yellow_zultanite" + } + }, + "result": { + "item": "garnished:yellow_zultanite_slab", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/smooth.json b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/smooth.json new file mode 100644 index 00000000..7acb70ff --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/smooth.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "ingredient": { + "item": "garnished:yellow_zultanite" + }, + "result": "garnished:smooth_yellow_zultanite", + "experience": 0.1, + "cookingtime": 200 +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/stairs.json b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/stairs.json new file mode 100644 index 00000000..84d5ab09 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/stairs.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "yellow_zultanite_variants", + "pattern": [ + "# ", + "## ", + "###" + ], + "key": { + "#": { + "item": "garnished:yellow_zultanite" + } + }, + "result": { + "item": "garnished:yellow_zultanite_stairs", + "count": 4 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/wall.json b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/wall.json new file mode 100644 index 00000000..ecd5c907 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone/zultanite/yellow/wall.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "group": "yellow_zultanite_variants", + "pattern": [ + "###", + "###" + ], + "key": { + "#": { + "item": "garnished:yellow_zultanite" + } + }, + "result": { + "item": "garnished:yellow_zultanite_wall", + "count": 6 + } +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/abyssal_stone/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/abyssal_stone/bricks_slab_from_stonecutting.json index f32b7263..30cf728b 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/abyssal_stone/bricks_slab_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/abyssal_stone/bricks_slab_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/abyssal_stone" }, - "result": "garnished:abyssal_stone_bricks_slab" + "result": "garnished:abyssal_stone_brick_slab" } \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/abyssal_stone/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/abyssal_stone/bricks_stairs_from_stonecutting.json index 3759983c..fcc2baa8 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/abyssal_stone/bricks_stairs_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/abyssal_stone/bricks_stairs_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/abyssal_stone" }, - "result": "garnished:abyssal_stone_bricks_stairs" + "result": "garnished:abyssal_stone_brick_stairs" } \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/abyssal_stone/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/abyssal_stone/bricks_wall_from_stonecutting.json index b3a7143f..7d678055 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/abyssal_stone/bricks_wall_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/abyssal_stone/bricks_wall_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/abyssal_stone" }, - "result": "garnished:abyssal_stone_bricks_wall" + "result": "garnished:abyssal_stone_brick_wall" } \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/carnotite/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/carnotite/bricks_slab_from_stonecutting.json index 1322bad3..324a3d88 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/carnotite/bricks_slab_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/carnotite/bricks_slab_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/carnotite" }, - "result": "garnished:carnotite_bricks_slab" + "result": "garnished:carnotite_brick_slab" } \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/carnotite/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/carnotite/bricks_stairs_from_stonecutting.json index 419e26ba..60811311 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/carnotite/bricks_stairs_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/carnotite/bricks_stairs_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/carnotite" }, - "result": "garnished:carnotite_bricks_stairs" + "result": "garnished:carnotite_brick_stairs" } \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/carnotite/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/carnotite/bricks_wall_from_stonecutting.json index e8025cb5..197cf942 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/carnotite/bricks_wall_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/carnotite/bricks_wall_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/carnotite" }, - "result": "garnished:carnotite_bricks_wall" + "result": "garnished:carnotite_brick_wall" } \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/ritualistic_stone/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/ritualistic_stone/bricks_slab_from_stonecutting.json index 9006d578..577ad3a5 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/ritualistic_stone/bricks_slab_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/ritualistic_stone/bricks_slab_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/ritualistic_stone" }, - "result": "garnished:ritualistic_stone_bricks_slab" + "result": "garnished:ritualistic_stone_brick_slab" } diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/ritualistic_stone/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/ritualistic_stone/bricks_stairs_from_stonecutting.json index 79376381..aecc11bd 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/ritualistic_stone/bricks_stairs_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/ritualistic_stone/bricks_stairs_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/ritualistic_stone" }, - "result": "garnished:ritualistic_stone_bricks_stairs" + "result": "garnished:ritualistic_stone_brick_stairs" } diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/ritualistic_stone/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/ritualistic_stone/bricks_wall_from_stonecutting.json index dfcd3b92..0e674cdb 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/ritualistic_stone/bricks_wall_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/ritualistic_stone/bricks_wall_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/ritualistic_stone" }, - "result": "garnished:ritualistic_stone_bricks_wall" + "result": "garnished:ritualistic_stone_brick_wall" } diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/unstable_stone/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/unstable_stone/bricks_slab_from_stonecutting.json index dc09cf70..8031a980 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/unstable_stone/bricks_slab_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/unstable_stone/bricks_slab_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/unstable_stone" }, - "result": "garnished:unstable_stone_bricks_slab" + "result": "garnished:unstable_stone_brick_slab" } \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/unstable_stone/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/unstable_stone/bricks_stairs_from_stonecutting.json index ba70bd92..f1df7586 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/unstable_stone/bricks_stairs_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/unstable_stone/bricks_stairs_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/unstable_stone" }, - "result": "garnished:unstable_stone_bricks_stairs" + "result": "garnished:unstable_stone_brick_stairs" } \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/unstable_stone/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/unstable_stone/bricks_wall_from_stonecutting.json index 27d31f9d..31d2f638 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/unstable_stone/bricks_wall_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/unstable_stone/bricks_wall_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/unstable_stone" }, - "result": "garnished:unstable_stone_bricks_wall" + "result": "garnished:unstable_stone_brick_wall" } \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/wyvern_stone/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/wyvern_stone/bricks_slab_from_stonecutting.json index 50cbd377..4012eeff 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/wyvern_stone/bricks_slab_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/wyvern_stone/bricks_slab_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/dragon_stone" }, - "result": "garnished:dragon_stone_bricks_slab" + "result": "garnished:dragon_stone_brick_slab" } \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/wyvern_stone/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/wyvern_stone/bricks_stairs_from_stonecutting.json index 98ea1c08..10256369 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/wyvern_stone/bricks_stairs_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/wyvern_stone/bricks_stairs_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/dragon_stone" }, - "result": "garnished:dragon_stone_bricks_stairs" + "result": "garnished:dragon_stone_brick_stairs" } \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/wyvern_stone/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/wyvern_stone/bricks_wall_from_stonecutting.json index 9f7ccafe..59c774ae 100644 --- a/src/main/resources/data/garnished/recipes/stone_cutting/wyvern_stone/bricks_wall_from_stonecutting.json +++ b/src/main/resources/data/garnished/recipes/stone_cutting/wyvern_stone/bricks_wall_from_stonecutting.json @@ -4,5 +4,5 @@ "ingredient": { "tag": "garnished:stone_types/dragon_stone" }, - "result": "garnished:dragon_stone_bricks_wall" + "result": "garnished:dragon_stone_brick_wall" } \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/base_from_stonecutting.json new file mode 100644 index 00000000..8f3475b4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/bricks_from_stonecutting.json new file mode 100644 index 00000000..b29717cf --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..2b861200 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..0d4ed1cc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..961d175f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/chiseled_from_stonecutting.json new file mode 100644 index 00000000..ad8a25ef --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:chiseled_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/polished_from_stonecutting.json new file mode 100644 index 00000000..8043787f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:polished_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..cdbefcca --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:polished_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..74b92481 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:polished_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..daf1acb6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:polished_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/slab_from_stonecutting.json new file mode 100644 index 00000000..00fe5c94 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/smooth_from_stonecutting.json new file mode 100644 index 00000000..26659ea6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:smooth_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..f984b16d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:smooth_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..05f7517e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:smooth_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..59c1eee7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:smooth_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/stairs_from_stonecutting.json new file mode 100644 index 00000000..c8b5564f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/wall_from_stonecutting.json new file mode 100644 index 00000000..231ce410 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/basic/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/basic" + }, + "result": "garnished:zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/base_from_stonecutting.json new file mode 100644 index 00000000..588ac650 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:black_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/bricks_from_stonecutting.json new file mode 100644 index 00000000..444b7776 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:black_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..a7e23b90 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:black_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..289c6a89 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:black_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..e43ce08b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:black_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/chiseled_from_stonecutting.json new file mode 100644 index 00000000..45aac8e4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:chiseled_black_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/polished_from_stonecutting.json new file mode 100644 index 00000000..96ef2aff --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:polished_black_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..033c2653 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:polished_black_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..c0ea14c3 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:polished_black_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..caff919c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:polished_black_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/slab_from_stonecutting.json new file mode 100644 index 00000000..f86125f7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:black_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/smooth_from_stonecutting.json new file mode 100644 index 00000000..87cf1848 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:smooth_black_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..c33fd1ff --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:smooth_black_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..0b61d64e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:smooth_black_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..63748293 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:smooth_black_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/stairs_from_stonecutting.json new file mode 100644 index 00000000..248a572c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:black_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/wall_from_stonecutting.json new file mode 100644 index 00000000..7547b500 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/black/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/black" + }, + "result": "garnished:black_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/base_from_stonecutting.json new file mode 100644 index 00000000..807dd948 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:blue_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/bricks_from_stonecutting.json new file mode 100644 index 00000000..1016aab2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:blue_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..3f9057bd --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:blue_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..59efa753 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:blue_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..3327cc97 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:blue_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/chiseled_from_stonecutting.json new file mode 100644 index 00000000..807efd5d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:chiseled_blue_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/polished_from_stonecutting.json new file mode 100644 index 00000000..add13d6e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:polished_blue_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..405f37e5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:polished_blue_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..c44484ea --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:polished_blue_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..e8df3dba --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:polished_blue_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/slab_from_stonecutting.json new file mode 100644 index 00000000..24386820 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:blue_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/smooth_from_stonecutting.json new file mode 100644 index 00000000..bf79a14a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:smooth_blue_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..293e5684 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:smooth_blue_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..87568549 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:smooth_blue_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..134881f6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:smooth_blue_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/stairs_from_stonecutting.json new file mode 100644 index 00000000..6742f5a2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:blue_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/wall_from_stonecutting.json new file mode 100644 index 00000000..e5c1d185 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/blue/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/blue" + }, + "result": "garnished:blue_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/base_from_stonecutting.json new file mode 100644 index 00000000..1f490bbe --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:brown_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/bricks_from_stonecutting.json new file mode 100644 index 00000000..46c3bcee --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:brown_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..04fe1e2c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:brown_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..ca78573e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:brown_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..b490df54 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:brown_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/chiseled_from_stonecutting.json new file mode 100644 index 00000000..8493e8b2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:chiseled_brown_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/polished_from_stonecutting.json new file mode 100644 index 00000000..df4a8d11 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:polished_brown_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..486b3003 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:polished_brown_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..146ea058 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:polished_brown_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..9c1789cb --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:polished_brown_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/slab_from_stonecutting.json new file mode 100644 index 00000000..2505af60 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:brown_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/smooth_from_stonecutting.json new file mode 100644 index 00000000..61aa1b13 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:smooth_brown_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..55e02505 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:smooth_brown_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..0733a57a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:smooth_brown_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..250ecbaa --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:smooth_brown_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/stairs_from_stonecutting.json new file mode 100644 index 00000000..8e9ebecc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:brown_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/wall_from_stonecutting.json new file mode 100644 index 00000000..c99f639b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/brown/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/brown" + }, + "result": "garnished:brown_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/base_from_stonecutting.json new file mode 100644 index 00000000..8d9ff3f5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:cyan_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/bricks_from_stonecutting.json new file mode 100644 index 00000000..76354719 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:cyan_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..becfe1a7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:cyan_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..78de6e9f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:cyan_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..bbfc90ea --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:cyan_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/chiseled_from_stonecutting.json new file mode 100644 index 00000000..64cc34f4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:chiseled_cyan_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/polished_from_stonecutting.json new file mode 100644 index 00000000..e6d8d149 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:polished_cyan_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..b47f0d2d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:polished_cyan_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..fe4f6aeb --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:polished_cyan_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..c8cafc0e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:polished_cyan_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/slab_from_stonecutting.json new file mode 100644 index 00000000..f8eb05cc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:cyan_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/smooth_from_stonecutting.json new file mode 100644 index 00000000..27dbb2cc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:smooth_cyan_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..de8b12ca --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:smooth_cyan_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..54409822 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:smooth_cyan_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..05f29427 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:smooth_cyan_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/stairs_from_stonecutting.json new file mode 100644 index 00000000..68ff90a8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:cyan_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/wall_from_stonecutting.json new file mode 100644 index 00000000..17d7e197 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/cyan/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/cyan" + }, + "result": "garnished:cyan_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/base_from_stonecutting.json new file mode 100644 index 00000000..6ebd61f5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:gray_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/bricks_from_stonecutting.json new file mode 100644 index 00000000..c38424e9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:gray_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..aba61423 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:gray_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..90a6e149 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:gray_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..bd0792d3 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:gray_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/chiseled_from_stonecutting.json new file mode 100644 index 00000000..c230c4b0 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:chiseled_gray_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/polished_from_stonecutting.json new file mode 100644 index 00000000..34cd822c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:polished_gray_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..c29e273b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:polished_gray_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..50b389ad --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:polished_gray_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..44706c1d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:polished_gray_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/slab_from_stonecutting.json new file mode 100644 index 00000000..6c5de5ae --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:gray_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/smooth_from_stonecutting.json new file mode 100644 index 00000000..c2d4c13b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:smooth_gray_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..02d0fda9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:smooth_gray_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..7e4ea02e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:smooth_gray_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..ef1353d1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:smooth_gray_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/stairs_from_stonecutting.json new file mode 100644 index 00000000..b305479f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:gray_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/wall_from_stonecutting.json new file mode 100644 index 00000000..b4b16ebb --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/gray/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/gray" + }, + "result": "garnished:gray_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/base_from_stonecutting.json new file mode 100644 index 00000000..6b423302 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:green_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/bricks_from_stonecutting.json new file mode 100644 index 00000000..fcca45f2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:green_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..14eb4d38 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:green_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..89f91a32 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:green_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..192e2af6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:green_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/chiseled_from_stonecutting.json new file mode 100644 index 00000000..a77135a4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:chiseled_green_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/polished_from_stonecutting.json new file mode 100644 index 00000000..062653a5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:polished_green_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..505f3f7c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:polished_green_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..20b376c1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:polished_green_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..13fbab17 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:polished_green_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/slab_from_stonecutting.json new file mode 100644 index 00000000..eabe3d74 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:green_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/smooth_from_stonecutting.json new file mode 100644 index 00000000..79bc839d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:smooth_green_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..f9e11d91 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:smooth_green_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..2f94805d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:smooth_green_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..2d0b8bc9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:smooth_green_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/stairs_from_stonecutting.json new file mode 100644 index 00000000..158b18e9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:green_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/wall_from_stonecutting.json new file mode 100644 index 00000000..1ab65fd7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/green/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/green" + }, + "result": "garnished:green_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/base_from_stonecutting.json new file mode 100644 index 00000000..8addf3ac --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:light_blue_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/bricks_from_stonecutting.json new file mode 100644 index 00000000..98995941 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:light_blue_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..c30a8b33 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:light_blue_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..cdf91c0e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:light_blue_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..3465b894 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:light_blue_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/chiseled_from_stonecutting.json new file mode 100644 index 00000000..f5283161 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:chiseled_light_blue_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/polished_from_stonecutting.json new file mode 100644 index 00000000..603351ad --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:polished_light_blue_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..592dd5a7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:polished_light_blue_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..e2777ceb --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:polished_light_blue_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..44a1f983 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:polished_light_blue_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/slab_from_stonecutting.json new file mode 100644 index 00000000..4b8dac42 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:light_blue_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/smooth_from_stonecutting.json new file mode 100644 index 00000000..9906d14f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:smooth_light_blue_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..06376b84 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:smooth_light_blue_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..84c4aa8b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:smooth_light_blue_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..85825864 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:smooth_light_blue_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/stairs_from_stonecutting.json new file mode 100644 index 00000000..4c2eea43 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:light_blue_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/wall_from_stonecutting.json new file mode 100644 index 00000000..671b9b9a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_blue/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_blue" + }, + "result": "garnished:light_blue_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/base_from_stonecutting.json new file mode 100644 index 00000000..ecd4dca2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:light_gray_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/bricks_from_stonecutting.json new file mode 100644 index 00000000..6fac1a31 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:light_gray_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..5957326e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:light_gray_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..1a5fc069 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:light_gray_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..b1058810 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:light_gray_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/chiseled_from_stonecutting.json new file mode 100644 index 00000000..c6f8c332 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:chiseled_light_gray_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/polished_from_stonecutting.json new file mode 100644 index 00000000..99fa8ed4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:polished_light_gray_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..5671e840 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:polished_light_gray_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..829c8ee1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:polished_light_gray_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..be790556 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:polished_light_gray_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/slab_from_stonecutting.json new file mode 100644 index 00000000..c1bcf114 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:light_gray_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/smooth_from_stonecutting.json new file mode 100644 index 00000000..92e26cd0 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:smooth_light_gray_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..ce2fa32e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:smooth_light_gray_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..a2a71e93 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:smooth_light_gray_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..7c1a178d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:smooth_light_gray_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/stairs_from_stonecutting.json new file mode 100644 index 00000000..e5388c3e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:light_gray_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/wall_from_stonecutting.json new file mode 100644 index 00000000..6b112986 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/light_gray/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/light_gray" + }, + "result": "garnished:light_gray_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/base_from_stonecutting.json new file mode 100644 index 00000000..2ff40a5b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:lime_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/bricks_from_stonecutting.json new file mode 100644 index 00000000..69003124 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:lime_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..2c0762a9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:lime_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..147f900d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:lime_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..a542008c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:lime_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/chiseled_from_stonecutting.json new file mode 100644 index 00000000..1bf0cccf --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:chiseled_lime_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/polished_from_stonecutting.json new file mode 100644 index 00000000..9474c2b7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:polished_lime_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..10d7488f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:polished_lime_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..bb23a6f5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:polished_lime_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..abbaf5e8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:polished_lime_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/slab_from_stonecutting.json new file mode 100644 index 00000000..5aaa0963 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:lime_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/smooth_from_stonecutting.json new file mode 100644 index 00000000..1aa6a0f1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:smooth_lime_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..a96b6146 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:smooth_lime_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..170830e1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:smooth_lime_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..13140f38 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:smooth_lime_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/stairs_from_stonecutting.json new file mode 100644 index 00000000..a92ec86e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:lime_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/wall_from_stonecutting.json new file mode 100644 index 00000000..fb5d32c5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/lime/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/lime" + }, + "result": "garnished:lime_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/base_from_stonecutting.json new file mode 100644 index 00000000..5d158e63 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:magenta_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/bricks_from_stonecutting.json new file mode 100644 index 00000000..d106ddc4 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:magenta_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..cd4b2f5a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:magenta_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..665f07dc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:magenta_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..1fb6be53 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:magenta_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/chiseled_from_stonecutting.json new file mode 100644 index 00000000..8427fd0a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:chiseled_magenta_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/polished_from_stonecutting.json new file mode 100644 index 00000000..11f12c8b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:polished_magenta_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..50e1e1d9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:polished_magenta_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..cdf8322f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:polished_magenta_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..338d5b39 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:polished_magenta_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/slab_from_stonecutting.json new file mode 100644 index 00000000..df8b92fa --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:magenta_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/smooth_from_stonecutting.json new file mode 100644 index 00000000..1d45b95f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:smooth_magenta_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..701b2f9a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:smooth_magenta_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..ddf17ebc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:smooth_magenta_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..04388556 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:smooth_magenta_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/stairs_from_stonecutting.json new file mode 100644 index 00000000..26f94ea5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:magenta_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/wall_from_stonecutting.json new file mode 100644 index 00000000..2c12fbbf --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/magenta/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/magenta" + }, + "result": "garnished:magenta_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/base_from_stonecutting.json new file mode 100644 index 00000000..c7743a54 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:orange_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/bricks_from_stonecutting.json new file mode 100644 index 00000000..ad213d48 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:orange_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..15df6401 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:orange_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..e8a21e8e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:orange_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..8b73f361 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:orange_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/chiseled_from_stonecutting.json new file mode 100644 index 00000000..26a2f8de --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:chiseled_orange_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/polished_from_stonecutting.json new file mode 100644 index 00000000..9b7c75fb --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:polished_orange_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..78a5bf10 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:polished_orange_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..7b591652 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:polished_orange_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..c63573a1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:polished_orange_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/slab_from_stonecutting.json new file mode 100644 index 00000000..b1ef7e91 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:orange_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/smooth_from_stonecutting.json new file mode 100644 index 00000000..e94c53ba --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:smooth_orange_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..73ff0934 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:smooth_orange_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..59adba33 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:smooth_orange_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..de02fa73 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:smooth_orange_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/stairs_from_stonecutting.json new file mode 100644 index 00000000..4c3c1860 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:orange_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/wall_from_stonecutting.json new file mode 100644 index 00000000..e4f7d580 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/orange/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/orange" + }, + "result": "garnished:orange_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/base_from_stonecutting.json new file mode 100644 index 00000000..c563edec --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:pink_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/bricks_from_stonecutting.json new file mode 100644 index 00000000..335ebf38 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:pink_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..671757cc --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:pink_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..d185e32d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:pink_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..64335172 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:pink_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/chiseled_from_stonecutting.json new file mode 100644 index 00000000..fbc3e87f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:chiseled_pink_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/polished_from_stonecutting.json new file mode 100644 index 00000000..d7f8fc09 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:polished_pink_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..08970160 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:polished_pink_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..32dd9034 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:polished_pink_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..a4d83096 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:polished_pink_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/slab_from_stonecutting.json new file mode 100644 index 00000000..70ace8a1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:pink_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/smooth_from_stonecutting.json new file mode 100644 index 00000000..6ec8d57d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:smooth_pink_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..2b1aa10c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:smooth_pink_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..cf1c0f91 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:smooth_pink_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..2f67597d --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:smooth_pink_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/stairs_from_stonecutting.json new file mode 100644 index 00000000..48dc7aad --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:pink_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/wall_from_stonecutting.json new file mode 100644 index 00000000..1ebca22f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/pink/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/pink" + }, + "result": "garnished:pink_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/base_from_stonecutting.json new file mode 100644 index 00000000..c988ef6b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:purple_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/bricks_from_stonecutting.json new file mode 100644 index 00000000..b8567abe --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:purple_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..f54cd162 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:purple_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..7dbcbef1 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:purple_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..f2109702 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:purple_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/chiseled_from_stonecutting.json new file mode 100644 index 00000000..8964c8db --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:chiseled_purple_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/polished_from_stonecutting.json new file mode 100644 index 00000000..0329e338 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:polished_purple_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..25d5e3e0 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:polished_purple_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..bd68773f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:polished_purple_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..38b8a1a7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:polished_purple_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/slab_from_stonecutting.json new file mode 100644 index 00000000..4f9c608e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:purple_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/smooth_from_stonecutting.json new file mode 100644 index 00000000..b635474c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:smooth_purple_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..dc6c7480 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:smooth_purple_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..ca7a58ab --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:smooth_purple_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..c72a53d5 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:smooth_purple_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/stairs_from_stonecutting.json new file mode 100644 index 00000000..34150b04 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:purple_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/wall_from_stonecutting.json new file mode 100644 index 00000000..128deab7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/purple/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/purple" + }, + "result": "garnished:purple_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/base_from_stonecutting.json new file mode 100644 index 00000000..0585b2fd --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:red_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/bricks_from_stonecutting.json new file mode 100644 index 00000000..0ca9f7b6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:red_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..a089a324 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:red_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..7472061f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:red_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..7326e6e9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:red_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/chiseled_from_stonecutting.json new file mode 100644 index 00000000..e636d954 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:chiseled_red_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/polished_from_stonecutting.json new file mode 100644 index 00000000..b2d0f441 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:polished_red_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..46a3a6d6 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:polished_red_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..7e0333be --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:polished_red_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..6a093974 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:polished_red_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/slab_from_stonecutting.json new file mode 100644 index 00000000..a6799f4a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:red_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/smooth_from_stonecutting.json new file mode 100644 index 00000000..b7867bdd --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:smooth_red_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..a183847e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:smooth_red_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..8063b97a --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:smooth_red_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..77a7df05 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:smooth_red_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/stairs_from_stonecutting.json new file mode 100644 index 00000000..857be1ef --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:red_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/wall_from_stonecutting.json new file mode 100644 index 00000000..3a32a272 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/red/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/red" + }, + "result": "garnished:red_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/base_from_stonecutting.json new file mode 100644 index 00000000..0914c107 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:white_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/bricks_from_stonecutting.json new file mode 100644 index 00000000..7171e83f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:white_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..cbe5f14c --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:white_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..40c398e9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:white_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..f697c7d8 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:white_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/chiseled_from_stonecutting.json new file mode 100644 index 00000000..41fbfc66 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:chiseled_white_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/polished_from_stonecutting.json new file mode 100644 index 00000000..1500e237 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:polished_white_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..3ee93376 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:polished_white_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..6170cf05 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:polished_white_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..2f684592 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:polished_white_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/slab_from_stonecutting.json new file mode 100644 index 00000000..b11ac910 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:white_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/smooth_from_stonecutting.json new file mode 100644 index 00000000..b3a716fa --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:smooth_white_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..e148ea67 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:smooth_white_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..4df5373e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:smooth_white_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..a1fe176e --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:smooth_white_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/stairs_from_stonecutting.json new file mode 100644 index 00000000..e540c9b9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:white_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/wall_from_stonecutting.json new file mode 100644 index 00000000..3bad1b17 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/white/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/white" + }, + "result": "garnished:white_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/base_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/base_from_stonecutting.json new file mode 100644 index 00000000..48d66ba2 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/base_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:yellow_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/bricks_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/bricks_from_stonecutting.json new file mode 100644 index 00000000..3cdd6d7f --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/bricks_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:yellow_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/bricks_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/bricks_slab_from_stonecutting.json new file mode 100644 index 00000000..b38af649 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/bricks_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:yellow_zultanite_brick_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/bricks_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/bricks_stairs_from_stonecutting.json new file mode 100644 index 00000000..e9ba6457 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/bricks_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:yellow_zultanite_brick_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/bricks_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/bricks_wall_from_stonecutting.json new file mode 100644 index 00000000..3acea699 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/bricks_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:yellow_zultanite_brick_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/chiseled_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/chiseled_from_stonecutting.json new file mode 100644 index 00000000..52ef2450 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/chiseled_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:chiseled_yellow_zultanite_bricks" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/polished_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/polished_from_stonecutting.json new file mode 100644 index 00000000..2c6b22db --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/polished_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:polished_yellow_zultanite" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/polished_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/polished_slab_from_stonecutting.json new file mode 100644 index 00000000..95c217b7 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/polished_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:polished_yellow_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/polished_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/polished_stairs_from_stonecutting.json new file mode 100644 index 00000000..2ec344de --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/polished_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:polished_yellow_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/polished_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/polished_wall_from_stonecutting.json new file mode 100644 index 00000000..7e858235 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/polished_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:polished_yellow_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/slab_from_stonecutting.json new file mode 100644 index 00000000..8b769dd9 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:yellow_zultanite_slab" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/smooth_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/smooth_from_stonecutting.json new file mode 100644 index 00000000..c0709fa0 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/smooth_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:smooth_yellow_zultanite" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/smooth_slab_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/smooth_slab_from_stonecutting.json new file mode 100644 index 00000000..956309ec --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/smooth_slab_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:smooth_yellow_zultanite_slab" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/smooth_stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/smooth_stairs_from_stonecutting.json new file mode 100644 index 00000000..07ea8f8b --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/smooth_stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:smooth_yellow_zultanite_stairs" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/smooth_wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/smooth_wall_from_stonecutting.json new file mode 100644 index 00000000..408377eb --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/smooth_wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:smooth_yellow_zultanite_wall" +} diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/stairs_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/stairs_from_stonecutting.json new file mode 100644 index 00000000..a6477b29 --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/stairs_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:yellow_zultanite_stairs" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/wall_from_stonecutting.json b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/wall_from_stonecutting.json new file mode 100644 index 00000000..8d08eecd --- /dev/null +++ b/src/main/resources/data/garnished/recipes/stone_cutting/zultanite/yellow/wall_from_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "garnished:stone_types/zultanite/yellow" + }, + "result": "garnished:yellow_zultanite_wall" +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/coloured_mastic_blocks.json b/src/main/resources/data/garnished/tags/blocks/coloured_mastic_blocks.json new file mode 100644 index 00000000..c4abc603 --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/coloured_mastic_blocks.json @@ -0,0 +1,21 @@ +{ + "replace": false, + "values": [ + "garnished:red_mastic_block", + "garnished:orange_mastic_block", + "garnished:yellow_mastic_block", + "garnished:green_mastic_block", + "garnished:lime_mastic_block", + "garnished:blue_mastic_block", + "garnished:light_blue_mastic_block", + "garnished:cyan_mastic_block", + "garnished:purple_mastic_block", + "garnished:magenta_mastic_block", + "garnished:pink_mastic_block", + "garnished:black_mastic_block", + "garnished:gray_mastic_block", + "garnished:light_gray_mastic_block", + "garnished:white_mastic_block", + "garnished:brown_mastic_block" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/mastic_blocks.json b/src/main/resources/data/garnished/tags/blocks/mastic_blocks.json new file mode 100644 index 00000000..f484432d --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/mastic_blocks.json @@ -0,0 +1,7 @@ +{ + "replace": false, + "values": [ + "garnished:mastic_block", + "#garnished:coloured_mastic_blocks" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/abyssal_stone.json b/src/main/resources/data/garnished/tags/blocks/stone_types/abyssal_stone.json index 303906d3..aadd3be3 100644 --- a/src/main/resources/data/garnished/tags/blocks/stone_types/abyssal_stone.json +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/abyssal_stone.json @@ -10,13 +10,13 @@ "garnished:chiseled_abyssal_stone_bricks", "garnished:smooth_abyssal_stone", "garnished:polished_abyssal_stone_stairs", - "garnished:abyssal_stone_bricks_stairs", + "garnished:abyssal_stone_brick_stairs", "garnished:smooth_abyssal_stone_stairs", "garnished:polished_abyssal_stone_slab", - "garnished:abyssal_stone_bricks_slab", + "garnished:abyssal_stone_brick_slab", "garnished:smooth_abyssal_stone_slab", "garnished:polished_abyssal_stone_wall", - "garnished:abyssal_stone_bricks_wall", + "garnished:abyssal_stone_brick_wall", "garnished:smooth_abyssal_stone_wall" ] } \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/carnotite.json b/src/main/resources/data/garnished/tags/blocks/stone_types/carnotite.json index 70b192fa..d546e72a 100644 --- a/src/main/resources/data/garnished/tags/blocks/stone_types/carnotite.json +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/carnotite.json @@ -10,13 +10,13 @@ "garnished:chiseled_carnotite_bricks", "garnished:smooth_carnotite", "garnished:polished_carnotite_stairs", - "garnished:carnotite_bricks_stairs", + "garnished:carnotite_brick_stairs", "garnished:smooth_carnotite_stairs", "garnished:polished_carnotite_slab", - "garnished:carnotite_bricks_slab", + "garnished:carnotite_brick_slab", "garnished:smooth_carnotite_slab", "garnished:polished_carnotite_wall", - "garnished:carnotite_bricks_wall", + "garnished:carnotite_brick_wall", "garnished:smooth_carnotite_wall" ] -} +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/dragon_stone.json b/src/main/resources/data/garnished/tags/blocks/stone_types/dragon_stone.json index 03b9d14f..93322bda 100644 --- a/src/main/resources/data/garnished/tags/blocks/stone_types/dragon_stone.json +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/dragon_stone.json @@ -10,13 +10,13 @@ "garnished:chiseled_dragon_stone_bricks", "garnished:smooth_dragon_stone", "garnished:polished_dragon_stone_stairs", - "garnished:dragon_stone_bricks_stairs", + "garnished:dragon_stone_brick_stairs", "garnished:smooth_dragon_stone_stairs", "garnished:polished_dragon_stone_slab", - "garnished:dragon_stone_bricks_slab", + "garnished:dragon_stone_brick_slab", "garnished:smooth_dragon_stone_slab", "garnished:polished_dragon_stone_wall", - "garnished:dragon_stone_bricks_wall", + "garnished:dragon_stone_brick_wall", "garnished:smooth_dragon_stone_wall" ] } \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/ritualistic_stone.json b/src/main/resources/data/garnished/tags/blocks/stone_types/ritualistic_stone.json index e92c885c..773672f7 100644 --- a/src/main/resources/data/garnished/tags/blocks/stone_types/ritualistic_stone.json +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/ritualistic_stone.json @@ -10,13 +10,13 @@ "garnished:chiseled_ritualistic_stone_bricks", "garnished:smooth_ritualistic_stone", "garnished:polished_ritualistic_stone_stairs", - "garnished:ritualistic_stone_bricks_stairs", + "garnished:ritualistic_stone_brick_stairs", "garnished:smooth_ritualistic_stone_stairs", "garnished:polished_ritualistic_stone_slab", - "garnished:ritualistic_stone_bricks_slab", + "garnished:ritualistic_stone_brick_slab", "garnished:smooth_ritualistic_stone_slab", "garnished:polished_ritualistic_stone_wall", - "garnished:ritualistic_stone_bricks_wall", + "garnished:ritualistic_stone_brick_wall", "garnished:smooth_ritualistic_stone_wall" ] } diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/unstable_stone.json b/src/main/resources/data/garnished/tags/blocks/stone_types/unstable_stone.json index 328c5d70..9703b715 100644 --- a/src/main/resources/data/garnished/tags/blocks/stone_types/unstable_stone.json +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/unstable_stone.json @@ -10,13 +10,13 @@ "garnished:chiseled_unstable_stone_bricks", "garnished:smooth_unstable_stone", "garnished:polished_unstable_stone_stairs", - "garnished:unstable_stone_bricks_stairs", + "garnished:unstable_stone_brick_stairs", "garnished:smooth_unstable_stone_stairs", "garnished:polished_unstable_stone_slab", - "garnished:unstable_stone_bricks_slab", + "garnished:unstable_stone_brick_slab", "garnished:smooth_unstable_stone_slab", "garnished:polished_unstable_stone_wall", - "garnished:unstable_stone_bricks_wall", + "garnished:unstable_stone_brick_wall", "garnished:smooth_unstable_stone_wall" ] } \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite.json new file mode 100644 index 00000000..91177af7 --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "#garnished:stone_types/zultanite/basic", + "#garnished:stone_types/zultanite/red", + "#garnished:stone_types/zultanite/orange", + "#garnished:stone_types/zultanite/yellow", + "#garnished:stone_types/zultanite/green", + "#garnished:stone_types/zultanite/lime", + "#garnished:stone_types/zultanite/blue", + "#garnished:stone_types/zultanite/light_blue", + "#garnished:stone_types/zultanite/cyan", + "#garnished:stone_types/zultanite/purple", + "#garnished:stone_types/zultanite/magenta", + "#garnished:stone_types/zultanite/pink", + "#garnished:stone_types/zultanite/black", + "#garnished:stone_types/zultanite/gray", + "#garnished:stone_types/zultanite/light_gray", + "#garnished:stone_types/zultanite/white", + "#garnished:stone_types/zultanite/brown" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/basic.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/basic.json new file mode 100644 index 00000000..6a021ab7 --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/basic.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:zultanite", + "garnished:zultanite_slab", + "garnished:zultanite_stairs", + "garnished:zultanite_wall", + "garnished:zultanite_bricks", + "garnished:polished_zultanite", + "garnished:chiseled_zultanite_bricks", + "garnished:smooth_zultanite", + "garnished:polished_zultanite_stairs", + "garnished:zultanite_brick_stairs", + "garnished:smooth_zultanite_stairs", + "garnished:polished_zultanite_slab", + "garnished:zultanite_brick_slab", + "garnished:smooth_zultanite_slab", + "garnished:polished_zultanite_wall", + "garnished:zultanite_brick_wall", + "garnished:smooth_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/black.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/black.json new file mode 100644 index 00000000..0e0bdf59 --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/black.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:black_zultanite", + "garnished:black_zultanite_slab", + "garnished:black_zultanite_stairs", + "garnished:black_zultanite_wall", + "garnished:black_zultanite_bricks", + "garnished:polished_black_zultanite", + "garnished:chiseled_black_zultanite_bricks", + "garnished:smooth_black_zultanite", + "garnished:polished_black_zultanite_stairs", + "garnished:black_zultanite_brick_stairs", + "garnished:smooth_black_zultanite_stairs", + "garnished:polished_black_zultanite_slab", + "garnished:black_zultanite_brick_slab", + "garnished:smooth_black_zultanite_slab", + "garnished:polished_black_zultanite_wall", + "garnished:black_zultanite_brick_wall", + "garnished:smooth_black_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/blue.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/blue.json new file mode 100644 index 00000000..1ae1caea --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/blue.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:blue_zultanite", + "garnished:blue_zultanite_slab", + "garnished:blue_zultanite_stairs", + "garnished:blue_zultanite_wall", + "garnished:blue_zultanite_bricks", + "garnished:polished_blue_zultanite", + "garnished:chiseled_blue_zultanite_bricks", + "garnished:smooth_blue_zultanite", + "garnished:polished_blue_zultanite_stairs", + "garnished:blue_zultanite_brick_stairs", + "garnished:smooth_blue_zultanite_stairs", + "garnished:polished_blue_zultanite_slab", + "garnished:blue_zultanite_brick_slab", + "garnished:smooth_blue_zultanite_slab", + "garnished:polished_blue_zultanite_wall", + "garnished:blue_zultanite_brick_wall", + "garnished:smooth_blue_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/brown.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/brown.json new file mode 100644 index 00000000..15015a8d --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/brown.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:brown_zultanite", + "garnished:brown_zultanite_slab", + "garnished:brown_zultanite_stairs", + "garnished:brown_zultanite_wall", + "garnished:brown_zultanite_bricks", + "garnished:polished_brown_zultanite", + "garnished:chiseled_brown_zultanite_bricks", + "garnished:smooth_brown_zultanite", + "garnished:polished_brown_zultanite_stairs", + "garnished:brown_zultanite_brick_stairs", + "garnished:smooth_brown_zultanite_stairs", + "garnished:polished_brown_zultanite_slab", + "garnished:brown_zultanite_brick_slab", + "garnished:smooth_brown_zultanite_slab", + "garnished:polished_brown_zultanite_wall", + "garnished:brown_zultanite_brick_wall", + "garnished:smooth_brown_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/cyan.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/cyan.json new file mode 100644 index 00000000..733f0269 --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/cyan.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:cyan_zultanite", + "garnished:cyan_zultanite_slab", + "garnished:cyan_zultanite_stairs", + "garnished:cyan_zultanite_wall", + "garnished:cyan_zultanite_bricks", + "garnished:polished_cyan_zultanite", + "garnished:chiseled_cyan_zultanite_bricks", + "garnished:smooth_cyan_zultanite", + "garnished:polished_cyan_zultanite_stairs", + "garnished:cyan_zultanite_brick_stairs", + "garnished:smooth_cyan_zultanite_stairs", + "garnished:polished_cyan_zultanite_slab", + "garnished:cyan_zultanite_brick_slab", + "garnished:smooth_cyan_zultanite_slab", + "garnished:polished_cyan_zultanite_wall", + "garnished:cyan_zultanite_brick_wall", + "garnished:smooth_cyan_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/gray.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/gray.json new file mode 100644 index 00000000..b16de375 --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/gray.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:gray_zultanite", + "garnished:gray_zultanite_slab", + "garnished:gray_zultanite_stairs", + "garnished:gray_zultanite_wall", + "garnished:gray_zultanite_bricks", + "garnished:polished_gray_zultanite", + "garnished:chiseled_gray_zultanite_bricks", + "garnished:smooth_gray_zultanite", + "garnished:polished_gray_zultanite_stairs", + "garnished:gray_zultanite_brick_stairs", + "garnished:smooth_gray_zultanite_stairs", + "garnished:polished_gray_zultanite_slab", + "garnished:gray_zultanite_brick_slab", + "garnished:smooth_gray_zultanite_slab", + "garnished:polished_gray_zultanite_wall", + "garnished:gray_zultanite_brick_wall", + "garnished:smooth_gray_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/green.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/green.json new file mode 100644 index 00000000..23a4117d --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/green.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:green_zultanite", + "garnished:green_zultanite_slab", + "garnished:green_zultanite_stairs", + "garnished:green_zultanite_wall", + "garnished:green_zultanite_bricks", + "garnished:polished_green_zultanite", + "garnished:chiseled_green_zultanite_bricks", + "garnished:smooth_green_zultanite", + "garnished:polished_green_zultanite_stairs", + "garnished:green_zultanite_brick_stairs", + "garnished:smooth_green_zultanite_stairs", + "garnished:polished_green_zultanite_slab", + "garnished:green_zultanite_brick_slab", + "garnished:smooth_green_zultanite_slab", + "garnished:polished_green_zultanite_wall", + "garnished:green_zultanite_brick_wall", + "garnished:smooth_green_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/light_blue.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/light_blue.json new file mode 100644 index 00000000..9f85ade0 --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/light_blue.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:light_blue_zultanite", + "garnished:light_blue_zultanite_slab", + "garnished:light_blue_zultanite_stairs", + "garnished:light_blue_zultanite_wall", + "garnished:light_blue_zultanite_bricks", + "garnished:polished_light_blue_zultanite", + "garnished:chiseled_light_blue_zultanite_bricks", + "garnished:smooth_light_blue_zultanite", + "garnished:polished_light_blue_zultanite_stairs", + "garnished:light_blue_zultanite_brick_stairs", + "garnished:smooth_light_blue_zultanite_stairs", + "garnished:polished_light_blue_zultanite_slab", + "garnished:light_blue_zultanite_brick_slab", + "garnished:smooth_light_blue_zultanite_slab", + "garnished:polished_light_blue_zultanite_wall", + "garnished:light_blue_zultanite_brick_wall", + "garnished:smooth_light_blue_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/light_gray.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/light_gray.json new file mode 100644 index 00000000..da0349d7 --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/light_gray.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:light_gray_zultanite", + "garnished:light_gray_zultanite_slab", + "garnished:light_gray_zultanite_stairs", + "garnished:light_gray_zultanite_wall", + "garnished:light_gray_zultanite_bricks", + "garnished:polished_light_gray_zultanite", + "garnished:chiseled_light_gray_zultanite_bricks", + "garnished:smooth_light_gray_zultanite", + "garnished:polished_light_gray_zultanite_stairs", + "garnished:light_gray_zultanite_brick_stairs", + "garnished:smooth_light_gray_zultanite_stairs", + "garnished:polished_light_gray_zultanite_slab", + "garnished:light_gray_zultanite_brick_slab", + "garnished:smooth_light_gray_zultanite_slab", + "garnished:polished_light_gray_zultanite_wall", + "garnished:light_gray_zultanite_brick_wall", + "garnished:smooth_light_gray_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/lime.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/lime.json new file mode 100644 index 00000000..5566b327 --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/lime.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:lime_zultanite", + "garnished:lime_zultanite_slab", + "garnished:lime_zultanite_stairs", + "garnished:lime_zultanite_wall", + "garnished:lime_zultanite_bricks", + "garnished:polished_lime_zultanite", + "garnished:chiseled_lime_zultanite_bricks", + "garnished:smooth_lime_zultanite", + "garnished:polished_lime_zultanite_stairs", + "garnished:lime_zultanite_brick_stairs", + "garnished:smooth_lime_zultanite_stairs", + "garnished:polished_lime_zultanite_slab", + "garnished:lime_zultanite_brick_slab", + "garnished:smooth_lime_zultanite_slab", + "garnished:polished_lime_zultanite_wall", + "garnished:lime_zultanite_brick_wall", + "garnished:smooth_lime_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/magenta.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/magenta.json new file mode 100644 index 00000000..1d01aaec --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/magenta.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:magenta_zultanite", + "garnished:magenta_zultanite_slab", + "garnished:magenta_zultanite_stairs", + "garnished:magenta_zultanite_wall", + "garnished:magenta_zultanite_bricks", + "garnished:polished_magenta_zultanite", + "garnished:chiseled_magenta_zultanite_bricks", + "garnished:smooth_magenta_zultanite", + "garnished:polished_magenta_zultanite_stairs", + "garnished:magenta_zultanite_brick_stairs", + "garnished:smooth_magenta_zultanite_stairs", + "garnished:polished_magenta_zultanite_slab", + "garnished:magenta_zultanite_brick_slab", + "garnished:smooth_magenta_zultanite_slab", + "garnished:polished_magenta_zultanite_wall", + "garnished:magenta_zultanite_brick_wall", + "garnished:smooth_magenta_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/orange.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/orange.json new file mode 100644 index 00000000..f924919d --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/orange.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:orange_zultanite", + "garnished:orange_zultanite_slab", + "garnished:orange_zultanite_stairs", + "garnished:orange_zultanite_wall", + "garnished:orange_zultanite_bricks", + "garnished:polished_orange_zultanite", + "garnished:chiseled_orange_zultanite_bricks", + "garnished:smooth_orange_zultanite", + "garnished:polished_orange_zultanite_stairs", + "garnished:orange_zultanite_brick_stairs", + "garnished:smooth_orange_zultanite_stairs", + "garnished:polished_orange_zultanite_slab", + "garnished:orange_zultanite_brick_slab", + "garnished:smooth_orange_zultanite_slab", + "garnished:polished_orange_zultanite_wall", + "garnished:orange_zultanite_brick_wall", + "garnished:smooth_orange_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/pink.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/pink.json new file mode 100644 index 00000000..5c4cbd36 --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/pink.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:pink_zultanite", + "garnished:pink_zultanite_slab", + "garnished:pink_zultanite_stairs", + "garnished:pink_zultanite_wall", + "garnished:pink_zultanite_bricks", + "garnished:polished_pink_zultanite", + "garnished:chiseled_pink_zultanite_bricks", + "garnished:smooth_pink_zultanite", + "garnished:polished_pink_zultanite_stairs", + "garnished:pink_zultanite_brick_stairs", + "garnished:smooth_pink_zultanite_stairs", + "garnished:polished_pink_zultanite_slab", + "garnished:pink_zultanite_brick_slab", + "garnished:smooth_pink_zultanite_slab", + "garnished:polished_pink_zultanite_wall", + "garnished:pink_zultanite_brick_wall", + "garnished:smooth_pink_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/purple.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/purple.json new file mode 100644 index 00000000..3fdf3196 --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/purple.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:purple_zultanite", + "garnished:purple_zultanite_slab", + "garnished:purple_zultanite_stairs", + "garnished:purple_zultanite_wall", + "garnished:purple_zultanite_bricks", + "garnished:polished_purple_zultanite", + "garnished:chiseled_purple_zultanite_bricks", + "garnished:smooth_purple_zultanite", + "garnished:polished_purple_zultanite_stairs", + "garnished:purple_zultanite_brick_stairs", + "garnished:smooth_purple_zultanite_stairs", + "garnished:polished_purple_zultanite_slab", + "garnished:purple_zultanite_brick_slab", + "garnished:smooth_purple_zultanite_slab", + "garnished:polished_purple_zultanite_wall", + "garnished:purple_zultanite_brick_wall", + "garnished:smooth_purple_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/red.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/red.json new file mode 100644 index 00000000..db13f9d8 --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/red.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:red_zultanite", + "garnished:red_zultanite_slab", + "garnished:red_zultanite_stairs", + "garnished:red_zultanite_wall", + "garnished:red_zultanite_bricks", + "garnished:polished_red_zultanite", + "garnished:chiseled_red_zultanite_bricks", + "garnished:smooth_red_zultanite", + "garnished:polished_red_zultanite_stairs", + "garnished:red_zultanite_brick_stairs", + "garnished:smooth_red_zultanite_stairs", + "garnished:polished_red_zultanite_slab", + "garnished:red_zultanite_brick_slab", + "garnished:smooth_red_zultanite_slab", + "garnished:polished_red_zultanite_wall", + "garnished:red_zultanite_brick_wall", + "garnished:smooth_red_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/white.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/white.json new file mode 100644 index 00000000..e93d1f0d --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/white.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:white_zultanite", + "garnished:white_zultanite_slab", + "garnished:white_zultanite_stairs", + "garnished:white_zultanite_wall", + "garnished:white_zultanite_bricks", + "garnished:polished_white_zultanite", + "garnished:chiseled_white_zultanite_bricks", + "garnished:smooth_white_zultanite", + "garnished:polished_white_zultanite_stairs", + "garnished:white_zultanite_brick_stairs", + "garnished:smooth_white_zultanite_stairs", + "garnished:polished_white_zultanite_slab", + "garnished:white_zultanite_brick_slab", + "garnished:smooth_white_zultanite_slab", + "garnished:polished_white_zultanite_wall", + "garnished:white_zultanite_brick_wall", + "garnished:smooth_white_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/yellow.json b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/yellow.json new file mode 100644 index 00000000..c67583ad --- /dev/null +++ b/src/main/resources/data/garnished/tags/blocks/stone_types/zultanite/yellow.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:yellow_zultanite", + "garnished:yellow_zultanite_slab", + "garnished:yellow_zultanite_stairs", + "garnished:yellow_zultanite_wall", + "garnished:yellow_zultanite_bricks", + "garnished:polished_yellow_zultanite", + "garnished:chiseled_yellow_zultanite_bricks", + "garnished:smooth_yellow_zultanite", + "garnished:polished_yellow_zultanite_stairs", + "garnished:yellow_zultanite_brick_stairs", + "garnished:smooth_yellow_zultanite_stairs", + "garnished:polished_yellow_zultanite_slab", + "garnished:yellow_zultanite_brick_slab", + "garnished:smooth_yellow_zultanite_slab", + "garnished:polished_yellow_zultanite_wall", + "garnished:yellow_zultanite_brick_wall", + "garnished:smooth_yellow_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/fluids/mastic_resin.json b/src/main/resources/data/garnished/tags/fluids/mastic_resin.json index 60f066e3..0183bdd3 100644 --- a/src/main/resources/data/garnished/tags/fluids/mastic_resin.json +++ b/src/main/resources/data/garnished/tags/fluids/mastic_resin.json @@ -11,9 +11,29 @@ "garnished:yellow_mastic_resin", "garnished:flowing_green_mastic_resin", "garnished:green_mastic_resin", + "garnished:flowing_lime_mastic_resin", + "garnished:lime_mastic_resin", "garnished:flowing_blue_mastic_resin", "garnished:blue_mastic_resin", + "garnished:flowing_light_blue_mastic_resin", + "garnished:light_blue_mastic_resin", + "garnished:flowing_cyan_mastic_resin", + "garnished:cyan_mastic_resin", "garnished:flowing_purple_mastic_resin", - "garnished:purple_mastic_resin" + "garnished:purple_mastic_resin", + "garnished:flowing_magenta_mastic_resin", + "garnished:magenta_mastic_resin", + "garnished:flowing_pink_mastic_resin", + "garnished:pink_mastic_resin", + "garnished:flowing_black_mastic_resin", + "garnished:black_mastic_resin", + "garnished:flowing_gray_mastic_resin", + "garnished:gray_mastic_resin", + "garnished:flowing_light_gray_mastic_resin", + "garnished:light_gray_mastic_resin", + "garnished:flowing_white_mastic_resin", + "garnished:white_mastic_resin", + "garnished:flowing_brown_mastic_resin", + "garnished:brown_mastic_resin" ] } diff --git a/src/main/resources/data/garnished/tags/items/bottled/apple_cider.json b/src/main/resources/data/garnished/tags/items/bottled/apple_cider.json index 2010ebdb..31e201f6 100644 --- a/src/main/resources/data/garnished/tags/items/bottled/apple_cider.json +++ b/src/main/resources/data/garnished/tags/items/bottled/apple_cider.json @@ -1,6 +1,8 @@ { "replace": false, "values": [ - "#garnished:apple_cider" + "garnished:apple_cider", + "garnished:cryptic_apple_cider", + "garnished:bitter_apple_cider" ] } diff --git a/src/main/resources/data/garnished/tags/items/coloured_mastic_blocks.json b/src/main/resources/data/garnished/tags/items/coloured_mastic_blocks.json index 1a2e7e94..c4abc603 100644 --- a/src/main/resources/data/garnished/tags/items/coloured_mastic_blocks.json +++ b/src/main/resources/data/garnished/tags/items/coloured_mastic_blocks.json @@ -5,7 +5,17 @@ "garnished:orange_mastic_block", "garnished:yellow_mastic_block", "garnished:green_mastic_block", + "garnished:lime_mastic_block", "garnished:blue_mastic_block", - "garnished:purple_mastic_block" + "garnished:light_blue_mastic_block", + "garnished:cyan_mastic_block", + "garnished:purple_mastic_block", + "garnished:magenta_mastic_block", + "garnished:pink_mastic_block", + "garnished:black_mastic_block", + "garnished:gray_mastic_block", + "garnished:light_gray_mastic_block", + "garnished:white_mastic_block", + "garnished:brown_mastic_block" ] } \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/coloured_mastic_paste.json b/src/main/resources/data/garnished/tags/items/coloured_mastic_paste.json index 968ed56f..82c17a87 100644 --- a/src/main/resources/data/garnished/tags/items/coloured_mastic_paste.json +++ b/src/main/resources/data/garnished/tags/items/coloured_mastic_paste.json @@ -5,7 +5,17 @@ "garnished:mastic_paste_orange", "garnished:mastic_paste_yellow", "garnished:mastic_paste_green", + "garnished:mastic_paste_lime", "garnished:mastic_paste_blue", - "garnished:mastic_paste_purple" + "garnished:mastic_paste_light_blue", + "garnished:mastic_paste_cyan", + "garnished:mastic_paste_purple", + "garnished:mastic_paste_magenta", + "garnished:mastic_paste_pink", + "garnished:mastic_paste_black", + "garnished:mastic_paste_gray", + "garnished:mastic_paste_light_gray", + "garnished:mastic_paste_white", + "garnished:mastic_paste_brown" ] } \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/coloured_mastic_resin.json b/src/main/resources/data/garnished/tags/items/coloured_mastic_resin.json index fbb3e529..25556d10 100644 --- a/src/main/resources/data/garnished/tags/items/coloured_mastic_resin.json +++ b/src/main/resources/data/garnished/tags/items/coloured_mastic_resin.json @@ -5,7 +5,17 @@ "garnished:mastic_resin_orange", "garnished:mastic_resin_yellow", "garnished:mastic_resin_green", + "garnished:mastic_resin_lime", "garnished:mastic_resin_blue", - "garnished:mastic_resin_purple" + "garnished:mastic_resin_light_blue", + "garnished:mastic_resin_cyan", + "garnished:mastic_resin_purple", + "garnished:mastic_resin_magenta", + "garnished:mastic_resin_pink", + "garnished:mastic_resin_black", + "garnished:mastic_resin_gray", + "garnished:mastic_resin_light_gray", + "garnished:mastic_resin_white", + "garnished:mastic_resin_brown" ] } \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/abyssal_stone.json b/src/main/resources/data/garnished/tags/items/stone_types/abyssal_stone.json index 303906d3..aadd3be3 100644 --- a/src/main/resources/data/garnished/tags/items/stone_types/abyssal_stone.json +++ b/src/main/resources/data/garnished/tags/items/stone_types/abyssal_stone.json @@ -10,13 +10,13 @@ "garnished:chiseled_abyssal_stone_bricks", "garnished:smooth_abyssal_stone", "garnished:polished_abyssal_stone_stairs", - "garnished:abyssal_stone_bricks_stairs", + "garnished:abyssal_stone_brick_stairs", "garnished:smooth_abyssal_stone_stairs", "garnished:polished_abyssal_stone_slab", - "garnished:abyssal_stone_bricks_slab", + "garnished:abyssal_stone_brick_slab", "garnished:smooth_abyssal_stone_slab", "garnished:polished_abyssal_stone_wall", - "garnished:abyssal_stone_bricks_wall", + "garnished:abyssal_stone_brick_wall", "garnished:smooth_abyssal_stone_wall" ] } \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/carnotite.json b/src/main/resources/data/garnished/tags/items/stone_types/carnotite.json index 1e5dba92..d546e72a 100644 --- a/src/main/resources/data/garnished/tags/items/stone_types/carnotite.json +++ b/src/main/resources/data/garnished/tags/items/stone_types/carnotite.json @@ -10,13 +10,13 @@ "garnished:chiseled_carnotite_bricks", "garnished:smooth_carnotite", "garnished:polished_carnotite_stairs", - "garnished:carnotite_bricks_stairs", + "garnished:carnotite_brick_stairs", "garnished:smooth_carnotite_stairs", "garnished:polished_carnotite_slab", - "garnished:carnotite_bricks_slab", + "garnished:carnotite_brick_slab", "garnished:smooth_carnotite_slab", "garnished:polished_carnotite_wall", - "garnished:carnotite_bricks_wall", + "garnished:carnotite_brick_wall", "garnished:smooth_carnotite_wall" ] } \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/dragon_stone.json b/src/main/resources/data/garnished/tags/items/stone_types/dragon_stone.json index 03b9d14f..93322bda 100644 --- a/src/main/resources/data/garnished/tags/items/stone_types/dragon_stone.json +++ b/src/main/resources/data/garnished/tags/items/stone_types/dragon_stone.json @@ -10,13 +10,13 @@ "garnished:chiseled_dragon_stone_bricks", "garnished:smooth_dragon_stone", "garnished:polished_dragon_stone_stairs", - "garnished:dragon_stone_bricks_stairs", + "garnished:dragon_stone_brick_stairs", "garnished:smooth_dragon_stone_stairs", "garnished:polished_dragon_stone_slab", - "garnished:dragon_stone_bricks_slab", + "garnished:dragon_stone_brick_slab", "garnished:smooth_dragon_stone_slab", "garnished:polished_dragon_stone_wall", - "garnished:dragon_stone_bricks_wall", + "garnished:dragon_stone_brick_wall", "garnished:smooth_dragon_stone_wall" ] } \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/ritualistic_stone.json b/src/main/resources/data/garnished/tags/items/stone_types/ritualistic_stone.json index e92c885c..773672f7 100644 --- a/src/main/resources/data/garnished/tags/items/stone_types/ritualistic_stone.json +++ b/src/main/resources/data/garnished/tags/items/stone_types/ritualistic_stone.json @@ -10,13 +10,13 @@ "garnished:chiseled_ritualistic_stone_bricks", "garnished:smooth_ritualistic_stone", "garnished:polished_ritualistic_stone_stairs", - "garnished:ritualistic_stone_bricks_stairs", + "garnished:ritualistic_stone_brick_stairs", "garnished:smooth_ritualistic_stone_stairs", "garnished:polished_ritualistic_stone_slab", - "garnished:ritualistic_stone_bricks_slab", + "garnished:ritualistic_stone_brick_slab", "garnished:smooth_ritualistic_stone_slab", "garnished:polished_ritualistic_stone_wall", - "garnished:ritualistic_stone_bricks_wall", + "garnished:ritualistic_stone_brick_wall", "garnished:smooth_ritualistic_stone_wall" ] } diff --git a/src/main/resources/data/garnished/tags/items/stone_types/unstable_stone.json b/src/main/resources/data/garnished/tags/items/stone_types/unstable_stone.json index 328c5d70..9703b715 100644 --- a/src/main/resources/data/garnished/tags/items/stone_types/unstable_stone.json +++ b/src/main/resources/data/garnished/tags/items/stone_types/unstable_stone.json @@ -10,13 +10,13 @@ "garnished:chiseled_unstable_stone_bricks", "garnished:smooth_unstable_stone", "garnished:polished_unstable_stone_stairs", - "garnished:unstable_stone_bricks_stairs", + "garnished:unstable_stone_brick_stairs", "garnished:smooth_unstable_stone_stairs", "garnished:polished_unstable_stone_slab", - "garnished:unstable_stone_bricks_slab", + "garnished:unstable_stone_brick_slab", "garnished:smooth_unstable_stone_slab", "garnished:polished_unstable_stone_wall", - "garnished:unstable_stone_bricks_wall", + "garnished:unstable_stone_brick_wall", "garnished:smooth_unstable_stone_wall" ] } \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite.json new file mode 100644 index 00000000..91177af7 --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "#garnished:stone_types/zultanite/basic", + "#garnished:stone_types/zultanite/red", + "#garnished:stone_types/zultanite/orange", + "#garnished:stone_types/zultanite/yellow", + "#garnished:stone_types/zultanite/green", + "#garnished:stone_types/zultanite/lime", + "#garnished:stone_types/zultanite/blue", + "#garnished:stone_types/zultanite/light_blue", + "#garnished:stone_types/zultanite/cyan", + "#garnished:stone_types/zultanite/purple", + "#garnished:stone_types/zultanite/magenta", + "#garnished:stone_types/zultanite/pink", + "#garnished:stone_types/zultanite/black", + "#garnished:stone_types/zultanite/gray", + "#garnished:stone_types/zultanite/light_gray", + "#garnished:stone_types/zultanite/white", + "#garnished:stone_types/zultanite/brown" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/basic.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/basic.json new file mode 100644 index 00000000..6a021ab7 --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/basic.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:zultanite", + "garnished:zultanite_slab", + "garnished:zultanite_stairs", + "garnished:zultanite_wall", + "garnished:zultanite_bricks", + "garnished:polished_zultanite", + "garnished:chiseled_zultanite_bricks", + "garnished:smooth_zultanite", + "garnished:polished_zultanite_stairs", + "garnished:zultanite_brick_stairs", + "garnished:smooth_zultanite_stairs", + "garnished:polished_zultanite_slab", + "garnished:zultanite_brick_slab", + "garnished:smooth_zultanite_slab", + "garnished:polished_zultanite_wall", + "garnished:zultanite_brick_wall", + "garnished:smooth_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/black.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/black.json new file mode 100644 index 00000000..0e0bdf59 --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/black.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:black_zultanite", + "garnished:black_zultanite_slab", + "garnished:black_zultanite_stairs", + "garnished:black_zultanite_wall", + "garnished:black_zultanite_bricks", + "garnished:polished_black_zultanite", + "garnished:chiseled_black_zultanite_bricks", + "garnished:smooth_black_zultanite", + "garnished:polished_black_zultanite_stairs", + "garnished:black_zultanite_brick_stairs", + "garnished:smooth_black_zultanite_stairs", + "garnished:polished_black_zultanite_slab", + "garnished:black_zultanite_brick_slab", + "garnished:smooth_black_zultanite_slab", + "garnished:polished_black_zultanite_wall", + "garnished:black_zultanite_brick_wall", + "garnished:smooth_black_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/blue.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/blue.json new file mode 100644 index 00000000..1ae1caea --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/blue.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:blue_zultanite", + "garnished:blue_zultanite_slab", + "garnished:blue_zultanite_stairs", + "garnished:blue_zultanite_wall", + "garnished:blue_zultanite_bricks", + "garnished:polished_blue_zultanite", + "garnished:chiseled_blue_zultanite_bricks", + "garnished:smooth_blue_zultanite", + "garnished:polished_blue_zultanite_stairs", + "garnished:blue_zultanite_brick_stairs", + "garnished:smooth_blue_zultanite_stairs", + "garnished:polished_blue_zultanite_slab", + "garnished:blue_zultanite_brick_slab", + "garnished:smooth_blue_zultanite_slab", + "garnished:polished_blue_zultanite_wall", + "garnished:blue_zultanite_brick_wall", + "garnished:smooth_blue_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/brown.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/brown.json new file mode 100644 index 00000000..15015a8d --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/brown.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:brown_zultanite", + "garnished:brown_zultanite_slab", + "garnished:brown_zultanite_stairs", + "garnished:brown_zultanite_wall", + "garnished:brown_zultanite_bricks", + "garnished:polished_brown_zultanite", + "garnished:chiseled_brown_zultanite_bricks", + "garnished:smooth_brown_zultanite", + "garnished:polished_brown_zultanite_stairs", + "garnished:brown_zultanite_brick_stairs", + "garnished:smooth_brown_zultanite_stairs", + "garnished:polished_brown_zultanite_slab", + "garnished:brown_zultanite_brick_slab", + "garnished:smooth_brown_zultanite_slab", + "garnished:polished_brown_zultanite_wall", + "garnished:brown_zultanite_brick_wall", + "garnished:smooth_brown_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/cyan.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/cyan.json new file mode 100644 index 00000000..733f0269 --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/cyan.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:cyan_zultanite", + "garnished:cyan_zultanite_slab", + "garnished:cyan_zultanite_stairs", + "garnished:cyan_zultanite_wall", + "garnished:cyan_zultanite_bricks", + "garnished:polished_cyan_zultanite", + "garnished:chiseled_cyan_zultanite_bricks", + "garnished:smooth_cyan_zultanite", + "garnished:polished_cyan_zultanite_stairs", + "garnished:cyan_zultanite_brick_stairs", + "garnished:smooth_cyan_zultanite_stairs", + "garnished:polished_cyan_zultanite_slab", + "garnished:cyan_zultanite_brick_slab", + "garnished:smooth_cyan_zultanite_slab", + "garnished:polished_cyan_zultanite_wall", + "garnished:cyan_zultanite_brick_wall", + "garnished:smooth_cyan_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/gray.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/gray.json new file mode 100644 index 00000000..b16de375 --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/gray.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:gray_zultanite", + "garnished:gray_zultanite_slab", + "garnished:gray_zultanite_stairs", + "garnished:gray_zultanite_wall", + "garnished:gray_zultanite_bricks", + "garnished:polished_gray_zultanite", + "garnished:chiseled_gray_zultanite_bricks", + "garnished:smooth_gray_zultanite", + "garnished:polished_gray_zultanite_stairs", + "garnished:gray_zultanite_brick_stairs", + "garnished:smooth_gray_zultanite_stairs", + "garnished:polished_gray_zultanite_slab", + "garnished:gray_zultanite_brick_slab", + "garnished:smooth_gray_zultanite_slab", + "garnished:polished_gray_zultanite_wall", + "garnished:gray_zultanite_brick_wall", + "garnished:smooth_gray_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/green.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/green.json new file mode 100644 index 00000000..23a4117d --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/green.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:green_zultanite", + "garnished:green_zultanite_slab", + "garnished:green_zultanite_stairs", + "garnished:green_zultanite_wall", + "garnished:green_zultanite_bricks", + "garnished:polished_green_zultanite", + "garnished:chiseled_green_zultanite_bricks", + "garnished:smooth_green_zultanite", + "garnished:polished_green_zultanite_stairs", + "garnished:green_zultanite_brick_stairs", + "garnished:smooth_green_zultanite_stairs", + "garnished:polished_green_zultanite_slab", + "garnished:green_zultanite_brick_slab", + "garnished:smooth_green_zultanite_slab", + "garnished:polished_green_zultanite_wall", + "garnished:green_zultanite_brick_wall", + "garnished:smooth_green_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/light_blue.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/light_blue.json new file mode 100644 index 00000000..9f85ade0 --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/light_blue.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:light_blue_zultanite", + "garnished:light_blue_zultanite_slab", + "garnished:light_blue_zultanite_stairs", + "garnished:light_blue_zultanite_wall", + "garnished:light_blue_zultanite_bricks", + "garnished:polished_light_blue_zultanite", + "garnished:chiseled_light_blue_zultanite_bricks", + "garnished:smooth_light_blue_zultanite", + "garnished:polished_light_blue_zultanite_stairs", + "garnished:light_blue_zultanite_brick_stairs", + "garnished:smooth_light_blue_zultanite_stairs", + "garnished:polished_light_blue_zultanite_slab", + "garnished:light_blue_zultanite_brick_slab", + "garnished:smooth_light_blue_zultanite_slab", + "garnished:polished_light_blue_zultanite_wall", + "garnished:light_blue_zultanite_brick_wall", + "garnished:smooth_light_blue_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/light_gray.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/light_gray.json new file mode 100644 index 00000000..da0349d7 --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/light_gray.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:light_gray_zultanite", + "garnished:light_gray_zultanite_slab", + "garnished:light_gray_zultanite_stairs", + "garnished:light_gray_zultanite_wall", + "garnished:light_gray_zultanite_bricks", + "garnished:polished_light_gray_zultanite", + "garnished:chiseled_light_gray_zultanite_bricks", + "garnished:smooth_light_gray_zultanite", + "garnished:polished_light_gray_zultanite_stairs", + "garnished:light_gray_zultanite_brick_stairs", + "garnished:smooth_light_gray_zultanite_stairs", + "garnished:polished_light_gray_zultanite_slab", + "garnished:light_gray_zultanite_brick_slab", + "garnished:smooth_light_gray_zultanite_slab", + "garnished:polished_light_gray_zultanite_wall", + "garnished:light_gray_zultanite_brick_wall", + "garnished:smooth_light_gray_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/lime.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/lime.json new file mode 100644 index 00000000..5566b327 --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/lime.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:lime_zultanite", + "garnished:lime_zultanite_slab", + "garnished:lime_zultanite_stairs", + "garnished:lime_zultanite_wall", + "garnished:lime_zultanite_bricks", + "garnished:polished_lime_zultanite", + "garnished:chiseled_lime_zultanite_bricks", + "garnished:smooth_lime_zultanite", + "garnished:polished_lime_zultanite_stairs", + "garnished:lime_zultanite_brick_stairs", + "garnished:smooth_lime_zultanite_stairs", + "garnished:polished_lime_zultanite_slab", + "garnished:lime_zultanite_brick_slab", + "garnished:smooth_lime_zultanite_slab", + "garnished:polished_lime_zultanite_wall", + "garnished:lime_zultanite_brick_wall", + "garnished:smooth_lime_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/magenta.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/magenta.json new file mode 100644 index 00000000..1d01aaec --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/magenta.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:magenta_zultanite", + "garnished:magenta_zultanite_slab", + "garnished:magenta_zultanite_stairs", + "garnished:magenta_zultanite_wall", + "garnished:magenta_zultanite_bricks", + "garnished:polished_magenta_zultanite", + "garnished:chiseled_magenta_zultanite_bricks", + "garnished:smooth_magenta_zultanite", + "garnished:polished_magenta_zultanite_stairs", + "garnished:magenta_zultanite_brick_stairs", + "garnished:smooth_magenta_zultanite_stairs", + "garnished:polished_magenta_zultanite_slab", + "garnished:magenta_zultanite_brick_slab", + "garnished:smooth_magenta_zultanite_slab", + "garnished:polished_magenta_zultanite_wall", + "garnished:magenta_zultanite_brick_wall", + "garnished:smooth_magenta_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/orange.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/orange.json new file mode 100644 index 00000000..f924919d --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/orange.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:orange_zultanite", + "garnished:orange_zultanite_slab", + "garnished:orange_zultanite_stairs", + "garnished:orange_zultanite_wall", + "garnished:orange_zultanite_bricks", + "garnished:polished_orange_zultanite", + "garnished:chiseled_orange_zultanite_bricks", + "garnished:smooth_orange_zultanite", + "garnished:polished_orange_zultanite_stairs", + "garnished:orange_zultanite_brick_stairs", + "garnished:smooth_orange_zultanite_stairs", + "garnished:polished_orange_zultanite_slab", + "garnished:orange_zultanite_brick_slab", + "garnished:smooth_orange_zultanite_slab", + "garnished:polished_orange_zultanite_wall", + "garnished:orange_zultanite_brick_wall", + "garnished:smooth_orange_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/pink.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/pink.json new file mode 100644 index 00000000..5c4cbd36 --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/pink.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:pink_zultanite", + "garnished:pink_zultanite_slab", + "garnished:pink_zultanite_stairs", + "garnished:pink_zultanite_wall", + "garnished:pink_zultanite_bricks", + "garnished:polished_pink_zultanite", + "garnished:chiseled_pink_zultanite_bricks", + "garnished:smooth_pink_zultanite", + "garnished:polished_pink_zultanite_stairs", + "garnished:pink_zultanite_brick_stairs", + "garnished:smooth_pink_zultanite_stairs", + "garnished:polished_pink_zultanite_slab", + "garnished:pink_zultanite_brick_slab", + "garnished:smooth_pink_zultanite_slab", + "garnished:polished_pink_zultanite_wall", + "garnished:pink_zultanite_brick_wall", + "garnished:smooth_pink_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/purple.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/purple.json new file mode 100644 index 00000000..3fdf3196 --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/purple.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:purple_zultanite", + "garnished:purple_zultanite_slab", + "garnished:purple_zultanite_stairs", + "garnished:purple_zultanite_wall", + "garnished:purple_zultanite_bricks", + "garnished:polished_purple_zultanite", + "garnished:chiseled_purple_zultanite_bricks", + "garnished:smooth_purple_zultanite", + "garnished:polished_purple_zultanite_stairs", + "garnished:purple_zultanite_brick_stairs", + "garnished:smooth_purple_zultanite_stairs", + "garnished:polished_purple_zultanite_slab", + "garnished:purple_zultanite_brick_slab", + "garnished:smooth_purple_zultanite_slab", + "garnished:polished_purple_zultanite_wall", + "garnished:purple_zultanite_brick_wall", + "garnished:smooth_purple_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/red.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/red.json new file mode 100644 index 00000000..db13f9d8 --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/red.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:red_zultanite", + "garnished:red_zultanite_slab", + "garnished:red_zultanite_stairs", + "garnished:red_zultanite_wall", + "garnished:red_zultanite_bricks", + "garnished:polished_red_zultanite", + "garnished:chiseled_red_zultanite_bricks", + "garnished:smooth_red_zultanite", + "garnished:polished_red_zultanite_stairs", + "garnished:red_zultanite_brick_stairs", + "garnished:smooth_red_zultanite_stairs", + "garnished:polished_red_zultanite_slab", + "garnished:red_zultanite_brick_slab", + "garnished:smooth_red_zultanite_slab", + "garnished:polished_red_zultanite_wall", + "garnished:red_zultanite_brick_wall", + "garnished:smooth_red_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/white.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/white.json new file mode 100644 index 00000000..e93d1f0d --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/white.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:white_zultanite", + "garnished:white_zultanite_slab", + "garnished:white_zultanite_stairs", + "garnished:white_zultanite_wall", + "garnished:white_zultanite_bricks", + "garnished:polished_white_zultanite", + "garnished:chiseled_white_zultanite_bricks", + "garnished:smooth_white_zultanite", + "garnished:polished_white_zultanite_stairs", + "garnished:white_zultanite_brick_stairs", + "garnished:smooth_white_zultanite_stairs", + "garnished:polished_white_zultanite_slab", + "garnished:white_zultanite_brick_slab", + "garnished:smooth_white_zultanite_slab", + "garnished:polished_white_zultanite_wall", + "garnished:white_zultanite_brick_wall", + "garnished:smooth_white_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/stone_types/zultanite/yellow.json b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/yellow.json new file mode 100644 index 00000000..c67583ad --- /dev/null +++ b/src/main/resources/data/garnished/tags/items/stone_types/zultanite/yellow.json @@ -0,0 +1,22 @@ +{ + "replace": false, + "values": [ + "garnished:yellow_zultanite", + "garnished:yellow_zultanite_slab", + "garnished:yellow_zultanite_stairs", + "garnished:yellow_zultanite_wall", + "garnished:yellow_zultanite_bricks", + "garnished:polished_yellow_zultanite", + "garnished:chiseled_yellow_zultanite_bricks", + "garnished:smooth_yellow_zultanite", + "garnished:polished_yellow_zultanite_stairs", + "garnished:yellow_zultanite_brick_stairs", + "garnished:smooth_yellow_zultanite_stairs", + "garnished:polished_yellow_zultanite_slab", + "garnished:yellow_zultanite_brick_slab", + "garnished:smooth_yellow_zultanite_slab", + "garnished:polished_yellow_zultanite_wall", + "garnished:yellow_zultanite_brick_wall", + "garnished:smooth_yellow_zultanite_wall" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/garnished/tags/items/tangles.json b/src/main/resources/data/garnished/tags/items/tangles.json index 766e478a..e1f48362 100644 --- a/src/main/resources/data/garnished/tags/items/tangles.json +++ b/src/main/resources/data/garnished/tags/items/tangles.json @@ -3,6 +3,7 @@ "values": [ "garnished:wrapped_warped_tangle", "garnished:wrapped_crimson_tangle", + "garnished:wrapped_sepia_tangle", "garnished:weeping_tangle" ] } diff --git a/src/main/resources/data/minecraft/tags/blocks/slabs.json b/src/main/resources/data/minecraft/tags/blocks/slabs.json index 8f19a4bc..8fa566ba 100644 --- a/src/main/resources/data/minecraft/tags/blocks/slabs.json +++ b/src/main/resources/data/minecraft/tags/blocks/slabs.json @@ -3,15 +3,15 @@ "values": [ "garnished:abyssal_stone_slab", "garnished:polished_abyssal_stone_slab", - "garnished:abyssal_stone_bricks_slab", + "garnished:abyssal_stone_brick_slab", "garnished:smooth_abyssal_stone_slab", "garnished:carnotite_slab", "garnished:polished_carnotite_slab", - "garnished:carnotite_bricks_slab", + "garnished:carnotite_brick_slab", "garnished:smooth_carnotite_slab", "garnished:unstable_stone_slab", "garnished:polished_unstable_stone_slab", - "garnished:unstable_stone_bricks_slab", + "garnished:unstable_stone_brick_slab", "garnished:smooth_unstable_stone_slab" ] -} \ No newline at end of file +} diff --git a/src/main/resources/data/minecraft/tags/blocks/stairs.json b/src/main/resources/data/minecraft/tags/blocks/stairs.json index 679bfd1c..61191e0a 100644 --- a/src/main/resources/data/minecraft/tags/blocks/stairs.json +++ b/src/main/resources/data/minecraft/tags/blocks/stairs.json @@ -3,15 +3,15 @@ "values": [ "garnished:abyssal_stone_stairs", "garnished:polished_abyssal_stone_stairs", - "garnished:abyssal_stone_bricks_stairs", + "garnished:abyssal_stone_brick_stairs", "garnished:smooth_abyssal_stone_stairs", "garnished:carnotite_stairs", "garnished:polished_carnotite_stairs", - "garnished:carnotite_bricks_stairs", + "garnished:carnotite_brick_stairs", "garnished:smooth_carnotite_stairs", "garnished:unstable_stone_stairs", "garnished:polished_unstable_stone_stairs", - "garnished:unstable_stone_bricks_stairs", + "garnished:unstable_stone_brick_stairs", "garnished:smooth_unstable_stone_stairs" ] -} \ No newline at end of file +} diff --git a/src/main/resources/data/minecraft/tags/blocks/walls.json b/src/main/resources/data/minecraft/tags/blocks/walls.json index 512d908d..854a7f51 100644 --- a/src/main/resources/data/minecraft/tags/blocks/walls.json +++ b/src/main/resources/data/minecraft/tags/blocks/walls.json @@ -3,15 +3,15 @@ "values": [ "garnished:abyssal_stone_wall", "garnished:polished_abyssal_stone_wall", - "garnished:abyssal_stone_bricks_wall", + "garnished:abyssal_stone_brick_wall", "garnished:smooth_abyssal_stone_wall", "garnished:carnotite_wall", "garnished:polished_carnotite_wall", - "garnished:carnotite_bricks_wall", + "garnished:carnotite_brick_wall", "garnished:smooth_carnotite_wall", "garnished:unstable_stone_wall", "garnished:polished_unstable_stone_wall", - "garnished:unstable_stone_bricks_wall", + "garnished:unstable_stone_brick_wall", "garnished:smooth_unstable_stone_wall" ] -} \ No newline at end of file +}