Jump to content

How to change the position of Krampus Sack Inventory?


Recommended Posts

NOTE: This assumes you are on the beta.
You can run this in the console or with a mod. Needs to be ran on the client.

require("containers").params.krampus_sack.widget.pos = Vector3(-5, -120, 0)

-120 is the default Y value. I think around -20 or 10 might be what you want?
Positive = move UI up, Negative = move UI down

Need to drop the backpack and pick it back up to take effect.

Edited by penguin0616
  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...