juancarloscp52 / BedrockIfy

A Minecraft mod that implements some Minecraft Bedrock features into Java edition.
GNU General Public License v3.0
165 stars 35 forks source link

[Request] Please compile a variant without the modded cauldrons! A fully client-side mod with just the UI of Bedrock! #325

Closed zake2002v2 closed 1 month ago

zake2002v2 commented 3 months ago

I tried disabling the cauldrons mixin from the mod settings, but despite that, if I try to host a LAN world, I can't have a fabric-vanilla client join without them also adding the mod as well, I was only able to get away with a purely vanilla client being able to join, which is rather disappointing

13:17:34.664 FabricRegistrySync Render thread - Received unknown remote registry entries from server
13:17:34.664 FabricRegistrySync Render thread - Registry entry (bedrockify:water_cauldron_entity) is missing from local registry (minecraft:block_entity_type)
13:17:34.664 FabricRegistrySync Render thread - Registry entry (bedrockify:potion_cauldron) is missing from local registry (minecraft:block)
13:17:34.664 FabricRegistrySync Render thread - Registry entry (bedrockify:colored_water_cauldron) is missing from local registry (minecraft:block)

If I could just figure out how to remove the cauldrons, then I wouldn't have to deal with fabric incompatibility for those who don't have the mod themselves