Chicken Fix
- Added a pad to chicken and feathers to main.
This commit is contained in:
@@ -2120,12 +2120,6 @@
|
|||||||
"weight": "100.0",
|
"weight": "100.0",
|
||||||
"id": "2138",
|
"id": "2138",
|
||||||
"maxAmount": "1"
|
"maxAmount": "1"
|
||||||
},
|
|
||||||
{
|
|
||||||
"minAmount": "11",
|
|
||||||
"weight": "50.0",
|
|
||||||
"id": "314",
|
|
||||||
"maxAmount": "30"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"charm": [],
|
"charm": [],
|
||||||
@@ -2134,9 +2128,15 @@
|
|||||||
"main": [
|
"main": [
|
||||||
{
|
{
|
||||||
"minAmount": "1",
|
"minAmount": "1",
|
||||||
"weight": "100.0",
|
"weight": "50.0",
|
||||||
"id": "0",
|
"id": "0",
|
||||||
"maxAmount": "1"
|
"maxAmount": "1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"minAmount": "11",
|
||||||
|
"weight": "50.0",
|
||||||
|
"id": "314",
|
||||||
|
"maxAmount": "30"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user