Files
meatballcraft/scripts/GameStagesItems.zs
T
2024-02-04 10:54:55 -08:00

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>);