blob: bafd007846ab986f128059845e1a24c12e71e855 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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
value: 5
|