IMC-Vocality/kubejs/data/apotheosis/wanderer_trades/bonesplitter.json
2025-04-09 22:50:07 -05:00

55 lines
1.2 KiB
JSON

{
"conditions": [{
"type": "apotheosis:module",
"module": "village"
}],
"type": "apotheosis:basic_trade",
"rare": true,
"input_1": {
"item": "iceandfire:sapphire_gem",
"count": 15
},
"input_2": {
"item": "minecraft:air",
"count": 0
},
"output": {
"item": "simplyswords:diamond_halberd",
"count": 1,
"nbt": {
"Enchantments": [
{
"lvl": 10,
"id": "minecraft:sharpness"
},
{
"lvl": 1,
"id": "minecraft:mending"
},
{
"lvl": 2,
"id": "apotheosis:scavenger"
},
{
"lvl": 2,
"id": "apotheosis:capturing"
},
{
"lvl": 5,
"id": "minecraft:looting"
},
{
"lvl": 3,
"id": "minecraft:unbreaking"
}
],
"display": {
"Name": "{\"translate\":\"name.apotheosis.merch_axe2\", \"italic\": false, \"color\": \"#9AB091\"}"
},
"Damage": 0
}
},
"max_trades": 1,
"xp": 500,
"price_mult": 1.0
}