sinkillerj / ProjectE

ProjectE. A complete rewrite of EE2 for modern Minecraft versions.
MIT License
395 stars 203 forks source link

Third Person Item Model unfinished #2172

Open biola-jonatyi opened 2 years ago

biola-jonatyi commented 2 years ago

Tickets that do not conform to this template will be closed without comment

Exact ProjectE version: Beta 1.16.5-PE1:0. 1B

Exact Forge version: Forge 36.2.23

Steps to reproduce:

All "tool" type items (Dark/Red Matter Tools) do not have tool item tags nor do they have hold models. Essentially, one would hold a tool like they would do a non-weapon and non-block item, which shrinks and is turned into the item's inventory sprite icon. This should be relatively easy to fix: just tag and model the items for holding. This should also fix many mod integration issues.