Library to work with output of Minecraft mod JEIExporter
- Open generated file
exports/nameMap.json
, parse it. - Types
nameMap
andexports/recipes/*.json
files. - Automatically pruning meaningless nbt (like
display:{}
). - Convert NBT hash into
sNbt
.
Library to work with output of Minecraft mod JEIExporter
exports/nameMap.json
, parse it.nameMap
and exports/recipes/*.json
files.display:{}
).sNbt
.npm i mc-jeiexporter
1
1.0.0
Apache-2.0
7.45 kB
10