summaryrefslogtreecommitdiff
path: root/kitten.lua
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2018-03-12 17:17:49 +0000
committerTenPlus1 <kinsellaja@yahoo.com>2018-03-12 17:17:49 +0000
commit2e3de7c177b3a216af42b726e75c1776d4cedb8c (patch)
tree794a37532994736594ea4de16839bcec492ca1ac /kitten.lua
parentcbac52f407614e1ba99b40f3feec5dcfe35ad0b7 (diff)
added food groups for better recipe crafting
Diffstat (limited to 'kitten.lua')
-rw-r--r--kitten.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/kitten.lua b/kitten.lua
index 318fbda..d739271 100644
--- a/kitten.lua
+++ b/kitten.lua
@@ -59,7 +59,6 @@ if minetest.get_modpath("ethereal") then
spawn_on = "ethereal:grove_dirt"
end
-
mobs:spawn({
name = "mobs_animal:kitten",
nodes = {spawn_on},