Disable hopper check configuring, breaks various hopper machines

This commit is contained in:
Thinkofdeath 2015-03-08 12:42:50 +00:00
parent 809120c67f
commit 64cd5dcd0c

View file

@ -19,13 +19,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
return true;
}
}
+ // Spigot start
+ if ( !this.n() )
+ {
+ this.d( world.spigotConfig.hopperCheck );
+ }
+ // Spigot end
-
return false;
} else {
return false;