Skip to content

Commit 45ce386

Browse files
authored
Fixes lang file issues (#7111)
* adds more entity potion causes and adds the type * Update default.lang * requested changes
1 parent c4c5560 commit 45ce386

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/main/resources/lang/default.lang

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2244,11 +2244,13 @@ environments:
22442244
the_end: end, the end
22452245
custom: custom
22462246

2247-
2247+
# -- Entity Potion Causes --
22482248
entity potion causes:
22492249
area_effect_cloud: enter area effect cloud
22502250
arrow: arrow infliction
22512251
attack: attack
2252+
axolotl: axolotl
2253+
warden: warden
22522254
beacon: beacon effect
22532255
command: command
22542256
conduit: conduit effect
@@ -2352,6 +2354,7 @@ types:
23522354
biome: biome¦s @a
23532355
potioneffecttype: potion effect type¦s @a
23542356
potioneffect: potion effect¦s @a
2357+
entitypotioncause: entity potion cause¦s @an
23552358
enchantment: enchantment¦s @an
23562359
damagecause: damage cause¦s @a
23572360
teleportcause: teleport cause¦s @a

0 commit comments

Comments
 (0)