AzureDoom / MCDoom

Adds Doom related content to Minecraft
45 stars 17 forks source link

[Forge 1.18.1 Configs] Cyber Demon spawning at different heart values #31

Closed itsdinkd closed 2 years ago

itsdinkd commented 2 years ago

As mentioned in discord today, I went to the Nether and noticed Cyber Demon 2016 did not have the same HP as configured in the common config.

Cyber Demon 2016 HP is set to 500 in the config, but in game it was showing 300 via JADE.

Doom version: 4.0.0 Forge 39.0.22

AzureDoom commented 2 years ago

image Thanks to the wonderful powers of Forge, Health configs are impossible due to the event that registers entities attributes firing before configs are loaded.

itsdinkd commented 2 years ago

Lmfao some how... I'm not even surprised by forge anymore lol. Well thank you for looking into it.

AzureDoom commented 2 years ago

@itsdinkd was given a work around for Forges shit config loading system, 4.1.0 has the fix for Health/Melee configs, along with a port of the Fabric changes due to the amount of DMs I was getting about them being ported. Enjoy!