From a7638488084af6fe83743b1188c85c5c1933eae7 Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Sun, 23 Jan 2022 23:40:37 +0300 Subject: [PATCH] build0006 --- trading/cleric_trades.json | 16 ---------------- 1 file changed, 16 deletions(-) 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" - } - ] } ] }