Galacticraft Legacy

Galacticraft Legacy

2M Downloads

Incompatible with Armorable Mobs

Gandalf360one opened this issue ยท 1 comments

commented

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:

  1. Add the following mods to your game: Galacticraft, Crafttweaker, Armorable Mobs, Gamestages, Bookshelf to your game.
  2. Add the following script for adding a new mob lodout to the game: https://pastebin.com/8XXHPWmP
  3. Loadup your game. Give yourself the gamestage "stone".
  4. Spawn some Zombies. They should spawn with diamond gear but they wont.
  5. Remove or out comment "group.addGameStage("stone");"
  6. Loadup your game again and spawn some zombies. Now it work.

Sorry if the description is a bit weaird.

commented

Found a fix.
Sorry for wasting your time.