Differences From
Artifact [db8db88125]:
1 1 return {
2 2 dark = {
3 3 color = {86,16,42};
4 4 infusion = "default:obsidian_shard";
5 5 };
6 6 shimmering = {
7 - color = {112,255,170};
7 + color = {224,255,155};
8 8 infusion = "default:mese_crystal_fragment";
9 9 };
10 10 silent = {
11 11 color = {249,193,42};
12 12 infusion = "sorcery:extract_cotton";
13 13 };
14 14 verdant = {
15 - infusion = "default:apple_sapling";
15 + infusion = "default:sapling";
16 16 color = {78,222,113};
17 17 };
18 18 blazing = {
19 19 infusion = "sorcery:oil_flame";
20 20 color = {229,32,53};
21 21 };
22 22 }