Skip to content

Commit

Permalink
✨ add recipe for guide book
Browse files Browse the repository at this point in the history
  • Loading branch information
LocusAzzurro committed Aug 1, 2024
1 parent 40fb434 commit 8dfff4e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/main/resources/data/ultramarine/recipes/tiangong_kaiwu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"type": "patchouli:shapeless_book_recipe",
"ingredients": [
{
"item": "minecraft:book"
},
{
"item": "minecraft:lapis_lazuli"
}
],
"book": "ultramarine:tiangong_kaiwu"
}

0 comments on commit 8dfff4e

Please sign in to comment.