diff --git a/trading/cleric_trades.json b/trading/cleric_trades.json index 7749883..33cd31e 100644 --- a/trading/cleric_trades.json +++ b/trading/cleric_trades.json @@ -125,22 +125,6 @@ "item": "minecraft:experience_bottle" } ] - }, - { - "wants": [ - { - "item": "minecraft:emerald", - "quantity": { - "min": 9, - "max": 11 - } - } - ], - "gives": [ - { - "item": "minecraft:potion_type:strong_healing" - } - ] } ] }