nitwhiz / minecraft-forge-exporter-mod

A Minecraft mod for exporting recipes, item icons and item names as JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minecraft Forge Exporter Mod

A minecraft mod to export all recipes, items and blocks into machine-consumable JSON.

Development

Prepare your workspace with make setupDecompWorkspace. To build the mod run make build.

In-Game Commands

/meister [recipes|items|icons]

About

A Minecraft mod for exporting recipes, item icons and item names as JSON


Languages

Language:Java 99.6%Language:Makefile 0.4%