Scrap Mechanic

Scrap Mechanic

Crashlander: Square One
Stacksize changes
So i know to edit stack sizes you normally go to /objects/database/shapesets but for the life of me i change the files and i cant get the stack sizes to change for coal, copper, and basics like honey comb, ember, ect. what am i doing wrong lol i cant seem to get any changes to work.
< >
Showing 1-1 of 1 comments
electrodoc68 29 May, 2024 @ 11:38am 
Don't forget it's the file blocks.shapeset in the path of the folder
<Your Steam Directory>
steamapps\workshop\content\387990\3113900342\Objects\Database\ShapeSets

NOT THE LOCAL DATA FOLDER OR THE Scrap Mechanic root folder.

My change to stacking coal looks like this.
{
"asg" : "$CONTENT_DATA/Objects/Textures/Blocks/blk_coal_asg.tga",
"color" : "222222",
"dif" : "$CONTENT_DATA/Objects/Textures/Blocks/blk_coal_dif.tga",
"flammable" : true,

"stackSize": 512,

"name" : "blk_coal",
"nor" : "$CONTENT_DATA/Objects/Textures/Blocks/blk_coal_nor.tga",
"physicsMaterial" : "Rock",
"ratings" : {
"buoyancy" : 5,
"density" : 6,
"durability" : 3,
"friction" : 6
},
"tiling" : 16,
"uuid" : "1b35dedd-9433-4e84-9fec-2a5885596aea"
},
< >
Showing 1-1 of 1 comments
Per page: 1530 50