Minecraft Recipe Exporter is to write minecraft’s recipes & textures in your environment. Now, it write only “crafting” recipe. In the future, it will be write “furnace” recipe, modding machine recipe, and so on….
Have you ever forgotten recipe? If you so, you just match this MOD!
- Minecraft 1.7.10 (In the future, we support more version)
- Minecraft Forge 10.13.4.1558-1.7.10
- Java 8
- Scala 2.11 (We get happiness)
- Write json, it is simple & easy.
- Open the command line
- Execute gradle.
gradlew setupDevWorkspace setupDecompWorkspace
or Setup for IntelliJ IDEA:gradlew setupDevWorkspace setupDecompWorkspace idea
or Setup for Eclipse:gradlew setupDevWorkspace setupDecompWorkspace eclipse
- Change the code or compile.
You can contribute bug/security-hole or additional feature. Post a issue if you are not developer.
For Japanese: 開発者でなくとも,不具合などありましたら,Issues に投稿していただけると幸いです。開発者は日本人ですから,日本語の対応は可能です。
- a.k.a mntone (Auther & Developer; Twitter: @mntone)
Minecract Recipe Exporter is licensed under the MIT License.