mattymatty97 / LTC_MattyFixes

A collection of Fixes for the vanilla game, with focus on vanilla compatibility.
GNU General Public License v3.0
2 stars 2 forks source link

[Bug] ItemClippingFix LethalThings items floating high off the ground #7

Closed MathiusXII closed 2 months ago

MathiusXII commented 2 months ago

Seems to be a conflict with something else. I tested with just these mods and a few testing mods and it worked correctly.

Want the code for my modpack where it happens?

mattymatty97 commented 2 months ago

some mods, are known to cause interference in the offset calculation for their items. sadly the only solution is to list said items in the manualOverride config. typically with offset 0 or less than 1 unit if you want to tweak it a bit from the original

MathiusXII commented 2 months ago

Oh ok I didn't know there was a manual override. Thanks

mattymatty97 commented 2 months ago

yeah, i'm sorry that. the solution is manual. but i did try various ways of dealing with it and there was always a mod that would break