build0001
This commit is contained in:
@@ -270,6 +270,29 @@
|
|||||||
"reward_exp": true
|
"reward_exp": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"num_to_select": 1,
|
||||||
|
"trades": [
|
||||||
|
{
|
||||||
|
"wants": [
|
||||||
|
{
|
||||||
|
"item": "minecraft:emerald",
|
||||||
|
"quantity": 10,
|
||||||
|
"price_multiplier": 0.05
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"gives": [
|
||||||
|
{
|
||||||
|
"item": "minecraft:splash_potion{Potion:strong_healing}",
|
||||||
|
"quantity": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"trader_exp": 30,
|
||||||
|
"max_uses": 12,
|
||||||
|
"reward_exp": true
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user