From 42690ae322b8776965282bc0f2c5fb7c85b6c331 Mon Sep 17 00:00:00 2001 From: Technici4n <13494793+Technici4n@users.noreply.github.com> Date: Thu, 5 Dec 2024 23:53:39 +0100 Subject: [PATCH 1/2] Give every MI fluid a corresponding #c: tag --- src/generated/resources/data/c/tags/fluid/acetylene.json | 5 +++++ .../resources/data/c/tags/fluid/acrylic_acid.json | 5 +++++ .../resources/data/c/tags/fluid/acrylic_glue.json | 5 +++++ src/generated/resources/data/c/tags/fluid/argon.json | 5 +++++ src/generated/resources/data/c/tags/fluid/benzene.json | 5 +++++ src/generated/resources/data/c/tags/fluid/biodiesel.json | 5 +++++ .../resources/data/c/tags/fluid/boosted_diesel.json | 5 +++++ src/generated/resources/data/c/tags/fluid/butadiene.json | 5 +++++ .../resources/data/c/tags/fluid/caprolactam.json | 5 +++++ src/generated/resources/data/c/tags/fluid/chlorine.json | 5 +++++ .../data/c/tags/fluid/chromium_hydrochloric_solution.json | 5 +++++ src/generated/resources/data/c/tags/fluid/crude_oil.json | 5 +++++ src/generated/resources/data/c/tags/fluid/cryofluid.json | 5 +++++ src/generated/resources/data/c/tags/fluid/deuterium.json | 5 +++++ src/generated/resources/data/c/tags/fluid/diesel.json | 5 +++++ .../resources/data/c/tags/fluid/diethyl_ether.json | 5 +++++ src/generated/resources/data/c/tags/fluid/ethanol.json | 5 +++++ .../resources/data/c/tags/fluid/ethylbenzene.json | 5 +++++ src/generated/resources/data/c/tags/fluid/ethylene.json | 5 +++++ src/generated/resources/data/c/tags/fluid/heavy_fuel.json | 5 +++++ .../resources/data/c/tags/fluid/heavy_water.json | 5 +++++ .../resources/data/c/tags/fluid/heavy_water_steam.json | 5 +++++ src/generated/resources/data/c/tags/fluid/helium.json | 5 +++++ src/generated/resources/data/c/tags/fluid/helium_3.json | 5 +++++ .../resources/data/c/tags/fluid/helium_plasma.json | 5 +++++ .../data/c/tags/fluid/high_pressure_heavy_water.json | 5 +++++ .../c/tags/fluid/high_pressure_heavy_water_steam.json | 5 +++++ .../resources/data/c/tags/fluid/high_pressure_steam.json | 5 +++++ .../resources/data/c/tags/fluid/high_pressure_water.json | 5 +++++ .../resources/data/c/tags/fluid/hydrochloric_acid.json | 5 +++++ src/generated/resources/data/c/tags/fluid/hydrogen.json | 5 +++++ src/generated/resources/data/c/tags/fluid/light_fuel.json | 5 +++++ src/generated/resources/data/c/tags/fluid/liquid_air.json | 5 +++++ src/generated/resources/data/c/tags/fluid/lubricant.json | 5 +++++ .../data/c/tags/fluid/manganese_sulfuric_solution.json | 5 +++++ src/generated/resources/data/c/tags/fluid/methane.json | 5 +++++ .../resources/data/c/tags/fluid/molten_redstone.json | 5 +++++ src/generated/resources/data/c/tags/fluid/naphtha.json | 5 +++++ src/generated/resources/data/c/tags/fluid/nitrogen.json | 5 +++++ src/generated/resources/data/c/tags/fluid/nylon.json | 5 +++++ src/generated/resources/data/c/tags/fluid/oxygen.json | 5 +++++ src/generated/resources/data/c/tags/fluid/plant_oil.json | 5 +++++ .../data/c/tags/fluid/platinum_sulfuric_solution.json | 5 +++++ .../resources/data/c/tags/fluid/polyethylene.json | 5 +++++ .../resources/data/c/tags/fluid/polyvinyl_chloride.json | 5 +++++ src/generated/resources/data/c/tags/fluid/propene.json | 5 +++++ .../c/tags/fluid/purified_platinum_sulfuric_solution.json | 5 +++++ .../resources/data/c/tags/fluid/raw_biodiesel.json | 5 +++++ .../resources/data/c/tags/fluid/raw_synthetic_oil.json | 5 +++++ src/generated/resources/data/c/tags/fluid/shale_oil.json | 5 +++++ .../resources/data/c/tags/fluid/sodium_hydroxide.json | 5 +++++ .../resources/data/c/tags/fluid/soldering_alloy.json | 5 +++++ src/generated/resources/data/c/tags/fluid/steam.json | 5 +++++ .../data/c/tags/fluid/steam_cracked_heavy_fuel.json | 5 +++++ .../data/c/tags/fluid/steam_cracked_light_fuel.json | 5 +++++ .../data/c/tags/fluid/steam_cracked_naphtha.json | 5 +++++ src/generated/resources/data/c/tags/fluid/styrene.json | 5 +++++ .../resources/data/c/tags/fluid/styrene_butadiene.json | 5 +++++ .../data/c/tags/fluid/styrene_butadiene_rubber.json | 5 +++++ .../resources/data/c/tags/fluid/sugar_solution.json | 5 +++++ .../resources/data/c/tags/fluid/sulfuric_acid.json | 5 +++++ .../resources/data/c/tags/fluid/sulfuric_crude_oil.json | 5 +++++ .../resources/data/c/tags/fluid/sulfuric_heavy_fuel.json | 5 +++++ .../resources/data/c/tags/fluid/sulfuric_light_fuel.json | 5 +++++ .../resources/data/c/tags/fluid/sulfuric_naphtha.json | 5 +++++ .../resources/data/c/tags/fluid/synthetic_oil.json | 5 +++++ .../resources/data/c/tags/fluid/synthetic_rubber.json | 5 +++++ src/generated/resources/data/c/tags/fluid/toluene.json | 5 +++++ src/generated/resources/data/c/tags/fluid/tritium.json | 5 +++++ src/generated/resources/data/c/tags/fluid/uu_matter.json | 5 +++++ .../resources/data/c/tags/fluid/vinyl_chloride.json | 5 +++++ src/main/java/aztech/modern_industrialization/MITags.java | 5 ----- .../datagen/tag/MIFluidTagProvider.java | 8 ++++++-- 73 files changed, 361 insertions(+), 7 deletions(-) create mode 100644 src/generated/resources/data/c/tags/fluid/acetylene.json create mode 100644 src/generated/resources/data/c/tags/fluid/acrylic_acid.json create mode 100644 src/generated/resources/data/c/tags/fluid/acrylic_glue.json create mode 100644 src/generated/resources/data/c/tags/fluid/argon.json create mode 100644 src/generated/resources/data/c/tags/fluid/benzene.json create mode 100644 src/generated/resources/data/c/tags/fluid/biodiesel.json create mode 100644 src/generated/resources/data/c/tags/fluid/boosted_diesel.json create mode 100644 src/generated/resources/data/c/tags/fluid/butadiene.json create mode 100644 src/generated/resources/data/c/tags/fluid/caprolactam.json create mode 100644 src/generated/resources/data/c/tags/fluid/chlorine.json create mode 100644 src/generated/resources/data/c/tags/fluid/chromium_hydrochloric_solution.json create mode 100644 src/generated/resources/data/c/tags/fluid/crude_oil.json create mode 100644 src/generated/resources/data/c/tags/fluid/cryofluid.json create mode 100644 src/generated/resources/data/c/tags/fluid/deuterium.json create mode 100644 src/generated/resources/data/c/tags/fluid/diesel.json create mode 100644 src/generated/resources/data/c/tags/fluid/diethyl_ether.json create mode 100644 src/generated/resources/data/c/tags/fluid/ethanol.json create mode 100644 src/generated/resources/data/c/tags/fluid/ethylbenzene.json create mode 100644 src/generated/resources/data/c/tags/fluid/ethylene.json create mode 100644 src/generated/resources/data/c/tags/fluid/heavy_fuel.json create mode 100644 src/generated/resources/data/c/tags/fluid/heavy_water.json create mode 100644 src/generated/resources/data/c/tags/fluid/heavy_water_steam.json create mode 100644 src/generated/resources/data/c/tags/fluid/helium.json create mode 100644 src/generated/resources/data/c/tags/fluid/helium_3.json create mode 100644 src/generated/resources/data/c/tags/fluid/helium_plasma.json create mode 100644 src/generated/resources/data/c/tags/fluid/high_pressure_heavy_water.json create mode 100644 src/generated/resources/data/c/tags/fluid/high_pressure_heavy_water_steam.json create mode 100644 src/generated/resources/data/c/tags/fluid/high_pressure_steam.json create mode 100644 src/generated/resources/data/c/tags/fluid/high_pressure_water.json create mode 100644 src/generated/resources/data/c/tags/fluid/hydrochloric_acid.json create mode 100644 src/generated/resources/data/c/tags/fluid/hydrogen.json create mode 100644 src/generated/resources/data/c/tags/fluid/light_fuel.json create mode 100644 src/generated/resources/data/c/tags/fluid/liquid_air.json create mode 100644 src/generated/resources/data/c/tags/fluid/lubricant.json create mode 100644 src/generated/resources/data/c/tags/fluid/manganese_sulfuric_solution.json create mode 100644 src/generated/resources/data/c/tags/fluid/methane.json create mode 100644 src/generated/resources/data/c/tags/fluid/molten_redstone.json create mode 100644 src/generated/resources/data/c/tags/fluid/naphtha.json create mode 100644 src/generated/resources/data/c/tags/fluid/nitrogen.json create mode 100644 src/generated/resources/data/c/tags/fluid/nylon.json create mode 100644 src/generated/resources/data/c/tags/fluid/oxygen.json create mode 100644 src/generated/resources/data/c/tags/fluid/plant_oil.json create mode 100644 src/generated/resources/data/c/tags/fluid/platinum_sulfuric_solution.json create mode 100644 src/generated/resources/data/c/tags/fluid/polyethylene.json create mode 100644 src/generated/resources/data/c/tags/fluid/polyvinyl_chloride.json create mode 100644 src/generated/resources/data/c/tags/fluid/propene.json create mode 100644 src/generated/resources/data/c/tags/fluid/purified_platinum_sulfuric_solution.json create mode 100644 src/generated/resources/data/c/tags/fluid/raw_biodiesel.json create mode 100644 src/generated/resources/data/c/tags/fluid/raw_synthetic_oil.json create mode 100644 src/generated/resources/data/c/tags/fluid/shale_oil.json create mode 100644 src/generated/resources/data/c/tags/fluid/sodium_hydroxide.json create mode 100644 src/generated/resources/data/c/tags/fluid/soldering_alloy.json create mode 100644 src/generated/resources/data/c/tags/fluid/steam.json create mode 100644 src/generated/resources/data/c/tags/fluid/steam_cracked_heavy_fuel.json create mode 100644 src/generated/resources/data/c/tags/fluid/steam_cracked_light_fuel.json create mode 100644 src/generated/resources/data/c/tags/fluid/steam_cracked_naphtha.json create mode 100644 src/generated/resources/data/c/tags/fluid/styrene.json create mode 100644 src/generated/resources/data/c/tags/fluid/styrene_butadiene.json create mode 100644 src/generated/resources/data/c/tags/fluid/styrene_butadiene_rubber.json create mode 100644 src/generated/resources/data/c/tags/fluid/sugar_solution.json create mode 100644 src/generated/resources/data/c/tags/fluid/sulfuric_acid.json create mode 100644 src/generated/resources/data/c/tags/fluid/sulfuric_crude_oil.json create mode 100644 src/generated/resources/data/c/tags/fluid/sulfuric_heavy_fuel.json create mode 100644 src/generated/resources/data/c/tags/fluid/sulfuric_light_fuel.json create mode 100644 src/generated/resources/data/c/tags/fluid/sulfuric_naphtha.json create mode 100644 src/generated/resources/data/c/tags/fluid/synthetic_oil.json create mode 100644 src/generated/resources/data/c/tags/fluid/synthetic_rubber.json create mode 100644 src/generated/resources/data/c/tags/fluid/toluene.json create mode 100644 src/generated/resources/data/c/tags/fluid/tritium.json create mode 100644 src/generated/resources/data/c/tags/fluid/uu_matter.json create mode 100644 src/generated/resources/data/c/tags/fluid/vinyl_chloride.json diff --git a/src/generated/resources/data/c/tags/fluid/acetylene.json b/src/generated/resources/data/c/tags/fluid/acetylene.json new file mode 100644 index 000000000..0379d16cf --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/acetylene.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:acetylene" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/acrylic_acid.json b/src/generated/resources/data/c/tags/fluid/acrylic_acid.json new file mode 100644 index 000000000..cf9610da3 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/acrylic_acid.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:acrylic_acid" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/acrylic_glue.json b/src/generated/resources/data/c/tags/fluid/acrylic_glue.json new file mode 100644 index 000000000..426cd9617 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/acrylic_glue.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:acrylic_glue" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/argon.json b/src/generated/resources/data/c/tags/fluid/argon.json new file mode 100644 index 000000000..a9799054f --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/argon.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:argon" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/benzene.json b/src/generated/resources/data/c/tags/fluid/benzene.json new file mode 100644 index 000000000..d846fed47 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/benzene.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:benzene" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/biodiesel.json b/src/generated/resources/data/c/tags/fluid/biodiesel.json new file mode 100644 index 000000000..e323e55a3 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/biodiesel.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:biodiesel" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/boosted_diesel.json b/src/generated/resources/data/c/tags/fluid/boosted_diesel.json new file mode 100644 index 000000000..e61dd6b2d --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/boosted_diesel.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:boosted_diesel" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/butadiene.json b/src/generated/resources/data/c/tags/fluid/butadiene.json new file mode 100644 index 000000000..95d9b1e58 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/butadiene.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:butadiene" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/caprolactam.json b/src/generated/resources/data/c/tags/fluid/caprolactam.json new file mode 100644 index 000000000..af571030a --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/caprolactam.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:caprolactam" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/chlorine.json b/src/generated/resources/data/c/tags/fluid/chlorine.json new file mode 100644 index 000000000..8b308a037 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/chlorine.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:chlorine" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/chromium_hydrochloric_solution.json b/src/generated/resources/data/c/tags/fluid/chromium_hydrochloric_solution.json new file mode 100644 index 000000000..7fd65e58f --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/chromium_hydrochloric_solution.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:chromium_hydrochloric_solution" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/crude_oil.json b/src/generated/resources/data/c/tags/fluid/crude_oil.json new file mode 100644 index 000000000..1d4ddedad --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/crude_oil.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:crude_oil" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/cryofluid.json b/src/generated/resources/data/c/tags/fluid/cryofluid.json new file mode 100644 index 000000000..abb2c4c91 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/cryofluid.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:cryofluid" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/deuterium.json b/src/generated/resources/data/c/tags/fluid/deuterium.json new file mode 100644 index 000000000..39899f972 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/deuterium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:deuterium" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/diesel.json b/src/generated/resources/data/c/tags/fluid/diesel.json new file mode 100644 index 000000000..3a957bee7 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/diesel.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:diesel" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/diethyl_ether.json b/src/generated/resources/data/c/tags/fluid/diethyl_ether.json new file mode 100644 index 000000000..03205df4a --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/diethyl_ether.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:diethyl_ether" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/ethanol.json b/src/generated/resources/data/c/tags/fluid/ethanol.json new file mode 100644 index 000000000..dcbe4cde4 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/ethanol.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:ethanol" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/ethylbenzene.json b/src/generated/resources/data/c/tags/fluid/ethylbenzene.json new file mode 100644 index 000000000..61beb4fe1 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/ethylbenzene.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:ethylbenzene" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/ethylene.json b/src/generated/resources/data/c/tags/fluid/ethylene.json new file mode 100644 index 000000000..6bc95d355 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/ethylene.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:ethylene" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/heavy_fuel.json b/src/generated/resources/data/c/tags/fluid/heavy_fuel.json new file mode 100644 index 000000000..6c7cd72ed --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/heavy_fuel.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:heavy_fuel" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/heavy_water.json b/src/generated/resources/data/c/tags/fluid/heavy_water.json new file mode 100644 index 000000000..647958f12 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/heavy_water.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:heavy_water" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/heavy_water_steam.json b/src/generated/resources/data/c/tags/fluid/heavy_water_steam.json new file mode 100644 index 000000000..900e24e9c --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/heavy_water_steam.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:heavy_water_steam" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/helium.json b/src/generated/resources/data/c/tags/fluid/helium.json new file mode 100644 index 000000000..50626a590 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/helium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:helium" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/helium_3.json b/src/generated/resources/data/c/tags/fluid/helium_3.json new file mode 100644 index 000000000..5836b848e --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/helium_3.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:helium_3" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/helium_plasma.json b/src/generated/resources/data/c/tags/fluid/helium_plasma.json new file mode 100644 index 000000000..9f2885ecf --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/helium_plasma.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:helium_plasma" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/high_pressure_heavy_water.json b/src/generated/resources/data/c/tags/fluid/high_pressure_heavy_water.json new file mode 100644 index 000000000..16dfe8f57 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/high_pressure_heavy_water.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:high_pressure_heavy_water" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/high_pressure_heavy_water_steam.json b/src/generated/resources/data/c/tags/fluid/high_pressure_heavy_water_steam.json new file mode 100644 index 000000000..bd1a77c44 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/high_pressure_heavy_water_steam.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:high_pressure_heavy_water_steam" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/high_pressure_steam.json b/src/generated/resources/data/c/tags/fluid/high_pressure_steam.json new file mode 100644 index 000000000..2a686c50a --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/high_pressure_steam.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:high_pressure_steam" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/high_pressure_water.json b/src/generated/resources/data/c/tags/fluid/high_pressure_water.json new file mode 100644 index 000000000..0a54733fc --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/high_pressure_water.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:high_pressure_water" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/hydrochloric_acid.json b/src/generated/resources/data/c/tags/fluid/hydrochloric_acid.json new file mode 100644 index 000000000..a79cfe435 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/hydrochloric_acid.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:hydrochloric_acid" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/hydrogen.json b/src/generated/resources/data/c/tags/fluid/hydrogen.json new file mode 100644 index 000000000..24326c46e --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/hydrogen.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:hydrogen" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/light_fuel.json b/src/generated/resources/data/c/tags/fluid/light_fuel.json new file mode 100644 index 000000000..60e77abf4 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/light_fuel.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:light_fuel" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/liquid_air.json b/src/generated/resources/data/c/tags/fluid/liquid_air.json new file mode 100644 index 000000000..d1ac06781 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/liquid_air.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:liquid_air" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/lubricant.json b/src/generated/resources/data/c/tags/fluid/lubricant.json new file mode 100644 index 000000000..b7f1122b2 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/lubricant.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:lubricant" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/manganese_sulfuric_solution.json b/src/generated/resources/data/c/tags/fluid/manganese_sulfuric_solution.json new file mode 100644 index 000000000..3365096f4 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/manganese_sulfuric_solution.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:manganese_sulfuric_solution" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/methane.json b/src/generated/resources/data/c/tags/fluid/methane.json new file mode 100644 index 000000000..e0df5487a --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/methane.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:methane" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/molten_redstone.json b/src/generated/resources/data/c/tags/fluid/molten_redstone.json new file mode 100644 index 000000000..92f60e78c --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/molten_redstone.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:molten_redstone" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/naphtha.json b/src/generated/resources/data/c/tags/fluid/naphtha.json new file mode 100644 index 000000000..cc984c6eb --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/naphtha.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:naphtha" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/nitrogen.json b/src/generated/resources/data/c/tags/fluid/nitrogen.json new file mode 100644 index 000000000..e7e3e6e7a --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/nitrogen.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:nitrogen" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/nylon.json b/src/generated/resources/data/c/tags/fluid/nylon.json new file mode 100644 index 000000000..f1c58b59c --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/nylon.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:nylon" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/oxygen.json b/src/generated/resources/data/c/tags/fluid/oxygen.json new file mode 100644 index 000000000..507ab4299 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/oxygen.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:oxygen" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/plant_oil.json b/src/generated/resources/data/c/tags/fluid/plant_oil.json new file mode 100644 index 000000000..51fddaec1 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/plant_oil.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:plant_oil" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/platinum_sulfuric_solution.json b/src/generated/resources/data/c/tags/fluid/platinum_sulfuric_solution.json new file mode 100644 index 000000000..698cbb183 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/platinum_sulfuric_solution.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:platinum_sulfuric_solution" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/polyethylene.json b/src/generated/resources/data/c/tags/fluid/polyethylene.json new file mode 100644 index 000000000..4d8853f8e --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/polyethylene.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:polyethylene" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/polyvinyl_chloride.json b/src/generated/resources/data/c/tags/fluid/polyvinyl_chloride.json new file mode 100644 index 000000000..c3e08da2a --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/polyvinyl_chloride.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:polyvinyl_chloride" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/propene.json b/src/generated/resources/data/c/tags/fluid/propene.json new file mode 100644 index 000000000..2d2c12352 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/propene.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:propene" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/purified_platinum_sulfuric_solution.json b/src/generated/resources/data/c/tags/fluid/purified_platinum_sulfuric_solution.json new file mode 100644 index 000000000..7c6808566 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/purified_platinum_sulfuric_solution.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:purified_platinum_sulfuric_solution" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/raw_biodiesel.json b/src/generated/resources/data/c/tags/fluid/raw_biodiesel.json new file mode 100644 index 000000000..9c262400b --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/raw_biodiesel.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:raw_biodiesel" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/raw_synthetic_oil.json b/src/generated/resources/data/c/tags/fluid/raw_synthetic_oil.json new file mode 100644 index 000000000..e2e102f10 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/raw_synthetic_oil.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:raw_synthetic_oil" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/shale_oil.json b/src/generated/resources/data/c/tags/fluid/shale_oil.json new file mode 100644 index 000000000..87a5f1e78 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/shale_oil.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:shale_oil" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/sodium_hydroxide.json b/src/generated/resources/data/c/tags/fluid/sodium_hydroxide.json new file mode 100644 index 000000000..0b6c7bb59 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/sodium_hydroxide.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:sodium_hydroxide" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/soldering_alloy.json b/src/generated/resources/data/c/tags/fluid/soldering_alloy.json new file mode 100644 index 000000000..c256706db --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/soldering_alloy.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:soldering_alloy" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/steam.json b/src/generated/resources/data/c/tags/fluid/steam.json new file mode 100644 index 000000000..50bdafb63 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/steam.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:steam" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/steam_cracked_heavy_fuel.json b/src/generated/resources/data/c/tags/fluid/steam_cracked_heavy_fuel.json new file mode 100644 index 000000000..4ecbdc53d --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/steam_cracked_heavy_fuel.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:steam_cracked_heavy_fuel" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/steam_cracked_light_fuel.json b/src/generated/resources/data/c/tags/fluid/steam_cracked_light_fuel.json new file mode 100644 index 000000000..c3be7519f --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/steam_cracked_light_fuel.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:steam_cracked_light_fuel" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/steam_cracked_naphtha.json b/src/generated/resources/data/c/tags/fluid/steam_cracked_naphtha.json new file mode 100644 index 000000000..c2ac5c8c8 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/steam_cracked_naphtha.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:steam_cracked_naphtha" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/styrene.json b/src/generated/resources/data/c/tags/fluid/styrene.json new file mode 100644 index 000000000..b4082989d --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/styrene.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:styrene" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/styrene_butadiene.json b/src/generated/resources/data/c/tags/fluid/styrene_butadiene.json new file mode 100644 index 000000000..538f0c3ba --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/styrene_butadiene.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:styrene_butadiene" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/styrene_butadiene_rubber.json b/src/generated/resources/data/c/tags/fluid/styrene_butadiene_rubber.json new file mode 100644 index 000000000..b1c00b287 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/styrene_butadiene_rubber.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:styrene_butadiene_rubber" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/sugar_solution.json b/src/generated/resources/data/c/tags/fluid/sugar_solution.json new file mode 100644 index 000000000..e3e56ed43 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/sugar_solution.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:sugar_solution" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/sulfuric_acid.json b/src/generated/resources/data/c/tags/fluid/sulfuric_acid.json new file mode 100644 index 000000000..51266c672 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/sulfuric_acid.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:sulfuric_acid" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/sulfuric_crude_oil.json b/src/generated/resources/data/c/tags/fluid/sulfuric_crude_oil.json new file mode 100644 index 000000000..6f6704310 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/sulfuric_crude_oil.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:sulfuric_crude_oil" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/sulfuric_heavy_fuel.json b/src/generated/resources/data/c/tags/fluid/sulfuric_heavy_fuel.json new file mode 100644 index 000000000..395960375 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/sulfuric_heavy_fuel.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:sulfuric_heavy_fuel" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/sulfuric_light_fuel.json b/src/generated/resources/data/c/tags/fluid/sulfuric_light_fuel.json new file mode 100644 index 000000000..22a871d9c --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/sulfuric_light_fuel.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:sulfuric_light_fuel" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/sulfuric_naphtha.json b/src/generated/resources/data/c/tags/fluid/sulfuric_naphtha.json new file mode 100644 index 000000000..280fcc087 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/sulfuric_naphtha.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:sulfuric_naphtha" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/synthetic_oil.json b/src/generated/resources/data/c/tags/fluid/synthetic_oil.json new file mode 100644 index 000000000..a58365943 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/synthetic_oil.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:synthetic_oil" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/synthetic_rubber.json b/src/generated/resources/data/c/tags/fluid/synthetic_rubber.json new file mode 100644 index 000000000..254d9f90b --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/synthetic_rubber.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:synthetic_rubber" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/toluene.json b/src/generated/resources/data/c/tags/fluid/toluene.json new file mode 100644 index 000000000..d3171f72c --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/toluene.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:toluene" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/tritium.json b/src/generated/resources/data/c/tags/fluid/tritium.json new file mode 100644 index 000000000..4b909cd31 --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/tritium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:tritium" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/uu_matter.json b/src/generated/resources/data/c/tags/fluid/uu_matter.json new file mode 100644 index 000000000..0bec047fe --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/uu_matter.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:uu_matter" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/fluid/vinyl_chloride.json b/src/generated/resources/data/c/tags/fluid/vinyl_chloride.json new file mode 100644 index 000000000..209200cee --- /dev/null +++ b/src/generated/resources/data/c/tags/fluid/vinyl_chloride.json @@ -0,0 +1,5 @@ +{ + "values": [ + "modern_industrialization:vinyl_chloride" + ] +} \ No newline at end of file diff --git a/src/main/java/aztech/modern_industrialization/MITags.java b/src/main/java/aztech/modern_industrialization/MITags.java index 8b270743d..27ae4fb6a 100644 --- a/src/main/java/aztech/modern_industrialization/MITags.java +++ b/src/main/java/aztech/modern_industrialization/MITags.java @@ -25,10 +25,8 @@ import net.minecraft.core.registries.BuiltInRegistries; import net.minecraft.resources.ResourceLocation; -import net.minecraft.tags.FluidTags; import net.minecraft.tags.TagKey; import net.minecraft.world.item.Item; -import net.minecraft.world.level.material.Fluid; public class MITags { public static final TagKey WRENCHES = item("tools/wrench"); @@ -39,9 +37,6 @@ public class MITags { public static final TagKey ITEM_PIPES = miItem("item_pipes"); public static final TagKey ME_WIRES = miItem("me_wires"); - // For Immersive Engineering treated wood - public static final TagKey CREOSOTE = FluidTags.create(ResourceLocation.parse("c:creosote")); - public static TagKey item(String path) { return TagKey.create(BuiltInRegistries.ITEM.key(), ResourceLocation.fromNamespaceAndPath("c", path)); } diff --git a/src/main/java/aztech/modern_industrialization/datagen/tag/MIFluidTagProvider.java b/src/main/java/aztech/modern_industrialization/datagen/tag/MIFluidTagProvider.java index 04bc9e0e6..3a19ad4e3 100644 --- a/src/main/java/aztech/modern_industrialization/datagen/tag/MIFluidTagProvider.java +++ b/src/main/java/aztech/modern_industrialization/datagen/tag/MIFluidTagProvider.java @@ -30,6 +30,8 @@ import net.minecraft.core.HolderLookup; import net.minecraft.data.PackOutput; import net.minecraft.data.tags.FluidTagsProvider; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.tags.FluidTags; import net.neoforged.neoforge.common.Tags; import net.neoforged.neoforge.common.data.ExistingFileHelper; import org.jetbrains.annotations.Nullable; @@ -46,8 +48,10 @@ protected void addTags(HolderLookup.Provider pProvider) { if (def.isGas) { tag(Tags.Fluids.GASEOUS).add(def.asFluid()); } - } - tag(MITags.CREOSOTE).add(MIFluids.CREOSOTE.asFluid()); + // Give a #c: tag to every MI fluid. That should allow other mods to use MI's fluids in many cases. + tag(FluidTags.create(ResourceLocation.fromNamespaceAndPath("c", def.path()))) + .add(def.asFluid()); + } } } From 7e554b403c775aff58e99b0e0ff198fee8b462dc Mon Sep 17 00:00:00 2001 From: Technici4n <13494793+Technici4n@users.noreply.github.com> Date: Tue, 10 Dec 2024 00:29:58 +0100 Subject: [PATCH 2/2] Spotless --- .../modern_industrialization/datagen/tag/MIFluidTagProvider.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/java/aztech/modern_industrialization/datagen/tag/MIFluidTagProvider.java b/src/main/java/aztech/modern_industrialization/datagen/tag/MIFluidTagProvider.java index 3a19ad4e3..d22e1324a 100644 --- a/src/main/java/aztech/modern_industrialization/datagen/tag/MIFluidTagProvider.java +++ b/src/main/java/aztech/modern_industrialization/datagen/tag/MIFluidTagProvider.java @@ -25,7 +25,6 @@ import aztech.modern_industrialization.MI; import aztech.modern_industrialization.MIFluids; -import aztech.modern_industrialization.MITags; import java.util.concurrent.CompletableFuture; import net.minecraft.core.HolderLookup; import net.minecraft.data.PackOutput;