diff options
Diffstat (limited to 'data/items/materials/mahogany_planks.yaml')
| -rw-r--r-- | data/items/materials/mahogany_planks.yaml | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/data/items/materials/mahogany_planks.yaml b/data/items/materials/mahogany_planks.yaml index d551321..da50f67 100644 --- a/data/items/materials/mahogany_planks.yaml +++ b/data/items/materials/mahogany_planks.yaml @@ -1,6 +1,20 @@ +color: "96" +craft: + consume: + - items: + - mahogany_logs + quantity: 1 + level: 50 + message: You saw the mahogany logs into luxurious mahogany planks. + skill: construction + station: + - workbench + tool: saw + type: construction + wait: 20 + xp: 30 +description: Luxurious mahogany planks with a deep reddish hue. id: mahogany_planks name: mahogany planks -color: "96" -description: "Luxurious mahogany planks with a deep reddish hue." -value: 120 stackable: false +value: 120 |
