Releases: way2muchnoise/JustEnoughResources
JustEnoughResources-1.8.9-0.2.0
Adds world profiling
This is an experimental way of creating ore graphs.
Use the in game command /profile [chunk amount].
This will create a blocks.json file in de config folder for JER.
You can use these entries to make a ores.json.
After profiling you might want to restart your world, especially when TC5 is installed
DIY ore graphs
With ores.json you can make your own graphs.
This must be placed in the JER config folder.
An example implementation can be found on GitHub
Special thanks to @mezz for the DummyWorld implementation and thus improving the profiling speed.
If you have any question about DIY ore graphs or profiling feel free to drop by on #JEI on esper.net
JustEnoughResources-1.8.9-0.1.1
Fixes some pressing issues
- JEI reload
- Dungeon view not showing items
- textures being off
JustEnoughResources-1.8.9-0.1.0
- Adds DIY system for ores (example ores.json)
- Overhauls the config. Now has a folder, this is also where ores.json should be placed
JustEnoughResources-1.8.9-0.0.3
Fixes some issue regarding rendering in general.
- Lighting
- Clipping
- Texture padding
JustEnoughResources-1.8.9-0.0.2
Improvements to the mob view:
- clipping
- scaling
- "looking" at the cursor
Improvements to the plant view:
- block lighting
Build against JEI 2.16
JustEnoughResources-1.8.9-0.0.1
First release!