promotional bannermobile promotional banner

Blood Orb Transmutation

A small Blood Magic addon for modpack makers

This is a simple Blood Magic addon for modpack makers that allows you to add recipes where you hold a blood orb in your off-hand and an item in your main hand, then it will transmute the item at the cost of blood from your blood network. This mod does not add any content by default; recipes must be added (via CraftTweaker) This mod was made by request for ATM 3 Expert


//mods.bloodtransmutation.transmutation.addRecipe(int orbTier, int bloodAmount, IItemStack held, IItemStack output);

mods.bloodtransmutation.transmutation.addRecipe(1,100,<minecraft:sand>,<minecraft:clay>);

 


 

 

The Blood Orb Transmutation Team

profile avatar
  • 6
    Followers
  • 3
    Projects
  • 204.6K
    Downloads

More from oly2o6__