Scrap Mechanic

Scrap Mechanic

Crashlander: Square One
KhaoticMisfit 2024 年 5 月 23 日 下午 3:20
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.
< >
正在显示第 1 - 1 条,共 1 条留言
electrodoc68 2024 年 5 月 29 日 上午 11:38 
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"
},
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50