Team-Remastered / End-Remastered-Forge

End Remastered overhauls the way players get to the End and makes the experience way more interesting for them by forcing them to fully explore the beautiful world of Minecraft.
https://www.curseforge.com/minecraft/mc-mods/endremastered
GNU Lesser General Public License v3.0
6 stars 8 forks source link

end remastered 1.16.5 #42

Closed Orangejewce92 closed 1 year ago

Orangejewce92 commented 1 year ago

https://github.com/Team-Remastered/End-Remastered-Forge/blob/e1dd19d2fce9f84a5c70ba03e84cc423912a7d43/src/main/java/com/teamremastered/endrem/utils/LootInjector.java#L29

I am having a "Dead chest" issue coming specifically from end remastered

i believe this to be a fix ((LootContextAccessor)newContextBuilder).repurposedstructures_getParams().putAll(((LootContextAccessor)oldLootContext).repurposedstructures_getParams());

i hope this is something that can be fixed i do not wish to remove this awesome mod.

Orangejewce92 commented 1 year ago

More specifically, even with the mod lootr removed Chests in dungeons or fortresses will not open do to some parameters missing. https://github.com/Team-Remastered/End-Remastered-Forge/blob/e1dd19d2fce9f84a5c70ba03e84cc423912a7d43/src/main/java/com/teamremastered/endrem/utils/LootInjector.java#L39 also line 39 you are using the default Minecraft namespace so it's likely conflicting with vanilla stuff.

Orangejewce92 commented 1 year ago

lootissue.txt