Differences From
Artifact [dff1ef8974]:
30 30 'group:mushroom';
31 31 };
32 32 };
33 33 purifying = {
34 34 color = {255,243,141};
35 35 style = 'sparkle'
36 36 };
37 - wind = {
37 + wind = { -- speed effects
38 38 color = {150,176,190};
39 39 style = 'sparkle';
40 40 mix = {
41 - 'sorcery:extract_barley';
42 - 'sorcery:extract_rye';
43 - 'farming:rice';
44 - 'farming:rice';
45 - 'default:papyrus';
41 + 'farming:coffee_beans';
42 + 'sorcery:extract_mint';
46 43 'farming:salt';
47 44 };
48 45 };
49 - sanguine = {
46 + sanguine = { -- healing
50 47 color = {243,66,66};
51 48 style = 'sparkle';
52 49 mix = {
53 50 'flowers:mushroom_red';
54 51 'sorcery:extract_raspberry';
55 52 'sorcery:blood';
56 53 'farming:beetroot';