Package vazkii.botania.common.item.equipment.bauble

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


    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();
    goldLaurel = new ItemGoldenLaurel();
View Full Code Here

TOP

Related Classes of vazkii.botania.common.item.equipment.bauble.ItemGreaterAuraRing

Copyright © 2018 www.massapicom. 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.