mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-13 06:05:46 +01:00
Adds potion names to the default locale.
The potion names will not be displayed, but it will add all of them in the locale.
This commit is contained in:
parent
e55503a9cf
commit
c8edfe3b51
@ -1239,7 +1239,27 @@ challenges:
|
||||
# # This will overwrite generic translation.
|
||||
# name: "[type] [upgraded] [extended]"
|
||||
# # Type is either specific translation or potion effect.
|
||||
# uncraftable: "Uncraftable"
|
||||
# water: "Water"
|
||||
# mundane: "Mundane"
|
||||
# thick: "Thick"
|
||||
# awkward: "Awkward"
|
||||
# night_vision: "Potion of Night Vision"
|
||||
# invisibility: "Potion of Invisibility"
|
||||
# jump: "Potion of Leaping"
|
||||
# fire_resistance: "Potion of Fire Resistance"
|
||||
# speed: "Potion of Swiftness"
|
||||
# slowness: "Potion of Slowness"
|
||||
# water_breathing: "Potion of Water Breathing"
|
||||
# instant_heal: "Potion of Healing"
|
||||
# instant_damage: "Potion of Harming"
|
||||
# poison: "Potion of Poison"
|
||||
# regen: "Potion of Regeneration"
|
||||
# strength: "Potion of Strength"
|
||||
# weakness: "Potion of Weakness"
|
||||
# luck: "Potion of Luck"
|
||||
# turtle_master: "Potion of Turtle Master"
|
||||
# slow_falling: "Potion of Slow Falling"
|
||||
# stone_shovel:
|
||||
# # This will mean that only stone shovels will not show
|
||||
# # meta information.
|
||||
|
Loading…
Reference in New Issue
Block a user