Skip to content
/ Nodex Public

Allows in game data pack editing with a built in text editor screen.

License

Notifications You must be signed in to change notification settings

Frostzie/Nodex

Repository files navigation


datapack_color
Nodex

A work in progress minecraft in-game IDE mod for datapack development.

Discord Downloads

Fabric Kotlin Java

This mod is currently in alpha and is in active development
many features of this mod have not been fully implemented

📝 Overview

Nodex is a minecraft mod that allows in game data pack editing with a built-in text editor.
These screenshots are OLD

GUI Menu
preview_1 preview_2

The goal of this mod aside from basic coding functionality expected from vscode is:

  • To provide in-game tools for debugging or fast implementation to speed up datapack development.
  • To provide a collaborative datapack programming environment (multiplayer support).

✅ What's implemented?

  • Saving, loading, editing datapack files
  • Code Editor with JSON Syntax highlighting
  • AtlantaFX themes support
  • File Tree
  • Project manager
  • Universal folders for datapacks and configs
  • Datapack Mirroring to a world

👷 Future plans

🧪 Want to test out the mod?

click to view process to get experimental build for play testing
go to Actions -> go to the latest workflow shown on top image

Then download Artifacts. Unzip Artifact folder upon download and drag the jar file into your mod folder make sure to install the appropriate dependencies, such as Fabric Language Kotlin and Fabric API. Then you should be good to go!

Warning that this version isn't a stable build as it is a dev build, if the current artifact build is having issues, feel free to file a issue report.
If you are only interested in running a build for your own use, try older artifacts if the lastest isn't working.


❓FAQ

Will we support other loaders?

We plan on supporting all loaders as well as any server software. Support for other loaders will come while beta is being released and fabric will be the default until then and will be focused on first!

When will it be FULLY released?

The beta release isn't expected any time soon as there isn't any exact set date. If you are looking for updates, check up on our discord where we have regular updates on our progress posted up on there.

What versions of minecraft will you be supporting?

Currently supporting versions from 1.20.5 to newest!
Check the modrinth versions page for more info here.

🖐️ Want to support the project?

Here's a donation link:
"Buy Me A Coffee"
All proceeds goes to frostzie

☝️ Want to give feedback or request features?

Any input is appreciated here

License & Dependencies

Nodex is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

A copy of the GNU LGPL is provided in the LICENSE file.

Dependencies used: List

About

Allows in game data pack editing with a built in text editor screen.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors