Cuberite Forum
1.9 Beetroot Recipes - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Discussion (https://forum.cuberite.org/forum-5.html)
+--- Thread: 1.9 Beetroot Recipes (/thread-2440.html)



1.9 Beetroot Recipes - Senzo - 05-16-2016

1.9 Beetroot Recipes - Tested in creative using crafting table.

####################
# Add the following to items.ini
####################

beetroot=434
beetrootseeds=435
beetrootsoup=436

######################
# Add the following to crafting.txt
######################

# Food
BeetrootSoup, 1 = Beetroot, 1:1, 1:2, 2:1, 2:2, 3:1, 3:2 | Bowl, 2:3

# Dyes
RoseRed, 1 = Beetroot, *

Reference: http://minecraft.gamepedia.com/15w31a


RE: 1.9 Beetroot Recipes - bearbin - 05-16-2016

@Senzo there is currently a PR with all of the basic item recipes included: https://github.com/cuberite/cuberite/pull/3199