unfuck kitsune

This commit is contained in:
Ryan
2024-04-10 18:33:57 +02:00
parent dc47ab8f3a
commit ec17cef3f0
6 changed files with 3 additions and 8 deletions

View File

@@ -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",

View File

@@ -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,

View File

@@ -1,7 +1,6 @@
{
"values": [
"minecraft:leather_boots",
"minecraft:netherite_boots",
"minecraft:chainmail_boots"
]
}

View File

@@ -1,7 +1,6 @@
{
"values": [
"minecraft:leather_chestplate",
"minecraft:netherite_chestplate",
"minecraft:chainmail_chestplate"
]
}

View File

@@ -1,7 +1,6 @@
{
"values": [
"minecraft:leather_helmet",
"minecraft:netherite_helmet",
"minecraft:chainmail_helmet"
]
}

View File

@@ -1,7 +1,6 @@
{
"values": [
"minecraft:leather_leggings",
"minecraft:netherite_leggings",
"minecraft:chainmail_leggings"
]
}