andersblomqvist / enhanced-mob-spawners

Mod for Minecraft (Fabric). Adding new features to the Spawner
https://www.curseforge.com/minecraft/mc-mods/enhanced-mob-spawners
Creative Commons Zero v1.0 Universal
8 stars 11 forks source link

[Bug]: Config not registering modded eggs correctly. #97

Open deadspidervenom opened 3 months ago

deadspidervenom commented 3 months ago

Steps to Reproduce the Bug

  1. Install Enhanced Mob Spawners
  2. Install Alex's Caves
  3. 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,

deadspidervenom commented 3 months ago

if the 1 indicated disable, please note the eggs are not named that, as one egg should be "alexscaves:spawn_egg_boundroid"

totrider commented 2 months ago

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.

LucyKosaki commented 2 months ago

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

deadspidervenom commented 1 month ago

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.