diff options
Diffstat (limited to 'data/recipes/craft_emerald_ring.yaml')
| -rw-r--r-- | data/recipes/craft_emerald_ring.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/data/recipes/craft_emerald_ring.yaml b/data/recipes/craft_emerald_ring.yaml deleted file mode 100644 index ebbe473..0000000 --- a/data/recipes/craft_emerald_ring.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_emerald_ring -type: crafting -level: 27 -xp: 55 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - qty: 1 - - items: [emerald] - qty: 1 - - items: [ring_mould] - qty: 1 - byproducts: [ring_mould] -output: emerald_ring -message: "You cast a emerald ring." |
