From 3eb8c7a8fca3f22475d53e30f0b90a6737f313fa Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Thu, 24 May 2018 15:53:20 -0400 Subject: Initial commit --- .../main/resources/assets/fyresmodjam/lang/en_US.lang | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 YWD/src/main/resources/assets/fyresmodjam/lang/en_US.lang (limited to 'YWD/src/main/resources/assets/fyresmodjam/lang') diff --git a/YWD/src/main/resources/assets/fyresmodjam/lang/en_US.lang b/YWD/src/main/resources/assets/fyresmodjam/lang/en_US.lang new file mode 100755 index 0000000..a8631dc --- /dev/null +++ b/YWD/src/main/resources/assets/fyresmodjam/lang/en_US.lang @@ -0,0 +1,19 @@ +item.blockPillar.name=Pillar +item.mysteryPotion.name=Mystery Potion +item.itemTrap.name=Trap +item.mysteryMushroom.name=Mystery Mushroom +item.sceptre.name=Obsidian Sceptre +tile.blockPillar.name=Pillar Block +tile.blockTrap.name=Trap +tile.mysteryMushroomBlock.name=Mystery Mushroom +entity.MysteryPotion.name=Mystery Potion +commands.currentBlessing.usage=/currentBlessing - used to check your current blessing +commands.currentDisadvantage.usage=/currentDisadvantage - used to check your current world disadvantage +commands.currentGoal.usage=/currentGoal - used to check your current world goal +commands.creatureKnowledge.usage=/creatureKnowledge [page] - used to check your current creature knowledge stats +commands.weaponKnowledge.usage=/weaponKnowledge [page] - used to check your current weapon knowledge stats +commands.craftingKnowledge.usage=/craftingKnowledge [page] - used to check your current crafting knowledge stats +fyresmodjam.newVersion=\u00A7bA newer version of the "You Will Die" Mod has been found + +death.attack.inferno=%s had their fire doused +death.attack.retaliation=%s was killed for their crimes \ No newline at end of file -- cgit v1.2.3