diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-03-12 17:17:49 +0000 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-03-12 17:17:49 +0000 |
commit | 2e3de7c177b3a216af42b726e75c1776d4cedb8c (patch) | |
tree | 794a37532994736594ea4de16839bcec492ca1ac /kitten.lua | |
parent | cbac52f407614e1ba99b40f3feec5dcfe35ad0b7 (diff) |
added food groups for better recipe crafting
Diffstat (limited to 'kitten.lua')
-rw-r--r-- | kitten.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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}, |