mariot7 / XL-Food-Mod

A Minecraft mod that adds more foods and crops to the game.
https://www.curseforge.com/minecraft/mc-mods/xl-food-mod
GNU General Public License v3.0
19 stars 13 forks source link

Have the same language key with vanilla #10

Closed TartaricAcid closed 6 years ago

TartaricAcid commented 6 years ago

Problem

How To Fix?

In this class, change setUnlocalizedName(name); to setUnlocalizedName(Reference.MOD_ID + name);

mariot7 commented 6 years ago

Thanks for letting me know about this. Will fix it soon!

mariot7 commented 6 years ago

Fixed in v1.7.1.