diff options
Diffstat (limited to 'data/items/materials/mahogany_planks.yaml')
| -rw-r--r-- | data/items/materials/mahogany_planks.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/items/materials/mahogany_planks.yaml b/data/items/materials/mahogany_planks.yaml index 6269cba..9d4063e 100644 --- a/data/items/materials/mahogany_planks.yaml +++ b/data/items/materials/mahogany_planks.yaml @@ -1,13 +1,13 @@ color: "60" craft: - ingredients: - - items: - - mahogany_logs - quantity: 1 + - ingredients: + - items: + - mahogany_logs + quantity: 1 level: 50 success_message: "You saw the mahogany logs into %n." station: - - workbench + - workbench tool: saw type: construction ticks_per_cycle: 20 |
