feat: add HexBooks datapack

This commit is contained in:
Tamipes 2026-01-29 11:24:43 +01:00
commit 874c792860
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"patchouli:guide_book",
"hexcasting:spellbook"
]
}

View file

@ -0,0 +1,6 @@
{
"pack": {
"description": "Enables to place hex casting books in chiseled bookshelfs.",
"pack_format": 10
}
}