summaryrefslogtreecommitdiffstats
path: root/MCServer
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-11-15 09:56:07 +0100
committermadmaxoft <github@xoft.cz>2013-11-15 09:56:07 +0100
commit9048a3b66d4d2ad59590037f394eabd9ad7a294c (patch)
tree05785bfc34b8a7c1272896b8d359505b9cd8a9f1 /MCServer
parentDebuggers: Added the BlockEntity test harness when generating chunks. (diff)
downloadcuberite-9048a3b66d4d2ad59590037f394eabd9ad7a294c.tar
cuberite-9048a3b66d4d2ad59590037f394eabd9ad7a294c.tar.gz
cuberite-9048a3b66d4d2ad59590037f394eabd9ad7a294c.tar.bz2
cuberite-9048a3b66d4d2ad59590037f394eabd9ad7a294c.tar.lz
cuberite-9048a3b66d4d2ad59590037f394eabd9ad7a294c.tar.xz
cuberite-9048a3b66d4d2ad59590037f394eabd9ad7a294c.tar.zst
cuberite-9048a3b66d4d2ad59590037f394eabd9ad7a294c.zip
Diffstat (limited to 'MCServer')
-rw-r--r--MCServer/items.ini6
1 files changed, 5 insertions, 1 deletions
diff --git a/MCServer/items.ini b/MCServer/items.ini
index 7eb8f56b4..812168297 100644
--- a/MCServer/items.ini
+++ b/MCServer/items.ini
@@ -118,7 +118,11 @@ dkgreenwool=35:13
redwool=35:14
blackwool=35:15
dandelion=37
-flower=38
+
+; Obsolete, use "dandelion" instead (kept for compatibility, will be removed)
+flower=37
+
+rose=38
brownmushroom=39
redmushroom=40
gold=41