From 3fa8a9fb7673a0684521597c0e0391c4d66581c3 Mon Sep 17 00:00:00 2001 From: m2r1k5 Date: Fri, 1 Apr 2022 10:58:18 +0800 Subject: [PATCH 1/6] block mold for fused quartz --- overrides/scripts/JetpacksAndEnergyStorage.zs | 1 + 1 file changed, 1 insertion(+) diff --git a/overrides/scripts/JetpacksAndEnergyStorage.zs b/overrides/scripts/JetpacksAndEnergyStorage.zs index 843d818..fd0336f 100644 --- a/overrides/scripts/JetpacksAndEnergyStorage.zs +++ b/overrides/scripts/JetpacksAndEnergyStorage.zs @@ -385,6 +385,7 @@ alloy.recipeBuilder() // fused quartz alloy.recipeBuilder() .inputs([ * 3]) + .notConsumable() .outputs([]) .duration(80).EUt(16).buildAndRegister(); From 3bde3b2fa8f52c1c8a0d786860f3d0d39b6c26bd Mon Sep 17 00:00:00 2001 From: HaydenHWJohnson <47543083+HaydenHWJohnson@users.noreply.github.com> Date: Thu, 26 May 2022 09:43:34 -0700 Subject: [PATCH 2/6] Fix Microversium Ingot Quest Showed as invalid item in hard mode's version of the quest book. --- .../config/betterquesting/saved_quests/ExpertQuests.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/overrides/config/betterquesting/saved_quests/ExpertQuests.json b/overrides/config/betterquesting/saved_quests/ExpertQuests.json index 72546ed..e77f073 100644 --- a/overrides/config/betterquesting/saved_quests/ExpertQuests.json +++ b/overrides/config/betterquesting/saved_quests/ExpertQuests.json @@ -30707,9 +30707,9 @@ "autoConsume:1": 0, "requiredItems:9": { "0:10": { - "id:8": "gregtech:meta_item_1", + "id:8": "gregtech:meta_ingot", "Count:3": 64, - "Damage:2": 10976, + "Damage:2": 32027, "OreDict:8": "" } }, From 5e79f525cfaeb75619458c47890a93c8750bf872 Mon Sep 17 00:00:00 2001 From: tracer4b <61507029+tracer4b@users.noreply.github.com> Date: Thu, 2 Jun 2022 18:46:12 +0800 Subject: [PATCH 3/6] rhodochrosite to LCR --- overrides/scripts/Nuclearcraft.zs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/overrides/scripts/Nuclearcraft.zs b/overrides/scripts/Nuclearcraft.zs index 301ef58..1697b6e 100644 --- a/overrides/scripts/Nuclearcraft.zs +++ b/overrides/scripts/Nuclearcraft.zs @@ -676,14 +676,14 @@ alloy.recipeBuilder() -reactor.recipeBuilder() +large_chemical_reactor.recipeBuilder() .outputs() .inputs([ * 6]) .fluidInputs([ * 3000]) .fluidOutputs([ * 4320]) .duration(200).EUt(2000).buildAndRegister(); -reactor.recipeBuilder() +large_chemical_reactor.recipeBuilder() .outputs() .inputs([ * 12]) .fluidInputs([ * 6000]) From 1afb7057bedb544465520f70fa58457c412dfb30 Mon Sep 17 00:00:00 2001 From: tracer4b <61507029+tracer4b@users.noreply.github.com> Date: Thu, 2 Jun 2022 18:54:03 +0800 Subject: [PATCH 4/6] quest update --- overrides/config/betterquesting/DefaultQuests.json | 2 +- overrides/config/betterquesting/saved_quests/ExpertQuests.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/overrides/config/betterquesting/DefaultQuests.json b/overrides/config/betterquesting/DefaultQuests.json index b34c01e..4330875 100644 --- a/overrides/config/betterquesting/DefaultQuests.json +++ b/overrides/config/betterquesting/DefaultQuests.json @@ -36958,7 +36958,7 @@ "ismain:1": 1, "repeat_relative:1": 1, "name:8": "Neutronium Ingot", - "desc:8": "§6Neutronium§r is a hyper-dense material normally found in the hearts of neutron stars: the collapsed cores of stars between ten and thirty times the size of the sun.\n\nFun fact: a single neutronium block is approximately 2884 million metric tons and somewhere around 600000K, yet you\u0027re somehow capable of holding one with your bare hands. Don\u0027t think about it too much.\n\nNeutronium is made from fusing molten §9Naquadria§r, a super-enriched form of §6Naquadah§r, with molten §9Americium§r. These bad boys require a LOT of time to fuse.\n\nParallelizing fluid crafting is tricky business (and Mark 3 reactors are expensive), but several could be used to speed up the processing. Try to minimize your reactor\u0027s downtime and be very careful about supplying your reactors with stable power.\n\nAfter getting §6Chaotic Fusion Injectors§r, you might consider using Tier Nine Micro Miners to supplement the fusion, as it is net-positive for Neutronium. These miners are expensive though, so it\u0027s up to you.\n" + "desc:8": "§6Neutronium§r is a hyper-dense material normally found in the hearts of neutron stars: the collapsed cores of stars between ten and thirty times the size of the sun.\n\nFun fact: a single neutronium block is approximately 2884 million metric tons and somewhere around 600000K, yet you\u0027re somehow capable of holding one with your bare hands. Don\u0027t think about it too much.\n\nNeutronium is made from fusing molten §9Naquadria§r, a super-enriched form of §6Naquadah§r, with molten §9Americium§r. \n\nAfter getting §6Chaotic Fusion Injectors§r, you might consider using Tier Nine Micro Miners to supplement the fusion, as it is net-positive for Neutronium. These miners are expensive though, so it\u0027s up to you.\n" } }, "tasks:9": { diff --git a/overrides/config/betterquesting/saved_quests/ExpertQuests.json b/overrides/config/betterquesting/saved_quests/ExpertQuests.json index e77f073..e8eb91f 100644 --- a/overrides/config/betterquesting/saved_quests/ExpertQuests.json +++ b/overrides/config/betterquesting/saved_quests/ExpertQuests.json @@ -31375,7 +31375,7 @@ "ismain:1": 1, "repeat_relative:1": 1, "name:8": "Neutronium Ingot", - "desc:8": "§6Neutronium§r is a hyper-dense material normally found in the hearts of neutron stars: the collapsed cores of stars between ten and thirty times the size of the sun.\n\nFun fact: a single neutronium block is approximately 2884 million metric tons and somewhere around 600000K, yet you\u0027re somehow capable of holding one with your bare hands. Don\u0027t think about it too much.\n\nNeutronium is made from fusing molten §9Naquadria§r, a super-enriched form of §6Naquadah§r, with molten §9Americium§r. These bad boys require a LOT of time to fuse.\n\nParallelizing fluid crafting is tricky business (and Mark 3 reactors are expensive), but several could be used to speed up the processing. Try to minimize your reactor\u0027s downtime and be very careful about supplying your reactors with stable power.\n\nAfter getting §6Chaotic Fusion Injectors§r, you might consider using Tier Nine Micro Miners to supplement the fusion, as it is net-positive for Neutronium. These miners are expensive though, so it\u0027s up to you.\n" + "desc:8": "§6Neutronium§r is a hyper-dense material normally found in the hearts of neutron stars: the collapsed cores of stars between ten and thirty times the size of the sun.\n\nFun fact: a single neutronium block is approximately 2884 million metric tons and somewhere around 600000K, yet you\u0027re somehow capable of holding one with your bare hands. Don\u0027t think about it too much.\n\nNeutronium is made from fusing molten §9Naquadria§r, a super-enriched form of §6Naquadah§r, with molten §9Americium§r. \n\nAfter getting §6Chaotic Fusion Injectors§r, you might consider using Tier Nine Micro Miners to supplement the fusion, as it is net-positive for Neutronium. These miners are expensive though, so it\u0027s up to you.\n" } }, "tasks:9": { @@ -41193,7 +41193,6 @@ }, "rewards:9": {}, "preRequisites:11": [ - 243, 325 ], "questID:3": 802 From 64d030e41ee711df1cf6ad7d8e61530041a6ed88 Mon Sep 17 00:00:00 2001 From: tracer4b <61507029+tracer4b@users.noreply.github.com> Date: Tue, 7 Jun 2022 11:40:22 +0800 Subject: [PATCH 5/6] allow coke in pbf --- overrides/scripts/normalmode.zs | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/overrides/scripts/normalmode.zs b/overrides/scripts/normalmode.zs index 08cc9ff..f24de7e 100644 --- a/overrides/scripts/normalmode.zs +++ b/overrides/scripts/normalmode.zs @@ -207,6 +207,19 @@ primitive_blast_furnace.recipeBuilder() .EUt(1) .buildAndRegister(); +primitive_blast_furnace.recipeBuilder() + .inputs([ * 2, ]) + .outputs([ * 2, * 4]) + .duration(800) + .EUt(1) + .buildAndRegister(); +primitive_blast_furnace.recipeBuilder() + .inputs([ * 2, ]) + .outputs([ * 2, * 4]) + .duration(800) + .EUt(1) + .buildAndRegister(); + // Creative Tank Data extractor.recipeBuilder() .inputs() From e8bb3f06a708785d86cfd893e6912c94dc705048 Mon Sep 17 00:00:00 2001 From: tracer4b <61507029+tracer4b@users.noreply.github.com> Date: Tue, 7 Jun 2022 11:58:37 +0800 Subject: [PATCH 6/6] slice n splice recipes --- .../enderio/recipes/user/SliceNSplice.xml | 48 +++++++++++++++---- 1 file changed, 40 insertions(+), 8 deletions(-) diff --git a/overrides/config/enderio/recipes/user/SliceNSplice.xml b/overrides/config/enderio/recipes/user/SliceNSplice.xml index 3fdaad9..64d0305 100644 --- a/overrides/config/enderio/recipes/user/SliceNSplice.xml +++ b/overrides/config/enderio/recipes/user/SliceNSplice.xml @@ -17,7 +17,7 @@ - + @@ -25,11 +25,19 @@ - + + + + + + + + + @@ -46,7 +54,7 @@ - + @@ -54,11 +62,19 @@ - + + + + + + + + + @@ -74,7 +90,7 @@ - + @@ -82,11 +98,19 @@ - + + + + + + + + + @@ -102,7 +126,7 @@ - + @@ -110,11 +134,19 @@ - + + + + + + + + +