refactor: Flattened the magic crystal blocks, renamed crystal items
@@ -7,8 +7,7 @@
|
||||
"translate": "advancement.ebwizardry:crystal.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 0
|
||||
"item": "ebwizardry:magic_crystal"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:root",
|
||||
@@ -18,8 +17,28 @@
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 0
|
||||
"item": "ebwizardry:magic_crystal"
|
||||
},
|
||||
{
|
||||
"item": "ebwizardry:fire_crystal"
|
||||
},
|
||||
{
|
||||
"item": "ebwizardry:ice_crystal"
|
||||
},
|
||||
{
|
||||
"item": "ebwizardry:lightning_crystal"
|
||||
},
|
||||
{
|
||||
"item": "ebwizardry:necromancy_crystal"
|
||||
},
|
||||
{
|
||||
"item": "ebwizardry:earth_crystal"
|
||||
},
|
||||
{
|
||||
"item": "ebwizardry:sorcery_crystal"
|
||||
},
|
||||
{
|
||||
"item": "ebwizardry:healing_crystal"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -7,8 +7,7 @@
|
||||
"translate": "advancement.ebwizardry:defeat_remnant.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:spectral_dust",
|
||||
"data": 6
|
||||
"item": "ebwizardry:spectral_dust_sorcery"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
@@ -18,8 +17,7 @@
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:spectral_dust",
|
||||
"data": 1
|
||||
"item": "ebwizardry:spectral_dust_fire"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -29,8 +27,7 @@
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:spectral_dust",
|
||||
"data": 2
|
||||
"item": "ebwizardry:spectral_dust_ice"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -40,8 +37,7 @@
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:spectral_dust",
|
||||
"data": 3
|
||||
"item": "ebwizardry:spectral_dust_lightning"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -51,8 +47,7 @@
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:spectral_dust",
|
||||
"data": 4
|
||||
"item": "ebwizardry:spectral_dust_necromancy"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -62,8 +57,7 @@
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:spectral_dust",
|
||||
"data": 5
|
||||
"item": "ebwizardry:spectral_dust_earth"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -73,8 +67,7 @@
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:spectral_dust",
|
||||
"data": 6
|
||||
"item": "ebwizardry:spectral_dust_sorcery"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -84,7 +77,7 @@
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:spectral_dust",
|
||||
"item": "ebwizardry:spectral_healing",
|
||||
"data": 7
|
||||
}
|
||||
]
|
||||
|
||||
@@ -53,14 +53,14 @@ tile.ebwizardry\:dark_oak_lectern.name=Schwarzeichenholz Pult
|
||||
tile.ebwizardry\:receptacle.name=Gefäß
|
||||
tile.ebwizardry\:imbuement_altar.name=Ermächtungsaltar
|
||||
|
||||
item.ebwizardry\:crystal_magic.name=Magischer Kristall
|
||||
item.ebwizardry\:crystal_fire.name=Feuriger Kristall
|
||||
item.ebwizardry\:crystal_ice.name=Eisiger Kristall
|
||||
item.ebwizardry\:crystal_lightning.name=Stürmischer Kristall
|
||||
item.ebwizardry\:crystal_necromancy.name=Dunkler Kristall
|
||||
item.ebwizardry\:crystal_earth.name=Erdkristall
|
||||
item.ebwizardry\:crystal_sorcery.name=Mystischer Kristall
|
||||
item.ebwizardry\:crystal_healing.name=Strahlender Kristall
|
||||
item.ebwizardry\:magic_crystal.name=Magischer Kristall
|
||||
item.ebwizardry\:fire_crystal.name=Feuriger Kristall
|
||||
item.ebwizardry\:ice_crystal.name=Eisiger Kristall
|
||||
item.ebwizardry\:lightning_crystal.name=Stürmischer Kristall
|
||||
item.ebwizardry\:necromancy_crystal.name=Dunkler Kristall
|
||||
item.ebwizardry\:earth_crystal.name=Erdkristall
|
||||
item.ebwizardry\:sorcery_crystal.name=Mystischer Kristall
|
||||
item.ebwizardry\:healing_crystal.name=Strahlender Kristall
|
||||
|
||||
item.ebwizardry\:magic_wand.name=Magischer Zauberstab
|
||||
item.ebwizardry\:apprentice_wand.name=Lehrlingszauberstab
|
||||
@@ -184,7 +184,13 @@ item.ebwizardry\:armour_upgrade.desc_extended=%1$sum sie %2$slegendär zu machen
|
||||
|
||||
item.ebwizardry\:magic_silk.name=Magische Seide
|
||||
|
||||
item.ebwizardry\:spectral_dust.name=Spektraler Staub
|
||||
item.ebwizardry\:spectral_dust_fire.name=Spektraler Staub
|
||||
item.ebwizardry\:spectral_dust_ice.name=Spektraler Staub
|
||||
item.ebwizardry\:spectral_dust_lightning.name=Spektraler Staub
|
||||
item.ebwizardry\:spectral_dust_healing.name=Spektraler Staub
|
||||
item.ebwizardry\:spectral_dust_sorcery.name=Spektraler Staub
|
||||
item.ebwizardry\:spectral_dust_necromancy.name=Spektraler Staub
|
||||
item.ebwizardry\:spectral_dust_healing.name=Spektraler Staub
|
||||
|
||||
item.ebwizardry\:wizard_armour.legendary=Legendär
|
||||
item.ebwizardry\:wizard_armour.buff=-%1$s %2$s Kosten
|
||||
|
||||
@@ -52,22 +52,22 @@ tile.ebwizardry\:dark_oak_lectern.name=Dark Oak Lectern
|
||||
tile.ebwizardry\:receptacle.name=Receptacle
|
||||
tile.ebwizardry\:imbuement_altar.name=Imbuement Altar
|
||||
|
||||
item.ebwizardry\:crystal_magic.name=Magic Crystal
|
||||
item.ebwizardry\:crystal_magic.desc=The iridescent colours of this crystal seem to slowly shift and swirl, hinting at a magical energy within. Perhaps this magic could be harnessed in some way?
|
||||
item.ebwizardry\:crystal_fire.name=Fiery Crystal
|
||||
item.ebwizardry\:crystal_fire.desc=A crystal that glows a fiery orange. Maybe it is the key to unlocking the element of fire...
|
||||
item.ebwizardry\:crystal_ice.name=Icy Crystal
|
||||
item.ebwizardry\:crystal_ice.desc=A crystal with a cold, bluish tint. Perhaps it holds the secrets to the power of frost...
|
||||
item.ebwizardry\:crystal_lightning.name=Stormy Crystal
|
||||
item.ebwizardry\:crystal_lightning.desc=A crystal that seems to swirl and flash with a chaotic energy. Maybe it hides a greater power within...
|
||||
item.ebwizardry\:crystal_necromancy.name=Dark Crystal
|
||||
item.ebwizardry\:crystal_necromancy.desc=A crystal with a deep, purplish appearance that seems to draw you in. Perhaps it is a gateway to something darker...
|
||||
item.ebwizardry\:crystal_earth.name=Verdant Crystal
|
||||
item.ebwizardry\:crystal_earth.desc=A crystal patterened with a great many greens and browns. Perhaps it holds a connection to the forces of nature...
|
||||
item.ebwizardry\:crystal_sorcery.name=Mystical Crystal
|
||||
item.ebwizardry\:crystal_sorcery.desc=A crystal that glimmers with a bluish-green light. Maybe it conceals the secrets of an ancient force...
|
||||
item.ebwizardry\:crystal_healing.name=Radiant Crystal
|
||||
item.ebwizardry\:crystal_healing.desc=A crystal that glints a golden yellow in the sunlight. Perhaps it possesses the link to a divine power...
|
||||
item.ebwizardry\:magic_crystal.name=Magic Crystal
|
||||
item.ebwizardry\:magic_crystal.desc=The iridescent colours of this crystal seem to slowly shift and swirl, hinting at a magical energy within. Perhaps this magic could be harnessed in some way?
|
||||
item.ebwizardry\:fire_crystal.name=Fiery Crystal
|
||||
item.ebwizardry\:fire_crystal.desc=A crystal that glows a fiery orange. Maybe it is the key to unlocking the element of fire...
|
||||
item.ebwizardry\:ice_crystal.name=Icy Crystal
|
||||
item.ebwizardry\:ice_crystal.desc=A crystal with a cold, bluish tint. Perhaps it holds the secrets to the power of frost...
|
||||
item.ebwizardry\:lightning_crystal.name=Stormy Crystal
|
||||
item.ebwizardry\:lightning_crystal.desc=A crystal that seems to swirl and flash with a chaotic energy. Maybe it hides a greater power within...
|
||||
item.ebwizardry\:necromancy_crystal.name=Dark Crystal
|
||||
item.ebwizardry\:necromancy_crystal.desc=A crystal with a deep, purplish appearance that seems to draw you in. Perhaps it is a gateway to something darker...
|
||||
item.ebwizardry\:earth_crystal.name=Verdant Crystal
|
||||
item.ebwizardry\:earth_crystal.desc=A crystal patterened with a great many greens and browns. Perhaps it holds a connection to the forces of nature...
|
||||
item.ebwizardry\:sorcery_crystal.name=Mystical Crystal
|
||||
item.ebwizardry\:sorcery_crystal.desc=A crystal that glimmers with a bluish-green light. Maybe it conceals the secrets of an ancient force...
|
||||
item.ebwizardry\:healing_crystal.name=Radiant Crystal
|
||||
item.ebwizardry\:healing_crystal.desc=A crystal that glints a golden yellow in the sunlight. Perhaps it possesses the link to a divine power...
|
||||
|
||||
item.ebwizardry\:spell_book.name=Spell Book
|
||||
item.ebwizardry\:spell_book.desc=A book filled with the runes and glyphs of an ancient script. Perhaps with dedication, one might be able to decipher its contents...\n\nRight-click while holding this book to read it.
|
||||
|
||||
@@ -52,22 +52,22 @@ tile.ebwizardry\:dark_oak_lectern.name=Dark Oak Lectern
|
||||
tile.ebwizardry\:receptacle.name=Receptacle
|
||||
tile.ebwizardry\:imbuement_altar.name=Imbuement Altar
|
||||
|
||||
item.ebwizardry\:crystal_magic.name=Magic Crystal
|
||||
item.ebwizardry\:crystal_magic.desc=The iridescent colors of this crystal seem to slowly shift and swirl, hinting at a magical energy within. Perhaps this magic could be harnessed, somehow...
|
||||
item.ebwizardry\:crystal_fire.name=Fiery Crystal
|
||||
item.ebwizardry\:crystal_fire.desc=A crystal that glows a fiery orange. Maybe it is the key to unlocking the element of fire...
|
||||
item.ebwizardry\:crystal_ice.name=Icy Crystal
|
||||
item.ebwizardry\:crystal_ice.desc=A crystal with a cold, bluish tint. Perhaps it holds the secrets to the power of frost...
|
||||
item.ebwizardry\:crystal_lightning.name=Stormy Crystal
|
||||
item.ebwizardry\:crystal_lightning.desc=A crystal that seems to swirl and flash with a chaotic energy. Maybe it hides a greater power within...
|
||||
item.ebwizardry\:crystal_necromancy.name=Dark Crystal
|
||||
item.ebwizardry\:crystal_necromancy.desc=A crystal with a deep, purplish appearance that seems to draw you in. Perhaps it is a gateway to something darker...
|
||||
item.ebwizardry\:crystal_earth.name=Verdant Crystal
|
||||
item.ebwizardry\:crystal_earth.desc=A crystal patterened with a great many greens and browns. Perhaps it holds a connection to the forces of nature...
|
||||
item.ebwizardry\:crystal_sorcery.name=Mystical Crystal
|
||||
item.ebwizardry\:crystal_sorcery.desc=A crystal that glimmers with a bluish-green light. Maybe it conceals the secrets of an ancient force...
|
||||
item.ebwizardry\:crystal_healing.name=Radiant Crystal
|
||||
item.ebwizardry\:crystal_healing.desc=A crystal that glints a golden yellow in the sunlight. Perhaps it possesses the link to a divine power...
|
||||
item.ebwizardry\:magic_crystal.name=Magic Crystal
|
||||
item.ebwizardry\:magic_crystal.desc=The iridescent colors of this crystal seem to slowly shift and swirl, hinting at a magical energy within. Perhaps this magic could be harnessed, somehow...
|
||||
item.ebwizardry\:fire_crystal.name=Fiery Crystal
|
||||
item.ebwizardry\:fire_crystal.desc=A crystal that glows a fiery orange. Maybe it is the key to unlocking the element of fire...
|
||||
item.ebwizardry\:ice_crystal.name=Icy Crystal
|
||||
item.ebwizardry\:ice_crystal.desc=A crystal with a cold, bluish tint. Perhaps it holds the secrets to the power of frost...
|
||||
item.ebwizardry\:lightning_crystal.name=Stormy Crystal
|
||||
item.ebwizardry\:lightning_crystal.desc=A crystal that seems to swirl and flash with a chaotic energy. Maybe it hides a greater power within...
|
||||
item.ebwizardry\:necromancy_crystal.name=Dark Crystal
|
||||
item.ebwizardry\:necromancy_crystal.desc=A crystal with a deep, purplish appearance that seems to draw you in. Perhaps it is a gateway to something darker...
|
||||
item.ebwizardry\:earth_crystal.name=Verdant Crystal
|
||||
item.ebwizardry\:earth_crystal.desc=A crystal patterened with a great many greens and browns. Perhaps it holds a connection to the forces of nature...
|
||||
item.ebwizardry\:sorcery_crystal.name=Mystical Crystal
|
||||
item.ebwizardry\:sorcery_crystal.desc=A crystal that glimmers with a bluish-green light. Maybe it conceals the secrets of an ancient force...
|
||||
item.ebwizardry\:healing_crystal.name=Radiant Crystal
|
||||
item.ebwizardry\:healing_crystal.desc=A crystal that glints a golden yellow in the sunlight. Perhaps it possesses the link to a divine power...
|
||||
|
||||
item.ebwizardry\:spell_book.name=Spell Book
|
||||
item.ebwizardry\:spell_book.desc=A book filled with the runes and glyphs of an ancient script. Perhaps with dedication, one might be able to decipher its contents...\n\nRight-click while holding this book to read it.
|
||||
|
||||
@@ -52,22 +52,22 @@ tile.ebwizardry\:dark_oak_lectern.name=Lutrin de chêne noir
|
||||
tile.ebwizardry\:receptacle.name=Receptacle
|
||||
tile.ebwizardry\:imbuement_altar.name=Autel d'infusion
|
||||
|
||||
item.ebwizardry\:crystal_magic.name=Cristal magique
|
||||
item.ebwizardry\:crystal_magic.desc=Les couleurs iridescentes du cristal tourbillonnent doucement, révélant sa magie. Il y a sûrement un moyen de l'utiliser...
|
||||
item.ebwizardry\:crystal_fire.name=Cristal embrasé
|
||||
item.ebwizardry\:crystal_fire.desc=Un cristal brillant d'un orange chatoyant. C'est sûrement la clef pour déverrouiller l'élément du feu...
|
||||
item.ebwizardry\:crystal_ice.name=Cristal gelé
|
||||
item.ebwizardry\:crystal_ice.desc=Un cristal teinté d'un bleu glacial. Il renferme sûrement les secrets du froid...
|
||||
item.ebwizardry\:crystal_lightning.name=Cristal foudroyant
|
||||
item.ebwizardry\:crystal_lightning.desc=Un cristal vibrant d'une énergie chaotique. Il cache probablement un pouvoir grandiose...
|
||||
item.ebwizardry\:crystal_necromancy.name=Cristal ténébreux
|
||||
item.ebwizardry\:crystal_necromancy.desc=Un cristal sombre et violacé. Il s'agit sûrement d'une clef pour un sombre pouvoir...
|
||||
item.ebwizardry\:crystal_earth.name=Cristal verdoyant
|
||||
item.ebwizardry\:crystal_earth.desc=Un cristal empreint de filaments verdoyants. Il doit sûrement contenir les pouvoirs de la nature...
|
||||
item.ebwizardry\:crystal_sorcery.name=Cristal mystique
|
||||
item.ebwizardry\:crystal_sorcery.desc=Un cristal luisant d'un vert bleuté. Il semble recéler une magie antique...
|
||||
item.ebwizardry\:crystal_healing.name=Cristal rayonnant
|
||||
item.ebwizardry\:crystal_healing.desc=Un cristal au rayonnement doré. Il doit être lié à un pouvoir divin...
|
||||
item.ebwizardry\:magic_crystal.name=Cristal magique
|
||||
item.ebwizardry\:magic_crystal.desc=Les couleurs iridescentes du cristal tourbillonnent doucement, révélant sa magie. Il y a sûrement un moyen de l'utiliser...
|
||||
item.ebwizardry\:fire_crystal.name=Cristal embrasé
|
||||
item.ebwizardry\:fire_crystal.desc=Un cristal brillant d'un orange chatoyant. C'est sûrement la clef pour déverrouiller l'élément du feu...
|
||||
item.ebwizardry\:ice_crystal.name=Cristal gelé
|
||||
item.ebwizardry\:ice_crystal.desc=Un cristal teinté d'un bleu glacial. Il renferme sûrement les secrets du froid...
|
||||
item.ebwizardry\:lightning_crystal.name=Cristal foudroyant
|
||||
item.ebwizardry\:lightning_crystal.desc=Un cristal vibrant d'une énergie chaotique. Il cache probablement un pouvoir grandiose...
|
||||
item.ebwizardry\:necromancy_crystal.name=Cristal ténébreux
|
||||
item.ebwizardry\:necromancy_crystal.desc=Un cristal sombre et violacé. Il s'agit sûrement d'une clef pour un sombre pouvoir...
|
||||
item.ebwizardry\:earth_crystal.name=Cristal verdoyant
|
||||
item.ebwizardry\:earth_crystal.desc=Un cristal empreint de filaments verdoyants. Il doit sûrement contenir les pouvoirs de la nature...
|
||||
item.ebwizardry\:sorcery_crystal.name=Cristal mystique
|
||||
item.ebwizardry\:sorcery_crystal.desc=Un cristal luisant d'un vert bleuté. Il semble recéler une magie antique...
|
||||
item.ebwizardry\:healing_crystal.name=Cristal rayonnant
|
||||
item.ebwizardry\:healing_crystal.desc=Un cristal au rayonnement doré. Il doit être lié à un pouvoir divin...
|
||||
|
||||
item.ebwizardry\:spell_book.name=Livre de sorts
|
||||
item.ebwizardry\:spell_book.desc=Un livre rempli de glyphes et de runes antiques. Avec de l'agnégation, il devrait être possible de le décrypter...\n\nClic droit en tenant le livre pour le lire.
|
||||
|
||||
@@ -52,22 +52,22 @@ tile.ebwizardry\:dark_oak_lectern.name=Sötéttölgy Olvasóállvány
|
||||
tile.ebwizardry\:receptacle.name=Receptákulum
|
||||
tile.ebwizardry\:imbuement_altar.name=Oltár
|
||||
|
||||
item.ebwizardry\:crystal_magic.name=Varázskristály
|
||||
item.ebwizardry\:crystal_magic.desc=A kristály belsejében lassan kavargó, irizáló színek mágikus energiáról tanúskodnak. Ezt az energiát ha ki lehetne nyerni, valahogy...
|
||||
item.ebwizardry\:crystal_fire.name=Tüzes Kristály
|
||||
item.ebwizardry\:crystal_fire.desc=Tüzes narancsszínnel izzó kristály. Ez lehet a kulcs a tűz elem titkainak feltárásához...
|
||||
item.ebwizardry\:crystal_ice.name=Jeges Kristály
|
||||
item.ebwizardry\:crystal_ice.desc=Hideg, kékes árnyalatú kristály. A fagy erejének titkait rejtheti...
|
||||
item.ebwizardry\:crystal_lightning.name=Viharos Kristály
|
||||
item.ebwizardry\:crystal_lightning.desc=Gomolygó és kaotikus energiával villogó kristály. Hatalmas erőt rejthet magában...
|
||||
item.ebwizardry\:crystal_necromancy.name=Sötét Kristály
|
||||
item.ebwizardry\:crystal_necromancy.desc=Mélységes lila kristály, mely ha ránézel szinte magába szippant. Valami még sötétebb kapuja lehet...
|
||||
item.ebwizardry\:crystal_earth.name=Viruló Kristály
|
||||
item.ebwizardry\:crystal_earth.desc=Zöld és barna temérdek árnyalatával mintázott kristály. Kapcsolata lehet a természet erőivel...
|
||||
item.ebwizardry\:crystal_sorcery.name=Misztikus Kristály
|
||||
item.ebwizardry\:crystal_sorcery.desc=Kékeszöld fénnyel csillogó kristály. Ősi erők titkait rejtheti magában...
|
||||
item.ebwizardry\:crystal_healing.name=Sugárzó Kristály
|
||||
item.ebwizardry\:crystal_healing.desc=A napsugárban aranyszín sárgán megcsillanó kristály. Tán isteni hatalomhoz rejt kapcsot...
|
||||
item.ebwizardry\:magic_crystal.name=Varázskristály
|
||||
item.ebwizardry\:magic_crystal.desc=A kristály belsejében lassan kavargó, irizáló színek mágikus energiáról tanúskodnak. Ezt az energiát ha ki lehetne nyerni, valahogy...
|
||||
item.ebwizardry\:fire_crystal.name=Tüzes Kristály
|
||||
item.ebwizardry\:fire_crystal.desc=Tüzes narancsszínnel izzó kristály. Ez lehet a kulcs a tűz elem titkainak feltárásához...
|
||||
item.ebwizardry\:ice_crystal.name=Jeges Kristály
|
||||
item.ebwizardry\:ice_crystal.desc=Hideg, kékes árnyalatú kristály. A fagy erejének titkait rejtheti...
|
||||
item.ebwizardry\:lightning_crystal.name=Viharos Kristály
|
||||
item.ebwizardry\:lightning_crystal.desc=Gomolygó és kaotikus energiával villogó kristály. Hatalmas erőt rejthet magában...
|
||||
item.ebwizardry\:necromancy_crystal.name=Sötét Kristály
|
||||
item.ebwizardry\:necromancy_crystal.desc=Mélységes lila kristály, mely ha ránézel szinte magába szippant. Valami még sötétebb kapuja lehet...
|
||||
item.ebwizardry\:earth_crystal.name=Viruló Kristály
|
||||
item.ebwizardry\:earth_crystal.desc=Zöld és barna temérdek árnyalatával mintázott kristály. Kapcsolata lehet a természet erőivel...
|
||||
item.ebwizardry\:sorcery_crystal.name=Misztikus Kristály
|
||||
item.ebwizardry\:sorcery_crystal.desc=Kékeszöld fénnyel csillogó kristály. Ősi erők titkait rejtheti magában...
|
||||
item.ebwizardry\:healing_crystal.name=Sugárzó Kristály
|
||||
item.ebwizardry\:healing_crystal.desc=A napsugárban aranyszín sárgán megcsillanó kristály. Tán isteni hatalomhoz rejt kapcsot...
|
||||
|
||||
item.ebwizardry\:spell_book.name=Varázskönyv
|
||||
item.ebwizardry\:spell_book.desc=Egy könyv, egy ősi nyelv rúnáival és szimbólumaival tele. Elegendő eltökéltséggel talán meg lehetne fejteni tartalmát...\n\nJobb-kattintással nyisd meg a könyvet, hogy elolvashasd.
|
||||
|
||||
@@ -52,22 +52,22 @@ tile.ebwizardry\:dark_oak_lectern.name=짙은 참나무 독서대
|
||||
tile.ebwizardry\:receptacle.name=받침
|
||||
tile.ebwizardry\:imbuement_altar.name=고취의 제단
|
||||
|
||||
item.ebwizardry\:crystal_magic.name=마법수정
|
||||
item.ebwizardry\:crystal_magic.desc=무지갯빛의 아름다운 수정, 마법의 기운이 내부에서 서서히 변화하며 소용돌이치고 있습니다. 어쩌면 이 수정은 사용하면...
|
||||
item.ebwizardry\:crystal_fire.name=화염의 수정
|
||||
item.ebwizardry\:crystal_fire.desc=주황빛으로 불타는 수정, 어쩌면 불의 원소를 푸는 열쇠일지도 모릅니다...
|
||||
item.ebwizardry\:crystal_ice.name=얼음의 수정
|
||||
item.ebwizardry\:crystal_ice.desc=푸르스름한 색조의 차가운 수정, 어쩌면 서리의 힘의 비밀을 간직하고 있을지도 모릅니다...
|
||||
item.ebwizardry\:crystal_lightning.name=폭풍의 수정
|
||||
item.ebwizardry\:crystal_lightning.desc=어지럽게 소용돌이치고 번쩍이는 수정, 어쩌면 더 큰 힘을 숨기고 있을지도 모릅니다...
|
||||
item.ebwizardry\:crystal_necromancy.name=어둠의 수정
|
||||
item.ebwizardry\:crystal_necromancy.desc=마치 끌어당기는 듯한 깊고 푸르스름한 수정, 어쩌면 더 어두운 곳으로 가는 관문일지도 모릅니다...
|
||||
item.ebwizardry\:crystal_earth.name=신록의 수정
|
||||
item.ebwizardry\:crystal_earth.desc=녹색과 약간의 갈색으로 이루어진 수정, 어쩌면 자연의 힘과 연관이 있을지도 모릅니다...
|
||||
item.ebwizardry\:crystal_sorcery.name=신령의 수정
|
||||
item.ebwizardry\:crystal_sorcery.desc=푸르스름한 초록빛의 반짝거리는 수정, 어쩌면 고대의 힘의 비밀을 감추고 있을지도 모릅니다...
|
||||
item.ebwizardry\:crystal_healing.name=복사의 수정
|
||||
item.ebwizardry\:crystal_healing.desc=금빛 햇살처럼 노랗게 반짝이는 수정, 어쩌면 신성한 힘의 연결고리일지도 모릅니다...
|
||||
item.ebwizardry\:magic_crystal.name=마법수정
|
||||
item.ebwizardry\:magic_crystal.desc=무지갯빛의 아름다운 수정, 마법의 기운이 내부에서 서서히 변화하며 소용돌이치고 있습니다. 어쩌면 이 수정은 사용하면...
|
||||
item.ebwizardry\:fire_crystal.name=화염의 수정
|
||||
item.ebwizardry\:fire_crystal.desc=주황빛으로 불타는 수정, 어쩌면 불의 원소를 푸는 열쇠일지도 모릅니다...
|
||||
item.ebwizardry\:ice_crystal.name=얼음의 수정
|
||||
item.ebwizardry\:ice_crystal.desc=푸르스름한 색조의 차가운 수정, 어쩌면 서리의 힘의 비밀을 간직하고 있을지도 모릅니다...
|
||||
item.ebwizardry\:lightning_crystal.name=폭풍의 수정
|
||||
item.ebwizardry\:lightning_crystal.desc=어지럽게 소용돌이치고 번쩍이는 수정, 어쩌면 더 큰 힘을 숨기고 있을지도 모릅니다...
|
||||
item.ebwizardry\:necromancy_crystal.name=어둠의 수정
|
||||
item.ebwizardry\:necromancy_crystal.desc=마치 끌어당기는 듯한 깊고 푸르스름한 수정, 어쩌면 더 어두운 곳으로 가는 관문일지도 모릅니다...
|
||||
item.ebwizardry\:earth_crystal.name=신록의 수정
|
||||
item.ebwizardry\:earth_crystal.desc=녹색과 약간의 갈색으로 이루어진 수정, 어쩌면 자연의 힘과 연관이 있을지도 모릅니다...
|
||||
item.ebwizardry\:sorcery_crystal.name=신령의 수정
|
||||
item.ebwizardry\:sorcery_crystal.desc=푸르스름한 초록빛의 반짝거리는 수정, 어쩌면 고대의 힘의 비밀을 감추고 있을지도 모릅니다...
|
||||
item.ebwizardry\:healing_crystal.name=복사의 수정
|
||||
item.ebwizardry\:healing_crystal.desc=금빛 햇살처럼 노랗게 반짝이는 수정, 어쩌면 신성한 힘의 연결고리일지도 모릅니다...
|
||||
|
||||
item.ebwizardry\:spell_book.name=주문서
|
||||
item.ebwizardry\:spell_book.desc=고대의 상형문자와 룬 문자로 채워진 책. 노력을 통해 그 내용을 해독할 수 있을 것 같습니다...\n\n책을 읽으려면 오른쪽 버튼을 누르세요.
|
||||
|
||||
@@ -55,14 +55,14 @@ tile.ebwizardry\:imbuement_altar.name=Nasycony Ołtarz
|
||||
|
||||
|
||||
|
||||
item.ebwizardry\:crystal_magic.name=Magiczny Kryształ
|
||||
item.ebwizardry\:crystal_fire.name=Ognisty Kryształ
|
||||
item.ebwizardry\:crystal_ice.name=Lodowy Kryształ
|
||||
item.ebwizardry\:crystal_lightning.name=Sztormowy Kryształ
|
||||
item.ebwizardry\:crystal_necromancy.name=Mroczny Kryształ
|
||||
item.ebwizardry\:crystal_earth.name=Zielny Kryształ
|
||||
item.ebwizardry\:crystal_sorcery.name=Mistyczny Kryształ
|
||||
item.ebwizardry\:crystal_healing.name=Promienisty Kryształ
|
||||
item.ebwizardry\:magic_crystal.name=Magiczny Kryształ
|
||||
item.ebwizardry\:fire_crystal.name=Ognisty Kryształ
|
||||
item.ebwizardry\:ice_crystal.name=Lodowy Kryształ
|
||||
item.ebwizardry\:lightning_crystal.name=Sztormowy Kryształ
|
||||
item.ebwizardry\:necromancy_crystal.name=Mroczny Kryształ
|
||||
item.ebwizardry\:earth_crystal.name=Zielny Kryształ
|
||||
item.ebwizardry\:sorcery_crystal.name=Mistyczny Kryształ
|
||||
item.ebwizardry\:healing_crystal.name=Promienisty Kryształ
|
||||
|
||||
item.ebwizardry\:magic_wand.name=Magiczna Różdżka
|
||||
item.ebwizardry\:apprentice_wand.name=Uczniowska Różdżka
|
||||
@@ -454,7 +454,7 @@ entity.ebwizardry\:skeleton_minion.name=Szkielet
|
||||
entity.ebwizardry\:stray_minion.name=Tułacz
|
||||
entity.ebwizardry\:spider_minion.name=Pająk
|
||||
entity.ebwizardry\:blaze_minion.name=Płomyk
|
||||
entity.ebwizardry\:wither_skeleton_minion.name=Obumar�y Szkielet
|
||||
entity.ebwizardry\:wither_skeleton_minion.name=Obumar�y Szkielet
|
||||
entity.ebwizardry\:ice_wraith.name=Sługa Lodu
|
||||
entity.ebwizardry\:lightning_wraith.name=Sługa Piorunów
|
||||
entity.ebwizardry\:shadow_wraith.name=Sługa Cienia
|
||||
|
||||
@@ -52,22 +52,22 @@ tile.ebwizardry\:dark_oak_lectern.name=Кафедра из тёмного дуб
|
||||
tile.ebwizardry\:receptacle.name=Вместилище
|
||||
tile.ebwizardry\:imbuement_altar.name=Алтарь наполнения
|
||||
|
||||
item.ebwizardry\:crystal_magic.name=Волшебный кристалл
|
||||
item.ebwizardry\:crystal_magic.desc=Переливающиеся цвета этого кристалла, кажется, медленно меняются и кружатся, намекая на волшебную энергию внутри. Возможно, эту магию можно задействовать, как-нибудь...
|
||||
item.ebwizardry\:crystal_fire.name=Огненный кристалл
|
||||
item.ebwizardry\:crystal_fire.desc=Кристалл, который светится оранжево-огненным цветом. Возможно, он - ключ к разблокировки элемента огня...
|
||||
item.ebwizardry\:crystal_ice.name=Ледяной кристалл
|
||||
item.ebwizardry\:crystal_ice.desc=Кристалл с холодным, синим оттенком. Вероятно, он хранит в себе тайны силы мороза...
|
||||
item.ebwizardry\:crystal_lightning.name=Грозовой кристалл
|
||||
item.ebwizardry\:crystal_lightning.desc=Кристалл, который, кажется, вращается и вспыхивает с хаотической энергией. Может быть, он скрывает большую силу внутри...
|
||||
item.ebwizardry\:crystal_necromancy.name=Тёмный кристалл
|
||||
item.ebwizardry\:crystal_necromancy.desc=Кристалл с глубоким, пурпурным внешним видом, который, по-видимому, привлекает Вас. Вероятно, это врата к чему-то более тёмному...
|
||||
item.ebwizardry\:crystal_earth.name=Зелёный кристалл
|
||||
item.ebwizardry\:crystal_earth.desc=Узорчатый кристалл, со множеством оттенками зелёного и коричневого. Возможно, он держит связь с силами природы...
|
||||
item.ebwizardry\:crystal_sorcery.name=Мистический кристалл
|
||||
item.ebwizardry\:crystal_sorcery.desc=Кристалл, который мерцает голубовато-зелёным светом. Возможно, он таит в себе тайны древней силы...
|
||||
item.ebwizardry\:crystal_healing.name=Сияющий кристалл
|
||||
item.ebwizardry\:crystal_healing.desc=Кристалл, который блестит золотистым жёлтым светом в дневном свете. Наверное, он владеет связь с божественной силой...
|
||||
item.ebwizardry\:magic_crystal.name=Волшебный кристалл
|
||||
item.ebwizardry\:magic_crystal.desc=Переливающиеся цвета этого кристалла, кажется, медленно меняются и кружатся, намекая на волшебную энергию внутри. Возможно, эту магию можно задействовать, как-нибудь...
|
||||
item.ebwizardry\:fire_crystal.name=Огненный кристалл
|
||||
item.ebwizardry\:fire_crystal.desc=Кристалл, который светится оранжево-огненным цветом. Возможно, он - ключ к разблокировки элемента огня...
|
||||
item.ebwizardry\:ice_crystal.name=Ледяной кристалл
|
||||
item.ebwizardry\:ice_crystal.desc=Кристалл с холодным, синим оттенком. Вероятно, он хранит в себе тайны силы мороза...
|
||||
item.ebwizardry\:lightning_crystal.name=Грозовой кристалл
|
||||
item.ebwizardry\:lightning_crystal.desc=Кристалл, который, кажется, вращается и вспыхивает с хаотической энергией. Может быть, он скрывает большую силу внутри...
|
||||
item.ebwizardry\:necromancy_crystal.name=Тёмный кристалл
|
||||
item.ebwizardry\:necromancy_crystal.desc=Кристалл с глубоким, пурпурным внешним видом, который, по-видимому, привлекает Вас. Вероятно, это врата к чему-то более тёмному...
|
||||
item.ebwizardry\:earth_crystal.name=Зелёный кристалл
|
||||
item.ebwizardry\:earth_crystal.desc=Узорчатый кристалл, со множеством оттенками зелёного и коричневого. Возможно, он держит связь с силами природы...
|
||||
item.ebwizardry\:sorcery_crystal.name=Мистический кристалл
|
||||
item.ebwizardry\:sorcery_crystal.desc=Кристалл, который мерцает голубовато-зелёным светом. Возможно, он таит в себе тайны древней силы...
|
||||
item.ebwizardry\:healing_crystal.name=Сияющий кристалл
|
||||
item.ebwizardry\:healing_crystal.desc=Кристалл, который блестит золотистым жёлтым светом в дневном свете. Наверное, он владеет связь с божественной силой...
|
||||
|
||||
item.ebwizardry\:spell_book.name=Книга с заклинанием
|
||||
item.ebwizardry\:spell_book.desc=Книга наполненная рунами и символами древней рукописи. Возможно, с самоотверженностью можно расшифровать её содержание...\n\nНажмите пкм, пока держите эту книгу, чтобы прочитать её.
|
||||
|
||||
@@ -52,22 +52,22 @@ tile.ebwizardry\:dark_oak_lectern.name=深色橡木览术台
|
||||
tile.ebwizardry\:receptacle.name=容杯
|
||||
tile.ebwizardry\:imbuement_altar.name=注灵祭坛
|
||||
|
||||
item.ebwizardry\:crystal_magic.name=魔力水晶
|
||||
item.ebwizardry\:crystal_magic.desc=水晶闪耀斑斓的色彩似乎在缓慢地变幻流转,暗示着其内蕴含的魔法能量。或许能以某种方法来驾驭这种魔力......
|
||||
item.ebwizardry\:crystal_fire.name=赤焰水晶
|
||||
item.ebwizardry\:crystal_fire.desc=发出烈火般橙色光彩的水晶。也许是揭示火焰元素奥秘的关键......
|
||||
item.ebwizardry\:crystal_ice.name=寒霜水晶
|
||||
item.ebwizardry\:crystal_ice.desc=具有寒冷的霜蓝色调的水晶。或许它蕴藏着冰霜力量的奥秘......
|
||||
item.ebwizardry\:crystal_lightning.name=风暴水晶
|
||||
item.ebwizardry\:crystal_lightning.desc=似乎有混沌能量在其中流转闪烁的水晶。也许它内部蕴藏着更强大的力量......
|
||||
item.ebwizardry\:crystal_necromancy.name=邃暗水晶
|
||||
item.ebwizardry\:crystal_necromancy.desc=暗紫色外观的水晶,凝视它时仿佛被吸入其中。或许它是通往邃暗的门户......
|
||||
item.ebwizardry\:crystal_earth.name=苍翠水晶
|
||||
item.ebwizardry\:crystal_earth.desc=遍布翠绿与褐色图案的水晶。或许它蕴含着与自然之力的联系......
|
||||
item.ebwizardry\:crystal_sorcery.name=秘源水晶
|
||||
item.ebwizardry\:crystal_sorcery.desc=散发着碧绿微光的水晶。也许它封存着远古之力的奥秘......
|
||||
item.ebwizardry\:crystal_healing.name=光辉水晶
|
||||
item.ebwizardry\:crystal_healing.desc=在日光下闪耀金黄色光芒的水晶。或许它连结着神圣之力......
|
||||
item.ebwizardry\:magic_crystal.name=魔力水晶
|
||||
item.ebwizardry\:magic_crystal.desc=水晶闪耀斑斓的色彩似乎在缓慢地变幻流转,暗示着其内蕴含的魔法能量。或许能以某种方法来驾驭这种魔力......
|
||||
item.ebwizardry\:fire_crystal.name=赤焰水晶
|
||||
item.ebwizardry\:fire_crystal.desc=发出烈火般橙色光彩的水晶。也许是揭示火焰元素奥秘的关键......
|
||||
item.ebwizardry\:ice_crystal.name=寒霜水晶
|
||||
item.ebwizardry\:ice_crystal.desc=具有寒冷的霜蓝色调的水晶。或许它蕴藏着冰霜力量的奥秘......
|
||||
item.ebwizardry\:lightning_crystal.name=风暴水晶
|
||||
item.ebwizardry\:lightning_crystal.desc=似乎有混沌能量在其中流转闪烁的水晶。也许它内部蕴藏着更强大的力量......
|
||||
item.ebwizardry\:necromancy_crystal.name=邃暗水晶
|
||||
item.ebwizardry\:necromancy_crystal.desc=暗紫色外观的水晶,凝视它时仿佛被吸入其中。或许它是通往邃暗的门户......
|
||||
item.ebwizardry\:earth_crystal.name=苍翠水晶
|
||||
item.ebwizardry\:earth_crystal.desc=遍布翠绿与褐色图案的水晶。或许它蕴含着与自然之力的联系......
|
||||
item.ebwizardry\:sorcery_crystal.name=秘源水晶
|
||||
item.ebwizardry\:sorcery_crystal.desc=散发着碧绿微光的水晶。也许它封存着远古之力的奥秘......
|
||||
item.ebwizardry\:healing_crystal.name=光辉水晶
|
||||
item.ebwizardry\:healing_crystal.desc=在日光下闪耀金黄色光芒的水晶。或许它连结着神圣之力......
|
||||
|
||||
item.ebwizardry\:spell_book.name=法术书
|
||||
item.ebwizardry\:spell_book.desc=一本写满了远古文稿里符号与雕文的书。通过刻苦钻研,或许能破译它的内容......\n\n手持这本书时右击即可阅读。
|
||||
|
||||
@@ -26,14 +26,14 @@ tile.ebwizardry\:earth_crystal_block.name=碧綠水晶方塊
|
||||
tile.ebwizardry\:sorcery_crystal_block.name=神秘水晶方塊
|
||||
tile.ebwizardry\:healing_crystal_block.name=聖光水晶方塊
|
||||
|
||||
item.ebwizardry\:crystal_magic.name=魔法水晶
|
||||
item.ebwizardry\:crystal_fire.name=火焰水晶
|
||||
item.ebwizardry\:crystal_ice.name=寒冰水晶
|
||||
item.ebwizardry\:crystal_lightning.name=雷電水晶
|
||||
item.ebwizardry\:crystal_necromancy.name=黑暗水晶
|
||||
item.ebwizardry\:crystal_earth.name=碧綠水晶
|
||||
item.ebwizardry\:crystal_sorcery.name=神秘水晶
|
||||
item.ebwizardry\:crystal_healing.name=聖光水晶
|
||||
item.ebwizardry\:magic_crystal.name=魔法水晶
|
||||
item.ebwizardry\:fire_crystal.name=火焰水晶
|
||||
item.ebwizardry\:ice_crystal.name=寒冰水晶
|
||||
item.ebwizardry\:lightning_crystal.name=雷電水晶
|
||||
item.ebwizardry\:necromancy_crystal.name=黑暗水晶
|
||||
item.ebwizardry\:earth_crystal.name=碧綠水晶
|
||||
item.ebwizardry\:sorcery_crystal.name=神秘水晶
|
||||
item.ebwizardry\:healing_crystal.name=聖光水晶
|
||||
|
||||
item.ebwizardry\:magic_wand.name=基礎法杖
|
||||
item.ebwizardry\:apprentice_wand.name=學徒法杖
|
||||
|
||||
@@ -6,37 +6,37 @@
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:crystal_earth",
|
||||
"name": "ebwizardry:earth_crystal",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:crystal_fire",
|
||||
"name": "ebwizardry:fire_crystal",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:crystal_healing",
|
||||
"name": "ebwizardry:healing_crystal",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:crystal_ice",
|
||||
"name": "ebwizardry:ice_crystal",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:crystal_lightning",
|
||||
"name": "ebwizardry:lightning_crystal",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:crystal_necromancy",
|
||||
"name": "ebwizardry:necromancy_crystal",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:crystal_sorcery",
|
||||
"name": "ebwizardry:sorcery_crystal",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "ebwizardry:blocks/crystal_block"
|
||||
"all": "ebwizardry:blocks/magic_crystal_block"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "ebwizardry:items/crystal_lightning"
|
||||
}
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "ebwizardry:items/crystal_necromancy"
|
||||
}
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "ebwizardry:items/crystal_sorcery"
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "ebwizardry:items/crystal_earth"
|
||||
"layer0": "ebwizardry:items/earth_crystal"
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "ebwizardry:items/crystal_fire"
|
||||
"layer0": "ebwizardry:items/fire_crystal"
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "ebwizardry:items/crystal_healing"
|
||||
"layer0": "ebwizardry:items/healing_crystal"
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "ebwizardry:items/crystal_ice"
|
||||
"layer0": "ebwizardry:items/ice_crystal"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "ebwizardry:items/lightning_crystal"
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "ebwizardry:items/crystal_magic"
|
||||
"layer0": "ebwizardry:items/magic_crystal"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "ebwizardry:items/necromancy_crystal"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "ebwizardry:items/sorcery_crystal"
|
||||
}
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"zzz",
|
||||
"zzz",
|
||||
"zzz"
|
||||
],
|
||||
"key": {
|
||||
"z": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 2
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 2
|
||||
}
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"zzz",
|
||||
"zzz",
|
||||
"zzz"
|
||||
],
|
||||
"key": {
|
||||
"z": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 3
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 3
|
||||
}
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"zzz",
|
||||
"zzz",
|
||||
"zzz"
|
||||
],
|
||||
"key": {
|
||||
"z": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 4
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 4
|
||||
}
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"zzz",
|
||||
"zzz",
|
||||
"zzz"
|
||||
],
|
||||
"key": {
|
||||
"z": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 6
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 6
|
||||
}
|
||||
}
|
||||
@@ -3,13 +3,11 @@
|
||||
"group": "magic_crystal",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 0
|
||||
"item": "ebwizardry:magic_crystal_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 0,
|
||||
"count": 9
|
||||
}
|
||||
}
|
||||
@@ -3,13 +3,11 @@
|
||||
"group": "magic_crystal",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 5
|
||||
"item": "ebwizardry:earth_crystal_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 5,
|
||||
"item": "ebwizardry:earth_crystal",
|
||||
"count": 9
|
||||
}
|
||||
}
|
||||
@@ -3,13 +3,11 @@
|
||||
"group": "magic_crystal",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 1
|
||||
"item": "ebwizardry:fire_crystal_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 1,
|
||||
"item": "ebwizardry:fire_crystal",
|
||||
"count": 9
|
||||
}
|
||||
}
|
||||
@@ -3,13 +3,11 @@
|
||||
"group": "magic_crystal",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 7
|
||||
"item": "ebwizardry:healing_crystal_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 7,
|
||||
"item": "ebwizardry:healing_crystal",
|
||||
"count": 9
|
||||
}
|
||||
}
|
||||
@@ -3,13 +3,11 @@
|
||||
"group": "magic_crystal",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 2
|
||||
"item": "ebwizardry:ice_crystal_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 2,
|
||||
"item": "ebwizardry:ice_crystal",
|
||||
"count": 9
|
||||
}
|
||||
}
|
||||
@@ -3,13 +3,11 @@
|
||||
"group": "magic_crystal",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 3
|
||||
"item": "ebwizardry:lightning_crystal_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 3,
|
||||
"item": "ebwizardry:lightning_crystal",
|
||||
"count": 9
|
||||
}
|
||||
}
|
||||
@@ -3,13 +3,11 @@
|
||||
"group": "magic_crystal",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 4
|
||||
"item": "ebwizardry:necromancy_crystal_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 4,
|
||||
"item": "ebwizardry:necromancy_crystal",
|
||||
"count": 9
|
||||
}
|
||||
}
|
||||
@@ -3,13 +3,11 @@
|
||||
"group": "magic_crystal",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 6
|
||||
"item": "ebwizardry:sorcery_crystal_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 6,
|
||||
"item": "ebwizardry:sorcery_crystal",
|
||||
"count": 9
|
||||
}
|
||||
}
|
||||
@@ -8,7 +8,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 0,
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
@@ -2,8 +2,7 @@
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 0
|
||||
"item": "ebwizardry:magic_crystal"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
|
||||
@@ -7,12 +7,10 @@
|
||||
],
|
||||
"key": {
|
||||
"z": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 0
|
||||
"item": "ebwizardry:earth_crystal"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 0
|
||||
"item": "ebwizardry:earth_crystal_block"
|
||||
}
|
||||
}
|
||||
@@ -7,12 +7,10 @@
|
||||
],
|
||||
"key": {
|
||||
"z": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 5
|
||||
"item": "ebwizardry:fire_crystal"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 5
|
||||
"item": "ebwizardry:fire_crystal_block"
|
||||
}
|
||||
}
|
||||
@@ -7,12 +7,10 @@
|
||||
],
|
||||
"key": {
|
||||
"z": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 1
|
||||
"item": "ebwizardry:healing_crystal"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 1
|
||||
"item": "ebwizardry:healing_crystal_block"
|
||||
}
|
||||
}
|
||||
@@ -7,12 +7,10 @@
|
||||
],
|
||||
"key": {
|
||||
"z": {
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 7
|
||||
"item": "ebwizardry:ice_crystal"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "ebwizardry:crystal_block",
|
||||
"data": 7
|
||||
"item": "ebwizardry:ice_crystal_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"zzz",
|
||||
"zzz",
|
||||
"zzz"
|
||||
],
|
||||
"key": {
|
||||
"z": {
|
||||
"item": "ebwizardry:lightning_crystal"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "ebwizardry:lightning_crystal_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"zzz",
|
||||
"zzz",
|
||||
"zzz"
|
||||
],
|
||||
"key": {
|
||||
"z": {
|
||||
"item": "ebwizardry:magic_crystal"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "ebwizardry:magic_crystal_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"zzz",
|
||||
"zzz",
|
||||
"zzz"
|
||||
],
|
||||
"key": {
|
||||
"z": {
|
||||
"item": "ebwizardry:necromancy_crystal"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "ebwizardry:necromancy_crystal_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"zzz",
|
||||
"zzz",
|
||||
"zzz"
|
||||
],
|
||||
"key": {
|
||||
"z": {
|
||||
"item": "ebwizardry:sorcery_crystal"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "ebwizardry:sorcery_crystal_block"
|
||||
}
|
||||
}
|
||||
@@ -27,7 +27,7 @@
|
||||
"height": 64
|
||||
},
|
||||
"magic_crystal": {
|
||||
"location": "ebwizardry:textures/items/crystal_magic.png",
|
||||
"location": "ebwizardry:textures/items/magic_crystal.png",
|
||||
"caption": "A Magic Crystal",
|
||||
"u": 6,
|
||||
"v": 6,
|
||||
@@ -161,14 +161,14 @@
|
||||
},
|
||||
"crystal_blocks": {
|
||||
"locations": [
|
||||
"ebwizardry:crystal_block",
|
||||
"ebwizardry:crystal_block_fire",
|
||||
"ebwizardry:crystal_block_ice",
|
||||
"ebwizardry:crystal_block_lightning",
|
||||
"ebwizardry:crystal_block_necromancy",
|
||||
"ebwizardry:crystal_block_earth",
|
||||
"ebwizardry:crystal_block_sorcery",
|
||||
"ebwizardry:crystal_block_healing"
|
||||
"ebwizardry:magic_crystal_block",
|
||||
"ebwizardry:fire_crystal_block",
|
||||
"ebwizardry:ice_crystal_block",
|
||||
"ebwizardry:lightning_crystal_block",
|
||||
"ebwizardry:necromancy_crystal_block",
|
||||
"ebwizardry:earth_crystal_block",
|
||||
"ebwizardry:sorcery_crystal_block",
|
||||
"ebwizardry:healing_crystal_block"
|
||||
]
|
||||
},
|
||||
"crystal_blocks_to_crystals": {
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"height": 64
|
||||
},
|
||||
"magic_crystal": {
|
||||
"location": "ebwizardry:textures/items/crystal_magic.png",
|
||||
"location": "ebwizardry:textures/items/magic_crystal.png",
|
||||
"caption": "A Magic Crystal",
|
||||
"u": 6,
|
||||
"v": 6,
|
||||
@@ -161,14 +161,14 @@
|
||||
},
|
||||
"crystal_blocks": {
|
||||
"locations": [
|
||||
"ebwizardry:crystal_block",
|
||||
"ebwizardry:crystal_block_fire",
|
||||
"ebwizardry:crystal_block_ice",
|
||||
"ebwizardry:crystal_block_lightning",
|
||||
"ebwizardry:crystal_block_necromancy",
|
||||
"ebwizardry:crystal_block_earth",
|
||||
"ebwizardry:crystal_block_sorcery",
|
||||
"ebwizardry:crystal_block_healing"
|
||||
"ebwizardry:magic_crystal_block",
|
||||
"ebwizardry:fire_crystal_block",
|
||||
"ebwizardry:ice_crystal_block",
|
||||
"ebwizardry:lightning_crystal_block",
|
||||
"ebwizardry:necromancy_crystal_block",
|
||||
"ebwizardry:earth_crystal_block",
|
||||
"ebwizardry:sorcery_crystal_block",
|
||||
"ebwizardry:healing_crystal_block"
|
||||
]
|
||||
},
|
||||
"crystal_blocks_to_crystals": {
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"height": 64
|
||||
},
|
||||
"magic_crystal": {
|
||||
"location": "ebwizardry:textures/items/crystal_magic.png",
|
||||
"location": "ebwizardry:textures/items/magic_crystal.png",
|
||||
"caption": "Cristal Magico",
|
||||
"u": 6,
|
||||
"v": 6,
|
||||
@@ -152,14 +152,14 @@
|
||||
},
|
||||
"crystal_blocks": {
|
||||
"locations": [
|
||||
"ebwizardry:crystal_block",
|
||||
"ebwizardry:crystal_block_fire",
|
||||
"ebwizardry:crystal_block_ice",
|
||||
"ebwizardry:crystal_block_lightning",
|
||||
"ebwizardry:crystal_block_necromancy",
|
||||
"ebwizardry:crystal_block_earth",
|
||||
"ebwizardry:crystal_block_sorcery",
|
||||
"ebwizardry:crystal_block_healing"
|
||||
"ebwizardry:magic_crystal_block",
|
||||
"ebwizardry:fire_crystal_block",
|
||||
"ebwizardry:ice_crystal_block",
|
||||
"ebwizardry:lightning_crystal_block",
|
||||
"ebwizardry:necromancy_crystal_block",
|
||||
"ebwizardry:earth_crystal_block",
|
||||
"ebwizardry:sorcery_crystal_block",
|
||||
"ebwizardry:healing_crystal_block"
|
||||
]
|
||||
},
|
||||
"crystal_blocks_to_crystals": {
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"height": 64
|
||||
},
|
||||
"magic_crystal": {
|
||||
"location": "ebwizardry:textures/items/crystal_magic.png",
|
||||
"location": "ebwizardry:textures/items/magic_crystal.png",
|
||||
"caption": "Egy Varázskristály",
|
||||
"u": 6,
|
||||
"v": 6,
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"height": 64
|
||||
},
|
||||
"magic_crystal": {
|
||||
"location": "ebwizardry:textures/items/crystal_magic.png",
|
||||
"location": "ebwizardry:textures/items/magic_crystal.png",
|
||||
"caption": "마법수정",
|
||||
"u": 6,
|
||||
"v": 6,
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"height": 64
|
||||
},
|
||||
"magic_crystal": {
|
||||
"location": "ebwizardry:textures/items/crystal_magic.png",
|
||||
"location": "ebwizardry:textures/items/magic_crystal.png",
|
||||
"caption": "Magiczny Kryształl",
|
||||
"u": 6,
|
||||
"v": 6,
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"height": 64
|
||||
},
|
||||
"magic_crystal": {
|
||||
"location": "ebwizardry:textures/items/crystal_magic.png",
|
||||
"location": "ebwizardry:textures/items/magic_crystal.png",
|
||||
"caption": "Волшебный кристалл",
|
||||
"u": 6,
|
||||
"v": 6,
|
||||
@@ -161,14 +161,14 @@
|
||||
},
|
||||
"crystal_blocks": {
|
||||
"locations": [
|
||||
"ebwizardry:crystal_block",
|
||||
"ebwizardry:crystal_block_fire",
|
||||
"ebwizardry:crystal_block_ice",
|
||||
"ebwizardry:crystal_block_lightning",
|
||||
"ebwizardry:crystal_block_necromancy",
|
||||
"ebwizardry:crystal_block_earth",
|
||||
"ebwizardry:crystal_block_sorcery",
|
||||
"ebwizardry:crystal_block_healing"
|
||||
"ebwizardry:magic_crystal_block",
|
||||
"ebwizardry:fire_crystal_block",
|
||||
"ebwizardry:ice_crystal_block",
|
||||
"ebwizardry:lightning_crystal_block",
|
||||
"ebwizardry:necromancy_crystal_block",
|
||||
"ebwizardry:earth_crystal_block",
|
||||
"ebwizardry:sorcery_crystal_block",
|
||||
"ebwizardry:healing_crystal_block"
|
||||
]
|
||||
},
|
||||
"crystal_blocks_to_crystals": {
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"height": 64
|
||||
},
|
||||
"magic_crystal": {
|
||||
"location": "ebwizardry:textures/items/crystal_magic.png",
|
||||
"location": "ebwizardry:textures/items/magic_crystal.png",
|
||||
"caption": "魔力水晶",
|
||||
"u": 6,
|
||||
"v": 6,
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"height": 64
|
||||
},
|
||||
"magic_crystal": {
|
||||
"location": "ebwizardry:textures/items/crystal_magic.png",
|
||||
"location": "ebwizardry:textures/items/magic_crystal.png",
|
||||
"caption": "魔法水晶",
|
||||
"u": 6,
|
||||
"v": 6,
|
||||
@@ -152,14 +152,14 @@
|
||||
},
|
||||
"crystal_blocks": {
|
||||
"locations": [
|
||||
"ebwizardry:crystal_block",
|
||||
"ebwizardry:crystal_block_fire",
|
||||
"ebwizardry:crystal_block_ice",
|
||||
"ebwizardry:crystal_block_lightning",
|
||||
"ebwizardry:crystal_block_necromancy",
|
||||
"ebwizardry:crystal_block_earth",
|
||||
"ebwizardry:crystal_block_sorcery",
|
||||
"ebwizardry:crystal_block_healing"
|
||||
"ebwizardry:magic_crystal_block",
|
||||
"ebwizardry:fire_crystal_block",
|
||||
"ebwizardry:ice_crystal_block",
|
||||
"ebwizardry:lightning_crystal_block",
|
||||
"ebwizardry:necromancy_crystal_block",
|
||||
"ebwizardry:earth_crystal_block",
|
||||
"ebwizardry:sorcery_crystal_block",
|
||||
"ebwizardry:healing_crystal_block"
|
||||
]
|
||||
},
|
||||
"crystal_blocks_to_crystals": {
|
||||
|
||||
|
Before Width: | Height: | Size: 896 B After Width: | Height: | Size: 896 B |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 623 B After Width: | Height: | Size: 623 B |
|
Before Width: | Height: | Size: 618 B After Width: | Height: | Size: 618 B |
|
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 562 B |
|
Before Width: | Height: | Size: 688 B After Width: | Height: | Size: 688 B |
|
Before Width: | Height: | Size: 519 B After Width: | Height: | Size: 519 B |
|
Before Width: | Height: | Size: 588 B After Width: | Height: | Size: 588 B |
|
Before Width: | Height: | Size: 620 B After Width: | Height: | Size: 620 B |