mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 03:51:37 +00:00
Added comment in Player.php
This commit is contained in:
@@ -1778,6 +1778,7 @@ class Player{
|
|||||||
$items = array(
|
$items = array(
|
||||||
APPLE => 2,
|
APPLE => 2,
|
||||||
MUSHROOM_STEW => 10,
|
MUSHROOM_STEW => 10,
|
||||||
|
//BEETROOT_SOUP => ??,
|
||||||
BREAD => 5,
|
BREAD => 5,
|
||||||
RAW_PORKCHOP => 3,
|
RAW_PORKCHOP => 3,
|
||||||
COOKED_PORKCHOP => 8,
|
COOKED_PORKCHOP => 8,
|
||||||
|
Reference in New Issue
Block a user