promotional bannermobile promotional banner

Foundry Engine

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

file_editing.png

general.png

general.png

cutscene.png

cutscene.png

recipes.png

recipes.png

Description

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/

The Foundry Engine Team

profile avatar
  • 1
    Followers
  • 1
    Projects
  • 26
    Downloads

More from LuckyMcDev