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

Examples of vazkii.botania.common.item.equipment.armor.elementium.ItemElementiumBoots


    waterRod = new ItemWaterRod();
    elementiumHelm = new ItemElementiumHelm();
    elementiumHelmRevealing = new ItemElementiumHelmRevealing();
    elementiumChest = new ItemElementiumChest();
    elementiumLegs = new ItemElementiumLegs();
    elementiumBoots = new ItemElementiumBoots();
    elementiumPick = new ItemElementiumPick();
    elementiumShovel = new ItemElementiumShovel();
    elementiumAxe = new ItemElementiumAxe();
    elementiumSword = new ItemElementiumSword();
    elementiumShears = new ItemElementiumShears();
View Full Code Here

TOP

Related Classes of vazkii.botania.common.item.equipment.armor.elementium.ItemElementiumBoots

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.