changed stone etraction recipe
This commit is contained in:
parent
a24e9dcf3a
commit
805451cb0d
1 changed files with 1 additions and 1 deletions
|
@ -1630,7 +1630,7 @@ data:extend({
|
||||||
},
|
},
|
||||||
results = {
|
results = {
|
||||||
{type="item", name="stone", amount=5},
|
{type="item", name="stone", amount=5},
|
||||||
{type="item", name="fi_crushed_stone_item", amount=3, probability=0.5},
|
{type="item", name="fu_materials_stone", amount=1, probability=0.25},
|
||||||
{type="fluid", name="el_dirty_water", amount=10},
|
{type="fluid", name="el_dirty_water", amount=10},
|
||||||
},
|
},
|
||||||
result_count = 1,
|
result_count = 1,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue