mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-17 04:06:54 +00:00
Beetroot Soup Item template. @shoghicp Add in the Item ID to ItemID.php constants file.
This commit is contained in:
@@ -26,6 +26,7 @@ class Item{
|
||||
PUMPKIN_SEEDS => "PumpkinSeedsItem",
|
||||
MELON_SEEDS => "MelonSeedsItem",
|
||||
CARROT => "CarrotItem",
|
||||
BEETROOT_SOUP => "BeetrootSoupItem",
|
||||
POTATO => "PotatoItem",
|
||||
SIGN => "SignItem",
|
||||
WOODEN_DOOR => "WoodenDoorItem",
|
||||
|
Reference in New Issue
Block a user