Skip to content

Commit

Permalink
added patchouli guide book
Browse files Browse the repository at this point in the history
  • Loading branch information
MEGATREX4 committed Aug 7, 2024
1 parent 557dfba commit d758ce4
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "Test Category",
"description": "This is a test category for testing!",
"icon": "minecraft:writable_book"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "Test Entry",
"icon": "minecraft:writable_book",
"category": "ukrainian_delight:test_category",
"pages": [
{
"type": "patchouli:text",
"text": "This is a test entry, but it should show up!"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "Ukrainian Delight Guide",
"landing_text": "Welcome to the Ukrainian Delight Mod Guide!",
"version": 1,
"creative_tab": "ukrainian_delight:ingredients_ukrainian_delight",
"use_resource_pack": true
}

0 comments on commit d758ce4

Please sign in to comment.