Skip to content

Commit 0e20a38

Browse files
Add lang string for greater teleport splat option
1 parent 94bf712 commit 0e20a38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,10 @@
373373
"": "Circle Action Deny List",
374374
"@Tooltip": "Resource locations of disallowed actions within circles. Trying to cast one of these from a circle will result in a mishap.",
375375
},
376+
greaterTeleportSplatsItems: {
377+
"": "Greater Teleport Splats Items",
378+
"@Tooltip": "Whether items should fly out of the player's inventory when using Greater Teleport"
379+
},
376380
villagersOffendedByMindMurder: {
377381
"": "Villagers Offended By Mind Murder",
378382
"@Tooltip": "Whether villagers should be angry at the player when other villagers are mindflayed",

0 commit comments

Comments
 (0)