Posted March 23, 201312 yr I figured some stuff from enumhelper, like toolmaterial and weapon material, now im trying to understand the addArt. All i found so far is this public void load(FMLInitializationEvent init){ EnumHelper.addArt("EnumArtGibea","Painting001", 16, 16 ,112 , 0); EnumHelper.addArt("EnumArtGibea","Painting002", 16, 16 ,128 , 0); EnumHelper.addArt("EnumArtGibea","Painting003", 16, 16 ,144 , 0); ive got like 64 of those. but they dont seem to pop up when using the painting item. does anyone have any ideas on additional code that this needs ? https://minecraft.curseforge.com/members/Subaraki/projects
March 23, 201312 yr Author derp ! nevermind, i solved it. it was not getting called u.u https://minecraft.curseforge.com/members/Subaraki/projects
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.