Package thaumic.tinkerer.common.item.kami.wand

Examples of thaumic.tinkerer.common.item.kami.wand.RodIchorcloth


        //ModItems.initItems();

        NumericAspectHelper.init();
        ThaumicTinkerer.registry.preInit();
        capIchor = new CapIchor();
        rodIchor = new RodIchorcloth();
        initCCPeripherals();
        registerVersionChecker();
    }
View Full Code Here

TOP

Related Classes of thaumic.tinkerer.common.item.kami.wand.RodIchorcloth

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.