Examples of ItemManaRing


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

    terrasteelChest = new ItemTerrasteelChest();
    terrasteelLegs = new ItemTerrasteelLegs();
    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();
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.