Skip to content
Snippets Groups Projects
Commit 7fd276ba authored by blert2112's avatar blert2112
Browse files

fixed typo

fixed a typo that caused crash
parent 856b45c7
No related merge requests found
......@@ -139,4 +139,3 @@ minetest.register_craftitem("mobs_slimes:green_slimeball", {
image = "jeija_glue.png",
description="Green Slime Ball",
})
end
......@@ -148,4 +148,3 @@ minetest.register_craftitem("mobs_slimes:lava_slime", {
image = "zmobs_lava_orb.png",
description="Lava Slime Ball",
})
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment