From b0aa729329b966aa95edd22f8246ac9083de50d6 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Wed, 18 Jan 2017 11:34:31 +0000 Subject: added bakedclay flowers to decoration --- mods.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mods.lua') diff --git a/mods.lua b/mods.lua index a59fda7..0af6966 100644 --- a/mods.lua +++ b/mods.lua @@ -56,8 +56,8 @@ if minetest.get_modpath("ethereal") then }) bonemeal:add_deco({ - {"ethereal:crystal_dirt", {"ethereal:crystalgrass", "air", "air", "air", "air"}, {}}, - {"ethereal:fiery_dirt", {"ethereal:dry_shrub", "air", "air", "air", "air"}, {}}, + {"ethereal:crystal_dirt", {"ethereal:crystalgrass", "", "", "", ""}, {}}, + {"ethereal:fiery_dirt", {"ethereal:dry_shrub", "", "", "", ""}, {}}, }) end -- cgit v1.2.3