ForgePatch/patches/minecraft/net/minecraft/util/registry
Alex O'Neill 020102d87f
Make UnboundedMapCodec more lenient in decoding dimensions. Fixes MC-197860 (#7527)
2021-01-05 19:17:24 -08:00
..
Bootstrap.java.patch Rollback registries to vanilla state if something happens during loading, so subsequent activities can still run and not generate false reports.. 2020-10-25 11:33:43 -04:00
DynamicRegistries.java.patch Fix Biomes not properly copying over ids loaded from the save to the new Dynamic Registry. 2020-11-01 20:30:38 -08:00
Registry.java.patch Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
SimpleRegistry.java.patch Make UnboundedMapCodec more lenient in decoding dimensions. Fixes MC-197860 (#7527) 2021-01-05 19:17:24 -08:00
WorldGenRegistries.java.patch Wrap vanilla's 'default' biome registry in ForgeRegistry. 2020-08-26 09:49:41 -07:00
WorldSettingsImport.java.patch Fix json biomes not setting registry name correctly for the BiomeLoadingEvent. (#7329) 2020-09-15 09:51:45 -07:00