diff options
Diffstat (limited to 'data/items/tools/plant_pot.yaml')
| -rw-r--r-- | data/items/tools/plant_pot.yaml | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/data/items/tools/plant_pot.yaml b/data/items/tools/plant_pot.yaml index 2f81e08..bafd007 100644 --- a/data/items/tools/plant_pot.yaml +++ b/data/items/tools/plant_pot.yaml @@ -1,5 +1,23 @@ +color: "130" +craft: + consume: + - items: + - unfired_plant_pot + quantity: 1 + fail_message: The plant pot cracks in the oven and is ruined. + level: 19 + message: You fire the plant pot in the oven successfully. + skill: crafting + station: + - pottery_oven + success: + base: 0.3 + cap: 0.95 + per_level: 0.02 + type: crafting + wait: 4 + xp: 18 +description: A clay plant pot for growing plants. id: plant_pot name: plant pot -color: "130" -description: "A clay plant pot for growing plants." value: 5 |
