Fixed a bug where pushing a custom block with a piston would revert it to a double slab.
Had to modify some vanilla functionality at runtime so if you decompile it, be ready for some stuff that's pretty technical. I'd venture to say using the Java Instrumentation API to attach an agent to the current process without using JVM flags to specifically allow it could be the 10th circle of hell.
- Removed water particles
- Fixed a bug where clicking on a custom block with a bucket would revert it to a vanilla block.
