Fix NoteBlock Double Activation #124
@ -82,6 +82,6 @@ public class Detoloader {
|
||||
public static final int STONE_BUTTON = 20;
|
||||
public static final int WOODEN_BUTTON = 30;
|
||||
public static final int PRESSURE_PLATE = 20;
|
||||
public static final int NOTE_BLOCK = 20;
|
||||
public static final int NOTE_BLOCK = 1;
|
||||
public static final int TRIPWIRE = 10;
|
||||
}
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren