Incompatible with Armorable Mobs
Gandalf360one opened this issue ยท 1 comments
Forge Version
14.23.5.2860
Galacticraft Version
4.0.2.283
Log or Crash Report
https://gist.github.com/Gandalf360one/76073c933d6f7acf4c39bb3bf6ca4872
Reproduction steps
When using Armorable Mobs and staging them with Gamestages, Galacticraft will block the mob lodout from spawning.
How to reproduce:
- Add the following mods to your game: Galacticraft, Crafttweaker, Armorable Mobs, Gamestages, Bookshelf to your game.
- Add the following script for adding a new mob lodout to the game: https://pastebin.com/8XXHPWmP
- Loadup your game. Give yourself the gamestage "stone".
- Spawn some Zombies. They should spawn with diamond gear but they wont.
- Remove or out comment "group.addGameStage("stone");"
- Loadup your game again and spawn some zombies. Now it work.
Sorry if the description is a bit weaird.