diff options
Diffstat (limited to 'data/items/tools/plant_pot.yaml')
| -rw-r--r-- | data/items/tools/plant_pot.yaml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/data/items/tools/plant_pot.yaml b/data/items/tools/plant_pot.yaml index ca384cd..d9cb53b 100644 --- a/data/items/tools/plant_pot.yaml +++ b/data/items/tools/plant_pot.yaml @@ -1,18 +1,18 @@ color: "82" craft: - ingredients: - - items: - - unfired_plant_pot - quantity: 1 + - ingredients: + - items: + - unfired_plant_pot + quantity: 1 fail_message: The plant pot cracks in the oven and is ruined. level: 19 success_message: "You fire the %i1 in the oven." station: - - pottery_oven + - pottery_oven success: - base: 0.3 - cap: 0.95 - per_level: 0.02 + base: 0.3 + cap: 0.95 + per_level: 0.02 type: crafting ticks_per_cycle: 4 xp: 18 |
