Clear block state map before recreating it during bake.#15
Conversation
|
I don't think this patch is valid, the actual cause of the problem is more likely due to |
|
On second thought, aren't we doing some things twice at the moment? |
|
I have seen some weird shit happen from disabling stuff, and since things seem to work for the most part at the moment it should be fine to keep around. |
|
Fair enough, but Honestly, the more I think about it, the more this patch feels like the best solution. |
|
I feel like either way |
|
If anything, we can honestly limit the clearing in the MappedRegistryInject so we don't cause problems to other mods. |
As far as I can see, |
|
Yeah, we really need to call it, because some Neo mods hook into the |
|
Ah, I see. For reference, it might look something like this: |
ef2c5d5 to
8792461
Compare
|
Personally not a big fan of |
|
Hmm... |
|
Might be our best bet here, to be honest. |
Do we want to do that for Fabric-specific registries as well, or only vanilla/NeoForge ones? |
|
Best to track for all, since we're still bridging it. |
Fix for players being unable to join servers.