Add ability to restore ruined spell books with the imbuement altar
For now this ignores dust elements but may change this in future
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.ebwizardry:restore_ruined_book"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.ebwizardry:restore_ruined_book.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:ruined_spell_book"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:restore_imbuement_altar",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:restore_ruined_book"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user