Skip to content

Changes

Started 6 days 9 hr ago
Took 1 min 18 sec on Builder

Summary

  1. Lowercase 'of' in custom potion names to match vanilla (commit: ea678b7) (details)
Commit ea678b70fed12eaeec53d387fe014d7e588f0a08 by nossr50
Lowercase 'of' in custom potion names to match vanilla

Vanilla potions display as 'Potion of X' but every custom potion in
potions.yml says 'Potion Of X'. All 90 names now match the vanilla
capitalization. Purely cosmetic: recipe matching compares effects,
base type and lore, never display names, so existing brewed potions
still match.
(commit: ea678b7)
The file was modifiedsrc/main/resources/potions.yml (diff)