weight
This commit is contained in:
parent
73993d975f
commit
a9553b5ee1
2 changed files with 3 additions and 1 deletions
|
|
@ -50,7 +50,8 @@ data:extend({
|
|||
icon_size = 64, icon_mipmaps = 3,
|
||||
subgroup = "raw-material",
|
||||
order = "b[titanium-plate]",
|
||||
stack_size = util.get_stack_size(100)
|
||||
stack_size = util.get_stack_size(100),
|
||||
weight = 1*kg,
|
||||
},
|
||||
{
|
||||
type = "technology",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue