-
Notifications
You must be signed in to change notification settings - Fork 4
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
malken21
authored and
malken21
committed
Dec 23, 2023
1 parent
900621e
commit b2c47e5
Showing
71 changed files
with
420 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,8 @@ | ||
{ | ||
"item.minecraft.endermite_spawn_egg": "Hamster Spawn Egg", | ||
"entity.minecraft.endermite": "Hamster", | ||
"subtitles.entity.endermite.ambient": "Hamster scuttles", | ||
"subtitles.entity.endermite.death": "Hamster dies", | ||
"subtitles.entity.endermite.hurt": "Hamster hurts", | ||
"biome.usj.unko": "USJ UNKO!!" | ||
} |
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,8 @@ | ||
{ | ||
"item.minecraft.endermite_spawn_egg": "ハムスターのスポーンエッグ", | ||
"entity.minecraft.endermite": "ハムスター", | ||
"subtitles.entity.endermite.ambient": "ハムスターが鳴く", | ||
"subtitles.entity.endermite.death": "ハムスターが死ぬ", | ||
"subtitles.entity.endermite.hurt": "ハムスターがダメージを受ける", | ||
"biome.usj.unko": "USJ UNKO!!" | ||
} |
Oops, something went wrong.