Posted October 16, 201311 yr I've made a crafting mod for Minecraft, but without Forge, and people have asked me to make a forge mod, for obvious reasons. My mod allowed the player to craft MY head, you know, with the SkullOwner tag. I managed to do that without forge. However, the method isn't working for me now... I'm new to forge modding, so help would be loved... Also, if you could somehow make a way that the player could craft their own head, that would be brilliant! -Avid
October 16, 201311 yr It should be simple - make a new ItemStack with head item. Modify NBT of this ItemStack . Add a recipe in which this ItemStack will be an output. mnn.getNativeLang() != English If I helped you please click on the "thank you" button.
July 25, 201411 yr It was simple, I forgot to add the recipe in the mod-.- My bad hahah How do I modify NBT?
July 26, 201411 yr Author It was simple, I forgot to add the recipe in the mod-.- My bad hahah How do I modify NBT? Oh gosh, this was a long time ago... uh, what version are you developing for?
July 26, 201411 yr Yeah, sorry. I figured that's better then creating a new topic. I'm using Forge 1.7.2. Any help would be awesome!
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.