-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconfig.yml
58 lines (58 loc) · 990 Bytes
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Recipes:
Toast:
In:
Item: BREAD
Out:
Item: BREAD
Name: 'Toast'
Saturation: 1
Campfire: true
Smoker: true
Cooking_time_seconds: 5
Xp: 0.0
Potato_Mash:
In:
Item: BAKED_POTATO
Out:
Item: BAKED_POTATO
Name: 'Potato Mash'
Saturation: 1
Campfire: true
Smoker: true
Cooking_time_seconds: 5
Xp: 0.0
Smelt_Gold_Helmet:
In:
Item: GOLDEN_HELMET
Out:
Item: GOLD_NUGGET
Amount: 3
Blast: true
Smelt_Gold_Chest:
In:
Item: GOLDEN_CHESTPLATE
Out:
Item: GOLD_NUGGET
Amount: 6
Blast: true
Smelt_Gold_Pants:
In:
Item: GOLDEN_LEGGINGS
Out:
Item: GOLD_NUGGET
Amount: 5
Blast: true
Smelt_Gold_Boots:
In:
Item: GOLDEN_BOOTS
Out:
Item: GOLD_NUGGET
Amount: 2
Blast: true
Smelt_Gold_Sword:
In:
Item: GOLDEN_SWORD
Out:
Item: GOLD_NUGGET
Amount: 2
Blast: true