mirror of
https://codeberg.org/tenplus1/farming.git
synced 2025-07-14 22:30:29 +02:00
Fix a few descriptions
This commit is contained in:
@ -74,6 +74,7 @@ minetest.register_craft( {
|
||||
recipe = {
|
||||
{ "vessels:glass_bottle", "group:food_corn", "group:food_corn"},
|
||||
{ "group:food_corn", "group:food_corn", "group:food_corn"},
|
||||
{ "group:food_corn", "group:food_corn", "group:food_corn"},
|
||||
}
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user