Tweak rubber plantation loot table
This commit is contained in:
parent
883a0d0b8b
commit
d729cacc4a
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
"name": "techreborn:rubber_plantation",
|
||||
"rolls": {
|
||||
"min": 1,
|
||||
"min": 3,
|
||||
"max": 5
|
||||
},
|
||||
"bonus_rolls": {
|
||||
|
@ -47,7 +47,7 @@
|
|||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:part",
|
||||
"weight": 3,
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
|
@ -57,7 +57,7 @@
|
|||
"function": "set_count",
|
||||
"count" : {
|
||||
"min": 1,
|
||||
"max": 64
|
||||
"max": 30
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue