Finished the books~

This commit is contained in:
WayofTime 2015-05-27 16:31:47 -04:00
parent 43538b6f69
commit 23106c7129
5 changed files with 188 additions and 4 deletions

View file

@ -1522,7 +1522,7 @@ public class AlchemicalWizardry
Rituals.registerRitual("AW035PhantomHands", 1, 10000, new RitualEffectItemRouting(), "Orchestra of the Phantom Hands");
Rituals.registerRitual("AW036SphereIsland", 2, 10000, new RitualEffectSphereCreator(), "Birth of the Bastion");
Rituals.registerRitual("AW036SphereIsland", 2, 10000, new RitualEffectSphereCreator(), "Blood of the New Moon");
//Rituals.registerRitual(1,100,new RitualEffectApiaryOverclock(),"Apiary Overclock"));
}