forked from mtcontrib/farming
refill barley seeds when planting
This commit is contained in:
parent
493566493b
commit
41893cb74e
1
init.lua
1
init.lua
@ -516,6 +516,7 @@ local can_refill_plant = {
|
|||||||
["farming:beans_1"] = "farming:beans",
|
["farming:beans_1"] = "farming:beans",
|
||||||
["farming:rhubarb_1"] = "farming:rhubarb",
|
["farming:rhubarb_1"] = "farming:rhubarb",
|
||||||
["farming:cocoa_1"] = "farming:cocoa_beans",
|
["farming:cocoa_1"] = "farming:cocoa_beans",
|
||||||
|
["farming:barley_1"] = "farming:seed_barley",
|
||||||
}
|
}
|
||||||
|
|
||||||
function farming.refill_plant(player, plantname, index)
|
function farming.refill_plant(player, plantname, index)
|
||||||
|
Loading…
Reference in New Issue
Block a user