item not being added to oredict entry
dancc7t opened this issue ยท 1 comments
Issue Description:
Hello, i am creating a new modpack but many items of several mods are not oredicted properly (who knows why but that is troublesome to me, its wasting a lot of my time to make the modpack), so i have to use the IOreDictEntry add fuction to add them to their oredicts
What happens:
The item i added (copper ingot) to oredict doesn't have an oredict
What you expected to happen:
when i use /ct hand on a copper ingot i expect to see an oredict for that item
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):
Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):
Affected Versions (Do not use "latest"):
- Minecraft: 1.12.2
- Forge: forge1.12.2-14.23.2.2619
- Crafttweaker: CraftTweaker2-1.12-4.1.5
Your most recent log file where the issue was present:
(i removed the rest of my scripts which changed a lot of recipes, that explains all that crafttweaker messages)
Thanks.