[Bug]: Config not registering modded eggs correctly.
deadspidervenom opened this issue ยท 5 comments
Steps to Reproduce the Bug
- Install Enhanced Mob Spawners
- Install Alex's Caves
- Load game to generate config
Enhanced Mob Spawner filename
spawnermod-1.20.1-1.9.3+Forge.jar
Other mod filename (Optional)
alexscaves-1.1.4.jar
Extra Notes (Optional)
This appears to be affecting all of the "alex's" series instead of full generating the eggs item name, it does this weird stepping with it.
Other mods seem fine, though i'm not sure.
example of what i mean
"alexscaves:spawn": 1, "alexscaves:spawn_": 1, "alexscaves:spawn_e": 1, "alexscaves:spawn_eg": 1, "alexscaves:spawn_egg": 1, "alexscaves:spawn_egg_": 1, "alexscaves:spawn_egg_dee": 1, "alexscaves:spawn_egg_deep_": 1, "alexscaves:spawn_egg_f": 1, "alexscaves:spawn_egg_gos": 1, "alexscaves:spawn_egg_grot": 1, "alexscaves:spawn_egg_h": 1, "alexscaves:spawn_egg_l": 1, "alexscaves:spawn_egg_luxtr": 1, "alexscaves:spawn_egg_min": 1, "alexscaves:spawn_egg_r": 1, "alexscaves:spawn_egg_sub": 1, "alexscaves:spawn_egg_t": 1, "alexscaves:spawn_egg_tr": 1, "alexscaves:spawn_egg_u": 1, "alexscaves:spawn_egg_va": 1,
This is a problem with mods like Alex's Mobs, BetterNether and BetterEnd, where the spawn egg item names don't follow the vanilla format, so they are all named similar to "spawn_egg_MOBNAME", instead of "MOBNAME_spawn_egg.
Please fix this critical bug, as it makes this mod rather useless in a modded environment.
if the 1 indicated disable, please note the eggs are not named that, as one egg should be "alexscaves:spawn_egg_boundroid"
As far as I know this has been fixed for the fabric version and support for forge has been dropped, that's why it's not fixed for forge. See #90
As far as I know this has been fixed for the fabric version and support for forge has been dropped, that's why it's not fixed for forge. See #90
Then it should be posted on the mod page. I would have never downloaded the mod if i had known. My post is the fault of the dev. I understand they have health issues, however if they dont want bug reports like this to be posted then upset people. They should public let people know. Not leave it in a closed bug report from January. Yes you should look for similar posts to yours before you post, but not every search term will find the right post and closed posts dont show up in open posts, which for a legit bug people will not check closed post if they think its a actively developed mod.
As @LucyKosaki mentioned, this issue is fixed for the fabric releases with mod versions 1.2.5 and upward. However, I will leave this one pinned at the top and open so people can see it easier.