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

22 lines
371 B
JSON

{
"conditions": [{
"type": "apotheosis:module",
"module": "village"
}],
"type": "apotheosis:basic_trade",
"input_1": {
"item": "minecraft:emerald",
"count": 6
},
"input_2": {
"item": "minecraft:air",
"count": 0
},
"output": {
"item": "minecraft:diamond",
"count": 1
},
"max_trades": 5,
"xp": 10,
"price_mult": 1.0
}