Skip to content

Commit fbf198c

Browse files
committed
Fix incorrect recipe path
1 parent d9a6903 commit fbf198c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/data/structuredcrafting/recipes/structured_crafter.json renamed to src/main/resources/data/structuredcrafting/recipe/structured_crafter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
}
2222
},
2323
"result": {
24-
"item": "structuredcrafting:structured_crafter"
24+
"id": "structuredcrafting:structured_crafter"
2525
}
2626
}

0 commit comments

Comments
 (0)