Skip to content

Commit eac3c8e

Browse files
committed
Add missing lang keys for config options
1 parent 9035ee0 commit eac3c8e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Common/src/main/resources/assets/hexcasting/lang/en_us.flatten.json5

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,14 @@
381381
"": "Greater Teleport Splats Items",
382382
"@Tooltip": "Whether items should fly out of the player's inventory when using Greater Teleport"
383383
},
384+
doesTrueNameHaveAmbit: {
385+
"": "Does True Name Have Ambit",
386+
"@Tooltip": "Whether True Names (ie entity references to a player) should allow targeting the referenced player even outside of normal ambit",
387+
},
388+
tpDimDenylist: {
389+
"": "Teleport Dimension Deny List",
390+
"@Tooltip": "Resource locations of dimensions where teleportation is not allowed",
391+
},
384392
villagersOffendedByMindMurder: {
385393
"": "Villagers Offended By Mind Murder",
386394
"@Tooltip": "Whether villagers should be angry at the player when other villagers are mindflayed",

0 commit comments

Comments
 (0)