mirror of
https://codeberg.org/tenplus1/farming.git
synced 2025-06-29 23:01:00 +02:00
tweak crop drops #2
This commit is contained in:
@ -98,6 +98,6 @@ minetest.register_decoration({
|
||||
persist = 0.6
|
||||
},
|
||||
y_min = 1, y_max = 100,
|
||||
decoration = "farming:spinach_4",
|
||||
decoration = "farming:spinach_3",
|
||||
param2 = 3
|
||||
})
|
||||
|
Reference in New Issue
Block a user