kuba6000 / Mobs-Info

1.7.10 minecraft mod that adds a new NEI tab with the mobs info (Name, Origin (Mod), HP, drops) and villager trades.
https://modrinth.com/mod/mobsinfo
GNU Lesser General Public License v3.0
9 stars 8 forks source link

Add Et Futurum Requiem compatibility #57

Closed kuba6000 closed 10 months ago

kuba6000 commented 10 months ago

Fixes https://github.com/kuba6000/Mobs-Info/issues/56

Roadhog360 commented 10 months ago

Requested changes: Use the more up to date version of the code which checks if the blocks/items isEnabled() flag is true instead.

So in this case the mutton and raw mutton should be checked first.

kuba6000 commented 10 months ago

Requested changes: Use the more up to date version of the code which checks if the blocks/items isEnabled() flag is true instead.

So in this case the mutton and raw mutton should be checked first.

https://github.com/kuba6000/Mobs-Info/pull/60