From e1fbd216d1bcec3c80912aa7e7eed4b460b0d5c4 Mon Sep 17 00:00:00 2001 From: Discomanco Date: Tue, 16 May 2023 12:31:29 +0200 Subject: [PATCH 1/2] Fixed coin name I should have double checked it, but I didn't want to spend another 30mins booting the client again :( But I should have --- scripts/ThermalExpansion.zs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ThermalExpansion.zs b/scripts/ThermalExpansion.zs index 15abe069d..7d85ec332 100644 --- a/scripts/ThermalExpansion.zs +++ b/scripts/ThermalExpansion.zs @@ -283,6 +283,6 @@ mods.thermalexpansion.Insolator.removeRecipe(, 64000); -mods.thermalexpansion.NumisticDynamo.addFuel(, 64000); +mods.thermalexpansion.NumisticDynamo.addFuel(, 64000); mods.thermalexpansion.NumisticDynamo.addFuel(, 100000); mods.thermalexpansion.NumisticDynamo.addFuel(, 150000); \ No newline at end of file From 0d7af000bbe0ba2df9b570cc7a6403e8481fc93b Mon Sep 17 00:00:00 2001 From: Discomanco Date: Tue, 16 May 2023 18:03:13 +0200 Subject: [PATCH 2/2] Removal of Aluminium --- config/exnihilocreatio/OreRegistry.json | 2 +- config/exnihilocreatio/SieveRegistry.json | 18 +++++++++--------- config/jaopca/materials/Aluminium.toml | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/config/exnihilocreatio/OreRegistry.json b/config/exnihilocreatio/OreRegistry.json index 5074e9f0b..9283aa0bd 100644 --- a/config/exnihilocreatio/OreRegistry.json +++ b/config/exnihilocreatio/OreRegistry.json @@ -44,7 +44,7 @@ } }, { - "name": "aluminium", + "name": "aluminum", "color": { "r": 0.7490196, "g": 0.7490196, diff --git a/config/exnihilocreatio/SieveRegistry.json b/config/exnihilocreatio/SieveRegistry.json index ff23b178b..af6202344 100644 --- a/config/exnihilocreatio/SieveRegistry.json +++ b/config/exnihilocreatio/SieveRegistry.json @@ -396,7 +396,7 @@ }, { "drop": { - "name": "exnihilocreatio:item_ore_aluminium", + "name": "exnihilocreatio:item_ore_aluminum", "meta": 0 }, "chance": 0.2, @@ -404,7 +404,7 @@ }, { "drop": { - "name": "exnihilocreatio:item_ore_aluminium", + "name": "exnihilocreatio:item_ore_aluminum", "meta": 0 }, "chance": 0.2, @@ -412,7 +412,7 @@ }, { "drop": { - "name": "exnihilocreatio:item_ore_aluminium", + "name": "exnihilocreatio:item_ore_aluminum", "meta": 0 }, "chance": 0.1, @@ -930,7 +930,7 @@ }, { "drop": { - "name": "exnihilocreatio:item_ore_aluminium", + "name": "exnihilocreatio:item_ore_aluminum", "meta": 0 }, "chance": 0.2, @@ -938,7 +938,7 @@ }, { "drop": { - "name": "exnihilocreatio:item_ore_aluminium", + "name": "exnihilocreatio:item_ore_aluminum", "meta": 0 }, "chance": 0.2, @@ -946,7 +946,7 @@ }, { "drop": { - "name": "exnihilocreatio:item_ore_aluminium", + "name": "exnihilocreatio:item_ore_aluminum", "meta": 0 }, "chance": 0.1, @@ -1148,7 +1148,7 @@ }, { "drop": { - "name": "exnihilocreatio:item_ore_aluminium", + "name": "exnihilocreatio:item_ore_aluminum", "meta": 0 }, "chance": 0.2, @@ -1156,7 +1156,7 @@ }, { "drop": { - "name": "exnihilocreatio:item_ore_aluminium", + "name": "exnihilocreatio:item_ore_aluminum", "meta": 0 }, "chance": 0.2, @@ -1164,7 +1164,7 @@ }, { "drop": { - "name": "exnihilocreatio:item_ore_aluminium", + "name": "exnihilocreatio:item_ore_aluminum", "meta": 0 }, "chance": 0.1, diff --git a/config/jaopca/materials/Aluminium.toml b/config/jaopca/materials/Aluminium.toml index 19a9dac25..06598b7e9 100644 --- a/config/jaopca/materials/Aluminium.toml +++ b/config/jaopca/materials/Aluminium.toml @@ -8,7 +8,7 @@ #Is the storage block of this material small (2x2). isSmallStorageBlock = false #The module blacklist of this material. - moduleBlacklist = [] + moduleBlacklist = ["*"] #Should items of this material have the enchanted glow. hasEffect = false #The model type of the material.