1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-01 13:48:53 +02:00
parent f807f6dba1
commit cd48f3b066
2 changed files with 9 additions and 2 deletions

View file

@ -108,7 +108,7 @@ Config.processing = {
sourceItem = 'pufferfish',
yield = {
{ item = 'fish_fillet', amount = {1, 3} },
{ item = 'poison', chance = 25 } -- 25% chance
{ item = 'poison', chance = 15 } -- 25% chance
}
}
}