all sounds awesome I’ll keep refreshing until the update 😂 honestly ur mods are brilliant, you’re a legend if I knew how to do it I’d be offering to help
Wonky's_World
13
Posts
2
Following
A member registered Jul 14, 2024
Recent community posts
Placeable Railroad Track comments · Replied to JWeezy Construction in Placeable Railroad Track comments
Placeable Railroad Track comments · Replied to JWeezy Construction in Placeable Railroad Track comments
if you mean you cant lift the turntable then i found the easiest thing for me was to edit the EasyDevControls.lua
Use visual studio code for precise line
Line 530 (i put a stupid amount of weight)
local maxPickableMass = 100000000000000000000000000000000000000000000000000000000000
and the same on line 536 as follows
maxPickableMass = 100000000000000000000000000000000000000000000000000000000000
Make sure the game is closed down then save and restart and you can carry anything
Note if you use the lumberjack mod then it will overwrite the easydev control and wont work, so i just removed lumberjack mod
Hope this helps