mirror of
https://github.com/eaglerforge/EaglerForgeBuilderNew.git
synced 2025-09-06 22:25:56 +00:00
dafa099f1c5478ce90809404479e489661a964f2
EaglerForgeBuilderNew
Try it here
This is a complete rewrite and redesign of @OeildeLynx31's eaglerforge builder (repo), a tool that allows you to easily develop Eaglercraft mods using the EaglerForge modding API.
This rewrite brings a lot of new features and changes, such as moving to a higher-level system where you add modules which you then customise. (eg: add an item and then modify it's behaviour or texture.)
You can use blocks to write custom event handlers, which you can select in your module.
Changes
- Now using the new EaglerForgeInjector API architecture rather than Legacy
- Mods are now no longer limited to being client-side only.
- You can now easily add blocks, items, commands and recipes.
- Dark mode
- Higher-level design
Description
Languages
JavaScript
92.3%
HTML
6.8%
CSS
0.9%