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 ...
- 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.
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.
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 ...
The difference is really just the name and how people make them. For Java, many advanced mods are created by tweaking the actual code since Java can be decompiled. For Bedrock, Mojang has an API for add-ons and scripting. They recently mentioned they are introducing their new reworked GameTest/scripting API.
How do I install a mod loader on my instance? How do I update a mod loader version?
People also ask
Is there a mod loader for Minecraft Bedrock Edition?
Why are there no mods on bedrock?
What are Minecraft Bedrock mods?
How do I get mods for bedrock?
How do I update a mod loader version?
How do I modify a mod loader?
MinecraftBlacksmith. MinecraftBlacksmith is a mod loader for the Bedrock edition of Minecraft. Bedrock edition refers to Windows 10 Edition, Pocket Edition, and all other platforms that can cross-play with these platforms. It is currently just getting started, so only a few platforms are supported. We are currently in alpha edition, but it is ...