branchrust_reboot/main/reduce_held_entity_item_countscancel
7 Commits over 61 Days - 0.00cph!
Apply to bandages as well
Applied player only ItemModEntity behaviour on 349 entities
Added Tools/Optimize/ItemModEntities with Planners/Update All and Find All, turns out the new held entity behaviour on every item that uses an ItemModEntity and a planner
Added playerOnlyEntity field to ItemModEntity, prevents HeldEntities being created until the item is actually in a players inventory
Enabled on medical syringe for now for testing