From 133cbc60ed90c83c1beb4a1c45a5225836fba0b8 Mon Sep 17 00:00:00 2001 From: Ryan <78032176+BigGaemer@users.noreply.github.com> Date: Sat, 20 Jan 2024 13:56:48 +0200 Subject: [PATCH] removed EVERYTHING --- .../data/origins/origin_layers/origin.json | 9 +- .../terraoriginum/origins/immortal_human.json | 4 +- .../data/terraoriginum/origins/kefflade.json | 44 -- .../data/terraoriginum/origins/lato.json | 26 -- .../data/terraoriginum/origins/monarch.json | 15 - .../data/terraoriginum/origins/mus.json | 26 -- .../data/terraoriginum/origins/mync.json | 29 -- .../data/terraoriginum/powers/duelwield.json | 64 --- .../terraoriginum/powers/fifteen_lives.json | 8 - .../data/terraoriginum/powers/furious.json | 25 - .../terraoriginum/powers/furious_dummy.json | 22 - .../powers/keffladepowers/bookshelfnear.json | 434 ------------------ .../powers/keffladepowers/chromeboost.json | 21 - .../powers/keffladepowers/chrometest.json | 21 - .../keffladepowers/cursedexplosions.json | 75 --- .../cursedexplosionschromes.json | 29 -- .../powers/keffladepowers/darkball.json | 31 -- .../keffladepowers/darkballchromes.json | 27 -- .../powers/keffladepowers/darkchromes.json | 11 - .../powers/keffladepowers/darkfavour.json | 21 - .../powers/keffladepowers/darkftwo.json | 22 - .../powers/keffladepowers/ginodmg.json | 18 - .../powers/keffladepowers/honeychromes.json | 15 - .../kefflade_natural_armour.json | 9 - .../powers/keffladepowers/leatherarmour.json | 23 - .../powers/keffladepowers/lightningbolt.json | 37 -- .../keffladepowers/lightningboltchromes.json | 27 -- .../powers/keffladepowers/nodmg.json | 17 - .../keffladepowers/passivechromeregen.json | 11 - .../powers/keffladepowers/shadowblast.json | 74 --- .../keffladepowers/shadowblastchromes.json | 26 -- .../powers/keffladepowers/startbox.json | 22 - .../powers/keffladepowers/supernova.json | 66 --- .../keffladepowers/supernovachromes.json | 27 -- .../powers/keffladepowers/whitemagic.json | 118 ----- .../keffladepowers/whitemagicchromes.json | 27 -- .../powers/latopowers/insomnia.json | 7 - .../powers/latopowers/lato_blooded.json | 9 - .../powers/latopowers/lightweight.json | 24 - .../powers/latopowers/long_arms.json | 19 - .../powers/latopowers/natural_armor.json | 9 - .../powers/latopowers/perfect_vision.json | 6 - .../terraoriginum/powers/latopowers/rage.json | 25 - .../powers/latopowers/rage_addition.json | 22 - .../powers/latopowers/rage_dummy.json | 18 - .../powers/latopowers/seventeen_lives.json | 8 - .../powers/latopowers/strong.json | 13 - .../powers/latopowers/sun_damage.json | 37 -- .../powers/latopowers/tailwind.json | 9 - .../terraoriginum/powers/latopowers/tall.json | 8 - .../powers/latopowers/tall_hitbox.json | 9 - .../powers/latopowers/tall_width.json | 9 - .../powers/latopowers/tall_width_hitbox.json | 9 - .../powers/latopowers/teleport.json | 53 --- .../latopowers/water_vulnerability.json | 28 -- .../monarchpowers/hyperefficient_blood.json | 10 - .../monarchpowers/instant_transmission.json | 66 --- .../powers/monarchpowers/nuclear_rush.json | 55 --- .../powers/monarchpowers/nyctophobia.json | 31 -- .../powers/monarchpowers/shining.json | 6 - .../powers/monarchpowers/solar_energy.json | 11 - .../powers/monarchpowers/sun_fueled.json | 13 - .../powers/muspowers/closedeyes.json | 71 --- .../powers/muspowers/closeeyes.json | 7 - .../powers/muspowers/fascination.json | 11 - .../powers/muspowers/fascinationeffects.json | 152 ------ .../powers/muspowers/flexibility.json | 23 - .../powers/muspowers/lookwithin.json | 72 --- .../powers/muspowers/mus_natural_armor.json | 9 - .../powers/muspowers/no_villager.json | 17 - .../powers/muspowers/reason.json | 11 - .../powers/muspowers/reasoneffects.json | 212 --------- .../powers/myncpowers/mync_blind.json | 34 -- .../powers/myncpowers/mync_echolocate.json | 94 ---- .../myncpowers/mync_natural_armour.json | 9 - .../powers/myncpowers/mync_rage.json | 25 - .../powers/myncpowers/mync_rage_addition.json | 22 - .../powers/myncpowers/mync_rage_dummy.json | 22 - .../powers/myncpowers/mync_strong.json | 13 - .../powers/myncpowers/mync_tailwind.json | 9 - .../powers/myncpowers/mync_vision.json | 5 - .../data/terraoriginum/powers/pockets.json | 6 - .../data/terraoriginum/powers/teleport.json | 85 ---- .../powers/water_vulnerability_ex.json | 28 -- .../data/terraoriginum/recipes/umbrella.json | 2 +- 85 files changed, 5 insertions(+), 2929 deletions(-) delete mode 100644 src/main/resources/data/terraoriginum/origins/kefflade.json delete mode 100755 src/main/resources/data/terraoriginum/origins/lato.json delete mode 100644 src/main/resources/data/terraoriginum/origins/monarch.json delete mode 100644 src/main/resources/data/terraoriginum/origins/mus.json delete mode 100644 src/main/resources/data/terraoriginum/origins/mync.json delete mode 100644 src/main/resources/data/terraoriginum/powers/duelwield.json delete mode 100755 src/main/resources/data/terraoriginum/powers/fifteen_lives.json delete mode 100755 src/main/resources/data/terraoriginum/powers/furious.json delete mode 100755 src/main/resources/data/terraoriginum/powers/furious_dummy.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/bookshelfnear.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/chromeboost.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/chrometest.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/cursedexplosions.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/cursedexplosionschromes.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/darkball.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/darkballchromes.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/darkchromes.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/darkfavour.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/darkftwo.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/ginodmg.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/honeychromes.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/kefflade_natural_armour.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/leatherarmour.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/lightningbolt.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/lightningboltchromes.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/nodmg.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/passivechromeregen.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/shadowblast.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/shadowblastchromes.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/startbox.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/supernova.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/supernovachromes.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/whitemagic.json delete mode 100644 src/main/resources/data/terraoriginum/powers/keffladepowers/whitemagicchromes.json delete mode 100644 src/main/resources/data/terraoriginum/powers/latopowers/insomnia.json delete mode 100755 src/main/resources/data/terraoriginum/powers/latopowers/lato_blooded.json delete mode 100644 src/main/resources/data/terraoriginum/powers/latopowers/lightweight.json delete mode 100644 src/main/resources/data/terraoriginum/powers/latopowers/long_arms.json delete mode 100644 src/main/resources/data/terraoriginum/powers/latopowers/natural_armor.json delete mode 100755 src/main/resources/data/terraoriginum/powers/latopowers/perfect_vision.json delete mode 100755 src/main/resources/data/terraoriginum/powers/latopowers/rage.json delete mode 100755 src/main/resources/data/terraoriginum/powers/latopowers/rage_addition.json delete mode 100755 src/main/resources/data/terraoriginum/powers/latopowers/rage_dummy.json delete mode 100755 src/main/resources/data/terraoriginum/powers/latopowers/seventeen_lives.json delete mode 100644 src/main/resources/data/terraoriginum/powers/latopowers/strong.json delete mode 100644 src/main/resources/data/terraoriginum/powers/latopowers/sun_damage.json delete mode 100644 src/main/resources/data/terraoriginum/powers/latopowers/tailwind.json delete mode 100644 src/main/resources/data/terraoriginum/powers/latopowers/tall.json delete mode 100644 src/main/resources/data/terraoriginum/powers/latopowers/tall_hitbox.json delete mode 100644 src/main/resources/data/terraoriginum/powers/latopowers/tall_width.json delete mode 100644 src/main/resources/data/terraoriginum/powers/latopowers/tall_width_hitbox.json delete mode 100644 src/main/resources/data/terraoriginum/powers/latopowers/teleport.json delete mode 100755 src/main/resources/data/terraoriginum/powers/latopowers/water_vulnerability.json delete mode 100644 src/main/resources/data/terraoriginum/powers/monarchpowers/hyperefficient_blood.json delete mode 100644 src/main/resources/data/terraoriginum/powers/monarchpowers/instant_transmission.json delete mode 100644 src/main/resources/data/terraoriginum/powers/monarchpowers/nuclear_rush.json delete mode 100644 src/main/resources/data/terraoriginum/powers/monarchpowers/nyctophobia.json delete mode 100644 src/main/resources/data/terraoriginum/powers/monarchpowers/shining.json delete mode 100644 src/main/resources/data/terraoriginum/powers/monarchpowers/solar_energy.json delete mode 100644 src/main/resources/data/terraoriginum/powers/monarchpowers/sun_fueled.json delete mode 100644 src/main/resources/data/terraoriginum/powers/muspowers/closedeyes.json delete mode 100644 src/main/resources/data/terraoriginum/powers/muspowers/closeeyes.json delete mode 100644 src/main/resources/data/terraoriginum/powers/muspowers/fascination.json delete mode 100644 src/main/resources/data/terraoriginum/powers/muspowers/fascinationeffects.json delete mode 100644 src/main/resources/data/terraoriginum/powers/muspowers/flexibility.json delete mode 100644 src/main/resources/data/terraoriginum/powers/muspowers/lookwithin.json delete mode 100644 src/main/resources/data/terraoriginum/powers/muspowers/mus_natural_armor.json delete mode 100644 src/main/resources/data/terraoriginum/powers/muspowers/no_villager.json delete mode 100644 src/main/resources/data/terraoriginum/powers/muspowers/reason.json delete mode 100644 src/main/resources/data/terraoriginum/powers/muspowers/reasoneffects.json delete mode 100644 src/main/resources/data/terraoriginum/powers/myncpowers/mync_blind.json delete mode 100644 src/main/resources/data/terraoriginum/powers/myncpowers/mync_echolocate.json delete mode 100644 src/main/resources/data/terraoriginum/powers/myncpowers/mync_natural_armour.json delete mode 100755 src/main/resources/data/terraoriginum/powers/myncpowers/mync_rage.json delete mode 100755 src/main/resources/data/terraoriginum/powers/myncpowers/mync_rage_addition.json delete mode 100755 src/main/resources/data/terraoriginum/powers/myncpowers/mync_rage_dummy.json delete mode 100644 src/main/resources/data/terraoriginum/powers/myncpowers/mync_strong.json delete mode 100644 src/main/resources/data/terraoriginum/powers/myncpowers/mync_tailwind.json delete mode 100644 src/main/resources/data/terraoriginum/powers/myncpowers/mync_vision.json delete mode 100644 src/main/resources/data/terraoriginum/powers/pockets.json delete mode 100644 src/main/resources/data/terraoriginum/powers/teleport.json delete mode 100755 src/main/resources/data/terraoriginum/powers/water_vulnerability_ex.json diff --git a/src/main/resources/data/origins/origin_layers/origin.json b/src/main/resources/data/origins/origin_layers/origin.json index ab77d78..7cc5b81 100644 --- a/src/main/resources/data/origins/origin_layers/origin.json +++ b/src/main/resources/data/origins/origin_layers/origin.json @@ -1,12 +1,7 @@ { "replace": false, "origins": [ - "gamerorigins:mync", - "gamerorigins:lato", - "gamerorigins:immortal_human", - "gamerorigins:kefflade", - "gamerorigins:monarch", - "gamerorigins:mus", + "terraoriginum:immortal_human", { "condition": { "type": "origins:equipped_item", @@ -14,7 +9,7 @@ "item_condition": { "type": "origins:ingredient", "ingredient": { - "tag": "gamerorigins:unobtainable" + "tag": "terraoriginum:unobtainable" } } }, diff --git a/src/main/resources/data/terraoriginum/origins/immortal_human.json b/src/main/resources/data/terraoriginum/origins/immortal_human.json index 2a45aa5..56dd679 100644 --- a/src/main/resources/data/terraoriginum/origins/immortal_human.json +++ b/src/main/resources/data/terraoriginum/origins/immortal_human.json @@ -1,7 +1,7 @@ { "powers": [ - "gamerorigins:immortal_humanpowers/immortal", - "gamerorigins:immortal_humanpowers/pathetic" + "terraoriginum:immortal_humanpowers/immortal", + "terraoriginum:immortal_humanpowers/pathetic" ], "icon": "minecraft:air", "order": 1001, diff --git a/src/main/resources/data/terraoriginum/origins/kefflade.json b/src/main/resources/data/terraoriginum/origins/kefflade.json deleted file mode 100644 index 104df6e..0000000 --- a/src/main/resources/data/terraoriginum/origins/kefflade.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "powers": [ - "gamerorigins:keffladepowers/darkchromes", - "gamerorigins:keffladepowers/chromeboost", - "gamerorigins:keffladepowers/supernova", - "gamerorigins:keffladepowers/supernovachromes", - "gamerorigins:keffladepowers/passivechromeregen", - "gamerorigins:keffladepowers/chrometest", - "gamerorigins:keffladepowers/lightningbolt", - "gamerorigins:keffladepowers/lightningboltchromes", - "gamerorigins:keffladepowers/whitemagic", - "gamerorigins:keffladepowers/whitemagicchromes", - "gamerorigins:keffladepowers/shadowblast", - "gamerorigins:keffladepowers/shadowblastchromes", - "gamerorigins:keffladepowers/cursedexplosions", - "gamerorigins:keffladepowers/cursedexplosionschromes", - "gamerorigins:keffladepowers/darkball", - "gamerorigins:keffladepowers/darkballchromes", - "gamerorigins:keffladepowers/bookshelfnear", - "gamerorigins:keffladepowers/darkfavour", - "gamerorigins:keffladepowers/darkftwo", - "gamerorigins:keffladepowers/honeychromes", - "gamerorigins:keffladepowers/startbox", - "gamerorigins:keffladepowers/nodmg", - "gamerorigins:keffladepowers/ginodmg", - "gamerorigins:keffladepowers/leatherarmour", - "gamerorigins:keffladepowers/kefflade_natural_armour", - "gamerorigins:latopowers/lightweight", - "gamerorigins:latopowers/sun_damage", - "gamerorigins:latopowers/lato_blooded", - "gamerorigins:latopowers/seventeen_lives", - "gamerorigins:latopowers/insomnia", - "gamerorigins:latopowers/tall", - "gamerorigins:latopowers/tall_hitbox", - "gamerorigins:latopowers/tall_width", - "gamerorigins:latopowers/tall_width_hitbox", - "gamerorigins:latopowers/strong", - "gamerorigins:latopowers/long_arms" - - ], - "icon": "minecraft:air", - "order": 1002, - "impact": 3 -} diff --git a/src/main/resources/data/terraoriginum/origins/lato.json b/src/main/resources/data/terraoriginum/origins/lato.json deleted file mode 100755 index 242a891..0000000 --- a/src/main/resources/data/terraoriginum/origins/lato.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "powers": [ - "gamerorigins:latopowers/lato_blooded", - "gamerorigins:latopowers/seventeen_lives", - "gamerorigins:latopowers/natural_armor", - "gamerorigins:latopowers/tailwind", - "gamerorigins:latopowers/rage", - "gamerorigins:latopowers/rage_dummy", - "gamerorigins:latopowers/rage_addition", - "gamerorigins:latopowers/perfect_vision", - "gamerorigins:latopowers/sun_damage", - "gamerorigins:latopowers/teleport", - "gamerorigins:latopowers/strong", - "gamerorigins:latopowers/long_arms", - "gamerorigins:latopowers/lightweight", - "gamerorigins:latopowers/insomnia", - "gamerorigins:latopowers/tall", - "gamerorigins:latopowers/tall_hitbox", - "gamerorigins:latopowers/tall_width", - "gamerorigins:latopowers/tall_width_hitbox" - ], - "icon": "netherite_axe", - "order": 998, - "impact": 3 - } - \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/origins/monarch.json b/src/main/resources/data/terraoriginum/origins/monarch.json deleted file mode 100644 index d77b829..0000000 --- a/src/main/resources/data/terraoriginum/origins/monarch.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "powers": [ - "gamerorigins:monarchpowers/hyperefficient_blood", - "gamerorigins:monarchpowers/sun_fueled", - "gamerorigins:monarchpowers/nuclear_rush", - "gamerorigins:monarchpowers/nyctophobia", - "gamerorigins:monarchpowers/shining", - "gamerorigins:monarchpowers/solar_energy", - "gamerorigins:monarchpowers/instant_transmission" - ], - "icon": "end_crystal", - "order": 1003, - "impact": 3 - } - \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/origins/mus.json b/src/main/resources/data/terraoriginum/origins/mus.json deleted file mode 100644 index 976f9e0..0000000 --- a/src/main/resources/data/terraoriginum/origins/mus.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "powers": [ - "gamerorigins:mus/fascination", - "gamerorigins:mus/reason", - "gamerorigins:mus/closeeyes", - "gamerorigins:mus/closedeyes", - "gamerorigins:mus/lookwithin", - "gamerorigins:mus/reasoneffects", - "gamerorigins:mus/fascinationeffects", - "gamerorigins:latopowers/insomnia", - "gamerorigins:mus/no_villager", - "gamerorigins:mus/flexibility", - "gamerorigins:latopowers/lato_blooded", - "gamerorigins:latopowers/sun_damage", - "gamerorigins:mus/mus_natural_armor", - "gamerorigins:latopowers/tall", - "gamerorigins:latopowers/tall_hitbox", - "gamerorigins:latopowers/tall_width", - "gamerorigins:latopowers/tall_width_hitbox", - "gamerorigins:latopowers/strong", - "gamerorigins:latopowers/long_arms" - ], - "icon": "minecraft:dead_fire_coral", - "order": 1004, - "impact": 3 -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/origins/mync.json b/src/main/resources/data/terraoriginum/origins/mync.json deleted file mode 100644 index 171824e..0000000 --- a/src/main/resources/data/terraoriginum/origins/mync.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "powers": [ - "gamerorigins:myncpowers/mync_vision", - "gamerorigins:myncpowers/mync_blind", - "gamerorigins:latopowers/seventeen_lives", - "gamerorigins:myncpowers/mync_natural_armour", - "gamerorigins:latopowers/lato_blooded", - "gamerorigins:latopowers/sun_damage", - "gamerorigins:myncpowers/mync_tailwind", - "gamerorigins:myncpowers/mync_strong", - "gamerorigins:myncpowers/mync_rage", - "gamerorigins:myncpowers/mync_rage_dummy", - "gamerorigins:myncpowers/mync_rage_addition", - "gamerorigins:myncpowers/mync_echolocate", - "gamerorigins:latopowers/lightweight", - "gamerorigins:latopowers/insomnia", - "gamerorigins:latopowers/tall", - "gamerorigins:latopowers/tall_hitbox", - "gamerorigins:latopowers/tall_width", - "gamerorigins:latopowers/tall_width_hitbox", - "gamerorigins:latopowers/strong", - "gamerorigins:latopowers/long_arms" - ], - "icon": { - "item": "gamerorigins:mync_eye" - }, - "order": 999, - "impact": 3 -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/duelwield.json b/src/main/resources/data/terraoriginum/powers/duelwield.json deleted file mode 100644 index ee4ffaf..0000000 --- a/src/main/resources/data/terraoriginum/powers/duelwield.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "name": "Dual Wield", - "description": "You are ambidextrous! (You can swing weapons by equipping them into your offhand) [right click] (doesn't work with hoes and shovels)", - "condition": { - "type": "origins:equipped_item", - "equipment_slot": "offhand", - "item_condition": { - "type": "origins:ingredient", - "ingredient": [ - { - "item": "minecraft:wooden_sword" - }, - { - "item": "minecraft:golden_sword" - }, - { - "item": "minecraft:iron_sword" - }, - { - "item": "minecraft:diamond_sword" - }, - { - "item": "minecraft:netherite_sword" - }, - { - "item": "minecraft:wooden_axe" - }, - { - "item": "minecraft:golden_axe" - }, - { - "item": "minecraft:iron_axe" - }, - { - "item": "minecraft:diamond_axe" - }, - { - "item": "minecraft:netherite_axe" - }, - { - "item": "minecraft:wooden_pickaxe" - }, - { - "item": "minecraft:golden_pickaxe" - }, - { - "item": "minecraft:iron_pickaxe" - }, - { - "item": "minecraft:diamond_pickaxe" - } - ] - } - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:swing_hand", - "hand": "OFF_HAND" - }, - "cooldown": 0, - "key": { - "key": "key.use\t" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/fifteen_lives.json b/src/main/resources/data/terraoriginum/powers/fifteen_lives.json deleted file mode 100755 index 27b7b34..0000000 --- a/src/main/resources/data/terraoriginum/powers/fifteen_lives.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "origins:attribute", - "modifier": { - "attribute": "minecraft:generic.max_health", - "value": 10.0, - "operation": "addition" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/furious.json b/src/main/resources/data/terraoriginum/powers/furious.json deleted file mode 100755 index 38375b7..0000000 --- a/src/main/resources/data/terraoriginum/powers/furious.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "type": "origins:active_self", - "hud_render": { - "sprite_location": "gamerorigins:textures/gui/ability_bar.png", - "bar_index": "1" - }, - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:strength", - "duration": 400, - "amplifier": 3 - } - }, - { - "type": "origins:exhaust", - "amount": 2 - } - ] - }, - "cooldown": 400 -} diff --git a/src/main/resources/data/terraoriginum/powers/furious_dummy.json b/src/main/resources/data/terraoriginum/powers/furious_dummy.json deleted file mode 100755 index 9693fdf..0000000 --- a/src/main/resources/data/terraoriginum/powers/furious_dummy.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "type": "origins:active_self", - "hidden": "true", - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:instant_damage", - "duration": 1, - "amplifier": 1 - } - } - ] - }, - "cooldown": 800, - "hud_render": { - "sprite_location": "gamerorigins:textures/gui/nothing.png", - "bar_index": "0" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/bookshelfnear.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/bookshelfnear.json deleted file mode 100644 index 50fe874..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/bookshelfnear.json +++ /dev/null @@ -1,434 +0,0 @@ -{ - "type": "origins:action_over_time", - "interval": 20, - "entity_action": { - "type": "origins:if_else_list", - "actions": [ - { - "condition": { - "type": "origins:block_in_radius", - "block_condition": { - "type": "origins:block", - "block": "minecraft:bookshelf" - }, - "radius": 10, - "shape": "cube", - "comparison": ">=", - "compare_to": 10 - }, - "action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:resistance", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - }, - "effects": [ - { - "effect": "minecraft:regeneration", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - }, - { - "effect": "minecraft:strength", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - } - ] - }, - { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 10, - "operation": "add" - } - ] - } - }, - { - "condition": { - "type": "origins:block_in_radius", - "block_condition": { - "type": "origins:block", - "block": "minecraft:bookshelf" - }, - "radius": 10, - "shape": "cube", - "comparison": ">=", - "compare_to": 9 - }, - "action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:resistance", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - }, - "effects": [ - { - "effect": "minecraft:regeneration", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - }, - { - "effect": "minecraft:strength", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - } - ] - }, - { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 9, - "operation": "add" - } - ] - } - }, - { - "condition": { - "type": "origins:block_in_radius", - "block_condition": { - "type": "origins:block", - "block": "minecraft:bookshelf" - }, - "radius": 10, - "shape": "cube", - "comparison": ">=", - "compare_to": 8 - }, - "action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:resistance", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - }, - "effects": [ - { - "effect": "minecraft:regeneration", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - }, - { - "effect": "minecraft:strength", - "duration": 100, - "amplifier": 0, - "show_particles": true, - "show_icon": true - } - ] - }, - { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 8, - "operation": "add" - } - ] - } - }, - { - "condition": { - "type": "origins:block_in_radius", - "block_condition": { - "type": "origins:block", - "block": "minecraft:bookshelf" - }, - "radius": 10, - "shape": "cube", - "comparison": ">=", - "compare_to": 7 - }, - "action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:resistance", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - }, - "effects": [ - { - "effect": "minecraft:regeneration", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - }, - { - "effect": "minecraft:strength", - "duration": 100, - "amplifier": 0, - "show_particles": true, - "show_icon": true - } - ] - }, - { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 7, - "operation": "add" - } - ] - } - }, - { - "condition": { - "type": "origins:block_in_radius", - "block_condition": { - "type": "origins:block", - "block": "minecraft:bookshelf" - }, - "radius": 10, - "shape": "cube", - "comparison": ">=", - "compare_to": 6 - }, - "action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:resistance", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - }, - "effects": [ - { - "effect": "minecraft:regeneration", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - } - ] - }, - { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 6, - "operation": "add" - } - ] - } - }, - { - "condition": { - "type": "origins:block_in_radius", - "block_condition": { - "type": "origins:block", - "block": "minecraft:bookshelf" - }, - "radius": 10, - "shape": "cube", - "comparison": ">=", - "compare_to": 5 - }, - "action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:resistance", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - }, - "effects": [ - { - "effect": "minecraft:regeneration", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - } - ] - }, - { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 5, - "operation": "add" - } - ] - } - }, - { - "condition": { - "type": "origins:block_in_radius", - "block_condition": { - "type": "origins:block", - "block": "minecraft:bookshelf" - }, - "radius": 10, - "shape": "cube", - "comparison": "==", - "compare_to": 4 - }, - "action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:resistance", - "duration": 100, - "amplifier": 0, - "show_particles": true, - "show_icon": true - }, - "effects": [ - { - "effect": "minecraft:regeneration", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - } - ] - }, - { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 4, - "operation": "add" - } - ] - } - }, - { - "condition": { - "type": "origins:block_in_radius", - "block_condition": { - "type": "origins:block", - "block": "minecraft:bookshelf" - }, - "radius": 10, - "shape": "cube", - "comparison": "==", - "compare_to": 3 - }, - "action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:regeneration", - "duration": 100, - "amplifier": 0, - "show_particles": true, - "show_icon": true - }, - "effects": [ - { - "effect": "minecraft:resistance", - "duration": 100, - "amplifier": 0, - "show_particles": true, - "show_icon": true - } - ] - }, - { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 2, - "operation": "add" - } - ] - } - }, - { - "condition": { - "type": "origins:block_in_radius", - "block_condition": { - "type": "origins:block", - "block": "minecraft:bookshelf" - }, - "radius": 10, - "shape": "cube", - "comparison": "==", - "compare_to": 2 - }, - "action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:regeneration", - "duration": 100, - "amplifier": 0, - "show_particles": true, - "show_icon": true - } - }, - { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 2, - "operation": "add" - } - ] - } - }, - { - "condition": { - "type": "origins:block_in_radius", - "block_condition": { - "type": "origins:block", - "block": "minecraft:bookshelf" - }, - "radius": 10, - "shape": "cube", - "comparison": "==", - "compare_to": 1 - }, - "action": { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 1, - "operation": "add" - } - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/chromeboost.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/chromeboost.json deleted file mode 100644 index 2d35c5d..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/chromeboost.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "hidden": true, - "condition": { - "type": "origins:equipped_item", - "equipment_slot": "offhand", - "item_condition": { - "type": "origins:ingredient", - "ingredient": { - "item": "minecraft:book" - } - } - }, - "type": "origins:action_over_time", - "interval": 40, - "entity_action": { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 1, - "operation": "add" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/chrometest.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/chrometest.json deleted file mode 100644 index 35a8d5a..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/chrometest.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "hidden": true, - "condition": { - "type": "origins:equipped_item", - "equipment_slot": "mainhand", - "item_condition": { - "type": "origins:ingredient", - "ingredient": { - "item": "gamerorigins:mync_eye" - } - } - }, - "type": "origins:action_over_time", - "interval": 10, - "entity_action": { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 100, - "operation": "add" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/cursedexplosions.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/cursedexplosions.json deleted file mode 100644 index 9712222..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/cursedexplosions.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "condition": { - "type": "origins:and", - "conditions": [ - { - "inverted": false, - "type": "origins:sneaking" - }, - { - "type": "origins:resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "comparison": ">=", - "compare_to": 70 - } - ] - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:raycast", - "distance": 20, - "block": true, - "entity": true, - "shape_type": "outline", - "fluid_handling": "any", - "bientity_action": { - "type": "origins:target_action", - "action": { - "type": "origins:delay", - "action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:explode", - "power": 1, - "destruction_type": "none", - "damage_self": true - }, - { - "type": "origins:delay", - "action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:explode", - "power": 1, - "destruction_type": "none", - "damage_self": true - } - ] - }, - "ticks": 20 - } - ] - }, - "ticks": 80 - } - }, - "hit_action": { - "type": "origins:play_sound", - "sound": "minecraft:entity.tnt.primed", - "volume": 1, - "pitch": 1 - }, - "command_along_ray": "particle minecraft:explosion" - }, - "cooldown": 1000, - "hud_render": { - "should_render": true, - "sprite_location": "origins:textures/gui/community/huang/resource_bar_01.png", - "bar_index": 7 - }, - "key": { - "key": "ternary" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/cursedexplosionschromes.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/cursedexplosionschromes.json deleted file mode 100644 index 15fb7a9..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/cursedexplosionschromes.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "hidden": true, - "condition": { - "type": "origins:and", - "conditions": [ - { - "inverted": false, - "type": "origins:sneaking" - }, - { - "type": "origins:resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "comparison": ">=", - "compare_to": 70 - } - ] - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": -70, - "operation": "add" - }, - "cooldown": 1000, - "key": { - "key": "ternary" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/darkball.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/darkball.json deleted file mode 100644 index 5aec248..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/darkball.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "condition": { - "type": "origins:and", - "conditions": [ - { - "inverted": true, - "type": "origins:sneaking" - }, - { - "type": "origins:resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "comparison": ">=", - "compare_to": 20 - } - ] - }, - "type": "origins:fire_projectile", - "entity_type": "minecraft:dragon_fireball", - "cooldown": 500, - "hud_render": { - "should_render": true, - "bar_index": 7 - }, - "count": 1, - "interval": 0, - "start_delay": 0, - "speed": 1.5, - "divergence": 1, - "sound": "minecraft:entity.ender_dragon.shoot", - "key": "ternary" -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/darkballchromes.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/darkballchromes.json deleted file mode 100644 index dad900c..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/darkballchromes.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "hidden": true, - "condition": { - "type": "origins:and", - "conditions": [ - { - "inverted": true, - "type": "origins:sneaking" - }, - { - "type": "origins:resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "comparison": ">=", - "compare_to": 20 - } - ] - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": -20, - "operation": "add" - }, - "cooldown": 500, - "key": "ternary" -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/darkchromes.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/darkchromes.json deleted file mode 100644 index d75512d..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/darkchromes.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "type": "origins:resource", - "min": 0, - "max": 200, - "start_value": 10, - "hud_render": { - "should_render": true, - "sprite_location": "origins:textures/gui/community/huang/resource_bar_01.png", - "bar_index": 0 - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/darkfavour.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/darkfavour.json deleted file mode 100644 index 1f0786f..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/darkfavour.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "condition": { - "type": "origins:equipped_item", - "equipment_slot": "offhand", - "item_condition": { - "type": "origins:ingredient", - "ingredient": { - "item": "minecraft:book" - } - } - }, - "type": "origins:modify_damage_taken", - "damage_condition": { - "type": "origins:name", - "name": "magic" - }, - "modifier": { - "operation": "multiply_base", - "value": -0.5 - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/darkftwo.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/darkftwo.json deleted file mode 100644 index 9452b3d..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/darkftwo.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "hidden": true, - "condition": { - "type": "origins:equipped_item", - "equipment_slot": "offhand", - "item_condition": { - "type": "origins:ingredient", - "ingredient": { - "item": "minecraft:book" - } - } - }, - "type": "origins:modify_damage_dealt", - "damage_condition": { - "type": "origins:name", - "name": "magic" - }, - "modifier": { - "operation": "multiply_base", - "value": 0.1 - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/ginodmg.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/ginodmg.json deleted file mode 100644 index 442e845..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/ginodmg.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "hidden": true, - "condition": { - "type": "origins:equipped_item", - "equipment_slot": "mainhand", - "item_condition": { - "type": "origins:ingredient", - "ingredient": { - "tag": "gamerorigins:giweapons" - } - } - }, - "type": "origins:modify_damage_dealt", - "modifier": { - "operation": "multiply_base", - "value": -0.6 - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/honeychromes.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/honeychromes.json deleted file mode 100644 index c597324..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/honeychromes.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "origins:action_on_item_use", - "entity_action": { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 15, - "operation": "add" - }, - "item_condition": { - "type": "origins:ingredient", - "ingredient": { - "item": "minecraft:honey_bottle" - } - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/kefflade_natural_armour.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/kefflade_natural_armour.json deleted file mode 100644 index 2537231..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/kefflade_natural_armour.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "origins:attribute", - "modifier": { - "name": "Natural Armor health bonus", - "attribute": "minecraft:generic.armor", - "value": 8.0, - "operation": "addition" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/leatherarmour.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/leatherarmour.json deleted file mode 100644 index b7dc037..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/leatherarmour.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "origins:restrict_armor", - "head": { - "type": "origins:armor_value", - "comparison": ">", - "compare_to": 1 - }, - "chest": { - "type": "origins:armor_value", - "comparison": ">", - "compare_to": 3 - }, - "legs": { - "type": "origins:armor_value", - "comparison": ">", - "compare_to": 2 - }, - "feet": { - "type": "origins:armor_value", - "comparison": ">", - "compare_to": 1 - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/lightningbolt.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/lightningbolt.json deleted file mode 100644 index 02cf938..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/lightningbolt.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "condition": { - "type": "origins:and", - "conditions": [ - { - "inverted": false, - "type": "origins:sneaking" - }, - { - "type": "origins:resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "comparison": ">=", - "compare_to": 90 - } - ] - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:raycast", - "distance": 100, - "block": true, - "entity": true, - "shape_type": "visual", - "fluid_handling": "any", - "miss_action": { - "type": "origins:nothing" - }, - "command_at_hit": "summon minecraft:lightning_bolt ~ ~ ~" - }, - "cooldown": 250, - "hud_render": { - "should_render": true, - "sprite_location": "origins:textures/gui/community/huang/resource_bar_02.png", - "bar_index": 5 - }, - "key": "primary" -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/lightningboltchromes.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/lightningboltchromes.json deleted file mode 100644 index f487cd0..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/lightningboltchromes.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "hidden": true, - "condition": { - "type": "origins:and", - "conditions": [ - { - "inverted": false, - "type": "origins:sneaking" - }, - { - "type": "origins:resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "comparison": ">=", - "compare_to": 90 - } - ] - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": -90, - "operation": "add" - }, - "cooldown": 250, - "key": "primary" -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/nodmg.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/nodmg.json deleted file mode 100644 index 4856569..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/nodmg.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "condition": { - "type": "origins:equipped_item", - "equipment_slot": "mainhand", - "item_condition": { - "type": "origins:ingredient", - "ingredient": { - "tag": "gamerorigins:weapons" - } - } - }, - "type": "origins:modify_damage_dealt", - "modifier": { - "operation": "multiply_base", - "value": -0.6 - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/passivechromeregen.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/passivechromeregen.json deleted file mode 100644 index 468ae5c..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/passivechromeregen.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "hidden": true, - "type": "origins:action_over_time", - "interval": 20, - "entity_action": { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": 1, - "operation": "add" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/shadowblast.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/shadowblast.json deleted file mode 100644 index 5df5d9f..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/shadowblast.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "condition": { - "type": "origins:and", - "conditions": [ - { - "type": "origins:sneaking" - }, - { - "type": "origins:resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "comparison": ">=", - "compare_to": 30 - } - ] - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:raycast", - "distance": 30, - "block": true, - "entity": true, - "shape_type": "outline", - "fluid_handling": "any", - "bientity_action": { - "type": "origins:target_action", - "action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:slowness", - "duration": 100, - "amplifier": 1, - "show_particles": true, - "show_icon": true - }, - "effects": [ - { - "effect": "minecraft:blindness", - "duration": 100, - "amplifier": 0, - "show_particles": true, - "show_icon": true - } - ] - }, - { - "type": "origins:damage", - "amount": 10, - "source": { - "name": "magic", - "bypasses_armor": true, - "magic": true - } - } - ] - } - }, - "hit_action": { - "type": "origins:play_sound", - "sound": "minecraft:entity.warden.sonic_boom", - "volume": 1, - "pitch": 1 - }, - "command_along_ray": "particle minecraft:sonic_boom" - }, - "cooldown": 400, - "hud_render": { - "should_render": true, - "sprite_locsecondaryx": 15 - }, - "key": "secondary" -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/shadowblastchromes.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/shadowblastchromes.json deleted file mode 100644 index f596dc5..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/shadowblastchromes.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "hidden": true, - "condition": { - "type": "origins:and", - "conditions": [ - { - "type": "origins:sneaking" - }, - { - "type": "origins:resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "comparison": ">=", - "compare_to": 40 - } - ] - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": -40, - "operation": "add" - }, - "cooldown": 400, - "key": "secondary" -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/startbox.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/startbox.json deleted file mode 100644 index 83eaeea..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/startbox.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "type": "origins:starting_equipment", - "stack": { - "item": "minecraft:book" - }, - "stacks": [ - { - "item": "minecraft:bookshelf", - "amount": 5 - }, - { - "item": "minecraft:enchanting_table" - }, - { - "item": "minecraft:brewing_stand" - }, - { - "item": "minecraft:experience_bottle", - "amount": 15 - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/supernova.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/supernova.json deleted file mode 100644 index 6fe246f..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/supernova.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "condition": { - "type": "origins:and", - "conditions": [ - { - "inverted": true, - "type": "origins:sneaking" - }, - { - "type": "origins:resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "comparison": ">=", - "compare_to": 30 - } - ] - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:delay", - "action": { - "type": "origins:raycast", - "distance": 150, - "block": true, - "entity": true, - "shape_type": "visual", - "fluid_handling": "any", - "miss_action": { - "type": "origins:nothing" - }, - "command_at_hit": "summon firework_rocket ~ ~ ~ {FireworksItem:{id:firework_rocket,Count:1,tag:{Fireworks:{Explosions:[{Type:1,Flicker:1b,Colors:[I;11743532,2437522,12910782,14602026,15435844],FadeColors:[I;11743532,2437522,8073150]}]}}}}", - "command_along_ray": "particle minecraft:dust_color_transition 1.0 0.0 0.0 1.0 0.0 0.0 1.0 ~ ~1 ~", - "command_step": 0.3 - }, - "ticks": 10 - }, - { - "type": "origins:play_sound", - "sound": "entity.illusioner.cast_spell", - "volume": 1, - "pitch": 2 - }, - { - "type": "origins:spawn_particles", - "particle": "sonic_boom", - "count": 3, - "force": true, - "spread": { - "x": 0.25, - "y": 0.13, - "z": 0.25 - }, - "offset_y": 1.5 - } - ] - }, - "cooldown": 20, - "hud_render": { - "should_render": false - }, - "key": { - "key": "primary" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/supernovachromes.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/supernovachromes.json deleted file mode 100644 index 2804e2c..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/supernovachromes.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "hidden": true, - "condition": { - "type": "origins:and", - "conditions": [ - { - "inverted": true, - "type": "origins:sneaking" - }, - { - "type": "origins:resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "comparison": ">=", - "compare_to": 30 - } - ] - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": -30, - "operation": "add" - }, - "cooldown": 20, - "key": "primary" -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/whitemagic.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/whitemagic.json deleted file mode 100644 index ad35fcc..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/whitemagic.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "condition": { - "type": "origins:and", - "conditions": [ - { - "inverted": true, - "type": "origins:sneaking" - }, - { - "type": "origins:resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "comparison": ">=", - "compare_to": 50 - } - ] - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:raycast", - "distance": 20, - "block": true, - "entity": true, - "shape_type": "outline", - "fluid_handling": "any", - "bientity_action": { - "type": "origins:target_action", - "action": { - "type": "origins:if_else", - "condition": { - "type": "origins:entity_group", - "group": "undead" - }, - "if_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:damage", - "amount": 6, - "source": { - "name": "magic", - "bypasses_armor": true, - "unblockable": true, - "magic": true - } - }, - { - "type": "origins:delay", - "action": { - "type": "origins:damage", - "amount": 2, - "source": { - "name": "magic", - "bypasses_armor": true, - "unblockable": true, - "magic": true - } - }, - "ticks": 40 - }, - { - "type": "origins:delay", - "action": { - "type": "origins:damage", - "amount": 2, - "source": { - "name": "magic", - "bypasses_armor": true, - "unblockable": true, - "magic": true - } - }, - "ticks": 80 - } - ] - }, - "else_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:heal", - "amount": 6 - }, - { - "type": "origins:delay", - "action": { - "type": "origins:heal", - "amount": 2 - }, - "ticks": 40 - }, - { - "type": "origins:delay", - "action": { - "type": "origins:heal", - "amount": 2 - }, - "ticks": 80 - } - ] - } - } - }, - "hit_action": { - "type": "origins:play_sound", - "sound": "minecraft:block.amethyst_cluster.hit", - "volume": 1, - "pitch": 1 - }, - "command_along_ray": "particle minecraft:crit" - }, - "cooldown": 200, - "hud_render": { - "should_render": true, - "sprite_location": "origins:textures/gui/community/huang/resource_bar_01.png", - "bar_index": 18 - }, - "key": "secondary" -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/keffladepowers/whitemagicchromes.json b/src/main/resources/data/terraoriginum/powers/keffladepowers/whitemagicchromes.json deleted file mode 100644 index 9dd2241..0000000 --- a/src/main/resources/data/terraoriginum/powers/keffladepowers/whitemagicchromes.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "hidden": true, - "condition": { - "type": "origins:and", - "conditions": [ - { - "inverted": true, - "type": "origins:sneaking" - }, - { - "type": "origins:resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "comparison": ">=", - "compare_to": 50 - } - ] - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:change_resource", - "resource": "gamerorigins:keffladepowers/darkchromes", - "change": -50, - "operation": "add" - }, - "cooldown": 200, - "key": "secondary" -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/insomnia.json b/src/main/resources/data/terraoriginum/powers/latopowers/insomnia.json deleted file mode 100644 index 975b225..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/insomnia.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "origins:prevent_sleep", - "name": "Sleepless", - "description": "As a creature of the night, you cannot sleep during the night.", - "set_spawn_point": true, - "message": "You cannot sleep now." -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/lato_blooded.json b/src/main/resources/data/terraoriginum/powers/latopowers/lato_blooded.json deleted file mode 100755 index 6e76844..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/lato_blooded.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "origins:effect_immunity", - "effects": [ - "minecraft:wither", - "minecraft:poison", - "minecraft:instant_damage", - "minecraft:hunger" - ] -} diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/lightweight.json b/src/main/resources/data/terraoriginum/powers/latopowers/lightweight.json deleted file mode 100644 index 6f04be6..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/lightweight.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "type": "origins:action_over_time", - "interval": 1, - "entity_action": { - "type": "origins:and", - "actions": [{ - "type": "origins:block_action_at", - "block_action": { - "type": "origins:modify_block_state", - "property": "tilt", - "enum": "none" - } - }] - }, - "condition": { - "type": "origins:and", - "conditions": [{ - "type": "origins:command", - "command": "execute at @s if block ~ ~ ~ minecraft:big_dripleaf unless block ~ ~ ~ minecraft:big_dripleaf[tilt=full]", - "comparison": "==", - "compare_to": 1 - }] - } - } \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/long_arms.json b/src/main/resources/data/terraoriginum/powers/latopowers/long_arms.json deleted file mode 100644 index d34423e..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/long_arms.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "origins:attribute", - "modifiers": - [ - { - "name": "Long Arms reach", - "attribute": "reach-entity-attributes:reach", - "value": 1, - "operation": "addition" - }, - { - "name": "Long Arms attack range", - "attribute": "reach-entity-attributes:attack_range", - "value": 1, - "operation": "addition" - } - ] - -} diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/natural_armor.json b/src/main/resources/data/terraoriginum/powers/latopowers/natural_armor.json deleted file mode 100644 index 2053db0..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/natural_armor.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "origins:attribute", - "modifier": { - "name": "Natural Armor health bonus", - "attribute": "minecraft:generic.armor", - "value": 10.0, - "operation": "addition" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/perfect_vision.json b/src/main/resources/data/terraoriginum/powers/latopowers/perfect_vision.json deleted file mode 100755 index 1da60af..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/perfect_vision.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "type": "origins:toggle_night_vision", - "active_by_default": "true", - "strength": 0.3, - "key": "ternary" -} diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/rage.json b/src/main/resources/data/terraoriginum/powers/latopowers/rage.json deleted file mode 100755 index f7d238d..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/rage.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "type": "origins:active_self", - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:strength", - "duration": 400, - "amplifier": 3 - } - }, - { - "type": "origins:exhaust", - "amount": 2 - } - ] - }, - "cooldown": 2400, - "hud_render": { - "sprite_location": "gamerorigins:textures/gui/ability_bar.png", - "bar_index": "0" - } -} diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/rage_addition.json b/src/main/resources/data/terraoriginum/powers/latopowers/rage_addition.json deleted file mode 100755 index 891253f..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/rage_addition.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "type": "origins:active_self", - "hidden": "true", - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:speed", - "duration": 400, - "amplifier": 2 - } - } - ] - }, - "cooldown": 2400, - "hud_render": { - "sprite_location": "gamerorigins:textures/gui/nothing.png", - "bar_index": "0" - } - } \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/rage_dummy.json b/src/main/resources/data/terraoriginum/powers/latopowers/rage_dummy.json deleted file mode 100755 index 04b0863..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/rage_dummy.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "type": "origins:active_self", - "hidden": "true", - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:heal", - "amount": 15 - } - ] - }, - "cooldown": 2400, - "hud_render": { - "sprite_location": "gamerorigins:textures/gui/nothing.png", - "bar_index": "0" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/seventeen_lives.json b/src/main/resources/data/terraoriginum/powers/latopowers/seventeen_lives.json deleted file mode 100755 index 784f7f3..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/seventeen_lives.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "origins:attribute", - "modifier": { - "attribute": "minecraft:generic.max_health", - "value": 14.0, - "operation": "addition" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/strong.json b/src/main/resources/data/terraoriginum/powers/latopowers/strong.json deleted file mode 100644 index 11a09af..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/strong.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "origins:attribute", - "modifiers": - [ - { - "name": "Strong damage", - "attribute": "generic.attack_damage", - "value": 2.0, - "operation": "addition" - } - ] - -} diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/sun_damage.json b/src/main/resources/data/terraoriginum/powers/latopowers/sun_damage.json deleted file mode 100644 index eae589e..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/sun_damage.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "condition": { - "type": "origins:and", - "conditions": [ - { - "inverted": true, - "type": "origins:inventory", - "process_mode": "items", - "slots": [ - "weapon.mainhand", - "weapon.offhand" - ], - "item_condition": { - "type": "origins:ingredient", - "ingredient": { - "item": "gamerorigins:umbrella" - } - } - }, - { - "type": "origins:exposed_to_sun" - } - ] - }, - "type": "origins:damage_over_time", - "interval": 15, - "onset_delay": 1, - "damage": 3, - "damage_easy": 2, - "damage_source": { - "name": "burn_in_sun", - "unblockable": true, - "bypasses_armor": true - }, - "protection_enchantment": "gamerorigins:sun_protection", - "protection_effectiveness": 1.1 - } \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/tailwind.json b/src/main/resources/data/terraoriginum/powers/latopowers/tailwind.json deleted file mode 100644 index 8501760..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/tailwind.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "origins:attribute", - "modifier": { - "name": "Tailwind speed bonus", - "attribute": "minecraft:generic.movement_speed", - "value": 0.29, - "operation": "multiply_base" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/tall.json b/src/main/resources/data/terraoriginum/powers/latopowers/tall.json deleted file mode 100644 index 11b9f49..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/tall.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "origins:action_over_time", - "interval": 20, - "entity_action": { - "type": "origins:execute_command", - "command": "/scale set pehkui:height 1.25" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/tall_hitbox.json b/src/main/resources/data/terraoriginum/powers/latopowers/tall_hitbox.json deleted file mode 100644 index 722b79d..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/tall_hitbox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "hidden": true, - "type": "origins:action_over_time", - "interval": 20, - "entity_action": { - "type": "origins:execute_command", - "command": "/scale set pehkui:hitbox_height 1" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/tall_width.json b/src/main/resources/data/terraoriginum/powers/latopowers/tall_width.json deleted file mode 100644 index 903afa7..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/tall_width.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "origins:action_over_time", - "interval": 20, - "hidden": true, - "entity_action": { - "type": "origins:execute_command", - "command": "/scale set pehkui:width 1.25" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/tall_width_hitbox.json b/src/main/resources/data/terraoriginum/powers/latopowers/tall_width_hitbox.json deleted file mode 100644 index df0e9f0..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/tall_width_hitbox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "origins:action_over_time", - "interval": 20, - "hidden": true, - "entity_action": { - "type": "origins:execute_command", - "command": "/scale set pehkui:hitbox_width 1" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/teleport.json b/src/main/resources/data/terraoriginum/powers/latopowers/teleport.json deleted file mode 100644 index aaa2092..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/teleport.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "type": "origins:active_self", - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:delay", - "action": { - "type": "origins:raycast", - "distance": 150, - "block": true, - "entity": true, - "shape_type": "visual", - "fluid_handling": "any", - "miss_action": { - "type": "origins:nothing" - }, - "command_at_hit": "tp @s ~ ~ ~", - "command_along_ray": "particle minecraft:dust_color_transition 1.0 0.0 0.0 1.0 0.0 0.0 1.0 ~ ~1 ~", - "command_step": 0.3 - }, - "ticks": 10 - }, - { - "type": "origins:play_sound", - "sound": "entity.illusioner.cast_spell", - "volume": 1, - "pitch": 1 - }, - { - "type": "origins:spawn_particles", - "particle": "dragon_breath", - "count": 800, - "speed": 0.1, - "force": true, - "spread": { - "x": 0.5, - "y": 0.5, - "z": 0.5 - }, - "offset_y": 0.5 - } - ] - }, - "cooldown": 3000, - "hud_render": { - "sprite_location": "origins:textures/gui/community/huang/resource_bar_01.png", - "bar_index": "19" - }, - "key": { - "key": "secondary" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/latopowers/water_vulnerability.json b/src/main/resources/data/terraoriginum/powers/latopowers/water_vulnerability.json deleted file mode 100755 index a6ac18b..0000000 --- a/src/main/resources/data/terraoriginum/powers/latopowers/water_vulnerability.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "type": "origins:damage_over_time", - "interval": 15, - "onset_delay": 60, - "damage": 1, - "damage_easy": 1, - "damage_source": { - "name": "boil_in_water", - "unblockable": true, - "bypasses_armor": true - }, - "protection_enchantment": "origins:water_protection", - "protection_effectiveness": 1.5, - "condition": { - "type": "origins:or", - "conditions": [ - { - "type": "origins:fluid_height", - "fluid": "minecraft:water", - "comparison": ">", - "compare_to": 0.0 - }, - { - "type": "origins:in_rain" - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/monarchpowers/hyperefficient_blood.json b/src/main/resources/data/terraoriginum/powers/monarchpowers/hyperefficient_blood.json deleted file mode 100644 index a33325a..0000000 --- a/src/main/resources/data/terraoriginum/powers/monarchpowers/hyperefficient_blood.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "origins:effect_immunity", - "effects": [ - "minecraft:wither", - "minecraft:poison", - "minecraft:instant_damage", - "minecraft:hunger" - ] - } - \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/monarchpowers/instant_transmission.json b/src/main/resources/data/terraoriginum/powers/monarchpowers/instant_transmission.json deleted file mode 100644 index e280199..0000000 --- a/src/main/resources/data/terraoriginum/powers/monarchpowers/instant_transmission.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "condition": { - "type": "origins:resource", - "resource": "gamerorigins:monarchpowers/solar_energy", - "comparison": ">=", - "compare_to": 50 - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:delay", - "action": { - "type": "origins:raycast", - "distance": 20, - "block": true, - "entity": true, - "shape_type": "visual", - "fluid_handling": "any", - "miss_action": { - "type": "origins:nothing" - }, - "command_at_hit": "tp @s ~ ~ ~", - "command_along_ray": "/particle smoke ~ ~ ~ 0 0 0 0 10", - "command_step": 0.3 - }, - "ticks": 0 - }, - { - "type": "origins:play_sound", - "sound": "entity.illusioner.cast_spell", - "volume": 1, - "pitch": 1 - }, - { - "type": "origins:spawn_particles", - "particle": "instant_effect", - "count": 800, - "speed": 0.1, - "force": true, - "spread": { - "x": 0.5, - "y": 0.5, - "z": 0.5 - }, - "offset_y": 0.5 - }, - { - "type": "origins:change_resource", - "resource": "gamerorigins:monarchpowers/solar_energy", - "change": -50, - "operation": "add" - } - - ] - }, - "cooldown": 0, - "hud_render": { - "sprite_location": "origins:textures/gui/community/huang/resource_bar_01.png", - "bar_index": "19" - }, - "key": { - "key": "secondary" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/monarchpowers/nuclear_rush.json b/src/main/resources/data/terraoriginum/powers/monarchpowers/nuclear_rush.json deleted file mode 100644 index 69ea111..0000000 --- a/src/main/resources/data/terraoriginum/powers/monarchpowers/nuclear_rush.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "condition": { - "type": "origins:resource", - "resource": "gamerorigins:monarchpowers/solar_energy", - "comparison": ">=", - "compare_to": 100 - }, - "type": "origins:active_self", - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:strength", - "duration": 200, - "amplifier": 4 - } - }, - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:speed", - "duration": 200, - "amplifier": 3 - } - }, - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:resistance", - "duration": 200, - "amplifier": 3 - } - }, - { - "type": "origins:change_resource", - "resource": "gamerorigins:monarchpowers/solar_energy", - "change": -100, - "operation": "add" - }, - { - "type": "origins:exhaust", - "amount": 2 - } - ] - - }, - "cooldown": 2200, - "hud_render": { - "sprite_location": "origins:textures/gui/community/huang/resource_bar_01.png", - "bar_index": "7" - }, - "key": "primary" - } \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/monarchpowers/nyctophobia.json b/src/main/resources/data/terraoriginum/powers/monarchpowers/nyctophobia.json deleted file mode 100644 index 1a3938b..0000000 --- a/src/main/resources/data/terraoriginum/powers/monarchpowers/nyctophobia.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "type": "origins:action_over_time", - "condition": { - "type": "origins:daytime", - "inverted": true - }, - "entity_action": { - "type": "origins:and", - "actions": [{ - "type": "origins:apply_effect", - "effects": [{ - "effect": "minecraft:slowness", - "amplifier": 0, - "duration": 35, - "show_particles": false, - "show_icon": false - }, - { - "effect": "minecraft:weakness", - "amplifier": 2, - "duration": 35, - "show_particles": false, - "show_icon": false - } - ] - } - ] - }, - "update_health": true - } - \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/monarchpowers/shining.json b/src/main/resources/data/terraoriginum/powers/monarchpowers/shining.json deleted file mode 100644 index 5ea6e92..0000000 --- a/src/main/resources/data/terraoriginum/powers/monarchpowers/shining.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "type": "origins:model_color", - "blue": 0.5, - "red": 1, - "green": 1 -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/monarchpowers/solar_energy.json b/src/main/resources/data/terraoriginum/powers/monarchpowers/solar_energy.json deleted file mode 100644 index 1010b8a..0000000 --- a/src/main/resources/data/terraoriginum/powers/monarchpowers/solar_energy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "type": "origins:resource", - "min": 0, - "max": 400, - "start_value": 10, - "hud_render": { - "should_render": true, - "sprite_location": "origins:textures/gui/community/huang/resource_bar_01.png", - "bar_index": 14 - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/monarchpowers/sun_fueled.json b/src/main/resources/data/terraoriginum/powers/monarchpowers/sun_fueled.json deleted file mode 100644 index 373aad6..0000000 --- a/src/main/resources/data/terraoriginum/powers/monarchpowers/sun_fueled.json +++ /dev/null @@ -1,13 +0,0 @@ -{ -"condition": { - "type": "origins:daytime" - }, - "type": "origins:action_over_time", - "interval": 40, - "entity_action": { - "type": "origins:change_resource", - "resource": "gamerorigins:monarchpowers/solar_energy", - "change": 10, - "operation": "add" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/muspowers/closedeyes.json b/src/main/resources/data/terraoriginum/powers/muspowers/closedeyes.json deleted file mode 100644 index 997650b..0000000 --- a/src/main/resources/data/terraoriginum/powers/muspowers/closedeyes.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "type": "origins:multiple", - "hidden": true, - "eyesclosed": { - "type": "origins:action_over_time", - "interval": 10, - "condition": { - "type": "origins:power_active", - "power": "gamerorigins:mus/closeeyes" - }, - "entity_action": { - "type": "origins:change_resource", - "resource": "gamerorigins:mus/fascination", - "change": 1 - } - }, - "eyesclosedshader": { - "type": "origins:shader", - "condition": { - "type": "origins:power_active", - "power": "gamerorigins:mus/closeeyes" - }, - "shader": "minecraft:shaders/post/sobel.json", - "toggleable": false - }, - "eyesclosedblindness": { - "type": "origins:action_over_time", - "interval": 1, - "entity_action": { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:blindness", - "duration": 1000000, - "amplifier": 0, - "show_particles": false, - "show_icon": false - } - }, - "condition": { - "type": "origins:power_active", - "power": "gamerorigins:mus/closeeyes" - } - }, - "eyesopenvision": { - "type": "origins:action_over_time", - "interval": 1, - "entity_action": { - "type": "origins:clear_effect", - "effect": "minecraft:blindness" - }, - "condition": { - "type": "origins:power_active", - "power": "gamerorigins:mus/closeeyes", - "inverted": true - } - }, - "eyesopen": { - "type": "origins:action_over_time", - "interval": 20, - "condition": { - "type": "origins:power_active", - "power": "gamerorigins:mus/closeeyes", - "inverted": true - }, - "entity_action": { - "type": "origins:change_resource", - "resource": "gamerorigins:mus/reason", - "change": 1 - } - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/muspowers/closeeyes.json b/src/main/resources/data/terraoriginum/powers/muspowers/closeeyes.json deleted file mode 100644 index 49ef7d9..0000000 --- a/src/main/resources/data/terraoriginum/powers/muspowers/closeeyes.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "origins:toggle", - "active_by_default": false, - "key": { - "key": "key.origins.primary_active" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/muspowers/fascination.json b/src/main/resources/data/terraoriginum/powers/muspowers/fascination.json deleted file mode 100644 index f7e86f3..0000000 --- a/src/main/resources/data/terraoriginum/powers/muspowers/fascination.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "type": "origins:resource", - "min": 0, - "max": 100, - "start_value": 0, - "hud_render": { - "should_render": true, - "sprite_location": "origins:textures/gui/community/spiderkolo/resource_bar_02.png", - "bar_index": 24 - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/muspowers/fascinationeffects.json b/src/main/resources/data/terraoriginum/powers/muspowers/fascinationeffects.json deleted file mode 100644 index 5dd24ee..0000000 --- a/src/main/resources/data/terraoriginum/powers/muspowers/fascinationeffects.json +++ /dev/null @@ -1,152 +0,0 @@ -{ - "type": "origins:multiple", - "fascinationstrengthtwo": { - "condition": { - "type": "origins:resource", - "resource": "gamerorigins:mus/fascination", - "comparison": ">", - "compare_to": 75 - }, - "type": "origins:action_over_time", - "interval": 5, - "entity_action": { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:strength", - "duration": 10, - "amplifier": 1, - "show_particles": false, - "show_icon": false - } - } - }, - "fascinationstrength": { - "condition": { - "type": "origins:resource", - "resource": "gamerorigins:mus/fascination", - "comparison": ">", - "compare_to": 50 - }, - "type": "origins:action_over_time", - "interval": 5, - "entity_action": { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:strength", - "duration": 10, - "amplifier": 0, - "show_particles": false, - "show_icon": false - } - } - }, - "fascinationweakness": { - "condition": { - "type": "origins:resource", - "resource": "gamerorigins:mus/fascination", - "comparison": "<", - "compare_to": 26 - }, - "type": "origins:action_over_time", - "interval": 5, - "entity_action": { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:weakness", - "duration": 10, - "amplifier": 0, - "show_particles": false, - "show_icon": false - } - } - }, - "reasononeshader": { - "condition": { - "type": "origins:and", - "conditions": [ - { - "type": "origins:resource", - "resource": "gamerorigins:mus/reason", - "comparison": ">", - "compare_to": 25 - }, - { - "type": "origins:resource", - "resource": "gamerorigins:mus/fascination", - "comparison": "<", - "compare_to": 26 - }, - { - "type": "origins:power_active", - "power": "gamerorigins:mus/closeeyes", - "inverted": true - } - ] - }, - "type": "origins:shader", - "shader": "minecraft:shaders/post/desaturate.json", - "toggleable": false - }, - "fascinationglow": { - "condition": { - "type": "origins:and", - "conditions": [ - { - "type": "origins:resource", - "resource": "gamerorigins:mus/fascination", - "comparison": ">", - "compare_to": 75 - }, - { - "type": "origins:power_active", - "power": "gamerorigins:mus/closeeyes" - } - ] - }, - "type": "origins:entity_glow", - "use_teams": false - }, - "fascinationvision": { - "condition": { - "type": "origins:resource", - "resource": "gamerorigins:mus/fascination", - "comparison": ">", - "compare_to": 75 - }, - "type": "origins:action_over_time", - "interval": 5, - "entity_action": { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:night_vision", - "duration": 1000000, - "amplifier": 0, - "show_particles": false, - "show_icon": false - } - } - }, - "fascinationshake": { - "condition": { - "type": "origins:resource", - "resource": "gamerorigins:mus/fascination", - "comparison": ">", - "compare_to": 75 - }, - "type": "origins:shaking" - }, - "lowfascinationantivision": { - "type": "origins:action_over_time", - "interval": 1, - "entity_action": { - "type": "origins:clear_effect", - "effect": "minecraft:night_vision" - }, - "condition": { - "type": "origins:resource", - "resource": "gamerorigins:mus/fascination", - "comparison": "<", - "compare_to": 75 - } - } -} diff --git a/src/main/resources/data/terraoriginum/powers/muspowers/flexibility.json b/src/main/resources/data/terraoriginum/powers/muspowers/flexibility.json deleted file mode 100644 index fd5a80f..0000000 --- a/src/main/resources/data/terraoriginum/powers/muspowers/flexibility.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "origins:restrict_armor", - "head": { - "type": "origins:armor_value", - "comparison": ">", - "compare_to": 2 - }, - "chest": { - "type": "origins:armor_value", - "comparison": ">", - "compare_to": 5 - }, - "legs": { - "type": "origins:armor_value", - "comparison": ">", - "compare_to": 4 - }, - "feet": { - "type": "origins:armor_value", - "comparison": ">", - "compare_to": 1 - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/muspowers/lookwithin.json b/src/main/resources/data/terraoriginum/powers/muspowers/lookwithin.json deleted file mode 100644 index 2809c3f..0000000 --- a/src/main/resources/data/terraoriginum/powers/muspowers/lookwithin.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "type": "origins:active_self", - "condition": { - "type": "origins:equipped_item", - "equipment_slot": "mainhand", - "item_condition": { - "type": "origins:ingredient", - "ingredient": { - "tag": "gamerorigins:blades" - } - } - }, - "cooldown": 200, - "hud_render": { - "should_render": true, - "sprite_location": "origins:textures/gui/community/spiderkolo/resource_bar_02.png", - "bar_index": 1 - }, - "key": "key.origins.secondary_active", - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:play_sound", - "sound": "entity.goat.horn_break", - "volume": 1, - "pitch": 1 - }, - { - "type": "origins:play_sound", - "sound": "entity.goat.ram_impact", - "volume": 1, - "pitch": 1 - }, - { - "type": "origins:play_sound", - "sound": "entity.slime.squish", - "volume": 2, - "pitch": 0 - }, - { - "type": "origins:change_resource", - "resource": "gamerorigins:mus/reason", - "change": -25 - }, - { - "type": "origins:change_resource", - "resource": "gamerorigins:mus/fascination", - "change": 25 - }, - { - "type": "origins:damage", - "amount": 10, - "source": { - "name": "generic", - "bypasses_armor": true, - "unblockable": true - } - }, - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:slowness", - "duration": 60, - "amplifier": 4, - "show_icon": false, - "show_particles": false - } - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/muspowers/mus_natural_armor.json b/src/main/resources/data/terraoriginum/powers/muspowers/mus_natural_armor.json deleted file mode 100644 index 2537231..0000000 --- a/src/main/resources/data/terraoriginum/powers/muspowers/mus_natural_armor.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "origins:attribute", - "modifier": { - "name": "Natural Armor health bonus", - "attribute": "minecraft:generic.armor", - "value": 8.0, - "operation": "addition" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/muspowers/no_villager.json b/src/main/resources/data/terraoriginum/powers/muspowers/no_villager.json deleted file mode 100644 index 863be1e..0000000 --- a/src/main/resources/data/terraoriginum/powers/muspowers/no_villager.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "type": "origins:prevent_entity_use", - "bientity_action": { - "type": "origins:actor_action", - "action": { - "type": "origins:execute_command", - "command": "title @s actionbar {\"text\": \"Their INSOLENCE is UNBEARABLE.\", \"color\": \"white\"}" - } - }, - "bientity_condition": { - "type": "origins:target_condition", - "condition": { - "type": "origins:entity_type", - "entity_type": "minecraft:villager" - } - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/muspowers/reason.json b/src/main/resources/data/terraoriginum/powers/muspowers/reason.json deleted file mode 100644 index 0f514ac..0000000 --- a/src/main/resources/data/terraoriginum/powers/muspowers/reason.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "type": "origins:resource", - "min": 0, - "max": 100, - "start_value": 100, - "hud_render": { - "should_render": true, - "sprite_location": "origins:textures/gui/community/spiderkolo/resource_bar_02.png", - "bar_index": 7 - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/muspowers/reasoneffects.json b/src/main/resources/data/terraoriginum/powers/muspowers/reasoneffects.json deleted file mode 100644 index f9ebb3a..0000000 --- a/src/main/resources/data/terraoriginum/powers/muspowers/reasoneffects.json +++ /dev/null @@ -1,212 +0,0 @@ -{ - "type": "origins:multiple", - "hidden": true, - "reasonfour": { - "condition": { - "type": "origins:and", - "conditions": [ - { - "type": "origins:resource", - "resource": "gamerorigins:mus/reason", - "comparison": ">", - "compare_to": 75 - }, - { - "type": "origins:power_active", - "power": "gamerorigins:mus/closeeyes", - "inverted": true - } - ] - }, - "type": "origins:action_over_time", - "interval": 5, - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:change_resource", - "resource": "gamerorigins:mus/fascination", - "change": -1 - }, - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:jump_boost", - "duration": 10, - "amplifier": 1, - "show_particles": false, - "show_icon": false - } - }, - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:speed", - "duration": 10, - "amplifier": 1, - "show_particles": false, - "show_icon": false - } - } - ] - } - }, - "reasonthree": { - "condition": { - "type": "origins:and", - "conditions": [ - { - "type": "origins:resource", - "resource": "gamerorigins:mus/reason", - "comparison": ">", - "compare_to": 50 - }, - { - "type": "origins:resource", - "resource": "gamerorigins:mus/reason", - "comparison": "<", - "compare_to": 76 - }, - { - "type": "origins:power_active", - "power": "gamerorigins:mus/closeeyes", - "inverted": true - } - ] - }, - "type": "origins:action_over_time", - "interval": 10, - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:change_resource", - "resource": "gamerorigins:mus/fascination", - "change": -1 - } - ] - } - }, - "reasontwo": { - "condition": { - "type": "origins:and", - "conditions": [ - { - "type": "origins:resource", - "resource": "gamerorigins:mus/reason", - "comparison": ">", - "compare_to": 25 - }, - { - "type": "origins:resource", - "resource": "gamerorigins:mus/reason", - "comparison": "<", - "compare_to": 51 - }, - { - "type": "origins:power_active", - "power": "gamerorigins:mus/closeeyes", - "inverted": true - } - ] - }, - "type": "origins:action_over_time", - "interval": 20, - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:change_resource", - "resource": "gamerorigins:mus/fascination", - "change": -1 - } - ] - } - }, - "reasonone": { - "condition": { - "type": "origins:and", - "conditions": [ - { - "type": "origins:resource", - "resource": "gamerorigins:mus/reason", - "comparison": "<", - "compare_to": 26 - }, - { - "type": "origins:power_active", - "power": "gamerorigins:mus/closeeyes", - "inverted": true - } - ] - }, - "type": "origins:action_over_time", - "interval": 5, - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:slowness", - "duration": 10, - "amplifier": 0, - "show_particles": false, - "show_icon": false - } - } - ] - } - }, - "reasononeshader": { - "condition": { - "type": "origins:and", - "conditions": [ - { - "type": "origins:resource", - "resource": "gamerorigins:mus/reason", - "comparison": "<", - "compare_to": 26 - }, - { - "type": "origins:power_active", - "power": "gamerorigins:mus/closeeyes", - "inverted": true - } - ] - }, - "type": "origins:shader", - "shader": "minecraft:shaders/post/deconverge.json", - "toggleable": false - }, - "reasonspeed": { - "condition": { - "type": "origins:and", - "conditions": [ - { - "type": "origins:resource", - "resource": "gamerorigins:mus/reason", - "comparison": ">", - "compare_to": 50 - }, - { - "type": "origins:power_active", - "power": "gamerorigins:mus/closeeyes", - "inverted": true - } - ] - }, - "type": "origins:action_over_time", - "interval": 5, - "entity_action": { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:speed", - "duration": 10, - "amplifier": 0, - "show_particles": false, - "show_icon": false - } - } - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_blind.json b/src/main/resources/data/terraoriginum/powers/myncpowers/mync_blind.json deleted file mode 100644 index e3e7dd3..0000000 --- a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_blind.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "type": "origins:stacking_status_effect", - "min_stacks": 0, - "max_stacks": 1, - "duration_per_stack": 35, - "effect": { - "effect": "blindness", - "duration": 35, - "amplifier": 2, - "is_abient": true, - "show_particles": false, - "show_icon": false - }, - "interval": 60, - "condition": { - "type": "origins:and", - "conditions": [ - { - "type": "origins:block_in_radius", - "radius": 1, - "inverted": true, - "block_condition": { - "type": "origins:in_tag", - "tag": "gamerorigins:mushrooms" - } - }, - { - "type": "origins:status_effect", - "effect": "minecraft:night_vision", - "inverted": true - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_echolocate.json b/src/main/resources/data/terraoriginum/powers/myncpowers/mync_echolocate.json deleted file mode 100644 index 5f66876..0000000 --- a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_echolocate.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "type": "origins:active_self", - "cooldown": 600, - "hud_render": { - "should_render":true, - "sprite_location":"origins:textures/gui/community/spiderkolo/resource_bar_02.png", - "bar_index": 7 - }, - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:if_else", - "condition": { - "type": "origins:and", - "conditions": [ - { - "type": "origins:equipped_item", - "equipment_slot": "mainhand", - "item_condition": { - "type": "origins:ingredient", - "ingredient": { - "item": "minecraft:fermented_spider_eye" - } - } - } - ] - }, - - "if_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:execute_command", - "command": "effect give @s minecraft:night_vision 60 0 true", - "permission_level": 4 - }, - { - "type": "origins:execute_command", - "command": "clear @s minecraft:fermented_spider_eye 1", - "permission_level": 4 - }, - { - "type": "origins:execute_command", - "command": "playsound block.block.conduit.attack.target master @e[distance=..15] ~ ~ ~ 10 1 1", - "permission_level": 4 - } - ] - }, - - "else_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:execute_command", - "command": "playsound block.conduit.attack.target master @p[distance=..15] ~ ~ ~ 10 1 1", - "permission_level": 4 - }, - { - "type": "origins:execute_command", - "command": "effect give @p minecraft:night_vision 5 1 true", - "permission_level": 4 - } - ], - "cooldown": 20, - "hud_render": { - "should_render": false, - "sprite_location": "origins:textures/gui/resource_bar.png", - "bar_index": 4 - } - } - - } - ] - }, - "condition": { - "type": "origins:and", - "conditions": [ - { - "type": "origins:block_in_radius", - "radius": 4, - "inverted": true, - "block_condition": { - "type": "origins:in_tag", - "tag": "gamerorigins:wool" - } - } - ] - }, - "key": { - "key":"key.playerlist", - "continuous": false - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_natural_armour.json b/src/main/resources/data/terraoriginum/powers/myncpowers/mync_natural_armour.json deleted file mode 100644 index e7953b4..0000000 --- a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_natural_armour.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "origins:attribute", - "modifier": { - "name": "Natural Armor health bonus", - "attribute": "minecraft:generic.armor", - "value": 12.0, - "operation": "addition" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_rage.json b/src/main/resources/data/terraoriginum/powers/myncpowers/mync_rage.json deleted file mode 100755 index 3892832..0000000 --- a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_rage.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "type": "origins:active_self", - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:strength", - "duration": 400, - "amplifier": 3.23 - } - }, - { - "type": "origins:exhaust", - "amount": 1.2134563 - } - ] - }, - "cooldown": 2400, - "hud_render": { - "sprite_location": "gamerorigins:textures/gui/ability_bar.png", - "bar_index": "0" - } -} diff --git a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_rage_addition.json b/src/main/resources/data/terraoriginum/powers/myncpowers/mync_rage_addition.json deleted file mode 100755 index eb02281..0000000 --- a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_rage_addition.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "type": "origins:active_self", - "hidden": "true", - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:speed", - "duration": 400, - "amplifier": 1 - } - } - ] - }, - "cooldown": 2400, - "hud_render": { - "sprite_location": "gamerorigins:textures/gui/nothing.png", - "bar_index": "0" - } - } \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_rage_dummy.json b/src/main/resources/data/terraoriginum/powers/myncpowers/mync_rage_dummy.json deleted file mode 100755 index 05d621b..0000000 --- a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_rage_dummy.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "type": "origins:active_self", - "hidden": "true", - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:apply_effect", - "effect": { - "effect": "minecraft:instant_health", - "duration": 3, - "amplifier": 1 - } - } - ] - }, - "cooldown": 2400, - "hud_render": { - "sprite_location": "gamerorigins:textures/gui/nothing.png", - "bar_index": "0" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_strong.json b/src/main/resources/data/terraoriginum/powers/myncpowers/mync_strong.json deleted file mode 100644 index 260b411..0000000 --- a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_strong.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "origins:attribute", - "modifiers": - [ - { - "name": "Strong damage", - "attribute": "generic.attack_damage", - "value": 3.0, - "operation": "addition" - } - ] - -} diff --git a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_tailwind.json b/src/main/resources/data/terraoriginum/powers/myncpowers/mync_tailwind.json deleted file mode 100644 index 6ba8f7c..0000000 --- a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_tailwind.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "origins:attribute", - "modifier": { - "name": "Tailwind speed bonus", - "attribute": "minecraft:generic.movement_speed", - "value": 0.10, - "operation": "multiply_base" - } - } \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_vision.json b/src/main/resources/data/terraoriginum/powers/myncpowers/mync_vision.json deleted file mode 100644 index 82f93b1..0000000 --- a/src/main/resources/data/terraoriginum/powers/myncpowers/mync_vision.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "origins:shader", - "shader": "gamerorigins:shaders/post/sobel.json", - "toggleable": false -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/pockets.json b/src/main/resources/data/terraoriginum/powers/pockets.json deleted file mode 100644 index 67bcd0a..0000000 --- a/src/main/resources/data/terraoriginum/powers/pockets.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "type": "origins:inventory", - "container_type": "chest", - "title": "gamer.container.inventory_power", - "key": "quaternary" -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/teleport.json b/src/main/resources/data/terraoriginum/powers/teleport.json deleted file mode 100644 index 7880336..0000000 --- a/src/main/resources/data/terraoriginum/powers/teleport.json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "type": "origins:active_self", - "entity_action": { - "type": "origins:and", - "actions": [ - { - "type": "origins:delay", - "action": { - "type": "origins:raycast", - "distance": 50, - "block": true, - "entity": true, - "shape_type": "visual", - "fluid_handling": "any", - "hit_action": { - "type": "origins:set_fall_distance", - "fall_distance": 0.25 - }, - "miss_action": { - "type": "origins:play_sound", - "sound": "entity.elder_guardian.curse", - "volume": 1, - "pitch": 2 - }, - "command_at_hit": "tp @s ~0.1 ~2.9 ~-0.1", - "command_along_ray": "particle minecraft:electric_spark", - "command_step": 0.75 - }, - "ticks": 20 - }, - { - "type": "origins:apply_effect", - "effects": [ - { - "effect": "blindness", - "duration": 50, - "amplifier": 10, - "show_particles": false, - "show_icon": false - }, - { - "effect": "darkness", - "duration": 50, - "amplifier": 10, - "show_particles": false, - "show_icon": false - } - ] - }, - { - "type": "origins:delay", - "action": { - "type": "origins:execute_command", - "command": "tp @s ~0.5 ~0.5 ~0.5" - }, - "ticks": 15 - }, - { - "type": "origins:play_sound", - "sound": "entity.illusioner.cast_spell", - "volume": 1, - "pitch": 1 - }, - { - "type": "origins:delay", - "action": { - "type": "origins:play_sound", - "sound": "entity.illusioner.cast_spell", - "volume": 1, - "pitch": 2 - }, - "ticks": 20 - } - ] - }, - "cooldown": 40, - "hud_render": { - "should_render": true, - "sprite_location": "origins:textures/gui/community/huang/resource_bar_02.png", - "bar_index": 5 - }, - "key": { - "key": "secondary" - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/powers/water_vulnerability_ex.json b/src/main/resources/data/terraoriginum/powers/water_vulnerability_ex.json deleted file mode 100755 index 934a862..0000000 --- a/src/main/resources/data/terraoriginum/powers/water_vulnerability_ex.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "type": "origins:damage_over_time", - "interval": 10, - "onset_delay": 50, - "damage": 1.5, - "damage_easy": 1, - "damage_source": { - "name": "boil_in_water", - "unblockable": true, - "bypasses_armor": true - }, - "protection_enchantment": "origins:water_protection", - "protection_effectiveness": 0.5, - "condition": { - "type": "origins:or", - "conditions": [ - { - "type": "origins:fluid_height", - "fluid": "minecraft:water", - "comparison": ">", - "compare_to": 0.0 - }, - { - "type": "origins:in_rain" - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/data/terraoriginum/recipes/umbrella.json b/src/main/resources/data/terraoriginum/recipes/umbrella.json index a1b116a..5828188 100644 --- a/src/main/resources/data/terraoriginum/recipes/umbrella.json +++ b/src/main/resources/data/terraoriginum/recipes/umbrella.json @@ -17,7 +17,7 @@ } }, "result": { - "item": "gamerorigins:umbrella", + "item": "terraoriginum:umbrella", "count": 1 } } \ No newline at end of file