[Bug]: Tool models aren't rendered correctly
Gotkoew opened this issue · 1 comments
Bug Description
Tools in 3rd person are rendered as items.
I believe it it caused by the item model .json, where the mod uses "parent": "item/generated"
(used to render regular items) instead of "parent": "minecraft:item/handheld"
(used to render tools)
How to Reproduce?
- Put any tool into your hand
- Look at your character and the tool its holding from 3rd person
Expected Behavior
No response
Version
2.0.0
Mod Loader Version
1.20.1 - 47.2.0
Mod Loader
Forge
Logs or additional context
No response
Code of Conduct
- I have searched the issue tracker and confirmed that the issue has not been reported
- I have checked the FAQ (if one is present) and my issue is not listed
- I have verified that I am using the latest version of the mod
- I have verified that I have installed all the required dependencies for the mod
- I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.