From 5b91f9f1717d6e3cb72c2b02ca19723a804a7422 Mon Sep 17 00:00:00 2001 From: Jean-Patrick Guerrero Date: Sun, 2 Aug 2020 03:18:37 +0200 Subject: [PATCH] More stereotypes --- init.lua | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/init.lua b/init.lua index d09a996..d36fa4a 100644 --- a/init.lua +++ b/init.lua @@ -147,7 +147,11 @@ craftguide.group_stereotypes = { wool = "wool:white", wood = "default:wood", tree = "default:tree", + sand = "default:sand", + glass = "default:glass", + stick = "default:stick", stone = "default:stone", + leaves = "default:leaves", coal = "default:coal_lump", vessel = "vessels:glass_bottle", flower = "flowers:dandelion_yellow",