Add advancements for library update features

This commit is contained in:
Electroblob77
2020-08-01 23:24:33 +01:00
parent 0d7d36c0b5
commit 9d8b0b3a90
10 changed files with 312 additions and 5 deletions
@@ -0,0 +1,86 @@
{
"display": {
"title": {
"translate": "advancement.ebwizardry:craft_lectern"
},
"description": {
"translate": "advancement.ebwizardry:craft_lectern.desc"
},
"icon": {
"item": "ebwizardry:spruce_lectern"
}
},
"parent": "ebwizardry:find_library_ruins",
"criteria": {
"oak": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "ebwizardry:oak_lectern"
}
]
}
},
"spruce": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "ebwizardry:spruce_lectern"
}
]
}
},
"birch": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "ebwizardry:birch_lectern"
}
]
}
},
"jungle": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "ebwizardry:jungle_lectern"
}
]
}
},
"acacia": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "ebwizardry:acacia_lectern"
}
]
}
},
"dark_oak": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "ebwizardry:dark_oak_lectern"
}
]
}
}
},
"requirements": [
[
"oak",
"spruce",
"birch",
"jungle",
"acacia",
"dark_oak"
]
]
}
@@ -0,0 +1,19 @@
{
"display": {
"title": {
"translate": "advancement.ebwizardry:create_elemental_armour"
},
"description": {
"translate": "advancement.ebwizardry:create_elemental_armour.desc"
},
"icon": {
"item": "ebwizardry:wizard_hat_lightning"
}
},
"parent": "ebwizardry:restore_imbuement_altar",
"criteria": {
"criteria_0": {
"trigger": "ebwizardry:create_elemental_armour"
}
}
}
@@ -0,0 +1,105 @@
{
"display": {
"title": {
"translate": "advancement.ebwizardry:defeat_remnant"
},
"description": {
"translate": "advancement.ebwizardry:defeat_remnant.desc"
},
"icon": {
"item": "ebwizardry:spectral_dust",
"data": 6
}
},
"parent": "ebwizardry:arcane_initiate",
"criteria": {
"fire": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "ebwizardry:spectral_dust",
"data": 1
}
]
}
},
"ice": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "ebwizardry:spectral_dust",
"data": 2
}
]
}
},
"lightning": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "ebwizardry:spectral_dust",
"data": 3
}
]
}
},
"necromancy": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "ebwizardry:spectral_dust",
"data": 4
}
]
}
},
"earth": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "ebwizardry:spectral_dust",
"data": 5
}
]
}
},
"sorcery": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "ebwizardry:spectral_dust",
"data": 6
}
]
}
},
"healing": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "ebwizardry:spectral_dust",
"data": 7
}
]
}
}
},
"requirements": [
[
"fire",
"ice",
"lightning",
"necromancy",
"earth",
"sorcery",
"healing"
]
]
}
@@ -0,0 +1,34 @@
{
"display": {
"title": {
"translate": "advancement.ebwizardry:find_library_ruins"
},
"description": {
"translate": "advancement.ebwizardry:find_library_ruins.desc"
},
"icon": {
"item": "ebwizardry:spruce_bookshelf"
}
},
"parent": "ebwizardry:defeat_remnant",
"criteria": {
"surface": {
"trigger": "ebwizardry:visit_structure",
"conditions": {
"structure_type": "library_ruins"
}
},
"underground": {
"trigger": "ebwizardry:visit_structure",
"conditions": {
"structure_type": "underground_library_ruins"
}
}
},
"requirements": [
[
"surface",
"underground"
]
]
}
@@ -0,0 +1,19 @@
{
"display": {
"title": {
"translate": "advancement.ebwizardry:restore_imbuement_altar"
},
"description": {
"translate": "advancement.ebwizardry:restore_imbuement_altar.desc"
},
"icon": {
"item": "ebwizardry:imbuement_altar"
}
},
"parent": "ebwizardry:find_library_ruins",
"criteria": {
"criteria_0": {
"trigger": "ebwizardry:restore_imbuement_altar"
}
}
}
@@ -678,7 +678,18 @@ advancement.ebwizardry\:artefact.desc=Lift the protective enchantments from a sh
advancement.ebwizardry\:all_artefacts=A Veritable Museum
advancement.ebwizardry\:all_artefacts.desc=Collect all of the rings, amulets and charms
advancement.ebwizardry\:armour_set=Now You're a Proper Wizard
advancement.ebwizardry\:defeat_remnant=Dust Off Your Arrows
advancement.ebwizardry\:defeat_remnant.desc=Hunt down the remnants guarding an obelisk and collect their spectral dust
advancement.ebwizardry\:find_library_ruins=I Think My Books Are Overdue
advancement.ebwizardry\:find_library_ruins.desc=Uncover the ruins of a forgotten library
advancement.ebwizardry\:restore_imbuement_altar=Good As New
advancement.ebwizardry\:restore_imbuement_altar.desc=Restore an imbuement altar to its former glory
advancement.ebwizardry\:create_elemental_armour=Changing Clothes
advancement.ebwizardry\:create_elemental_armour.desc=Imbue a piece of wizard armour with the power of one of the arcane elements
advancement.ebwizardry\:craft_lectern=Arcane Encyclopaedia
advancement.ebwizardry\:craft_lectern.desc=Craft a lectern to keep track of your spell library
advancement.ebwizardry\:armour_set=Now You're A Proper Wizard
advancement.ebwizardry\:armour_set.desc=Craft and equip a full set of wizard armour
advancement.ebwizardry\:legendary=Legendary
advancement.ebwizardry\:legendary.desc=Obtain a piece of legendary wizard armour
@@ -678,7 +678,18 @@ advancement.ebwizardry\:artefact.desc=Lift the protective enchantments from a sh
advancement.ebwizardry\:all_artefacts=A Veritable Museum
advancement.ebwizardry\:all_artefacts.desc=Collect all of the rings, amulets and charms
advancement.ebwizardry\:armour_set=Now You're a Proper Wizard
advancement.ebwizardry\:defeat_remnant=Dust Off Your Arrows
advancement.ebwizardry\:defeat_remnant.desc=Hunt down the remnants guarding an obelisk and collect their spectral dust
advancement.ebwizardry\:find_library_ruins=I Think My Books Are Overdue
advancement.ebwizardry\:find_library_ruins.desc=Uncover the ruins of a forgotten library
advancement.ebwizardry\:restore_imbuement_altar=Good As New
advancement.ebwizardry\:restore_imbuement_altar.desc=Restore an imbuement altar to its former glory
advancement.ebwizardry\:create_elemental_armour=Changing Clothes
advancement.ebwizardry\:create_elemental_armour.desc=Imbue a piece of wizard armor with the power of one of the arcane elements
advancement.ebwizardry\:craft_lectern=Arcane Encyclopedia
advancement.ebwizardry\:craft_lectern.desc=Craft a lectern to keep track of your spell library
advancement.ebwizardry\:armour_set=Now You're A Proper Wizard
advancement.ebwizardry\:armour_set.desc=Craft and equip a full set of wizard armor
advancement.ebwizardry\:legendary=Legendary
advancement.ebwizardry\:legendary.desc=Obtain a piece of legendary wizard armor