Use new Forge Hook for Entity Attributes
Opened this issue ยท 1 comments
/Before submitting, please ensure you've done the following, as these are fixes for some common bugs:
- Reset/delete config files
- Run with Java 8
Describe the bug
just a improvement told by the output log
To Reproduce
Steps to reproduce the behavior:
- Install mod
- Look at the console output
Expected behavior
no warnings/errors
Screenshots/Logs
...
[HH:MM:SS] [Render thread/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outvoted:inferno, use EntityAttributeCreationEvent instead.
[HH:MM:SS] [Render thread/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outvoted:hunger, use EntityAttributeCreationEvent instead.
[HH:MM:SS] [Render thread/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outvoted:kraken, use EntityAttributeCreationEvent instead.
[HH:MM:SS] [Render thread/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for supplementaries:firefly, use EntityAttributeCreationEvent instead.
...
Version (please complete the following information):
- Minecraft Version 1.16.5
- Mod Version 1.1.5
Additional context