
Java mod files do not run directly on Bedrock
The platform and modding APIs are different. If you find a Bedrock add-on with similar survival mechanics, treat it as a separate project and verify its own source and compatibility.
Do not rename files to force compatibility
Changing a file extension or folder name does not convert a Java mod into a Bedrock add-on.
Check the platform before you download
Confirm whether you are using Java Edition on desktop or Bedrock/MCPE. Then search for packages built specifically for that platform.