Haufenweise Rezepte angepasst

This commit is contained in:
N-Nachtigal 2025-05-10 19:00:40 +02:00
parent e50ba390f0
commit 45fa6e63f6
13 changed files with 567 additions and 352 deletions

View file

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