Search found 2 matches
- Thu May 16, 2019 8:01 am
- Forum: Modding help
- Topic: Item-Subgroup
- Replies: 3
- Views: 835
Re: Item-Subgroup
I solved it myself
- Thu May 16, 2019 5:00 am
- Forum: Modding help
- Topic: Item-Subgroup
- Replies: 3
- Views: 835
Item-Subgroup
Hello,
I have a problem with my mod, more specifically with my own subgroup.
My category file:
data:extend(
{
--{
-- type = "recipe-category",
-- name = "fermenting",
--},
{
type = "item-group",
name = "fermenter-items",
order = "ht",
invetory_order = "ht",
icon = "__dislikesmold ...
I have a problem with my mod, more specifically with my own subgroup.
My category file:
data:extend(
{
--{
-- type = "recipe-category",
-- name = "fermenting",
--},
{
type = "item-group",
name = "fermenter-items",
order = "ht",
invetory_order = "ht",
icon = "__dislikesmold ...