mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
update: 1.6.0
This commit is contained in:
33
elements/MailmanTrades.mod.json
Normal file
33
elements/MailmanTrades.mod.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"_fv": 73,
|
||||
"_type": "villagertrade",
|
||||
"definition": {
|
||||
"tradeEntries": [
|
||||
{
|
||||
"villagerProfession": {
|
||||
"value": "CUSTOM:MailmanProfession"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"price1": {
|
||||
"value": "Items.EMERALD"
|
||||
},
|
||||
"countPrice1": 1,
|
||||
"price2": {
|
||||
"value": ""
|
||||
},
|
||||
"countPrice2": 1,
|
||||
"offer": {
|
||||
"value": "CUSTOM:ShippingLabel"
|
||||
},
|
||||
"countOffer": 12,
|
||||
"level": 1,
|
||||
"maxTrades": 100,
|
||||
"xp": 5,
|
||||
"priceMultiplier": 0.05
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user