pWn3d1337 / Techguns

Techguns mod for minecraft
https://minecraft.curseforge.com/projects/techguns
16 stars 4 forks source link

Ingots and nuggets not actually disabling #137

Open TheDarkPreacher opened 6 years ago

TheDarkPreacher commented 6 years ago

I have Thermal Suite and TechGuns2 in my pack, and the configs for TG2 are set to false for all nuggets and ingots, but if I craft together, for example, 9 TE copper nuggets, instead of getting the TE copper ingot, I get the TG2 ingot... which is supposed to be disabled. and when I take a TE copper ingot and turn it into nuggets, it becomes TG2 copper nuggets... which are also disabled in the TG2 config.

pWn3d1337 commented 6 years ago

The problem is, the items are not actually disabled because they are no own item but just a metadata. The problem is the JSON recipes are still present and working because the item still exists in the game.

Krid3l commented 6 years ago

Afaik they're just disabled from spawning in newly-created worlds and chunks. Try downloading mods such as Base Metals + Modern Metals to give Forge an ore-dictionary compatible asset to replace TG2 metals with. TechGuns machines will accept any metals similar to the ones needed as long as their oredic entries are the same.