diff options
Diffstat (limited to 'data/items/materials/sapphire.yaml')
| -rw-r--r-- | data/items/materials/sapphire.yaml | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/data/items/materials/sapphire.yaml b/data/items/materials/sapphire.yaml index 9710d45..e2a2bb3 100644 --- a/data/items/materials/sapphire.yaml +++ b/data/items/materials/sapphire.yaml @@ -1,6 +1,18 @@ +color: "69" +craft: + consume: + - items: + - uncut_sapphire + quantity: 1 + level: 20 + message: You cut the sapphire into a beautiful gem. + skill: crafting + tool: chisel + type: crafting + wait: 3 + xp: 50 +description: A beautifully cut sapphire. id: sapphire name: sapphire -color: "69" -description: "A beautifully cut sapphire." -value: 50 stackable: false +value: 50 |
