This commit is contained in:
sainagh
2025-11-26 10:25:55 -06:00
parent 03a46a005c
commit 032d39f529
993 changed files with 40012 additions and 11910 deletions
+11
View File
@@ -125,3 +125,14 @@ recipes.addShaped(<contenttweaker:menacing_sludge>*4,
[[<ore:blockSyrmorite>, <projecte:item.pe_fuel:2>, <ore:blockSyrmorite>],
[<iceandfire:gorgon_head>, <contenttweaker:menacing_sludge>, <iceandfire:gorgon_head>],
[<ore:blockSyrmorite>, <projecte:item.pe_fuel:2>, <ore:blockSyrmorite>]]);
recipes.removeShaped(<thebetweenlands:valonite_sword>);
recipes.addShaped(<thebetweenlands:valonite_sword>,
[[null, <ore:blockValonite>, null],
[<contenttweaker:menacing_sludge>, <ore:blockValonite>, <contenttweaker:menacing_sludge>],
[null, <thebetweenlands:items_misc:20>, null]]);