27 lines
475 B
JSON
27 lines
475 B
JSON
{
|
|
"Profession": "minecraft:priest",
|
|
"Career": "necromancer",
|
|
"Offers": {
|
|
"Recipes": [
|
|
{
|
|
"action": "clear"
|
|
},
|
|
{
|
|
"action": "add",
|
|
"CareerLevel": 1,
|
|
"buy": {
|
|
"id": "abyssalcraft:shadowshard",
|
|
"Count": {
|
|
"min": 2,
|
|
"max": 5
|
|
}
|
|
},
|
|
"sell": {
|
|
"id": "abyssalcraft:stone",
|
|
"Count": 1,
|
|
"Damage": 7
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |