refill barley seeds when planting

This commit is contained in:
TenPlus1 2016-05-22 18:32:18 +01:00
parent 493566493b
commit 41893cb74e
1 changed files with 1 additions and 0 deletions

View File

@ -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)