minecraft server init
This commit is contained in:
27
config/vtt/trade_tables/necromancer.json
Normal file
27
config/vtt/trade_tables/necromancer.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user