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

Each time the item is loaded, it will shift upwards by a certain distance #19

Closed NakiriFox closed 1 month ago

NakiriFox commented 1 month ago

I'm sure it's caused by this mod, version is "Matty_Fixes_Experimental-1.1.6"

NakiriFox commented 1 month ago

mattyfixes

NakiriFox commented 1 month ago

config settings are default

NakiriFox commented 1 month ago

a237c39f-eff4-4145-8e5e-e347c124c5cb There is no such issue when using the Matty_Fixes-1.0.21.

mattymatty97 commented 1 month ago

are you using other mods that "fix Cupboard"? eg: GI

NakiriFox commented 1 month ago

I forgot to mention that the experimental-1.1.6 version caused this problem :( I install the GeneralImprovements-1.3.0, which of its settings will conflict with this mod

mattymatty97 commented 1 month ago

immagine FixItemsFallingThrough needs to be set to false.

their solution prevents any item from falling.

if you instead want to use GI setting then set OutOfBounds.vertical_offset to 0 in MattyFixes config

NakiriFox commented 1 month ago

thank you :) i will use the MF settings