This repository has been archived by the owner on Aug 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mods_feat(Enigmatic Graves): 新增 Enigmatic Graves v1.7.11-b1 (#365)
- Loading branch information
1 parent
0fbd1fc
commit 30fbb17
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"config.jade.plugin_enigmaticgraves.grave": "Enigmatic Graves Plugin", | ||
"enigmaticgraves.grave.not_found": "No bound grave", | ||
"entity.enigmaticgraves.grave": "Grave", | ||
"grave.locate": "The grave is at %s", | ||
"info.grave.not_found": "Grave position not found!", | ||
"info.grave.remove_grave": "No Grave Location. Right click me (in creative) on a grave to remove it!", | ||
"item.enigmaticgraves.grave_finder": "Grave Finder" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"config.jade.plugin_enigmaticgraves.grave": "《Enigmatic Graves》插件", | ||
"enigmaticgraves.grave.not_found": "未綁定墓碑", | ||
"entity.enigmaticgraves.grave": "墓碑", | ||
"grave.locate": "墓碑位於 %s", | ||
"info.grave.not_found": "找不到墓碑位置!", | ||
"info.grave.remove_grave": "沒有墓碑的位置。對著墓碑使用(創造模式下)來將其移除!", | ||
"item.enigmaticgraves.grave_finder": "墓碑定位器" | ||
} |