Files
Pumpkin/pumpkin-data
RB007 c40ac36a65 fix: some entity effects and attributes system (#1526)
* fix: several effects (ticking and instant)

* chore: clippy and formatting

* fix: optimize send_attribute_update calls and stored active_effects

* feat: add infested support

* feat: per-entity attributes system

* refactor: clean up living.rs and apply some fixes

* feat: attributes system, absorption, and health boost!

* chore: clippy and formatting

* chore: oof

* chore: installed typos lol

* fix: updated some default attributes

* fix: glowing and invisibility

* fix: imports and proper base_damage

* fix: remove effect damage dupe from try_attack

* fix: bat default attributes

* fix: silverfish default attributes

* fix: check local attribute base first

* Remove erroneous comment (near glowing effect removal)

forgot to remove this after copying the block from add_effect 💀

* fix: update other mob default attributes
2026-02-27 17:51:33 +01:00
..