Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/katrix/minejson

A small library to help manage the Json objects in Minecraft
https://github.com/katrix/minejson

hacktoberfest minecraft nbt nbt-library nbt-parser

Last synced: 5 days ago
JSON representation

A small library to help manage the Json objects in Minecraft

Awesome Lists containing this project

README

        

# MineJson-text

*A small library to help build minecraft text objects.*

**NOTE:** If you're looking for the other minejson modules, I have decoded to stop maintaining them as I no longer find
the approach they took viable in the long run.

To use add this to your `build.sbt`.

```scala
libraryDependencies += "net.katsstuff" %%% "minejson-text" % "0.3.2"
```