1
0
mirror of https://codeberg.org/tenplus1/farming.git synced 2025-06-29 23:01:00 +02:00

placable mint and sunflower seeds, added waving to most crops

This commit is contained in:
tenplus1
2023-04-28 08:56:10 +01:00
parent c218d5aada
commit bf697555e0
22 changed files with 47 additions and 8 deletions

View File

@ -7,7 +7,7 @@
local S = farming.intllib
-- potato
-- garlic clove
minetest.register_craftitem("farming:garlic_clove", {
description = S("Garlic clove"),
inventory_image = "crops_garlic_clove.png",