roxwize / nbtedit

An online utility that lets you generate NBT data structures for use in Minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NBTEdit

Okay, listen, let me be frank here. I made this while I was incredibly sick and I think it, like, fucked up my brain a bit. This is some of the worst code that I have ever written and I feel shame for it. If you're going to go dumpster diving through this then good luck.

For all intents and purposes, it works (I think...), and has a practical purpose and is something I can see myself using. Adding new formats is as easy as making a JSON file, copying Entity.svelte, and changing it to match your new file. And that should be it. I'll try to make this easier in the future as this is far from finished but for now it's in an okay state, I think.

About

An online utility that lets you generate NBT data structures for use in Minecraft

License:GNU General Public License v3.0


Languages

Language:Svelte 89.0%Language:JavaScript 6.1%Language:HTML 4.0%Language:CSS 0.9%