1.12 - Compression Trouble
Darkosto opened this issue ยท 9 comments
Hello!
I seem to be having some trouble with adding blocks to compression:
minecraft:cobblestone:8:true
minecraft:obsidian:8:true
minecraft:netherrack:8:true
minecraft:dirt:8:true
minecraft:gravel:8:true
I used the 1.11.2 entries but when I open up JEI they don't seem to exist. Is there something I might be doing incorrectly?
Minecraft Version: 1.12
Overloaded Version: 0.0.29
Thank you very much!
Darkosto
If there is enough interest will consider moving it back up. It got pushed down only because of all the recipe changes in 1.12 and I knew I was going to be doing custom recipe stuff latter so decided just to combine those two sections since it did not seem to be nearly as simple as it had before.
Also wanted to update how I was doing it so I was not taking up so much of the Block ID map (4096 Cap) without making all of them TEs.
It's honestly no worries. There's a mod that just released called "compression" that does this functionality, no need to move forward with it in your mod if it's a low priority.