1
0
feito fork de mtcontrib/farming

refill barley seeds when planting

Esse commit está contido em:
TenPlus1
2016-05-22 18:32:18 +01:00
commit 41893cb74e

Ver arquivo

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