Haufenweise Rezepte angepasst
This commit is contained in:
parent
e50ba390f0
commit
45fa6e63f6
13 changed files with 567 additions and 352 deletions
|
@ -241,7 +241,7 @@ if not farming.mcl then
|
|||
minetest.register_craftitem("farming:string", {
|
||||
description = S("String"),
|
||||
inventory_image = "farming_string.png",
|
||||
groups = {flammable = 2}
|
||||
groups = {flammable = 2, thread = 1}
|
||||
})
|
||||
|
||||
-- Jack 'O Lantern
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue