diff --git a/src/main/resources/data/c/tags/items/advanced_alloy_ingot.json b/src/main/resources/data/c/tags/items/advanced_alloy_ingot.json new file mode 100644 index 000000000..4504d60f4 --- /dev/null +++ b/src/main/resources/data/c/tags/items/advanced_alloy_ingot.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:advanced_alloy_ingot" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/advanced_alloy_plate.json b/src/main/resources/data/c/tags/items/advanced_alloy_plate.json new file mode 100644 index 000000000..4e2207cd3 --- /dev/null +++ b/src/main/resources/data/c/tags/items/advanced_alloy_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:advanced_alloy_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/almandine_dust.json b/src/main/resources/data/c/tags/items/almandine_dust.json new file mode 100644 index 000000000..162c2d2f6 --- /dev/null +++ b/src/main/resources/data/c/tags/items/almandine_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:almandine_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/almandine_small_dust.json b/src/main/resources/data/c/tags/items/almandine_small_dust.json new file mode 100644 index 000000000..28d028e02 --- /dev/null +++ b/src/main/resources/data/c/tags/items/almandine_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:almandine_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/aluminum_small_dust.json b/src/main/resources/data/c/tags/items/aluminum_small_dust.json new file mode 100644 index 000000000..43e5b8566 --- /dev/null +++ b/src/main/resources/data/c/tags/items/aluminum_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:aluminum_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/andesite_dust.json b/src/main/resources/data/c/tags/items/andesite_dust.json new file mode 100644 index 000000000..8600f3190 --- /dev/null +++ b/src/main/resources/data/c/tags/items/andesite_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:andesite_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/andesite_small_dust.json b/src/main/resources/data/c/tags/items/andesite_small_dust.json new file mode 100644 index 000000000..470a21cf0 --- /dev/null +++ b/src/main/resources/data/c/tags/items/andesite_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:andesite_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/andradite_dust.json b/src/main/resources/data/c/tags/items/andradite_dust.json new file mode 100644 index 000000000..347a2565a --- /dev/null +++ b/src/main/resources/data/c/tags/items/andradite_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:andradite_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/andradite_small_dust.json b/src/main/resources/data/c/tags/items/andradite_small_dust.json new file mode 100644 index 000000000..9294ce8cd --- /dev/null +++ b/src/main/resources/data/c/tags/items/andradite_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:andradite_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/ashes_dust.json b/src/main/resources/data/c/tags/items/ashes_dust.json new file mode 100644 index 000000000..c3fcce00f --- /dev/null +++ b/src/main/resources/data/c/tags/items/ashes_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:ashes_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/ashes_small_dust.json b/src/main/resources/data/c/tags/items/ashes_small_dust.json new file mode 100644 index 000000000..d0e77ef31 --- /dev/null +++ b/src/main/resources/data/c/tags/items/ashes_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:ashes_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/basalt_dust.json b/src/main/resources/data/c/tags/items/basalt_dust.json new file mode 100644 index 000000000..8a1aa7955 --- /dev/null +++ b/src/main/resources/data/c/tags/items/basalt_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:basalt_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/basalt_small_dust.json b/src/main/resources/data/c/tags/items/basalt_small_dust.json new file mode 100644 index 000000000..8b97fc1dd --- /dev/null +++ b/src/main/resources/data/c/tags/items/basalt_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:basalt_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/bauxite_dust.json b/src/main/resources/data/c/tags/items/bauxite_dust.json new file mode 100644 index 000000000..cea5837fd --- /dev/null +++ b/src/main/resources/data/c/tags/items/bauxite_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:bauxite_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/bauxite_small_dust.json b/src/main/resources/data/c/tags/items/bauxite_small_dust.json new file mode 100644 index 000000000..60d3a9831 --- /dev/null +++ b/src/main/resources/data/c/tags/items/bauxite_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:bauxite_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/brass_small_dust.json b/src/main/resources/data/c/tags/items/brass_small_dust.json new file mode 100644 index 000000000..f91250984 --- /dev/null +++ b/src/main/resources/data/c/tags/items/brass_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:brass_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/bronze_dust.json b/src/main/resources/data/c/tags/items/bronze_dust.json new file mode 100644 index 000000000..cd816be81 --- /dev/null +++ b/src/main/resources/data/c/tags/items/bronze_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:bronze_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/bronze_ingot.json b/src/main/resources/data/c/tags/items/bronze_ingot.json new file mode 100644 index 000000000..7c8f68b02 --- /dev/null +++ b/src/main/resources/data/c/tags/items/bronze_ingot.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:bronze_ingot" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/bronze_nugget.json b/src/main/resources/data/c/tags/items/bronze_nugget.json new file mode 100644 index 000000000..fa98a7e67 --- /dev/null +++ b/src/main/resources/data/c/tags/items/bronze_nugget.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:bronze_nugget" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/bronze_plate.json b/src/main/resources/data/c/tags/items/bronze_plate.json new file mode 100644 index 000000000..d9d161a92 --- /dev/null +++ b/src/main/resources/data/c/tags/items/bronze_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:bronze_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/bronze_small_dust.json b/src/main/resources/data/c/tags/items/bronze_small_dust.json new file mode 100644 index 000000000..e89c4e360 --- /dev/null +++ b/src/main/resources/data/c/tags/items/bronze_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:bronze_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/calcite_dust.json b/src/main/resources/data/c/tags/items/calcite_dust.json new file mode 100644 index 000000000..6208c641e --- /dev/null +++ b/src/main/resources/data/c/tags/items/calcite_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:calcite_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/calcite_small_dust.json b/src/main/resources/data/c/tags/items/calcite_small_dust.json new file mode 100644 index 000000000..533f8f198 --- /dev/null +++ b/src/main/resources/data/c/tags/items/calcite_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:calcite_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/carbon_plate.json b/src/main/resources/data/c/tags/items/carbon_plate.json new file mode 100644 index 000000000..be7a7b865 --- /dev/null +++ b/src/main/resources/data/c/tags/items/carbon_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:carbon_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/charcoal_dust.json b/src/main/resources/data/c/tags/items/charcoal_dust.json new file mode 100644 index 000000000..928f3686e --- /dev/null +++ b/src/main/resources/data/c/tags/items/charcoal_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:charcoal_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/charcoal_small_dust.json b/src/main/resources/data/c/tags/items/charcoal_small_dust.json new file mode 100644 index 000000000..28be67451 --- /dev/null +++ b/src/main/resources/data/c/tags/items/charcoal_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:charcoal_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/chrome_dust.json b/src/main/resources/data/c/tags/items/chrome_dust.json new file mode 100644 index 000000000..4bcfae23e --- /dev/null +++ b/src/main/resources/data/c/tags/items/chrome_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:chrome_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/chrome_ingot.json b/src/main/resources/data/c/tags/items/chrome_ingot.json new file mode 100644 index 000000000..0eb699215 --- /dev/null +++ b/src/main/resources/data/c/tags/items/chrome_ingot.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:chrome_ingot" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/chrome_nugget.json b/src/main/resources/data/c/tags/items/chrome_nugget.json new file mode 100644 index 000000000..b5bb26be9 --- /dev/null +++ b/src/main/resources/data/c/tags/items/chrome_nugget.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:chrome_nugget" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/chrome_plate.json b/src/main/resources/data/c/tags/items/chrome_plate.json new file mode 100644 index 000000000..51df1f22c --- /dev/null +++ b/src/main/resources/data/c/tags/items/chrome_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:chrome_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/chrome_small_dust.json b/src/main/resources/data/c/tags/items/chrome_small_dust.json new file mode 100644 index 000000000..2eb872673 --- /dev/null +++ b/src/main/resources/data/c/tags/items/chrome_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:chrome_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/cinnabar_dust.json b/src/main/resources/data/c/tags/items/cinnabar_dust.json new file mode 100644 index 000000000..97b9cb74b --- /dev/null +++ b/src/main/resources/data/c/tags/items/cinnabar_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:cinnabar_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/cinnabar_small_dust.json b/src/main/resources/data/c/tags/items/cinnabar_small_dust.json new file mode 100644 index 000000000..656f70047 --- /dev/null +++ b/src/main/resources/data/c/tags/items/cinnabar_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:cinnabar_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/clay_dust.json b/src/main/resources/data/c/tags/items/clay_dust.json new file mode 100644 index 000000000..ecc0498cf --- /dev/null +++ b/src/main/resources/data/c/tags/items/clay_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:clay_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/clay_small_dust.json b/src/main/resources/data/c/tags/items/clay_small_dust.json new file mode 100644 index 000000000..1a128b4c9 --- /dev/null +++ b/src/main/resources/data/c/tags/items/clay_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:clay_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/coal_dust.json b/src/main/resources/data/c/tags/items/coal_dust.json new file mode 100644 index 000000000..291ecb0d9 --- /dev/null +++ b/src/main/resources/data/c/tags/items/coal_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:coal_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/coal_plate.json b/src/main/resources/data/c/tags/items/coal_plate.json new file mode 100644 index 000000000..e167901e7 --- /dev/null +++ b/src/main/resources/data/c/tags/items/coal_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:coal_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/coal_small_dust.json b/src/main/resources/data/c/tags/items/coal_small_dust.json new file mode 100644 index 000000000..a4a5f8252 --- /dev/null +++ b/src/main/resources/data/c/tags/items/coal_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:coal_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/copper_small_dust.json b/src/main/resources/data/c/tags/items/copper_small_dust.json new file mode 100644 index 000000000..49841c6d5 --- /dev/null +++ b/src/main/resources/data/c/tags/items/copper_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:copper_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/dark_ashes_dust.json b/src/main/resources/data/c/tags/items/dark_ashes_dust.json new file mode 100644 index 000000000..eb4e32dc2 --- /dev/null +++ b/src/main/resources/data/c/tags/items/dark_ashes_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:dark_ashes_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/dark_ashes_small_dust.json b/src/main/resources/data/c/tags/items/dark_ashes_small_dust.json new file mode 100644 index 000000000..f85480074 --- /dev/null +++ b/src/main/resources/data/c/tags/items/dark_ashes_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:dark_ashes_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/diamond_nugget.json b/src/main/resources/data/c/tags/items/diamond_nugget.json new file mode 100644 index 000000000..cc2d6d20b --- /dev/null +++ b/src/main/resources/data/c/tags/items/diamond_nugget.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:diamond_nugget" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/diamond_small_dust.json b/src/main/resources/data/c/tags/items/diamond_small_dust.json new file mode 100644 index 000000000..acf57443e --- /dev/null +++ b/src/main/resources/data/c/tags/items/diamond_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:diamond_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/diorite_dust.json b/src/main/resources/data/c/tags/items/diorite_dust.json new file mode 100644 index 000000000..226b30865 --- /dev/null +++ b/src/main/resources/data/c/tags/items/diorite_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:diorite_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/diorite_small_dust.json b/src/main/resources/data/c/tags/items/diorite_small_dust.json new file mode 100644 index 000000000..7d7b04a9d --- /dev/null +++ b/src/main/resources/data/c/tags/items/diorite_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:diorite_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/electrum_small_dust.json b/src/main/resources/data/c/tags/items/electrum_small_dust.json new file mode 100644 index 000000000..e5b35b037 --- /dev/null +++ b/src/main/resources/data/c/tags/items/electrum_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:electrum_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/emerald_dust.json b/src/main/resources/data/c/tags/items/emerald_dust.json new file mode 100644 index 000000000..922fd2751 --- /dev/null +++ b/src/main/resources/data/c/tags/items/emerald_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:emerald_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/emerald_nugget.json b/src/main/resources/data/c/tags/items/emerald_nugget.json new file mode 100644 index 000000000..2d2821fa5 --- /dev/null +++ b/src/main/resources/data/c/tags/items/emerald_nugget.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:emerald_nugget" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/emerald_small_dust.json b/src/main/resources/data/c/tags/items/emerald_small_dust.json new file mode 100644 index 000000000..b6b0f3cda --- /dev/null +++ b/src/main/resources/data/c/tags/items/emerald_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:emerald_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/ender_eye_dust.json b/src/main/resources/data/c/tags/items/ender_eye_dust.json new file mode 100644 index 000000000..bb836014d --- /dev/null +++ b/src/main/resources/data/c/tags/items/ender_eye_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:ender_eye_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/ender_eye_small_dust.json b/src/main/resources/data/c/tags/items/ender_eye_small_dust.json new file mode 100644 index 000000000..50af234bb --- /dev/null +++ b/src/main/resources/data/c/tags/items/ender_eye_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:ender_eye_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/ender_pearl_dust.json b/src/main/resources/data/c/tags/items/ender_pearl_dust.json new file mode 100644 index 000000000..be8c4f088 --- /dev/null +++ b/src/main/resources/data/c/tags/items/ender_pearl_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:ender_pearl_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/ender_pearl_small_dust.json b/src/main/resources/data/c/tags/items/ender_pearl_small_dust.json new file mode 100644 index 000000000..1d502954a --- /dev/null +++ b/src/main/resources/data/c/tags/items/ender_pearl_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:ender_pearl_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/endstone_dust.json b/src/main/resources/data/c/tags/items/endstone_dust.json new file mode 100644 index 000000000..1d46ff346 --- /dev/null +++ b/src/main/resources/data/c/tags/items/endstone_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:endstone_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/endstone_small_dust.json b/src/main/resources/data/c/tags/items/endstone_small_dust.json new file mode 100644 index 000000000..95f5ea126 --- /dev/null +++ b/src/main/resources/data/c/tags/items/endstone_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:endstone_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/flint_dust.json b/src/main/resources/data/c/tags/items/flint_dust.json new file mode 100644 index 000000000..eed3d68d5 --- /dev/null +++ b/src/main/resources/data/c/tags/items/flint_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:flint_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/flint_small_dust.json b/src/main/resources/data/c/tags/items/flint_small_dust.json new file mode 100644 index 000000000..8b6bb5022 --- /dev/null +++ b/src/main/resources/data/c/tags/items/flint_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:flint_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/galena_dust.json b/src/main/resources/data/c/tags/items/galena_dust.json new file mode 100644 index 000000000..dbacdf27e --- /dev/null +++ b/src/main/resources/data/c/tags/items/galena_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:galena_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/galena_small_dust.json b/src/main/resources/data/c/tags/items/galena_small_dust.json new file mode 100644 index 000000000..9d74028b5 --- /dev/null +++ b/src/main/resources/data/c/tags/items/galena_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:galena_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/glowstone_small_dust.json b/src/main/resources/data/c/tags/items/glowstone_small_dust.json new file mode 100644 index 000000000..671c82b79 --- /dev/null +++ b/src/main/resources/data/c/tags/items/glowstone_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:glowstone_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/gold_small_dust.json b/src/main/resources/data/c/tags/items/gold_small_dust.json new file mode 100644 index 000000000..9b1458218 --- /dev/null +++ b/src/main/resources/data/c/tags/items/gold_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:gold_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/granite_dust.json b/src/main/resources/data/c/tags/items/granite_dust.json new file mode 100644 index 000000000..f85940df6 --- /dev/null +++ b/src/main/resources/data/c/tags/items/granite_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:granite_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/granite_small_dust.json b/src/main/resources/data/c/tags/items/granite_small_dust.json new file mode 100644 index 000000000..85d460011 --- /dev/null +++ b/src/main/resources/data/c/tags/items/granite_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:granite_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/grossular_dust.json b/src/main/resources/data/c/tags/items/grossular_dust.json new file mode 100644 index 000000000..ec4ad26ef --- /dev/null +++ b/src/main/resources/data/c/tags/items/grossular_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:grossular_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/grossular_small_dust.json b/src/main/resources/data/c/tags/items/grossular_small_dust.json new file mode 100644 index 000000000..3571db083 --- /dev/null +++ b/src/main/resources/data/c/tags/items/grossular_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:grossular_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/hot_tungstensteel_ingot.json b/src/main/resources/data/c/tags/items/hot_tungstensteel_ingot.json new file mode 100644 index 000000000..3b2353f93 --- /dev/null +++ b/src/main/resources/data/c/tags/items/hot_tungstensteel_ingot.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:hot_tungstensteel_ingot" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/hot_tungstensteel_nugget.json b/src/main/resources/data/c/tags/items/hot_tungstensteel_nugget.json new file mode 100644 index 000000000..319915276 --- /dev/null +++ b/src/main/resources/data/c/tags/items/hot_tungstensteel_nugget.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:hot_tungstensteel_nugget" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/invar_dust.json b/src/main/resources/data/c/tags/items/invar_dust.json new file mode 100644 index 000000000..d42d9831e --- /dev/null +++ b/src/main/resources/data/c/tags/items/invar_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:invar_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/invar_ingot.json b/src/main/resources/data/c/tags/items/invar_ingot.json new file mode 100644 index 000000000..fc630a429 --- /dev/null +++ b/src/main/resources/data/c/tags/items/invar_ingot.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:invar_ingot" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/invar_nugget.json b/src/main/resources/data/c/tags/items/invar_nugget.json new file mode 100644 index 000000000..06496bb45 --- /dev/null +++ b/src/main/resources/data/c/tags/items/invar_nugget.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:invar_nugget" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/invar_plate.json b/src/main/resources/data/c/tags/items/invar_plate.json new file mode 100644 index 000000000..0bd5f715f --- /dev/null +++ b/src/main/resources/data/c/tags/items/invar_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:invar_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/invar_small_dust.json b/src/main/resources/data/c/tags/items/invar_small_dust.json new file mode 100644 index 000000000..86099d0e7 --- /dev/null +++ b/src/main/resources/data/c/tags/items/invar_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:invar_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/iridium_alloy_ingot.json b/src/main/resources/data/c/tags/items/iridium_alloy_ingot.json new file mode 100644 index 000000000..db2432f5f --- /dev/null +++ b/src/main/resources/data/c/tags/items/iridium_alloy_ingot.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:iridium_alloy_ingot" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/iridium_alloy_plate.json b/src/main/resources/data/c/tags/items/iridium_alloy_plate.json new file mode 100644 index 000000000..b425ff1a4 --- /dev/null +++ b/src/main/resources/data/c/tags/items/iridium_alloy_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:iridium_alloy_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/iron_small_dust.json b/src/main/resources/data/c/tags/items/iron_small_dust.json new file mode 100644 index 000000000..461a1e4dc --- /dev/null +++ b/src/main/resources/data/c/tags/items/iron_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:iron_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/lapis_lazuli_plate.json b/src/main/resources/data/c/tags/items/lapis_lazuli_plate.json new file mode 100644 index 000000000..e4e24eee3 --- /dev/null +++ b/src/main/resources/data/c/tags/items/lapis_lazuli_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:lapis_lazuli_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/lazurite_dust.json b/src/main/resources/data/c/tags/items/lazurite_dust.json new file mode 100644 index 000000000..737215293 --- /dev/null +++ b/src/main/resources/data/c/tags/items/lazurite_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:lazurite_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/lazurite_plate.json b/src/main/resources/data/c/tags/items/lazurite_plate.json new file mode 100644 index 000000000..4888227c7 --- /dev/null +++ b/src/main/resources/data/c/tags/items/lazurite_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:lazurite_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/lazurite_small_dust.json b/src/main/resources/data/c/tags/items/lazurite_small_dust.json new file mode 100644 index 000000000..ef32bef7c --- /dev/null +++ b/src/main/resources/data/c/tags/items/lazurite_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:lazurite_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/lead_small_dust.json b/src/main/resources/data/c/tags/items/lead_small_dust.json new file mode 100644 index 000000000..b9982c524 --- /dev/null +++ b/src/main/resources/data/c/tags/items/lead_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:lead_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/magnalium_plate.json b/src/main/resources/data/c/tags/items/magnalium_plate.json new file mode 100644 index 000000000..33f017360 --- /dev/null +++ b/src/main/resources/data/c/tags/items/magnalium_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:magnalium_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/magnesium_dust.json b/src/main/resources/data/c/tags/items/magnesium_dust.json new file mode 100644 index 000000000..0f0680e5f --- /dev/null +++ b/src/main/resources/data/c/tags/items/magnesium_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:magnesium_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/magnesium_small_dust.json b/src/main/resources/data/c/tags/items/magnesium_small_dust.json new file mode 100644 index 000000000..88df1cfe3 --- /dev/null +++ b/src/main/resources/data/c/tags/items/magnesium_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:magnesium_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/manganese_dust.json b/src/main/resources/data/c/tags/items/manganese_dust.json new file mode 100644 index 000000000..805275c69 --- /dev/null +++ b/src/main/resources/data/c/tags/items/manganese_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:manganese_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/manganese_small_dust.json b/src/main/resources/data/c/tags/items/manganese_small_dust.json new file mode 100644 index 000000000..e7ee9e63e --- /dev/null +++ b/src/main/resources/data/c/tags/items/manganese_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:manganese_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/marble_dust.json b/src/main/resources/data/c/tags/items/marble_dust.json new file mode 100644 index 000000000..8da579387 --- /dev/null +++ b/src/main/resources/data/c/tags/items/marble_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:marble_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/marble_small_dust.json b/src/main/resources/data/c/tags/items/marble_small_dust.json new file mode 100644 index 000000000..c8ac16698 --- /dev/null +++ b/src/main/resources/data/c/tags/items/marble_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:marble_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/mixed_metal_ingot.json b/src/main/resources/data/c/tags/items/mixed_metal_ingot.json new file mode 100644 index 000000000..c179b360a --- /dev/null +++ b/src/main/resources/data/c/tags/items/mixed_metal_ingot.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:mixed_metal_ingot" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/netherrack_dust.json b/src/main/resources/data/c/tags/items/netherrack_dust.json new file mode 100644 index 000000000..295c8dad1 --- /dev/null +++ b/src/main/resources/data/c/tags/items/netherrack_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:netherrack_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/netherrack_small_dust.json b/src/main/resources/data/c/tags/items/netherrack_small_dust.json new file mode 100644 index 000000000..269716044 --- /dev/null +++ b/src/main/resources/data/c/tags/items/netherrack_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:netherrack_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/nickel_dust.json b/src/main/resources/data/c/tags/items/nickel_dust.json new file mode 100644 index 000000000..91e9ca058 --- /dev/null +++ b/src/main/resources/data/c/tags/items/nickel_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:nickel_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/nickel_ingot.json b/src/main/resources/data/c/tags/items/nickel_ingot.json new file mode 100644 index 000000000..05d661f44 --- /dev/null +++ b/src/main/resources/data/c/tags/items/nickel_ingot.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:nickel_ingot" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/nickel_nugget.json b/src/main/resources/data/c/tags/items/nickel_nugget.json new file mode 100644 index 000000000..145c105b1 --- /dev/null +++ b/src/main/resources/data/c/tags/items/nickel_nugget.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:nickel_nugget" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/nickel_plate.json b/src/main/resources/data/c/tags/items/nickel_plate.json new file mode 100644 index 000000000..aea9b495b --- /dev/null +++ b/src/main/resources/data/c/tags/items/nickel_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:nickel_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/nickel_small_dust.json b/src/main/resources/data/c/tags/items/nickel_small_dust.json new file mode 100644 index 000000000..234ff7d4f --- /dev/null +++ b/src/main/resources/data/c/tags/items/nickel_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:nickel_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/obsidian_dust.json b/src/main/resources/data/c/tags/items/obsidian_dust.json new file mode 100644 index 000000000..e63beed59 --- /dev/null +++ b/src/main/resources/data/c/tags/items/obsidian_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:obsidian_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/obsidian_plate.json b/src/main/resources/data/c/tags/items/obsidian_plate.json new file mode 100644 index 000000000..92df46fb8 --- /dev/null +++ b/src/main/resources/data/c/tags/items/obsidian_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:obsidian_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/obsidian_small_dust.json b/src/main/resources/data/c/tags/items/obsidian_small_dust.json new file mode 100644 index 000000000..d8481c1bc --- /dev/null +++ b/src/main/resources/data/c/tags/items/obsidian_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:obsidian_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/olivine_dust.json b/src/main/resources/data/c/tags/items/olivine_dust.json new file mode 100644 index 000000000..b278140bf --- /dev/null +++ b/src/main/resources/data/c/tags/items/olivine_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:olivine_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/olivine_small_dust.json b/src/main/resources/data/c/tags/items/olivine_small_dust.json new file mode 100644 index 000000000..ddffa9dd5 --- /dev/null +++ b/src/main/resources/data/c/tags/items/olivine_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:olivine_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/peridot_small_dust.json b/src/main/resources/data/c/tags/items/peridot_small_dust.json new file mode 100644 index 000000000..575fffae6 --- /dev/null +++ b/src/main/resources/data/c/tags/items/peridot_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:peridot_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/phosphorous_dust.json b/src/main/resources/data/c/tags/items/phosphorous_dust.json new file mode 100644 index 000000000..74e1e54db --- /dev/null +++ b/src/main/resources/data/c/tags/items/phosphorous_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:phosphorous_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/phosphorous_small_dust.json b/src/main/resources/data/c/tags/items/phosphorous_small_dust.json new file mode 100644 index 000000000..da2eda862 --- /dev/null +++ b/src/main/resources/data/c/tags/items/phosphorous_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:phosphorous_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/platinum_small_dust.json b/src/main/resources/data/c/tags/items/platinum_small_dust.json new file mode 100644 index 000000000..220b7d258 --- /dev/null +++ b/src/main/resources/data/c/tags/items/platinum_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:platinum_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/pyrite_dust.json b/src/main/resources/data/c/tags/items/pyrite_dust.json new file mode 100644 index 000000000..9e3c4db6d --- /dev/null +++ b/src/main/resources/data/c/tags/items/pyrite_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:pyrite_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/pyrite_small_dust.json b/src/main/resources/data/c/tags/items/pyrite_small_dust.json new file mode 100644 index 000000000..811233f02 --- /dev/null +++ b/src/main/resources/data/c/tags/items/pyrite_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:pyrite_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/pyrope_dust.json b/src/main/resources/data/c/tags/items/pyrope_dust.json new file mode 100644 index 000000000..9c966e290 --- /dev/null +++ b/src/main/resources/data/c/tags/items/pyrope_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:pyrope_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/pyrope_small_dust.json b/src/main/resources/data/c/tags/items/pyrope_small_dust.json new file mode 100644 index 000000000..8b7833f71 --- /dev/null +++ b/src/main/resources/data/c/tags/items/pyrope_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:pyrope_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/quartz_dust.json b/src/main/resources/data/c/tags/items/quartz_dust.json new file mode 100644 index 000000000..1f046c267 --- /dev/null +++ b/src/main/resources/data/c/tags/items/quartz_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:quartz_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/quartz_plate.json b/src/main/resources/data/c/tags/items/quartz_plate.json new file mode 100644 index 000000000..b8fc2b93b --- /dev/null +++ b/src/main/resources/data/c/tags/items/quartz_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:quartz_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/quartz_small_dust.json b/src/main/resources/data/c/tags/items/quartz_small_dust.json new file mode 100644 index 000000000..6a8212399 --- /dev/null +++ b/src/main/resources/data/c/tags/items/quartz_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:quartz_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/red_garnet_dust.json b/src/main/resources/data/c/tags/items/red_garnet_dust.json new file mode 100644 index 000000000..ba8ec37c5 --- /dev/null +++ b/src/main/resources/data/c/tags/items/red_garnet_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:red_garnet_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/red_garnet_plate.json b/src/main/resources/data/c/tags/items/red_garnet_plate.json new file mode 100644 index 000000000..ad296899a --- /dev/null +++ b/src/main/resources/data/c/tags/items/red_garnet_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:red_garnet_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/red_garnet_small_dust.json b/src/main/resources/data/c/tags/items/red_garnet_small_dust.json new file mode 100644 index 000000000..d91f74849 --- /dev/null +++ b/src/main/resources/data/c/tags/items/red_garnet_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:red_garnet_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/redstone_plate.json b/src/main/resources/data/c/tags/items/redstone_plate.json new file mode 100644 index 000000000..0a4242223 --- /dev/null +++ b/src/main/resources/data/c/tags/items/redstone_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:redstone_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/redstone_small_dust.json b/src/main/resources/data/c/tags/items/redstone_small_dust.json new file mode 100644 index 000000000..8164810fe --- /dev/null +++ b/src/main/resources/data/c/tags/items/redstone_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:redstone_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/refined_iron_ingot.json b/src/main/resources/data/c/tags/items/refined_iron_ingot.json new file mode 100644 index 000000000..74f552b93 --- /dev/null +++ b/src/main/resources/data/c/tags/items/refined_iron_ingot.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:refined_iron_ingot" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/refined_iron_nugget.json b/src/main/resources/data/c/tags/items/refined_iron_nugget.json new file mode 100644 index 000000000..a5447ed8c --- /dev/null +++ b/src/main/resources/data/c/tags/items/refined_iron_nugget.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:refined_iron_nugget" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/refined_iron_plate.json b/src/main/resources/data/c/tags/items/refined_iron_plate.json new file mode 100644 index 000000000..48248d450 --- /dev/null +++ b/src/main/resources/data/c/tags/items/refined_iron_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:refined_iron_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/ruby_small_dust.json b/src/main/resources/data/c/tags/items/ruby_small_dust.json new file mode 100644 index 000000000..605d9c6b7 --- /dev/null +++ b/src/main/resources/data/c/tags/items/ruby_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:ruby_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/saltpeter_dust.json b/src/main/resources/data/c/tags/items/saltpeter_dust.json new file mode 100644 index 000000000..097c80bd4 --- /dev/null +++ b/src/main/resources/data/c/tags/items/saltpeter_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:saltpeter_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/saltpeter_small_dust.json b/src/main/resources/data/c/tags/items/saltpeter_small_dust.json new file mode 100644 index 000000000..7c4622435 --- /dev/null +++ b/src/main/resources/data/c/tags/items/saltpeter_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:saltpeter_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/sapphire_small_dust.json b/src/main/resources/data/c/tags/items/sapphire_small_dust.json new file mode 100644 index 000000000..87ca70574 --- /dev/null +++ b/src/main/resources/data/c/tags/items/sapphire_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:sapphire_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/saw_dust.json b/src/main/resources/data/c/tags/items/saw_dust.json new file mode 100644 index 000000000..2471f59b0 --- /dev/null +++ b/src/main/resources/data/c/tags/items/saw_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:saw_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/saw_small_dust.json b/src/main/resources/data/c/tags/items/saw_small_dust.json new file mode 100644 index 000000000..8dec9ae83 --- /dev/null +++ b/src/main/resources/data/c/tags/items/saw_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:saw_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/silicon_plate.json b/src/main/resources/data/c/tags/items/silicon_plate.json new file mode 100644 index 000000000..d7b53db31 --- /dev/null +++ b/src/main/resources/data/c/tags/items/silicon_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:silicon_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/silver_small_dust.json b/src/main/resources/data/c/tags/items/silver_small_dust.json new file mode 100644 index 000000000..eb7fde595 --- /dev/null +++ b/src/main/resources/data/c/tags/items/silver_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:silver_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/sodalite_dust.json b/src/main/resources/data/c/tags/items/sodalite_dust.json new file mode 100644 index 000000000..659aaeda5 --- /dev/null +++ b/src/main/resources/data/c/tags/items/sodalite_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:sodalite_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/sodalite_small_dust.json b/src/main/resources/data/c/tags/items/sodalite_small_dust.json new file mode 100644 index 000000000..767f27c7c --- /dev/null +++ b/src/main/resources/data/c/tags/items/sodalite_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:sodalite_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/spessartine_dust.json b/src/main/resources/data/c/tags/items/spessartine_dust.json new file mode 100644 index 000000000..cdf1b3827 --- /dev/null +++ b/src/main/resources/data/c/tags/items/spessartine_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:spessartine_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/spessartine_small_dust.json b/src/main/resources/data/c/tags/items/spessartine_small_dust.json new file mode 100644 index 000000000..2334ad724 --- /dev/null +++ b/src/main/resources/data/c/tags/items/spessartine_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:spessartine_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/sphalerite_dust.json b/src/main/resources/data/c/tags/items/sphalerite_dust.json new file mode 100644 index 000000000..e62895ab0 --- /dev/null +++ b/src/main/resources/data/c/tags/items/sphalerite_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:sphalerite_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/sphalerite_small_dust.json b/src/main/resources/data/c/tags/items/sphalerite_small_dust.json new file mode 100644 index 000000000..afc1d7aae --- /dev/null +++ b/src/main/resources/data/c/tags/items/sphalerite_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:sphalerite_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/steel_small_dust.json b/src/main/resources/data/c/tags/items/steel_small_dust.json new file mode 100644 index 000000000..185b747c4 --- /dev/null +++ b/src/main/resources/data/c/tags/items/steel_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:steel_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/sulfur_dust.json b/src/main/resources/data/c/tags/items/sulfur_dust.json new file mode 100644 index 000000000..656bc91cb --- /dev/null +++ b/src/main/resources/data/c/tags/items/sulfur_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:sulfur_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/sulfur_small_dust.json b/src/main/resources/data/c/tags/items/sulfur_small_dust.json new file mode 100644 index 000000000..a87619d89 --- /dev/null +++ b/src/main/resources/data/c/tags/items/sulfur_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:sulfur_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/tin_small_dust.json b/src/main/resources/data/c/tags/items/tin_small_dust.json new file mode 100644 index 000000000..ce4506844 --- /dev/null +++ b/src/main/resources/data/c/tags/items/tin_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:tin_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/titanium_small_dust.json b/src/main/resources/data/c/tags/items/titanium_small_dust.json new file mode 100644 index 000000000..47219d15c --- /dev/null +++ b/src/main/resources/data/c/tags/items/titanium_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:titanium_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/tungsten_small_dust.json b/src/main/resources/data/c/tags/items/tungsten_small_dust.json new file mode 100644 index 000000000..d39ea82ff --- /dev/null +++ b/src/main/resources/data/c/tags/items/tungsten_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:tungsten_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/tungstensteel_ingot.json b/src/main/resources/data/c/tags/items/tungstensteel_ingot.json new file mode 100644 index 000000000..736e14393 --- /dev/null +++ b/src/main/resources/data/c/tags/items/tungstensteel_ingot.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:tungstensteel_ingot" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/tungstensteel_nugget.json b/src/main/resources/data/c/tags/items/tungstensteel_nugget.json new file mode 100644 index 000000000..f99baaaf3 --- /dev/null +++ b/src/main/resources/data/c/tags/items/tungstensteel_nugget.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:tungstensteel_nugget" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/tungstensteel_plate.json b/src/main/resources/data/c/tags/items/tungstensteel_plate.json new file mode 100644 index 000000000..c49d0cbe5 --- /dev/null +++ b/src/main/resources/data/c/tags/items/tungstensteel_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:tungstensteel_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/uvarovite_dust.json b/src/main/resources/data/c/tags/items/uvarovite_dust.json new file mode 100644 index 000000000..3c25d25e8 --- /dev/null +++ b/src/main/resources/data/c/tags/items/uvarovite_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:uvarovite_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/uvarovite_small_dust.json b/src/main/resources/data/c/tags/items/uvarovite_small_dust.json new file mode 100644 index 000000000..9e0f0c06c --- /dev/null +++ b/src/main/resources/data/c/tags/items/uvarovite_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:uvarovite_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/wood_plate.json b/src/main/resources/data/c/tags/items/wood_plate.json new file mode 100644 index 000000000..bdce92bdc --- /dev/null +++ b/src/main/resources/data/c/tags/items/wood_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:wood_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/yellow_garnet_dust.json b/src/main/resources/data/c/tags/items/yellow_garnet_dust.json new file mode 100644 index 000000000..17da9db0f --- /dev/null +++ b/src/main/resources/data/c/tags/items/yellow_garnet_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:yellow_garnet_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/yellow_garnet_plate.json b/src/main/resources/data/c/tags/items/yellow_garnet_plate.json new file mode 100644 index 000000000..f8a812ba2 --- /dev/null +++ b/src/main/resources/data/c/tags/items/yellow_garnet_plate.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:yellow_garnet_plate" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/yellow_garnet_small_dust.json b/src/main/resources/data/c/tags/items/yellow_garnet_small_dust.json new file mode 100644 index 000000000..a4326537d --- /dev/null +++ b/src/main/resources/data/c/tags/items/yellow_garnet_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:yellow_garnet_small_dust" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/c/tags/items/zinc_small_dust.json b/src/main/resources/data/c/tags/items/zinc_small_dust.json new file mode 100644 index 000000000..63fa7ad46 --- /dev/null +++ b/src/main/resources/data/c/tags/items/zinc_small_dust.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:zinc_small_dust" + ] +} \ No newline at end of file