Fixed "Tropical Helmet" incorrectly displaying as "Turtle Shell"

This commit is contained in:
MattNL
2022-10-04 17:21:12 -04:00
parent 5b1bbc9f2c
commit 14d750f654

View File

@@ -816,7 +816,7 @@
{ "sea_pickle": "Sea Pickle" },
{ "nautilus": "Nautilus Shell" },
{ "nautilus_core": "Heart of the Sea" },
{ "turtle_helmet": "Turtle Helmet" },
{ "turtle_helmet": "Turtle Shell" },
{ "turtle_shell_piece": "Scute" },
{ "trident": "Trident" },
{ "phantom_membrane": "Phantom Membrane" }