This commit is contained in:
Crispy 2025-06-22 00:08:46 +02:00
parent f8fd2513c8
commit 491112768c
27 changed files with 1095 additions and 3537 deletions

View file

@ -73,6 +73,7 @@ function doRecipe(recipe)
if got_items then
selectItem("charcoal")
turtle.refuel()
sfx.eat()
else
sfx.fail()
print("no charcoal found, please add some")