mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-19 04:05:31 +00:00
Added comment in Player.php
This commit is contained in:
parent
9cf91ca3fa
commit
03e71ee3ff
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user