-
Bug
-
Resolution: Invalid
-
None
-
1.18.1
-
Unconfirmed
-
(Unassigned)
Recipe file with placed in the folder "<WorldSave>\datapacks\<DatapackName>\data\crafting\recipes" containing the text below does not yeild recipe result.
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"tag": "minecraft:fence_gates"
}
],
"result": {
"item": "minecraft:stick",
"count": 8
}
}