diff --git a/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/templates/crafting_multi.json b/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/templates/crafting_multi.json index c09f603d11..69a3b231dd 100644 --- a/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/templates/crafting_multi.json +++ b/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/templates/crafting_multi.json @@ -108,6 +108,12 @@ "type": "patchouli:text", "text": "#text", "y": 69 + }, + { + "type": "patchouli:item", + "item": "minecraft:crafting_table", + "x": 88, + "y": 45 } ] }