Posted July 20, 20178 yr Hi How do I fix my armor being held more of a sword or tool rather an item? ModArmour init class https://pastebin.com/k1tz4Rax, ItemModArmour class https://pastebin.com/qeV4mssK
July 20, 20178 yr This is controlled by the display transformations specified in the item model (or its parent). It looks like you've extended minecraft:item/handheld (used by swords and tools) rather than minecraft:item/generated (the basic item model with the standard display transformations). Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
July 20, 20178 yr Show you model Classes: 94 Lines of code: 12173 Other files: 206 Github repo: https://github.com/KokkieBeer/DeGeweldigeMod
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.