mirror of
https://codeberg.org/tenplus1/bonemeal.git
synced 2025-07-12 05:10:29 +02:00
added farming's asparagus, spinach, eggplant
This commit is contained in:
5
mods.lua
5
mods.lua
@ -46,7 +46,10 @@ if farming and farming.mod and farming.mod == "redo" then
|
||||
{"farming:soy_", 7},
|
||||
{"farming:artichoke_", 5},
|
||||
{"farming:parsley_", 3},
|
||||
{"farming:sunflower_", 8}
|
||||
{"farming:sunflower_", 8},
|
||||
{"farming:asparagus_", 5},
|
||||
{"farming:eggplant_", 4},
|
||||
{"farming:spinach_", 4}
|
||||
})
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user