Fix NoteBlock Double Activation
Dieser Commit ist enthalten in:
Ursprung
d600297d4d
Commit
29e8a26405
@ -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