mirror of
https://codeberg.org/tenplus1/farming.git
synced 2025-06-29 14:50:52 +02:00
add descriptions to all crop stages
This commit is contained in:
@ -21,6 +21,7 @@ farming.add_eatable("farming:blueberries", 1)
|
||||
|
||||
-- ctop definition
|
||||
local def = {
|
||||
description = S("Blueberry") .. S(" Crop"),
|
||||
drawtype = "plantlike",
|
||||
tiles = {"farming_blueberry_1.png"},
|
||||
paramtype = "light",
|
||||
|
Reference in New Issue
Block a user