Package vazkii.botania.common.item.equipment.armor.terrasteel

Examples of vazkii.botania.common.item.equipment.armor.terrasteel.ItemTerrasteelBoots


    manasteelShears = new ItemManasteelShears();
    terrasteelHelm = new ItemTerrasteelHelm();
    terrasteelHelmRevealing = new ItemTerrasteelHelmRevealing();
    terrasteelChest = new ItemTerrasteelChest();
    terrasteelLegs = new ItemTerrasteelLegs();
    terrasteelBoots = new ItemTerrasteelBoots();
    terraSword = new ItemTerraSword();
    tinyPlanet = new ItemTinyPlanet();
    manaRing = new ItemManaRing();
    auraRing = new ItemAuraRing();
    manaRingGreater = new ItemGreaterManaRing();
View Full Code Here

TOP

Related Classes of vazkii.botania.common.item.equipment.armor.terrasteel.ItemTerrasteelBoots

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.