Added protection against tnt dupers that do not use minecarts / rails.. In doing so I found a better way of detecting all of them. This will prevent the tnt from being lit at all rather than destroying the machine it will just silently stop the machine from duping the tnt.
Since 1.14 carpet and rail dupers have been fixed so these two are now separate protections.
Code (Text):
PreventIndirectTNTPowerDupe: true #Enables protection against tnt dupers
and
Code (Text):
PreventRailDupe: true #enables protection against carpet dupers (1.12 / 1.13 only)
Rail/Carpet duper protection is now only needed if you're running 1.12 - 1.13