MrCrayfish / GoblinTraders

Adds goblins that trade speical items with the player!
MIT License
56 stars 39 forks source link

Missing Name's on Arrow's #39

Open SillySoon opened 3 years ago

SillySoon commented 3 years ago

Hey!

Today i found a little bug in your Modpack.

I have seen that the Arrows have "weird" Name's.

So there is something missing in: goblintraders-1.6.0-1.16.3.jar\assets\goblintraders\lang\en_us.json

to be exact there should be this lines,

"item.minecraft.tipped_arrow.effect.haste": "Arrow of Haste",
"item.minecraft.tipped_arrow.effect.absorption": "Arrow of Absorption",
"item.minecraft.tipped_arrow.effect.dolphins_grace": "Arrow of Dolphins Grace",

somewhere between everything.

Easy to do, I think it just got missed :)