diff --git a/src/main/resources/assets/dungeons_arise/lang/en_us.json b/src/main/resources/assets/dungeons_arise/lang/en_us.json index edca2bf..fe1f087 100644 --- a/src/main/resources/assets/dungeons_arise/lang/en_us.json +++ b/src/main/resources/assets/dungeons_arise/lang/en_us.json @@ -17,7 +17,7 @@ "filled_map.dungeons_arise:heavenly_rider": "Heavenly Rider Explorer Map", "filled_map.dungeons_arise:mining_system": "Mining System Explorer Map", "filled_map.dungeons_arise:heavenly_conqueror": "Heavenly Conqueror Explorer Map", - "filled_map.dungeons_arise:scorched_mines": "Scorched Mines Map", + "filled_map.dungeons_arise:scorched_mines": "Scorched Mines Explorer Map", "filled_map.dungeons_arise:undead_pirate_ship": "Undead Pirate Ship Explorer Map", "filled_map.dungeons_arise:foundry": "Foundry Explorer Map", "filled_map.dungeons_arise:small_blimp": "Small Blimp Explorer Map", @@ -27,5 +27,6 @@ "filled_map.dungeons_arise:heavenly_challenger": "Heavenly Challenger Explorer Map", "filled_map.dungeons_arise:illager_corsair": "Illager Corsair Explorer Map", "filled_map.dungeons_arise:illager_galley": "Illager Galley Explorer Map", - "filled_map.dungeons_arise:mushroom_house": "Mushroom House Explorer Map" + "filled_map.dungeons_arise:mushroom_house": "Mushroom House Explorer Map", + "filled_map.dungeons_arise:thornborn_towers": "Thornborn Towers Explorer Map" }