mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
18 lines
327 B
JSON
18 lines
327 B
JSON
|
{
|
||
|
"wanderingVillager": {
|
||
|
"isRareTrade": true,
|
||
|
"enabled": true,
|
||
|
"emeraldCost": 23,
|
||
|
"maxUses": 8,
|
||
|
"villagerExp": 1,
|
||
|
"priceMultiplier": 0.5
|
||
|
},
|
||
|
"shepherdOffer": {
|
||
|
"tier": "EXPERT",
|
||
|
"enabled": true,
|
||
|
"emeraldCost": 23,
|
||
|
"maxUses": 8,
|
||
|
"villagerExp": 1,
|
||
|
"priceMultiplier": 0.5
|
||
|
}
|
||
|
}
|