MalisisDoors
MalisisDoors copied to clipboard
Fixing incompatibility between immersive engineering drills and malisisdoors.
https://pastebin.com/j0XRnDvs
If you look at this pastebin, because immersive engineering drills mine both the bottom and top block (a guess), it causes it to have null drops. This then means that when it is put in the NonNullList, it triggers the validate NonNull, and then crashes the entire server.
I believe this fix should work, but will need testing. This is my first pull request, so if I've done anything wrong, feel free to tell me.
Tested it, the fix works.