Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
When right clicking and trying to add a mining node, the drop-down menu for adding a node does not appear. In this test we were:
- Running Enhanced Crafting Core.
- Enhanced Crafting Core was loaded before the Mining Mod.
- Using an admin with debug enabled. Tested with debug disabled, same result.
Hope you can get this resolved, as we'd really like to use the mod in the future. Can you let me know if this is something you can look into just so I know whether I'll need to get something else built? Thanks!
The issue was happening because I was using a global method in both mods with the same name. Should be fixed with the last update.
When we created a mod that uses these iron ingots as part of a recipe, the craft instead gives you the ones from vanilla, not your Mining Mod. This item is considered as a "drainable" item so doesn't quite work as intended.
Hope this makes sense, please let me know if you need any further details :)
The easy fix would be to add a prefix before the name of your items, like : «Hunter_IronIngot » or «Hunter_RawIron » something like that, to prevent them from conflicting with another item with the same name.
If there is anything else I can provide to help track down this issue, let me know and I will get it ASAP.