0.15.0 update

This commit is contained in:
sainagh
2024-02-04 10:54:55 -08:00
parent 9001db012f
commit d54b476552
1199 changed files with 59299 additions and 13763 deletions
-9
View File
@@ -206,15 +206,6 @@ recipes.addShaped(<extrautils2:machine>.withTag({Type: "extrautils2:enchanter"})
[<divinerpg:corrupted_stone>, <extrautils2:machine:0>, <divinerpg:corrupted_stone>],
[<ore:ingotIron>, <ore:ingotIron>, <ore:ingotIron>]]);
recipes.removeShaped(<extrautils2:playerchest>);
recipes.removeShaped(<randomthings:playerinterface>);
recipes.addShaped(<extrautils2:playerchest>,
[[<actuallyadditions:block_player_interface>, <divinerpg:arksiane_lump>, <actuallyadditions:block_player_interface>],
[<divinerpg:arksiane_lump>, <projecte:alchemical_chest>, <divinerpg:arksiane_lump>],
[<actuallyadditions:block_player_interface>, <divinerpg:arksiane_lump>, <actuallyadditions:block_player_interface>]]);
recipes.addShapeless(<contenttweaker:better_red_coal>,
[<extrautils2:ingredients:4>]);