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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user