Finally a GIT!

This commit is contained in:
PietroSainaghi
2022-10-06 18:38:10 -07:00
commit 35aff91e33
7316 changed files with 575247 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
recipes.removeShaped(<ebwizardry:arcane_workbench>);
recipes.addShaped(<ebwizardry:arcane_workbench>,
[[<minecraft:gold_nugget>, <minecraft:carpet:10>, <minecraft:gold_nugget>],
[<appliedenergistics2:material:12>, <ore:blockLapis>, <appliedenergistics2:material:12>],
[<ore:stone>, <ore:stone>, <ore:stone>]]);
recipes.removeShaped(<arcane_essentials:master_lightning_sword>);
recipes.removeShaped(<arcane_essentials:master_sorcery_sword>);
recipes.removeShaped(<arcane_essentials:master_nature_sword>);
recipes.removeShaped(<arcane_essentials:master_fire_sword>);
recipes.removeShaped(<arcane_essentials:master_ice_sword>);
recipes.removeShaped(<arcane_essentials:master_healing_sword>);
recipes.removeShaped(<arcane_essentials:master_necromancy_sword>);