Skip to content

Commit

Permalink
Fix lang
Browse files Browse the repository at this point in the history
- Midas Block of Gold -> Block of Midas Gold
- Mention in Enchanted Midas Gold Block staff ability that it is single-use

Signed-off-by: Noaaan <[email protected]>
  • Loading branch information
Noaaan committed Mar 12, 2024
1 parent f53416c commit 1e958b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/assets/mythicmetals/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"block.mythicmetals.metallurgium_anvil": "Metallurgium Anvil",
"block.mythicmetals.metallurgium_block": "Block of Metallurgium",
"block.mythicmetals.midas_gold_anvil": "Midas Gold Anvil",
"block.mythicmetals.midas_gold_block": "Midas Block of Gold",
"block.mythicmetals.midas_gold_block": "Block of Midas Gold",
"block.mythicmetals.midas_gold_ore": "Midas Gold Ore",
"block.mythicmetals.morkite_block": "Block of Morkite",
"block.mythicmetals.morkite_ore": "Morkite Ore",
Expand Down Expand Up @@ -821,7 +821,7 @@
"tooltip.mythril_drill.upgrade.empty": "Empty",

"tooltip.carmot_staff.midas_gold": "Unique Ability - AoE Luck 2",
"tooltip.carmot_staff.enchanted_midas_gold": "Unique Ability - Large AoE Luck 5",
"tooltip.carmot_staff.enchanted_midas_gold": "Unique Ability - Large AoE Luck 5 (Single use!)",
"tooltip.carmot_staff.beacon": "Unique Ability - AoE Buff",
"tooltip.carmot_staff.bronze": "Unique Ability - Thunderstrike",
"tooltip.carmot_staff.copper": "Unique Ability - Lightning Rod",
Expand Down

0 comments on commit 1e958b1

Please sign in to comment.