minecraft server init
This commit is contained in:
29
config/vtt/trade_tables/fletcher.json
Normal file
29
config/vtt/trade_tables/fletcher.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"Profession": "minecraft:farmer",
|
||||
"Career": "fletcher",
|
||||
"Offers": {
|
||||
"Recipes": [
|
||||
{
|
||||
"action": "clear"
|
||||
},
|
||||
{
|
||||
"action": "add",
|
||||
"CareerLevel": 1,
|
||||
"buy": {
|
||||
"id": "primal:flint_point",
|
||||
"Count": {
|
||||
"min": 2,
|
||||
"max": 5
|
||||
}
|
||||
},
|
||||
"sell": {
|
||||
"id": "minecraft:string",
|
||||
"Count": {
|
||||
"min": 3,
|
||||
"max": 8
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user