-
Notifications
You must be signed in to change notification settings - Fork 36
/
brewing.sk
63 lines (49 loc) · 2.12 KB
/
brewing.sk
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
59
60
61
62
63
potions:
[(glass|empty)] bottle¦s = minecraft:glass_bottle
dragon['s] breath = minecraft:dragon_breath
(potion¦s of {potion types}|{potion types} potion¦s) = minecraft:potion
(splash potion¦s of {potion types}|{potion types} splash potion¦s) = minecraft:splash_potion
(lingering potion¦s of {potion types}|{potion types} lingering potion¦s) = minecraft:lingering_potion
(bottle¦s of water|water bottle¦s) = potion of water
potion¦s = minecraft:potion
[any] splash potion¦s = minecraft:splash_potion
[any] lingering potion¦s = minecraft:lingering_potion
any potion = potion, any splash potion, any lingering potion
blocks unchanged:
brewing stand¦s = minecraft:brewing_stand
blocks before caves and cliffs update part 1:
minecraft version = 1.16.5 or older
{cauldron level}:
{default} = -
empty = -[level=0]
one-third filled = -[level=1]
two-thirds filled = -[level=2]
(filled|full) = -[level=3]
{cauldron level} cauldron¦s = minecraft:cauldron
blocks after caves and cliffs update part 1:
minecraft version = 1.17 or newer
[empty] cauldron¦s = minecraft:cauldron
lava cauldron¦s = minecraft:lava_cauldron
{cauldron level}:
{default} = -
one-third filled = -[level=1]
two-thirds filled = -[level=2]
(filled|full) = -[level=3]
{cauldron level} [water] cauldron¦s = minecraft:water_cauldron # "water" is optional for backwards compatibility
{cauldron level} powder snow cauldron¦s = minecraft:powder_snow_cauldron
unchanged ingredients:
ghast tear¦s = minecraft:ghast_tear
fermented spider eye¦s = minecraft:fermented_spider_eye
blaze powder¦s = minecraft:blaze_powder
magma cream¦s = minecraft:magma_cream
gold[en] carrot¦s = minecraft:golden_carrot
rabbit['s] (foot|feet) = minecraft:rabbit_foot
ingredients before flattening:
minecraft version = 1.12.2 or older
(glistering|gold[en]) melon[ slice]¦s = minecraft:speckled_melon
ingredients after flattening:
minecraft version = 1.13 or newer
(glistering|gold[en]) melon[ slice]¦s = minecraft:glistering_melon_slice
update aquatic ingredients:
minecraft version = 1.13 or newer
phantom membrane¦s = minecraft:phantom_membrane