2025-07-16 17:01:42 +08:00
2024-12-06 15:17:55 +08:00
2025-07-16 16:37:18 +08:00
2025-04-04 17:08:53 -04:00
2025-07-16 17:01:42 +08:00
2024-12-09 20:11:19 +08:00
2025-07-16 15:52:52 +08:00
2025-06-13 19:46:36 +08:00
2025-07-16 16:35:39 +08:00
2025-07-16 16:18:17 +08:00
2024-12-20 16:06:08 +08:00
2025-07-16 15:47:43 +08:00
2025-01-02 02:58:56 +08:00

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
Make EaglerForge mods using blocks.
Readme 851 KiB
Languages
JavaScript 92.3%
HTML 6.8%
CSS 0.9%