Halved the chance of zombie's nothing drop from 8/128 to 4/128
Added a Bronze axe drop to zombie drop table with a 1/32 (4/128) chance
This commit is contained in:
@@ -3476,7 +3476,7 @@
|
||||
},
|
||||
{
|
||||
"minAmount": "1",
|
||||
"weight": "8.0",
|
||||
"weight": "4.0",
|
||||
"id": "0",
|
||||
"maxAmount": "1"
|
||||
},
|
||||
@@ -3509,6 +3509,12 @@
|
||||
"weight": "1.0",
|
||||
"id": "14426",
|
||||
"maxAmount": "1"
|
||||
},
|
||||
{
|
||||
"minAmount": "1",
|
||||
"weight": "4.0",
|
||||
"id": "1351",
|
||||
"maxAmount": "1"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user