unfuck kitsune
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
|
||||
//-----Spirit-----//
|
||||
"origin.terraoriginum.spirit.name": "Spirit",
|
||||
"origin.terraoriginum.spirit.description": "A ghostly creature which has not been build for any specific purpoes (Gotta figure this one out)",
|
||||
"origin.terraoriginum.spirit.description": "A ghostly creature which has not been buile for any specific purpose.",
|
||||
"power.terraoriginum.spirit-powers/ectoplasm.name": "Ectoplasm",
|
||||
"power.terraoriginum.spirit-powers/ectoplasm.description": "Ectoplasm is the life essence of any ghostly creature, without it, they will slowly start to die.",
|
||||
"power.terraoriginum.spirit-powers/nightvis.name": "Night Vision",
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
//-----Serpenta-----//
|
||||
"origin.terraoriginum.serpenta.name": "Serpenta",
|
||||
"origin.terraoriginum.serpenta.description": "A hybrid between merfolk and sea serpents... don't ask",
|
||||
"origin.terraoriginum.serpenta.description": "A hybrid between merfolk and sea serpents... don't ask how they managed that.",
|
||||
"power.terraoriginum.serpenta-powers/boilingshot.name": "Boiling Shot",
|
||||
"power.terraoriginum.serpenta-powers/boilingshot.description": "shoot a jet of boiling water, this dehydrates you and has a cooldown of 30 seconds",
|
||||
"power.terraoriginum.serpenta-powers/scales.name": "Scales",
|
||||
|
||||
@@ -8,8 +8,7 @@
|
||||
"terraoriginum:spirit-powers/phasing2",
|
||||
"terraoriginum:spirit-powers/phasing3",
|
||||
"terraoriginum:spirit-powers/undead",
|
||||
"terraoriginum:spirit-powers/nightvis",
|
||||
"terraoriginum:ectotest"
|
||||
"terraoriginum:spirit-powers/nightvis"
|
||||
],
|
||||
"icon": "minecraft:air",
|
||||
"order": 1001,
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:leather_boots",
|
||||
"minecraft:netherite_boots",
|
||||
"minecraft:chainmail_boots"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:leather_chestplate",
|
||||
"minecraft:netherite_chestplate",
|
||||
"minecraft:chainmail_chestplate"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:leather_helmet",
|
||||
"minecraft:netherite_helmet",
|
||||
"minecraft:chainmail_helmet"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:leather_leggings",
|
||||
"minecraft:netherite_leggings",
|
||||
"minecraft:chainmail_leggings"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user