Closed IdrisQe closed 6 years ago
Thanks. There was another post about this on CurseForge. I do make a fair amount of typos, unfortunately. This has been fixed and will be out sometime soon.
Oh, okay, good to know! I was about to post that I found the typo in PropertyGroups.java but I guess that's not needed.
new Builder("embers", true, new String[]
{
"embers_aluminum_ore", "embers_copper_ore", "embers_lead_ore",
"embers_nickel_ore", "enbers_silver_ore", "embers_tin_ore"
}),
Haha yeahhh. I definitely appreciate it, though.
Fixed in 4.2. That'll be out in a minute. Let me know if you need anything else or have any idea for improving the mod. Thanks again for your support!
So, upon adding Embers to my modpack, I now cannot start the game due to an OSV crash. The issue appears to be a typo. I'm using the pre-release version you gave me to fix the Immersive Engineering Ore problem. enbers_silver_ore is, expectedly, not a thing that exists, as I have Embers... Not Enbers. Just something that should probably be remedied before the official release.