1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2025-07-12 05:10:28 +02:00

added food groups for better recipe crafting

This commit is contained in:
TenPlus1
2018-03-12 17:17:49 +00:00
parent cbac52f407
commit 2e3de7c177
8 changed files with 16 additions and 2 deletions

View File

@ -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},