Skip to content
Snippets Groups Projects
Commit 8c8b4b00 authored by sfan5's avatar sfan5
Browse files

Fix Lava Bucket as Fuel

parent 274f280e
Branches
No related tags found
No related merge requests found
......@@ -90,6 +90,6 @@ bucket.register_liquid(
minetest.register_craft({
type = "fuel",
recipe = "default:bucket_lava",
recipe = "bucket:bucket_lava",
burntime = 60,
})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment