You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some desh items that share the same translation key as some items from galacticraft, regardless of the seperate mod ID, with desh: (hbm:desh_sword, hbm:ingot_desh, hbm:desh_axe, and hbm:desh_hoe) and titanium: (hbm:titanium_pickaxe, hbm:titanium_axe, hbm:titanium_shovel, hbm:titanium_hoe, hbm:titanium_sword, hbm:titanium_helmet, hbm:titanium_boots, and hbm:ingot_titanium). This makes it a pain for modpack developers (such as myself) who want to have these 2 mods in the same pack, and since the translation key is the same CraftTweaker also cannot do anything about it. This could be fixed by making item translation keys use the modid (so it would be hbm:titanium_sword, and not titanium_sword). I will also contact Galacticraft Legacy about this.
The text was updated successfully, but these errors were encountered:
There are some desh items that share the same translation key as some items from galacticraft, regardless of the seperate mod ID, with desh: (hbm:desh_sword, hbm:ingot_desh, hbm:desh_axe, and hbm:desh_hoe) and titanium: (hbm:titanium_pickaxe, hbm:titanium_axe, hbm:titanium_shovel, hbm:titanium_hoe, hbm:titanium_sword, hbm:titanium_helmet, hbm:titanium_boots, and hbm:ingot_titanium). This makes it a pain for modpack developers (such as myself) who want to have these 2 mods in the same pack, and since the translation key is the same CraftTweaker also cannot do anything about it. This could be fixed by making item translation keys use the modid (so it would be hbm:titanium_sword, and not titanium_sword). I will also contact Galacticraft Legacy about this.
The text was updated successfully, but these errors were encountered: