Tomes

Tomes

615k Downloads

Called deprecated GlobalEntityTypeAttributes

aburone opened this issue ยท 2 comments

commented

On logs while loading the game (before world load)

[Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]:

Called deprecated GlobalEntityTypeAttributes#put for tomes:wild_wolf, use EntityAttributeCreationEvent instead.

Called deprecated GlobalEntityTypeAttributes#put for tomes:tamed_spider, use EntityAttributeCreationEvent instead.

Called deprecated GlobalEntityTypeAttributes#put for tomes:spectral_steed, use EntityAttributeCreationEvent instead.

commented

Yeah I'm using those still because I wasn't sure how to make the new method work. I don't think it does anything game-breaking. I'll get it sorted for next update though.

commented

All done, check out the latest release!