diff options
Diffstat (limited to 'data/items/tools/unfired_plant_pot.yaml')
| -rw-r--r-- | data/items/tools/unfired_plant_pot.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/items/tools/unfired_plant_pot.yaml b/data/items/tools/unfired_plant_pot.yaml index 8de17c8..d867125 100644 --- a/data/items/tools/unfired_plant_pot.yaml +++ b/data/items/tools/unfired_plant_pot.yaml @@ -1,13 +1,13 @@ color: "AD" craft: - ingredients: - - items: - - soft_clay - quantity: 1 + - ingredients: + - items: + - soft_clay + quantity: 1 level: 19 success_message: "You shape the clay into a %n." station: - - pottery_wheel + - pottery_wheel type: crafting ticks_per_cycle: 4 xp: 18 |
