Version 0.11.9.1

This commit is contained in:
PietroSainaghi
2022-10-31 09:44:45 -07:00
parent 35aff91e33
commit cb3f80f938
332 changed files with 11097 additions and 2612 deletions
+7
View File
@@ -383,3 +383,10 @@ mods.extendedcrafting.TableCrafting.addShaped(<enderio:item_capacitor_melodic>*4
[<contenttweaker:jeweled_runium>, <enderio:item_alloy_endergy_ingot:2>, <twilightforest:fiery_ingot>, <enderio:item_alloy_endergy_ingot:2>, <contenttweaker:jeweled_runium>],
[<bloodmagic:slate:1>, <enderio:item_alloy_endergy_ingot:2>, <enderio:item_alloy_endergy_ingot:2>, <enderio:item_alloy_endergy_ingot:2>, <bloodmagic:slate:1>],
[<enderio:item_capacitor_crystalline>, <bloodmagic:slate:1>, <ore:ingotEndSteel>, <bloodmagic:slate:1>, <enderio:item_capacitor_crystalline>]]);
recipes.remove(<enderio:item_material:38>);
recipes.addShaped(<enderio:item_material:38>,
[[<ore:dustLapis>, <ore:itemSilicon>, <ore:dustLapis>],
[<ore:itemSilicon>, <ore:gemZanite>, <ore:itemSilicon>],
[<ore:dustLapis>, <ore:itemSilicon>, <ore:dustLapis>]]);