Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guineawheek/guineautil

mc 1.7.10 mod for data dumping and other utilities
https://github.com/guineawheek/guineautil

Last synced: about 1 month ago
JSON representation

mc 1.7.10 mod for data dumping and other utilities

Awesome Lists containing this project

README

        

# GuineaUtil

random utility mod mostly for gtnh (1.7.10)

## description

you can dump recipes with `/gutil dump` and it will freeze your game and then make json recipes
for supported NEI handlers in `.minecraft/gutil`

(for this reason, this mod is best used on singleplayer installs and disabled after use)

this mod aims for completeness in its dumps as well as utility

## features

- oredict wherever it's relevant
- all to json, including item nbt

## recipe mod support

| recipe type | support |
|---------------------------------|--------------------------------------------------------------------------------------|
| vanilla crafting | yes: shaped, shapeless, oredict |
| vanilla smelting | yes |
| vanilla brewing | yes |
| gregtech 5u | yes: with oredict, includes assline and addons that subclass `GT_NEI_DefaultHandler` |
| gt++ | yes: including lead-lined box and sparging tower |
| thaumcraft 4 worktable | yes: shaped, shapeless, oredict |
| thaumcraft 4 crucible | yes |
| thaumcraft 4 infusion | yes |
| thaumcraft 4 item aspects | TODO |
| avaritia | yes: crafting and neutronium compressor |
| ic2 | just the crafting table recipes |
| ae2 | just the crafting table recipes |
| forestry machines | carpenter, centrifuge, therm.fab, fermenter, moistener, squeezer, still |
| forestry bee breeding | TODO |
| forestry bee products | TODO |
| enderio | no |
| blood magic | no |
| generic `TemplateRecipeHandler` | if explicitly enabled in config file -- will be worse than dedicated handlers |

for specifics on the dumps, see the `schema` folder of the repository to see how the json files are formatted.

## user support

please report bugs/suggestions to the issue tracker or gtnh discord

"will there be a port to 1.x?" 1.7.10 is the latest version of minecraft