11 lines
497 B
Plaintext
11 lines
497 B
Plaintext
import mods.recipestages.Recipes;
|
|
mods.ItemStages.stageEnchant("draconicstage", <enchantment:cofhcore:vorpal>);
|
|
|
|
mods.ItemStages.stageEnchant("divinestage", <enchantment:tombstone:magic_siphon>);
|
|
|
|
mods.ItemStages.stageEnchant("bloodmasterstage", <enchantment:cofhcore:multishot>);
|
|
|
|
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>);
|
|
mods.ItemStages.addItemStage("camerastage", <extrabotany:camera>);
|
|
mods.ItemStages.addItemStage("camerastage", <enderutilities:syringe:1>);
|