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

23 lines
393 B
JSON

{
"conditions": [{
"type": "apotheosis:module",
"module": "village"
}],
"type": "apotheosis:basic_trade",
"rare": true,
"input_1": {
"item": "iceandfire:sapphire_gem",
"count": 10
},
"input_2": {
"item": "minecraft:air",
"count": 0
},
"output": {
"item": "minecraft:beacon",
"count": 1
},
"max_trades": 1,
"xp": 50,
"price_mult": 1.0
}