Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/guineawheek/guineautil
- Owner: guineawheek
- License: mit
- Created: 2022-11-11T10:09:56.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-19T05:49:27.000Z (about 2 years ago)
- Last Synced: 2024-03-23T15:50:05.737Z (9 months ago)
- Language: Java
- Size: 158 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
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