Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

how do i set up the attached server? also, iron golems and pumpkins would be cool if they arent already in the game

Just run the server.bat file and it should put up a terminal.

You can configure the settings in the server.properies

it tries running and i can see a window for half of a frame but then it closes. do i need to agree to the to the eula like in actual minecraft, haha?

(1 edit) (+1)

You need node.js downloaded. You can just search it up and run the installer and then it should work. To debug this kind of issue in the future, right click the folder and hit "open in terminal" and then type "./server.bat", this will execute the server inside your already opened terminal, allowing you to see any errors after it stops. :)

THANKS!