quat1024 / apathy

Apathetic Mobs but it's Overengineered
9 stars 5 forks source link

[bug] Changing the initial end gateway count causes the ender dragon and exit portal to just not exist #21

Closed spacialflaw closed 1 year ago

spacialflaw commented 1 year ago

Can be replicated by just changing the end gateway count (I had it on 3) and loading a new end dimension.

The version of the mod is 2.7 Forge 1.19.2

quat1024 commented 1 year ago

Well huh, that's weird. Missed this in my testing because I typically test all the config options at once, and if you set portalInitialState to not-closed it turns up.

quat1024 commented 1 year ago

Also affects the 1.20 builds (notable cause i rewrote some of the End stuff cause mojang)

quat1024 commented 1 year ago

(a workaround, to fix any extant broken Ends: cheat in an End Crystal and place it on a block of obsidian, it will spawn an End Portal. vanilla mechanic)

quat1024 commented 1 year ago

Ok, this should be fixed in 2.7.1 available in the usual places.