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