ICY105/CaveBiomes

Names of elemental pickaxes are spelled wrong.

Closed this issue · 0 comments

Installed Datapacks:
image

Client:
Running in Vanilla Single player, but is unrelated to the issue.

What's wrong:
Hi, I love your data pack, but I couldn't help but notice that the names of all the elemental pickaxes are spelled wrong.

So instead of Diamond Pickaxe of Water, for example, it's named Diamond Piackaxe of Air. This happens with all of the pickaxes. I'm sorry if this seems like a really small bug, but I figured I would point it out in case no one else had. I've linked where the problem originates.

Air Pickaxe
https://github.com/ImCoolYeah105/CaveBiomes/blob/5957e738f1771e9a1d4123874fb711ee17db31ba/data/caves/loot_tables/items/pickaxe/diamond_pickaxe_air.json#L13

Earth Pickaxe
https://github.com/ImCoolYeah105/CaveBiomes/blob/5957e738f1771e9a1d4123874fb711ee17db31ba/data/caves/loot_tables/items/pickaxe/diamond_pickaxe_earth.json#L13

Water Pickaxe
https://github.com/ImCoolYeah105/CaveBiomes/blob/5957e738f1771e9a1d4123874fb711ee17db31ba/data/caves/loot_tables/items/pickaxe/diamond_pickaxe_water.json#L13

Fire Pickaxe
https://github.com/ImCoolYeah105/CaveBiomes/blob/5957e738f1771e9a1d4123874fb711ee17db31ba/data/caves/loot_tables/items/pickaxe/diamond_pickaxe_fire.json#L13

Again, I really love your data pack and the special armor and tools! Keep up the great work!