mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-24 20:03:45 +01:00
Add MC comment for wheat seeds
This commit is contained in:
parent
3928193652
commit
2b64be0478
@ -1,4 +1,5 @@
|
||||
minetest.register_craftitem("mcl_farming:wheat_seeds", {
|
||||
-- Original Minecraft name: “Seeds”
|
||||
description = "Wheat Seeds",
|
||||
_doc_items_longdesc = "Grows into a wheat plant. Chickens like wheat seeds.",
|
||||
_doc_items_usagehelp = "Place the wheat seeds on farmland (which can be created with a hoe) to plant a wheat plant. They grow in sunlight and grow faster on hydrated farmland. Rightclick an animal to feed it wheat seeds.",
|
||||
|
Loading…
Reference in New Issue
Block a user