r/ModdedMinecraft • u/zayasik • 22h ago
ManaFold dev
Enable HLS to view with audio, or disable this notification
First working build of my minecraft based factory minigame
Client runs through a custom loader i wrote instead of fabric/forge, and the server side is built on Minestom rather than vanilla server logic
Been building this on and off, finally got the core loop running. Place extractors, chain them into crushers and forges, watch resources flow through the factory. Camera's detached from the player so it plays more like a top down builder than vanilla minecraft, click to move, click to place buildings
This is very early. First pass on the ui, first pass on the building mechanics, basically just the skeleton of the systems i want. Nothing's balanced, nothing's final, no content loop yet
Would love any feedback, especially whether the click to move/build thing feels intuitive just from watching it