diff --git a/src/constants/ItemIDs.php b/src/constants/ItemIDs.php index f0e81dbaf..8d3aff91e 100644 --- a/src/constants/ItemIDs.php +++ b/src/constants/ItemIDs.php @@ -100,6 +100,7 @@ define("BUCKET", 325); define("IRON_DOOR", 330); +define("REDSTONE", 331); define("REDSTONE_DUST", 331); define("SNOWBALL", 332);