removeShapeless not working v3.0.15
MindlessPuppetz opened this issue ยท 6 comments
recipe.removeShaped works just fine, but recipe.removeShapeless does not seem to actually remove the recipe (although everything appears to load fine script-wise.
minetweaker.log: http://beta.pastee.com/aychd
script: http://beta.pastee.com/crrcu
MC Log: http://paste.ee/p/EFTBd
Yes, I have tried specifying the removal amount. And yes I tried a single removeShapeless recipe instead of an array. Neither the array nor single removal work.
MC: 1.10.2
Forge: 12.18.2.2123
Java: 1.8.0_111
Seeing as this is still open and i encountered this today too; is it now essential to specify a Shaped/Shapeless recipe removal?? or does the original "recipes.remove" still work?? (on the latest build once it fixed)
In 3.0.15 the removeShapeless is not working at all, in an array or out. So you cannot use it. Version 3.0.13 is working, though. With the array and as a single instance. @the-creamster
Yea, I'll revert the changes I made, or test more and fix this, I'll see, either way, when I release 3.0.16, it will be fixed.