Search results
Minecraft Bedrock Mods on CurseForge - The Home for the Best Minecraft Bedrock Mods While the Minecraft Bedrock Edition differs from the Java Edition in a few notable ways, it’s still the same Minecraft game we all love. And like pretty much all Minecraft versions out there, this one has its unique selection of mods, crafted by the avid community with love and dedication. Some Minecraft ...
Basically, the programming language that Minecraft Java is written in makes it really easy to just change the game's code to change or add whatever you want. This allows people to make super complex and sophisticated mods. Now for Bedrock. Bedrock is written in C++, which is a fully compiled language, meaning it turns the code into binary or ...
Modding for MCBE is actively getting supressed and nobody cares. Modding for Minecraft Bedrock edition has always been a niche thing, but there are many existing communities around it, for example: Levilamina - An open-source mod loader for BDS BDSX - Another open-source mod loader for BDS Amethyst - A open-source client-side mod loader.
The best mod loader is Fabric so just go with that. NeoForge is just a CPR being done on Forge to keep the dead horse kicking and Quilt is not getting the same amount of traction that Fabric is getting. Just a Heads up, there was never "Only Forge", but nobody remembers LiteLoader.
- Overview
- Table of Contents
- Install
- Usage
- Security
- Acknowledgements
- Contributing
- License
A lightweight, modular and versatile plugin loader for Minecraft Bedrock Server BDS, formerly known as LiteLoaderBDS
LeviLamina is an unofficial plugin loader designed to offer indispensable API support for Minecraft Bedrock Dedicated Server. It boasts a comprehensive API, an array of utility interfaces, a robust event system, and comprehensive support for basic interfaces. LeviLamina provides an expansive API, a powerful event system, and a wealth of encapsulated development infrastructure interfaces, forming a solid foundation for augmenting the Bedrock Edition BDS with additional gameplay features and functionalities. By leveraging plugins, the process of extending BDS functionality becomes effortless, with a user-friendly development process and an adaptable approach.
Developers can effortlessly author plugins in languages such as C++, JavaScript, Lua, Python, C#, and others. This seamless integration empowers them to effortlessly expand and personalize BDS functionality, facilitating an intuitive learning experience and unparalleled flexibility.
For more information, please refer to the documentation.
Updating
When it comes to data security, we advise against updating LeviLamina in its current location. Instead, we recommend creating a new directory, installing the new version of LeviLamina there, and subsequently copying the worlds directory from the old location to the new one. Next, follow the instructions provided by the plugin developers to migrate the configuration files and data files of the plugins you are using to the new directory. However, if you insist on updating in the same location, you can utilize the following command to update LeviLamina:
To start the server, simply run bedrock_server_mod.exe:
For more information, please refer to the documentation.
LeviLamina (hereinafter referred to as "this software") is developed and provided by LiteLDev (hereinafter referred to as "the developer"). This software is designed to enable users to extend the functionality of Minecraft Bedrock Server BDS (hereinafter referred to as "BDS") by loading plugins. This software is not affiliated with Mojang Studios (hereinafter referred to as "Mojang") or Microsoft Corporation (hereinafter referred to as "Microsoft"). The developer is not responsible for any content, quality, functionality, security or legality of any plugins loaded by this software. Users should use this software at their own discretion and assume all related risks.
The developer does not guarantee the stability, reliability, accuracy or completeness of this software. The developer is not liable for any defects, errors, viruses or other harmful components that may exist in this software. The developer is not liable for any direct or indirect damages (including but not limited to data loss, device damage, profit loss etc.) caused by the use of this software.
The developer reserves the right to modify, update or terminate this software and its related services at any time without prior notice to users. Users should back up important data and check regularly for updates of this software.
Users should comply with relevant laws and regulations when using this software, respect the intellectual property rights and privacy rights of others, and not use this software for any illegal or infringing activities. If users violate the above provisions and cause any damage to any third party or are claimed by any third party, the developer does not bear any responsibility.
We extend sincere thanks to all donors and all the developers who have contributed to this project.
Contributors
This project exists thanks to all the people who contribute.
Copyright © 2023-2024 LiteLDev, All rights reserved.
This project is licensed under the LGPL-3.0 License - see the COPYING and COPYING.LESSER files for details.
FTB works full time to create and publish top-tier mod packs tailored for the community. Our diverse collection includes everything from essential Vanilla Plus and Kitchen Sink packs to thrilling adventure, progression, expert and challenge packs. Dive into our catalog to discover the perfect modpack for your next gaming adventure!
People also ask
Is there a mod loader for Minecraft Bedrock Edition?
What is a Minecraft modloader?
Why does bedrock not support mods?
What are Minecraft Bedrock mods?
How do I get mods for bedrock?
Which mod loader should I use?
In short, these are two different modloaders that help enable Minecraft modding as you know it in the CurseForge app. You can read more about Forge and Fabric documentation and the idea behind them. When authors submit their mods, they mark which modloader the mod is compatible for, and they might add files to support both modloaders.