The-Aether-Team / The-Aether-Archived

The original "The Aether" mod, ported to the 1.7.10 and 1.12.2 versions of Minecraft. Currently unmaintained; accepting PRs.
https://www.curseforge.com/minecraft/mc-mods/the-aether
GNU Lesser General Public License v3.0
33 stars 28 forks source link

(1.12) Thermal Foundation pickaxes don't interact properly with the Slider boss #76

Open Pseudonomenclature opened 3 years ago

Pseudonomenclature commented 3 years ago

While most modded pickaxes seem to work just fine, the ones from Thermal Foundation specifically don't. They are unable to damage the boss. I noticed another inconsistency with the TF pickaxes in another mod called Equipment Tooltips, where not all tooltips added would be visible, which leads me to believe their code is structured in some way that's significantly different from other modded pickaxes.

I see two main solutions to this problem:

One being to add compatibility manually inside of the mod, which may not be worth it. The better solution I think is to add some list to the config of additional items allowed to damage the Slider boss, where players and/or modpack makers can add compatibility to uncooperative tools manually. This would also technically allow any other pickaxes not from TF unable to damage the boss to be fixed, as well as allow for some additional gameplay options to modpack makers if they want to allow more than just pickaxes.

That is all. Great mod btw :)

bconlon1 commented 3 years ago

https://github.com/CoFH/ThermalFoundation/tree/1.7.10/src/main