Want to allow any item to go into the crafting grid?
This mod registers serveral groups that can be used to include items into the grid according to their technical category.
Groups
group:any
: All registered items, including craftitems, tools, and nodes. Note thatair
,ignore
,:
(hand) and unknown items are not in the list.group:node
: All registered nodes.group:craftitem
: All registered craftitems.group:tool
: All registered tools.