1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-12-21 01:05:20 +01:00

update Farming, keep our tweaks

This commit is contained in:
Ombridride
2014-11-13 23:31:49 +01:00
parent 78e6000aa1
commit c2a3d29e9e
18 changed files with 155 additions and 112 deletions

View File

@@ -71,7 +71,7 @@ minetest.register_node("farming:raspberry_3", {
sounds = default.node_sound_leaves_defaults(),
})
-- Last stage of Carrot growth doesnnot have growing=1 so abm never has to check these
-- Last stage of Raspberry growth does not have growing=1 so abm never has to check these
minetest.register_node("farming:raspberry_4", {
drawtype = "plantlike",