-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
de7af91
commit 3ab6d26
Showing
4 changed files
with
51 additions
and
2 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,2 @@ | ||
- Change TorchEntity behavior | ||
- Add German language |
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
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
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,15 @@ | ||
{ | ||
"item.torchbowmod.torchbow": "Fackelbogen", | ||
"item.torchbowmod.multitorch": "Fackelbund", | ||
"item.torchbowmod.torcharrow": "Fackelpfeil", | ||
"itemGroup.torchbowmod.torchbowmod_tab": "Fackelbogenseite", | ||
"death.attack.EntityTorch": "%1$s starb durch %2$s's Fackel.", | ||
"log.sb.check": "Storagebox Introduction Status check now......", | ||
"log.sb.load": "Storagebox confirmed the introduction. Load complete.", | ||
"log.sb.error": "Storagebox Load Error.", | ||
"log.sb.unload": "Storagebox Non-Introduction.", | ||
"log.sg.check": "Silent's Gems Introduction Status check now.......", | ||
"log.sg.load": "Silent's Gemsconfirmed the introduction. Load complete.", | ||
"log.sg.error": "Silent's Gems Load Error.", | ||
"log.sg.unload": "Silent's Gems Non-Introduction." | ||
} |