This commit is contained in:
sainagh
2025-01-15 16:18:41 -08:00
parent f7532d1672
commit caeb0bd183
6066 changed files with 73099 additions and 844957 deletions
+16
View File
@@ -36,6 +36,11 @@ recipes.addShaped(<contenttweaker:spatial_anomaly>*2,
mods.nuclearcraft.alloy_furnace.addRecipe([<careerbees:ingredients:13>, <contenttweaker:superconducting_sednanite>, <contenttweaker:superconducting_sednanite>*2]);
mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:superconducting_sednanite>*2, <contenttweaker:superconducting_sednanite>, <careerbees:ingredients:13>, 500);
recipes.addShaped(<contenttweaker:phasing_gem>*4,
[[<aoa3:ornamyte_block>, <aoa3:jewelyte_block>, <aoa3:gemenyte_block>],
[<careerbees:ingredients:1>.withTag({bark: {id: "extratrees:logs.2", Count: 1, Damage: 1 as short}}), <contenttweaker:phasing_gem>, <careerbees:ingredients:1>.withTag({bark: {id: "extratrees:logs.2", Count: 1, Damage: 1 as short}})],
[<aoa3:gemenyte_block>, <aoa3:jewelyte_block>, <aoa3:ornamyte_block>]]);
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:first_order_mythic_fractal>,
1000000000, 1000000000,
@@ -106,6 +111,11 @@ true,
game.setLocalization("ac.ritual.freetheheartofhearts", "Heart of hearts");
game.setLocalization("ac.ritual.freetheheartofhearts.desc", "Free the Heart of hearts");
recipes.addShaped(<contenttweaker:whispering_heart_of_hearts>*2,
[[<aoa3:mystite_block>, <abyssalcraft:materializer>, <aoa3:mystite_block>],
[<contenttweaker:hand_of_dominion>, <contenttweaker:whispering_heart_of_hearts>, <contenttweaker:wing_of_worship>],
[<aoa3:mystite_block>, <abyssalcraft:materializer>, <aoa3:mystite_block>]]);
scripts.PuzzleUtil.addPuzzleShapeless("dragonscalesheart",<contenttweaker:soul_of_the_dragonslayer>,
[<contenttweaker:whispering_heart_of_hearts>,
<iceandfire:dragonscales_white>,
@@ -229,6 +239,12 @@ mods.astralsorcery.Altar.addTraitAltarRecipe("MeatballCraft:shaped/internal/alta
],
"astralsorcery.constellation.discidia");
recipes.addShaped(<contenttweaker:ancient_wyvern_trinket>,
[[null, <advancedrocketry:electricmushroom>, null],
[<advancedrocketry:electricmushroom>, <aether_legacy:zanite_pendant>, <advancedrocketry:electricmushroom>],
[null, <advancedrocketry:electricmushroom>, null]]);
recipes.addShaped(<contenttweaker:fragment_of_creation>,
[[<divinerpg:bedrock_chunk>, <contenttweaker:rainbow_gemstones>, <divinerpg:bedrock_chunk>],
[<divinerpg:bedrock_chunk>, <contenttweaker:shard_of_a_fallen_spren>, <divinerpg:bedrock_chunk>],