Work on a seeecret project
This commit is contained in:
parent
97b90eaf63
commit
6e4de4f6e9
58 changed files with 3504 additions and 42 deletions
|
@ -37,7 +37,7 @@ public class RitualEffectBiomeChanger extends RitualEffect
|
|||
data = new LifeEssenceNetwork(owner);
|
||||
worldSave.setItemData(owner, data);
|
||||
}
|
||||
World world = ritualStone.getWorldObj();
|
||||
World world = ritualStone.getWorld();
|
||||
int cooldown = ritualStone.getCooldown();
|
||||
int x = ritualStone.getXCoord();
|
||||
int y = ritualStone.getYCoord();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue