diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/black_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/black_stained_quartz_pillar.json new file mode 100644 index 0000000..fd40e9a --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/black_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/black_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/black_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/black_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/blue_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/blue_stained_quartz_pillar.json new file mode 100644 index 0000000..38ff63a --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/blue_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/blue_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/blue_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/blue_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/brown_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/brown_stained_quartz_pillar.json new file mode 100644 index 0000000..576cda5 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/brown_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/brown_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/brown_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/brown_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/cyan_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/cyan_stained_quartz_pillar.json new file mode 100644 index 0000000..f8e288b --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/cyan_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/cyan_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/cyan_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/cyan_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/gray_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/gray_stained_quartz_pillar.json new file mode 100644 index 0000000..ce6c271 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/gray_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/gray_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/gray_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/gray_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/green_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/green_stained_quartz_pillar.json new file mode 100644 index 0000000..b9b3dcd --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/green_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/green_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/green_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/green_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/light_blue_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/light_blue_stained_quartz_pillar.json new file mode 100644 index 0000000..c85f490 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/light_blue_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/light_blue_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/light_blue_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/light_blue_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/light_gray_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/light_gray_stained_quartz_pillar.json new file mode 100644 index 0000000..0240e96 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/light_gray_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/light_gray_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/light_gray_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/light_gray_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/lime_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/lime_stained_quartz_pillar.json new file mode 100644 index 0000000..0f41511 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/lime_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/lime_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/lime_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/lime_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/magenta_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/magenta_stained_quartz_pillar.json new file mode 100644 index 0000000..36e79d0 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/magenta_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/magenta_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/magenta_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/magenta_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/orange_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/orange_stained_quartz_pillar.json new file mode 100644 index 0000000..66a8eed --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/orange_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/orange_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/orange_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/orange_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/pink_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/pink_stained_quartz_pillar.json new file mode 100644 index 0000000..f79285c --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/pink_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/pink_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/pink_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/pink_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/purple_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/purple_stained_quartz_pillar.json new file mode 100644 index 0000000..aa4a602 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/purple_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/purple_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/purple_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/purple_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/red_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/red_stained_quartz_pillar.json new file mode 100644 index 0000000..08c59a6 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/red_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/red_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/red_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/red_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/white_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/white_stained_quartz_pillar.json new file mode 100644 index 0000000..3c57309 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/white_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/white_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/white_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/white_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/blockstates/yellow_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/blockstates/yellow_stained_quartz_pillar.json new file mode 100644 index 0000000..1e3efc7 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/blockstates/yellow_stained_quartz_pillar.json @@ -0,0 +1,16 @@ +{ + "variants": { + "axis=x": { + "model": "hybrid-blocks:block/yellow_stained_quartz_pillar_horizontal", + "x": 90, + "y": 90 + }, + "axis=y": { + "model": "hybrid-blocks:block/yellow_stained_quartz_pillar" + }, + "axis=z": { + "model": "hybrid-blocks:block/yellow_stained_quartz_pillar_horizontal", + "x": 90 + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/lang/en_us.json b/src/generated/resources/assets/hybrid-blocks/lang/en_us.json index eb3ec59..98824ed 100644 --- a/src/generated/resources/assets/hybrid-blocks/lang/en_us.json +++ b/src/generated/resources/assets/hybrid-blocks/lang/en_us.json @@ -2,68 +2,84 @@ "block.hybrid-blocks.black_stained_bricks": "Black Stained Bricks", "block.hybrid-blocks.black_stained_cracked_bricks": "Black Stained Cracked Bricks", "block.hybrid-blocks.black_stained_mossy_bricks": "Black Stained Mossy Bricks", + "block.hybrid-blocks.black_stained_quartz_pillar": "Black Stained Quartz Pillar", "block.hybrid-blocks.black_stained_smooth_quartz": "Black Stained Smooth Quartz Block", "block.hybrid-blocks.blue_stained_bricks": "Blue Stained Bricks", "block.hybrid-blocks.blue_stained_cracked_bricks": "Blue Stained Cracked Bricks", "block.hybrid-blocks.blue_stained_mossy_bricks": "Blue Stained Mossy Bricks", + "block.hybrid-blocks.blue_stained_quartz_pillar": "Blue Stained Quartz Pillar", "block.hybrid-blocks.blue_stained_smooth_quartz": "Blue Stained Smooth Quartz Block", "block.hybrid-blocks.brown_stained_bricks": "Brown Stained Bricks", "block.hybrid-blocks.brown_stained_cracked_bricks": "Brown Stained Cracked Bricks", "block.hybrid-blocks.brown_stained_mossy_bricks": "Brown Stained Mossy Bricks", + "block.hybrid-blocks.brown_stained_quartz_pillar": "Brown Stained Quartz Pillar", "block.hybrid-blocks.brown_stained_smooth_quartz": "Brown Stained Smooth Quartz Block", "block.hybrid-blocks.cracked_bricks": "Cracked Bricks", "block.hybrid-blocks.cyan_stained_bricks": "Cyan Stained Bricks", "block.hybrid-blocks.cyan_stained_cracked_bricks": "Cyan Stained Cracked Bricks", "block.hybrid-blocks.cyan_stained_mossy_bricks": "Cyan Stained Mossy Bricks", + "block.hybrid-blocks.cyan_stained_quartz_pillar": "Cyan Stained Quartz Pillar", "block.hybrid-blocks.cyan_stained_smooth_quartz": "Cyan Stained Smooth Quartz Block", "block.hybrid-blocks.gray_stained_bricks": "Gray Stained Bricks", "block.hybrid-blocks.gray_stained_cracked_bricks": "Gray Stained Cracked Bricks", "block.hybrid-blocks.gray_stained_mossy_bricks": "Gray Stained Mossy Bricks", + "block.hybrid-blocks.gray_stained_quartz_pillar": "Gray Stained Quartz Pillar", "block.hybrid-blocks.gray_stained_smooth_quartz": "Gray Stained Smooth Quartz Block", "block.hybrid-blocks.green_stained_bricks": "Green Stained Bricks", "block.hybrid-blocks.green_stained_cracked_bricks": "Green Stained Cracked Bricks", "block.hybrid-blocks.green_stained_mossy_bricks": "Green Stained Mossy Bricks", + "block.hybrid-blocks.green_stained_quartz_pillar": "Green Stained Quartz Pillar", "block.hybrid-blocks.green_stained_smooth_quartz": "Green Stained Smooth Quartz Block", "block.hybrid-blocks.light_blue_stained_bricks": "Light Blue Stained Bricks", "block.hybrid-blocks.light_blue_stained_cracked_bricks": "Light Blue Stained Cracked Bricks", "block.hybrid-blocks.light_blue_stained_mossy_bricks": "Light Blue Stained Mossy Bricks", + "block.hybrid-blocks.light_blue_stained_quartz_pillar": "Light Blue Stained Quartz Pillar", "block.hybrid-blocks.light_blue_stained_smooth_quartz": "Light Blue Stained Smooth Quartz Block", "block.hybrid-blocks.light_gray_stained_bricks": "Light Gray Stained Bricks", "block.hybrid-blocks.light_gray_stained_cracked_bricks": "Light Gray Stained Cracked Bricks", "block.hybrid-blocks.light_gray_stained_mossy_bricks": "Light Gray Stained Mossy Bricks", + "block.hybrid-blocks.light_gray_stained_quartz_pillar": "Light Gray Stained Quartz Pillar", "block.hybrid-blocks.light_gray_stained_smooth_quartz": "Light Gray Stained Smooth Quartz Block", "block.hybrid-blocks.lime_stained_bricks": "Lime Stained Bricks", "block.hybrid-blocks.lime_stained_cracked_bricks": "Lime Stained Cracked Bricks", "block.hybrid-blocks.lime_stained_mossy_bricks": "Lime Stained Mossy Bricks", + "block.hybrid-blocks.lime_stained_quartz_pillar": "Lime Stained Quartz Pillar", "block.hybrid-blocks.lime_stained_smooth_quartz": "Lime Stained Smooth Quartz Block", "block.hybrid-blocks.magenta_stained_bricks": "Magenta Stained Bricks", "block.hybrid-blocks.magenta_stained_cracked_bricks": "Magenta Stained Cracked Bricks", "block.hybrid-blocks.magenta_stained_mossy_bricks": "Magenta Stained Mossy Bricks", + "block.hybrid-blocks.magenta_stained_quartz_pillar": "Magenta Stained Quartz Pillar", "block.hybrid-blocks.magenta_stained_smooth_quartz": "Magenta Stained Smooth Quartz Block", "block.hybrid-blocks.mossy_bricks": "Mossy Bricks", "block.hybrid-blocks.orange_stained_bricks": "Orange Stained Bricks", "block.hybrid-blocks.orange_stained_cracked_bricks": "Orange Stained Cracked Bricks", "block.hybrid-blocks.orange_stained_mossy_bricks": "Orange Stained Mossy Bricks", + "block.hybrid-blocks.orange_stained_quartz_pillar": "Orange Stained Quartz Pillar", "block.hybrid-blocks.orange_stained_smooth_quartz": "Orange Stained Smooth Quartz Block", "block.hybrid-blocks.pink_stained_bricks": "Pink Stained Bricks", "block.hybrid-blocks.pink_stained_cracked_bricks": "Pink Stained Cracked Bricks", "block.hybrid-blocks.pink_stained_mossy_bricks": "Pink Stained Mossy Bricks", + "block.hybrid-blocks.pink_stained_quartz_pillar": "Pink Stained Quartz Pillar", "block.hybrid-blocks.pink_stained_smooth_quartz": "Pink Stained Smooth Quartz Block", "block.hybrid-blocks.purple_stained_bricks": "Purple Stained Bricks", "block.hybrid-blocks.purple_stained_cracked_bricks": "Purple Stained Cracked Bricks", "block.hybrid-blocks.purple_stained_mossy_bricks": "Purple Stained Mossy Bricks", + "block.hybrid-blocks.purple_stained_quartz_pillar": "Purple Stained Quartz Pillar", "block.hybrid-blocks.purple_stained_smooth_quartz": "Purple Stained Smooth Quartz Block", "block.hybrid-blocks.red_stained_bricks": "Red Stained Bricks", "block.hybrid-blocks.red_stained_cracked_bricks": "Red Stained Cracked Bricks", "block.hybrid-blocks.red_stained_mossy_bricks": "Red Stained Mossy Bricks", + "block.hybrid-blocks.red_stained_quartz_pillar": "Red Stained Quartz Pillar", "block.hybrid-blocks.red_stained_smooth_quartz": "Red Stained Smooth Quartz Block", "block.hybrid-blocks.white_stained_bricks": "White Stained Bricks", "block.hybrid-blocks.white_stained_cracked_bricks": "White Stained Cracked Bricks", "block.hybrid-blocks.white_stained_mossy_bricks": "White Stained Mossy Bricks", + "block.hybrid-blocks.white_stained_quartz_pillar": "White Stained Quartz Pillar", "block.hybrid-blocks.white_stained_smooth_quartz": "White Stained Smooth Quartz Block", "block.hybrid-blocks.yellow_stained_bricks": "Yellow Stained Bricks", "block.hybrid-blocks.yellow_stained_cracked_bricks": "Yellow Stained Cracked Bricks", "block.hybrid-blocks.yellow_stained_mossy_bricks": "Yellow Stained Mossy Bricks", + "block.hybrid-blocks.yellow_stained_quartz_pillar": "Yellow Stained Quartz Pillar", "block.hybrid-blocks.yellow_stained_smooth_quartz": "Yellow Stained Smooth Quartz Block", "itemGroup.hybrid-blocks": "Hybrid Blocks" } \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/black_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/black_stained_quartz_pillar.json new file mode 100644 index 0000000..8d3a248 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/black_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/black_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/black_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/black_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/black_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..1164d59 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/black_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/black_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/black_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/blue_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/blue_stained_quartz_pillar.json new file mode 100644 index 0000000..26933b5 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/blue_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/blue_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/blue_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/blue_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/blue_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..4c85bef --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/blue_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/blue_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/blue_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/brown_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/brown_stained_quartz_pillar.json new file mode 100644 index 0000000..653ff6c --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/brown_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/brown_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/brown_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/brown_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/brown_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..4b45630 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/brown_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/brown_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/brown_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/cyan_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/cyan_stained_quartz_pillar.json new file mode 100644 index 0000000..4b5ca93 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/cyan_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/cyan_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/cyan_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/cyan_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/cyan_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..dc0c21d --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/cyan_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/cyan_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/cyan_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/gray_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/gray_stained_quartz_pillar.json new file mode 100644 index 0000000..2358975 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/gray_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/gray_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/gray_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/gray_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/gray_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..102c430 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/gray_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/gray_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/gray_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/green_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/green_stained_quartz_pillar.json new file mode 100644 index 0000000..206d276 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/green_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/green_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/green_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/green_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/green_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..c29f1fa --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/green_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/green_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/green_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/light_blue_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/light_blue_stained_quartz_pillar.json new file mode 100644 index 0000000..4d5449b --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/light_blue_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/light_blue_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/light_blue_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/light_blue_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/light_blue_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..caae0ee --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/light_blue_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/light_blue_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/light_blue_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/light_gray_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/light_gray_stained_quartz_pillar.json new file mode 100644 index 0000000..07d8fcd --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/light_gray_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/light_gray_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/light_gray_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/light_gray_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/light_gray_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..3c2faad --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/light_gray_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/light_gray_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/light_gray_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/lime_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/lime_stained_quartz_pillar.json new file mode 100644 index 0000000..3cb5132 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/lime_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/lime_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/lime_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/lime_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/lime_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..175748d --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/lime_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/lime_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/lime_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/magenta_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/magenta_stained_quartz_pillar.json new file mode 100644 index 0000000..7240640 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/magenta_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/magenta_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/magenta_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/magenta_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/magenta_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..bd02d34 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/magenta_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/magenta_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/magenta_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/orange_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/orange_stained_quartz_pillar.json new file mode 100644 index 0000000..3ba9128 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/orange_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/orange_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/orange_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/orange_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/orange_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..db63d59 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/orange_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/orange_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/orange_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/pink_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/pink_stained_quartz_pillar.json new file mode 100644 index 0000000..9aaf4f7 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/pink_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/pink_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/pink_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/pink_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/pink_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..6b71aad --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/pink_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/pink_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/pink_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/purple_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/purple_stained_quartz_pillar.json new file mode 100644 index 0000000..ce1df50 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/purple_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/purple_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/purple_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/purple_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/purple_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..182ee74 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/purple_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/purple_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/purple_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/red_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/red_stained_quartz_pillar.json new file mode 100644 index 0000000..b6c2908 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/red_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/red_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/red_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/red_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/red_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..459d70c --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/red_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/red_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/red_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/white_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/white_stained_quartz_pillar.json new file mode 100644 index 0000000..2a470f6 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/white_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/white_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/white_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/white_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/white_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..d1a7c7a --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/white_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/white_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/white_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/yellow_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/block/yellow_stained_quartz_pillar.json new file mode 100644 index 0000000..cca9d73 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/yellow_stained_quartz_pillar.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "hybrid-blocks:block/yellow_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/yellow_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/block/yellow_stained_quartz_pillar_horizontal.json b/src/generated/resources/assets/hybrid-blocks/models/block/yellow_stained_quartz_pillar_horizontal.json new file mode 100644 index 0000000..cbd431c --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/block/yellow_stained_quartz_pillar_horizontal.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column_horizontal", + "textures": { + "end": "hybrid-blocks:block/yellow_stained_quartz_pillar_top", + "side": "hybrid-blocks:block/yellow_stained_quartz_pillar" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/black_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/black_stained_quartz_pillar.json new file mode 100644 index 0000000..8544aa6 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/black_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/black_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/blue_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/blue_stained_quartz_pillar.json new file mode 100644 index 0000000..68b67d5 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/blue_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/blue_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/brown_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/brown_stained_quartz_pillar.json new file mode 100644 index 0000000..873edb5 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/brown_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/brown_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/cyan_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/cyan_stained_quartz_pillar.json new file mode 100644 index 0000000..717b1c2 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/cyan_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/cyan_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/gray_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/gray_stained_quartz_pillar.json new file mode 100644 index 0000000..1aeb922 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/gray_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/gray_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/green_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/green_stained_quartz_pillar.json new file mode 100644 index 0000000..2e137ec --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/green_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/green_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/light_blue_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/light_blue_stained_quartz_pillar.json new file mode 100644 index 0000000..621fde1 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/light_blue_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/light_blue_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/light_gray_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/light_gray_stained_quartz_pillar.json new file mode 100644 index 0000000..57088ae --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/light_gray_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/light_gray_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/lime_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/lime_stained_quartz_pillar.json new file mode 100644 index 0000000..1dbc55c --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/lime_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/lime_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/magenta_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/magenta_stained_quartz_pillar.json new file mode 100644 index 0000000..9a39e0b --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/magenta_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/magenta_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/orange_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/orange_stained_quartz_pillar.json new file mode 100644 index 0000000..6d51ad0 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/orange_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/orange_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/pink_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/pink_stained_quartz_pillar.json new file mode 100644 index 0000000..06aca23 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/pink_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/pink_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/purple_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/purple_stained_quartz_pillar.json new file mode 100644 index 0000000..532eb5e --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/purple_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/purple_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/red_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/red_stained_quartz_pillar.json new file mode 100644 index 0000000..1db5c6e --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/red_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/red_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/white_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/white_stained_quartz_pillar.json new file mode 100644 index 0000000..3674949 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/white_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/white_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/assets/hybrid-blocks/models/item/yellow_stained_quartz_pillar.json b/src/generated/resources/assets/hybrid-blocks/models/item/yellow_stained_quartz_pillar.json new file mode 100644 index 0000000..bba2ff7 --- /dev/null +++ b/src/generated/resources/assets/hybrid-blocks/models/item/yellow_stained_quartz_pillar.json @@ -0,0 +1,3 @@ +{ + "parent": "hybrid-blocks:block/yellow_stained_quartz_pillar" +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/black_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/black_stained_quartz_pillar.json new file mode 100644 index 0000000..5e056b8 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/black_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:black_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:black_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/blue_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/blue_stained_quartz_pillar.json new file mode 100644 index 0000000..8a6206b --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/blue_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:blue_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:blue_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/brown_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/brown_stained_quartz_pillar.json new file mode 100644 index 0000000..31d6d9a --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/brown_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:brown_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:brown_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/cyan_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/cyan_stained_quartz_pillar.json new file mode 100644 index 0000000..5df12e9 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/cyan_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:cyan_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:cyan_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/gray_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/gray_stained_quartz_pillar.json new file mode 100644 index 0000000..6fa864d --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/gray_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:gray_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:gray_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/green_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/green_stained_quartz_pillar.json new file mode 100644 index 0000000..ef946e1 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/green_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:green_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:green_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/light_blue_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/light_blue_stained_quartz_pillar.json new file mode 100644 index 0000000..d4250f4 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/light_blue_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:light_blue_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:light_blue_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/light_gray_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/light_gray_stained_quartz_pillar.json new file mode 100644 index 0000000..0b29442 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/light_gray_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:light_gray_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:light_gray_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/lime_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/lime_stained_quartz_pillar.json new file mode 100644 index 0000000..fae679a --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/lime_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:lime_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:lime_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/magenta_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/magenta_stained_quartz_pillar.json new file mode 100644 index 0000000..aec4e7e --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/magenta_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:magenta_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:magenta_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/orange_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/orange_stained_quartz_pillar.json new file mode 100644 index 0000000..ae6e560 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/orange_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:orange_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:orange_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/pink_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/pink_stained_quartz_pillar.json new file mode 100644 index 0000000..3a825a5 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/pink_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:pink_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:pink_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/purple_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/purple_stained_quartz_pillar.json new file mode 100644 index 0000000..29b3e0a --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/purple_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:purple_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:purple_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/red_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/red_stained_quartz_pillar.json new file mode 100644 index 0000000..aac5482 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/red_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:red_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:red_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/white_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/white_stained_quartz_pillar.json new file mode 100644 index 0000000..553786b --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/white_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:white_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:white_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/yellow_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/yellow_stained_quartz_pillar.json new file mode 100644 index 0000000..8ddda4f --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/advancements/recipes/building_blocks/yellow_stained_quartz_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_pillar": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:quartz_pillar" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hybrid-blocks:yellow_stained_quartz_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_quartz_pillar", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hybrid-blocks:yellow_stained_quartz_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/black_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/black_stained_quartz_pillar.json new file mode 100644 index 0000000..c53f14f --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/black_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:black_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/blue_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/blue_stained_quartz_pillar.json new file mode 100644 index 0000000..caa1e1f --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/blue_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:blue_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/brown_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/brown_stained_quartz_pillar.json new file mode 100644 index 0000000..edd253e --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/brown_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:brown_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/cyan_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/cyan_stained_quartz_pillar.json new file mode 100644 index 0000000..db4d295 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/cyan_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:cyan_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/gray_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/gray_stained_quartz_pillar.json new file mode 100644 index 0000000..e45205c --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/gray_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:gray_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/green_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/green_stained_quartz_pillar.json new file mode 100644 index 0000000..08b96ed --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/green_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:green_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/light_blue_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/light_blue_stained_quartz_pillar.json new file mode 100644 index 0000000..60d9e5c --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/light_blue_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:light_blue_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/light_gray_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/light_gray_stained_quartz_pillar.json new file mode 100644 index 0000000..c569985 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/light_gray_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:light_gray_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/lime_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/lime_stained_quartz_pillar.json new file mode 100644 index 0000000..9b69ce3 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/lime_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:lime_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/magenta_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/magenta_stained_quartz_pillar.json new file mode 100644 index 0000000..25c4da6 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/magenta_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:magenta_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/orange_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/orange_stained_quartz_pillar.json new file mode 100644 index 0000000..43e2cd2 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/orange_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:orange_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/pink_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/pink_stained_quartz_pillar.json new file mode 100644 index 0000000..ca13b69 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/pink_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:pink_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/purple_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/purple_stained_quartz_pillar.json new file mode 100644 index 0000000..c4d4732 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/purple_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:purple_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/red_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/red_stained_quartz_pillar.json new file mode 100644 index 0000000..075779a --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/red_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:red_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/white_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/white_stained_quartz_pillar.json new file mode 100644 index 0000000..9b36062 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/white_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:white_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/yellow_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/yellow_stained_quartz_pillar.json new file mode 100644 index 0000000..4239461 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/loot_tables/blocks/yellow_stained_quartz_pillar.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "hybrid-blocks:yellow_stained_quartz_pillar" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/black_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/black_stained_quartz_pillar.json new file mode 100644 index 0000000..5533944 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/black_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:black_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:black_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/blue_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/blue_stained_quartz_pillar.json new file mode 100644 index 0000000..ab25c01 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/blue_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:blue_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:blue_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/brown_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/brown_stained_quartz_pillar.json new file mode 100644 index 0000000..2fc5eda --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/brown_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:brown_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:brown_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/cyan_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/cyan_stained_quartz_pillar.json new file mode 100644 index 0000000..5e970eb --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/cyan_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:cyan_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:cyan_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/gray_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/gray_stained_quartz_pillar.json new file mode 100644 index 0000000..fb91c30 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/gray_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:gray_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:gray_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/green_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/green_stained_quartz_pillar.json new file mode 100644 index 0000000..bba9d2a --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/green_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:green_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:green_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/light_blue_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/light_blue_stained_quartz_pillar.json new file mode 100644 index 0000000..d45cba3 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/light_blue_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:light_blue_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:light_blue_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/light_gray_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/light_gray_stained_quartz_pillar.json new file mode 100644 index 0000000..1ffae9f --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/light_gray_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:light_gray_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:light_gray_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/lime_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/lime_stained_quartz_pillar.json new file mode 100644 index 0000000..7bffd62 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/lime_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:lime_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:lime_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/magenta_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/magenta_stained_quartz_pillar.json new file mode 100644 index 0000000..22ebeea --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/magenta_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:magenta_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:magenta_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/orange_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/orange_stained_quartz_pillar.json new file mode 100644 index 0000000..bd33a78 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/orange_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:orange_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:orange_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/pink_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/pink_stained_quartz_pillar.json new file mode 100644 index 0000000..15bbaec --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/pink_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:pink_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:pink_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/purple_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/purple_stained_quartz_pillar.json new file mode 100644 index 0000000..0f93487 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/purple_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:purple_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:purple_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/red_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/red_stained_quartz_pillar.json new file mode 100644 index 0000000..5c165fb --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/red_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:red_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:red_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/white_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/white_stained_quartz_pillar.json new file mode 100644 index 0000000..935d8eb --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/white_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:white_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:white_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/hybrid-blocks/recipes/yellow_stained_quartz_pillar.json b/src/generated/resources/data/hybrid-blocks/recipes/yellow_stained_quartz_pillar.json new file mode 100644 index 0000000..36e1f56 --- /dev/null +++ b/src/generated/resources/data/hybrid-blocks/recipes/yellow_stained_quartz_pillar.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "group": "stained_quartz_pillar", + "key": { + "#": { + "item": "minecraft:quartz_pillar" + }, + "X": { + "item": "minecraft:yellow_dye" + } + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "count": 8, + "item": "hybrid-blocks:yellow_stained_quartz_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json b/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json index 90a7128..77faa7c 100644 --- a/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json +++ b/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json @@ -1,28 +1,6 @@ { "replace": false, "values": [ - "minecraft:bricks", - "minecraft:stone_bricks", - "minecraft:mossy_stone_bricks", - "minecraft:cracked_stone_bricks", - "minecraft:chiseled_stone_bricks", - "minecraft:mud_bricks", - "minecraft:infested_stone_bricks", - "minecraft:infested_mossy_stone_bricks", - "minecraft:infested_cracked_stone_bricks", - "minecraft:infested_chiseled_stone_bricks", - "minecraft:nether_bricks", - "minecraft:prismarine_bricks", - "minecraft:smooth_quartz", - "minecraft:end_stone_bricks", - "minecraft:red_nether_bricks", - "minecraft:polished_blackstone_bricks", - "minecraft:cracked_polished_blackstone_bricks", - "minecraft:chiseled_nether_bricks", - "minecraft:cracked_nether_bricks", - "minecraft:quartz_bricks", - "minecraft:deepslate_bricks", - "minecraft:cracked_deepslate_bricks", "hybrid-blocks:white_stained_smooth_quartz", "hybrid-blocks:orange_stained_smooth_quartz", "hybrid-blocks:magenta_stained_smooth_quartz", @@ -39,6 +17,22 @@ "hybrid-blocks:green_stained_smooth_quartz", "hybrid-blocks:red_stained_smooth_quartz", "hybrid-blocks:black_stained_smooth_quartz", + "hybrid-blocks:white_stained_quartz_pillar", + "hybrid-blocks:orange_stained_quartz_pillar", + "hybrid-blocks:magenta_stained_quartz_pillar", + "hybrid-blocks:light_blue_stained_quartz_pillar", + "hybrid-blocks:yellow_stained_quartz_pillar", + "hybrid-blocks:lime_stained_quartz_pillar", + "hybrid-blocks:pink_stained_quartz_pillar", + "hybrid-blocks:gray_stained_quartz_pillar", + "hybrid-blocks:light_gray_stained_quartz_pillar", + "hybrid-blocks:cyan_stained_quartz_pillar", + "hybrid-blocks:purple_stained_quartz_pillar", + "hybrid-blocks:blue_stained_quartz_pillar", + "hybrid-blocks:brown_stained_quartz_pillar", + "hybrid-blocks:green_stained_quartz_pillar", + "hybrid-blocks:red_stained_quartz_pillar", + "hybrid-blocks:black_stained_quartz_pillar", "hybrid-blocks:white_stained_bricks", "hybrid-blocks:orange_stained_bricks", "hybrid-blocks:magenta_stained_bricks", diff --git a/src/main/kotlin/dev/hybridlabs/blocks/block/HybridBlocksBlocks.kt b/src/main/kotlin/dev/hybridlabs/blocks/block/HybridBlocksBlocks.kt index 6f13775..6e0cff0 100644 --- a/src/main/kotlin/dev/hybridlabs/blocks/block/HybridBlocksBlocks.kt +++ b/src/main/kotlin/dev/hybridlabs/blocks/block/HybridBlocksBlocks.kt @@ -4,6 +4,7 @@ import dev.hybridlabs.blocks.HybridBlocks import net.fabricmc.fabric.api.`object`.builder.v1.block.FabricBlockSettings import net.minecraft.block.Block import net.minecraft.block.Blocks +import net.minecraft.block.PillarBlock import net.minecraft.registry.Registries import net.minecraft.registry.Registry import net.minecraft.util.DyeColor @@ -30,6 +31,23 @@ object HybridBlocksBlocks { val RED_STAINED_SMOOTH_QUARTZ = register("red_stained_smooth_quartz", Block(FabricBlockSettings.copy(Blocks.SMOOTH_QUARTZ).mapColor(DyeColor.RED))) val BLACK_STAINED_SMOOTH_QUARTZ = register("black_stained_smooth_quartz", Block(FabricBlockSettings.copy(Blocks.SMOOTH_QUARTZ).mapColor(DyeColor.BLACK))) + val WHITE_STAINED_QUARTZ_PILLAR = register("white_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.WHITE))) + val ORANGE_STAINED_QUARTZ_PILLAR = register("orange_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.ORANGE))) + val MAGENTA_STAINED_QUARTZ_PILLAR = register("magenta_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.MAGENTA))) + val LIGHT_BLUE_STAINED_QUARTZ_PILLAR = register("light_blue_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.LIGHT_BLUE))) + val YELLOW_STAINED_QUARTZ_PILLAR = register("yellow_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.YELLOW))) + val LIME_STAINED_QUARTZ_PILLAR = register("lime_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.LIME))) + val PINK_STAINED_QUARTZ_PILLAR = register("pink_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.PINK))) + val GRAY_STAINED_QUARTZ_PILLAR = register("gray_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.GRAY))) + val LIGHT_GRAY_STAINED_QUARTZ_PILLAR = register("light_gray_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.LIGHT_GRAY))) + val CYAN_STAINED_QUARTZ_PILLAR = register("cyan_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.CYAN))) + val PURPLE_STAINED_QUARTZ_PILLAR = register("purple_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.PURPLE))) + val BLUE_STAINED_QUARTZ_PILLAR = register("blue_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.BLUE))) + val BROWN_STAINED_QUARTZ_PILLAR = register("brown_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.BROWN))) + val GREEN_STAINED_QUARTZ_PILLAR = register("green_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.GREEN))) + val RED_STAINED_QUARTZ_PILLAR = register("red_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.RED))) + val BLACK_STAINED_QUARTZ_PILLAR = register("black_stained_quartz_pillar", PillarBlock(FabricBlockSettings.copy(Blocks.QUARTZ_PILLAR).mapColor(DyeColor.BLACK))) + val WHITE_STAINED_BRICKS = register("white_stained_bricks", Block(FabricBlockSettings.copy(Blocks.BRICKS).mapColor(DyeColor.WHITE))) val ORANGE_STAINED_BRICKS = register("orange_stained_bricks", Block(FabricBlockSettings.copy(Blocks.BRICKS).mapColor(DyeColor.ORANGE))) val MAGENTA_STAINED_BRICKS = register("magenta_stained_bricks", Block(FabricBlockSettings.copy(Blocks.BRICKS).mapColor(DyeColor.MAGENTA))) diff --git a/src/main/kotlin/dev/hybridlabs/blocks/data/client/ModelProvider.kt b/src/main/kotlin/dev/hybridlabs/blocks/data/client/ModelProvider.kt index 8fd3988..2d8bbfa 100644 --- a/src/main/kotlin/dev/hybridlabs/blocks/data/client/ModelProvider.kt +++ b/src/main/kotlin/dev/hybridlabs/blocks/data/client/ModelProvider.kt @@ -5,6 +5,7 @@ import net.fabricmc.fabric.api.datagen.v1.FabricDataOutput import net.fabricmc.fabric.api.datagen.v1.provider.FabricModelProvider import net.minecraft.data.client.BlockStateModelGenerator import net.minecraft.data.client.ItemModelGenerator +import net.minecraft.data.client.TexturedModel /** * Generates all models. @@ -83,6 +84,26 @@ class ModelProvider(output: FabricDataOutput) : FabricModelProvider(output) { HybridBlocksBlocks.RED_STAINED_MOSSY_BRICKS, HybridBlocksBlocks.BLACK_STAINED_MOSSY_BRICKS, ).forEach(generator::registerSimpleCubeAll) + + // axis rotated pillars + setOf( + HybridBlocksBlocks.WHITE_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.ORANGE_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.MAGENTA_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.LIGHT_BLUE_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.YELLOW_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.LIME_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.PINK_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.GRAY_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.LIGHT_GRAY_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.CYAN_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.PURPLE_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.BLUE_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.BROWN_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.GREEN_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.RED_STAINED_QUARTZ_PILLAR, + HybridBlocksBlocks.BLACK_STAINED_QUARTZ_PILLAR, + ).forEach { block -> generator.registerAxisRotated(block, TexturedModel.END_FOR_TOP_CUBE_COLUMN, TexturedModel.END_FOR_TOP_CUBE_COLUMN_HORIZONTAL) } } override fun generateItemModels(generator: ItemModelGenerator) { diff --git a/src/main/kotlin/dev/hybridlabs/blocks/data/server/BlockTagProvider.kt b/src/main/kotlin/dev/hybridlabs/blocks/data/server/BlockTagProvider.kt index 72b5743..55cb0d9 100644 --- a/src/main/kotlin/dev/hybridlabs/blocks/data/server/BlockTagProvider.kt +++ b/src/main/kotlin/dev/hybridlabs/blocks/data/server/BlockTagProvider.kt @@ -1,5 +1,6 @@ package dev.hybridlabs.blocks.data.server +import dev.hybridlabs.blocks.HybridBlocks import net.fabricmc.fabric.api.datagen.v1.FabricDataOutput import net.fabricmc.fabric.api.datagen.v1.provider.FabricTagProvider import net.minecraft.registry.Registries @@ -12,21 +13,20 @@ import java.util.concurrent.CompletableFuture */ class BlockTagProvider(output: FabricDataOutput, future: CompletableFuture) : FabricTagProvider.BlockTagProvider(output, future) { override fun configure(arg: RegistryWrapper.WrapperLookup) { - getOrCreateTagBuilder(BlockTags.PICKAXE_MINEABLE).add( - *Registries.BLOCK - .mapNotNull { block -> - val identifier = Registries.BLOCK.getId(block) - val path = identifier.path - if (setOf( - "smooth_quartz", - "bricks", - ).any { path.endsWith(it) }) { - identifier - } else { - null - } - } - .toTypedArray() - ) + Registries.BLOCK.forEach { block -> + val identifier = Registries.BLOCK.getId(block) + if (identifier.namespace != HybridBlocks.MOD_ID) { + return@forEach + } + + val path = identifier.path + if (setOf( + "smooth_quartz", + "bricks", + "pillar", + ).any { path.endsWith(it) }) { + getOrCreateTagBuilder(BlockTags.PICKAXE_MINEABLE).add(block) + } + } } } diff --git a/src/main/kotlin/dev/hybridlabs/blocks/data/server/RecipeProvider.kt b/src/main/kotlin/dev/hybridlabs/blocks/data/server/RecipeProvider.kt index 84d4ad1..937c8e6 100644 --- a/src/main/kotlin/dev/hybridlabs/blocks/data/server/RecipeProvider.kt +++ b/src/main/kotlin/dev/hybridlabs/blocks/data/server/RecipeProvider.kt @@ -38,6 +38,24 @@ class RecipeProvider(output: FabricDataOutput) : FabricRecipeProvider(output) { offerSmoothQuartzDyeingRecipe(exporter, HybridBlocksBlocks.WHITE_STAINED_SMOOTH_QUARTZ, Items.WHITE_DYE) offerSmoothQuartzDyeingRecipe(exporter, HybridBlocksBlocks.YELLOW_STAINED_SMOOTH_QUARTZ, Items.YELLOW_DYE) + // stained quartz pillar + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.BLACK_STAINED_QUARTZ_PILLAR, Items.BLACK_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.BLUE_STAINED_QUARTZ_PILLAR, Items.BLUE_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.BROWN_STAINED_QUARTZ_PILLAR, Items.BROWN_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.CYAN_STAINED_QUARTZ_PILLAR, Items.CYAN_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.GRAY_STAINED_QUARTZ_PILLAR, Items.GRAY_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.GREEN_STAINED_QUARTZ_PILLAR, Items.GREEN_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.LIGHT_BLUE_STAINED_QUARTZ_PILLAR, Items.LIGHT_BLUE_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.LIGHT_GRAY_STAINED_QUARTZ_PILLAR, Items.LIGHT_GRAY_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.LIME_STAINED_QUARTZ_PILLAR, Items.LIME_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.MAGENTA_STAINED_QUARTZ_PILLAR, Items.MAGENTA_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.ORANGE_STAINED_QUARTZ_PILLAR, Items.ORANGE_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.PINK_STAINED_QUARTZ_PILLAR, Items.PINK_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.PURPLE_STAINED_QUARTZ_PILLAR, Items.PURPLE_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.RED_STAINED_QUARTZ_PILLAR, Items.RED_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.WHITE_STAINED_QUARTZ_PILLAR, Items.WHITE_DYE) + offerQuartzPillarDyeingRecipe(exporter, HybridBlocksBlocks.YELLOW_STAINED_QUARTZ_PILLAR, Items.YELLOW_DYE) + // stained bricks offerBricksDyeingRecipe(exporter, HybridBlocksBlocks.BLACK_STAINED_BRICKS, Items.BLACK_DYE) offerBricksDyeingRecipe(exporter, HybridBlocksBlocks.BLUE_STAINED_BRICKS, Items.BLUE_DYE) @@ -126,6 +144,21 @@ class RecipeProvider(output: FabricDataOutput) : FabricRecipeProvider(output) { .offerTo(exporter) } + private fun offerQuartzPillarDyeingRecipe( + exporter: Consumer, + output: ItemConvertible, + input: ItemConvertible + ) { + offerDyeingRecipe( + exporter, + Blocks.QUARTZ_PILLAR, + "has_quartz_pillar", + "stained_quartz_pillar", + output, + input + ) + } + private fun offerSmoothQuartzDyeingRecipe( exporter: Consumer, output: ItemConvertible, diff --git a/src/main/kotlin/dev/hybridlabs/blocks/item/HybridBlocksItems.kt b/src/main/kotlin/dev/hybridlabs/blocks/item/HybridBlocksItems.kt index 4ab4496..3b577cf 100644 --- a/src/main/kotlin/dev/hybridlabs/blocks/item/HybridBlocksItems.kt +++ b/src/main/kotlin/dev/hybridlabs/blocks/item/HybridBlocksItems.kt @@ -30,6 +30,23 @@ object HybridBlocksItems { val RED_STAINED_SMOOTH_QUARTZ = register("red_stained_smooth_quartz") { BlockItem(HybridBlocksBlocks.RED_STAINED_SMOOTH_QUARTZ, it) } val BLACK_STAINED_SMOOTH_QUARTZ = register("black_stained_smooth_quartz") { BlockItem(HybridBlocksBlocks.BLACK_STAINED_SMOOTH_QUARTZ, it) } + val WHITE_STAINED_QUARTZ_PILLAR = register("white_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.WHITE_STAINED_QUARTZ_PILLAR, it) } + val ORANGE_STAINED_QUARTZ_PILLAR = register("orange_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.ORANGE_STAINED_QUARTZ_PILLAR, it) } + val MAGENTA_STAINED_QUARTZ_PILLAR = register("magenta_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.MAGENTA_STAINED_QUARTZ_PILLAR, it) } + val LIGHT_BLUE_STAINED_QUARTZ_PILLAR = register("light_blue_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.LIGHT_BLUE_STAINED_QUARTZ_PILLAR, it) } + val YELLOW_STAINED_QUARTZ_PILLAR = register("yellow_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.YELLOW_STAINED_QUARTZ_PILLAR, it) } + val LIME_STAINED_QUARTZ_PILLAR = register("lime_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.LIME_STAINED_QUARTZ_PILLAR, it) } + val PINK_STAINED_QUARTZ_PILLAR = register("pink_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.PINK_STAINED_QUARTZ_PILLAR, it) } + val GRAY_STAINED_QUARTZ_PILLAR = register("gray_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.GRAY_STAINED_QUARTZ_PILLAR, it) } + val LIGHT_GRAY_STAINED_QUARTZ_PILLAR = register("light_gray_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.LIGHT_GRAY_STAINED_QUARTZ_PILLAR, it) } + val CYAN_STAINED_QUARTZ_PILLAR = register("cyan_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.CYAN_STAINED_QUARTZ_PILLAR, it) } + val PURPLE_STAINED_QUARTZ_PILLAR = register("purple_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.PURPLE_STAINED_QUARTZ_PILLAR, it) } + val BLUE_STAINED_QUARTZ_PILLAR = register("blue_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.BLUE_STAINED_QUARTZ_PILLAR, it) } + val BROWN_STAINED_QUARTZ_PILLAR = register("brown_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.BROWN_STAINED_QUARTZ_PILLAR, it) } + val GREEN_STAINED_QUARTZ_PILLAR = register("green_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.GREEN_STAINED_QUARTZ_PILLAR, it) } + val RED_STAINED_QUARTZ_PILLAR = register("red_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.RED_STAINED_QUARTZ_PILLAR, it) } + val BLACK_STAINED_QUARTZ_PILLAR = register("black_stained_quartz_pillar") { BlockItem(HybridBlocksBlocks.BLACK_STAINED_QUARTZ_PILLAR, it) } + val WHITE_STAINED_BRICKS = register("white_stained_bricks") { BlockItem(HybridBlocksBlocks.WHITE_STAINED_BRICKS, it) } val ORANGE_STAINED_BRICKS = register("orange_stained_bricks") { BlockItem(HybridBlocksBlocks.ORANGE_STAINED_BRICKS, it) } val MAGENTA_STAINED_BRICKS = register("magenta_stained_bricks") { BlockItem(HybridBlocksBlocks.MAGENTA_STAINED_BRICKS, it) }