This a mod/core mod that disables the creation of the End Portal upon the Ender Dragon's death. Instead, the dragon will drop her egg as an item.
It's pretty hacky and untested, so yeah. Don't use it for anything important. I made it for a modded server I play on.
Version 1.0.0a download here .
The command line argument "-Dfml.coreMods.load=xbony2.aepm.AEPMPlugin" needs to be added, or it will not work. There's probably a way around this, but I'm lazy.
Source code here .
This may not work if your username is "xbony2". No seriously MultiMc/FML tries to load "<PROFILE NAME>.aepm.AEPMPlugin" instead of the proper "xbony2.aepm.AEPMPlugin". I don't even know... that said, the username "aepm" will likely break things too (sorry person if you exist).
Edit: to elaborate, this seems to work fine in the unobfuscated environment, and I expect the same results in the plain obfuscated environment, but it's not tested.