Prevent boats from destroying lily pads
This commit is contained in:
@@ -71,6 +71,7 @@ public class Setup {
|
||||
new InvClick(Core.getMainClass());
|
||||
new BlockSpread(Core.getMainClass());
|
||||
new DropItem(Core.getMainClass());
|
||||
new EntityChangeBlock(Core.getMainClass());
|
||||
}
|
||||
|
||||
public static void setupClasses() {
|
||||
|
||||
Reference in New Issue
Block a user