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
7 stars 7 forks source link

Fix thermos compat with ThaumicBases #53

Closed Glease closed 9 months ago

Glease commented 9 months ago

thermos add an abstract method to ISaveHandler interface that will be called by thermos modified Entity.writeToNBT(), which will be called by ThaumicBases as part of its call to ScanManager.generateEntityAspects()

Glease commented 9 months ago

The value doesn't really matter as it's just a dummy world, but I guess it's better to use a constant value.