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

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


    elementiumAxe = new ItemElementiumAxe();
    elementiumSword = new ItemElementiumSword();
    elementiumShears = new ItemElementiumShears();
    openBucket = new ItemOpenBucket();
    spawnerMover = new ItemSpawnerMover();
    pixieRing = new ItemPixieRing();
    superTravelBelt = new ItemSuperTravelBelt();
    rainbowRod = new ItemRainbowRod();
    tornadoRod = new ItemTornadoRod();
    fireRod = new ItemFireRod();
    vineBall = new ItemVineBall();
View Full Code Here

TOP

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

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.