Releases: D-Cysteine/nei-custom-diagram
Releases · D-Cysteine/nei-custom-diagram
v1.5.6
v1.5.5
Changes: * Added chemical bath and mixer additional recipes to GT5 Ore Processing diagram * Fixed clipping on left edge of NBT Viewer diagram * Uncommented Transcendent Plasma Mixer in GT5 Recipe Debugger diagram * Updated Gradle wrapper to 8.7 * Overhauled build script and updated to use RetroFuturaGradle * Updated and cleaned up dependencies Merged commits from downstream: * https://github.com/GTNewHorizons/nei-custom-diagram/commit/916d2b309746298e682580da02cea43c32d60592 * https://github.com/GTNewHorizons/nei-custom-diagram/pull/29 * https://github.com/GTNewHorizons/nei-custom-diagram/pull/28 * https://github.com/GTNewHorizons/nei-custom-diagram/pull/27 * https://github.com/GTNewHorizons/nei-custom-diagram/pull/26 * https://github.com/GTNewHorizons/nei-custom-diagram/pull/25 Co-Authored-By: Raven Szewczyk <[email protected]> Co-Authored-By: Wilhelm Schuster <[email protected]> Co-Authored-By: miozune <[email protected]> Co-Authored-By: Martin Robertz <[email protected]>
v1.5.4
Add GregTech Recipe Debugger crafting table view Shows vanilla crafting table recipes with item stacks containing null items. This is to help debug a recent bad recipe problem.
v1.5.2
Improve how we get item damage for an `ItemStack`
v1.5.1
* Minor fix for item permutation logic
v1.5.0
v1.5.0
- Added NBT Viewer diagram
- Updated GregTech Circuits diagram
- Implemented horizontal scrolling
v1.4.8
Manual merge of: * https://github.com/GTNewHorizons/nei-custom-diagram/pull/18 * Add recipe debugger for recipes with small variant of items Co-Authored-By: miozune <[email protected]>
v1.4.7
* Add nanites to GregTech Material Parts diagram * Add another row for tools in GregTech Material Tools diagram
v1.4.6
- Update GregTech Circuits diagram with optical SMD components and SMD inductors
v1.4.5
- Make Ore Processing Diagram chemical bath recipe handler handle any input fluid amount
- Fluid amounts were previously hard-coded: 1000 for mercury, and 100 for sodium persulfate
- Fixes GTNewHorizons/GT-New-Horizons-Modpack#11842
- Manual merge of: