Examples of ItemGreaterManaRing


Examples of vazkii.botania.common.item.equipment.bauble.ItemGreaterManaRing

    terrasteelBoots = new ItemTerrasteelBoots();
    terraSword = new ItemTerraSword();
    tinyPlanet = new ItemTinyPlanet();
    manaRing = new ItemManaRing();
    auraRing = new ItemAuraRing();
    manaRingGreater = new ItemGreaterManaRing();
    auraRingGreater = new ItemGreaterAuraRing();
    travelBelt = new ItemTravelBelt();
    knockbackBelt = new ItemKnockbackBelt();
    icePendant = new ItemIcePendant();
    lavaPendant = new ItemLavaPendant();
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.