ENTRY

[ESC]
3mo186 words1 save1 reply

Anyone who is interested in sandbox rpg creation, viola. This is a little tool I made to create datapacks for minecraft that kindof spiraled out of control. The dialogue systems are inspired by morrowind and the general architecture is inspired by bethesda esp's. It also has shop creation/trading, tool repairing (in the example datapack templates), mob death tracking for rewards and quests, a dedicated quest tab for tracking them, and some other neat stuff. The export system is rather extensible though, so you could design an rpg game with this tool in mind and make your own export driver. Since its so close to how morrowind does things, you could probably parse a morrowind esm/esp into the Inkwell json format, load it, edit some stuff, then make an export driver to export back to esp/esm.

I made this since I've always wanted to make an rpg, and with minecrafts tellraw and 1.21 datapack features I could probably make something similar so here we are. Find it here, find issues, and if someone would like to compile for windows and email me let me know. (https://paths.place)

https://github.com/ItsNotPaths/Inkwell

1 reply

Log in to read the replies and join the conversation