Skip to content

Commit 7dd6384

Browse files
authored
Fix book crafting (#364)
1 parent 0b14ab4 commit 7dd6384

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/data/naturesaura/recipe

1 file changed

+1
-1
lines changed

src/main/resources/data/naturesaura/recipe/book.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"result": {
1818
"id": "patchouli:guide_book",
19-
"nbt": {
19+
"components": {
2020
"patchouli:book": "naturesaura:book"
2121
}
2222
}

0 commit comments

Comments
 (0)