Перейти к содержимому
Mineforgian

Foundry Engine

A NeoForge Minecraft mod that turns Minecraft into a development-ready game engine.

Загрузки
158
Подписчики
2
Обновлён
13 августа 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 22 июня 2026 г.

Foundry Engine

Foundry Engine is a Mod for Minecraft 26.1.2 Neoforge, which provides a framwork for users to easily create custom Content, and even Custom Games. It does this by providing a large range of utilities and tools.

Core Features

  • In Game Editor:
    • A Dear ImGui Based Editor that provides a visual way to create cutscenes, edit json files, mange areas and more. All ingame.
  • Groovy Scripting:
    • Groovy Scripting that allows users to create mod-like content with hot reload support.
  • Bundle System:
    • Bundles are Foundry Engines way of loading content into the game. They are kinda like mods, but are easier to use. In them is a combination of scripts, assets and data.

Additional Features

  • Instanced worlds
    • Save your worlds in a bundle and the original is never modified but instead instanced.
  • Cutscenes
    • A custom cutscene system.
  • Game Stages
    • A way to gate content behind stages.
  • Areas
    • A way to create custom areas that trigger things.
  • Post Processing
    • A way to create custom post processing effects.
  • Game Sessions
    • The system responsible for managing custom games.

Note: For more Info check the Wiki: https://luckymcdev.github.io/FoundryEngine/

Ченджлог

0.1.9-26.2Альфа26.2 · 13 августа 2026 г.
  • Add better error handling in Scripting
0.1.9-26.1Альфа26.1.2 · 13 августа 2026 г.
  • Add better error handling in Scripting
0.1.8-26.2Альфа26.2 · 12 августа 2026 г.
  • Add Service System
  • Add Git Service + Panel
  • Add Pakku Service + Panel
0.1.8-26.1Альфа26.1.2 · 12 августа 2026 г.
  • Add Service System
  • Add Git Service + Panel
  • Add Pakku Service + Panel
0.1.7-26.1Альфа26.1.2 · 11 августа 2026 г.
  • Fix accidental deletion of BundleModProvider
  • code cleanup
0.1.7-26.2Альфа26.2 · 11 августа 2026 г.
  • Fix accidental deletion of BundleModProvider
  • code cleanup
0.1.6Альфа26.1.2 · 10 августа 2026 г.

Foundry Engine 0.1.6

Main thing that has changed is how the ingame GUI is rendered, Im now using a library called ImGuiMc for it. This should improve compatability with other mods that also use the same gui library,

Full Changelog: v0.1.5...v0.1.6

0.1.6Альфа26.2 · 10 августа 2026 г.

Foundry Engine 0.1.6

Main thing that has changed is how the ingame GUI is rendered, Im now using a library called ImGuiMc for it. This should improve compatability with other mods that also use the same gui library,

Full Changelog: v0.1.5...v0.1.6

Комментарии

Загружаем…