I'm gregifying the recipes from Sophisticated Storage and wanted to create recipes on the assembler but I'm having an issue with the items of the mod.
The barrels have an id like this:
Item.of('sophisticatedstorage:barrel', '{woodType:"oak"}')
Because of the separation and the ',' in the item id I'm having a hard time creating a recipe with it.
It there a way to create recipes with this id's?
