Skip to content
Snippets Groups Projects
Commit 41893cb7 authored by TenPlus1's avatar TenPlus1
Browse files

refill barley seeds when planting

parent 49356649
No related branches found
No related tags found
No related merge requests found
......@@ -516,6 +516,7 @@ local can_refill_plant = {
["farming:beans_1"] = "farming:beans",
["farming:rhubarb_1"] = "farming:rhubarb",
["farming:cocoa_1"] = "farming:cocoa_beans",
["farming:barley_1"] = "farming:seed_barley",
}
function farming.refill_plant(player, plantname, index)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment