1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-18 23:09:13 +02:00
parent 733c2314a8
commit 7599f599cf
4 changed files with 4 additions and 4 deletions

View file

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