alcatrazEscapee / Chocolate

A mod that fixes some annoying bugs with vanilla's data driven world gen in 1.16
https://www.curseforge.com/minecraft/mc-mods/chocolate-fix
MIT License
4 stars 3 forks source link

Fix bug "MC-194811" (Missing structures will destroy saved worlds) #4

Closed congueror closed 3 years ago

congueror commented 3 years ago

This is a really annoying bug that has to do with world gen so I thought I'd ask, is it possible for you to fix this bug: MC-194811 ? Am not sure what you will need to do to fix this but if you could take a look i'd appreciate it. Cheers!

alcatrazEscapee commented 3 years ago

I'd heard of this before, however I was under the impression it was already fixed by Forge - but that may not be the case (?). Or it may just be sitting in a PR getting stale.

Fabric API had fixed this a while ago although.

Edit: This is currently PR'd to Forge in https://github.com/MinecraftForge/MinecraftForge/pull/7471. If for some reason is it not possible to fix it in Forge itself, I would consider implementing the same fix into Chocolate.

alcatrazEscapee commented 3 years ago

This has now been fixed in Forge, as of 1.16.4-35.0.22, and as such is not needed by Chocolate.