diff --git a/.github/workflows/devBuilder.yaml b/.github/workflows/devBuilder.yaml index 0f6a46e..a447bd2 100644 --- a/.github/workflows/devBuilder.yaml +++ b/.github/workflows/devBuilder.yaml @@ -21,5 +21,5 @@ jobs: - name: Upload a Build Artifact uses: actions/upload-artifact@v4 with: - name: ${{ env.BUILD }}-${{ env.VERSION }}.${{ github.run_number }} + name: ${{ env.BUILD }}-${{ env.VERSION }}.bulid-${{ github.run_number }} path: .artifacts \ No newline at end of file diff --git a/.gitignore b/.gitignore index c92dcb7..e5e24c0 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,5 @@ example.* /saves /screenshots /shaderpacks -/resourcepacks \ No newline at end of file +/resourcepacks +config/oculus.properties diff --git a/config/ambientsounds-client.json b/config/ambientsounds-client.json new file mode 100644 index 0000000..e4b34ec --- /dev/null +++ b/config/ambientsounds-client.json @@ -0,0 +1,214 @@ +{ + "general": { + "engines": 0, + "volume": 1, + "useSoundMasterSource": false, + "scanStepAmount": 100, + "playSoundWithOffset": true + }, + "dimensions": { + "abyssalcraft": 1, + "betweenlands": 1, + "cave": 1, + "end": 1, + "galacticraft": 1, + "galacticraft.planets": 1, + "midnight": 1, + "nether": 1, + "surface": 1, + "twilightforest": 1, + "void": 1 + }, + "regions": { + "abyssalcraft_dark": { + "overall": 1, + "suspense.suspense": 1 + }, + "end_unknown": { + "overall": 1, + "suspense.suspense": 1 + }, + "galacticraft_planets_wind": { + "overall": 1, + "wind.light-wind": 1 + }, + "nether_suspense": { + "overall": 1, + "nether": 1 + }, + "twilightforest_unknown": { + "overall": 1, + "suspense.suspense": 1 + }, + "void_dark": { + "overall": 1, + "suspense.suspense": 1 + }, + "beach": { + "overall": 1, + "beach": 1, + "seagull": 1, + "seagull-long": 1 + }, + "cave_ambience": { + "overall": 1, + "cave": 1, + "cave-water": 1, + "cave-deep": 1, + "cave-large": 1 + }, + "cave_deep-dark": { + "overall": 1, + "deep-dark": 1, + "water-droplets": 1 + }, + "cave": { + "overall": 1 + }, + "cave_lush": { + "overall": 1, + "cave-lush": 1, + "frog": 1 + }, + "cold_artic": { + "overall": 1, + "heavy-wind": 1 + }, + "cold": { + "overall": 1, + "wind.light-wind": 1 + }, + "desert": { + "overall": 1, + "cicadas-desert": 1, + "wind.light-wind": 1 + }, + "forest_cold": { + "overall": 1, + "crow": 1 + }, + "forest": { + "overall": 1, + "bird-ambience": 1, + "owl": 1 + }, + "forest_roofed": { + "overall": 1, + "bird-ambience-spooky": 1 + }, + "grass": { + "overall": 1, + "cricket": 1, + "cricket-night": 1, + "cicadas-night": 1 + }, + "highland": { + "overall": 1, + "heavy-wind": 1, + "wind-in-leaves": 1 + }, + "jungle": { + "overall": 1, + "cricket-jungle": 1, + "cricket-jungle-night": 1, + "bird-ambience-jungle": 1, + "bird-ambience-jungle-night": 1 + }, + "mesa": { + "overall": 1, + "wind-mesa": 1 + }, + "mushroom_fields": { + "overall": 1, + "cicadas-mushroom-fields": 1, + "special-mushroom-fields": 1 + }, + "ocean": { + "overall": 1, + "ocean": 1, + "wind.light-wind": 1 + }, + "plains": { + "overall": 1, + "cricket": 1, + "cricket-night": 1, + "cicadas-night": 1 + }, + "rain": { + "overall": 1, + "rain": 1 + }, + "savanna": { + "overall": 1, + "cricket": 1, + "cicadas": 1, + "cicadas-desert": 1, + "cricket-warm-night": 1, + "wolf": 1, + "bird-warm": 1 + }, + "sky": { + "overall": 1, + "wind.light-wind": 1 + }, + "space": { + "overall": 1 + }, + "storm_away": { + "overall": 1, + "storm-away": 1, + "howling-wind": 1 + }, + "storm_close": { + "overall": 1, + "storm-close": 1, + "wind": 1 + }, + "surface": { + "overall": 1 + }, + "swamp": { + "overall": 1, + "cricket-swamp": 1, + "cricket-warm-night": 1, + "frog": 1 + }, + "taiga": { + "overall": 1, + "bird-ambience-huge": 1 + }, + "underwater": { + "overall": 1, + "underwater": 1, + "underwater-deep": 1 + }, + "underworld": { + "overall": 1, + "underworld": 1 + }, + "warden": { + "overall": 1, + "warden": 1 + } + }, + "categories": { + "animal": { + "animal": 1, + "bird": { + "bird": 1, + "bird_day": 1, + "bird_night": 1 + }, + "cicadas": 1, + "cricket": 1, + "cricket_day": 1, + "cricket_night": 1 + }, + "cave": 1, + "weather": 1, + "wind": 1 + }, + "fade-volume": 0.005, + "fade-pitch": 0.005, + "silent-dimensions": [] +} \ No newline at end of file diff --git a/config/ars_nouveau-client.toml b/config/ars_nouveau-client.toml index ef2a707..ca8141b 100644 --- a/config/ars_nouveau-client.toml +++ b/config/ars_nouveau-client.toml @@ -35,7 +35,7 @@ #If the Storage Lectern should show the recipe book icon showRecipeBook = true #Inform the player of Dynamic lights once. - informLights = true + informLights = false #Misc [misc] diff --git a/config/ars_nouveau-server.toml b/config/ars_nouveau-server.toml new file mode 100644 index 0000000..b274629 --- /dev/null +++ b/config/ars_nouveau-server.toml @@ -0,0 +1,57 @@ + +#Mana +[mana] + #Base mana regen in seconds + #Range: > 0 + baseRegen = 5 + #Base max mana + #Range: > 0 + baseMax = 100 + #How often max and regen will be calculated, in ticks. NOTE: Having the base mana regen AT LEAST this value is recommended. + #Range: 1 ~ 20 + updateInterval = 5 + #Max mana bonus per glyph + #Range: > 0 + glyphmax = 15 + #Max mana bonus for tier of book + #Range: > 0 + tierMax = 50 + #Mana regen bonus for tier of book + #Range: > 0 + tierRegen = 1 + #Mana Boost value per level + #Range: > 0 + manaBoost = 25 + #(enchantment) Mana regen per second per level + #Range: > 0 + manaRegenEnchantment = 2 + #Regen bonus per glyph + #Range: 0.0 ~ 2.147483647E9 + glyphRegen = 0.33 + #Regen bonus per potion level + #Range: > 0 + potionRegen = 10 + +[spell_casting] + #Enforce augment cap on casting? Turn this off if you are a pack maker and want to create more powerful items than players. + enforceCapOnCast = true + #Enforce glyph per spell limit on casting? Turn this off if you are a pack maker and want to create more powerful items than players. + enforceGlyphLimitOnCast = true + +[item] + #Cost per glyph in a codex + #Range: > 0 + codexCost = 10 + +[warp_portals] + #Enable warp portals? + enableWarpPortals = true + +#Beta Features +[beta] + #Allow crafting infinite spells. This is a beta feature and may cause crashes. + infiniteSpells = false + #Limits the crafting infinite spells beta, set a cap to the number of additional glyphs. This is a beta feature and may cause crashes. + #Range: 10 ~ 1000 + infiniteSpellLimit = 30 + diff --git a/config/ars_nouveau/burst.toml b/config/ars_nouveau/burst.toml new file mode 100644 index 0000000..bdd6451 --- /dev/null +++ b/config/ars_nouveau/burst.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 500 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: 1 ~ 1 + per_spell_limit = 1 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = ["ars_nouveau:glyph_wall", "ars_nouveau:glyph_linger"] + diff --git a/config/ars_nouveau/glyph_accelerate.toml b/config/ars_nouveau/glyph_accelerate.toml new file mode 100644 index 0000000..b0b30a8 --- /dev/null +++ b/config/ars_nouveau/glyph_accelerate.toml @@ -0,0 +1,17 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 10 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + diff --git a/config/ars_nouveau/glyph_amplify.toml b/config/ars_nouveau/glyph_amplify.toml new file mode 100644 index 0000000..a3cda5e --- /dev/null +++ b/config/ars_nouveau/glyph_amplify.toml @@ -0,0 +1,17 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 20 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + diff --git a/config/ars_nouveau/glyph_animate_block.toml b/config/ars_nouveau/glyph_animate_block.toml new file mode 100644 index 0000000..5afa391 --- /dev/null +++ b/config/ars_nouveau/glyph_animate_block.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 200 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Base duration in seconds + #Range: > 0 + duration = 60 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 60 + diff --git a/config/ars_nouveau/glyph_aoe.toml b/config/ars_nouveau/glyph_aoe.toml new file mode 100644 index 0000000..3ed0ecd --- /dev/null +++ b/config/ars_nouveau/glyph_aoe.toml @@ -0,0 +1,17 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 35 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + diff --git a/config/ars_nouveau/glyph_blink.toml b/config/ars_nouveau/glyph_blink.toml new file mode 100644 index 0000000..8e76cc0 --- /dev/null +++ b/config/ars_nouveau/glyph_blink.toml @@ -0,0 +1,31 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 50 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Base teleport distance + #Range: > 0 + distance = 8 + #Range: 0.0 ~ 2.147483647E9 + amplify = 3.0 + diff --git a/config/ars_nouveau/glyph_bounce.toml b/config/ars_nouveau/glyph_bounce.toml new file mode 100644 index 0000000..c0ec8a0 --- /dev/null +++ b/config/ars_nouveau/glyph_bounce.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 50 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Potion duration, in seconds + #Range: > 0 + potion_time = 30 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 8 + diff --git a/config/ars_nouveau/glyph_break.toml b/config/ars_nouveau/glyph_break.toml new file mode 100644 index 0000000..17eb677 --- /dev/null +++ b/config/ars_nouveau/glyph_break.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 10 + #Is Starter Glyph? + starter = true + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_fortune=4"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_cold_snap.toml b/config/ars_nouveau/glyph_cold_snap.toml new file mode 100644 index 0000000..09baece --- /dev/null +++ b/config/ars_nouveau/glyph_cold_snap.toml @@ -0,0 +1,36 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 30 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=2", "ars_nouveau:glyph_aoe=1"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Range: 0.0 ~ 2.147483647E9 + damage = 6.0 + #Range: 0.0 ~ 2.147483647E9 + amplify = 2.5 + #Potion duration, in seconds + #Range: > 0 + potion_time = 5 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 1 + diff --git a/config/ars_nouveau/glyph_conjure_water.toml b/config/ars_nouveau/glyph_conjure_water.toml new file mode 100644 index 0000000..f079b89 --- /dev/null +++ b/config/ars_nouveau/glyph_conjure_water.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 80 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_craft.toml b/config/ars_nouveau/glyph_craft.toml new file mode 100644 index 0000000..0b2fa2c --- /dev/null +++ b/config/ars_nouveau/glyph_craft.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 50 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_crush.toml b/config/ars_nouveau/glyph_crush.toml new file mode 100644 index 0000000..24d077d --- /dev/null +++ b/config/ars_nouveau/glyph_crush.toml @@ -0,0 +1,30 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 30 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=2"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Range: 0.0 ~ 2.147483647E9 + damage = 3.0 + #Range: 0.0 ~ 2.147483647E9 + amplify = 1.0 + diff --git a/config/ars_nouveau/glyph_cut.toml b/config/ars_nouveau/glyph_cut.toml new file mode 100644 index 0000000..1f1b7b7 --- /dev/null +++ b/config/ars_nouveau/glyph_cut.toml @@ -0,0 +1,30 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 0 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=2"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Range: 0.0 ~ 2.147483647E9 + damage = 1.0 + #Range: 0.0 ~ 2.147483647E9 + amplify = 1.0 + diff --git a/config/ars_nouveau/glyph_dampen.toml b/config/ars_nouveau/glyph_dampen.toml new file mode 100644 index 0000000..0a69e92 --- /dev/null +++ b/config/ars_nouveau/glyph_dampen.toml @@ -0,0 +1,17 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 0 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + diff --git a/config/ars_nouveau/glyph_decelerate.toml b/config/ars_nouveau/glyph_decelerate.toml new file mode 100644 index 0000000..929521d --- /dev/null +++ b/config/ars_nouveau/glyph_decelerate.toml @@ -0,0 +1,17 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 5 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + diff --git a/config/ars_nouveau/glyph_delay.toml b/config/ars_nouveau/glyph_delay.toml new file mode 100644 index 0000000..45e8907 --- /dev/null +++ b/config/ars_nouveau/glyph_delay.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 0 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Randomize chance, in percentage (0-1 = 0% - 100%) + #Range: 0.0 ~ 2.147483647E9 + extend_time = 0.25 + #The base duration of the delay effect in ticks. + #Range: > 0 + base_duration = 20 + diff --git a/config/ars_nouveau/glyph_dispel.toml b/config/ars_nouveau/glyph_dispel.toml new file mode 100644 index 0000000..d000876 --- /dev/null +++ b/config/ars_nouveau/glyph_dispel.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 30 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_duration_down.toml b/config/ars_nouveau/glyph_duration_down.toml new file mode 100644 index 0000000..7b54044 --- /dev/null +++ b/config/ars_nouveau/glyph_duration_down.toml @@ -0,0 +1,17 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 15 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + diff --git a/config/ars_nouveau/glyph_ender_inventory.toml b/config/ars_nouveau/glyph_ender_inventory.toml new file mode 100644 index 0000000..b18b875 --- /dev/null +++ b/config/ars_nouveau/glyph_ender_inventory.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 50 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_evaporate.toml b/config/ars_nouveau/glyph_evaporate.toml new file mode 100644 index 0000000..0b2fa2c --- /dev/null +++ b/config/ars_nouveau/glyph_evaporate.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 50 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_exchange.toml b/config/ars_nouveau/glyph_exchange.toml new file mode 100644 index 0000000..b18b875 --- /dev/null +++ b/config/ars_nouveau/glyph_exchange.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 50 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_explosion.toml b/config/ars_nouveau/glyph_explosion.toml new file mode 100644 index 0000000..6b134c1 --- /dev/null +++ b/config/ars_nouveau/glyph_explosion.toml @@ -0,0 +1,39 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 200 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=2"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Range: 0.0 ~ 2.147483647E9 + amplify = 0.5 + #Explosion base intensity + #Range: 0.0 ~ 100.0 + base = 0.75 + #AOE intensity bonus + #Range: 0.0 ~ 100.0 + aoe_bonus = 1.5 + #Range: 0.0 ~ 2.147483647E9 + damage = 6.0 + #Additional damage per amplify + #Range: 0.0 ~ 2.147483647E9 + amp_damage = 2.5 + diff --git a/config/ars_nouveau/glyph_extend_time.toml b/config/ars_nouveau/glyph_extend_time.toml new file mode 100644 index 0000000..b0b30a8 --- /dev/null +++ b/config/ars_nouveau/glyph_extend_time.toml @@ -0,0 +1,17 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 10 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + diff --git a/config/ars_nouveau/glyph_extract.toml b/config/ars_nouveau/glyph_extract.toml new file mode 100644 index 0000000..8576d4b --- /dev/null +++ b/config/ars_nouveau/glyph_extract.toml @@ -0,0 +1,17 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 30 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + diff --git a/config/ars_nouveau/glyph_fangs.toml b/config/ars_nouveau/glyph_fangs.toml new file mode 100644 index 0000000..ba54f52 --- /dev/null +++ b/config/ars_nouveau/glyph_fangs.toml @@ -0,0 +1,30 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 35 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=2"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Range: 0.0 ~ 2.147483647E9 + damage = 6.0 + #Range: 0.0 ~ 2.147483647E9 + amplify = 3.0 + diff --git a/config/ars_nouveau/glyph_fell.toml b/config/ars_nouveau/glyph_fell.toml new file mode 100644 index 0000000..dcd8dec --- /dev/null +++ b/config/ars_nouveau/glyph_fell.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 150 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Base amount of harvested blocks + #Range: > 0 + base_harvest = 50 + #Additional max blocks per AOE + #Range: > 0 + aoe_bonus = 50 + diff --git a/config/ars_nouveau/glyph_firework.toml b/config/ars_nouveau/glyph_firework.toml new file mode 100644 index 0000000..4a991dc --- /dev/null +++ b/config/ars_nouveau/glyph_firework.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 50 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=2"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_flare.toml b/config/ars_nouveau/glyph_flare.toml new file mode 100644 index 0000000..4c30b71 --- /dev/null +++ b/config/ars_nouveau/glyph_flare.toml @@ -0,0 +1,33 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 40 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=2"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Range: 0.0 ~ 2.147483647E9 + damage = 7.0 + #Range: 0.0 ~ 2.147483647E9 + amplify = 3.0 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 1 + diff --git a/config/ars_nouveau/glyph_fortune.toml b/config/ars_nouveau/glyph_fortune.toml new file mode 100644 index 0000000..0aedad9 --- /dev/null +++ b/config/ars_nouveau/glyph_fortune.toml @@ -0,0 +1,17 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 80 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + diff --git a/config/ars_nouveau/glyph_freeze.toml b/config/ars_nouveau/glyph_freeze.toml new file mode 100644 index 0000000..12a722d --- /dev/null +++ b/config/ars_nouveau/glyph_freeze.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 15 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_sensitive=1"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Potion duration, in seconds + #Range: > 0 + potion_time = 10 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 5 + diff --git a/config/ars_nouveau/glyph_glide.toml b/config/ars_nouveau/glyph_glide.toml new file mode 100644 index 0000000..2eb404b --- /dev/null +++ b/config/ars_nouveau/glyph_glide.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 100 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Potion duration, in seconds + #Range: > 0 + potion_time = 180 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 120 + diff --git a/config/ars_nouveau/glyph_gravity.toml b/config/ars_nouveau/glyph_gravity.toml new file mode 100644 index 0000000..6ff89a7 --- /dev/null +++ b/config/ars_nouveau/glyph_gravity.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 15 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Potion duration, in seconds + #Range: > 0 + potion_time = 30 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 8 + diff --git a/config/ars_nouveau/glyph_grow.toml b/config/ars_nouveau/glyph_grow.toml new file mode 100644 index 0000000..b34196d --- /dev/null +++ b/config/ars_nouveau/glyph_grow.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 70 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_gust.toml b/config/ars_nouveau/glyph_gust.toml new file mode 100644 index 0000000..8c3474b --- /dev/null +++ b/config/ars_nouveau/glyph_gust.toml @@ -0,0 +1,31 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 15 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Base knockback value + #Range: 0.0 ~ 1.7976931348623157E308 + base_value = 1.5 + #Range: 0.0 ~ 2.147483647E9 + amplify = 1.0 + diff --git a/config/ars_nouveau/glyph_harm.toml b/config/ars_nouveau/glyph_harm.toml new file mode 100644 index 0000000..6bd51fb --- /dev/null +++ b/config/ars_nouveau/glyph_harm.toml @@ -0,0 +1,36 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 15 + #Is Starter Glyph? + starter = true + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=2"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Range: 0.0 ~ 2.147483647E9 + damage = 5.0 + #Range: 0.0 ~ 2.147483647E9 + amplify = 2.0 + #Potion duration, in seconds + #Range: > 0 + potion_time = 5 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 5 + diff --git a/config/ars_nouveau/glyph_harvest.toml b/config/ars_nouveau/glyph_harvest.toml new file mode 100644 index 0000000..742288f --- /dev/null +++ b/config/ars_nouveau/glyph_harvest.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 10 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_heal.toml b/config/ars_nouveau/glyph_heal.toml new file mode 100644 index 0000000..6458e96 --- /dev/null +++ b/config/ars_nouveau/glyph_heal.toml @@ -0,0 +1,31 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 50 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Base heal amount + #Range: 0.0 ~ 1.7976931348623157E308 + base_heal = 3.0 + #Range: 0.0 ~ 2.147483647E9 + amplify = 3.0 + diff --git a/config/ars_nouveau/glyph_hex.toml b/config/ars_nouveau/glyph_hex.toml new file mode 100644 index 0000000..c4e87c8 --- /dev/null +++ b/config/ars_nouveau/glyph_hex.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 100 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=4"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Potion duration, in seconds + #Range: > 0 + potion_time = 30 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 8 + diff --git a/config/ars_nouveau/glyph_ignite.toml b/config/ars_nouveau/glyph_ignite.toml new file mode 100644 index 0000000..053682e --- /dev/null +++ b/config/ars_nouveau/glyph_ignite.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 15 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Extend time duration, in seconds + #Range: > 0 + extend_time = 2 + #Potion duration, in seconds + #Range: > 0 + potion_time = 3 + diff --git a/config/ars_nouveau/glyph_infuse.toml b/config/ars_nouveau/glyph_infuse.toml new file mode 100644 index 0000000..9c34851 --- /dev/null +++ b/config/ars_nouveau/glyph_infuse.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 30 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_aoe=1", "ars_nouveau:glyph_extend_time=1"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_intangible.toml b/config/ars_nouveau/glyph_intangible.toml new file mode 100644 index 0000000..827758e --- /dev/null +++ b/config/ars_nouveau/glyph_intangible.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 30 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Base duration, in seconds + #Range: > 0 + base = 3 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 1 + diff --git a/config/ars_nouveau/glyph_interact.toml b/config/ars_nouveau/glyph_interact.toml new file mode 100644 index 0000000..742288f --- /dev/null +++ b/config/ars_nouveau/glyph_interact.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 10 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_invisibility.toml b/config/ars_nouveau/glyph_invisibility.toml new file mode 100644 index 0000000..149779e --- /dev/null +++ b/config/ars_nouveau/glyph_invisibility.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 30 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Potion duration, in seconds + #Range: > 0 + potion_time = 30 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 8 + diff --git a/config/ars_nouveau/glyph_launch.toml b/config/ars_nouveau/glyph_launch.toml new file mode 100644 index 0000000..e9b8763 --- /dev/null +++ b/config/ars_nouveau/glyph_launch.toml @@ -0,0 +1,31 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 30 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Base knockup amount + #Range: 0.0 ~ 1.7976931348623157E308 + knockup = 0.8 + #Range: 0.0 ~ 2.147483647E9 + amplify = 0.25 + diff --git a/config/ars_nouveau/glyph_leap.toml b/config/ars_nouveau/glyph_leap.toml new file mode 100644 index 0000000..159941b --- /dev/null +++ b/config/ars_nouveau/glyph_leap.toml @@ -0,0 +1,33 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 25 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #If true, will not launch the caster if they are not on the ground. + force_ground = false + #Base knockup amount + #Range: 0.0 ~ 1.7976931348623157E308 + knock_up = 1.5 + #Range: 0.0 ~ 2.147483647E9 + amplify = 1.0 + diff --git a/config/ars_nouveau/glyph_light.toml b/config/ars_nouveau/glyph_light.toml new file mode 100644 index 0000000..a3ea3b8 --- /dev/null +++ b/config/ars_nouveau/glyph_light.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 25 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=1"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Potion duration, in seconds + #Range: > 0 + potion_time = 30 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 8 + diff --git a/config/ars_nouveau/glyph_lightning.toml b/config/ars_nouveau/glyph_lightning.toml new file mode 100644 index 0000000..28bdf78 --- /dev/null +++ b/config/ars_nouveau/glyph_lightning.toml @@ -0,0 +1,33 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 100 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=2"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Range: 0.0 ~ 2.147483647E9 + damage = 5.0 + #Range: 0.0 ~ 2.147483647E9 + amplify = 3.0 + #Bonus damage for wet entities + #Range: 0.0 ~ 1.7976931348623157E308 + wet_bonus = 2.0 + diff --git a/config/ars_nouveau/glyph_linger.toml b/config/ars_nouveau/glyph_linger.toml new file mode 100644 index 0000000..81f9d85 --- /dev/null +++ b/config/ars_nouveau/glyph_linger.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 500 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: 1 ~ 1 + per_spell_limit = 1 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_name.toml b/config/ars_nouveau/glyph_name.toml new file mode 100644 index 0000000..d9207eb --- /dev/null +++ b/config/ars_nouveau/glyph_name.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 25 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_orbit.toml b/config/ars_nouveau/glyph_orbit.toml new file mode 100644 index 0000000..b4e9a21 --- /dev/null +++ b/config/ars_nouveau/glyph_orbit.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 50 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_phantom_block.toml b/config/ars_nouveau/glyph_phantom_block.toml new file mode 100644 index 0000000..df020cf --- /dev/null +++ b/config/ars_nouveau/glyph_phantom_block.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 5 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=1"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_pickup.toml b/config/ars_nouveau/glyph_pickup.toml new file mode 100644 index 0000000..742288f --- /dev/null +++ b/config/ars_nouveau/glyph_pickup.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 10 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_pierce.toml b/config/ars_nouveau/glyph_pierce.toml new file mode 100644 index 0000000..7c69733 --- /dev/null +++ b/config/ars_nouveau/glyph_pierce.toml @@ -0,0 +1,17 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 40 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + diff --git a/config/ars_nouveau/glyph_place_block.toml b/config/ars_nouveau/glyph_place_block.toml new file mode 100644 index 0000000..742288f --- /dev/null +++ b/config/ars_nouveau/glyph_place_block.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 10 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_projectile.toml b/config/ars_nouveau/glyph_projectile.toml new file mode 100644 index 0000000..5f9b744 --- /dev/null +++ b/config/ars_nouveau/glyph_projectile.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 10 + #Is Starter Glyph? + starter = true + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Max lifespan of the projectile, in seconds. + #Range: > 0 + max_lifespan = 60 + diff --git a/config/ars_nouveau/glyph_pull.toml b/config/ars_nouveau/glyph_pull.toml new file mode 100644 index 0000000..0b913a2 --- /dev/null +++ b/config/ars_nouveau/glyph_pull.toml @@ -0,0 +1,31 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 15 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Base movement velocity + #Range: 0.0 ~ 1.7976931348623157E308 + base_value = 1.0 + #Range: 0.0 ~ 2.147483647E9 + amplify = 0.5 + diff --git a/config/ars_nouveau/glyph_randomize.toml b/config/ars_nouveau/glyph_randomize.toml new file mode 100644 index 0000000..2fc0abf --- /dev/null +++ b/config/ars_nouveau/glyph_randomize.toml @@ -0,0 +1,17 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 0 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + diff --git a/config/ars_nouveau/glyph_redstone_signal.toml b/config/ars_nouveau/glyph_redstone_signal.toml new file mode 100644 index 0000000..fe83749 --- /dev/null +++ b/config/ars_nouveau/glyph_redstone_signal.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 0 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Base time in ticks + #Range: > 0 + base_duration = 5 + #Extend time bonus, in ticks + #Range: > 0 + extend_time = 10 + diff --git a/config/ars_nouveau/glyph_rotate.toml b/config/ars_nouveau/glyph_rotate.toml new file mode 100644 index 0000000..742288f --- /dev/null +++ b/config/ars_nouveau/glyph_rotate.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 10 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_rune.toml b/config/ars_nouveau/glyph_rune.toml new file mode 100644 index 0000000..d000876 --- /dev/null +++ b/config/ars_nouveau/glyph_rune.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 30 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_self.toml b/config/ars_nouveau/glyph_self.toml new file mode 100644 index 0000000..8278bee --- /dev/null +++ b/config/ars_nouveau/glyph_self.toml @@ -0,0 +1,23 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 10 + #Is Starter Glyph? + starter = true + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + diff --git a/config/ars_nouveau/glyph_sense_magic.toml b/config/ars_nouveau/glyph_sense_magic.toml new file mode 100644 index 0000000..9ae605d --- /dev/null +++ b/config/ars_nouveau/glyph_sense_magic.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 50 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Potion duration, in seconds + #Range: > 0 + potion_time = 60 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 15 + diff --git a/config/ars_nouveau/glyph_sensitive.toml b/config/ars_nouveau/glyph_sensitive.toml new file mode 100644 index 0000000..1d07f9a --- /dev/null +++ b/config/ars_nouveau/glyph_sensitive.toml @@ -0,0 +1,17 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 10 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + diff --git a/config/ars_nouveau/glyph_slowfall.toml b/config/ars_nouveau/glyph_slowfall.toml new file mode 100644 index 0000000..149779e --- /dev/null +++ b/config/ars_nouveau/glyph_slowfall.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 30 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Potion duration, in seconds + #Range: > 0 + potion_time = 30 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 8 + diff --git a/config/ars_nouveau/glyph_smelt.toml b/config/ars_nouveau/glyph_smelt.toml new file mode 100644 index 0000000..5bc608c --- /dev/null +++ b/config/ars_nouveau/glyph_smelt.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 100 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_snare.toml b/config/ars_nouveau/glyph_snare.toml new file mode 100644 index 0000000..04ad5dd --- /dev/null +++ b/config/ars_nouveau/glyph_snare.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 100 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Potion duration, in seconds + #Range: > 0 + potion_time = 8 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 1 + diff --git a/config/ars_nouveau/glyph_split.toml b/config/ars_nouveau/glyph_split.toml new file mode 100644 index 0000000..457d2cb --- /dev/null +++ b/config/ars_nouveau/glyph_split.toml @@ -0,0 +1,17 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 20 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + diff --git a/config/ars_nouveau/glyph_summon_decoy.toml b/config/ars_nouveau/glyph_summon_decoy.toml new file mode 100644 index 0000000..dc54f54 --- /dev/null +++ b/config/ars_nouveau/glyph_summon_decoy.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 200 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Extend time duration, in seconds + #Range: > 0 + extend_time = 15 + #Base duration in seconds + #Range: > 0 + duration = 30 + diff --git a/config/ars_nouveau/glyph_summon_steed.toml b/config/ars_nouveau/glyph_summon_steed.toml new file mode 100644 index 0000000..7fd6343 --- /dev/null +++ b/config/ars_nouveau/glyph_summon_steed.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 100 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Extend time duration, in seconds + #Range: > 0 + extend_time = 120 + #Base duration in seconds + #Range: > 0 + duration = 300 + diff --git a/config/ars_nouveau/glyph_summon_undead.toml b/config/ars_nouveau/glyph_summon_undead.toml new file mode 100644 index 0000000..3e07b23 --- /dev/null +++ b/config/ars_nouveau/glyph_summon_undead.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 150 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Base duration in seconds + #Range: > 0 + duration = 15 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 10 + diff --git a/config/ars_nouveau/glyph_summon_vex.toml b/config/ars_nouveau/glyph_summon_vex.toml new file mode 100644 index 0000000..3e07b23 --- /dev/null +++ b/config/ars_nouveau/glyph_summon_vex.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 150 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Base duration in seconds + #Range: > 0 + duration = 15 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 10 + diff --git a/config/ars_nouveau/glyph_summon_wolves.toml b/config/ars_nouveau/glyph_summon_wolves.toml new file mode 100644 index 0000000..4196905 --- /dev/null +++ b/config/ars_nouveau/glyph_summon_wolves.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 100 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Base duration in seconds + #Range: > 0 + duration = 60 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 60 + diff --git a/config/ars_nouveau/glyph_toss.toml b/config/ars_nouveau/glyph_toss.toml new file mode 100644 index 0000000..742288f --- /dev/null +++ b/config/ars_nouveau/glyph_toss.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 10 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/glyph_touch.toml b/config/ars_nouveau/glyph_touch.toml new file mode 100644 index 0000000..b577d96 --- /dev/null +++ b/config/ars_nouveau/glyph_touch.toml @@ -0,0 +1,23 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 5 + #Is Starter Glyph? + starter = true + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + diff --git a/config/ars_nouveau/glyph_underfoot.toml b/config/ars_nouveau/glyph_underfoot.toml new file mode 100644 index 0000000..efbacd4 --- /dev/null +++ b/config/ars_nouveau/glyph_underfoot.toml @@ -0,0 +1,23 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 5 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + diff --git a/config/ars_nouveau/glyph_wall.toml b/config/ars_nouveau/glyph_wall.toml new file mode 100644 index 0000000..2115309 --- /dev/null +++ b/config/ars_nouveau/glyph_wall.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 500 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: 1 ~ 1 + per_spell_limit = 1 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = ["ars_nouveau:glyph_linger"] + diff --git a/config/ars_nouveau/glyph_wind_shear.toml b/config/ars_nouveau/glyph_wind_shear.toml new file mode 100644 index 0000000..ee9edfc --- /dev/null +++ b/config/ars_nouveau/glyph_wind_shear.toml @@ -0,0 +1,33 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 50 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 2 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=2"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Range: 0.0 ~ 2.147483647E9 + damage = 5.0 + #Range: 0.0 ~ 2.147483647E9 + amplify = 2.5 + #Damage per block in the air + #Range: 0.0 ~ 1.7976931348623157E308 + airDamage = 0.75 + diff --git a/config/ars_nouveau/glyph_wither.toml b/config/ars_nouveau/glyph_wither.toml new file mode 100644 index 0000000..c4e87c8 --- /dev/null +++ b/config/ars_nouveau/glyph_wither.toml @@ -0,0 +1,32 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 100 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = ["ars_nouveau:glyph_amplify=4"] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Potion duration, in seconds + #Range: > 0 + potion_time = 30 + #Extend time duration, in seconds + #Range: > 0 + extend_time = 8 + diff --git a/config/ars_nouveau/reset.toml b/config/ars_nouveau/reset.toml new file mode 100644 index 0000000..f34b722 --- /dev/null +++ b/config/ars_nouveau/reset.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 0 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/ars_nouveau/rewind.toml b/config/ars_nouveau/rewind.toml new file mode 100644 index 0000000..95974fe --- /dev/null +++ b/config/ars_nouveau/rewind.toml @@ -0,0 +1,38 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 100 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 3 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + #Max ticks entities should track for motion and health, etc. Note: Entities ANYWHERE are tracking this, setting this to a high value is not recommended for low-spec machines. + #Range: > 0 + entityRewindTracking = 60 + #How many ticks should be rewound before augments + #Range: 1 ~ 60 + baseRewindTime = 40 + #Extend time duration, in ticks + #Range: > 0 + extend_time = 20 + #Duration down time, in ticks + #Range: > 0 + duration_down_time = 10 + diff --git a/config/ars_nouveau/wololo.toml b/config/ars_nouveau/wololo.toml new file mode 100644 index 0000000..d000876 --- /dev/null +++ b/config/ars_nouveau/wololo.toml @@ -0,0 +1,26 @@ + +#General settings +[general] + #Is Enabled? + enabled = true + #Cost + #Range: > -2147483648 + cost = 30 + #Is Starter Glyph? + starter = false + #The maximum number of times this glyph may appear in a single spell + #Range: > 1 + per_spell_limit = 2147483647 + #The tier of the glyph + #Range: 1 ~ 99 + glyph_tier = 1 + #Limits the number of times a given augment may be applied to a given effect + #Example entry: "glyph_amplify=5" + augment_limits = [] + #How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config. + #Example entry: "glyph_amplify=50" + augment_cost_overrides = [] + #Prevents the given glyph from being used in the same spell as the given glyph + #Example entry: "glyph_burst" + invalid_combos = [] + diff --git a/config/betterfoliage-client.toml b/config/betterfoliage-client.toml index a3b1289..5253615 100644 --- a/config/betterfoliage-client.toml +++ b/config/betterfoliage-client.toml @@ -22,5 +22,5 @@ forceForgeLighting = true #Inverse of the rarity of the extra grass. Increase the value to make it less common. #Range: > 1 - extraGrassRarity = 2 + extraGrassRarity = 7 diff --git a/config/blueprint-client.toml b/config/blueprint-client.toml new file mode 100644 index 0000000..fb180b0 --- /dev/null +++ b/config/blueprint-client.toml @@ -0,0 +1,20 @@ +#Scale for screen shake effects +#Range: 0.0 ~ 1.0 +screenShakeScale = 1.0 +#Max amount of sources that can contribute to screen shaking, adjustable for performance and preference reasons. 0 will disable the addition of shake sources +#Range: > 0 +maxScreenShakers = 256 +#Determines if the experimental settings screen should be disabled +disableExperimentalSettingsScreen = true + +#Slabfish patron hat settings. +[slabfishSettings] + #If the slabfish hat should be enabled + enabled = true + #If the slabfish hat's backpack should be enabled + backpackEnabled = true + #If the slabfish hat's sweater should be enabled + sweaterEnabled = true + #If the slabfish hat's custom type should be enabled. If false, the default swamp slabfish appears + typeEnabled = true + diff --git a/config/blueprint-common.toml b/config/blueprint-common.toml new file mode 100644 index 0000000..89f768d --- /dev/null +++ b/config/blueprint-common.toml @@ -0,0 +1,11 @@ + +#The modded biome slice sizes for dimensions +#Blueprint's Modded Biome Slice System allows for datapacks and mods to add new biome areas to any dimension +#Changing the size values will affect the size of all modded biome areas in their respected dimension +#If a slice size isn't a positive integer, it will get ignored and the default slice size will get used instead +[modded_biome_slice_sizes] + #For example, the overworld's slice size would be formatted like this + "minecraft:overworld" = 8 + #If the slice size for a dimension isn't defined, this value will get used for that dimension + default = 8 + diff --git a/config/dummmmmmy-client.toml b/config/dummmmmmy-client.toml new file mode 100644 index 0000000..b193042 --- /dev/null +++ b/config/dummmmmmy-client.toml @@ -0,0 +1,38 @@ + +#lots of cosmetic stuff in here +[visuals] + #To edit the damage numbers color you'll have to edit the config file manually + #How much the dummy swings in degrees with respect to the damage dealt. default=0.75 + #Range: 0.0 ~ 2.0 + animation_intensity = 0.75 + #Show hearths instead of damage dealt? (1 hearth = two damage) + show_hearths = false + #Show damage numbers on entity + damage_numbers = true + #Display particles fullbright + full_bright_damage_numbers = true + #How crits should be shown + #Allowed Values: OFF, COLOR, COLOR_AND_MULTIPLIER + crit_mode = "COLOR_AND_MULTIPLIER" + #Skin used by the dummy + #Allowed Values: DEFAULT, ORIGINAL, DUNGEONS, ALTERNATIVE + texture = "DEFAULT" + + #Add here custom colors (in hex format) to associate with your damage types. This is a map from damage source ID to a color where you can add new entries for each + [visuals.damage_type_colors] + "minecraft:generic" = "#00FFFFFF" + "#minecraft:is_drowning" = "#001898E3" + "#dummmmmmy:is_cold" = "#0009D2FF" + "minecraft:dragon_breath" = "#00E600FF" + "attributeslib:bleeding" = "#00810A0A" + "#minecraft:witch_resistant_to" = "#00844CE7" + "minecraft:trident" = "#0000FF9D" + "#dummmmmmy:is_explosion" = "#00FFBB29" + "dummmmmmy:true" = "#00910038" + "#dummmmmmy:is_fire" = "#00FF7700" + "minecraft:sonic_boom" = "#00074550" + "#dummmmmmy:is_wither" = "#00666666" + "#dummmmmmy:is_thorn" = "#000FA209" + "dummmmmmy:critical" = "#00FF0000" + "#minecraft:is_lightning" = "#00FFF200" + diff --git a/config/dummmmmmy-common.toml b/config/dummmmmmy-common.toml new file mode 100644 index 0000000..2b99cd6 --- /dev/null +++ b/config/dummmmmmy-common.toml @@ -0,0 +1,34 @@ + +[scarecrow] + #Equip a dummy with a pumpkin to make hit act as a scarecrow + #All animal entities will be scared. add here additional ones that are not included + mobs_whitelist = [""] + #Animal entities that will not be scared + mobs_blacklist = [""] + #Scaring radius + #Range: 0 ~ 100 + scare_radius = 12 + +[general] + #Does dps message update dynamically or will it only appear after each parse? + #Allowed Values: DYNAMIC, STATIC, OFF + DPS_mode = "DYNAMIC" + #Enable this to prevent your equipment from getting damaged when attacking the dummy + disable_equipment_damage = true + #Time in ticks that it takes for a dummy to be considered out of combat after having recieved damage + #Range: 20 ~ 1000 + maximum_out_of_combat_interval = 120 + #Makes monsters target a dummy that is wearing a player head + dummy_decoy = false + #Makes dummy drop xp when hit. Training yay! Depends on damage done + #Range: 0.0 ~ 100.0 + xp_per_damage_on_hit = 0.0 + +[mobs_damage_numbers] + #Show damage taken form + #Allowed Values: ALL_ENTITIES, ALL_PLAYERS, LOCAL_PLAYER, NONE + damage_mode = "NONE" + #Show healing taken for + #Allowed Values: ALL_ENTITIES, ALL_PLAYERS, LOCAL_PLAYER, NONE + healing_mode = "NONE" + diff --git a/config/eidolon-client.toml b/config/eidolon-client.toml new file mode 100644 index 0000000..c2301cb --- /dev/null +++ b/config/eidolon-client.toml @@ -0,0 +1,15 @@ + +#Graphics settings +[graphics] + #Enable better particle/effect layering. + #Fixes particles and effects rendering behind clouds and weather. + #NOTE: Does NOT work with fabulous graphics mode. + betterLayering = true + +#UI settings +[ui] + #Onscreen positioning of the magic power meter. + manaBarPosition = "top" + #Orientation of the magic power meter. + manaBarOrientation = "default" + diff --git a/config/eidolon-common.toml b/config/eidolon-common.toml new file mode 100644 index 0000000..8687a89 --- /dev/null +++ b/config/eidolon-common.toml @@ -0,0 +1,21 @@ + +#Generic settings +[generic] + #Duration in ticks of each step of a crucible recipe. + #Range: 20 ~ 1200 + crucibleStepDuration = 100 + #Makes it so that the Crucible will not fizzle out unless the recipe has failed, giving players more time to organize and plan their next step and behave more like a turn-based recipe. + turnBasedCrucible = false + #For turn-based Crucible, duration in ticks between each recipe check once the step duration expired. + crucibleBackoff = 40 + #Maximum amount of ethereal health (soul half-hearts) an entity can have at once. + #Range: 0 ~ 1000 + maxEtherealHealth = 60 + +#Soul Enchanter +[soulEnchanter] + #How often the Soul Enchanter can apply enchantments on an item (a value below 0 means unlimited) + soulEnchanterMaximumUses = -1 + #How many enchantments the item is allowed to have to be applicable for soul enchanting (a value below 0 means unlimited) + soulEnchanterMaximumEnchantments = -1 + diff --git a/config/eidolon/basic_incense.toml b/config/eidolon/basic_incense.toml new file mode 100644 index 0000000..9b31e12 --- /dev/null +++ b/config/eidolon/basic_incense.toml @@ -0,0 +1,16 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 0 +#Cooldown for this prayer spell +#Range: > 21000 +cooldown = 21000 +#Base reputation gained from this prayer spell +#Range: > 0 +base_reputation = 1 +#Altar Power multiplier for reputation gained with this prayer spell +#Range: 0.0 ~ 1.7976931348623157E308 +power_multiplier = 0.25 + diff --git a/config/eidolon/create_water.toml b/config/eidolon/create_water.toml new file mode 100644 index 0000000..feff95f --- /dev/null +++ b/config/eidolon/create_water.toml @@ -0,0 +1,7 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 10 + diff --git a/config/eidolon/cure_zombie.toml b/config/eidolon/cure_zombie.toml new file mode 100644 index 0000000..6281cb4 --- /dev/null +++ b/config/eidolon/cure_zombie.toml @@ -0,0 +1,16 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 20 +#Cooldown for this prayer spell +#Range: > 21000 +cooldown = 21000 +#Base reputation gained from this prayer spell +#Range: > 0 +base_reputation = 8 +#Altar Power multiplier for reputation gained with this prayer spell +#Range: 0.0 ~ 1.7976931348623157E308 +power_multiplier = 1.25 + diff --git a/config/eidolon/dark_animal_sacrifice.toml b/config/eidolon/dark_animal_sacrifice.toml new file mode 100644 index 0000000..157ceb2 --- /dev/null +++ b/config/eidolon/dark_animal_sacrifice.toml @@ -0,0 +1,16 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 0 +#Cooldown for this prayer spell +#Range: > 21000 +cooldown = 21000 +#Base reputation gained from this prayer spell +#Range: > 0 +base_reputation = 3 +#Altar Power multiplier for reputation gained with this prayer spell +#Range: 0.0 ~ 1.7976931348623157E308 +power_multiplier = 0.5 + diff --git a/config/eidolon/dark_prayer.toml b/config/eidolon/dark_prayer.toml new file mode 100644 index 0000000..9b31e12 --- /dev/null +++ b/config/eidolon/dark_prayer.toml @@ -0,0 +1,16 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 0 +#Cooldown for this prayer spell +#Range: > 21000 +cooldown = 21000 +#Base reputation gained from this prayer spell +#Range: > 0 +base_reputation = 1 +#Altar Power multiplier for reputation gained with this prayer spell +#Range: 0.0 ~ 1.7976931348623157E308 +power_multiplier = 0.25 + diff --git a/config/eidolon/dark_touch.toml b/config/eidolon/dark_touch.toml new file mode 100644 index 0000000..d1c6a22 --- /dev/null +++ b/config/eidolon/dark_touch.toml @@ -0,0 +1,7 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 20 + diff --git a/config/eidolon/dark_villager_sacrifice.toml b/config/eidolon/dark_villager_sacrifice.toml new file mode 100644 index 0000000..91c8fed --- /dev/null +++ b/config/eidolon/dark_villager_sacrifice.toml @@ -0,0 +1,16 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 0 +#Cooldown for this prayer spell +#Range: > 21000 +cooldown = 21000 +#Base reputation gained from this prayer spell +#Range: > 0 +base_reputation = 6 +#Altar Power multiplier for reputation gained with this prayer spell +#Range: 0.0 ~ 1.7976931348623157E308 +power_multiplier = 1.0 + diff --git a/config/eidolon/darklight_chant.toml b/config/eidolon/darklight_chant.toml new file mode 100644 index 0000000..2c71782 --- /dev/null +++ b/config/eidolon/darklight_chant.toml @@ -0,0 +1,7 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 3 + diff --git a/config/eidolon/enthrall_spell.toml b/config/eidolon/enthrall_spell.toml new file mode 100644 index 0000000..ed05dd1 --- /dev/null +++ b/config/eidolon/enthrall_spell.toml @@ -0,0 +1,7 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 50 + diff --git a/config/eidolon/fire_chant.toml b/config/eidolon/fire_chant.toml new file mode 100644 index 0000000..885f6e4 --- /dev/null +++ b/config/eidolon/fire_chant.toml @@ -0,0 +1,7 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 5 +#The cost of casting this spell +#Range: > 0 +cost = 10 + diff --git a/config/eidolon/frost_touch.toml b/config/eidolon/frost_touch.toml new file mode 100644 index 0000000..d1c6a22 --- /dev/null +++ b/config/eidolon/frost_touch.toml @@ -0,0 +1,7 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 20 + diff --git a/config/eidolon/holy_touch.toml b/config/eidolon/holy_touch.toml new file mode 100644 index 0000000..d1c6a22 --- /dev/null +++ b/config/eidolon/holy_touch.toml @@ -0,0 +1,7 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 20 + diff --git a/config/eidolon/lay_on_hands.toml b/config/eidolon/lay_on_hands.toml new file mode 100644 index 0000000..54dabae --- /dev/null +++ b/config/eidolon/lay_on_hands.toml @@ -0,0 +1,16 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 15 +#Base healing amount +#Range: 1 ~ 100 +base_heal = 5 +#Reputation gained from healing other entities +#Range: 1 ~ 100 +rep_from_heal = 3 +#Devotion to extra healing ratio +#Range: 0.0 ~ 1.0 +devotion_to_heal = 0.05 + diff --git a/config/eidolon/light_chant.toml b/config/eidolon/light_chant.toml new file mode 100644 index 0000000..2c71782 --- /dev/null +++ b/config/eidolon/light_chant.toml @@ -0,0 +1,7 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 3 + diff --git a/config/eidolon/light_prayer.toml b/config/eidolon/light_prayer.toml new file mode 100644 index 0000000..9b31e12 --- /dev/null +++ b/config/eidolon/light_prayer.toml @@ -0,0 +1,16 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 0 +#Cooldown for this prayer spell +#Range: > 21000 +cooldown = 21000 +#Base reputation gained from this prayer spell +#Range: > 0 +base_reputation = 1 +#Altar Power multiplier for reputation gained with this prayer spell +#Range: 0.0 ~ 1.7976931348623157E308 +power_multiplier = 0.25 + diff --git a/config/eidolon/reinforce_armor.toml b/config/eidolon/reinforce_armor.toml new file mode 100644 index 0000000..ed05dd1 --- /dev/null +++ b/config/eidolon/reinforce_armor.toml @@ -0,0 +1,7 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 50 + diff --git a/config/eidolon/smite_chant.toml b/config/eidolon/smite_chant.toml new file mode 100644 index 0000000..b3be584 --- /dev/null +++ b/config/eidolon/smite_chant.toml @@ -0,0 +1,10 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 40 +#The amount of damage dealt by the spell +#Range: 1.0 ~ 2.147483647E9 +damage = 10.0 + diff --git a/config/eidolon/sunder_armor.toml b/config/eidolon/sunder_armor.toml new file mode 100644 index 0000000..ed05dd1 --- /dev/null +++ b/config/eidolon/sunder_armor.toml @@ -0,0 +1,7 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 50 + diff --git a/config/eidolon/undead_lure.toml b/config/eidolon/undead_lure.toml new file mode 100644 index 0000000..ed05dd1 --- /dev/null +++ b/config/eidolon/undead_lure.toml @@ -0,0 +1,7 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 50 + diff --git a/config/eidolon/zombify_villager.toml b/config/eidolon/zombify_villager.toml new file mode 100644 index 0000000..6281cb4 --- /dev/null +++ b/config/eidolon/zombify_villager.toml @@ -0,0 +1,16 @@ +#The delay in ticks before the spell is cast +#Range: > 0 +delay = 10 +#The cost of casting this spell +#Range: > 0 +cost = 20 +#Cooldown for this prayer spell +#Range: > 21000 +cooldown = 21000 +#Base reputation gained from this prayer spell +#Range: > 0 +base_reputation = 8 +#Altar Power multiplier for reputation gained with this prayer spell +#Range: 0.0 ~ 1.7976931348623157E308 +power_multiplier = 1.25 + diff --git a/config/embeddium-options.json b/config/embeddium-options.json index 2051438..06b32a1 100644 --- a/config/embeddium-options.json +++ b/config/embeddium-options.json @@ -1,7 +1,7 @@ { "quality": { "weather_quality": "DEFAULT", - "leaves_quality": "DEFAULT", + "leaves_quality": "FANCY", "enable_vignette": true }, "advanced": { diff --git a/config/extragore-property.toml b/config/extragore-property.toml index e4fcbf4..122d081 100644 --- a/config/extragore-property.toml +++ b/config/extragore-property.toml @@ -95,20 +95,19 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "minecraft:dolphin", "aquamirae:maw", "alexsmobs:gelada_monkey", - "unseen_world:nethermen", "theabyss:ralu_fish", "alexsmobs:hammerhead_shark", "alexsmobs:dropbear", "alexsmobs:tiger", - "alexsmobs:grizzly_bear", + "eidolon:raven", "theabyss:luro_fish", + "alexsmobs:grizzly_bear", "alexsmobs:murmur_head", "minecraft:bee", "alexsmobs:devils_hole_pupfish", "majruszsdifficulty:cerberus", "minecraft:illusioner", "ars_nouveau:gift_starby", - "unseen_world:the_wither_knight", "undergarden:brute", "minecraft:mooshroom", "alexsmobs:bison", @@ -133,15 +132,11 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "ars_nouveau:drygmy", "theabyss:hummingbird", "minecraft:wandering_trader", - "unseen_world:chimeric_purplemarer", - "unseen_world:cavern_scarecrow", "alexsmobs:kangaroo", - "unseen_world:void_endermen", "fromanotherworld:beast", "mythicbotany:alf_pixie", "ars_nouveau:wilden_boss", "theabyss:abyssal_lion", - "unseen_world:snowdrifter", "alexsmobs:hummingbird", "cataclysm:netherite_monstrosity", "theabyss:jungle_lurker", @@ -149,10 +144,8 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "mowziesmobs:umvuthana_raptor", "majruszsdifficulty:creeperling", "alexsmobs:crow", - "unseen_world:streder", "alexsmobs:guster", "minecraft:pufferfish", - "unseen_world:dark_hoglin", "minecraft:fox", "mowziesmobs:umvuthana_crane", "cataclysm:koboleton", @@ -176,13 +169,13 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "minecraft:polar_bear", "theabyss:mud_zombie", "minecraft:zombified_piglin", - "unseen_world:dark_skeleton", "minecraft:turtle", "minecraft:sheep", "quark:wraith", "alexsmobs:rattlesnake", "quark:foxhound", "majruszsdifficulty:giant", + "eidolon:giant_skeleton", "ars_nouveau:familiar_starbuncle", "alexsmobs:bone_serpent_part", "alexsmobs:raccoon", @@ -190,8 +183,8 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "minecraft:ravager", "theabyss:infected_dragonfly", "fromanotherworld:prowler", - "alexsmobs:bone_serpent", "theabyss:lizard", + "alexsmobs:bone_serpent", "alexsmobs:potoo", "undergarden:dweller", "occultism:marid", @@ -203,7 +196,6 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "sanitydim:sneaking_terror", "occultism:possessed_endermite", "alexsmobs:sea_bear", - "unseen_world:dark_phantom", "undergarden:scintling", "theabyss:nightblade_boss", "theabyss:soul_guard", @@ -212,7 +204,6 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "mowziesmobs:umvuthana_follower_raptor", "cataclysm:ender_golem", "alexsmobs:sugar_glider", - "unseen_world:moonfish", "supplementaries:red_merchant", "occultism:afrit_wild", "alexsmobs:crimson_mosquito", @@ -234,18 +225,17 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "alexsmobs:comb_jelly", "theabyss:night_blade_boss_clone", "ars_nouveau:familiar_amethyst_golem", - "unseen_world:dark_golem", - "unseen_world:tanzanite_guardian", "fromanotherworld:chest_spitter", "occultism:blacksmith_familiar", "theabyss:deer", + "eidolon:zombie_brute", "theabyss:infected_creeper", "alexsmobs:skunk", "alexsmobs:enderiophage", "aquamirae:anglerfish", "occultism:possessed_warden", - "alexsmobs:sunbird", "occultism:afrit", + "alexsmobs:sunbird", "occultism:goat_familiar", "cataclysm:deepling", "alexsmobs:tasmanian_devil", @@ -254,7 +244,6 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "minecraft:cat", "alexsmobs:stradpole", "ars_nouveau:amethyst_golem", - "unseen_world:red_ravenger", "minecraft:tropical_fish", "cataclysm:the_prowler", "occultism:chimera_familiar", @@ -265,13 +254,13 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "alexsmobs:froststalker", "minecraft:giant", "alexsmobs:lobster", - "alexsmobs:seagull", "mowziesmobs:lantern", + "alexsmobs:seagull", "alexsmobs:moose", "occultism:guardian_familiar", "alexsmobs:shoebill", - "alexsmobs:farseer", "theabyss:jelly_fish", + "alexsmobs:farseer", "cataclysm:amethyst_crab", "ars_nouveau:vexing_weald_walker", "aquamirae:tortured_soul", @@ -293,14 +282,13 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "occultism:possessed_hoglin", "aquamirae:maze_mother", "mowziesmobs:umvuthana_crane_player", - "cataclysm:ignited_berserker", "fromanotherworld:dogbeast_spitter", + "cataclysm:ignited_berserker", "quark:stoneling", "cataclysm:the_leviathan", "minecraft:piglin_brute", "aquamirae:golden_moth", "theabyss:crystal_golem", - "unseen_world:dusty_pink_maxor_fish", "cataclysm:the_baby_leviathan", "alexsmobs:crocodile", "quark:toretoise", @@ -309,8 +297,8 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "bosses_of_mass_destruction:void_blossom", "theabyss:hylia_fox", "alexsmobs:triops", - "alexsmobs:rhinoceros", "theabyss:glow_pug", + "alexsmobs:rhinoceros", "alexsmobs:frilled_shark", "theabyss:end_spider", "alexsmobs:bald_eagle", @@ -319,15 +307,14 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "alexsmobs:blobfish", "alexsmobs:mimicube", "brazier:crazed", - "undergarden:gloomper", "fromanotherworld:blood_crawler", + "undergarden:gloomper", "alexsmobs:void_worm", - "unseen_world:amethyst_golem", "minecraft:parrot", "aquamirae:spinefish", "undergarden:sploogie", - "alexsmobs:centipede_head", "occultism:demonic_husband", + "alexsmobs:centipede_head", "cataclysm:the_watcher", "ars_nouveau:familiar_bookwyrm", "minecraft:frog", @@ -336,7 +323,6 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "alexsmobs:mimic_octopus", "alexsmobs:bunfungus", "alexsmobs:void_worm_part", - "unseen_world:ghast_of_tealive_valley", "fromanotherworld:vine_tentacles", "minecraft:mule", "occultism:cthulhu_familiar", @@ -362,17 +348,16 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "sanitydim:rotting_stalker", "occultism:dragon_familiar", "ars_nouveau:wilden_hunter", - "cataclysm:the_harbinger", "fromanotherworld:dogbeast", - "alexsmobs:terrapin", + "cataclysm:the_harbinger", "aquamirae:luminous_jelly", + "alexsmobs:terrapin", "theabyss:scorpion", - "bosses_of_mass_destruction:lich", "occultism:possessed_weak_shulker", + "bosses_of_mass_destruction:lich", "alexsmobs:anaconda", - "unseen_world:tealive_skeleton", - "undergarden:forgotten_guardian", "occultism:headless_familiar", + "undergarden:forgotten_guardian", "mowziesmobs:grottol", "undergarden:smog_mog", "minecraft:pig", @@ -381,12 +366,11 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "bosses_of_mass_destruction:obsidilith", "mowziesmobs:baby_foliaath", "minecraft:goat", - "unseen_world:red_slylf", - "unseen_world:the_blazer", "undergarden:nargoyle", "minecraft:cod", "alexsmobs:mantis_shrimp", "theabyss:haunted_skeleton", + "eidolon:necromancer", "alexsmobs:platypus", "theabyss:abyssaur", "minecraft:cow", @@ -399,38 +383,38 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "minecraft:salmon", "cataclysm:ignis", "mowziesmobs:naga", - "ars_nouveau:flourishing_weald_walker", "occultism:demonic_wife", + "ars_nouveau:flourishing_weald_walker", "alexsmobs:anteater", - "alexsmobs:rain_frog", "theabyss:versa_whale", + "alexsmobs:rain_frog", "mowziesmobs:ferrous_wroughtnaut", "minecraft:rabbit", "minecraft:pillager", - "alexsmobs:murmur", "theabyss:ancient_seeker", + "alexsmobs:murmur", "minecraft:zoglin", "forbidden_arcanus:lost_soul", "fromanotherworld:split_face", "occultism:possessed_phantom", "alexsmobs:leafcutter_ant", + "eidolon:wraith", "ars_nouveau:summon_skeleton", "alexsmobs:mungus", "rootsclassic:phantom_skeleton", "ars_nouveau:wilden_guardian", "fromanotherworld:juliette_thing", "alexsmobs:caiman", + "eidolon:slimy_slug", "alexsmobs:spectre", "cataclysm:kobolediator", "ars_nouveau:summon_horse", "aquamirae:captain_cornelia", - "unseen_world:dark_spirit_wolf", "alexsmobs:catfish", - "unseen_world:savage_small_blaze", "cataclysm:deepling_priest", "fromanotherworld:palmer_thing", - "undergarden:rotbeast", "occultism:devil_familiar", + "undergarden:rotbeast", "minecraft:piglin", "occultism:bat_familiar", "alexsmobs:skelewag", @@ -440,13 +424,11 @@ entities = ["minecraft:squid", "minecraft:elder_guardian", "minecraft:guardian", "occultism:deer_familiar", "alexsmobs:gazelle", "minecraft:sniffer", - "unseen_world:red_blaze", "theabyss:magic", "minecraft:zombie_horse", "minecraft:camel", "occultism:possessed_ghast", "theabyss:ice_skeleton", - "unseen_world:chimeric_redmarer", "ars_nouveau:summon_wolf", "theabyss:elder", "occultism:possessed_elder_guardian", diff --git a/config/immersive_weathering-client.toml b/config/immersive_weathering-client.toml new file mode 100644 index 0000000..b4087da --- /dev/null +++ b/config/immersive_weathering-client.toml @@ -0,0 +1,12 @@ + +[general] + leaves_decay_particles = true + falling_leaf_particles = true + decay_sound = true + #Range: 0.0 ~ 1.0 + falling_leaf_rate = 0.07999999821186066 + #Range: 0.0 ~ 1.0 + rainy_falling_leaf_rate = 0.20000000298023224 + #Range: 0.0 ~ 1.0 + stormy_falling_leaf_rate = 0.4000000059604645 + diff --git a/config/immersive_weathering-common.toml b/config/immersive_weathering-common.toml new file mode 100644 index 0000000..6b38a76 --- /dev/null +++ b/config/immersive_weathering-common.toml @@ -0,0 +1,100 @@ + +[general] + block_growths = true + #put here the name of a block growth json you want to disable i.e: [weeds, weeds_spread].Note that this is not the preferred way to do this as block growths are all data driven so it would be best to disable or tweak them by creating a datapack that overrides themCheck the mod data folder for the required names. Requires resource reload (/data reload) + block_growth_blacklist = [] + creative_tab = false + #Drop stuff when in creative + drop_in_creative = false + #Save generated resources to disk in a 'debug' folder in your game directory. Mainly for debug purposes but can be used to generate assets in all wood types for your mods :0 + debug_save_dynamic_pack = false + +[mossy_blocks] + #Range: 0.0 ~ 1.0 + interest_for_face = 0.3 + #Range: 0.0 ~ 1.0 + patchiness = 0.5 + #Range: 0.0 ~ 1.0 + immune_chance = 0.4 + needs_air = true + enabled = true + +[cracked_blocks] + cracking_drops_brick = false + #Range: 0.0 ~ 1.0 + interest_for_face = 0.6 + #Range: 0.0 ~ 1.0 + patchiness = 0.4 + #Range: 0.0 ~ 1.0 + immune_chance = 0.4 + needs_air = false + enabled = true + +[icicle] + react_to_vibrations = true + #Range: 1 ~ 100 + spawn_rarity = 12 + disable_icicles = false + +[freezing] + #Range: 0 ~ 1000 + icicle = 300 + +[charring] + #Range: 0.0 ~ 1.0 + fire_chars_wood = 0.3 + soot_spawn = true + flammable_cobweb = true + +[item_interaction] + pickaxe_cracking = true + pickaxe_cracking_shift = false + brick_breaking = true + azalea_shearing = true + moss_shearing = true + moss_burning = true + shovel_extinguish = true + sponge_rusting = true + sponge_rust_drying = false + axe_stripping = true + axe_rusting = true + +[food] + icicle_food = true + icicle_fire_resistance = true + +[misc] + composter_dirt = true + grass_over_mycelium = true + mycelium_over_grass = true + generic_bark = "" + leggings_prevents_thorn_damage = true + +[leaf_piles] + leaf_piles_slow = true + #Range: 0.0 ~ 1.0 + spawn_entity_from_decay = 0.3 + #Range: 1 ~ 256 + reach = 12 + #Range: 1 ~ 8 + max_pile_height = 3 + #leaves that wont spawn leaf piles + leaf_piles_blacklist = [] + +[thin_ice] + natural_melting = false + +[lightning_growths] + vitrified_lightning = true + #chance that a lightning strike on sand creates fulgurite + #Range: 0.0 ~ 1.0 + fulgurite_chance = 0.4 + +[rusting] + rusting = true + #Range: 1 ~ 8 + rusting_influence_radius = 4 + #Range: 0.0 ~ 1.0 + rusting_rate = 0.06 + rust_streaking = true + diff --git a/config/incontrol/areas.json b/config/incontrol/areas.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/config/incontrol/areas.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/incontrol/breakevents.json b/config/incontrol/breakevents.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/config/incontrol/breakevents.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/incontrol/effects.json b/config/incontrol/effects.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/config/incontrol/effects.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/incontrol/events.json b/config/incontrol/events.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/config/incontrol/events.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/incontrol/experience.json b/config/incontrol/experience.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/config/incontrol/experience.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/incontrol/leftclicks.json b/config/incontrol/leftclicks.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/config/incontrol/leftclicks.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/incontrol/loot.json b/config/incontrol/loot.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/config/incontrol/loot.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/incontrol/phases.json b/config/incontrol/phases.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/config/incontrol/phases.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/incontrol/placeevents.json b/config/incontrol/placeevents.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/config/incontrol/placeevents.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/incontrol/rightclicks.json b/config/incontrol/rightclicks.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/config/incontrol/rightclicks.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/incontrol/spawn.json b/config/incontrol/spawn.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/config/incontrol/spawn.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/incontrol/spawner.json b/config/incontrol/spawner.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/config/incontrol/spawner.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/incontrol/summonaid.json b/config/incontrol/summonaid.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/config/incontrol/summonaid.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/itemphysic-client.json b/config/itemphysic-client.json new file mode 100644 index 0000000..3dd0aa0 --- /dev/null +++ b/config/itemphysic-client.json @@ -0,0 +1,17 @@ +{ + "rendering": { + "oldRotation": false, + "vanillaRendering": false, + "rotateSpeed": 1.0, + "showPickupTooltip": true, + "showPickupTooltipExtended": false, + "showPickupTooltipKeybind": false, + "disableThrowHUD": false, + "vanillaRendered": { + "entries": [], + "isWhitelist": true + }, + "tooltipOffsetX": 0, + "tooltipOffsetY": 0 + } +} \ No newline at end of file diff --git a/config/itemphysic.json b/config/itemphysic.json new file mode 100644 index 0000000..83f1461 --- /dev/null +++ b/config/itemphysic.json @@ -0,0 +1,183 @@ +{ + "general": { + "customThrow": true, + "fallSounds": true, + "disableCactusDamage": true, + "swimmingItems": { + "entries": [ + "{id:\"blocktag\",tag:\"minecraft:mineable/axe\"}", + "{id:\"blocktag\",tag:\"minecraft:logs\"}", + "{id:\"blocktag\",tag:\"minecraft:planks\"}", + "{block:\"minecraft:sponge\",id:\"block\"}", + "{block:\"minecraft:wet_sponge\",id:\"block\"}", + "{id:\"blocktag\",tag:\"minecraft:ice\"}", + "{id:\"blocktag\",tag:\"minecraft:leaves\"}", + "{id:\"blocktag\",tag:\"minecraft:flowers\"}", + "{id:\"blocktag\",tag:\"minecraft:small_flowers\"}", + "{id:\"blocktag\",tag:\"minecraft:tall_flowers\"}", + "{id:\"blocktag\",tag:\"minecraft:snow\"}", + "{block:\"minecraft:cactus\",id:\"block\"}", + "{block:\"minecraft:cake\",id:\"block\"}", + "{block:\"minecraft:cobweb\",id:\"block\"}", + "{block:\"minecraft:snow\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:apple\"}", + "{id:\"item\",item:\"minecraft:bow\"}", + "{id:\"item\",item:\"minecraft:bowl\"}", + "{id:\"item\",item:\"minecraft:arrow\"}", + "{id:\"item\",item:\"minecraft:apple\"}", + "{block:\"minecraft:tripwire\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:feather\"}", + "{id:\"item\",item:\"minecraft:wheat\"}", + "{id:\"item\",item:\"minecraft:bread\"}", + "{id:\"item\",item:\"minecraft:painting\"}", + "{id:\"item\",item:\"minecraft:acacia_boat\"}", + "{block:\"minecraft:acacia_door\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:dark_oak_boat\"}", + "{block:\"minecraft:dark_oak_door\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:birch_boat\"}", + "{block:\"minecraft:birch_door\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:jungle_boat\"}", + "{block:\"minecraft:jungle_door\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:oak_boat\"}", + "{block:\"minecraft:oak_door\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:spruce_boat\"}", + "{block:\"minecraft:spruce_door\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:saddle\"}", + "{id:\"item\",item:\"minecraft:bone\"}", + "{id:\"item\",item:\"minecraft:sugar\"}", + "{id:\"item\",item:\"minecraft:egg\"}", + "{id:\"item\",item:\"minecraft:fishing_rod\"}", + "{block:\"minecraft:cake\",id:\"block\"}", + "{block:\"minecraft:melon\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:shears\"}", + "{block:\"minecraft:carrots\",id:\"block\"}", + "{block:\"minecraft:potatoes\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:poisonous_potato\"}", + "{id:\"item\",item:\"minecraft:baked_potato\"}", + "{id:\"item\",item:\"minecraft:pumpkin_pie\"}", + "{id:\"item\",item:\"minecraft:elytra\"}", + "{id:\"item\",item:\"minecraft:mutton\"}", + "{id:\"item\",item:\"minecraft:cooked_mutton\"}", + "{id:\"item\",item:\"minecraft:rabbit\"}", + "{id:\"item\",item:\"minecraft:cooked_rabbit\"}", + "{id:\"item\",item:\"minecraft:rabbit_stew\"}", + "{id:\"item\",item:\"minecraft:beetroot\"}", + "{block:\"minecraft:beetroots\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:beetroot_soup\"}", + "{id:\"item\",item:\"minecraft:shield\"}", + "{block:\"minecraft:wheat\",id:\"block\"}", + "{block:\"minecraft:pumpkin_stem\",id:\"block\"}", + "{block:\"minecraft:melon_stem\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:snowball\"}" + ], + "isWhitelist": true + }, + "burningItems": { + "entries": [ + "{id:\"blocktag\",tag:\"minecraft:mineable/axe\"}", + "{id:\"blocktag\",tag:\"minecraft:logs_that_burn\"}", + "{id:\"blocktag\",tag:\"minecraft:planks\"}", + "{block:\"minecraft:sponge\",id:\"block\"}", + "{block:\"minecraft:wet_sponge\",id:\"block\"}", + "{id:\"blocktag\",tag:\"minecraft:ice\"}", + "{id:\"blocktag\",tag:\"minecraft:leaves\"}", + "{id:\"blocktag\",tag:\"minecraft:wool\"}", + "{id:\"blocktag\",tag:\"minecraft:wool_carpets\"}", + "{id:\"blocktag\",tag:\"minecraft:flowers\"}", + "{id:\"blocktag\",tag:\"minecraft:small_flowers\"}", + "{id:\"blocktag\",tag:\"minecraft:tall_flowers\"}", + "{id:\"blocktag\",tag:\"minecraft:snow\"}", + "{block:\"minecraft:cactus\",id:\"block\"}", + "{block:\"minecraft:cake\",id:\"block\"}", + "{block:\"minecraft:cobweb\",id:\"block\"}", + "{block:\"minecraft:snow\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:apple\"}", + "{id:\"item\",item:\"minecraft:bow\"}", + "{id:\"item\",item:\"minecraft:bowl\"}", + "{id:\"item\",item:\"minecraft:arrow\"}", + "{id:\"item\",item:\"minecraft:apple\"}", + "{block:\"minecraft:tripwire\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:feather\"}", + "{id:\"item\",item:\"minecraft:wheat\"}", + "{id:\"item\",item:\"minecraft:bread\"}", + "{id:\"item\",item:\"minecraft:leather\"}", + "{id:\"item\",item:\"minecraft:leather_boots\"}", + "{id:\"item\",item:\"minecraft:leather_chestplate\"}", + "{id:\"item\",item:\"minecraft:leather_helmet\"}", + "{id:\"item\",item:\"minecraft:leather_leggings\"}", + "{id:\"item\",item:\"minecraft:lead\"}", + "{id:\"item\",item:\"minecraft:painting\"}", + "{id:\"item\",item:\"minecraft:acacia_boat\"}", + "{block:\"minecraft:acacia_door\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:dark_oak_boat\"}", + "{block:\"minecraft:dark_oak_door\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:birch_boat\"}", + "{block:\"minecraft:birch_door\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:jungle_boat\"}", + "{block:\"minecraft:jungle_door\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:oak_boat\"}", + "{block:\"minecraft:oak_door\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:spruce_boat\"}", + "{block:\"minecraft:spruce_door\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:saddle\"}", + "{id:\"item\",item:\"minecraft:bone\"}", + "{id:\"item\",item:\"minecraft:sugar\"}", + "{id:\"item\",item:\"minecraft:paper\"}", + "{id:\"item\",item:\"minecraft:book\"}", + "{id:\"item\",item:\"minecraft:egg\"}", + "{id:\"item\",item:\"minecraft:fishing_rod\"}", + "{block:\"minecraft:cake\",id:\"block\"}", + "{block:\"minecraft:melon\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:shears\"}", + "{id:\"item\",item:\"minecraft:writable_book\"}", + "{id:\"item\",item:\"minecraft:written_book\"}", + "{block:\"minecraft:carrots\",id:\"block\"}", + "{block:\"minecraft:potatoes\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:poisonous_potato\"}", + "{id:\"item\",item:\"minecraft:baked_potato\"}", + "{id:\"item\",item:\"minecraft:map\"}", + "{id:\"item\",item:\"minecraft:filled_map\"}", + "{id:\"item\",item:\"minecraft:pumpkin_pie\"}", + "{id:\"item\",item:\"minecraft:name_tag\"}", + "{id:\"item\",item:\"minecraft:enchanted_book\"}", + "{id:\"item\",item:\"minecraft:elytra\"}", + "{id:\"item\",item:\"minecraft:mutton\"}", + "{id:\"item\",item:\"minecraft:cooked_mutton\"}", + "{id:\"item\",item:\"minecraft:rabbit\"}", + "{id:\"item\",item:\"minecraft:cooked_rabbit\"}", + "{id:\"item\",item:\"minecraft:rabbit_stew\"}", + "{id:\"item\",item:\"minecraft:beetroot\"}", + "{block:\"minecraft:beetroots\",id:\"block\"}", + "{id:\"item\",item:\"minecraft:beetroot_soup\"}", + "{id:\"item\",item:\"minecraft:shield\"}", + "{block:\"minecraft:wheat\",id:\"block\"}", + "{block:\"minecraft:pumpkin_stem\",id:\"block\"}", + "{block:\"minecraft:melon_stem\",id:\"block\"}", + "{id:\"fuel\"}", + "{id:\"item\",item:\"minecraft:spider_eye\"}", + "{id:\"item\",item:\"minecraft:rotten_flesh\"}", + "{id:\"item\",item:\"minecraft:snowball\"}" + ], + "isWhitelist": true + }, + "undestroyableItems": { + "entries": [ + "{id:\"item\",item:\"minecraft:nether_star\"}", + "{block:\"minecraft:bedrock\",id:\"block\"}", + "{block:\"minecraft:obsidian\",id:\"block\"}", + "{block:\"minecraft:barrier\",id:\"block\"}" + ], + "isWhitelist": true + } + }, + "pickup": { + "customPickup": false, + "pickupWhenSneaking": true, + "pickupNormally": false, + "maximumPickupRange": 5.0, + "alwaysPickup": { + "entries": [], + "isWhitelist": true + } + } +} \ No newline at end of file diff --git a/config/jade/plugins.json b/config/jade/plugins.json index 8bf7d8f..c3dabcc 100644 --- a/config/jade/plugins.json +++ b/config/jade/plugins.json @@ -1,4 +1,9 @@ { + "wizards_reborn": { + "numerical": true, + "crystal_growth": true, + "salt_campfire": true + }, "minecraft": { "item_storage.show_name_amount": 5, "furnace": true, diff --git a/config/jade/sort-order.json b/config/jade/sort-order.json index 2388d73..eb181aa 100644 --- a/config/jade/sort-order.json +++ b/config/jade/sort-order.json @@ -48,5 +48,8 @@ "supplementaries:hat_stand": null, "supplementaries:present": null, "supplementaries:safe": null, - "theurgy:mercury_flux": null + "theurgy:mercury_flux": null, + "wizards_reborn:crystal_growth": null, + "wizards_reborn:numerical": null, + "wizards_reborn:salt_campfire": null } \ No newline at end of file diff --git a/config/kiwi-client.yaml b/config/kiwi-client.yaml index 36e38e6..ab98049 100644 --- a/config/kiwi-client.yaml +++ b/config/kiwi-client.yaml @@ -5,7 +5,7 @@ globalTooltip: false noMicrosoftTelemetry: true debug: tagsTooltip: true - debugTooltipMsg: true + debugTooltipMsg: false tagsTooltipAppendKeybindHint: true tagsPerPage: 6 NBTTooltip: true diff --git a/config/oculus.properties b/config/oculus.properties deleted file mode 100644 index a00be6e..0000000 --- a/config/oculus.properties +++ /dev/null @@ -1,8 +0,0 @@ -#This file stores configuration options for Iris, such as the currently active shaderpack -#Sat Jul 13 18:58:16 CST 2024 -colorSpace=SRGB -disableUpdateMessage=false -enableDebugOptions=false -maxShadowRenderDistance=32 -shaderPack= -enableShaders=true diff --git a/config/quark-common.toml b/config/quark-common.toml index a6ba0ce..7b83990 100644 --- a/config/quark-common.toml +++ b/config/quark-common.toml @@ -197,8 +197,8 @@ [building.leaf_carpet] #This feature disables itself if any of the following mods are loaded: - # - woodworks # - immersive_weathering + # - woodworks #This is done to prevent content overlap. #You can turn this on to force the feature to be loaded even if the above mods are also loaded. "Ignore Anti Overlap" = false @@ -237,8 +237,8 @@ #Allowed values: [0,1] "Fall Damage Multiplier" = 0.5 #This feature disables itself if any of the following mods are loaded: - # - goated # - environmental + # - goated #This is done to prevent content overlap. #You can turn this on to force the feature to be loaded even if the above mods are also loaded. "Ignore Anti Overlap" = false @@ -246,8 +246,8 @@ [building.variant_bookshelves] "Change Names" = true #This feature disables itself if any of the following mods are loaded: - # - woodworks # - woodster + # - woodworks #This is done to prevent content overlap. #You can turn this on to force the feature to be loaded even if the above mods are also loaded. "Ignore Anti Overlap" = false @@ -266,8 +266,8 @@ [building.variant_ladders] "Change Names" = true #This feature disables itself if any of the following mods are loaded: - # - woodworks # - woodster + # - woodworks #This is done to prevent content overlap. #You can turn this on to force the feature to be loaded even if the above mods are also loaded. "Ignore Anti Overlap" = false diff --git a/config/shouldersurfing-client.toml b/config/shouldersurfing-client.toml new file mode 100644 index 0000000..6118eb1 --- /dev/null +++ b/config/shouldersurfing-client.toml @@ -0,0 +1,172 @@ + +[camera] + #The distance multiplier on whether or not to hide the player model if the camera gets too close to it. Set to 0 to disable. + #Range: 0.0 ~ 1.7976931348623157E308 + keep_camera_out_of_head_distance_multiplier = 0.75 + #Size of the camera adjustment per step. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + camera_step_size = 0.025 + #Whether or not to temporarily center the camera when climbing. + center_camera_when_climbing = true + #Whether or not to temporarily center the camera when using Elytra. + center_camera_when_fall_flying = false + #The speed multiplier at which the camera transitions between positions. + #Range: 0.05 ~ 1.0 + camera_transition_speed_multiplier = 0.25 + #The angle at which the camera will be centered when looking down. Set to 0 to disable. + #Range: 0.0 ~ 90.0 + center_camera_when_looking_down_angle = 1.0 + #Whether or not to dynamically adjust camera offsets depending on space constraints. + dynamically_adjust_offsets = true + #Whether or not to decouple the camera rotation from the player rotation. + decoupled_camera = true + + [camera.offset] + #Third person camera x-offset. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + offset_x = -0.725 + #Third person camera y-offset. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + offset_y = 0.125 + #Third person camera z-offset. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + offset_z = 2.8000000000000043 + + [camera.offset.min] + #If x-offset is limited this is the minimum amount. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + min_offset_x = -3.0 + #If y-offset is limited this is the minimum amount. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + min_offset_y = -1.0 + #If z-offset is limited this is the minimum amount. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + min_offset_z = -3.0 + + [camera.offset.max] + #If x-offset is limited this is the maximum amount. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + max_offset_x = 3.0 + #If y-offset is limited this is the maximum amount. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + max_offset_y = 1.5 + #If z-offset is limited this is the maximum amount. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + max_offset_z = 5.0 + + [camera.offset.limits] + #Whether or not x-offset adjustment has limits. + unlimited_offset_x = false + #Whether or not y-offset adjustment has limits. + unlimited_offset_y = false + #Whether or not z-offset adjustment has limits. + unlimited_offset_z = false + + [camera.offset.multiplier] + + [camera.offset.multiplier.passenger] + #x-offset multiplier for when the player is a passenger. + #Range: 0.0 ~ 1.7976931348623157E308 + multiplier_offset_x = 1.0 + #y-offset multiplier for when the player is a passenger. + #Range: 0.0 ~ 1.7976931348623157E308 + multiplier_offset_y = 1.0 + #z-offset multiplier for when the player is a passenger. + #Range: 0.0 ~ 1.7976931348623157E308 + multiplier_offset_z = 1.0 + + [camera.offset.multiplier.sprint] + #x-offset multiplier for when the player is sprinting. + #Range: 0.0 ~ 1.7976931348623157E308 + multiplier_offset_x = 1.0 + #y-offset multiplier for when the player is sprinting. + #Range: 0.0 ~ 1.7976931348623157E308 + multiplier_offset_y = 1.0 + #z-offset multiplier for when the player is sprinting. + #Range: 0.0 ~ 1.7976931348623157E308 + multiplier_offset_z = 1.0 + + [camera.offset.multiplier.aiming] + #x-offset multiplier for when the player is aiming. + #Range: 0.0 ~ 1.7976931348623157E308 + multiplier_offset_x = 1.0 + #y-offset multiplier for when the player is aiming. + #Range: 0.0 ~ 1.7976931348623157E308 + multiplier_offset_y = 1.0 + #z-offset multiplier for when the player is aiming. + #Range: 0.0 ~ 1.7976931348623157E308 + multiplier_offset_z = 1.0 + +[perspective] + #The default perspective when you load the game. + #Allowed Values: FIRST_PERSON, THIRD_PERSON_BACK, THIRD_PERSON_FRONT, SHOULDER_SURFING + default_perspective = "FIRST_PERSON" + #Whether or not to remember the last perspective used. + remember_last_perspective = true + #Whether or not to replace the default third person perspective. + replace_default_perspective = false + #Whether or not to skip the third person front perspective. + skip_third_person_front_perspective = false + +[player] + #Whether or not to adjust the player model transparency when view is obstructed. Changing this value may require a game restart to take full effect. + adjust_player_transparency = true + #The angle at which the player will no longer be rendered when looking up. Set to 0 to disable. + #Range: 0.0 ~ 90.0 + hide_player_when_looking_up_angle = 0.0 + #Whether to synchronize the x-rot of the player with mouse or controller inputs. This config option only applies when camera is decoupled. + sync_player_x_rot_with_inputs = false + + [player.turning] + #Whether to turn the player when using an item. This config option only applies when camera is decoupled. + #Allowed Values: ALWAYS, NEVER, REQUIRES_TARGET + when_using_item = "ALWAYS" + #Whether to turn the player when attacking. This config option only applies when camera is decoupled. + #Allowed Values: ALWAYS, NEVER, REQUIRES_TARGET + when_attacking = "REQUIRES_TARGET" + #Whether to turn the player when interacting with blocks. This config option only applies when camera is decoupled. + #Allowed Values: ALWAYS, NEVER, REQUIRES_TARGET + when_interacting = "ALWAYS" + #Whether to turn the player when picking blocks or entities. This config option only applies when camera is decoupled. + #Allowed Values: ALWAYS, NEVER, REQUIRES_TARGET + when_picking = "ALWAYS" + #The time in ticks the player will remain turned after the interaction has ended. Set to 0 to disable. This config option only applies when camera is decoupled. + #Range: > 0 + turning_lock_time = 4 + +[crosshair] + #Crosshair type to use for shoulder surfing. + #Allowed Values: ADAPTIVE, DYNAMIC, STATIC, STATIC_WITH_1PP, DYNAMIC_WITH_1PP + crosshair_type = "STATIC" + #The raytrace distance used for the dynamic crosshair. + #Range: 0.0 ~ 1.7976931348623157E308 + custom_raytrace_distance = 400.0 + #Whether or not to use the custom raytrace distance used for the dynamic crosshair. + use_custom_raytrace_distance = true + #Items that when held, trigger the dynamic crosshair in adaptive mode. This config option supports regular expressions. Example: 'minecraft:.*sword' matches 'minecraft:wooden_sword' and 'minecraft:netherite_sword'. + adaptive_crosshair_hold_items = ["minecraft:snowball", "minecraft:egg", "minecraft:experience_bottle", "minecraft:ender_pearl", "minecraft:splash_potion", "minecraft:fishing_rod", "minecraft:lingering_potion"] + #Items that when used, trigger the dynamic crosshair in adaptive mode. This config option supports regular expressions. Example: 'minecraft:.*sword' matches 'minecraft:wooden_sword' and 'minecraft:netherite_sword'. + adaptive_crosshair_use_items = [] + #Item properties of an item, that when held, trigger the dynamic crosshair in adaptive mode. + adaptive_crosshair_hold_item_properties = ["minecraft:charged"] + #Item properties of an item, that when used, trigger the dynamic crosshair in adaptive mode. + adaptive_crosshair_use_item_properties = ["minecraft:pull", "minecraft:throwing"] + + [crosshair.visibility] + #Crosshair visibility for first_person. + #Allowed Values: ALWAYS, NEVER, WHEN_AIMING, WHEN_IN_RANGE, WHEN_AIMING_OR_IN_RANGE + first_person = "ALWAYS" + #Crosshair visibility for third_person_back. + #Allowed Values: ALWAYS, NEVER, WHEN_AIMING, WHEN_IN_RANGE, WHEN_AIMING_OR_IN_RANGE + third_person_back = "NEVER" + #Crosshair visibility for third_person_front. + #Allowed Values: ALWAYS, NEVER, WHEN_AIMING, WHEN_IN_RANGE, WHEN_AIMING_OR_IN_RANGE + third_person_front = "NEVER" + #Crosshair visibility for shoulder_surfing. + #Allowed Values: ALWAYS, NEVER, WHEN_AIMING, WHEN_IN_RANGE, WHEN_AIMING_OR_IN_RANGE + shoulder_surfing = "ALWAYS" + +[audio] + #Whether to center sounds made by the player. + center_player_sounds = false + diff --git a/config/shrink-common.toml b/config/shrink-common.toml new file mode 100644 index 0000000..39ebfd2 --- /dev/null +++ b/config/shrink-common.toml @@ -0,0 +1,17 @@ +#Set to false to allow shrinking while in spectator mode +enableShrinkInSpectator = false +#Set the amount of power required to use use the personal shrinking device +setPowerUsage = 5000 +#Set to false to disable mobs being put in bottles +enableMobBottles = true +#Set to false to disable power requirements for personal shrinking device +enablePowerRequirements = true +#Set the max size a player can grow too +#Range: 0.0 ~ 100.0 +maxSize = 10.0 +#Set the min size a player can shrink too +#Range: 0.21 ~ 100.0 +minSize = 0.21 +#Set the amount of power the personal shrinking device can store +setShrinkingDeviceCapacity = 100000 + diff --git a/config/sound_physics_remastered/allowed_sounds.properties b/config/sound_physics_remastered/allowed_sounds.properties index 96787d1..518b24f 100644 --- a/config/sound_physics_remastered/allowed_sounds.properties +++ b/config/sound_physics_remastered/allowed_sounds.properties @@ -3,43 +3,30 @@ minecraft\:entity.parrot.imitate.vindicator=true theabyss\:zombie_death=true -aquamirae\:music.ice_maze_theme=true -biomancy\:entity.flesh_blob.death=true -embers\:block.machine.break=true minecraft\:item.bucket.fill=true minecraft\:entity.sniffer.digging=true -cataclysm\:prowler_saw_attack=true minecraft\:block.lodestone.place=true bettercombat\:glaive_slash_slow=true minecraft\:music.overworld.bamboo_jungle=true +wizards_reborn\:arcane_gold_place=true minecraft\:entity.hoglin.death=true -minecraft\:block.cherry_wood_fence_gate.open=true alexsmobs\:end_pirate_door=true -aquamirae\:block.frozen_chest.unlock=true -minecraft\:entity.parrot.imitate.witch=true -minecraft\:entity.pillager.celebrate=true +wizards_reborn\:precision_crystal_step=true mowziesmobs\:geomancy.hitmedium=true malum\:soul_ward_damaged=true -minecraft\:block.chiseled_bookshelf.insert.enchanted=true -minecraft\:entity.mule.eat=true minecraft\:item.trident.thunder=true -cataclysm\:enderguardian_music=true minecraft\:block.bamboo_wood_door.open=true minecraft\:entity.piglin.ambient=true minecraft\:block.pink_petals.step=true cataclysm\:monstrositygrowl=true -embers\:block.inferno_forge.fail=true malum\:soulwood_leaves_hit=true cataclysm\:prowler_hurt=true minecraft\:block.bamboo_wood_pressure_plate.click_on=true -minecraft\:music.overworld.jagged_peaks=true evoodooers\:record.day=true -alexsmobs\:jerboa_idle=true -theabyss\:versa_whale_idle=true -minecraft\:block.bamboo_sapling.break=true +wizards_reborn\:innocent_wood_place=true +wizards_reborn\:totem_of_disenchant_start=true minecraft\:block.note_block.banjo=true minecraft\:entity.llama.step=true -alexsmobs\:gorilla_hurt=true theabyss\:biome_mountains=true malum\:aesthetica=true alexsmobs\:komodo_dragon_idle=true @@ -48,302 +35,172 @@ biomancy\:bony_flesh_block.hit=true minecraft\:entity.shulker.open=true minecraft\:block.note_block.imitate.creeper=true undergarden\:music.undergarden=true -supplementaries\:block.faucet.turn=true -minecraft\:entity.skeleton_horse.hurt=true -minecraft\:block.powder_snow.break=true -alexsmobs\:music_disc_daze=true minecraft\:entity.camel.eat=true mowziesmobs\:umvuthi.burst=true -minecraft\:entity.mule.death=true -alexsmobs\:cosmaw_idle=true -cataclysm\:remnant_tail_swing=true -cataclysm\:endermaptera_death=true -unseen_world\:item.staff_shot=true -undergarden\:entity.forgotten_guardian.attack=true minecraft\:entity.magma_cube.hurt_small=true -alexsmobs\:roadrunner_meep=true -supplementaries\:block.sack.open=true +eidolon\:splash_bonechill=true undergarden\:entity.stoneborn.chant=true -minecraft\:block.roots.hit=true -cataclysm\:remnant_charge_step=true minecraft\:entity.sniffer.step=true cataclysm\:monstrosityawaken=true -forbidden_arcanus\:item.quantum_catcher.release=true -minecraft\:entity.player.attack.crit=true minecraft\:entity.silverfish.death=true minecraft\:entity.axolotl.splash=true cataclysm\:prowler_saw_spin_attack=true minecraft\:block.frogspawn.hatch=true -minecraft\:music.overworld.cherry_grove=true -minecraft\:entity.camel.saddle=true minecraft\:block.froglight.hit=true theabyss\:blaru_forest=true supplementaries\:block.jar.break=true -botania\:drum=true mowziesmobs\:naga.acidspit=true -bettercombat\:wand_swing=true theabyss\:dash=true minecraft\:block.nether_sprouts.place=true biomancy\:ui.digester.open=true cataclysm\:ignis_music=true malum\:blazing_quartz_block_hit=true cataclysm\:black_hole_closing=true -minecraft\:block.fungus.place=true -undergarden\:item.bucket.fill_virulent=true -botania\:dash=true -aquamirae\:item.shell_horn.use=true minecraft\:block.gilded_blackstone.step=true -minecraft\:entity.piglin.retreat=true -alexsmobs\:banana_slug_hurt=true minecraft\:entity.armor_stand.hit=true minecraft\:ambient.basalt_deltas.loop=true -minecraft\:entity.skeleton_horse.step_water=true -minecraft\:music.menu=true alexsmobs\:sugar_glider_hurt=true alexsmobs\:orca_die=true minecraft\:block.sculk_vein.place=true mowziesmobs\:naga.grunt3=true mowziesmobs\:naga.grunt2=true mowziesmobs\:naga.grunt1=true -embers\:block.multiblock.unpack=true -minecraft\:block.anvil.hit=true -theabyss\:somnium_infuser_bubble=true +wizards_reborn\:mor_block_hit=true malum\:soul_stained_steel_hit=true theabyss\:infected_warden_idle=true -embers\:item.metallurgic_dust.fail=true mowziesmobs\:wroughtnaut.creak=true minecraft\:entity.chicken.step=true -biomancy\:block.cradle.no=true minecraft\:entity.cat.beg_for_food=true -minecraft\:block.wood.fall=true minecraft\:entity.camel.hurt=true minecraft\:entity.zombie.break_wooden_door=true -quark\:entity.toretoise.harvest=true biomancy\:ui.decomposer.open=true -minecraft\:entity.goat.screaming.horn_break=true -alexsmobs\:raccoon_hurt=true -alexsmobs\:moose_idle=true +wizards_reborn\:deepslate_arcanum_ore_step=true minecraft\:entity.sniffer.digging_stop=true -undergarden\:entity.stoneborn.step=true -supplementaries\:block.sack.place=true gateways\:gate_warp=true minecraft\:ambient.warped_forest.mood=true mowziesmobs\:frostmaw.iceballshoot=true biomesoplenty\:music.nether.visceral_heap=true biomancy\:block.bio_lab.crafting_random=true -alexsmobs\:mungus_laser_grow=true quark\:block.potato.yung=true minecraft\:block.wood.place=true -minecraft\:block.anvil.land=true alexsmobs\:mimic_octopus_hurt=true -minecraft\:item.firecharge.use=true +wizards_reborn\:arcane_gold_break=true minecraft\:entity.horse.jump=true -minecraft\:block.pointed_dripstone.drip_lava=true -undergarden\:entity.gloomper.death=true -cataclysm\:golemhurt=true quark\:entity.foxhound.pant=true -alexsmobs\:caiman_hurt=true malum\:calcified_blight_hit=true minecraft\:entity.parrot.imitate.pillager=true -embers\:item.codex.category.switch=true minecraft\:entity.ravager.death=true minecraft\:block.grindstone.use=true -minecraft\:entity.firework_rocket.twinkle_far=true -minecraft\:block.powder_snow.place=true -cataclysm\:modern_remnant_death=true theabyss\:wolf_die=true quark\:block.potato.kingbdogz=true -embers\:item.blazing_ray.empty=true -minecraft\:entity.illusioner.prepare_blindness=true -cataclysm\:maledictus_hurt=true -embers\:block.alchemy.start=true -minecraft\:entity.camel.death=true -minecraft\:entity.llama.chest=true -spore\:spore_area_ambient=true -minecraft\:block.ladder.fall=true +eidolon\:parousia=true embers\:item.cinder_staff.charge=true minecraft\:block.candle.step=true -minecraft\:block.coral_block.break=true -minecraft\:block.soul_sand.step=true -alexsmobs\:crocodile_hurt=true minecraft\:block.cherry_sapling.step=true -minecraft\:entity.evoker.prepare_summon=true -alexsmobs\:terrapin_hurt=true minecraft\:entity.armor_stand.fall=true minecraft\:block.netherite_block.place=true -alexsmobs\:enderiophage_hurt=true theabyss\:phantom_ambient=true malum\:spirit_crucible_completes_focusing=true -minecraft\:entity.turtle.ambient_land=true biomancy\:entity.flesh_blob.jump=true botania\:babylon_spawn=true -minecraft\:block.bamboo_sapling.place=true +wizards_reborn\:wisestone_button_click_off=true ars_nouveau\:gaia_family=true -minecraft\:entity.piglin.admiring_item=true -minecraft\:block.calcite.fall=true minecraft\:block.cherry_wood.break=true -minecraft\:entity.enderman.stare=true embers\:item.explosion_charm.recharge=true -malum\:ritual_beginning_ambience=true minecraft\:entity.generic.big_fall=true minecraft\:block.cherry_leaves.hit=true undergarden\:entity.nargoyle.attack=true -biomancy\:ui.bio_lab.open=true -malum\:spirit_altar_absorbs_item=true embers\:block.inferno_forge.open=true -embers\:block.ember_transfer.emit.small=true +malum\:spirit_altar_absorbs_item=true minecraft\:entity.wandering_trader.no=true -minecraft\:block.wool.hit=true minecraft\:entity.tadpole.flop=true minecraft\:block.netherrack.place=true -biomancy\:block.digester.crafting=true minecraft\:block.ladder.step=true undergarden\:ambient.spires_addition=true -alexsmobs\:fly_hurt=true -minecraft\:block.candle.fall=true embers\:block.metal_seed.loop=true -minecraft\:block.packed_mud.hit=true -minecraft\:entity.phantom.flap=true -bosses_of_mass_destruction\:brimstone=true minecraft\:item.hoe.till=true minecraft\:block.tuff.step=true spore\:delusioner_casting=true -minecraft\:block.cherry_sapling.fall=true -minecraft\:block.gilded_blackstone.fall=true theabyss\:spell_of_invisibility=true minecraft\:block.wart_block.step=true mowziesmobs\:umvuthana.blowdart=true cataclysm\:ignisshieldbreak=true minecraft\:entity.turtle.hurt=true -minecraft\:entity.dolphin.play=true +wizards_reborn\:wissen_crystallizer_loop=true mowziesmobs\:frostmaw.icebreath=true -cataclysm\:flame_burst=true -minecraft\:block.note_block.bit=true -minecraft\:block.sculk_sensor.fall=true minecraft\:entity.villager.celebrate=true -malum\:runewood_pressure_plate_click_off=true minecraft\:block.lodestone.break=true -malum\:arcane_rock_bricks_place=true -minecraft\:block.basalt.step=true -minecraft\:entity.polar_bear.hurt=true -undergarden\:ambient.frost_mood=true botania\:thermalily=true alexsmobs\:dropbear_idle=true minecraft\:entity.parrot.imitate.wither=true undergarden\:ambient.dense_forest_addition=true -minecraft\:entity.fox.screech=true +wizards_reborn\:innocent_wood_step=true mowziesmobs\:naga.acidspithiss=true alexsmobs\:elephant_trumpet=true minecraft\:block.sculk_sensor.clicking_stop=true minecraft\:entity.vex.death=true -biomancy\:ui.menu.open=true -embers\:block.machine.place=true mowziesmobs\:naga.roar3=true -undergarden\:entity.dweller.death=true mowziesmobs\:naga.roar2=true -cataclysm\:leviathan_defeat=true minecraft\:entity.bee.loop=true mowziesmobs\:naga.roar4=true -minecraft\:entity.vex.charge=true +wizards_reborn\:innocent_wood_break=true minecraft\:block.beehive.work=true mowziesmobs\:naga.roar1=true -minecraft\:entity.skeleton_horse.jump_water=true bettercombat\:staff_slash=true -minecraft\:entity.zombie_villager.death=true minecraft\:entity.horse.ambient=true -minecraft\:entity.villager.work_armorer=true embers\:block.stamper.up=true -minecraft\:block.mud_bricks.fall=true -minecraft\:entity.phantom.death=true -minecraft\:block.tripwire.detach=true embers\:item.codex.category.close=true -minecraft\:block.deepslate.place=true theabyss\:zombie_idle=true bettercombat\:claymore_stab=true -map_atlases\:atlas_create_map=true embers\:item.codex.page.open=true +wizards_reborn\:arcane_iterator_start=true minecraft\:entity.ender_dragon.death=true -alexsmobs\:tendon_whip=true -alexsmobs\:anteater_hurt=true -minecraft\:block.sand.hit=true -minecraft\:entity.leash_knot.place=true minecraft\:entity.strider.retreat=true minecraft\:entity.cow.step=true cataclysm\:leviathan_music=true -aquamirae\:effect.mystery=true -bosses_of_mass_destruction\:obsidilith_teleport=true -alexsmobs\:guster_idle=true botania\:dice_of_fate=true embers\:block.mini_boiler.pressure_loop_high=true +alexsmobs\:guster_idle=true minecraft\:entity.allay.item_taken=true minecraft\:block.note_block.imitate.zombie=true minecraft\:entity.mooshroom.convert=true -minecraft\:entity.warden.death=true minecraft\:block.sculk_sensor.step=true +wizards_reborn\:nether_salt_break=true embers\:block.ember_transfer.relay=true -minecraft\:item.armor.equip_leather=true minecraft\:block.bell.resonate=true minecraft\:entity.mooshroom.milk=true minecraft\:block.dispenser.fail=true -quark\:ambient.fire=true -minecraft\:entity.endermite.death=true minecraft\:entity.goat.screaming.prepare_ram=true +wizards_reborn\:chiseled_wisestone_step=true botania\:mana_blaster_misfire=true minecraft\:block.nether_sprouts.break=true -minecraft\:block.respawn_anchor.ambient=true botania\:terrasteel_craft=true -cataclysm\:deepling_idle=true embers\:block.inferno_forge.loop=true +cataclysm\:deepling_idle=true minecraft\:item.crossbow.shoot=true minecraft\:entity.bee.sting=true -bettercombat\:glaive_slash_quick=true -minecraft\:block.deepslate.break=true cataclysm\:crab_hurt=true minecraft\:block.chest.open=true +wizards_reborn\:deepslate_arcanum_ore_hit=true malum\:runewood_button_click_on=true -botania\:enchanter_form=true minecraft\:block.netherite_block.break=true -minecraft\:block.note_block.cow_bell=true -undergarden\:entity.sploogie.hurt=true -minecraft\:block.iron_door.open=true -minecraft\:block.fungus.break=true aquamirae\:entity.eel.bite=true -minecraft\:entity.strider.happy=true ars_nouveau\:aria_biblio=true -alexsmobs\:leafcutter_ant_hurt=true mowziesmobs\:wroughtnaut.grunt1=true -botania\:gaia_teleport=true mowziesmobs\:wroughtnaut.grunt2=true mowziesmobs\:wroughtnaut.grunt3=true -minecraft\:ambient.soul_sand_valley.additions=true -alexsmobs\:transmute_item=true embers\:block.field_chart.loop=true -minecraft\:block.slime_block.place=true +alexsmobs\:transmute_item=true minecraft\:block.sculk_vein.break=true minecraft\:block.fire.ambient=true -alexsmobs\:giant_squid_hurt=true minecraft\:block.wooden_trapdoor.open=true undergarden\:entity.sploogie.death=true -minecraft\:entity.ravager.stunned=true -bosses_of_mass_destruction\:spore_impact=true -minecraft\:block.nether_wood.fall=true biomancy\:block.decomposer.crafting_random=true -malum\:arcana_codex_opened=true +immersive_weathering\:icicle_crack=true minecraft\:entity.fox.aggro=true minecraft\:entity.player.levelup=true -undergarden\:block.virulent.bubble=true -minecraft\:entity.dolphin.hurt=true minecraft\:entity.glow_item_frame.place=true -biomancy\:fleshkin.eat=true -minecraft\:entity.player.small_fall=true -minecraft\:entity.skeleton.step=true -minecraft\:music_disc.13=true -minecraft\:entity.bee.death=true minecraft\:entity.parrot.imitate.wither_skeleton=true -minecraft\:music_disc.11=true -cataclysm\:hammertime=true -malum\:a_soul_shatters=true -embers\:block.ashen_stone.place=true minecraft\:block.wart_block.hit=true biomancy\:ui.storage_sac.open=true minecraft\:block.wet_grass.step=true @@ -353,452 +210,256 @@ minecraft\:entity.wither_skeleton.ambient=true alexsmobs\:gelada_monkey_hurt=true minecraft\:item.trident.riptide_3=true minecraft\:item.trident.riptide_2=true -minecraft\:block.calcite.break=true minecraft\:block.pointed_dripstone.fall=true minecraft\:entity.piglin_brute.hurt=true bettercombat\:dagger_slash=true -quark\:item.soul_powder.spawn=true malum\:quartz_cluster_block_step=true -minecraft\:block.nether_gold_ore.fall=true -theabyss\:ambient_jumpscare_effect=true -alexsmobs\:bunfungus_attack=true botania\:tigerseye_pacify=true +alexsmobs\:bunfungus_attack=true minecraft\:entity.fox.eat=true malum\:augment_applied=true minecraft\:block.azalea.break=true -embers\:block.solid_metal.place=true minecraft\:entity.armor_stand.place=true -alexsmobs\:grizzly_bear_hurt=true theabyss\:abyssaur_hurt=true +alexsmobs\:grizzly_bear_hurt=true minecraft\:item.trident.riptide_1=true -minecraft\:block.wet_grass.fall=true -biomancy\:block.bio_lab.crafting_completed=true minecraft\:block.mud_bricks.step=true -minecraft\:entity.pig.hurt=true theabyss\:ambientmusic=true malum\:tuning_fork_tinkers=true -theabyss\:blue_jungle_ambience=true -minecraft\:block.bamboo_wood_hanging_sign.fall=true -minecraft\:entity.wolf.pant=true -mowziesmobs\:geomancy.hitsmall=true -biomancy\:flesh_block.hit=true -minecraft\:block.sweet_berry_bush.place=true -botania\:agricarnation=true -minecraft\:entity.parrot.imitate.endermite=true undergarden\:block.gronglet.ambient=true -minecraft\:block.tuff.fall=true +wizards_reborn\:arcane_iterator_end=true alexsmobs\:murmur_attack=true -minecraft\:block.ancient_debris.hit=true cataclysm\:monstrosity_music=true supplementaries\:block.jar.cookie=true minecraft\:block.netherite_block.step=true alexsmobs\:hummingbird_loop=true malum\:hallowed_gold_hit=true botania\:incense_plate_ignite=true -minecraft\:entity.frog.death=true -minecraft\:entity.endermite.hurt=true minecraft\:block.deepslate.hit=true undergarden\:entity.rotwalker.step=true -minecraft\:entity.evoker.prepare_wololo=true minecraft\:entity.warden.sniff=true supplementaries\:block.present.open=true +wizards_reborn\:raw_arcane_gold_hit=true +wizards_reborn\:innocent_wood_hit=true malum\:staff_charged=true undergarden\:entity.stoneborn.angry=true -alexsmobs\:maned_wolf_hurt=true minecraft\:entity.polar_bear.ambient_baby=true minecraft\:block.sculk.hit=true -minecraft\:block.gravel.place=true -minecraft\:block.deepslate_bricks.break=true -alexsmobs\:tusklin_hurt=true -botania\:gaia_summon=true minecraft\:entity.warden.nearby_closer=true embers\:item.codex.unlock=true cataclysm\:revenant_breath=true -minecraft\:entity.wolf.shake=true cataclysm\:leviathan_hurt=true -minecraft\:entity.firework_rocket.launch=true -minecraft\:block.basalt.break=true minecraft\:block.hanging_roots.fall=true botania\:spreader_remove_lens=true -obscure_api\:miracle=true -minecraft\:block.ender_chest.open=true -minecraft\:entity.piglin.jealous=true -minecraft\:block.sculk_sensor.hit=true cataclysm\:ignis_ambient=true -minecraft\:entity.camel.step_sand=true bosses_of_mass_destruction\:gauntlet_death=true -alexsmobs\:snow_leopard_idle=true minecraft\:block.bamboo_wood.break=true minecraft\:entity.parrot.imitate.ender_dragon=true -minecraft\:block.dispenser.dispense=true -minecraft\:block.sculk.fall=true minecraft\:block.water.ambient=true botania\:vine_ball_throw=true minecraft\:entity.donkey.eat=true -cataclysm\:harbinger_hurt=true theabyss\:spell_of_fire=true mowziesmobs\:geomancy.hitmedium2=true -cataclysm\:remnant_charge_prepare=true -alexsmobs\:warped_toad_idle=true -minecraft\:item.bucket.empty_tadpole=true fromanotherworld\:fromanotherworld.entity.thing.general.ambient=true -minecraft\:block.moss_carpet.hit=true minecraft\:ambient.underwater.enter=true malum\:the_unknown_weeps=true minecraft\:entity.puffer_fish.hurt=true minecraft\:entity.piglin.celebrate=true -minecraft\:entity.husk.ambient=true minecraft\:entity.guardian.death=true -minecraft\:entity.stray.step=true -minecraft\:entity.shulker.death=true +wizards_reborn\:polished_wisestone_hit=true minecraft\:entity.camel.dash_ready=true minecraft\:entity.iron_golem.repair=true malum\:shielding_apparatus_shields=true -minecraft\:block.large_amethyst_bud.break=true minecraft\:block.shulker_box.close=true undergarden\:entity.smog_mog.death=true bosses_of_mass_destruction\:lich_hurt=true -minecraft\:block.deepslate_bricks.place=true alexsmobs\:rattlesnake_hurt=true minecraft\:entity.guardian.flop=true -minecraft\:entity.piglin_brute.ambient=true cataclysm\:ignis_poke=true -minecraft\:entity.chicken.death=true minecraft\:entity.glow_item_frame.remove_item=true +wizards_reborn\:wisestone_bricks_hit=true alexsmobs\:platypus_hurt=true minecraft\:entity.salmon.hurt=true -minecraft\:entity.spider.death=true quark\:entity.stoneling.purr=true bosses_of_mass_destruction\:comet_prepare=true minecraft\:entity.turtle.shamble_baby=true -unseen_world\:biome.dark_chimeric=true alexsmobs\:april_fools_power_outage=true supplementaries\:block.turntable.cat=true -minecraft\:ui.button.click=true theabyss\:wood_place=true -mowziesmobs\:umvuthana.rattle=true -minecraft\:entity.generic.death=true -biomesoplenty\:music.nether.erupting_inferno=true undergarden\:entity.forgotten_guardian.step=true -minecraft\:block.bamboo_wood_button.click_off=true -minecraft\:block.sculk_vein.fall=true minecraft\:entity.hoglin.retreat=true -minecraft\:block.wooden_trapdoor.close=true minecraft\:block.roots.fall=true -quark\:block.potato.soda=true -minecraft\:block.shroomlight.hit=true -botania\:bellows=true embers\:block.pipe.connect=true minecraft\:block.flowering_azalea.break=true -undergarden\:ambient.undergarden=true minecraft\:block.nether_wood.step=true -quark\:block.potato.do_it=true minecraft\:block.sculk_shrieker.hit=true undergarden\:entity.forgotten.step=true -quark\:entity.shiba.whine=true -minecraft\:block.honey_block.fall=true +wizards_reborn\:arcane_wood_fence_gate_close=true minecraft\:block.hanging_roots.hit=true -minecraft\:block.moss_carpet.fall=true minecraft\:item.trident.throw=true minecraft\:entity.armor_stand.break=true -minecraft\:entity.goat.prepare_ram=true minecraft\:entity.player.attack.nodamage=true -botania\:terra_pick_mode=true minecraft\:entity.cow.milk=true -minecraft\:entity.hoglin.ambient=true -minecraft\:entity.llama.ambient=true minecraft\:block.nylium.fall=true minecraft\:block.sculk.step=true -minecraft\:entity.strider.step_lava=true -minecraft\:block.sweet_berry_bush.break=true -minecraft\:block.calcite.place=true -minecraft\:entity.snow_golem.ambient=true -minecraft\:block.metal.step=true embers\:block.inferno_forge.close=true -minecraft\:entity.donkey.angry=true -biomancy\:ui.bio_forge.select_recipe=true theabyss\:dream_event_1_sweep=true malum\:void_eats_gunk=true alexsmobs\:mosquito_hurt=true malum\:staff_powers_up=true minecraft\:ui.toast.in=true alexsmobs\:rattlesnake_attack=true -theabyss\:wolf_hurt=true -minecraft\:block.wart_block.fall=true -minecraft\:block.slime_block.break=true +wizards_reborn\:wissen_transfer=true minecraft\:entity.enderman.ambient=true +wizards_reborn\:arcane_workbench_end=true minecraft\:item.crossbow.loading_start=true minecraft\:entity.shulker.shoot=true cataclysm\:ignis_armor_break=true minecraft\:entity.drowned.swim=true -minecraft\:block.wet_grass.break=true undergarden\:entity.mog.death=true -minecraft\:block.note_block.bass=true cataclysm\:remnant_music=true -malum\:draining_motif=true -attributeslib\:dodge=true -minecraft\:block.stem.hit=true minecraft\:entity.parrot.imitate.ghast=true embers\:item.scale.break=true minecraft\:block.honey_block.step=true -mowziesmobs\:wroughtnaut.pre_swing3=true -spore\:inf_damage=true -undergarden\:entity.dweller.hurt=true -mowziesmobs\:wroughtnaut.pre_swing1=true -mowziesmobs\:wroughtnaut.pre_swing2=true -malum\:hungry_belt_feeds=true -undergarden\:entity.gwibling.death=true +wizards_reborn\:arcane_wood_break=true minecraft\:entity.squid.ambient=true -spore\:corrupted_record=true embers\:block.heat_coil.high_loop=true -embers\:item.codex.category.select=true -minecraft\:entity.strider.ambient=true -minecraft\:entity.ghast.ambient=true -embers\:block.caminite.place=true -undergarden\:entity.masticator.eat=true -minecraft\:ambient.underwater.loop=true minecraft\:block.respawn_anchor.set_spawn=true minecraft\:block.wooden_pressure_plate.click_off=true -minecraft\:entity.experience_orb.pickup=true -undergarden\:ambient.frost=true minecraft\:entity.villager.work_fisherman=true -minecraft\:block.hanging_roots.step=true -minecraft\:entity.skeleton.ambient=true mowziesmobs\:geomancy.smallrockhit=true minecraft\:music.overworld.forest=true minecraft\:item.trident.return=true minecraft\:entity.turtle.egg_crack=true -theabyss\:spell_of_teleport=true undergarden\:entity.mog.ambient=true -minecraft\:block.gilded_blackstone.break=true fromanotherworld\:fromanotherworld.entity.thing.strong.alert=true +wizards_reborn\:polished_wisestone_break=true undergarden\:entity.forgotten.ambient=true -biomemusic\:music.nether=true -minecraft\:entity.magma_cube.jump=true -alexsmobs\:tiger_hurt=true -theabyss\:wood_step=true minecraft\:block.mud.step=true -minecraft\:block.end_portal_frame.fill=true undergarden\:music.disc.relict=true -minecraft\:item.elytra.flying=true -minecraft\:entity.goat.screaming.ram_impact=true -minecraft\:block.lava.ambient=true -embers\:block.copper_charger_siphon.loop=true -minecraft\:entity.rabbit.death=true -alexsmobs\:sugar_glider_idle=true quark\:entity.shiba.step=true minecraft\:entity.camel.stand=true -minecraft\:block.cake.add_candle=true -minecraft\:block.slime_block.step=true +wizards_reborn\:innocent_wood_trapdoor_close=true minecraft\:block.nether_gold_ore.step=true minecraft\:entity.spider.ambient=true -alexsmobs\:laviathan_idle=true malum\:staff_strikes=true -embers\:block.solid_metal.break=true alexsmobs\:toucan_idle=true -cataclysm\:remnant_idle=true forbidden_arcanus\:entity.energy_ball.hit=true -minecraft\:block.nether_wood_door.close=true minecraft\:block.bamboo_wood.place=true supplementaries\:block.jar.place=true minecraft\:block.fungus.step=true -minecraft\:entity.horse.breathe=true minecraft\:entity.tropical_fish.death=true biomancy\:item.injector.inject=true alexsmobs\:raccoon_idle=true minecraft\:block.moss_carpet.step=true -minecraft\:block.note_block.chime=true -minecraft\:entity.cow.death=true minecraft\:ambient.crimson_forest.mood=true -minecraft\:ambient.underwater.loop.additions=true minecraft\:block.bamboo_wood_hanging_sign.hit=true -minecraft\:entity.skeleton_horse.ambient_water=true botania\:flugel_eye_bind=true minecraft\:entity.hostile.death=true -minecraft\:block.chain.hit=true bosses_of_mass_destruction\:minion_summon=true minecraft\:entity.warden.roar=true undergarden\:entity.rotbeast.step=true minecraft\:block.flowering_azalea.place=true -malum\:arcane_rock_bricks_break=true -minecraft\:block.mud.hit=true minecraft\:entity.minecart.inside.underwater=true -mowziesmobs\:frostmaw.frozencrash=true minecraft\:entity.strider.hurt=true botania\:smelt_rod_extra_no_subtitle=true -quark\:block.pipe.pickup.lenny=true mowziesmobs\:naga.acidcharge=true beautify\:block.bookstack_step=true mowziesmobs\:grottol.undamaged=true -bosses_of_mass_destruction\:spike_wave_indicator=true alexs_mobs_extra_music\:voidwormbattlemusic=true +bosses_of_mass_destruction\:spike_wave_indicator=true minecraft\:entity.evoker.prepare_attack=true -botania\:music.gaia2=true mowziesmobs\:geomancy.hitbig=true -botania\:music.gaia1=true -undergarden\:entity.muncher.ambient=true quark\:entity.stoneling.eat=true -undergarden\:entity.forgotten.death=true -minecraft\:block.note_block.imitate.wither_skeleton=true -minecraft\:item.bundle.drop_contents=true -mowziesmobs\:frostmaw.wakeup=true minecraft\:entity.horse.angry=true -cataclysm\:maledictus_battle_cry=true -mowziesmobs\:music.petiole=true +wizards_reborn\:arcanum_break=true minecraft\:entity.zoglin.ambient=true -bettercombat\:mace_slam=true -minecraft\:block.stone.hit=true -minecraft\:block.nylium.step=true -sanitydim\:swish=true minecraft\:block.soul_sand.fall=true botania\:light_relay=true -cataclysm\:koboleton_death=true minecraft\:entity.strider.saddle=true minecraft\:entity.zombie_horse.hurt=true -quark\:item.bucket.fill_crab=true undergarden\:item.blisterberry_bush.pick=true -spore\:puff=true alexsmobs\:lobster_hurt=true -malum\:warping_engine_reverberates=true -biomancy\:block.digester.crafting_random=true -minecraft\:entity.cod.ambient=true -minecraft\:entity.player.hurt_freeze=true -biomancy\:claws.attack.bleed_proc=true aquamirae\:entity.captain_cornelia.death=true minecraft\:block.enchantment_table.use=true undergarden\:entity.nargoyle.death=true -minecraft\:block.bell.use=true minecraft\:entity.frog.long_jump=true minecraft\:entity.hostile.splash=true aquamirae\:entity.captain_cornelia.horn=true -minecraft\:block.large_amethyst_bud.place=true -spore\:hinden_ambient=true -minecraft\:block.weeping_vines.break=true -embers\:block.melter.loopblock.plinth.loop=true minecraft\:block.wood.step=true -alexsmobs\:sculk_boomer_fart=true -embers\:block.multiblock.pack=true -minecraft\:block.wet_grass.place=true -embers\:block.caminite.break=true minecraft\:entity.goat.screaming.hurt=true theabyss\:blue_mountains_ambience=true -undergarden\:entity.masticator.hurt=true -minecraft\:item.bucket.fill_tadpole=true minecraft\:block.bamboo_wood_hanging_sign.step=true minecraft\:block.note_block.guitar=true -minecraft\:item.bottle.fill_dragonbreath=true minecraft\:entity.rabbit.hurt=true alexsmobs\:bunfungus_jump=true minecraft\:entity.wandering_trader.reappeared=true -botania\:divination_rod=true -malum\:runewood_button_click_off=true -cataclysm\:monstrositystep=true minecraft\:item.honey_bottle.drink=true alexsmobs\:seal_idle=true biomancy\:cradle.spike_attack=true minecraft\:entity.turtle.death=true -minecraft\:entity.pig.saddle=true -minecraft\:entity.parrot.imitate.guardian=true -alexsmobs\:bald_eagle_idle=true cataclysm\:coralssus_roar=true -minecraft\:entity.tadpole.death=true mowziesmobs\:geomancy.breaklarge=true minecraft\:entity.fox.ambient=true minecraft\:entity.villager.work_farmer=true -undergarden\:entity.rotbeast.attack=true -minecraft\:block.roots.step=true spore\:usurper_ambient=true malum\:arcane_rock_step=true -minecraft\:block.fungus.hit=true cataclysm\:koboleton_step=true -malum\:spirit_altar_speeds_up=true -minecraft\:entity.villager.work_shepherd=true -alexsmobs\:grizzly_bear_die=true bettercombat\:spear_stab=true minecraft\:entity.player.hurt_sweet_berry_bush=true -malum\:void_slash_swooshes=true minecraft\:block.sculk_vein.step=true minecraft\:block.pointed_dripstone.place=true -alexsmobs\:cosmic_cod_hurt=true minecraft\:block.slime_block.fall=true -cataclysm\:remnant_roar=true minecraft\:block.decorated_pot.place=true malum\:the_void_heart_beats=true minecraft\:entity.fishing_bobber.retrieve=true embers\:music_disc.7f_patterns=true minecraft\:entity.axolotl.idle_water=true supplementaries\:block.clock.tick_1=true -mowziesmobs\:grottol.burrow=true supplementaries\:block.clock.tick_2=true minecraft\:music.overworld.grove=true -minecraft\:block.weeping_vines.place=true forbidden_arcanus\:block.clibano.fire_crackle=true -undergarden\:entity.masticator.step=true +wizards_reborn\:wisestone_tile_place=true minecraft\:block.note_block.didgeridoo=true -undergarden\:entity.masticator.death=true -undergarden\:entity.forgotten_guardian.ambient=true -malum\:runewood_fence_gate_close=true quark\:pet.wire=true -minecraft\:entity.wandering_trader.trade=true +malum\:runewood_fence_gate_close=true spore\:howler_growl=true botania\:mana_blaster=true -minecraft\:block.nether_ore.hit=true minecraft\:entity.vex.hurt=true -aquamirae\:entity.deep_death=true minecraft\:block.fence_gate.open=true malum\:soulwood_button_click_on=true malum\:soulwood_hanging_sign_step=true quark\:ambient.drips=true -minecraft\:block.sweet_berry_bush.pick_berries=true -alexsmobs\:mungus_hurt=true -mowziesmobs\:geomancy.hit=true +wizards_reborn\:vilenium_hit=true bosses_of_mass_destruction\:soul_star=true quark\:pet.slime=true alexsmobs\:flutter_no=true -minecraft\:entity.ender_dragon.ambient=true malum\:pedestal_item_inserted=true cataclysm\:monstrositydeath=true -minecraft\:block.stone.break=true minecraft\:block.sniffer_egg.plop=true -minecraft\:entity.ravager.celebrate=true quark\:entity.stoneling.take=true -quark\:ambient.crickets=true minecraft\:block.chain.step=true -minecraft\:block.suspicious_gravel.break=true -minecraft\:block.mud.fall=true -alexsmobs\:elephant_hurt=true +wizards_reborn\:deepslate_arcanum_ore_break=true +wizards_reborn\:mor_break=true minecraft\:block.lava.pop=true mowziesmobs\:frostmaw.attack2=true mowziesmobs\:frostmaw.attack3=true mowziesmobs\:frostmaw.attack4=true embers\:item.codex.close=true embers\:block.catalytic_plug.loop=true -malum\:spirit_mote_created=true +wizards_reborn\:arcanum_step=true quark\:entity.stoneling.meep=true -minecraft\:entity.item_frame.break=true minecraft\:block.amethyst_block.hit=true minecraft\:block.beacon.ambient=true ars_nouveau\:fire_family_2=true -supplementaries\:block.bellows.retract=true -bosses_of_mass_destruction\:void_blossom_spike=true minecraft\:entity.guardian.hurt_land=true -minecraft\:entity.fox.hurt=true minecraft\:entity.panda.death=true botania\:virus_infect=true -cataclysm\:prowler_idle=true mowziesmobs\:frostmaw.attack1=true -minecraft\:item.totem.use=true -minecraft\:entity.fishing_bobber.splash=true -minecraft\:music_disc.wait=true -minecraft\:ambient.underwater.loop.additions.ultra_rare=true -minecraft\:block.honey_block.slide=true minecraft\:block.nether_ore.fall=true -minecraft\:entity.skeleton_horse.ambient=true minecraft\:block.soul_soil.place=true -ars_nouveau\:tempestry_family=true undergarden\:entity.gloomper.ambient=true cataclysm\:modern_remnant_bite=true -supplementaries\:block.present.break=true embers\:block.pedestal.loop=true undergarden\:music.disc.limax_maximus=true minecraft\:block.wooden_button.click_on=true @@ -806,912 +467,489 @@ minecraft\:block.shroomlight.break=true gateways\:gate_start=true minecraft\:entity.squid.hurt=true forbidden_arcanus\:item.mundabitur_dust.use=true -minecraft\:block.rooted_dirt.hit=true minecraft\:block.cherry_wood_trapdoor.open=true -minecraft\:block.roots.place=true -minecraft\:block.mud.break=true -botania\:starcaller=true -cataclysm\:portal_abyss_blast=true spore\:inf_evoker_growl=true -minecraft\:entity.arrow.hit_player=true -minecraft\:block.mud.place=true minecraft\:block.muddy_mangrove_roots.fall=true -minecraft\:entity.illusioner.death=true +wizards_reborn\:arcane_gold_hit=true minecraft\:entity.shulker.hurt_closed=true -minecraft\:entity.silverfish.hurt=true -minecraft\:item.spyglass.use=true +wizards_reborn\:elder_mor_block_break=true minecraft\:entity.parrot.imitate.hoglin=true theabyss\:end_game_music=true alexsmobs\:bear_dust=true -supplementaries\:block.present.place=true -minecraft\:entity.iron_golem.step=true biomancy\:block.cradle.spawn_mob=true bosses_of_mass_destruction\:spore_prepare=true -minecraft\:block.blastfurnace.fire_crackle=true quark\:block.pipe.shoot=true -minecraft\:block.chain.fall=true alexsmobs\:hummingbird_hurt=true -minecraft\:block.honey_block.hit=true minecraft\:entity.magma_cube.death_small=true quark\:ambient.ocean=true -minecraft\:entity.fox.teleport=true minecraft\:entity.phantom.hurt=true minecraft\:block.candle.hit=true -minecraft\:block.portal.travel=true -minecraft\:item.brush.brushing.gravel.complete=true mowziesmobs\:geomancy.breaklarge2=true -minecraft\:entity.goat.screaming.eat=true minecraft\:entity.allay.ambient_with_item=true -minecraft\:music_disc.otherside=true minecraft\:entity.slime.death=true undergarden\:entity.rotwalker.ambient=true -minecraft\:entity.skeleton.hurt=true -malum\:deepslate_soulstone_step=true +wizards_reborn\:arcane_wood_hanging_sign_hit=true minecraft\:block.moss_carpet.place=true -minecraft\:block.nether_wood_door.open=true -quark\:entity.foxhound.eat=true -minecraft\:block.big_dripleaf.step=true -alexsmobs\:rocky_roller_hurt=true +wizards_reborn\:chiseled_wisestone_place=true +eidolon\:splash_soulfire=true undergarden\:entity.gwib.death=true minecraft\:block.bamboo.hit=true -mowziesmobs\:block.gong=true malum\:ritual_absorbs_spirit=true spore\:inf_villager_death=true minecraft\:block.bamboo_wood_pressure_plate.click_off=true supplementaries\:item.wrench.hit=true -minecraft\:item.trident.hit_ground=true -mowziesmobs\:geomancy.rockcrumble=true +wizards_reborn\:arcane_wood_place=true malum\:arcane_charcoal_block_break=true -minecraft\:item.brush.brushing.gravel=true -minecraft\:block.portal.ambient=true -minecraft\:block.snow.place=true -mowziesmobs\:supernova.start=true -minecraft\:entity.stray.hurt=true -biomancy\:block.bio_lab.crafting=true -embers\:block.heat_coil.cooking_loop=true minecraft\:music_disc.blocks=true -minecraft\:entity.ender_dragon.hurt=true minecraft\:entity.glow_squid.ambient=true minecraft\:item.honeycomb.wax_on=true minecraft\:entity.wither.break_block=true -minecraft\:entity.sniffer.sniffing=true +wizards_reborn\:polished_wisestone_place=true minecraft\:block.ender_chest.close=true -ars_nouveau\:empty=true -minecraft\:entity.witch.ambient=true -minecraft\:block.respawn_anchor.deplete=true -ars_nouveau\:firel_the_wild_hunt=true -minecraft\:block.candle.break=true -minecraft\:block.spore_blossom.break=true -minecraft\:block.amethyst_block.place=true minecraft\:item.armor.equip_diamond=true minecraft\:block.nether_wood.place=true -minecraft\:block.pointed_dripstone.drip_water=true alexsmobs\:mudskipper_walk=true minecraft\:entity.blaze.shoot=true -minecraft\:block.nether_gold_ore.break=true -botania\:astrolabe_configure=true minecraft\:entity.sheep.shear=true -alexsmobs\:void_portal_close=true -minecraft\:entity.ender_pearl.throw=true bosses_of_mass_destruction\:gauntlet_cast=true minecraft\:block.beacon.activate=true -minecraft\:block.tuff.break=true minecraft\:entity.turtle.egg_hatch=true +wizards_reborn\:mor_place=true minecraft\:block.redstone_torch.burnout=true alexsmobs\:moose_hurt=true -minecraft\:intentionally_empty=true minecraft\:entity.zombified_piglin.angry=true -minecraft\:block.fungus.fall=true cataclysm\:remnant_tail_slam=true -cataclysm\:sandstorm=true +wizards_reborn\:deepslate_arcanum_ore_place=true minecraft\:block.moss.step=true -supplementaries\:block.note_block.imitate.enderman=true -minecraft\:block.dispenser.launch=true -cataclysm\:abyss_blast_only_charge=true minecraft\:entity.cat.hiss=true minecraft\:block.nether_wart.break=true minecraft\:entity.goat.long_jump=true +eidolon\:wraith_ambient=true mowziesmobs\:frostmaw.roar=true -minecraft\:entity.ravager.roar=true -minecraft\:block.note_block.imitate.ender_dragon=true -quark\:entity.foxhound.shake=true cataclysm\:abyss_blast=true -minecraft\:entity.blaze.hurt=true alexsmobs\:caiman_idle=true -unseen_world\:biome.amethyst_forest=true spore\:sieger_bite=true minecraft\:block.sniffer_egg.crack=true minecraft\:entity.endermite.ambient=true -bosses_of_mass_destruction\:obsidilith_wave=true +wizards_reborn\:chiseled_wisestone_break=true minecraft\:block.ancient_debris.step=true -minecraft\:entity.panda.bite=true -minecraft\:entity.parrot.imitate.silverfish=true -botania\:ding=true -malum\:ritual_completed=true +eidolon\:select_rune=true minecraft\:block.polished_deepslate.step=true minecraft\:block.bamboo_wood.fall=true -minecraft\:entity.wandering_trader.hurt=true alexsmobs\:alligator_snapping_turtle_hurt=true +wizards_reborn\:pedestal_insert=true malum\:concentrated_gluttony_drink=true -aquamirae\:entity.deep_hurt=true -minecraft\:entity.dolphin.ambient_water=true mowziesmobs\:geomancy.breakmedium=true bettercombat\:sword_slash=true minecraft\:entity.bat.death=true quark\:entity.toretoise.angry=true -theabyss\:spell_of_misc=true theabyss\:theabyss_dimension_music=true minecraft\:item.bottle.fill=true -embers\:block.catalytic_plug.start=true undergarden\:entity.gloomper.hop=true bosses_of_mass_destruction\:void_blossom_burrow=true -embers\:item.bauble.equip=true -minecraft\:entity.piglin.converted_to_zombified=true -minecraft\:entity.arrow.shoot=true -minecraft\:ambient.warped_forest.additions=true -minecraft\:block.nether_ore.step=true -malum\:soulwood_pressure_plate_click_off=true minecraft\:entity.strider.step=true -minecraft\:entity.goat.death=true minecraft\:entity.panda.aggressive_ambient=true -sanitydim\:flowers_equip=true -malum\:runewood_hanging_sign_place=true spore\:signal=true minecraft\:block.big_dripleaf.hit=true malum\:blight_reacts_faintly=true minecraft\:entity.husk.converted_to_zombie=true minecraft\:entity.villager.work_cleric=true -minecraft\:block.bubble_column.bubble_pop=true -minecraft\:entity.phantom.swoop=true minecraft\:entity.piglin_brute.death=true -botania\:world_seed_teleport=true minecraft\:entity.llama.death=true minecraft\:entity.piglin.hurt=true spore\:fungal_burst=true undergarden\:ambient.abyss=true -minecraft\:entity.parrot.imitate.phantom=true -spore\:vigil_ambient=true minecraft\:music.overworld.lush_caves=true -aquamirae\:entity.captain_cornelia.hurt=true -alexsmobs\:underminer_hurt=true minecraft\:entity.boat.paddle_land=true minecraft\:entity.frog.tongue=true biomancy\:fleshkin.awakened=true -minecraft\:music_disc.ward=true -malum\:ornate_trinket_equipped=true minecraft\:entity.fox.sniff=true -minecraft\:entity.wither_skeleton.hurt=true -minecraft\:block.azalea_leaves.fall=true -undergarden\:ambient.abyss_addition=true mowziesmobs\:umvuthana.emerge=true +undergarden\:ambient.abyss_addition=true minecraft\:entity.wither_skeleton.step=true +wizards_reborn\:arcane_wood_trapdoor_open=true minecraft\:entity.drowned.hurt_water=true alexsmobs\:spectre_hurt=true -aquamirae\:ambient.ship_horn=true botania\:rune_altar_craft=true -minecraft\:block.tuff.hit=true minecraft\:entity.sheep.hurt=true minecraft\:block.metal.fall=true -minecraft\:block.netherite_block.fall=true -minecraft\:entity.pig.step=true -minecraft\:entity.villager.yes=true -minecraft\:music.nether.soul_sand_valley=true minecraft\:entity.ender_dragon.growl=true minecraft\:entity.vindicator.hurt=true embers\:block.steam_engine.start_burn=true -minecraft\:entity.llama.swag=true -malum\:soul_ward_grows=true -biomancy\:block.cradle.crafting_random=true embers\:block.ashen_stone.fall=true -minecraft\:block.small_dripleaf.break=true +biomancy\:block.cradle.crafting_random=true +wizards_reborn\:arcane_wood_door_close=true cataclysm\:harbinger_music=true undergarden\:entity.muncher.hurt=true -malum\:flesh_ring_absorbs=true -alexsmobs\:skreecher_clap=true -cataclysm\:black_hole_loop=true -minecraft\:entity.villager.work_toolsmith=true -biomancy\:ui.bio_forge.take_result=true +wizards_reborn\:nether_salt_ore_hit=true minecraft\:item.bucket.fill_fish=true -botania\:spreader_fire=true minecraft\:block.moss_carpet.break=true mowziesmobs\:music.umvuthi_theme=true -minecraft\:block.bamboo_sapling.hit=true undergarden\:entity.gloomper.hurt=true -embers\:item.resonating_bell.ring=true undergarden\:ambient.sea_addition=true -alexsmobs\:dropbear_hurt=true alexsmobs\:maned_wolf_idle=true minecraft\:block.nether_wood_hanging_sign.break=true -minecraft\:block.spore_blossom.place=true -malum\:deepslate_soulstone_place=true cataclysm\:kobolediator_death=true undergarden\:ambient.fields_addition=true -fromanotherworld\:fromanotherworld.entity.thing.general.hurt=true -minecraft\:entity.enderman.scream=true minecraft\:block.soul_sand.hit=true -cataclysm\:harbinger_stun=true alexsmobs\:blue_jay_idle=true -minecraft\:entity.parrot.imitate.warden=true embers\:block.pipe.vent=true -minecraft\:entity.minecart.riding=true -minecraft\:block.tuff.place=true minecraft\:block.soul_soil.break=true -minecraft\:entity.illusioner.prepare_mirror=true -minecraft\:entity.elder_guardian.death=true alexsmobs\:bone_serpent_idle=true -biomancy\:flesh_block.place=true malum\:blight_reacts=true minecraft\:block.ladder.hit=true minecraft\:entity.polar_bear.warning=true botania\:black_lotus=true -malum\:arcane_charcoal_block_hit=true -minecraft\:block.amethyst_block.break=true +wizards_reborn\:innocent_wood_hanging_sign_step=true minecraft\:entity.piglin_brute.converted_to_zombified=true -minecraft\:entity.parrot.imitate.magma_cube=true botania\:fire_rod=true -minecraft\:block.small_dripleaf.place=true -minecraft\:entity.cat.purreow=true embers\:block.steam_engine.burn_loop=true -minecraft\:block.beacon.deactivate=true -minecraft\:music_disc.pigstep=true -theabyss\:zombie_hurt=true minecraft\:entity.parrot.imitate.elder_guardian=true -malum\:void_transmutation=true -alexsmobs\:gelada_monkey_idle=true -minecraft\:block.conduit.attack.target=true minecraft\:music.overworld.flower_forest=true -minecraft\:entity.arrow.hit=true -undergarden\:item.slingshot.shoot=true minecraft\:item.ink_sac.use=true minecraft\:entity.witch.death=true -alexsmobs\:guster_hurt=true -minecraft\:entity.squid.death=true malum\:runewood_leaves_step=true -alexsmobs\:cockroach_hurt=true alexsmobs\:giant_squid_games=true -minecraft\:block.gilded_blackstone.hit=true -botania\:spreader_un_scaffold=true minecraft\:entity.sheep.ambient=true -bosses_of_mass_destruction\:gauntlet_hurt=true -botania\:narslimmus_eat_big=true -minecraft\:block.bone_block.place=true -bosses_of_mass_destruction\:lich_teleport=true malum\:arcana_transition_evil=true fromanotherworld\:fromanotherworld.entity.thing.weak.alert=true -minecraft\:entity.cow.ambient=true -minecraft\:entity.tropical_fish.flop=true -minecraft\:block.frogspawn.place=true minecraft\:entity.snow_golem.shear=true minecraft\:block.azalea_leaves.step=true mowziesmobs\:frostmaw.icebreathstart=true -minecraft\:entity.panda.ambient=true -minecraft\:block.polished_deepslate.fall=true minecraft\:item.armor.equip_chain=true -minecraft\:entity.dolphin.ambient=true -minecraft\:entity.parrot.imitate.zombie=true -minecraft\:block.snow.break=true -minecraft\:block.lily_pad.place=true theabyss\:spell_of_water=true minecraft\:entity.zombie_villager.hurt=true -alexsmobs\:seagull_hurt=true -biomancy\:bony_flesh_block.step=true minecraft\:item.bucket.empty_milk=true minecraft\:entity.dolphin.eat=true minecraft\:entity.evoker.hurt=true -cataclysm\:harbinger_laser=true -minecraft\:block.gravel.hit=true -theabyss\:warp_entering=true minecraft\:item.bucket.fill_lava=true -mowziesmobs\:wroughtnaut.whoosh=true -minecraft\:entity.magma_cube.squish_small=true -botania\:ender_air_throw=true -minecraft\:entity.bee.pollinate=true -minecraft\:entity.ocelot.hurt=true -minecraft\:block.sand.place=true minecraft\:entity.generic.small_fall=true -alexsmobs\:anaconda_hurt=true minecraft\:block.chiseled_bookshelf.hit=true -mowziesmobs\:naga.swoop=true alexsmobs\:tusklin_idle=true -mowziesmobs\:wroughtnaut.release2=true -embers\:item.ash_amulet.burn=true embers\:item.inflictor_gem.absorb=true -aquamirae\:entity.captain_cornelia.rage=true botania\:altar_craft=true -botania\:missile=true minecraft\:block.chain.break=true alexsmobs\:tarantula_hawk_hurt=true minecraft\:entity.ravager.hurt=true -minecraft\:block.weeping_vines.fall=true -minecraft\:block.soul_soil.step=true +wizards_reborn\:arcane_wood_hanging_sign_place=true cataclysm\:ignis_earthquake=true beautify\:block.bookstack_hit=true alexsmobs\:mimicube_jump=true -quark\:entity.soul_bead.idle=true -minecraft\:block.bamboo_wood_hanging_sign.break=true minecraft\:block.wooden_button.click_off=true -alexsmobs\:void_worm_hurt=true -embers\:block.ember_transfer.receive.small=true undergarden\:ambient.mood=true -embers\:item.heated.level_up=true majruszsdifficulty\:undead_army.wave_started=true -minecraft\:entity.wandering_trader.death=true -cataclysm\:wadjet_hurt=true -minecraft\:entity.warden.dig=true -minecraft\:entity.guardian.attack=true -biomemusic\:music.game=true minecraft\:entity.bee.loop_aggressive=true minecraft\:block.scaffolding.hit=true minecraft\:event.raid.horn=true -bosses_of_mass_destruction\:rage_prepare=true minecraft\:entity.goat.screaming.death=true -minecraft\:ambient.nether_wastes.mood=true minecraft\:block.anvil.destroy=true alexsmobs\:shoebill_hurt=true -undergarden\:music.disc.mammoth=true embers\:block.inferno_forge.success=true -cataclysm\:remnant_bite=true +undergarden\:music.disc.mammoth=true undergarden\:entity.rotbeast.hurt=true minecraft\:block.cherry_wood.place=true -minecraft\:block.bamboo_wood_button.click_on=true minecraft\:block.hanging_roots.break=true -botania\:spreader_uncover=true minecraft\:block.netherrack.break=true -minecraft\:block.respawn_anchor.charge=true mowziesmobs\:umvuthana.attack1=true botania\:rune_altar_start=true mowziesmobs\:wroughtnaut.ambient=true -minecraft\:block.pink_petals.break=true minecraft\:entity.piglin.death=true embers\:block.metal_seed.ping=true biomancy\:bony_flesh_block.fall=true -bettercombat\:pickaxe_swing=true malum\:malignant_metal_resonates=true malum\:brilliance_block_step=true -malum\:blazing_quartz_block_step=true -malum\:arcana_entry_closed=true +wizards_reborn\:arcane_gold_ore_step=true minecraft\:entity.warden.listening_angry=true -minecraft\:entity.witch.hurt=true mowziesmobs\:umvuthana.attack3=true minecraft\:entity.player.breath=true mowziesmobs\:umvuthana.attack2=true -alexsmobs\:murmur_idle=true botania\:babylon_attack=true -minecraft\:entity.dolphin.swim=true -malum\:soulwood_fence_gate_close=true -minecraft\:entity.stray.death=true -biomancy\:flesh_block.break=true -fromanotherworld\:fromanotherworld.entity.thing.weak.hurt=true -minecraft\:block.deepslate_tiles.step=true -minecraft\:block.wet_grass.hit=true -minecraft\:block.ancient_debris.fall=true -minecraft\:block.note_block.pling=true -minecraft\:entity.ghast.warn=true -minecraft\:entity.warden.heartbeat=true +alexsmobs\:murmur_idle=true +wizards_reborn\:arcacite_break=true occultism\:tuning_fork=true -minecraft\:entity.skeleton_horse.death=true -minecraft\:entity.sniffer.scenting=true malum\:soulwood_hanging_sign_place=true -minecraft\:entity.parrot.imitate.husk=true minecraft\:block.spore_blossom.hit=true -minecraft\:entity.tadpole.grow_up=true minecraft\:entity.axolotl.attack=true -minecraft\:entity.polar_bear.step=true alexsmobs\:underminer_idle=true -mowziesmobs\:supernova.end=true minecraft\:entity.turtle.hurt_baby=true alexsmobs\:moose_jostle=true -bettercombat\:claymore_swing=true minecraft\:entity.horse.land=true spore\:sieger_ambient=true minecraft\:entity.parrot.step=true -alexsmobs\:centipede_walk=true cataclysm\:monstrosityland=true -mowziesmobs\:frostmaw.whoosh=true minecraft\:music.dragon=true minecraft\:block.big_dripleaf.place=true -minecraft\:block.nether_sprouts.hit=true supplementaries\:block.bellows.blow=true -minecraft\:block.lava.extinguish=true minecraft\:block.basalt.fall=true minecraft\:entity.player.big_fall=true -minecraft\:entity.villager.work_librarian=true -alexsmobs\:toucan_hurt=true theabyss\:abyssaur_death=true embers\:block.boiler.plume=true minecraft\:block.stone_button.click_off=true -minecraft\:block.dripstone_block.hit=true embers\:block.heat_coil.mid_loop=true -minecraft\:entity.slime.hurt=true -minecraft\:block.end_gateway.spawn=true -minecraft\:entity.iron_golem.attack=true spore\:braurei_ambient=true minecraft\:entity.chicken.egg=true minecraft\:block.amethyst_cluster.hit=true -minecraft\:entity.zoglin.hurt=true minecraft\:block.ladder.break=true -minecraft\:block.bubble_column.whirlpool_inside=true minecraft\:entity.glow_item_frame.break=true minecraft\:item.crossbow.hit=true -cataclysm\:maledictus_mace_swing=true minecraft\:entity.elder_guardian.hurt_land=true minecraft\:block.end_portal.spawn=true -minecraft\:music_disc.cat=true minecraft\:music.overworld.snowy_slopes=true -embers\:block.ashen_stone.break=true -malum\:runewood_hit=true -minecraft\:block.bamboo_wood.step=true -minecraft\:entity.generic.burn=true -minecraft\:block.bubble_column.whirlpool_ambient=true -theabyss\:rycilian_mushroom=true -forbidden_arcanus\:block.clibano.soul_fire_crackle=true -malum\:runewood_leaves_break=true +wizards_reborn\:arcacite_place=true alexsmobs\:farseer_beam=true -mowziesmobs\:umvuthana.healstart1=true theabyss\:spell_of_time=true -mowziesmobs\:umvuthana.healstart3=true -cataclysm\:coralssus_hurt=true -mowziesmobs\:umvuthana.healstart2=true -quark\:entity.foxhound.death=true -malum\:arcana_page_flipped=true -minecraft\:block.composter.empty=true +wizards_reborn\:arcane_wood_hanging_sign_break=true minecraft\:block.sculk.break=true quark\:entity.foxhound.crackle=true malum\:rotten_trinket_equipped=true minecraft\:entity.zombie_villager.converted=true minecraft\:block.chain.place=true -malum\:deepslate_soulstone_break=true -malum\:spirit_altar_completes_infusion=true cataclysm\:coralssus_ambient=true undergarden\:ambient.bog_addition=true -embers\:block.ashen_stone.step=true -minecraft\:entity.shulker.teleport=true -minecraft\:entity.sniffer.happy=true alexsmobs\:mosquito_die=true -minecraft\:block.bone_block.break=true -minecraft\:item.glow_ink_sac.use=true -minecraft\:entity.leash_knot.break=true minecraft\:entity.zombie_villager.ambient=true minecraft\:entity.enderman.death=true -minecraft\:block.froglight.break=true -quark\:block.pipe.shoot.lenny=true quark\:entity.shiba.ambient=true minecraft\:ambient.underwater.loop.additions.rare=true minecraft\:block.calcite.step=true -alexsmobs\:alligator_snapping_turtle_idle=true cataclysm\:remnant_death=true malum\:ritual_evolves=true minecraft\:entity.zoglin.attack=true minecraft\:block.stone.fall=true minecraft\:ui.loom.take_result=true -bosses_of_mass_destruction\:petal_blade=true -minecraft\:entity.puffer_fish.flop=true embers\:block.steam_engine.steam_loop=true minecraft\:block.big_dripleaf.tilt_down=true -alexsmobs\:music_disc_thime=true -minecraft\:entity.parrot.death=true theabyss\:raptor_hurt=true minecraft\:block.hanging_roots.place=true -alexsmobs\:bunfungus_idle=true -malum\:runic_workbench_crafts=true undergarden\:ambient.frostfields_addition=true -malum\:gilded_trinket_equipped=true -minecraft\:block.amethyst_block.fall=true -malum\:soulwood_step=true minecraft\:block.note_block.xylophone=true -minecraft\:entity.elder_guardian.ambient_land=true embers\:block.bore.loop_mine=true embers\:block.stamper.down=true -minecraft\:entity.rabbit.ambient=true alexsmobs\:laviathan_hurt=true -minecraft\:entity.blaze.death=true -patchouli\:book_flip=true mowziesmobs\:music.frostmaw_theme=true -spore\:gazen_ambient=true quark\:item.bucket.empty_crab=true -minecraft\:block.beehive.exit=true spore\:hinden_nuke=true minecraft\:entity.vex.ambient=true -botania\:missile_funny=true minecraft\:block.dripstone_block.break=true -theabyss\:crystal_break=true -minecraft\:block.coral_block.place=true cataclysm\:tidal_hook_hit=true -malum\:arcane_rock_bricks_step=true -spore\:madness=true minecraft\:block.shroomlight.place=true -quark\:entity.crab.die=true minecraft\:entity.guardian.ambient_land=true -embers\:block.heat_coil.low_loop=true -minecraft\:block.coral_block.step=true minecraft\:entity.generic.eat=true -undergarden\:entity.scintling.hurt=true -embers\:entity.ancient_golem.hurt=true -mowziesmobs\:umvuthi.die=true bosses_of_mass_destruction\:gauntlet_spin_punch=true malum\:song_of_the_void=true -minecraft\:item.bucket.fill_milk=true minecraft\:block.weeping_vines.step=true -malum\:soulwood_hanging_sign_hit=true -minecraft\:block.moss.fall=true minecraft\:block.cherry_wood.hit=true -majruszsdifficulty\:undead_army.approaching=true -minecraft\:entity.axolotl.swim=true cataclysm\:rocket_launch=true quark\:ambient.chatter=true -minecraft\:block.slime_block.hit=true -biomancy\:block.decomposer.crafting=true malum\:soulwood_trapdoor_open=true minecraft\:entity.husk.step=true minecraft\:entity.zombie.death=true -mowziesmobs\:geomancy.smallcrash=true -minecraft\:entity.ender_dragon.shoot=true minecraft\:block.sculk_catalyst.hit=true -minecraft\:entity.zombie.step=true -minecraft\:block.stone.place=true minecraft\:entity.allay.item_given=true minecraft\:entity.wolf.howl=true botania\:enchanter_fade=true -minecraft\:entity.pig.ambient=true bettercombat\:claymore_slam=true minecraft\:entity.iron_golem.death=true -theabyss\:spell_of_freeze=true -malum\:impetus_takes_damage=true -minecraft\:block.nether_wood_trapdoor.close=true -minecraft\:entity.item_frame.place=true -bosses_of_mass_destruction\:energy_shield=true minecraft\:music.overworld.jungle=true -malum\:runewood_door_open=true minecraft\:block.chiseled_bookshelf.pickup=true supplementaries\:block.crank=true minecraft\:entity.item_frame.remove_item=true minecraft\:entity.warden.ambient=true -malum\:runewood_hanging_sign_hit=true aquamirae\:entity.eel.roar=true +malum\:runewood_hanging_sign_hit=true minecraft\:block.flowering_azalea.hit=true -minecraft\:block.nether_gold_ore.place=true minecraft\:entity.iron_golem.damage=true spore\:braiomil_attack=true -minecraft\:block.candle.place=true minecraft\:block.beehive.enter=true minecraft\:entity.elder_guardian.curse=true -minecraft\:entity.firework_rocket.blast=true -minecraft\:entity.wolf.whine=true -minecraft\:ambient.basalt_deltas.mood=true minecraft\:block.coral_block.fall=true -minecraft\:block.stone.step=true -botania\:smelt_rod=true minecraft\:block.nether_wood.break=true minecraft\:block.sculk.place=true -minecraft\:entity.llama.eat=true cataclysm\:maledictus_leap=true -undergarden\:entity.gwib.hurt=true minecraft\:entity.generic.splash=true -alexsmobs\:rhinoceros_hurt=true minecraft\:block.sculk_catalyst.place=true minecraft\:entity.frog.ambient=true -minecraft\:entity.wolf.step=true minecraft\:entity.slime.squish=true -spore\:limb_slash=true -embers\:block.crystal_cell.grow=true minecraft\:block.sniffer_egg.hatch=true -cataclysm\:modern_remnant_fill_bucket=true malum\:arcana_sweetener_normal=true -minecraft\:block.froglight.place=true -embers\:block.catalytic_plug.loop_ready=true minecraft\:entity.bat.loop=true -minecraft\:item.bucket.empty_fish=true -minecraft\:entity.goat.eat=true -minecraft\:entity.hoglin.step=true -minecraft\:entity.illusioner.hurt=true -biomancy\:fleshkin_chest.bite_attack=true alexsmobs\:gazelle_hurt=true -theabyss\:slime_forest_ambience=true -minecraft\:entity.slime.death_small=true -alexsmobs\:grizzly_bear_idle=true -minecraft\:entity.zombie.ambient=true -minecraft\:block.sand.break=true -occultism\:crunching=true minecraft\:block.amethyst_block.step=true minecraft\:block.decorated_pot.break=true cataclysm\:endermaptera_ambient=true -embers\:block.melter.loop=true -minecraft\:entity.goat.hurt=true +wizards_reborn\:wisestone_tile_break=true cataclysm\:tidal_hook_loop=true -minecraft\:entity.generic.extinguish_fire=true -cataclysm\:monstrosityshoot=true undergarden\:entity.brute.death=true minecraft\:block.metal.hit=true -minecraft\:entity.rabbit.attack=true alexsmobs\:potoo_call=true -minecraft\:block.muddy_mangrove_roots.step=true alexsmobs\:roadrunner_idle=true minecraft\:block.big_dripleaf.break=true -minecraft\:entity.guardian.ambient=true -minecraft\:block.tripwire.attach=true bettercombat\:scythe_slash=true -aquamirae\:entity.deep_ambient=true -theabyss\:crystal_golem_idle=true quark\:entity.shiba.pant=true -undergarden\:item.ditchbulb_paste.use=true -minecraft\:block.suspicious_gravel.place=true -undergarden\:entity.smog_mog.hurt=true malum\:arcane_charcoal_block_place=true -minecraft\:entity.goat.screaming.long_jump=true minecraft\:block.ladder.place=true undergarden\:entity.forgotten_guardian.hurt=true minecraft\:block.dripstone_block.place=true -minecraft\:block.bamboo_wood_hanging_sign.place=true biomesoplenty\:music.nether.undergrowth=true alexsmobs\:skunk_hurt=true -minecraft\:entity.hostile.swim=true -undergarden\:item.blisterbomb=true -supplementaries\:block.sack.break=true -minecraft\:block.nether_wood_fence_gate.open=true -minecraft\:entity.tnt.primed=true minecraft\:block.soul_soil.fall=true minecraft\:block.big_dripleaf.fall=true -minecraft\:entity.generic.swim=true minecraft\:block.stone_button.click_on=true minecraft\:entity.slime.squish_small=true minecraft\:entity.villager.work_cartographer=true -alexsmobs\:roadrunner_hurt=true minecraft\:entity.warden.nearby_closest=true minecraft\:block.fence_gate.close=true minecraft\:entity.mule.ambient=true +wizards_reborn\:wisestone_break=true +wizards_reborn\:raw_arcane_gold_place=true embers\:block.activator.plume=true -minecraft\:block.beehive.drip=true minecraft\:block.campfire.crackle=true minecraft\:block.comparator.click=true minecraft\:block.metal_pressure_plate.click_off=true minecraft\:item.armor.equip_iron=true -minecraft\:entity.panda.sneeze=true minecraft\:entity.dolphin.jump=true -minecraft\:music_disc.relic=true -biomancy\:block.cradle.became_full=true alexsmobs\:potoo_hurt=true minecraft\:block.sculk_catalyst.fall=true -biomesoplenty\:music.overworld.origin_valley=true supplementaries\:block.gunpowder.ignite=true minecraft\:block.ancient_debris.break=true undergarden\:entity.rotling.death=true -minecraft\:item.nether_wart.plant=true -minecraft\:entity.fox.spit=true -alexsmobs\:bison_hurt=true minecraft\:block.chiseled_bookshelf.break=true -alexsmobs\:lobster_attack=true -malum\:ritual_forms=true minecraft\:block.cherry_leaves.fall=true +wizards_reborn\:vilenium_step=true quark\:entity.foxhound.hurt=true +wizards_reborn\:arcanum_hit=true minecraft\:block.azalea_leaves.break=true mowziesmobs\:umvuthi.bless=true -mowziesmobs\:foliaath.rustle=true minecraft\:entity.hostile.big_fall=true minecraft\:entity.turtle.death_baby=true undergarden\:ambient.gronglegrowth_addition=true minecraft\:entity.cod.death=true biomancy\:flesh_block.fall=true -minecraft\:entity.player.death=true -malum\:pedestal_spirit_picked_up=true minecraft\:block.scaffolding.fall=true -minecraft\:block.lantern.fall=true cataclysm\:remnant_shockwave=true -biomesoplenty\:music.nether.crystalline_chasm=true minecraft\:entity.splash_potion.throw=true -minecraft\:block.bone_block.step=true minecraft\:entity.dolphin.splash=true undergarden\:block.undergarden_portal.travel=true alexsmobs\:crow_idle=true minecraft\:entity.wither.ambient=true -aquamirae\:effect.oxygen=true undergarden\:block.undergarden_portal.activate=true quark\:entity.crab.hurt=true botania\:shulk_me_not=true -supplementaries\:item.slingshot.charge_0=true -minecraft\:block.wart_block.place=true alexsmobs\:flutter_yes=true -supplementaries\:item.slingshot.charge_1=true minecraft\:entity.creeper.primed=true -bosses_of_mass_destruction\:void_blossom_fall=true minecraft\:entity.horse.eat=true -alexsmobs\:void_portal_open=true malum\:runewood_fence_gate_open=true -supplementaries\:item.slingshot.charge_2=true -supplementaries\:item.slingshot.charge_3=true -mowziesmobs\:laser=true -undergarden\:entity.boomgourd.primed=true -minecraft\:block.copper.place=true -minecraft\:entity.elder_guardian.hurt=true malum\:arcana_transition_normal=true minecraft\:entity.polar_bear.ambient=true minecraft\:block.nether_wood_button.click_off=true fromanotherworld\:fromanotherworld.entity.thing.general.death=true embers\:fireball.big.hit=true -minecraft\:block.chest.locked=true minecraft\:entity.frog.step=true -theabyss\:seeker_ambient=true -minecraft\:block.small_amethyst_bud.break=true minecraft\:entity.wolf.ambient=true -minecraft\:block.cherry_wood.fall=true -embers\:block.pump.mid=true minecraft\:block.nether_wood_pressure_plate.click_on=true botania\:equip_manasteel=true minecraft\:block.decorated_pot.fall=true minecraft\:block.candle.extinguish=true -minecraft\:weather.rain=false bosses_of_mass_destruction\:wave_indicator=true minecraft\:entity.phantom.ambient=true embers\:block.pump.slow=true -spore\:wendigo_screech=true minecraft\:entity.cat.death=true -minecraft\:block.sand.step=true -supplementaries\:block.rotate=true minecraft\:entity.goat.screaming.ambient=true -minecraft\:entity.ender_dragon.flap=true -minecraft\:block.conduit.deactivate=true -botania\:spreader_scaffold=true +wizards_reborn\:wissen_altar_burst=true minecraft\:entity.generic.hurt=true -minecraft\:entity.puffer_fish.death=true minecraft\:entity.turtle.egg_break=true +wizards_reborn\:precision_crystal_break=true minecraft\:entity.elder_guardian.death_land=true minecraft\:entity.magma_cube.death=true -undergarden\:entity.forgotten.hurt=true mowziesmobs\:naga.flap1=true -alexsmobs\:skelewag_idle=true -botania\:bifrost_rod=true +undergarden\:entity.forgotten.hurt=true mowziesmobs\:naga.acidhit=true minecraft\:item.spyglass.stop_using=true -cataclysm\:black_hole_opening=true -minecraft\:entity.donkey.ambient=true -theabyss\:biome_ruma_music=true -malum\:arcane_rock_break=true -minecraft\:ui.loom.select_pattern=true -minecraft\:weather.rain.above=false -embers\:block.bore.loop.superspeed=true embers\:block.steam_engine.stop=true supplementaries\:block.rope.slide=true -undergarden\:entity.minion.shoot=true -theabyss\:fart=true -sanitydim\:heartbeat=true -minecraft\:block.wooden_door.open=true alexsmobs\:murmur_anger=true minecraft\:ambient.crimson_forest.loop=true alexsmobs\:elephant_idle=true -undergarden\:entity.minion.death=true minecraft\:block.cherry_wood_button.click_on=true undergarden\:entity.gwibling.hurt=true -embers\:block.ashen_stone.hit=true -embers\:item.cinder_jet.boost=true -undergarden\:entity.gwib.flop=true minecraft\:block.pumpkin.carve=true mowziesmobs\:umvuthana.retract=true -malum\:soulstone_break=true minecraft\:block.vine.fall=true minecraft\:block.cherry_wood_trapdoor.close=true -minecraft\:block.decorated_pot.step=true minecraft\:item.shield.block=true minecraft\:block.note_block.snare=true -alexsmobs\:devils_hole_pupfish_hurt=true -malum\:rune_trinket_equipped=true biomancy\:block.digester.crafting_completed=true -minecraft\:block.copper.break=true undergarden\:entity.rotbeast.death=true +wizards_reborn\:innocent_wood_door_open=true minecraft\:block.grass.break=true minecraft\:block.metal.place=true -mowziesmobs\:umvuthana.alert=true -minecraft\:entity.allay.hurt=true minecraft\:block.vine.hit=true embers\:block.mini_boiler.loop_mid=true -map_atlases\:atlas_page_turn=true +wizards_reborn\:wisestone_tile_step=true spore\:inf_villager_growl=true -minecraft\:block.wart_block.break=true bosses_of_mass_destruction\:charged_ender_pearl=true minecraft\:entity.zombie_horse.ambient=true -cataclysm\:harbinger_mode_change=true -minecraft\:block.nether_ore.place=true -minecraft\:block.sculk_catalyst.step=true +wizards_reborn\:arcanum_swinging=true cataclysm\:emp_activated=true -minecraft\:entity.horse.death=true -minecraft\:entity.parrot.imitate.ravager=true -mowziesmobs\:frostmaw.die=true -bosses_of_mass_destruction\:spike_indicator=true -minecraft\:entity.item.break=true bettercombat\:staff_slam=true minecraft\:entity.wandering_trader.yes=true -bettercombat\:staff_spin=true -theabyss\:phantom_crate_ambience=true +wizards_reborn\:nether_salt_ore_step=true minecraft\:entity.blaze.burn=true -malum\:spirit_picked_up=true +wizards_reborn\:arcane_workbench_start=true botania\:smelt_rod_simmer=true minecraft\:entity.mooshroom.suspicious_milk=true -minecraft\:entity.pig.death=true minecraft\:entity.zombie.infect=true biomancy\:entity.flesh_blob.hurt=true alexsmobs\:hummingbird_idle=true minecraft\:block.sand.fall=true minecraft\:item.bundle.remove_one=true minecraft\:entity.hoglin.hurt=true -minecraft\:entity.horse.hurt=true -malum\:soul_stained_steel_place=true embers\:block.mini_boiler.rupture=true minecraft\:block.polished_deepslate.place=true -minecraft\:entity.creeper.death=true -minecraft\:block.honey_block.break=true -alexsmobs\:rocky_roller_idle=true -minecraft\:block.sculk_catalyst.break=true theabyss\:phantom_attack=true -spore\:inf_growl=true -spore\:spit=true minecraft\:entity.squid.squirt=true botania\:flare_chakram_throw=true -minecraft\:entity.villager.work_leatherworker=true -mowziesmobs\:umvuthi.roar=true +wizards_reborn\:wisestone_hit=true mowziesmobs\:grottol.die=true -minecraft\:block.stone_pressure_plate.click_on=true minecraft\:ui.toast.challenge_complete=true -cataclysm\:endermaptera_step=true +wizards_reborn\:nether_arcane_gold_ore_hit=true minecraft\:entity.guardian.death_land=true minecraft\:block.pink_petals.place=true minecraft\:block.cherry_wood_pressure_plate.click_off=true minecraft\:entity.hoglin.converted_to_zombified=true bosses_of_mass_destruction\:blue_fireball_land=true -malum\:rejected_by_the_unknown=true -minecraft\:block.nether_wood_fence_gate.close=true cataclysm\:koboleton_hurt=true -undergarden\:entity.dweller.ambient=true minecraft\:music_disc.stal=true -botania\:endoflame=true theabyss\:lizard_idle=true -minecraft\:block.sculk_vein.hit=true -minecraft\:entity.firework_rocket.large_blast_far=true minecraft\:entity.parrot.imitate.zoglin=true -minecraft\:entity.drowned.ambient_water=true minecraft\:entity.fish.swim=true -alexsmobs\:rattlesnake_loop=true theabyss\:fear_event=true +alexsmobs\:rattlesnake_loop=true minecraft\:entity.sniffer.drop_seed=true cataclysm\:ignis_hurt=true -minecraft\:entity.villager.ambient=true botania\:lexicon_open=true -malum\:arcane_charcoal_block_step=true -quark\:entity.toretoise.die=true theabyss\:biome_ruma_ambience=true minecraft\:block.lantern.step=true -botania\:narslimmus_eat_small=true quark\:ambient.clock=true -cataclysm\:wadjet_ambient=true -patchouli\:book_open=true -cataclysm\:remnant_stomp=true cataclysm\:leviathan_bite=true minecraft\:block.note_block.harp=true -minecraft\:entity.parrot.imitate.shulker=true minecraft\:entity.axolotl.death=true malum\:soulwood_hanging_sign_break=true alexsmobs\:seagull_idle=true quark\:entity.foxhound.whine=true minecraft\:entity.skeleton_horse.gallop_water=true spore\:inquisitor_ambient=true -spore\:inf_evoker_damage=true cataclysm\:harbinger_deathlaser_prepare=true minecraft\:music_disc.mellohi=true -alexsmobs\:april_fools_scream=true -minecraft\:music.overworld.frozen_peaks=true minecraft\:entity.drowned.ambient=true alexsmobs\:straddler_hurt=true minecraft\:entity.elder_guardian.ambient=true -minecraft\:block.nether_wood_hanging_sign.hit=true -bosses_of_mass_destruction\:missile_prepare=true -botania\:arcane_rose_disenchant=true -embers\:block.bore.loop_mine.superspeed=true minecraft\:block.rooted_dirt.place=true -unseen_world\:biome.tealivy_valley=true -minecraft\:block.vine.step=true minecraft\:block.azalea_leaves.place=true mowziesmobs\:frostmaw.living1=true minecraft\:music.credits=true minecraft\:entity.zombie.converted_to_drowned=true mowziesmobs\:frostmaw.living2=true -minecraft\:block.note_block.flute=true mowziesmobs\:supernova.blackhole=true alexsmobs\:bone_serpent_hurt=true ars_nouveau\:ea_finish=true @@ -1726,153 +964,76 @@ minecraft\:block.amethyst_block.chime=true minecraft\:entity.husk.death=true minecraft\:music_disc.far=true minecraft\:music.end=true -malum\:voracious_ring_feeds=true -quark\:block.monster_box.growl=true embers\:block.injector.loop=true minecraft\:item.bucket.empty_powder_snow=true minecraft\:item.bucket.fill_powder_snow=true -minecraft\:block.scaffolding.step=true minecraft\:entity.firework_rocket.large_blast=true +wizards_reborn\:raw_arcane_gold_break=true malum\:cthonic_gold_break=true -minecraft\:entity.panda.eat=true minecraft\:item.crossbow.quick_charge_3=true mowziesmobs\:geomancy.rumble3=true -minecraft\:entity.wither_skeleton.death=true mowziesmobs\:geomancy.rumble1=true mowziesmobs\:geomancy.rumble2=true -undergarden\:entity.stoneborn.pleased=true -minecraft\:ambient.cave=true malum\:blazing_quartz_block_break=true -minecraft\:block.cave_vines.pick_berries=true minecraft\:entity.spider.step=true minecraft\:entity.illusioner.mirror_move=true -quark\:entity.stoneling.cry=true minecraft\:block.pointed_dripstone.drip_lava_into_cauldron=true botania\:mana_blaster_cycle=true -minecraft\:entity.salmon.ambient=true minecraft\:entity.slime.hurt_small=true alexsmobs\:rain_frog_hurt=true -minecraft\:block.azalea.step=true minecraft\:entity.wolf.death=true -botania\:flugel_eye_teleport=true spore\:inf_evoker_death=true undergarden\:entity.scintling.step=true -cataclysm\:watcher_death=true -embers\:block.mini_boiler.loop_slow=true -aquamirae\:item.treasure_pouch.open=true -minecraft\:entity.wandering_trader.disappeared=true minecraft\:block.pointed_dripstone.land=true -minecraft\:block.small_amethyst_bud.place=true -minecraft\:entity.mule.angry=true -minecraft\:entity.husk.hurt=true -minecraft\:block.snow.hit=true -bosses_of_mass_destruction\:gauntlet_idle=true -alexsmobs\:crocodile_bite=true +wizards_reborn\:totem_of_disenchant_loop=true malum\:soulwood_leaves_break=true -malum\:runewood_trapdoor_open=true -minecraft\:block.portal.trigger=true -alexsmobs\:froststalker_hurt=true botania\:red_string_interceptor_click=true -cataclysm\:revenant_idle=true -undergarden\:block.gronglet.break=true +alexsmobs\:froststalker_hurt=true biomesoplenty\:block.pus_bubble.pop=true -gateways\:gate_ambient=true +cataclysm\:revenant_idle=true theabyss\:the_abyss_music=true -theabyss\:warp_entered=true minecraft\:entity.puffer_fish.sting=true -alexsmobs\:spectre_idle=true biomancy\:fleshkin.break=true -minecraft\:block.grass.hit=true -occultism\:brush=true -supplementaries\:block.bubble_block.place=true -undergarden\:entity.gloomper.fart=true -minecraft\:block.conduit.ambient=true -occultism\:chalk=true minecraft\:block.deepslate_tiles.fall=true undergarden\:entity.sploogie.ambient=true -alexsmobs\:crocodile_baby=true -minecraft\:block.stone_pressure_plate.click_off=true -malum\:arcane_rock_place=true minecraft\:block.bubble_column.upwards_inside=true -minecraft\:block.copper.hit=true -biomesoplenty\:block.flesh_tendon.drip=true botania\:spreader_cover=true spore\:delusioner_ambient=true -minecraft\:entity.parrot.hurt=true minecraft\:entity.horse.gallop=true alexsmobs\:maraca=true -mowziesmobs\:wroughtnaut.shout1=true -cataclysm\:coralssus_death=true -mowziesmobs\:wroughtnaut.shout2=true -mowziesmobs\:wroughtnaut.shout3=true -embers\:block.beam_cannon.hit=true alexsmobs\:rocky_roller_earthquake=true -minecraft\:entity.allay.item_thrown=true -minecraft\:entity.zombie_horse.death=true minecraft\:block.grass.place=true -embers\:block.bore.start=true minecraft\:entity.evoker.ambient=true alexsmobs\:leafcutter_ant_queen_hurt=true -minecraft\:entity.zoglin.death=true -minecraft\:entity.parrot.imitate.slime=true minecraft\:block.bamboo_wood_trapdoor.open=true alexsmobs\:mungus_idle=true minecraft\:block.cave_vines.hit=true -alexsmobs\:blue_jay_hurt=true -minecraft\:block.barrel.close=true -minecraft\:entity.chicken.ambient=true +wizards_reborn\:mor_step=true botania\:equip_manaweave=true undergarden\:entity.stoneborn.confused=true minecraft\:entity.cat.hurt=true cataclysm\:swingattack=true malum\:runewood_leaves_place=true -supplementaries\:block.present.pack=true -minecraft\:entity.guardian.hurt=true -biomancy\:ui.radial_menu.open=true malum\:runewood_step=true minecraft\:entity.hoglin.angry=true -cataclysm\:remnant_charge_roar=true minecraft\:entity.ghast.death=true minecraft\:music_disc.mall=true -minecraft\:entity.silverfish.step=true -minecraft\:entity.turtle.shamble=true -theabyss\:deer_idle=true minecraft\:entity.shulker_bullet.hurt=true minecraft\:music.game=true -minecraft\:block.nether_ore.break=true -alexsmobs\:tarantula_hawk_wing=true minecraft\:item.bucket.empty=true bettercombat\:axe_slash=true -minecraft\:block.calcite.hit=true bettercombat\:double_axe_swing=true -malum\:pedestal_item_picked_up=true -minecraft\:block.decorated_pot.shatter=true -theabyss\:frost_world_ambience=true -bosses_of_mass_destruction\:teleport_prepare=true bettercombat\:sickle_slash=true +bosses_of_mass_destruction\:teleport_prepare=true minecraft\:block.sculk_shrieker.step=true -minecraft\:entity.snowball.throw=true -malum\:calcified_blight_break=true -minecraft\:block.chorus_flower.grow=true minecraft\:entity.hostile.small_fall=true -malum\:spirit_altar_infuses=true -biomancy\:fleshkin_chest.close=true -minecraft\:block.bubble_column.upwards_ambient=true -alexsmobs\:flutter_flap=true -theabyss\:abyss_ambience=true -botania\:spreader_add_lens=true -undergarden\:block.gronglet.place=true theabyss\:deer_hurt=true -minecraft\:entity.hoglin.attack=true minecraft\:entity.warden.nearby_close=true alexsmobs\:mungus_laser_end=true -theabyss\:abyssaur_attack=true minecraft\:block.cave_vines.place=true -minecraft\:block.nylium.hit=true embers\:item.cinder_staff.loop=true malum\:blazing_quartz_block_place=true mowziesmobs\:frostmaw.land=true -minecraft\:item.bucket.empty_lava=true alexsmobs\:tasmanian_devil_roar=true minecraft\:block.azalea.fall=true beautify\:block.blinds_close=true @@ -1880,152 +1041,84 @@ undergarden\:entity.rotling.ambient=true minecraft\:block.nether_wood_hanging_sign.step=true undergarden\:entity.brute.ambient=true minecraft\:block.nether_wood_hanging_sign.place=true -malum\:hallowed_gold_place=true -minecraft\:entity.player.burp=true +wizards_reborn\:elder_mor_place=true cataclysm\:sword_stomp=true quark\:entity.parrot.egg=true -minecraft\:block.cherry_wood_button.click_off=true quark\:music.glimmering_weald=true -alexsmobs\:enderiophage_walk=true minecraft\:block.bamboo_wood_trapdoor.close=true -minecraft\:entity.item.pickup=true -bosses_of_mass_destruction\:spike=true embers\:fireball.small.fire=true -mowziesmobs\:block.rakesand=true +bosses_of_mass_destruction\:spike=true minecraft\:entity.villager.work_butcher=true minecraft\:entity.player.attack.knockback=true embers\:item.tyrfing.hit=true -minecraft\:block.bamboo.step=true minecraft\:block.stem.place=true -alexsmobs\:mudskipper_spit=true -biomesoplenty\:block.spider_egg.break=true embers\:block.caminite.step=true -alexsmobs\:farseer_idle=true minecraft\:block.cherry_wood_hanging_sign.step=true -alexsmobs\:sculk_boomer=true -malum\:soulwood_hit=true minecraft\:block.amethyst_cluster.break=true botania\:gaia_trap=true cataclysm\:coral_golem_death=true cataclysm\:crab_death=true +wizards_reborn\:arcane_gold_ore_break=true minecraft\:block.glass.place=true minecraft\:item.armor.equip_elytra=true -alexsmobs\:murmur_hurt=true -minecraft\:entity.cat.stray_ambient=true -minecraft\:block.small_dripleaf.step=true minecraft\:entity.strider.eat=true -mowziesmobs\:foliaath.hurt=true minecraft\:entity.player.hurt_drown=true -unseen_world\:biome.grizzly_forest=true -minecraft\:block.growing_plant.crop=true -minecraft\:entity.lingering_potion.throw=true minecraft\:block.cherry_sapling.hit=true embers\:block.generator.loop=true -minecraft\:block.deepslate_bricks.fall=true -mowziesmobs\:umvuthana.attack_big=true -alexsmobs\:stink_ray=true -minecraft\:entity.zombie.attack_iron_door=true fromanotherworld\:fromanotherworld.entity.thing.strong.death=true -minecraft\:entity.camel.ambient=true -minecraft\:entity.ghast.shoot=true -minecraft\:music.overworld.stony_peaks=true bosses_of_mass_destruction\:gauntlet_laser_charge=true minecraft\:block.cherry_leaves.place=true minecraft\:block.bamboo.fall=true -malum\:runewood_hanging_sign_break=true -minecraft\:block.composter.fill_success=true -cataclysm\:koboleton_ambient=true -malum\:augment_removed=true -alexsmobs\:cachalot_whale_idle=true bettercombat\:rapier_slash=true -minecraft\:ambient.nether_wastes.loop=true biomesoplenty\:music_disc.wanderer=true -minecraft\:entity.turtle.swim=true -quark\:entity.pickarang.pickup=true -minecraft\:music.under_water=true +wizards_reborn\:arcanum_ore_place=true malum\:metallic_trinket_equipped=true -alexsmobs\:elephant_walk=true -minecraft\:entity.glow_squid.squirt=true -spore\:brot_ambient=true minecraft\:music.overworld.meadow=true -alexsmobs\:centipede_attack=true cataclysm\:voidrunerising=true minecraft\:entity.player.attack.sweep=true fromanotherworld\:fromanotherworld.entity.thing.strong.hurt=true minecraft\:block.soul_soil.hit=true -minecraft\:block.tripwire.click_on=true minecraft\:entity.evoker.death=true minecraft\:entity.goat.ambient=true mowziesmobs\:umvuthana.idle1=true mowziesmobs\:wroughtnaut.hurt1=true -bosses_of_mass_destruction\:minion_rune=true -minecraft\:item.dye.use=true minecraft\:entity.sniffer.hurt=true mowziesmobs\:umvuthana.idle4=true -embers\:item.cinder_staff.fail=true -undergarden\:item.bucket.empty_virulent=true mowziesmobs\:umvuthana.idle5=true mowziesmobs\:music.ferrous_wroughtnaut_theme=true bettercombat\:hammer_slam=true -minecraft\:block.dripstone_block.fall=true mowziesmobs\:umvuthana.idle2=true mowziesmobs\:umvuthana.idle3=true mowziesmobs\:umvuthana.idle8=true -malum\:spirit_rite_activated=true malum\:runewood_leaves_hit=true malum\:soulwood_leaves_step=true minecraft\:block.glass.break=true mowziesmobs\:umvuthana.idle6=true -minecraft\:block.note_block.hat=true mowziesmobs\:umvuthana.idle7=true aquamirae\:record.horizon=true -alexsmobs\:mosquito_capsid_convert=true malum\:staff_sizzles=true minecraft\:block.cherry_leaves.break=true -minecraft\:entity.bat.ambient=true -quark\:entity.foxhound.growl=true -botania\:terraform_rod=true theabyss\:spell_of_jugger=true minecraft\:block.flowering_azalea.step=true -minecraft\:item.armor.equip_turtle=true minecraft\:entity.skeleton_horse.swim=true -embers\:block.caminite.fall=true minecraft\:block.mangrove_roots.place=true cataclysm\:enderguardianattack=true minecraft\:entity.drowned.hurt=true -minecraft\:entity.player.swim=true botania\:orechid=true -minecraft\:entity.bat.takeoff=true minecraft\:entity.parrot.imitate.zombie_villager=true -malum\:calcified_blight_place=true -minecraft\:entity.painting.break=true -theabyss\:raptor_idle=true minecraft\:block.anvil.fall=true -minecraft\:block.hanging_sign.hit=true quark\:block.pipe.pickup=true -minecraft\:entity.warden.angry=true -theabyss\:raptor_die=true bettercombat\:staff_stab=true -minecraft\:entity.cow.hurt=true -minecraft\:entity.mooshroom.eat=true minecraft\:block.chiseled_bookshelf.insert=true -minecraft\:block.sculk_shrieker.fall=true malum\:soulwood_leaves_place=true -spore\:wendigo_ambient=true -supplementaries\:block.bubble_block.break=true minecraft\:block.iron_trapdoor.close=true theabyss\:spell_of_regen=true -minecraft\:block.suspicious_gravel.step=true -minecraft\:entity.parrot.imitate.spider=true +wizards_reborn\:sarcon_break=true quark\:ambient.rain=true -botania\:entropinnyum_angry=true minecraft\:block.sculk_shrieker.shriek=true -minecraft\:block.chest.close=true minecraft\:entity.dolphin.attack=true -embers\:item.codex.uncheck=true minecraft\:block.frogspawn.break=true aquamirae\:entity.golden_moth.ambient=true -embers\:block.mini_boiler.pressure_loop_low=true alexsmobs\:void_worm_idle=true alexsmobs\:skunk_spray=true minecraft\:entity.parrot.eat=true @@ -2034,9 +1127,8 @@ minecraft\:block.small_dripleaf.fall=true theabyss\:crystal_golem_die=true minecraft\:entity.vindicator.celebrate=true minecraft\:entity.ocelot.ambient=true -minecraft\:entity.shulker.hurt=true -quark\:block.potato.hurt=true aquamirae\:item.pouch.open=true +quark\:block.potato.hurt=true minecraft\:music.overworld.badlands=true minecraft\:block.cave_vines.break=true botania\:equip_bauble=true @@ -2045,534 +1137,1814 @@ cataclysm\:kobolediator_hurt=true bettercombat\:katana_slash=true minecraft\:entity.firework_rocket.shoot=true minecraft\:block.deepslate_bricks.step=true -alexsmobs\:enderiophage_squish=true alexsmobs\:soul_vulture_hurt=true -supplementaries\:item.wrench.fail=true -minecraft\:block.cherry_wood_hanging_sign.fall=true -forbidden_arcanus\:item.ferrognetic_mixture.apply=true minecraft\:entity.lightning_bolt.thunder=false mowziesmobs\:umvuthana.hurt=true minecraft\:entity.parrot.ambient=true minecraft\:block.cherry_wood.step=true minecraft\:block.stem.break=true -minecraft\:entity.villager.death=true undergarden\:entity.rotling.step=true supplementaries\:music.pancake=true -embers\:item.metallurgic_dust.convert=true +wizards_reborn\:elder_mor_break=true minecraft\:block.suspicious_gravel.fall=true minecraft\:block.amethyst_cluster.place=true -minecraft\:entity.villager.trade=true minecraft\:entity.drowned.death_water=true minecraft\:entity.cat.purr=true -minecraft\:block.conduit.ambient.short=true -minecraft\:block.piston.contract=true undergarden\:block.virulent.flow=true minecraft\:block.sculk_sensor.place=true -unseen_world\:happy_place=true -supplementaries\:block.rope.step=true -minecraft\:entity.splash_potion.break=true -alexsmobs\:endergrade_hurt=true -undergarden\:music.disc.gloomper_anthem=true embers\:block.catalytic_plug.stop=true -biomancy\:fleshkin_chest.open=true -malum\:totem_charges=true -minecraft\:block.cherry_wood_pressure_plate.click_on=true +undergarden\:music.disc.gloomper_anthem=true minecraft\:entity.item_frame.add_item=true botania\:air_rod=true minecraft\:block.dripstone_block.step=true -minecraft\:entity.zombie_villager.step=true minecraft\:block.glass.fall=true minecraft\:block.lodestone.step=true -malum\:soulwood_button_click_off=true -minecraft\:entity.parrot.imitate.piglin=true -malum\:the_heavens_sing=true -mowziesmobs\:music.black_pink=true -embers\:item.codex.page.close=true -minecraft\:block.fire.extinguish=true cataclysm\:kobolediator_ambient=true -botania\:thorn_chakram_throw=true +wizards_reborn\:arcanum_ore_break=true minecraft\:entity.panda.step=true -minecraft\:entity.player.hurt_on_fire=true minecraft\:block.mud_bricks.place=true botania\:enchanter_enchant=true -minecraft\:entity.tropical_fish.ambient=true -minecraft\:entity.sniffer.death=true minecraft\:block.packed_mud.break=true biomancy\:entity.flesh_blob.ambient=true -botania\:unholy_cloak=true fromanotherworld\:fromanotherworld.entity.thing.strong.ambient=true -malum\:soulstone_hit=true -mowziesmobs\:umvuthi.idle=true minecraft\:entity.puffer_fish.blow_out=true biomemusic\:music.end=true -alexsmobs\:sunbird_hurt=true -minecraft\:block.nether_wood_hanging_sign.fall=true minecraft\:entity.parrot.imitate.vex=true -botania\:equip_elementium=true minecraft\:entity.fox.bite=true minecraft\:ambient.warped_forest.loop=true -minecraft\:block.flowering_azalea.fall=true -minecraft\:block.sculk.spread=true alexsmobs\:capuchin_monkey_hurt=true -minecraft\:entity.camel.step=true minecraft\:block.metal.break=true -bettercombat\:anchor_slam=true +wizards_reborn\:arcanum_lens_resonate=true malum\:spirit_crucible_focuses=true -malum\:soulwood_door_close=true botania\:manufactory_halo_configure=true minecraft\:ambient.crimson_forest.additions=true minecraft\:block.cherry_wood_fence_gate.close=true -malum\:spirit_rite_cancelled=true embers\:block.bore.stop=true -minecraft\:entity.piglin.step=true +malum\:spirit_rite_cancelled=true minecraft\:entity.fishing_bobber.throw=true -minecraft\:block.packed_mud.fall=true minecraft\:entity.horse.armor=true -mowziesmobs\:geomancy.rockbreak=true minecraft\:block.amethyst_block.resonate=true mowziesmobs\:misc.metal_impact=true minecraft\:block.hanging_sign.step=true minecraft\:block.nether_sprouts.step=true -minecraft\:block.nether_gold_ore.hit=true minecraft\:block.mud_bricks.break=true -minecraft\:entity.painting.place=true mowziesmobs\:lantern.pop=true minecraft\:entity.parrot.imitate.drowned=true -minecraft\:entity.warden.sonic_charge=true minecraft\:block.chiseled_bookshelf.pickup.enchanted=true -minecraft\:music_disc.strad=true alexsmobs\:tasmanian_devil_idle=true -malum\:quartz_cluster_block_hit=true -malum\:hallowed_gold_break=true embers\:block.entropic_enumerator.turn=true minecraft\:entity.blaze.ambient=true -minecraft\:block.amethyst_cluster.fall=true -minecraft\:entity.cod.flop=true -minecraft\:entity.zombie_villager.cure=true -minecraft\:entity.dolphin.death=true cataclysm\:harbinger_prepare=true minecraft\:entity.warden.step=true -undergarden\:music.disc.gloomper_secret=true mowziesmobs\:geomancy.magicchargesmall=true malum\:the_deep_beckons=true -minecraft\:block.anvil.step=true minecraft\:block.packed_mud.step=true -minecraft\:block.hanging_sign.fall=true minecraft\:entity.sheep.step=true +wizards_reborn\:arcane_gold_ore_place=true minecraft\:entity.parrot.imitate.evoker=true -minecraft\:entity.cat.ambient=true +eidolon\:wraith_death=true alexsmobs\:rhinoceros_idle=true -malum\:ritual_absorbs_item=true minecraft\:block.polished_deepslate.break=true -minecraft\:item.trident.hit=true -botania\:pinkinator=true -minecraft\:entity.magma_cube.hurt=true -minecraft\:block.wooden_pressure_plate.click_on=true -minecraft\:entity.generic.explode=true -minecraft\:block.nether_sprouts.fall=true +wizards_reborn\:precision_crystal_place=true +wizards_reborn\:innocent_wood_door_close=true minecraft\:entity.horse.saddle=true -spore\:inf_villager_damage=true minecraft\:block.lever.click=true -malum\:spirit_engraved=true -malum\:aerial_magic_swooshes=true -spore\:umarmer_ambient=true undergarden\:block.undergarden_portal.ambient=true +wizards_reborn\:spell_reload=true theabyss\:echolot_ambient=true minecraft\:block.roots.break=true -cataclysm\:leviathan_tentacle_strike=true -minecraft\:block.nether_wood_pressure_plate.click_off=true minecraft\:entity.silverfish.ambient=true -malum\:pedestal_spirit_inserted=true malum\:cloth_trinket_equipped=true -alexsmobs\:flutter_idle=true -alexsmobs\:skunk_idle=true -unseen_world\:chimeric_sound=true -malum\:soul_stained_steel_break=true botania\:prism_add_lens=true supplementaries\:item.bomb=true -theabyss\:dream_event_2=true minecraft\:entity.zombified_piglin.death=true -malum\:deepslate_soulstone_hit=true occultism\:poof=true -alexsmobs\:kangaroo_idle=true -theabyss\:dream_event_1=true -quark\:entity.pickarang.spark=true -minecraft\:block.bone_block.hit=true -minecraft\:entity.witch.celebrate=true minecraft\:block.amethyst_cluster.step=true -mowziesmobs\:umvuthana.inhale=true minecraft\:ambient.soul_sand_valley.mood=true -minecraft\:block.powder_snow.hit=true +wizards_reborn\:wissen_crystallizer_start=true minecraft\:block.ancient_debris.place=true alexsmobs\:mantis_shrimp_snap=true cataclysm\:harbinger_charge_prepare=true minecraft\:entity.wither.death=true minecraft\:block.sculk_sensor.break=true -undergarden\:entity.smog_mog.ambient=true -cataclysm\:enderguardiandeath=true minecraft\:entity.ghast.scream=true embers\:block.beam_cannon.fire=true -minecraft\:block.glass.step=true -minecraft\:block.lodestone.fall=true -alexsmobs\:warped_mosco_hurt=true -malum\:runewood_hanging_sign_step=true theabyss\:crystal_golem_hurt=true -mowziesmobs\:naga.growl1=true -mowziesmobs\:naga.growl2=true -mowziesmobs\:naga.growl3=true mowziesmobs\:misc.groundhit2=true minecraft\:block.sculk_catalyst.bloom=true mowziesmobs\:misc.groundhit1=true -minecraft\:block.cherry_wood_door.close=true supplementaries\:item.wrench.rotate=true -minecraft\:entity.llama.hurt=true minecraft\:block.mangrove_roots.break=true -mowziesmobs\:foliaath.die=true -minecraft\:ui.stonecutter.select_recipe=true -minecraft\:entity.donkey.death=true -undergarden\:entity.dweller.jump=true -minecraft\:entity.allay.ambient_without_item=true minecraft\:entity.rabbit.jump=true -alexsmobs\:bunfungus_hurt=true bettercombat\:rapier_stab=true -bosses_of_mass_destruction\:comet_shoot=true minecraft\:music.nether.basalt_deltas=true -alexsmobs\:emu_idle=true -cataclysm\:death_laser=true -minecraft\:entity.goat.screaming.milk=true minecraft\:entity.warden.tendril_clicks=true -embers\:item.codex.category.unselect=true -embers\:entity.ancient_golem.step=true -alexsmobs\:komodo_dragon_hurt=true minecraft\:block.gravel.step=true -malum\:arcana_entry_opened=true -malum\:ether_break=true -minecraft\:entity.ravager.attack=true embers\:fireball.small.hit=true minecraft\:entity.parrot.imitate.blaze=true -biomancy\:ui.button.click=true embers\:item.codex.lock=true -alexsmobs\:gorilla_idle=true minecraft\:entity.sniffer.searching=true minecraft\:entity.snow_golem.death=true -minecraft\:block.pointed_dripstone.hit=true minecraft\:block.anvil.break=true minecraft\:music.nether.nether_wastes=true -minecraft\:block.candle.ambient=true minecraft\:block.nether_bricks.place=true +wizards_reborn\:arcane_wood_button_click_off=true botania\:laputa_start=true minecraft\:entity.zombified_piglin.hurt=true -malum\:arcana_sweetener_evil=true -embers\:item.explosion_charm.absorb=true minecraft\:entity.camel.dash=true minecraft\:block.netherrack.fall=true -minecraft\:entity.ocelot.death=true -quark\:entity.toretoise.eat=true bosses_of_mass_destruction\:obsidilith_hurt=true -minecraft\:item.shield.break=true -alexsmobs\:la_cucaracha=true -minecraft\:entity.player.hurt=true -minecraft\:item.armor.equip_generic=true minecraft\:block.deepslate_bricks.hit=true minecraft\:block.lantern.break=true -minecraft\:block.frogspawn.fall=true alexsmobs\:kangaroo_hurt=true malum\:weight_of_worlds_slashes=true malum\:soulwood_break=true alexsmobs\:elephant_die=true minecraft\:entity.turtle.lay_egg=true -undergarden\:item.slingshot.gronglet_shoot=true theabyss\:spell_of_telekinetic=true beautify\:block.bookstack_fall=true -alexsmobs\:centipede_hurt=true undergarden\:ambient.wigglewood_forest_addition=true quark\:entity.toretoise.eat_satiated=true -alexsmobs\:giant_squid_tentacle=true alexsmobs\:skelewag_hurt=true -minecraft\:block.cave_vines.fall=true -minecraft\:entity.wither.shoot=true -sanitydim\:inner_entity_hurt=true -mowziesmobs\:wroughtnaut.step=true mowziesmobs\:geomancy.bouldercharge=true -minecraft\:block.deepslate_tiles.place=true +sanitydim\:inner_entity_hurt=true +wizards_reborn\:arcanum_place=true minecraft\:entity.firework_rocket.twinkle=true minecraft\:block.spore_blossom.fall=true fromanotherworld\:fromanotherworld.entity.thing.weak.death=true -alexsmobs\:comb_jelly_hurt=true -minecraft\:block.hanging_sign.place=true spore\:proto_ambient=true alexsmobs\:jerboa_hurt=true minecraft\:block.netherite_block.hit=true +wizards_reborn\:pedestal_remove=true cataclysm\:enderguardianhurt=true minecraft\:item.chorus_fruit.teleport=true minecraft\:block.decorated_pot.hit=true -beautify\:block.bookstack_place=true -minecraft\:block.deepslate.step=true alexsmobs\:april_fools_music_box=true -minecraft\:entity.villager.work_weaponsmith=true malum\:runewood_pressure_plate_click_on=true -minecraft\:block.chiseled_bookshelf.fall=true minecraft\:block.gilded_blackstone.place=true -minecraft\:block.medium_amethyst_bud.break=true alexsmobs\:anaconda_attack=true minecraft\:entity.salmon.flop=true cataclysm\:remnant_breathing=true -minecraft\:block.cherry_sapling.place=true -minecraft\:block.mud_bricks.hit=true minecraft\:block.iron_door.close=true -minecraft\:block.mangrove_roots.fall=true -minecraft\:item.armor.equip_gold=true -minecraft\:block.sculk_shrieker.break=true -quark\:entity.crab.idle=true -minecraft\:block.soul_sand.break=true biomancy\:entity.flesh_blob.growl=true -alexsmobs\:crow_hurt=true embers\:item.codex.page.switch=true -cataclysm\:golemdeath=true alexsmobs\:orca_idle=true -minecraft\:entity.generic.drink=true minecraft\:entity.ghast.hurt=true minecraft\:block.packed_mud.place=true -biomancy\:fleshkin.dormant=true -minecraft\:item.bucket.fill_axolotl=true -theurgy\:tuning_fork=true -alexsmobs\:cosmaw_hurt=true minecraft\:block.azalea_leaves.hit=true -mowziesmobs\:frostmaw.breath2=true botania\:way=true minecraft\:block.cave_vines.step=true -minecraft\:entity.goat.step=true -botania\:entropinnyum_happy=true -mowziesmobs\:frostmaw.breath1=true bosses_of_mass_destruction\:void_blossom_hurt=true -minecraft\:entity.firework_rocket.blast_far=true quark\:entity.shiba.eat_arrow=true -minecraft\:music.nether.crimson_forest=true minecraft\:item.goat_horn.sound.7=false minecraft\:item.goat_horn.sound.6=false -minecraft\:block.sculk_shrieker.place=true minecraft\:item.goat_horn.sound.5=false cataclysm\:deepling_light=true minecraft\:item.goat_horn.sound.4=false minecraft\:block.polished_deepslate.hit=true minecraft\:item.bundle.insert=true -minecraft\:block.nether_bricks.hit=true -minecraft\:block.metal_pressure_plate.click_on=true -embers\:entity.ancient_golem.death=true malum\:alteration_plinth_alters=true -aquamirae\:entity.captain_cornelia.ambient=true -theabyss\:blade_slices=true -cataclysm\:monstrosityhurt=true -cataclysm\:revenant_death=true -minecraft\:block.moss.break=true -beautify\:block.bookstack_break=true minecraft\:item.goat_horn.sound.3=false minecraft\:item.goat_horn.sound.2=false minecraft\:item.goat_horn.sound.1=false minecraft\:item.goat_horn.sound.0=false -mowziesmobs\:geomancy.rockcrash1=true minecraft\:block.pointed_dripstone.break=true -botania\:labellia=true -malum\:ether_place=true -minecraft\:block.soul_sand.place=true -alexsmobs\:crocodile_idle=true -sanitydim\:insanity=true -malum\:staff_fires=true supplementaries\:block.rope.break=true -minecraft\:block.nether_wood_button.click_on=true malum\:runewood_break=true -aquamirae\:entity.golden_moth.catch=true -mowziesmobs\:foliaath.grunt=true minecraft\:block.deepslate.fall=true -botania\:potion_create=true minecraft\:entity.wandering_trader.drink_milk=true minecraft\:entity.parrot.imitate.creeper=true minecraft\:entity.egg.throw=true -minecraft\:entity.magma_cube.squish=true minecraft\:block.wool.break=true minecraft\:entity.skeleton.shoot=true embers\:block.ember_transfer.receive.big=true minecraft\:entity.piglin_brute.step=true -quark\:entity.stoneling.die=true alexsmobs\:bison_idle=true -minecraft\:entity.drowned.death=true embers\:block.bore.loop=true minecraft\:block.weeping_vines.hit=true -minecraft\:block.bamboo_wood.hit=true minecraft\:entity.bee.hurt=true minecraft\:block.frogspawn.step=true minecraft\:block.vine.place=true minecraft\:item.crossbow.loading_end=true -botania\:diva_charm=true -mowziesmobs\:foliaath.pant1=true minecraft\:music.overworld.dripstone_caves=true minecraft\:entity.player.attack.strong=true occultism\:start_ritual=true -minecraft\:block.beehive.shear=true -minecraft\:entity.snow_golem.shoot=true -mowziesmobs\:foliaath.pant2=true -minecraft\:block.moss.hit=true minecraft\:entity.panda.pre_sneeze=true -cataclysm\:golemattack=true botania\:terrablade=true minecraft\:entity.cat.eat=true -cataclysm\:strongswingattack=true +wizards_reborn\:blue_shimmer=true minecraft\:block.smithing_table.use=true +wizards_reborn\:deepslate_arcane_gold_ore_break=true minecraft\:block.stem.fall=true -minecraft\:block.conduit.activate=true -embers\:block.copper_charger.loop=true -cataclysm\:shredder_start=true +eidolon\:chant_word=true cataclysm\:flame_trap=true theabyss\:nightblade_attack=true -minecraft\:ui.toast.out=true mowziesmobs\:foliaath.baby.eat=true -bettercombat\:fist_punch=true -mowziesmobs\:umvuthi.belly=true -embers\:block.pipe.disconnect=true -malum\:arcane_rock_hit=true -alexsmobs\:straddler_idle=true -theabyss\:potion_used=true alexsmobs\:skreecher_detect=true minecraft\:block.mangrove_roots.step=true -minecraft\:entity.ender_eye.death=true minecraft\:block.chorus_flower.death=true -embers\:block.ignem_reactor.plume=true -minecraft\:block.deepslate_tiles.break=true minecraft\:entity.vindicator.ambient=true minecraft\:entity.frog.hurt=true minecraft\:entity.puffer_fish.blow_up=true -cataclysm\:deepling_swing=true -minecraft\:block.basalt.place=true -undergarden\:entity.rotwalker.death=true alexsmobs\:mungus_laser_loop=true minecraft\:block.muddy_mangrove_roots.place=true minecraft\:music.overworld.sparse_jungle=true minecraft\:entity.glow_squid.hurt=true minecraft\:entity.zoglin.step=true +wizards_reborn\:nether_salt_ore_place=true minecraft\:entity.elder_guardian.flop=true +alexsmobs\:music_wormboss=true +minecraft\:item.book.page_turn=true +minecraft\:block.pink_petals.hit=true +embers\:block.crystal_cell.loop=true +alexsmobs\:caiman_splash=true +minecraft\:entity.fox.sleep=true +quark\:entity.pickarang.clank=true +minecraft\:entity.glow_squid.death=true +minecraft\:entity.illusioner.cast_spell=true +minecraft\:entity.salmon.death=true +minecraft\:block.anvil.place=true +minecraft\:block.brewing_stand.brew=true +minecraft\:block.bamboo.break=true +quark\:music.endermosh=true +biomancy\:ui.bio_forge.open=true +minecraft\:block.shroomlight.fall=true +alexsmobs\:skreecher_call=true +minecraft\:music_disc.chirp=true +malum\:alchemical_trinket_equipped=true +minecraft\:entity.warden.agitated=true +wizards_reborn\:mor_hit=true +minecraft\:entity.panda.worried_ambient=true +minecraft\:block.copper.step=true +minecraft\:block.lodestone.hit=true +alexsmobs\:mimic_octopus_idle=true +undergarden\:entity.stoneborn.hurt=true +wizards_reborn\:crystal_step=true +minecraft\:entity.warden.sonic_boom=true +minecraft\:entity.wither.spawn=true +minecraft\:block.wool.place=true +minecraft\:block.gravel.break=true +minecraft\:block.vine.break=true +malum\:soulwood_trapdoor_close=true +undergarden\:block.gronglet.burn=true +minecraft\:entity.wolf.growl=true +minecraft\:item.axe.scrape=true +embers\:item.bauble.unequip=true +minecraft\:entity.evoker.celebrate=true +cataclysm\:shredder_loop=true +embers\:block.inferno_forge.start=true +minecraft\:entity.drowned.shoot=true +minecraft\:entity.zombie.hurt=true +minecraft\:block.composter.ready=true +embers\:block.alchemy.fail=true +minecraft\:block.nether_bricks.step=true +minecraft\:entity.illusioner.ambient=true +minecraft\:ambient.nether_wastes.additions=true +alexsmobs\:fly_idle=true +biomancy\:item.bone_marrow.drink=true +minecraft\:entity.parrot.fly=true +minecraft\:entity.boat.paddle_water=true +minecraft\:entity.enderman.hurt=true +wizards_reborn\:deepslate_arcane_gold_ore_step=true +bosses_of_mass_destruction\:obsidilith_prepare_attack=true +minecraft\:block.sculk.charge=true +aquamirae\:item.terrible_sword=true +minecraft\:entity.axolotl.idle_air=true +undergarden\:entity.sploogie.spit=true +supplementaries\:block.rope.place=true +minecraft\:entity.panda.hurt=true +minecraft\:entity.shulker.close=true +malum\:hidden_blade_strikes=true +malum\:runewood_place=true +minecraft\:block.bamboo.place=true +minecraft\:block.pointed_dripstone.drip_water_into_cauldron=true +cataclysm\:leviathan_idle=true +quark\:entity.shiba.hurt=true +malum\:auric_flame_motif=true +minecraft\:block.piston.extend=true +minecraft\:block.rooted_dirt.break=true +minecraft\:entity.goat.ram_impact=true +alexsmobs\:mudskipper_hurt=true +undergarden\:item.slingshot.draw=true +alexsmobs\:farseer_hurt=true +malum\:soul_ward_depleted=true +supplementaries\:item.slingshot.release=true +minecraft\:entity.warden.hurt=true +minecraft\:block.wool.step=true +embers\:block.steam_engine.start_steam=true +minecraft\:block.bamboo_wood_fence_gate.open=true +quark\:entity.toretoise.idle=true +alexsmobs\:warped_toad_hurt=true +minecraft\:block.cherry_wood_hanging_sign.break=true +botania\:prism_remove_lens=true +minecraft\:entity.creeper.hurt=true +malum\:ritual_evolution_ambience=true +minecraft\:block.note_block.imitate.piglin=true +minecraft\:item.bucket.empty_axolotl=true +minecraft\:music.nether.warped_forest=true +minecraft\:entity.piglin_brute.angry=true +wizards_reborn\:nether_salt_step=true +minecraft\:entity.spider.hurt=true +mowziesmobs\:wroughtnaut.pull5=true +undergarden\:entity.dweller.step=true +undergarden\:entity.muncher.death=true +embers\:block.alchemy.success=true +minecraft\:entity.player.splash.high_speed=true +minecraft\:entity.donkey.hurt=true +minecraft\:entity.sniffer.eat=true +undergarden\:entity.rotling.hurt=true +wizards_reborn\:nether_salt_place=true +malum\:brilliance_block_hit=true +mowziesmobs\:wroughtnaut.undamaged=true +undergarden\:entity.scintling.death=true +biomancy\:item.injector.fail=true +minecraft\:block.snow.step=true +quark\:pet.device=true +quark\:ambient.wind=true +mowziesmobs\:wroughtnaut.pull1=true +theabyss\:spell_of_ghost=true +mowziesmobs\:wroughtnaut.pull2=true +theabyss\:random_fx=true +alexsmobs\:mimicube_hurt=true +malum\:runewood_door_close=true +minecraft\:block.anvil.use=true +minecraft\:item.goat_horn.play=true +minecraft\:entity.minecart.inside=true +minecraft\:block.nylium.place=true +mowziesmobs\:wroughtnaut.swing2=true +minecraft\:entity.tadpole.hurt=true +mowziesmobs\:wroughtnaut.swing1=true +minecraft\:block.big_dripleaf.tilt_up=true +mowziesmobs\:wroughtnaut.swing3=true +alexsmobs\:cachalot_whale_hurt=true +malum\:blazing_quartz_ore_break=true +botania\:horn_doot=true +mowziesmobs\:wroughtnaut.scream=true +minecraft\:block.suspicious_sand.fall=true +malum\:brilliance_block_break=true +minecraft\:entity.villager.hurt=true +embers\:entity.ancient_golem.punch=true +minecraft\:entity.pillager.hurt=true +minecraft\:entity.cod.hurt=true +minecraft\:entity.parrot.imitate.skeleton=true +minecraft\:entity.piglin.angry=true +malum\:blazing_quartz_ore_place=true +mowziesmobs\:foliaath.retreat=true +alexsmobs\:blue_jay_song=true +cataclysm\:harbinger_idle=true +minecraft\:block.powder_snow.fall=true +minecraft\:entity.warden.attack_impact=true +minecraft\:block.muddy_mangrove_roots.break=true +cataclysm\:watcher_hurt=true +minecraft\:block.azalea.place=true +minecraft\:entity.ravager.ambient=true +ars_nouveau\:thistle_the_sound_of_glass=true +minecraft\:ambient.underwater.exit=true +malum\:soul_stained_steel_step=true +spore\:heart_beat=true +mowziesmobs\:grottol.step=true +bettercombat\:mace_slash=true +theabyss\:abyssaur_idle=true +minecraft\:item.brush.brushing.sand=true +alexsmobs\:platypus_idle=true +undergarden\:ambient.sea=true +cataclysm\:ignis_impact=true +minecraft\:block.rooted_dirt.step=true +minecraft\:entity.axolotl.hurt=true +minecraft\:block.azalea.hit=true +minecraft\:music.overworld.swamp=true +minecraft\:music.creative=true +malum\:ritual_begins=true +minecraft\:entity.villager.work_fletcher=true +mowziesmobs\:foliaath.bite1=true +cataclysm\:coral_golem_hurt=true +minecraft\:entity.allay.death=true +malum\:soul_ward_charged=true +undergarden\:entity.minion.repair=true +minecraft\:music.overworld.desert=true +mowziesmobs\:umvuthi.hurt=true +minecraft\:block.nylium.break=true +theabyss\:phantom_hurt=true +minecraft\:item.axe.wax_off=true +minecraft\:entity.evoker.cast_spell=true +minecraft\:particle.soul_escape=true +minecraft\:block.chiseled_bookshelf.step=true +minecraft\:block.froglight.fall=true +quark\:pet.neko=true +minecraft\:entity.mule.chest=true +minecraft\:block.scaffolding.place=true +forbidden_arcanus\:item.quantum_catcher.pick_up=true +minecraft\:block.netherrack.hit=true +minecraft\:entity.wandering_trader.drink_potion=true +spore\:womb_ambient=true +biomancy\:entity.flesh_blob.mew_purr=true +wizards_reborn\:innocent_wood_fence_gate_close=true +wizards_reborn\:innocent_wood_pressure_plate_click_off=true +wizards_reborn\:wisestone_place=true +minecraft\:block.cherry_wood_hanging_sign.hit=true +eidolon\:cast_soulfire=true +alexsmobs\:cachalot_whale_click=true +malum\:nitrate_thrown=true +malum\:cthonic_gold_place=true +cataclysm\:leviathan_roar=true +minecraft\:block.chiseled_bookshelf.place=true +minecraft\:block.cherry_wood_door.open=true +alexsmobs\:vine_lasso=true +bosses_of_mass_destruction\:missile_shoot=true +alexsmobs\:sunbird_idle=true +cataclysm\:abyss_blast_only_shoot=true +minecraft\:block.lantern.hit=true +malum\:calcified_blight_step=true +biomancy\:bony_flesh_block.break=true +minecraft\:entity.witch.throw=true +map_atlases\:atlas_open=true +quark\:entity.foxhound.ambient=true +minecraft\:block.crop.break=true +minecraft\:entity.donkey.chest=true +malum\:gruesome_ring_feeds=true +alexsmobs\:underminer_step=true +embers\:item.codex.open=true +minecraft\:block.cherry_wood_hanging_sign.place=true +alexsmobs\:flutter_hurt=true +minecraft\:entity.drowned.step=true +alexsmobs\:endergrade_idle=true +undergarden\:entity.rotwalker.hurt=true +theabyss\:spell_of_elec=true +aquamirae\:music.forsaken_drownage=true +minecraft\:entity.shulker_bullet.hit=true +botania\:equip_terrasteel=true +minecraft\:block.note_block.iron_xylophone=true +malum\:soulstone_step=true +wizards_reborn\:innocent_wood_hanging_sign_hit=true +malum\:runewood_trapdoor_close=true +minecraft\:entity.vindicator.death=true +alexsmobs\:warped_mosco_idle=true +minecraft\:block.nether_bricks.break=true +minecraft\:entity.warden.emerge=true +biomancy\:bony_flesh_block.place=true +malum\:soulwood_place=true +minecraft\:item.armor.equip_netherite=true +wizards_reborn\:nether_salt_ore_break=true +minecraft\:item.brush.brushing.sand.complete=true +biomancy\:block.decomposer.eat=true +wizards_reborn\:deepslate_arcane_gold_ore_place=true +cataclysm\:deepling_death=true +biomancy\:block.cradle.eat=true +malum\:completed_ritual_ambience=true +minecraft\:block.barrel.open=true +alexsmobs\:emu_hurt=true +minecraft\:entity.sheep.death=true +minecraft\:block.grass.step=true +cataclysm\:tidal_tentacle=true +wizards_reborn\:pipe=true +minecraft\:entity.dragon_fireball.explode=true +minecraft\:entity.goat.horn_break=true +minecraft\:entity.iron_golem.hurt=true +quark\:entity.pickarang.throw=true +malum\:brilliance_block_place=true +minecraft\:entity.llama.spit=true +minecraft\:entity.slime.jump_small=true +embers\:block.mini_boiler.loop_fast=true +minecraft\:entity.frog.lay_spawn=true +mowziesmobs\:umvuthana.healloop=true +quark\:entity.stoneling.michael=true +minecraft\:block.nether_wood_trapdoor.open=true +undergarden\:entity.rotbeast.ambient=true +minecraft\:block.lantern.place=true +alexsmobs\:mantis_shrimp_hurt=true +minecraft\:block.wood.break=true +mowziesmobs\:wroughtnaut.axe_hit=true +minecraft\:block.scaffolding.break=true +wizards_reborn\:sarcon_step=true +minecraft\:block.composter.fill=true +wizards_reborn\:mor_marsh=true +minecraft\:item.book.put=true +alexs_mobs_extra_music\:voidwormdefeat=true +aquamirae\:music.ice_maze_theme=true +biomancy\:entity.flesh_blob.death=true +embers\:block.machine.break=true +cataclysm\:prowler_saw_attack=true +minecraft\:block.cherry_wood_fence_gate.open=true +aquamirae\:block.frozen_chest.unlock=true +minecraft\:entity.parrot.imitate.witch=true +minecraft\:entity.pillager.celebrate=true +minecraft\:block.chiseled_bookshelf.insert.enchanted=true +minecraft\:entity.mule.eat=true +cataclysm\:enderguardian_music=true +embers\:block.inferno_forge.fail=true +minecraft\:music.overworld.jagged_peaks=true +alexsmobs\:jerboa_idle=true +theabyss\:versa_whale_idle=true +minecraft\:block.bamboo_sapling.break=true +alexsmobs\:gorilla_hurt=true +supplementaries\:block.faucet.turn=true +minecraft\:entity.skeleton_horse.hurt=true +minecraft\:block.powder_snow.break=true +alexsmobs\:music_disc_daze=true +minecraft\:entity.mule.death=true +alexsmobs\:cosmaw_idle=true +cataclysm\:remnant_tail_swing=true +cataclysm\:endermaptera_death=true +undergarden\:entity.forgotten_guardian.attack=true +alexsmobs\:roadrunner_meep=true +supplementaries\:block.sack.open=true +minecraft\:block.roots.hit=true +cataclysm\:remnant_charge_step=true +forbidden_arcanus\:item.quantum_catcher.release=true +minecraft\:entity.player.attack.crit=true +minecraft\:music.overworld.cherry_grove=true +minecraft\:entity.camel.saddle=true +botania\:drum=true +bettercombat\:wand_swing=true +minecraft\:block.fungus.place=true +undergarden\:item.bucket.fill_virulent=true +botania\:dash=true +aquamirae\:item.shell_horn.use=true +minecraft\:entity.piglin.retreat=true +alexsmobs\:banana_slug_hurt=true +minecraft\:entity.skeleton_horse.step_water=true +minecraft\:music.menu=true +embers\:block.multiblock.unpack=true +minecraft\:block.anvil.hit=true +theabyss\:somnium_infuser_bubble=true +embers\:item.metallurgic_dust.fail=true +biomancy\:block.cradle.no=true +minecraft\:block.wood.fall=true +quark\:entity.toretoise.harvest=true +minecraft\:entity.goat.screaming.horn_break=true +alexsmobs\:raccoon_hurt=true +alexsmobs\:moose_idle=true +undergarden\:entity.stoneborn.step=true +supplementaries\:block.sack.place=true +alexsmobs\:mungus_laser_grow=true +minecraft\:block.anvil.land=true +minecraft\:item.firecharge.use=true +minecraft\:block.pointed_dripstone.drip_lava=true +wizards_reborn\:wisestone_pressure_plate_click_off=true +undergarden\:entity.gloomper.death=true +cataclysm\:golemhurt=true +alexsmobs\:caiman_hurt=true +embers\:item.codex.category.switch=true +minecraft\:entity.firework_rocket.twinkle_far=true +minecraft\:block.powder_snow.place=true +cataclysm\:modern_remnant_death=true +embers\:item.blazing_ray.empty=true +minecraft\:entity.illusioner.prepare_blindness=true +embers\:block.alchemy.start=true +cataclysm\:maledictus_hurt=true +minecraft\:entity.camel.death=true +minecraft\:entity.llama.chest=true +spore\:spore_area_ambient=true +minecraft\:block.ladder.fall=true +minecraft\:block.coral_block.break=true +minecraft\:block.soul_sand.step=true +alexsmobs\:crocodile_hurt=true +minecraft\:entity.evoker.prepare_summon=true +alexsmobs\:terrapin_hurt=true +alexsmobs\:enderiophage_hurt=true +minecraft\:entity.turtle.ambient_land=true +minecraft\:block.bamboo_sapling.place=true +minecraft\:entity.piglin.admiring_item=true +minecraft\:block.calcite.fall=true +minecraft\:entity.enderman.stare=true +malum\:ritual_beginning_ambience=true +biomancy\:ui.bio_lab.open=true +embers\:block.ember_transfer.emit.small=true +minecraft\:block.wool.hit=true +biomancy\:block.digester.crafting=true +alexsmobs\:fly_hurt=true +minecraft\:block.candle.fall=true +minecraft\:block.packed_mud.hit=true +minecraft\:entity.phantom.flap=true +bosses_of_mass_destruction\:brimstone=true +minecraft\:block.cherry_sapling.fall=true +minecraft\:block.gilded_blackstone.fall=true +minecraft\:entity.dolphin.play=true +cataclysm\:flame_burst=true +minecraft\:block.note_block.bit=true +minecraft\:block.sculk_sensor.fall=true +malum\:runewood_pressure_plate_click_off=true +malum\:arcane_rock_bricks_place=true +minecraft\:block.basalt.step=true +minecraft\:entity.polar_bear.hurt=true +undergarden\:ambient.frost_mood=true +minecraft\:entity.fox.screech=true +eidolon\:cast_bonechill=true +embers\:block.machine.place=true +biomancy\:ui.menu.open=true +undergarden\:entity.dweller.death=true +cataclysm\:leviathan_defeat=true +minecraft\:entity.vex.charge=true +minecraft\:entity.skeleton_horse.jump_water=true +minecraft\:entity.zombie_villager.death=true +minecraft\:entity.villager.work_armorer=true +minecraft\:block.mud_bricks.fall=true +minecraft\:entity.phantom.death=true +minecraft\:block.tripwire.detach=true +minecraft\:block.deepslate.place=true +map_atlases\:atlas_create_map=true +alexsmobs\:tendon_whip=true +alexsmobs\:anteater_hurt=true +minecraft\:block.sand.hit=true +minecraft\:entity.leash_knot.place=true +aquamirae\:effect.mystery=true +bosses_of_mass_destruction\:obsidilith_teleport=true +minecraft\:entity.warden.death=true +minecraft\:item.armor.equip_leather=true +quark\:ambient.fire=true +minecraft\:entity.endermite.death=true +minecraft\:block.respawn_anchor.ambient=true +wizards_reborn\:crystal_resonate=true +bettercombat\:glaive_slash_quick=true +minecraft\:block.deepslate.break=true +botania\:enchanter_form=true +minecraft\:block.note_block.cow_bell=true +undergarden\:entity.sploogie.hurt=true +minecraft\:block.iron_door.open=true +minecraft\:block.fungus.break=true +minecraft\:entity.strider.happy=true +alexsmobs\:leafcutter_ant_hurt=true +botania\:gaia_teleport=true +minecraft\:ambient.soul_sand_valley.additions=true +wizards_reborn\:arcane_wood_hanging_sign_step=true +minecraft\:block.slime_block.place=true +alexsmobs\:giant_squid_hurt=true +wizards_reborn\:innocent_wood_trapdoor_open=true +minecraft\:entity.ravager.stunned=true +bosses_of_mass_destruction\:spore_impact=true +minecraft\:block.nether_wood.fall=true +wizards_reborn\:arcane_wood_hit=true +malum\:arcana_codex_opened=true +undergarden\:block.virulent.bubble=true +minecraft\:entity.dolphin.hurt=true +biomancy\:fleshkin.eat=true +minecraft\:entity.player.small_fall=true +minecraft\:entity.skeleton.step=true +minecraft\:music_disc.13=true +minecraft\:entity.bee.death=true +minecraft\:music_disc.11=true +cataclysm\:hammertime=true +malum\:a_soul_shatters=true +embers\:block.ashen_stone.place=true +minecraft\:block.calcite.break=true +quark\:item.soul_powder.spawn=true +minecraft\:block.nether_gold_ore.fall=true +theabyss\:ambient_jumpscare_effect=true +embers\:block.solid_metal.place=true +minecraft\:block.wet_grass.fall=true +biomancy\:block.bio_lab.crafting_completed=true +minecraft\:entity.pig.hurt=true +theabyss\:blue_jungle_ambience=true +minecraft\:block.bamboo_wood_hanging_sign.fall=true +minecraft\:entity.wolf.pant=true +wizards_reborn\:arcane_iterator_loop=true +mowziesmobs\:geomancy.hitsmall=true +biomancy\:flesh_block.hit=true +minecraft\:block.sweet_berry_bush.place=true +botania\:agricarnation=true +minecraft\:entity.parrot.imitate.endermite=true +minecraft\:block.tuff.fall=true +minecraft\:block.ancient_debris.hit=true +minecraft\:entity.frog.death=true +minecraft\:entity.endermite.hurt=true +minecraft\:entity.evoker.prepare_wololo=true +alexsmobs\:maned_wolf_hurt=true +minecraft\:block.gravel.place=true +minecraft\:block.deepslate_bricks.break=true +botania\:gaia_summon=true +alexsmobs\:tusklin_hurt=true +wizards_reborn\:crystal_ritual_start=true +minecraft\:entity.wolf.shake=true +minecraft\:entity.firework_rocket.launch=true +minecraft\:block.basalt.break=true +obscure_api\:miracle=true +minecraft\:block.ender_chest.open=true +minecraft\:entity.piglin.jealous=true +minecraft\:block.sculk_sensor.hit=true +minecraft\:entity.camel.step_sand=true +alexsmobs\:snow_leopard_idle=true +minecraft\:block.dispenser.dispense=true +minecraft\:block.sculk.fall=true +cataclysm\:harbinger_hurt=true +cataclysm\:remnant_charge_prepare=true +alexsmobs\:warped_toad_idle=true +minecraft\:item.bucket.empty_tadpole=true +minecraft\:block.moss_carpet.hit=true +minecraft\:entity.husk.ambient=true +minecraft\:entity.stray.step=true +minecraft\:entity.shulker.death=true +minecraft\:block.large_amethyst_bud.break=true +minecraft\:block.deepslate_bricks.place=true +minecraft\:entity.piglin_brute.ambient=true +minecraft\:entity.chicken.death=true +wizards_reborn\:raw_arcane_gold_step=true +minecraft\:entity.spider.death=true +minecraft\:ui.button.click=true +wizards_reborn\:arcane_wood_trapdoor_close=true +mowziesmobs\:umvuthana.rattle=true +minecraft\:entity.generic.death=true +biomesoplenty\:music.nether.erupting_inferno=true +minecraft\:block.bamboo_wood_button.click_off=true +minecraft\:block.sculk_vein.fall=true +minecraft\:block.wooden_trapdoor.close=true +quark\:block.potato.soda=true +minecraft\:block.shroomlight.hit=true +botania\:bellows=true +undergarden\:ambient.undergarden=true +wizards_reborn\:crystal_hit=true +quark\:block.potato.do_it=true +quark\:entity.shiba.whine=true +minecraft\:block.honey_block.fall=true +minecraft\:block.moss_carpet.fall=true +minecraft\:entity.goat.prepare_ram=true +botania\:terra_pick_mode=true +minecraft\:entity.hoglin.ambient=true +minecraft\:entity.llama.ambient=true +minecraft\:entity.strider.step_lava=true +minecraft\:block.sweet_berry_bush.break=true +minecraft\:block.calcite.place=true +minecraft\:entity.snow_golem.ambient=true +minecraft\:block.metal.step=true +wizards_reborn\:arcanemicon_offering=true +minecraft\:entity.donkey.angry=true +biomancy\:ui.bio_forge.select_recipe=true +theabyss\:wolf_hurt=true +minecraft\:block.wart_block.fall=true +minecraft\:block.slime_block.break=true +minecraft\:block.wet_grass.break=true +minecraft\:block.note_block.bass=true +malum\:draining_motif=true +attributeslib\:dodge=true +minecraft\:block.stem.hit=true +mowziesmobs\:wroughtnaut.pre_swing3=true +spore\:inf_damage=true +undergarden\:entity.dweller.hurt=true +mowziesmobs\:wroughtnaut.pre_swing1=true +mowziesmobs\:wroughtnaut.pre_swing2=true +malum\:hungry_belt_feeds=true +undergarden\:entity.gwibling.death=true +spore\:corrupted_record=true +embers\:item.codex.category.select=true +minecraft\:entity.strider.ambient=true +minecraft\:entity.ghast.ambient=true +embers\:block.caminite.place=true +undergarden\:entity.masticator.eat=true +minecraft\:ambient.underwater.loop=true +minecraft\:entity.experience_orb.pickup=true +undergarden\:ambient.frost=true +minecraft\:block.hanging_roots.step=true +minecraft\:entity.skeleton.ambient=true +theabyss\:spell_of_teleport=true +minecraft\:block.gilded_blackstone.break=true +biomemusic\:music.nether=true +minecraft\:entity.magma_cube.jump=true +theabyss\:wood_step=true +alexsmobs\:tiger_hurt=true +minecraft\:block.end_portal_frame.fill=true +minecraft\:item.elytra.flying=true +minecraft\:entity.goat.screaming.ram_impact=true +minecraft\:block.lava.ambient=true +embers\:block.copper_charger_siphon.loop=true +minecraft\:entity.rabbit.death=true +alexsmobs\:sugar_glider_idle=true +minecraft\:block.cake.add_candle=true +minecraft\:block.slime_block.step=true +embers\:block.solid_metal.break=true +alexsmobs\:laviathan_idle=true +cataclysm\:remnant_idle=true +minecraft\:block.nether_wood_door.close=true +minecraft\:entity.horse.breathe=true +minecraft\:block.note_block.chime=true +minecraft\:entity.cow.death=true +minecraft\:ambient.underwater.loop.additions=true +minecraft\:entity.skeleton_horse.ambient_water=true +wizards_reborn\:chiseled_wisestone_hit=true +minecraft\:block.chain.hit=true +malum\:arcane_rock_bricks_break=true +minecraft\:block.mud.hit=true +mowziesmobs\:frostmaw.frozencrash=true +quark\:block.pipe.pickup.lenny=true +botania\:music.gaia2=true +botania\:music.gaia1=true +undergarden\:entity.muncher.ambient=true +undergarden\:entity.forgotten.death=true +minecraft\:block.note_block.imitate.wither_skeleton=true +minecraft\:item.bundle.drop_contents=true +mowziesmobs\:frostmaw.wakeup=true +cataclysm\:maledictus_battle_cry=true +mowziesmobs\:music.petiole=true +bettercombat\:mace_slam=true +wizards_reborn\:arcane_wood_door_open=true +minecraft\:block.stone.hit=true +minecraft\:block.nylium.step=true +sanitydim\:swish=true +cataclysm\:koboleton_death=true +wizards_reborn\:totem_of_experience_absorption_loop=true +quark\:item.bucket.fill_crab=true +spore\:puff=true +malum\:warping_engine_reverberates=true +biomancy\:block.digester.crafting_random=true +minecraft\:entity.cod.ambient=true +minecraft\:entity.player.hurt_freeze=true +biomancy\:claws.attack.bleed_proc=true +minecraft\:block.bell.use=true +minecraft\:block.large_amethyst_bud.place=true +spore\:hinden_ambient=true +minecraft\:block.weeping_vines.break=true +embers\:block.melter.loopblock.plinth.loop=true +wizards_reborn\:spell_cast=true +alexsmobs\:sculk_boomer_fart=true +embers\:block.multiblock.pack=true +minecraft\:block.wet_grass.place=true +embers\:block.caminite.break=true +undergarden\:entity.masticator.hurt=true +minecraft\:item.bucket.fill_tadpole=true +minecraft\:item.bottle.fill_dragonbreath=true +botania\:divination_rod=true +malum\:runewood_button_click_off=true +cataclysm\:monstrositystep=true +minecraft\:entity.pig.saddle=true +minecraft\:entity.parrot.imitate.guardian=true +alexsmobs\:bald_eagle_idle=true +minecraft\:entity.tadpole.death=true +undergarden\:entity.rotbeast.attack=true +minecraft\:block.roots.step=true +minecraft\:block.fungus.hit=true +malum\:spirit_altar_speeds_up=true +minecraft\:entity.villager.work_shepherd=true +alexsmobs\:grizzly_bear_die=true +malum\:void_slash_swooshes=true +alexsmobs\:cosmic_cod_hurt=true +cataclysm\:remnant_roar=true +mowziesmobs\:grottol.burrow=true +minecraft\:block.weeping_vines.place=true +undergarden\:entity.masticator.step=true +undergarden\:entity.masticator.death=true +wizards_reborn\:arcane_wood_pressure_plate_click_off=true +undergarden\:entity.forgotten_guardian.ambient=true +minecraft\:entity.wandering_trader.trade=true +minecraft\:block.nether_ore.hit=true +aquamirae\:entity.deep_death=true +minecraft\:block.sweet_berry_bush.pick_berries=true +alexsmobs\:mungus_hurt=true +mowziesmobs\:geomancy.hit=true +minecraft\:entity.ender_dragon.ambient=true +minecraft\:block.stone.break=true +minecraft\:entity.ravager.celebrate=true +quark\:ambient.crickets=true +minecraft\:block.suspicious_gravel.break=true +minecraft\:block.mud.fall=true +alexsmobs\:elephant_hurt=true +malum\:spirit_mote_created=true +minecraft\:entity.item_frame.break=true +supplementaries\:block.bellows.retract=true +bosses_of_mass_destruction\:void_blossom_spike=true +minecraft\:entity.fox.hurt=true +cataclysm\:prowler_idle=true +minecraft\:item.totem.use=true +minecraft\:entity.fishing_bobber.splash=true +minecraft\:music_disc.wait=true +minecraft\:ambient.underwater.loop.additions.ultra_rare=true +minecraft\:block.honey_block.slide=true +wizards_reborn\:precision_crystal_hit=true +minecraft\:entity.skeleton_horse.ambient=true +ars_nouveau\:tempestry_family=true +supplementaries\:block.present.break=true +minecraft\:block.rooted_dirt.hit=true +minecraft\:block.roots.place=true +minecraft\:block.mud.break=true +botania\:starcaller=true +cataclysm\:portal_abyss_blast=true +minecraft\:entity.arrow.hit_player=true +minecraft\:block.mud.place=true +wizards_reborn\:nether_arcane_gold_ore_step=true +minecraft\:entity.illusioner.death=true +minecraft\:entity.silverfish.hurt=true +minecraft\:item.spyglass.use=true +supplementaries\:block.present.place=true +minecraft\:entity.iron_golem.step=true +minecraft\:block.blastfurnace.fire_crackle=true +minecraft\:block.chain.fall=true +minecraft\:block.honey_block.hit=true +minecraft\:entity.fox.teleport=true +minecraft\:block.portal.travel=true +minecraft\:item.brush.brushing.gravel.complete=true +minecraft\:entity.goat.screaming.eat=true +minecraft\:music_disc.otherside=true +minecraft\:entity.skeleton.hurt=true +wizards_reborn\:arcane_wood_fence_gate_open=true +malum\:deepslate_soulstone_step=true +minecraft\:block.nether_wood_door.open=true +quark\:entity.foxhound.eat=true +minecraft\:block.big_dripleaf.step=true +alexsmobs\:rocky_roller_hurt=true +mowziesmobs\:block.gong=true +minecraft\:item.trident.hit_ground=true +mowziesmobs\:geomancy.rockcrumble=true +minecraft\:item.brush.brushing.gravel=true +minecraft\:block.portal.ambient=true +minecraft\:block.snow.place=true +mowziesmobs\:supernova.start=true +minecraft\:entity.stray.hurt=true +embers\:block.heat_coil.cooking_loop=true +biomancy\:block.bio_lab.crafting=true +minecraft\:entity.ender_dragon.hurt=true +minecraft\:entity.sniffer.sniffing=true +ars_nouveau\:empty=true +minecraft\:entity.witch.ambient=true +minecraft\:block.respawn_anchor.deplete=true +ars_nouveau\:firel_the_wild_hunt=true +minecraft\:block.candle.break=true +minecraft\:block.spore_blossom.break=true +minecraft\:block.amethyst_block.place=true +minecraft\:block.pointed_dripstone.drip_water=true +minecraft\:block.nether_gold_ore.break=true +botania\:astrolabe_configure=true +alexsmobs\:void_portal_close=true +minecraft\:entity.ender_pearl.throw=true +minecraft\:block.tuff.break=true +minecraft\:intentionally_empty=true +minecraft\:block.fungus.fall=true +wizards_reborn\:boom=true +cataclysm\:sandstorm=true +supplementaries\:block.note_block.imitate.enderman=true +minecraft\:block.dispenser.launch=true +cataclysm\:abyss_blast_only_charge=true +minecraft\:entity.ravager.roar=true +minecraft\:block.note_block.imitate.ender_dragon=true +quark\:entity.foxhound.shake=true +minecraft\:entity.blaze.hurt=true +oreganized\:entity.shrapnel_bomb.primed=true +bosses_of_mass_destruction\:obsidilith_wave=true +minecraft\:entity.panda.bite=true +minecraft\:entity.parrot.imitate.silverfish=true +botania\:ding=true +malum\:ritual_completed=true +minecraft\:entity.wandering_trader.hurt=true +aquamirae\:entity.deep_hurt=true +minecraft\:entity.dolphin.ambient_water=true +theabyss\:spell_of_misc=true +embers\:block.catalytic_plug.start=true +embers\:item.bauble.equip=true +minecraft\:entity.piglin.converted_to_zombified=true +minecraft\:entity.arrow.shoot=true +minecraft\:ambient.warped_forest.additions=true +minecraft\:block.nether_ore.step=true +malum\:soulwood_pressure_plate_click_off=true +minecraft\:entity.goat.death=true +sanitydim\:flowers_equip=true +malum\:runewood_hanging_sign_place=true +minecraft\:block.bubble_column.bubble_pop=true +minecraft\:entity.phantom.swoop=true +botania\:world_seed_teleport=true +minecraft\:entity.parrot.imitate.phantom=true +spore\:vigil_ambient=true +aquamirae\:entity.captain_cornelia.hurt=true +alexsmobs\:underminer_hurt=true +minecraft\:music_disc.ward=true +wizards_reborn\:arcanum_ore_step=true +malum\:ornate_trinket_equipped=true +minecraft\:entity.wither_skeleton.hurt=true +minecraft\:block.azalea_leaves.fall=true +aquamirae\:ambient.ship_horn=true +minecraft\:block.tuff.hit=true +minecraft\:block.netherite_block.fall=true +minecraft\:entity.pig.step=true +minecraft\:entity.villager.yes=true +minecraft\:music.nether.soul_sand_valley=true +minecraft\:entity.llama.swag=true +malum\:soul_ward_grows=true +minecraft\:block.small_dripleaf.break=true +malum\:flesh_ring_absorbs=true +alexsmobs\:skreecher_clap=true +cataclysm\:black_hole_loop=true +minecraft\:entity.villager.work_toolsmith=true +biomancy\:ui.bio_forge.take_result=true +wizards_reborn\:innocent_wood_fence_gate_open=true +botania\:spreader_fire=true +minecraft\:block.bamboo_sapling.hit=true +embers\:item.resonating_bell.ring=true +alexsmobs\:dropbear_hurt=true +minecraft\:block.spore_blossom.place=true +malum\:deepslate_soulstone_place=true +fromanotherworld\:fromanotherworld.entity.thing.general.hurt=true +minecraft\:entity.enderman.scream=true +wizards_reborn\:sarcon_place=true +cataclysm\:harbinger_stun=true +minecraft\:entity.parrot.imitate.warden=true +minecraft\:entity.minecart.riding=true +minecraft\:block.tuff.place=true +minecraft\:entity.illusioner.prepare_mirror=true +minecraft\:entity.elder_guardian.death=true +biomancy\:flesh_block.place=true +malum\:arcane_charcoal_block_hit=true +minecraft\:block.amethyst_block.break=true +minecraft\:entity.parrot.imitate.magma_cube=true +minecraft\:block.small_dripleaf.place=true +minecraft\:entity.cat.purreow=true +minecraft\:block.beacon.deactivate=true +minecraft\:music_disc.pigstep=true +theabyss\:zombie_hurt=true +malum\:void_transmutation=true +alexsmobs\:gelada_monkey_idle=true +minecraft\:block.conduit.attack.target=true +minecraft\:entity.arrow.hit=true +undergarden\:item.slingshot.shoot=true +alexsmobs\:guster_hurt=true +minecraft\:entity.squid.death=true +alexsmobs\:cockroach_hurt=true +minecraft\:block.gilded_blackstone.hit=true +botania\:spreader_un_scaffold=true +bosses_of_mass_destruction\:gauntlet_hurt=true +botania\:narslimmus_eat_big=true +minecraft\:block.bone_block.place=true +bosses_of_mass_destruction\:lich_teleport=true +minecraft\:entity.cow.ambient=true +minecraft\:entity.tropical_fish.flop=true +minecraft\:block.frogspawn.place=true +eidolon\:wraith_hurt=true +minecraft\:entity.panda.ambient=true +minecraft\:block.polished_deepslate.fall=true +minecraft\:entity.dolphin.ambient=true +minecraft\:entity.parrot.imitate.zombie=true +minecraft\:block.snow.break=true +minecraft\:block.lily_pad.place=true +alexsmobs\:seagull_hurt=true +biomancy\:bony_flesh_block.step=true +cataclysm\:harbinger_laser=true +minecraft\:block.gravel.hit=true +theabyss\:warp_entering=true +mowziesmobs\:wroughtnaut.whoosh=true +minecraft\:entity.magma_cube.squish_small=true +botania\:ender_air_throw=true +minecraft\:entity.bee.pollinate=true +minecraft\:entity.ocelot.hurt=true +minecraft\:block.sand.place=true +alexsmobs\:anaconda_hurt=true +mowziesmobs\:naga.swoop=true +mowziesmobs\:wroughtnaut.release2=true +embers\:item.ash_amulet.burn=true +aquamirae\:entity.captain_cornelia.rage=true +botania\:missile=true +wizards_reborn\:moai=true +minecraft\:block.weeping_vines.fall=true +minecraft\:block.soul_soil.step=true +quark\:entity.soul_bead.idle=true +minecraft\:block.bamboo_wood_hanging_sign.break=true +embers\:block.ember_transfer.receive.small=true +alexsmobs\:void_worm_hurt=true +embers\:item.heated.level_up=true +minecraft\:entity.wandering_trader.death=true +cataclysm\:wadjet_hurt=true +minecraft\:entity.warden.dig=true +minecraft\:entity.guardian.attack=true +biomemusic\:music.game=true +wizards_reborn\:wisestone_tile_hit=true +bosses_of_mass_destruction\:rage_prepare=true +minecraft\:ambient.nether_wastes.mood=true +cataclysm\:remnant_bite=true +minecraft\:block.bamboo_wood_button.click_on=true +botania\:spreader_uncover=true +minecraft\:block.respawn_anchor.charge=true +minecraft\:block.pink_petals.break=true +bettercombat\:pickaxe_swing=true +malum\:blazing_quartz_block_step=true +malum\:arcana_entry_closed=true +minecraft\:entity.witch.hurt=true +minecraft\:entity.dolphin.swim=true +malum\:soulwood_fence_gate_close=true +minecraft\:entity.stray.death=true +biomancy\:flesh_block.break=true +fromanotherworld\:fromanotherworld.entity.thing.weak.hurt=true +minecraft\:block.deepslate_tiles.step=true +minecraft\:block.wet_grass.hit=true +minecraft\:block.ancient_debris.fall=true +minecraft\:block.note_block.pling=true +minecraft\:entity.ghast.warn=true +minecraft\:entity.warden.heartbeat=true +minecraft\:entity.skeleton_horse.death=true +minecraft\:entity.sniffer.scenting=true +minecraft\:entity.parrot.imitate.husk=true +minecraft\:entity.tadpole.grow_up=true +minecraft\:entity.polar_bear.step=true +mowziesmobs\:supernova.end=true +bettercombat\:claymore_swing=true +wizards_reborn\:arcanum_dust_transmutation=true +mowziesmobs\:frostmaw.whoosh=true +alexsmobs\:centipede_walk=true +minecraft\:block.nether_sprouts.hit=true +minecraft\:block.lava.extinguish=true +minecraft\:entity.villager.work_librarian=true +alexsmobs\:toucan_hurt=true +minecraft\:block.dripstone_block.hit=true +minecraft\:entity.slime.hurt=true +minecraft\:block.end_gateway.spawn=true +minecraft\:entity.iron_golem.attack=true +minecraft\:entity.zoglin.hurt=true +minecraft\:block.bubble_column.whirlpool_inside=true +cataclysm\:maledictus_mace_swing=true +minecraft\:music_disc.cat=true +embers\:block.ashen_stone.break=true +malum\:runewood_hit=true +minecraft\:block.bamboo_wood.step=true +minecraft\:entity.generic.burn=true +wizards_reborn\:mor_block_break=true +minecraft\:block.bubble_column.whirlpool_ambient=true +theabyss\:rycilian_mushroom=true +forbidden_arcanus\:block.clibano.soul_fire_crackle=true +malum\:runewood_leaves_break=true +mowziesmobs\:umvuthana.healstart1=true +mowziesmobs\:umvuthana.healstart3=true +mowziesmobs\:umvuthana.healstart2=true +cataclysm\:coralssus_hurt=true +quark\:entity.foxhound.death=true +malum\:arcana_page_flipped=true +minecraft\:block.composter.empty=true +malum\:deepslate_soulstone_break=true +malum\:spirit_altar_completes_infusion=true +embers\:block.ashen_stone.step=true +minecraft\:entity.shulker.teleport=true +minecraft\:entity.sniffer.happy=true +minecraft\:block.bone_block.break=true +minecraft\:item.glow_ink_sac.use=true +minecraft\:entity.leash_knot.break=true +minecraft\:block.froglight.break=true +quark\:block.pipe.shoot.lenny=true +alexsmobs\:alligator_snapping_turtle_idle=true +bosses_of_mass_destruction\:petal_blade=true +minecraft\:entity.puffer_fish.flop=true +alexsmobs\:music_disc_thime=true +minecraft\:entity.parrot.death=true +alexsmobs\:bunfungus_idle=true +malum\:runic_workbench_crafts=true +malum\:gilded_trinket_equipped=true +minecraft\:block.amethyst_block.fall=true +malum\:soulwood_step=true +minecraft\:entity.elder_guardian.ambient_land=true +minecraft\:entity.rabbit.ambient=true +minecraft\:entity.blaze.death=true +patchouli\:book_flip=true +spore\:gazen_ambient=true +minecraft\:block.beehive.exit=true +botania\:missile_funny=true +theabyss\:crystal_break=true +minecraft\:block.coral_block.place=true +malum\:arcane_rock_bricks_step=true +spore\:madness=true +quark\:entity.crab.die=true +embers\:block.heat_coil.low_loop=true +minecraft\:block.coral_block.step=true +undergarden\:entity.scintling.hurt=true +embers\:entity.ancient_golem.hurt=true +mowziesmobs\:umvuthi.die=true +minecraft\:item.bucket.fill_milk=true +malum\:soulwood_hanging_sign_hit=true +minecraft\:block.moss.fall=true +wizards_reborn\:reborn=true +majruszsdifficulty\:undead_army.approaching=true +minecraft\:entity.axolotl.swim=true +minecraft\:block.slime_block.hit=true +biomancy\:block.decomposer.crafting=true +mowziesmobs\:geomancy.smallcrash=true +minecraft\:entity.ender_dragon.shoot=true +minecraft\:entity.zombie.step=true +minecraft\:block.stone.place=true +minecraft\:entity.pig.ambient=true +theabyss\:spell_of_freeze=true +malum\:impetus_takes_damage=true +minecraft\:block.nether_wood_trapdoor.close=true +minecraft\:entity.item_frame.place=true +bosses_of_mass_destruction\:energy_shield=true +malum\:runewood_door_open=true +minecraft\:block.nether_gold_ore.place=true +minecraft\:block.candle.place=true +minecraft\:entity.firework_rocket.blast=true +minecraft\:entity.wolf.whine=true +minecraft\:ambient.basalt_deltas.mood=true +minecraft\:block.stone.step=true +botania\:smelt_rod=true +minecraft\:entity.llama.eat=true +undergarden\:entity.gwib.hurt=true +alexsmobs\:rhinoceros_hurt=true +wizards_reborn\:arcane_gold_ore_hit=true +minecraft\:entity.wolf.step=true +spore\:limb_slash=true +embers\:block.crystal_cell.grow=true +cataclysm\:modern_remnant_fill_bucket=true +minecraft\:block.froglight.place=true +embers\:block.catalytic_plug.loop_ready=true +minecraft\:item.bucket.empty_fish=true +minecraft\:entity.goat.eat=true +minecraft\:entity.hoglin.step=true +minecraft\:entity.illusioner.hurt=true +biomancy\:fleshkin_chest.bite_attack=true +theabyss\:slime_forest_ambience=true +minecraft\:entity.slime.death_small=true +alexsmobs\:grizzly_bear_idle=true +minecraft\:entity.zombie.ambient=true +minecraft\:block.sand.break=true +occultism\:crunching=true +embers\:block.melter.loop=true +minecraft\:entity.goat.hurt=true +minecraft\:entity.generic.extinguish_fire=true +cataclysm\:monstrosityshoot=true +minecraft\:entity.rabbit.attack=true +minecraft\:block.muddy_mangrove_roots.step=true +minecraft\:entity.guardian.ambient=true +minecraft\:block.tripwire.attach=true +aquamirae\:entity.deep_ambient=true +theabyss\:crystal_golem_idle=true +undergarden\:item.ditchbulb_paste.use=true +minecraft\:block.suspicious_gravel.place=true +undergarden\:entity.smog_mog.hurt=true +minecraft\:entity.goat.screaming.long_jump=true +minecraft\:block.bamboo_wood_hanging_sign.place=true +wizards_reborn\:mor_block_place=true +minecraft\:entity.hostile.swim=true +undergarden\:item.blisterbomb=true +supplementaries\:block.sack.break=true +minecraft\:block.nether_wood_fence_gate.open=true +minecraft\:entity.tnt.primed=true +minecraft\:entity.generic.swim=true +alexsmobs\:roadrunner_hurt=true +minecraft\:block.beehive.drip=true +minecraft\:entity.panda.sneeze=true +minecraft\:music_disc.relic=true +biomancy\:block.cradle.became_full=true +biomesoplenty\:music.overworld.origin_valley=true +minecraft\:item.nether_wart.plant=true +minecraft\:entity.fox.spit=true +alexsmobs\:bison_hurt=true +alexsmobs\:lobster_attack=true +malum\:ritual_forms=true +wizards_reborn\:innocent_wood_hanging_sign_break=true +mowziesmobs\:foliaath.rustle=true +minecraft\:entity.player.death=true +malum\:pedestal_spirit_picked_up=true +wizards_reborn\:arcane_wood_pressure_plate_click_on=true +minecraft\:block.lantern.fall=true +biomesoplenty\:music.nether.crystalline_chasm=true +minecraft\:block.bone_block.step=true +wizards_reborn\:mor_block_step=true +aquamirae\:effect.oxygen=true +supplementaries\:item.slingshot.charge_0=true +minecraft\:block.wart_block.place=true +supplementaries\:item.slingshot.charge_1=true +bosses_of_mass_destruction\:void_blossom_fall=true +alexsmobs\:void_portal_open=true +supplementaries\:item.slingshot.charge_2=true +supplementaries\:item.slingshot.charge_3=true +mowziesmobs\:laser=true +undergarden\:entity.boomgourd.primed=true +minecraft\:block.copper.place=true +minecraft\:entity.elder_guardian.hurt=true +minecraft\:block.chest.locked=true +theabyss\:seeker_ambient=true +minecraft\:block.small_amethyst_bud.break=true +minecraft\:block.cherry_wood.fall=true +embers\:block.pump.mid=true +minecraft\:weather.rain=false +spore\:wendigo_screech=true +minecraft\:block.sand.step=true +supplementaries\:block.rotate=true +minecraft\:entity.ender_dragon.flap=true +minecraft\:block.conduit.deactivate=true +botania\:spreader_scaffold=true +minecraft\:entity.puffer_fish.death=true +wizards_reborn\:elder_mor_hit=true +alexsmobs\:skelewag_idle=true +botania\:bifrost_rod=true +cataclysm\:black_hole_opening=true +minecraft\:entity.donkey.ambient=true +theabyss\:biome_ruma_music=true +malum\:arcane_rock_break=true +minecraft\:ui.loom.select_pattern=true +minecraft\:weather.rain.above=false +embers\:block.bore.loop.superspeed=true +undergarden\:entity.minion.shoot=true +theabyss\:fart=true +sanitydim\:heartbeat=true +minecraft\:block.wooden_door.open=true +undergarden\:entity.minion.death=true +embers\:block.ashen_stone.hit=true +embers\:item.cinder_jet.boost=true +undergarden\:entity.gwib.flop=true +malum\:soulstone_break=true +wizards_reborn\:elder_mor_block_step=true +wizards_reborn\:innocent_wood_pressure_plate_click_on=true +minecraft\:block.decorated_pot.step=true +alexsmobs\:devils_hole_pupfish_hurt=true +malum\:rune_trinket_equipped=true +minecraft\:block.copper.break=true +mowziesmobs\:umvuthana.alert=true +minecraft\:entity.allay.hurt=true +map_atlases\:atlas_page_turn=true +minecraft\:block.wart_block.break=true +cataclysm\:harbinger_mode_change=true +minecraft\:block.nether_ore.place=true +minecraft\:block.sculk_catalyst.step=true +minecraft\:entity.horse.death=true +minecraft\:entity.parrot.imitate.ravager=true +mowziesmobs\:frostmaw.die=true +bosses_of_mass_destruction\:spike_indicator=true +minecraft\:entity.item.break=true +bettercombat\:staff_spin=true +theabyss\:phantom_crate_ambience=true +malum\:spirit_picked_up=true +wizards_reborn\:nether_salt_hit=true +wizards_reborn\:steam_burst=true +minecraft\:entity.pig.death=true +wizards_reborn\:arcanum_ore_hit=true +minecraft\:entity.horse.hurt=true +malum\:soul_stained_steel_place=true +minecraft\:entity.creeper.death=true +minecraft\:block.honey_block.break=true +alexsmobs\:rocky_roller_idle=true +wizards_reborn\:innocent_wood_hanging_sign_place=true +minecraft\:block.sculk_catalyst.break=true +spore\:inf_growl=true +spore\:spit=true +minecraft\:entity.villager.work_leatherworker=true +mowziesmobs\:umvuthi.roar=true +minecraft\:block.stone_pressure_plate.click_on=true +cataclysm\:endermaptera_step=true +malum\:rejected_by_the_unknown=true +minecraft\:block.nether_wood_fence_gate.close=true +undergarden\:entity.dweller.ambient=true +botania\:endoflame=true +minecraft\:block.sculk_vein.hit=true +minecraft\:entity.firework_rocket.large_blast_far=true +minecraft\:entity.drowned.ambient_water=true +minecraft\:entity.villager.ambient=true +quark\:entity.toretoise.die=true +malum\:arcane_charcoal_block_step=true +wizards_reborn\:deepslate_arcane_gold_ore_hit=true +botania\:narslimmus_eat_small=true +cataclysm\:wadjet_ambient=true +patchouli\:book_open=true +cataclysm\:remnant_stomp=true +minecraft\:entity.parrot.imitate.shulker=true +spore\:inf_evoker_damage=true +alexsmobs\:april_fools_scream=true +minecraft\:music.overworld.frozen_peaks=true +wizards_reborn\:wisestone_bricks_place=true +minecraft\:block.nether_wood_hanging_sign.hit=true +bosses_of_mass_destruction\:missile_prepare=true +botania\:arcane_rose_disenchant=true +embers\:block.bore.loop_mine.superspeed=true +minecraft\:block.vine.step=true +minecraft\:block.note_block.flute=true +wizards_reborn\:arcane_workbench_loop=true +malum\:voracious_ring_feeds=true +quark\:block.monster_box.growl=true +minecraft\:block.scaffolding.step=true +minecraft\:entity.panda.eat=true +minecraft\:entity.wither_skeleton.death=true +undergarden\:entity.stoneborn.pleased=true +minecraft\:ambient.cave=true +minecraft\:block.cave_vines.pick_berries=true +quark\:entity.stoneling.cry=true +minecraft\:entity.salmon.ambient=true +minecraft\:block.azalea.step=true +botania\:flugel_eye_teleport=true +wizards_reborn\:polished_wisestone_step=true +embers\:block.mini_boiler.loop_slow=true +cataclysm\:watcher_death=true +aquamirae\:item.treasure_pouch.open=true +wizards_reborn\:wisestone_bricks_break=true +minecraft\:entity.wandering_trader.disappeared=true +minecraft\:block.small_amethyst_bud.place=true +minecraft\:entity.mule.angry=true +minecraft\:entity.husk.hurt=true +minecraft\:block.snow.hit=true +bosses_of_mass_destruction\:gauntlet_idle=true +alexsmobs\:crocodile_bite=true +malum\:runewood_trapdoor_open=true +minecraft\:block.portal.trigger=true +undergarden\:block.gronglet.break=true +gateways\:gate_ambient=true +theabyss\:warp_entered=true +alexsmobs\:spectre_idle=true +minecraft\:block.grass.hit=true +occultism\:brush=true +supplementaries\:block.bubble_block.place=true +undergarden\:entity.gloomper.fart=true +minecraft\:block.conduit.ambient=true +occultism\:chalk=true +alexsmobs\:crocodile_baby=true +minecraft\:block.stone_pressure_plate.click_off=true +malum\:arcane_rock_place=true +minecraft\:block.copper.hit=true +biomesoplenty\:block.flesh_tendon.drip=true +minecraft\:entity.parrot.hurt=true +mowziesmobs\:wroughtnaut.shout1=true +wizards_reborn\:crystal_shimmer=true +cataclysm\:coralssus_death=true +mowziesmobs\:wroughtnaut.shout2=true +mowziesmobs\:wroughtnaut.shout3=true +embers\:block.beam_cannon.hit=true +minecraft\:entity.allay.item_thrown=true +minecraft\:entity.zombie_horse.death=true +embers\:block.bore.start=true +minecraft\:entity.zoglin.death=true +wizards_reborn\:altar_of_drought_burst=true +minecraft\:entity.parrot.imitate.slime=true +alexsmobs\:blue_jay_hurt=true +minecraft\:block.barrel.close=true +minecraft\:entity.chicken.ambient=true +supplementaries\:block.present.pack=true +minecraft\:entity.guardian.hurt=true +biomancy\:ui.radial_menu.open=true +cataclysm\:remnant_charge_roar=true +minecraft\:entity.silverfish.step=true +minecraft\:entity.turtle.shamble=true +theabyss\:deer_idle=true +minecraft\:block.nether_ore.break=true +alexsmobs\:tarantula_hawk_wing=true +minecraft\:block.calcite.hit=true +malum\:pedestal_item_picked_up=true +minecraft\:block.decorated_pot.shatter=true +theabyss\:frost_world_ambience=true +minecraft\:entity.snowball.throw=true +malum\:calcified_blight_break=true +minecraft\:block.chorus_flower.grow=true +malum\:spirit_altar_infuses=true +biomancy\:fleshkin_chest.close=true +minecraft\:block.bubble_column.upwards_ambient=true +alexsmobs\:flutter_flap=true +theabyss\:abyss_ambience=true +wizards_reborn\:totem_of_disenchant_end=true +botania\:spreader_add_lens=true +undergarden\:block.gronglet.place=true +minecraft\:entity.hoglin.attack=true +theabyss\:abyssaur_attack=true +minecraft\:block.nylium.hit=true +minecraft\:item.bucket.empty_lava=true +malum\:hallowed_gold_place=true +minecraft\:entity.player.burp=true +minecraft\:block.cherry_wood_button.click_off=true +alexsmobs\:enderiophage_walk=true +minecraft\:entity.item.pickup=true +mowziesmobs\:block.rakesand=true +wizards_reborn\:elder_mor_step=true +minecraft\:block.bamboo.step=true +alexsmobs\:mudskipper_spit=true +biomesoplenty\:block.spider_egg.break=true +alexsmobs\:farseer_idle=true +alexsmobs\:sculk_boomer=true +malum\:soulwood_hit=true +alexsmobs\:murmur_hurt=true +minecraft\:entity.cat.stray_ambient=true +minecraft\:block.small_dripleaf.step=true +mowziesmobs\:foliaath.hurt=true +minecraft\:block.growing_plant.crop=true +minecraft\:entity.lingering_potion.throw=true +wizards_reborn\:crystal_place=true +minecraft\:block.deepslate_bricks.fall=true +mowziesmobs\:umvuthana.attack_big=true +alexsmobs\:stink_ray=true +minecraft\:entity.zombie.attack_iron_door=true +minecraft\:entity.camel.ambient=true +minecraft\:entity.ghast.shoot=true +minecraft\:music.overworld.stony_peaks=true +malum\:runewood_hanging_sign_break=true +minecraft\:block.composter.fill_success=true +cataclysm\:koboleton_ambient=true +malum\:augment_removed=true +alexsmobs\:cachalot_whale_idle=true +minecraft\:ambient.nether_wastes.loop=true +minecraft\:entity.turtle.swim=true +quark\:entity.pickarang.pickup=true +minecraft\:music.under_water=true +alexsmobs\:elephant_walk=true +minecraft\:entity.glow_squid.squirt=true +spore\:brot_ambient=true +alexsmobs\:centipede_attack=true +minecraft\:block.tripwire.click_on=true +bosses_of_mass_destruction\:minion_rune=true +minecraft\:item.dye.use=true +embers\:item.cinder_staff.fail=true +undergarden\:item.bucket.empty_virulent=true +minecraft\:block.dripstone_block.fall=true +malum\:spirit_rite_activated=true +minecraft\:block.note_block.hat=true +alexsmobs\:mosquito_capsid_convert=true +minecraft\:entity.bat.ambient=true +quark\:entity.foxhound.growl=true +botania\:terraform_rod=true +minecraft\:item.armor.equip_turtle=true +embers\:block.caminite.fall=true +minecraft\:entity.player.swim=true +minecraft\:entity.bat.takeoff=true +malum\:calcified_blight_place=true +minecraft\:entity.painting.break=true +theabyss\:raptor_idle=true +minecraft\:block.hanging_sign.hit=true +minecraft\:entity.warden.angry=true +theabyss\:raptor_die=true +minecraft\:entity.cow.hurt=true +minecraft\:entity.mooshroom.eat=true +minecraft\:block.sculk_shrieker.fall=true +spore\:wendigo_ambient=true +supplementaries\:block.bubble_block.break=true +minecraft\:block.suspicious_gravel.step=true +minecraft\:entity.parrot.imitate.spider=true +botania\:entropinnyum_angry=true +minecraft\:block.chest.close=true +embers\:item.codex.uncheck=true +embers\:block.mini_boiler.pressure_loop_low=true +minecraft\:entity.shulker.hurt=true +wizards_reborn\:arcacite_hit=true +alexsmobs\:enderiophage_squish=true +supplementaries\:item.wrench.fail=true +minecraft\:block.cherry_wood_hanging_sign.fall=true +forbidden_arcanus\:item.ferrognetic_mixture.apply=true +minecraft\:entity.villager.death=true +embers\:item.metallurgic_dust.convert=true +minecraft\:entity.villager.trade=true +minecraft\:block.conduit.ambient.short=true +minecraft\:block.piston.contract=true +supplementaries\:block.rope.step=true +minecraft\:entity.splash_potion.break=true +alexsmobs\:endergrade_hurt=true +biomancy\:fleshkin_chest.open=true +malum\:totem_charges=true +minecraft\:block.cherry_wood_pressure_plate.click_on=true +minecraft\:entity.zombie_villager.step=true +malum\:soulwood_button_click_off=true +minecraft\:entity.parrot.imitate.piglin=true +malum\:the_heavens_sing=true +mowziesmobs\:music.black_pink=true +embers\:item.codex.page.close=true +minecraft\:block.fire.extinguish=true +botania\:thorn_chakram_throw=true +minecraft\:entity.player.hurt_on_fire=true +minecraft\:entity.tropical_fish.ambient=true +minecraft\:entity.sniffer.death=true +wizards_reborn\:crystal_break=true +botania\:unholy_cloak=true +malum\:soulstone_hit=true +mowziesmobs\:umvuthi.idle=true +alexsmobs\:sunbird_hurt=true +minecraft\:block.nether_wood_hanging_sign.fall=true +botania\:equip_elementium=true +minecraft\:block.flowering_azalea.fall=true +minecraft\:block.sculk.spread=true +minecraft\:entity.camel.step=true +bettercombat\:anchor_slam=true +malum\:soulwood_door_close=true +minecraft\:entity.piglin.step=true +minecraft\:block.packed_mud.fall=true +mowziesmobs\:geomancy.rockbreak=true +minecraft\:block.nether_gold_ore.hit=true +minecraft\:entity.painting.place=true +minecraft\:entity.warden.sonic_charge=true +minecraft\:music_disc.strad=true +malum\:quartz_cluster_block_hit=true +malum\:hallowed_gold_break=true +minecraft\:block.amethyst_cluster.fall=true +minecraft\:entity.cod.flop=true +minecraft\:entity.zombie_villager.cure=true +minecraft\:entity.dolphin.death=true +undergarden\:music.disc.gloomper_secret=true +minecraft\:block.anvil.step=true +minecraft\:block.hanging_sign.fall=true +minecraft\:entity.cat.ambient=true +malum\:ritual_absorbs_item=true +minecraft\:item.trident.hit=true +botania\:pinkinator=true +minecraft\:entity.magma_cube.hurt=true +minecraft\:block.wooden_pressure_plate.click_on=true +minecraft\:entity.generic.explode=true +minecraft\:block.nether_sprouts.fall=true +spore\:inf_villager_damage=true +malum\:spirit_engraved=true +malum\:aerial_magic_swooshes=true +spore\:umarmer_ambient=true +cataclysm\:leviathan_tentacle_strike=true +minecraft\:block.nether_wood_pressure_plate.click_off=true +malum\:pedestal_spirit_inserted=true +alexsmobs\:flutter_idle=true +alexsmobs\:skunk_idle=true +malum\:soul_stained_steel_break=true +theabyss\:dream_event_2=true +malum\:deepslate_soulstone_hit=true +alexsmobs\:kangaroo_idle=true +theabyss\:dream_event_1=true +wizards_reborn\:elder_mor_block_place=true +quark\:entity.pickarang.spark=true +minecraft\:block.bone_block.hit=true +minecraft\:entity.witch.celebrate=true +mowziesmobs\:umvuthana.inhale=true +minecraft\:block.powder_snow.hit=true +wizards_reborn\:arcacite_step=true +undergarden\:entity.smog_mog.ambient=true +cataclysm\:enderguardiandeath=true +wizards_reborn\:innocent_wood_button_click_off=true +minecraft\:block.glass.step=true +minecraft\:block.lodestone.fall=true +alexsmobs\:warped_mosco_hurt=true +malum\:runewood_hanging_sign_step=true +mowziesmobs\:naga.growl1=true +mowziesmobs\:naga.growl2=true +mowziesmobs\:naga.growl3=true +minecraft\:block.cherry_wood_door.close=true +minecraft\:entity.llama.hurt=true +mowziesmobs\:foliaath.die=true +minecraft\:ui.stonecutter.select_recipe=true +minecraft\:entity.donkey.death=true +undergarden\:entity.dweller.jump=true +minecraft\:entity.allay.ambient_without_item=true +alexsmobs\:bunfungus_hurt=true +bosses_of_mass_destruction\:comet_shoot=true +alexsmobs\:emu_idle=true +cataclysm\:death_laser=true +minecraft\:entity.goat.screaming.milk=true +embers\:item.codex.category.unselect=true +wizards_reborn\:nether_arcane_gold_ore_break=true +wizards_reborn\:innocent_wood_button_click_on=true +embers\:entity.ancient_golem.step=true +alexsmobs\:komodo_dragon_hurt=true +malum\:arcana_entry_opened=true +malum\:ether_break=true +minecraft\:entity.ravager.attack=true +biomancy\:ui.button.click=true +alexsmobs\:gorilla_idle=true +minecraft\:block.pointed_dripstone.hit=true +minecraft\:block.candle.ambient=true +malum\:arcana_sweetener_evil=true +embers\:item.explosion_charm.absorb=true +minecraft\:entity.ocelot.death=true +quark\:entity.toretoise.eat=true +minecraft\:item.shield.break=true +alexsmobs\:la_cucaracha=true +minecraft\:entity.player.hurt=true +minecraft\:item.armor.equip_generic=true +minecraft\:block.frogspawn.fall=true +undergarden\:item.slingshot.gronglet_shoot=true +alexsmobs\:centipede_hurt=true +alexsmobs\:giant_squid_tentacle=true +minecraft\:block.cave_vines.fall=true +minecraft\:entity.wither.shoot=true +mowziesmobs\:wroughtnaut.step=true +minecraft\:block.deepslate_tiles.place=true +alexsmobs\:comb_jelly_hurt=true +minecraft\:block.hanging_sign.place=true +wizards_reborn\:magical_panache=true +beautify\:block.bookstack_place=true +minecraft\:block.deepslate.step=true +minecraft\:entity.villager.work_weaponsmith=true +minecraft\:block.chiseled_bookshelf.fall=true +minecraft\:block.medium_amethyst_bud.break=true +minecraft\:block.cherry_sapling.place=true +minecraft\:block.mud_bricks.hit=true +minecraft\:block.mangrove_roots.fall=true +minecraft\:item.armor.equip_gold=true +minecraft\:block.sculk_shrieker.break=true +quark\:entity.crab.idle=true +minecraft\:block.soul_sand.break=true +wizards_reborn\:arcane_wood_button_click_on=true +alexsmobs\:crow_hurt=true +cataclysm\:golemdeath=true +minecraft\:entity.generic.drink=true +biomancy\:fleshkin.dormant=true +minecraft\:item.bucket.fill_axolotl=true +theurgy\:tuning_fork=true +alexsmobs\:cosmaw_hurt=true +mowziesmobs\:frostmaw.breath2=true +minecraft\:entity.goat.step=true +botania\:entropinnyum_happy=true +mowziesmobs\:frostmaw.breath1=true +minecraft\:entity.firework_rocket.blast_far=true +wizards_reborn\:arcane_wood_step=true +minecraft\:music.nether.crimson_forest=true +minecraft\:block.sculk_shrieker.place=true +minecraft\:block.nether_bricks.hit=true +minecraft\:block.metal_pressure_plate.click_on=true +embers\:entity.ancient_golem.death=true +aquamirae\:entity.captain_cornelia.ambient=true +theabyss\:blade_slices=true +cataclysm\:monstrosityhurt=true +cataclysm\:revenant_death=true +minecraft\:block.moss.break=true +beautify\:block.bookstack_break=true +mowziesmobs\:geomancy.rockcrash1=true +botania\:labellia=true +malum\:ether_place=true +wizards_reborn\:wisestone_bricks_step=true +minecraft\:block.soul_sand.place=true +alexsmobs\:crocodile_idle=true +sanitydim\:insanity=true +malum\:staff_fires=true +minecraft\:block.nether_wood_button.click_on=true +oreganized\:music.disc.structure=true +aquamirae\:entity.golden_moth.catch=true +mowziesmobs\:foliaath.grunt=true +botania\:potion_create=true +minecraft\:entity.magma_cube.squish=true +wizards_reborn\:nether_arcane_gold_ore_place=true +quark\:entity.stoneling.die=true +minecraft\:entity.drowned.death=true +minecraft\:block.bamboo_wood.hit=true +botania\:diva_charm=true +mowziesmobs\:foliaath.pant1=true +minecraft\:block.beehive.shear=true +minecraft\:entity.snow_golem.shoot=true +mowziesmobs\:foliaath.pant2=true +minecraft\:block.moss.hit=true +cataclysm\:golemattack=true +wizards_reborn\:vilenium_place=true +wizards_reborn\:wisestone_pressure_plate_click_on=true +cataclysm\:strongswingattack=true +minecraft\:block.conduit.activate=true +embers\:block.copper_charger.loop=true +cataclysm\:shredder_start=true +minecraft\:ui.toast.out=true +bettercombat\:fist_punch=true +mowziesmobs\:umvuthi.belly=true +embers\:block.pipe.disconnect=true +malum\:arcane_rock_hit=true +theabyss\:potion_used=true +alexsmobs\:straddler_idle=true +minecraft\:entity.ender_eye.death=true +embers\:block.ignem_reactor.plume=true +minecraft\:block.deepslate_tiles.break=true +cataclysm\:deepling_swing=true +minecraft\:block.basalt.place=true +undergarden\:entity.rotwalker.death=true +wizards_reborn\:wisestone_step=true minecraft\:entity.lightning_bolt.impact=true undergarden\:entity.muncher.chew=true minecraft\:entity.panda.cant_breed=true mowziesmobs\:umvuthi.attack=true -alexsmobs\:music_wormboss=true aquamirae\:entity.captain_cornelia.attack_1=true -minecraft\:item.book.page_turn=true -minecraft\:block.pink_petals.hit=true aquamirae\:entity.captain_cornelia.attack_2=true mowziesmobs\:foliaath.emerge=true -embers\:block.crystal_cell.loop=true minecraft\:entity.bat.hurt=true -alexsmobs\:caiman_splash=true embers\:block.caminite.hit=true -minecraft\:entity.fox.sleep=true minecraft\:block.medium_amethyst_bud.place=true minecraft\:music.overworld.old_growth_taiga=true -quark\:entity.pickarang.clank=true minecraft\:block.sign.waxed_interact_fail=true -minecraft\:entity.glow_squid.death=true minecraft\:ui.cartography_table.take_result=true minecraft\:entity.zombie.attack_wooden_door=true alexsmobs\:rain_frog_idle=true -minecraft\:entity.illusioner.cast_spell=true -minecraft\:entity.salmon.death=true minecraft\:entity.hostile.hurt=true -minecraft\:block.anvil.place=true -minecraft\:block.brewing_stand.brew=true -minecraft\:block.bamboo.break=true -quark\:music.endermosh=true -biomancy\:ui.bio_forge.open=true minecraft\:block.glass.hit=true -minecraft\:block.shroomlight.fall=true -alexsmobs\:skreecher_call=true minecraft\:item.crop.plant=true -minecraft\:music_disc.chirp=true malum\:arcane_whispers=true botania\:mana_pool_craft=true minecraft\:block.frogspawn.hit=true minecraft\:entity.chicken.hurt=true embers\:item.codex.check=true minecraft\:block.furnace.fire_crackle=true -malum\:alchemical_trinket_equipped=true undergarden\:entity.dweller.saddle_remove=true minecraft\:entity.horse.step_wood=true minecraft\:block.note_block.bell=true minecraft\:block.nether_wood.hit=true -minecraft\:entity.warden.agitated=true -minecraft\:entity.panda.worried_ambient=true -minecraft\:block.copper.step=true minecraft\:entity.wolf.hurt=true botania\:holy_cloak=true alexsmobs\:froststalker_idle=true minecraft\:entity.enderman.teleport=true -minecraft\:block.lodestone.hit=true minecraft\:block.gravel.fall=true -alexsmobs\:mimic_octopus_idle=true minecraft\:block.pointed_dripstone.step=true -undergarden\:entity.stoneborn.hurt=true minecraft\:entity.skeleton.death=true minecraft\:block.deepslate_tiles.hit=true -minecraft\:entity.warden.sonic_boom=true minecraft\:entity.llama.angry=true minecraft\:entity.glow_item_frame.add_item=true malum\:soulwood_pressure_plate_click_on=true undergarden\:entity.gwibling.flop=true -minecraft\:entity.wither.spawn=true cataclysm\:endermaptera_hurt=true -minecraft\:block.wool.place=true mowziesmobs\:umvuthana.die=true minecraft\:block.stem.step=true bosses_of_mass_destruction\:void_spike_indicator=true minecraft\:block.hanging_sign.break=true -minecraft\:block.gravel.break=true -minecraft\:block.vine.break=true forbidden_arcanus\:item.blacksmith_gavel.ritual_start=true minecraft\:entity.warden.listening=true -malum\:soulwood_trapdoor_close=true minecraft\:block.basalt.hit=true -undergarden\:block.gronglet.burn=true minecraft\:block.smoker.smoke=true -minecraft\:entity.wolf.growl=true minecraft\:music_disc.5=true minecraft\:entity.pillager.death=true minecraft\:entity.ravager.step=true -minecraft\:item.axe.scrape=true minecraft\:item.crossbow.loading_middle=true -embers\:item.bauble.unequip=true -minecraft\:entity.evoker.celebrate=true -cataclysm\:shredder_loop=true -embers\:block.inferno_forge.start=true minecraft\:block.copper.fall=true -minecraft\:entity.drowned.shoot=true minecraft\:block.wood.hit=true -minecraft\:entity.zombie.hurt=true -minecraft\:block.composter.ready=true -embers\:block.alchemy.fail=true minecraft\:entity.frog.eat=true minecraft\:entity.parrot.imitate.illusioner=true -minecraft\:block.nether_bricks.step=true -minecraft\:entity.illusioner.ambient=true embers\:item.blazing_ray.fire=true -minecraft\:ambient.nether_wastes.additions=true undergarden\:entity.forgotten_guardian.death=true -alexsmobs\:fly_idle=true -biomancy\:item.bone_marrow.drink=true +wizards_reborn\:arcane_gold_step=true quark\:entity.toretoise.regrow=true +wizards_reborn\:crystal_ritual_end=true minecraft\:entity.camel.sit=true -minecraft\:entity.parrot.fly=true embers\:item.codex.category.open=true -minecraft\:entity.boat.paddle_water=true embers\:block.alchemy.loop=true minecraft\:entity.stray.ambient=true undergarden\:ambient.smogstem_forest_addition=true minecraft\:entity.horse.step=true -minecraft\:entity.enderman.hurt=true theabyss\:mud_step=true minecraft\:item.shovel.flatten=true minecraft\:item.bottle.empty=true minecraft\:block.note_block.basedrum=true -bosses_of_mass_destruction\:obsidilith_prepare_attack=true -minecraft\:block.sculk.charge=true -aquamirae\:item.terrible_sword=true cataclysm\:revenant_hurt=true minecraft\:entity.item_frame.rotate_item=true ars_nouveau\:fire_family=true @@ -2580,231 +2952,107 @@ minecraft\:item.axe.strip=true quark\:entity.toretoise.hurt=true quark\:item.camera.shutter=true alexsmobs\:murmur_neck=true -minecraft\:entity.axolotl.idle_air=true minecraft\:block.netherrack.step=true biomancy\:flesh_door.close=true bosses_of_mass_destruction\:gauntlet_clink=true -undergarden\:entity.sploogie.spit=true -supplementaries\:block.rope.place=true minecraft\:entity.puffer_fish.ambient=true embers\:block.mini_boiler.pressure_loop_mid=true cataclysm\:leviathan_stun_roar=true -minecraft\:entity.panda.hurt=true minecraft\:block.powder_snow.step=true -minecraft\:entity.shulker.close=true -malum\:hidden_blade_strikes=true minecraft\:block.shroomlight.step=true minecraft\:entity.ender_eye.launch=true -malum\:runewood_place=true -minecraft\:block.bamboo.place=true -minecraft\:block.pointed_dripstone.drip_water_into_cauldron=true -cataclysm\:leviathan_idle=true embers\:block.ember_transfer.emit.big=true embers\:block.pump.fast=true -quark\:entity.shiba.hurt=true minecraft\:block.shulker_box.open=true -malum\:auric_flame_motif=true -minecraft\:block.piston.extend=true minecraft\:entity.slime.attack=true -minecraft\:block.rooted_dirt.break=true -minecraft\:entity.goat.ram_impact=true -alexsmobs\:mudskipper_hurt=true -undergarden\:item.slingshot.draw=true undergarden\:entity.brute.hurt=true -alexsmobs\:farseer_hurt=true -malum\:soul_ward_depleted=true -supplementaries\:item.slingshot.release=true -minecraft\:entity.warden.hurt=true alexsmobs\:snow_leopard_hurt=true undergarden\:entity.nargoyle.hurt=true minecraft\:ui.stonecutter.take_result=true alexsmobs\:seal_hurt=true -minecraft\:block.wool.step=true -embers\:block.steam_engine.start_steam=true -minecraft\:block.bamboo_wood_fence_gate.open=true -quark\:entity.toretoise.idle=true -alexsmobs\:warped_toad_hurt=true -minecraft\:block.cherry_wood_hanging_sign.break=true -botania\:prism_remove_lens=true -minecraft\:entity.creeper.hurt=true -malum\:ritual_evolution_ambience=true -minecraft\:block.note_block.imitate.piglin=true -minecraft\:item.bucket.empty_axolotl=true minecraft\:block.tripwire.click_off=true minecraft\:entity.wandering_trader.ambient=true minecraft\:block.iron_trapdoor.open=true -minecraft\:music.nether.warped_forest=true aquamirae\:item.scroll.use=true minecraft\:block.suspicious_sand.step=true -minecraft\:entity.piglin_brute.angry=true minecraft\:block.bamboo_wood_door.close=true -minecraft\:entity.spider.hurt=true minecraft\:entity.witch.drink=true alexsmobs\:farseer_emerge=true -mowziesmobs\:wroughtnaut.pull5=true malum\:scythe_cuts=true -undergarden\:entity.dweller.step=true -undergarden\:entity.muncher.death=true -embers\:block.alchemy.success=true cataclysm\:crab_bite=true -minecraft\:entity.player.splash.high_speed=true bosses_of_mass_destruction\:spore_ball_land=true -minecraft\:entity.donkey.hurt=true -minecraft\:entity.sniffer.eat=true minecraft\:entity.snow_golem.hurt=true -undergarden\:entity.rotling.hurt=true -malum\:brilliance_block_hit=true minecraft\:block.bamboo_wood_fence_gate.close=true -mowziesmobs\:wroughtnaut.undamaged=true minecraft\:block.nether_bricks.fall=true minecraft\:block.beacon.power_select=true minecraft\:block.suspicious_sand.break=true cataclysm\:wadjet_death=true -undergarden\:entity.scintling.death=true -biomancy\:item.injector.fail=true -minecraft\:block.snow.step=true -quark\:pet.device=true malum\:arcana_codex_closed=true minecraft\:block.suspicious_gravel.hit=true -quark\:ambient.wind=true -mowziesmobs\:wroughtnaut.pull1=true biomancy\:claws.attack.strong=true -theabyss\:spell_of_ghost=true -mowziesmobs\:wroughtnaut.pull2=true -alexsmobs\:mimicube_hurt=true -theabyss\:random_fx=true -unseen_world\:chaotic=true -malum\:runewood_door_close=true -minecraft\:block.anvil.use=true undergarden\:ambient.spires=true -minecraft\:item.goat_horn.play=true -minecraft\:entity.minecart.inside=true minecraft\:entity.wither.hurt=true cataclysm\:flamethrower=true -minecraft\:block.nylium.place=true minecraft\:entity.shulker.ambient=true botania\:temperance_stone_configure=true cataclysm\:deepling_hurt=true -mowziesmobs\:wroughtnaut.swing2=true -minecraft\:entity.tadpole.hurt=true undergarden\:entity.mog.hurt=true -mowziesmobs\:wroughtnaut.swing1=true -minecraft\:block.big_dripleaf.tilt_up=true -mowziesmobs\:wroughtnaut.swing3=true -alexsmobs\:cachalot_whale_hurt=true -malum\:blazing_quartz_ore_break=true undergarden\:entity.masticator.ambient=true -botania\:horn_doot=true minecraft\:block.froglight.step=true theabyss\:resonator_ambience=true -mowziesmobs\:wroughtnaut.scream=true -minecraft\:block.suspicious_sand.fall=true minecraft\:block.sculk_sensor.clicking=true -malum\:brilliance_block_break=true -minecraft\:entity.villager.hurt=true minecraft\:block.suspicious_sand.place=true minecraft\:block.coral_block.hit=true -embers\:entity.ancient_golem.punch=true theabyss\:end_game_music_cyanidex=true embers\:fireball.big.fire=true -minecraft\:entity.pillager.hurt=true -minecraft\:entity.cod.hurt=true -minecraft\:entity.parrot.imitate.skeleton=true -minecraft\:entity.piglin.angry=true malum\:quartz_cluster_block_break=true mowziesmobs\:wroughtnaut.axe_land=true minecraft\:entity.zoglin.angry=true minecraft\:entity.glow_item_frame.rotate_item=true -malum\:blazing_quartz_ore_place=true quark\:entity.stoneling.give=true -mowziesmobs\:foliaath.retreat=true -alexsmobs\:blue_jay_song=true undergarden\:entity.forgotten_guardian.deflect=true -cataclysm\:harbinger_idle=true +wizards_reborn\:wissen_burst=true minecraft\:block.mangrove_roots.hit=true -minecraft\:block.powder_snow.fall=true -minecraft\:entity.warden.attack_impact=true -minecraft\:block.muddy_mangrove_roots.break=true -cataclysm\:watcher_hurt=true -minecraft\:block.azalea.place=true -minecraft\:entity.ravager.ambient=true +wizards_reborn\:wissen_crystallizer_end=true +wizards_reborn\:elder_mor_block_hit=true undergarden\:entity.stoneborn.death=true -ars_nouveau\:thistle_the_sound_of_glass=true minecraft\:entity.strider.death=true -minecraft\:ambient.underwater.exit=true -malum\:soul_stained_steel_step=true minecraft\:entity.parrot.imitate.stray=true minecraft\:entity.slime.jump=true -spore\:heart_beat=true -mowziesmobs\:grottol.step=true -bettercombat\:mace_slash=true -theabyss\:abyssaur_idle=true +wizards_reborn\:wisestone_button_click_on=true forbidden_arcanus\:entity.energy_ball.launch=true botania\:black_hole_talisman_configure=true beautify\:block.blinds_open=true -minecraft\:item.brush.brushing.sand=true minecraft\:entity.mule.hurt=true -alexsmobs\:platypus_idle=true malum\:arcane_rock_bricks_hit=true -undergarden\:ambient.sea=true quark\:entity.shiba.death=true -cataclysm\:ignis_impact=true -minecraft\:block.rooted_dirt.step=true -minecraft\:entity.axolotl.hurt=true minecraft\:entity.villager.no=true modonomicon\:turn_page=true aquamirae\:record.forsaken_drownage=true mowziesmobs\:umvuthana.teleport2=true mowziesmobs\:umvuthana.teleport1=true -minecraft\:block.azalea.hit=true mowziesmobs\:umvuthana.teleport3=true embers\:item.windup.spring=true -minecraft\:music.overworld.swamp=true -minecraft\:music.creative=true -malum\:ritual_begins=true -minecraft\:entity.villager.work_fletcher=true minecraft\:entity.villager.work_mason=true biomesoplenty\:music.nether.withered_abyss=true malum\:hallowed_gold_step=true minecraft\:entity.skeleton.converted_to_stray=true mowziesmobs\:geomancy.breakmedium3=true mowziesmobs\:geomancy.breakmedium2=true -mowziesmobs\:foliaath.bite1=true -cataclysm\:coral_golem_hurt=true -minecraft\:entity.allay.death=true minecraft\:block.spore_blossom.step=true -malum\:soul_ward_charged=true -undergarden\:entity.minion.repair=true -minecraft\:music.overworld.desert=true alexsmobs\:tiger_idle=true minecraft\:block.suspicious_sand.hit=true minecraft\:block.wooden_door.close=true cataclysm\:harbinger_charge=true gateways\:gate_end=true botania\:doit=true -mowziesmobs\:umvuthi.hurt=true -minecraft\:block.nylium.break=true cataclysm\:remnant_hurt=true -theabyss\:phantom_hurt=true -minecraft\:item.axe.wax_off=true mowziesmobs\:lantern.puff=true biomancy\:block.cradle.spawn_primordial_mob=true alexsmobs\:tiger_angry=true -minecraft\:entity.evoker.cast_spell=true -minecraft\:particle.soul_escape=true -minecraft\:block.chiseled_bookshelf.step=true -minecraft\:block.froglight.fall=true minecraft\:block.honey_block.place=true biomancy\:fleshkin.no=true -quark\:pet.neko=true -minecraft\:entity.mule.chest=true -minecraft\:block.scaffolding.place=true supplementaries\:block.globe.spin=true -forbidden_arcanus\:item.quantum_catcher.pick_up=true -minecraft\:block.netherrack.hit=true -minecraft\:entity.wandering_trader.drink_potion=true -spore\:womb_ambient=true -biomancy\:entity.flesh_blob.mew_purr=true mowziesmobs\:sunstrike=true bosses_of_mass_destruction\:lich_death=true minecraft\:block.snow.fall=true @@ -2813,9 +3061,9 @@ minecraft\:entity.tropical_fish.hurt=true minecraft\:block.cherry_sapling.break=true minecraft\:entity.polar_bear.death=true alexsmobs\:skreecher_hurt=true +wizards_reborn\:sarcon_hit=true minecraft\:block.pink_petals.fall=true ars_nouveau\:ea_channel=true -minecraft\:block.cherry_wood_hanging_sign.hit=true minecraft\:music.overworld.deep_dark=true alexsmobs\:mosquito_loop=true undergarden\:entity.stoneborn.speaking=true @@ -2823,123 +3071,54 @@ alexsmobs\:tasmanian_devil_hurt=true alexsmobs\:soul_vulture_idle=true malum\:soulwood_fence_gate_open=true malum\:quartz_cluster_block_place=true -alexsmobs\:cachalot_whale_click=true -malum\:nitrate_thrown=true malum\:void_trinket_equipped=true -malum\:cthonic_gold_place=true -cataclysm\:leviathan_roar=true -minecraft\:block.chiseled_bookshelf.place=true -minecraft\:block.cherry_wood_door.open=true minecraft\:item.lodestone_compass.lock=true -alexsmobs\:vine_lasso=true minecraft\:block.note_block.imitate.skeleton=true -bosses_of_mass_destruction\:missile_shoot=true -alexsmobs\:sunbird_idle=true -cataclysm\:abyss_blast_only_shoot=true mowziesmobs\:frostmaw.step=true minecraft\:block.rooted_dirt.fall=true -minecraft\:block.lantern.hit=true minecraft\:entity.sniffer.idle=true -malum\:calcified_blight_step=true minecraft\:block.grass.fall=true -biomancy\:bony_flesh_block.break=true minecraft\:entity.evoker_fangs.attack=true alexsmobs\:triops_hurt=true -minecraft\:entity.witch.throw=true biomancy\:block.decomposer.crafting_completed=true -map_atlases\:atlas_open=true -quark\:entity.foxhound.ambient=true -minecraft\:block.crop.break=true -minecraft\:entity.donkey.chest=true -malum\:gruesome_ring_feeds=true -alexsmobs\:underminer_step=true minecraft\:item.brush.brushing.generic=true minecraft\:block.cherry_leaves.step=true -embers\:item.codex.open=true -minecraft\:block.cherry_wood_hanging_sign.place=true -alexsmobs\:flutter_hurt=true minecraft\:entity.zombie.destroy_egg=true -minecraft\:entity.drowned.step=true minecraft\:block.muddy_mangrove_roots.hit=true -alexsmobs\:endergrade_idle=true -undergarden\:entity.rotwalker.hurt=true minecraft\:block.wool.fall=true minecraft\:entity.endermite.step=true minecraft\:entity.parrot.imitate.piglin_brute=true -theabyss\:spell_of_elec=true bosses_of_mass_destruction\:obsidilith_death=true -aquamirae\:music.forsaken_drownage=true alexsmobs\:orca_hurt=true -minecraft\:entity.shulker_bullet.hit=true mowziesmobs\:frostmaw.iceballcharge=true fromanotherworld\:fromanotherworld.entity.thing.weak.ambient=true -botania\:equip_terrasteel=true -minecraft\:block.note_block.iron_xylophone=true -malum\:soulstone_step=true botania\:gaia_death=true -malum\:runewood_trapdoor_close=true -minecraft\:entity.vindicator.death=true -alexsmobs\:warped_mosco_idle=true -minecraft\:block.nether_bricks.break=true -minecraft\:entity.warden.emerge=true -biomancy\:bony_flesh_block.place=true +wizards_reborn\:spell_burst=true minecraft\:block.small_dripleaf.hit=true -malum\:soulwood_place=true minecraft\:ambient.soul_sand_valley.loop=true -minecraft\:item.armor.equip_netherite=true alexsmobs\:capuchin_monkey_idle=true +wizards_reborn\:vilenium_break=true alexsmobs\:bald_eagle_hurt=true cataclysm\:prowler_death=true -minecraft\:item.brush.brushing.sand.complete=true -biomancy\:block.decomposer.eat=true -cataclysm\:deepling_death=true -biomancy\:block.cradle.eat=true theabyss\:broken_radio=true -malum\:completed_ritual_ambience=true cataclysm\:ignis_death=true -minecraft\:block.barrel.open=true -alexsmobs\:emu_hurt=true minecraft\:entity.phantom.bite=true -minecraft\:entity.sheep.death=true -minecraft\:block.grass.step=true -cataclysm\:tidal_tentacle=true -minecraft\:entity.dragon_fireball.explode=true minecraft\:entity.mooshroom.shear=true biomancy\:flesh_door.open=true malum\:soulwood_door_open=true supplementaries\:item.bubble_blower=true -minecraft\:entity.goat.horn_break=true -minecraft\:entity.iron_golem.hurt=true -quark\:entity.pickarang.throw=true spore\:sonar=true alexsmobs\:anaconda_slither=true -malum\:brilliance_block_place=true -minecraft\:entity.llama.spit=true beautify\:block.bookstack_next=true minecraft\:ambient.basalt_deltas.additions=true minecraft\:entity.goat.milk=true -minecraft\:entity.slime.jump_small=true -embers\:block.mini_boiler.loop_fast=true embers\:block.mixer.loop=true -minecraft\:entity.frog.lay_spawn=true -mowziesmobs\:umvuthana.healloop=true alexsmobs\:banana_slug_slime_expand=true biomancy\:flesh_block.step=true -quark\:entity.stoneling.michael=true -minecraft\:block.nether_wood_trapdoor.open=true -undergarden\:entity.rotbeast.ambient=true -minecraft\:block.lantern.place=true minecraft\:block.moss.place=true -alexsmobs\:mantis_shrimp_hurt=true -minecraft\:block.wood.break=true -mowziesmobs\:wroughtnaut.axe_hit=true minecraft\:enchant.thorns.hit=true biomemusic\:music.night=true cataclysm\:shredder_end=true bosses_of_mass_destruction\:earthdive_spear_throw=true -minecraft\:block.scaffolding.break=true -minecraft\:block.composter.fill=true -minecraft\:item.book.put=true mowziesmobs\:umvuthana.roar=true -alexs_mobs_extra_music\:voidwormdefeat=true malum\:soulstone_place=true diff --git a/config/sound_physics_remastered/occlusion.properties b/config/sound_physics_remastered/occlusion.properties index 7c44294..59f88fa 100644 --- a/config/sound_physics_remastered/occlusion.properties +++ b/config/sound_physics_remastered/occlusion.properties @@ -9,208 +9,208 @@ # By block ID: # minecraft\:oak_log=1.0 -# Netherrack (Sound Type) -NETHERRACK=1.0 -# Large Amethyst Bud (Sound Type) -LARGE_AMETHYST_BUD=0.0 -# Soul Sand (Sound Type) -SOUL_SAND=1.0 -# Gravel (Sound Type) -GRAVEL=1.0 -# Shroomlight (Sound Type) -SHROOMLIGHT=1.0 -# Small Dripleaf (Sound Type) -SMALL_DRIPLEAF=0.0 -# Anvil (Sound Type) -ANVIL=1.0 -# Flowering Azalea (Sound Type) -FLOWERING_AZALEA=1.0 -# Spore Blossom (Sound Type) -SPORE_BLOSSOM=0.0 -# Cherry Sapling (Sound Type) -CHERRY_SAPLING=1.0 -# Nether Bricks (Sound Type) -NETHER_BRICKS=1.0 -# Calcite (Sound Type) -CALCITE=1.0 +# Fungus (Sound Type) +FUNGUS=0.0 +# Polished Deepslate (Sound Type) +POLISHED_DEEPSLATE=1.0 +# Froglight (Sound Type) +FROGLIGHT=1.0 # Moss Carpet (Sound Type) MOSS_CARPET=0.1 -# Glow Lichen (Sound Type) -GLOW_LICHEN=0.0 -# Stem (Sound Type) -STEM=1.0 +# Sculk Catalyst (Sound Type) +SCULK_CATALYST=1.0 +# Roots (Sound Type) +ROOTS=0.0 +# Rooted Dirt (Sound Type) +ROOTED_DIRT=1.0 +# Amethyst Cluster (Sound Type) +AMETHYST_CLUSTER=1.0 +# Copper (Sound Type) +COPPER=1.0 +# Coral Block (Sound Type) +CORAL_BLOCK=1.0 # Deepslate (Sound Type) DEEPSLATE=1.0 -# Nether Wood Hanging Sign (Sound Type) -NETHER_WOOD_HANGING_SIGN=1.0 -# Sand (Sound Type) -SAND=1.0 -# Azalea Leaves (Sound Type) -AZALEA_LEAVES=1.0 -# Wart Block (Sound Type) -WART_BLOCK=1.0 -# Small Amethyst Bud (Sound Type) -SMALL_AMETHYST_BUD=0.0 -# Soul Soil (Sound Type) -SOUL_SOIL=1.0 -# Nether Sprouts (Sound Type) -NETHER_SPROUTS=1.0 -# Froglight (Sound Type) -FROGLIGHT=1.0 -# Gilded Blackstone (Sound Type) -GILDED_BLACKSTONE=1.0 -# Suspicious Gravel (Sound Type) -SUSPICIOUS_GRAVEL=1.0 +# Suspicious Sand (Sound Type) +SUSPICIOUS_SAND=1.0 +# Packed Mud (Sound Type) +PACKED_MUD=1.0 +# Frogspawn (Sound Type) +FROGSPAWN=1.0 +# Deepslate Bricks (Sound Type) +DEEPSLATE_BRICKS=1.0 # Glass (Sound Type) GLASS=0.1 -# Tuff (Sound Type) -TUFF=1.0 -# Sculk Shrieker (Sound Type) -SCULK_SHRIEKER=1.0 +# Nether Wood Hanging Sign (Sound Type) +NETHER_WOOD_HANGING_SIGN=1.0 # Weeping Vines (Sound Type) WEEPING_VINES=0.0 -# Nylium (Sound Type) -NYLIUM=1.0 -# Ladder (Sound Type) -LADDER=0.0 -# Powder Snow (Sound Type) -POWDER_SNOW=0.1 -# Fungus (Sound Type) -FUNGUS=0.0 -# Ancient Debris (Sound Type) -ANCIENT_DEBRIS=1.0 -# Coral Block (Sound Type) -CORAL_BLOCK=1.0 -# Vine (Sound Type) -VINE=0.0 +# Stem (Sound Type) +STEM=1.0 +# Anvil (Sound Type) +ANVIL=1.0 +# Hanging Roots (Sound Type) +HANGING_ROOTS=1.0 # Candle (Sound Type) CANDLE=1.0 -# Hard Crop (Sound Type) -HARD_CROP=1.0 +# Grass (Sound Type) +GRASS=1.0 # Mud Bricks (Sound Type) MUD_BRICKS=1.0 -# Decorated Pot Cracked (Sound Type) -DECORATED_POT_CRACKED=1.0 -# Nether Ore (Sound Type) -NETHER_ORE=1.0 -# Hanging Sign (Sound Type) -HANGING_SIGN=1.0 -# Mud (Sound Type) -MUD=1.0 -# Crop (Sound Type) -CROP=0.0 -# Azalea (Sound Type) -AZALEA=1.0 -# Packed Mud (Sound Type) -PACKED_MUD=1.0 -# Amethyst Cluster (Sound Type) -AMETHYST_CLUSTER=1.0 -# Cherry Wood (Sound Type) -CHERRY_WOOD=1.0 +# Mangrove Roots (Sound Type) +MANGROVE_ROOTS=1.0 +# Cherry Sapling (Sound Type) +CHERRY_SAPLING=1.0 +# Glow Lichen (Sound Type) +GLOW_LICHEN=0.0 # Decorated Pot (Sound Type) DECORATED_POT=1.0 -# Roots (Sound Type) -ROOTS=0.0 +# Lantern (Sound Type) +LANTERN=1.0 # Sculk Vein (Sound Type) SCULK_VEIN=1.0 -# Nether Wart (Sound Type) -NETHER_WART=1.0 -# Copper (Sound Type) -COPPER=1.0 -# Nether Gold Ore (Sound Type) -NETHER_GOLD_ORE=1.0 -# Sculk Catalyst (Sound Type) -SCULK_CATALYST=1.0 -# Bamboo Wood (Sound Type) -BAMBOO_WOOD=1.0 +# Bamboo (Sound Type) +BAMBOO=0.1 +# Lily Pad (Sound Type) +LILY_PAD=0.0 +# Cherry Leaves (Sound Type) +CHERRY_LEAVES=1.0 +# Gilded Blackstone (Sound Type) +GILDED_BLACKSTONE=1.0 +# Ancient Debris (Sound Type) +ANCIENT_DEBRIS=1.0 # Cherry Wood Hanging Sign (Sound Type) CHERRY_WOOD_HANGING_SIGN=1.0 -# Slime Block (Sound Type) -SLIME_BLOCK=1.0 -# Basalt (Sound Type) -BASALT=1.0 +# Honey Block (Sound Type) +HONEY_BLOCK=0.5 +# Calcite (Sound Type) +CALCITE=1.0 +# Azalea (Sound Type) +AZALEA=1.0 +# Bamboo Wood (Sound Type) +BAMBOO_WOOD=1.0 +# Mud (Sound Type) +MUD=1.0 +# Ladder (Sound Type) +LADDER=0.0 +# Sculk Shrieker (Sound Type) +SCULK_SHRIEKER=1.0 +# Spore Blossom (Sound Type) +SPORE_BLOSSOM=0.0 +# Tuff (Sound Type) +TUFF=1.0 +# Powder Snow (Sound Type) +POWDER_SNOW=0.1 +# Cave Vines (Sound Type) +CAVE_VINES=1.0 +# Cherry Wood (Sound Type) +CHERRY_WOOD=1.0 +# Soul Sand (Sound Type) +SOUL_SAND=1.0 +# Hanging Sign (Sound Type) +HANGING_SIGN=1.0 +# Suspicious Gravel (Sound Type) +SUSPICIOUS_GRAVEL=1.0 +# Soul Soil (Sound Type) +SOUL_SOIL=1.0 # Amethyst (Sound Type) AMETHYST=1.0 -# Dripstone Block (Sound Type) -DRIPSTONE_BLOCK=1.0 -# Bone Block (Sound Type) -BONE_BLOCK=1.0 -# Chiseled Bookshelf (Sound Type) -CHISELED_BOOKSHELF=1.0 -# Cherry Leaves (Sound Type) -CHERRY_LEAVES=1.0 +# Twisting Vines (Sound Type) +TWISTING_VINES=0.0 +# Nether Bricks (Sound Type) +NETHER_BRICKS=1.0 +# Medium Amethyst Bud (Sound Type) +MEDIUM_AMETHYST_BUD=0.0 +# Sweet Berry Bush (Sound Type) +SWEET_BERRY_BUSH=0.0 +# Big Dripleaf (Sound Type) +BIG_DRIPLEAF=1.0 # Bamboo Wood Hanging Sign (Sound Type) BAMBOO_WOOD_HANGING_SIGN=1.0 -# Lantern (Sound Type) -LANTERN=1.0 -# Stone (Sound Type) -STONE=1.0 +# Bamboo Sapling (Sound Type) +BAMBOO_SAPLING=0.1 # Metal (Sound Type) METAL=1.0 +# Nether Sprouts (Sound Type) +NETHER_SPROUTS=1.0 +# Sand (Sound Type) +SAND=1.0 # Sculk Sensor (Sound Type) SCULK_SENSOR=1.0 -# Medium Amethyst Bud (Sound Type) -MEDIUM_AMETHYST_BUD=0.0 +# Muddy Mangrove Roots (Sound Type) +MUDDY_MANGROVE_ROOTS=1.0 +# Vine (Sound Type) +VINE=0.0 +# Pointed Dripstone (Sound Type) +POINTED_DRIPSTONE=0.0 # Moss (Sound Type) MOSS=0.75 -# Honey Block (Sound Type) -HONEY_BLOCK=0.5 -# Wood (Sound Type) -WOOD=1.0 +# Nether Gold Ore (Sound Type) +NETHER_GOLD_ORE=1.0 +# Small Amethyst Bud (Sound Type) +SMALL_AMETHYST_BUD=0.0 +# Nether Ore (Sound Type) +NETHER_ORE=1.0 +# Azalea Leaves (Sound Type) +AZALEA_LEAVES=1.0 +# Sculk (Sound Type) +SCULK=1.0 +# Slime Block (Sound Type) +SLIME_BLOCK=1.0 +# Wet Grass (Sound Type) +WET_GRASS=0.1 +# Chain (Sound Type) +CHAIN=0.0 +# Deepslate Tiles (Sound Type) +DEEPSLATE_TILES=1.0 +# Basalt (Sound Type) +BASALT=1.0 +# Chiseled Bookshelf (Sound Type) +CHISELED_BOOKSHELF=1.0 +# Stone (Sound Type) +STONE=1.0 # Nether Wood (Sound Type) NETHER_WOOD=1.0 -# Big Dripleaf (Sound Type) -BIG_DRIPLEAF=1.0 -# Sweet Berry Bush (Sound Type) -SWEET_BERRY_BUSH=0.0 -# Frogspawn (Sound Type) -FROGSPAWN=1.0 -# Mangrove Roots (Sound Type) -MANGROVE_ROOTS=1.0 -# Lily Pad (Sound Type) -LILY_PAD=0.0 -# Rooted Dirt (Sound Type) -ROOTED_DIRT=1.0 -# Deepslate Bricks (Sound Type) -DEEPSLATE_BRICKS=1.0 -# Muddy Mangrove Roots (Sound Type) -MUDDY_MANGROVE_ROOTS=1.0 +# Small Dripleaf (Sound Type) +SMALL_DRIPLEAF=0.0 +# Gravel (Sound Type) +GRAVEL=1.0 +# Nylium (Sound Type) +NYLIUM=1.0 +# Wart Block (Sound Type) +WART_BLOCK=1.0 +# Snow (Sound Type) +SNOW=0.1 # Wool (Sound Type) WOOL=1.5 -# Bamboo (Sound Type) -BAMBOO=0.1 -# Grass (Sound Type) -GRASS=1.0 -# Cave Vines (Sound Type) -CAVE_VINES=1.0 -# Chain (Sound Type) -CHAIN=0.0 -# Wet Grass (Sound Type) -WET_GRASS=0.1 -# Netherite Block (Sound Type) -NETHERITE_BLOCK=1.0 # Lodestone (Sound Type) LODESTONE=1.0 -# Hanging Roots (Sound Type) -HANGING_ROOTS=1.0 -# Bamboo Sapling (Sound Type) -BAMBOO_SAPLING=0.1 -# Suspicious Sand (Sound Type) -SUSPICIOUS_SAND=1.0 -# Polished Deepslate (Sound Type) -POLISHED_DEEPSLATE=1.0 -# Snow (Sound Type) -SNOW=0.1 -# Pointed Dripstone (Sound Type) -POINTED_DRIPSTONE=0.0 -# Twisting Vines (Sound Type) -TWISTING_VINES=0.0 -# Deepslate Tiles (Sound Type) -DEEPSLATE_TILES=1.0 +# Dripstone Block (Sound Type) +DRIPSTONE_BLOCK=1.0 +# Large Amethyst Bud (Sound Type) +LARGE_AMETHYST_BUD=0.0 +# Netherrack (Sound Type) +NETHERRACK=1.0 +# Crop (Sound Type) +CROP=0.0 +# Hard Crop (Sound Type) +HARD_CROP=1.0 # Scaffolding (Sound Type) SCAFFOLDING=0.0 -# Sculk (Sound Type) -SCULK=1.0 +# Netherite Block (Sound Type) +NETHERITE_BLOCK=1.0 +# Wood (Sound Type) +WOOD=1.0 +# Decorated Pot Cracked (Sound Type) +DECORATED_POT_CRACKED=1.0 +# Flowering Azalea (Sound Type) +FLOWERING_AZALEA=1.0 +# Shroomlight (Sound Type) +SHROOMLIGHT=1.0 +# Nether Wart (Sound Type) +NETHER_WART=1.0 +# Bone Block (Sound Type) +BONE_BLOCK=1.0 # Water (Block) minecraft\:water=0.25 # Lava (Block) diff --git a/config/sound_physics_remastered/reflectivity.properties b/config/sound_physics_remastered/reflectivity.properties index 39301c5..c40914d 100644 --- a/config/sound_physics_remastered/reflectivity.properties +++ b/config/sound_physics_remastered/reflectivity.properties @@ -9,205 +9,205 @@ # By block ID: # minecraft\:oak_log=1.0 -# Netherrack (Sound Type) -NETHERRACK=1.1 -# Large Amethyst Bud (Sound Type) -LARGE_AMETHYST_BUD=0.5 -# Soul Sand (Sound Type) -SOUL_SAND=0.2 -# Gravel (Sound Type) -GRAVEL=0.3 -# Shroomlight (Sound Type) -SHROOMLIGHT=0.5 -# Small Dripleaf (Sound Type) -SMALL_DRIPLEAF=0.5 -# Anvil (Sound Type) -ANVIL=0.5 -# Flowering Azalea (Sound Type) -FLOWERING_AZALEA=0.5 -# Spore Blossom (Sound Type) -SPORE_BLOSSOM=0.5 -# Cherry Sapling (Sound Type) -CHERRY_SAPLING=0.5 -# Nether Bricks (Sound Type) -NETHER_BRICKS=1.5 -# Calcite (Sound Type) -CALCITE=1.5 +# Fungus (Sound Type) +FUNGUS=0.5 +# Polished Deepslate (Sound Type) +POLISHED_DEEPSLATE=1.5 +# Froglight (Sound Type) +FROGLIGHT=0.5 # Moss Carpet (Sound Type) MOSS_CARPET=0.5 -# Glow Lichen (Sound Type) -GLOW_LICHEN=0.5 -# Stem (Sound Type) -STEM=0.4 +# Sculk Catalyst (Sound Type) +SCULK_CATALYST=0.5 +# Roots (Sound Type) +ROOTS=0.5 +# Rooted Dirt (Sound Type) +ROOTED_DIRT=0.5 +# Amethyst Cluster (Sound Type) +AMETHYST_CLUSTER=0.5 +# Copper (Sound Type) +COPPER=1.25 +# Coral Block (Sound Type) +CORAL_BLOCK=0.2 # Deepslate (Sound Type) DEEPSLATE=1.5 -# Nether Wood Hanging Sign (Sound Type) -NETHER_WOOD_HANGING_SIGN=0.5 -# Sand (Sound Type) -SAND=0.2 -# Azalea Leaves (Sound Type) -AZALEA_LEAVES=0.5 -# Wart Block (Sound Type) -WART_BLOCK=0.5 -# Small Amethyst Bud (Sound Type) -SMALL_AMETHYST_BUD=0.5 -# Soul Soil (Sound Type) -SOUL_SOIL=0.2 -# Nether Sprouts (Sound Type) -NETHER_SPROUTS=0.5 -# Froglight (Sound Type) -FROGLIGHT=0.5 -# Gilded Blackstone (Sound Type) -GILDED_BLACKSTONE=0.5 -# Suspicious Gravel (Sound Type) -SUSPICIOUS_GRAVEL=0.5 +# Suspicious Sand (Sound Type) +SUSPICIOUS_SAND=0.5 +# Packed Mud (Sound Type) +PACKED_MUD=0.5 +# Frogspawn (Sound Type) +FROGSPAWN=0.5 +# Deepslate Bricks (Sound Type) +DEEPSLATE_BRICKS=1.5 # Glass (Sound Type) GLASS=0.75 -# Tuff (Sound Type) -TUFF=1.5 -# Sculk Shrieker (Sound Type) -SCULK_SHRIEKER=0.5 +# Nether Wood Hanging Sign (Sound Type) +NETHER_WOOD_HANGING_SIGN=0.5 # Weeping Vines (Sound Type) WEEPING_VINES=0.5 -# Nylium (Sound Type) -NYLIUM=0.5 -# Ladder (Sound Type) -LADDER=0.5 -# Powder Snow (Sound Type) -POWDER_SNOW=0.5 -# Fungus (Sound Type) -FUNGUS=0.5 -# Ancient Debris (Sound Type) -ANCIENT_DEBRIS=0.5 -# Coral Block (Sound Type) -CORAL_BLOCK=0.2 -# Vine (Sound Type) -VINE=0.5 +# Stem (Sound Type) +STEM=0.4 +# Anvil (Sound Type) +ANVIL=0.5 +# Hanging Roots (Sound Type) +HANGING_ROOTS=0.5 # Candle (Sound Type) CANDLE=0.5 -# Hard Crop (Sound Type) -HARD_CROP=0.5 +# Grass (Sound Type) +GRASS=0.3 # Mud Bricks (Sound Type) MUD_BRICKS=0.5 -# Decorated Pot Cracked (Sound Type) -DECORATED_POT_CRACKED=0.5 -# Nether Ore (Sound Type) -NETHER_ORE=1.1 -# Hanging Sign (Sound Type) -HANGING_SIGN=0.5 -# Mud (Sound Type) -MUD=0.5 -# Crop (Sound Type) -CROP=0.5 -# Azalea (Sound Type) -AZALEA=0.5 -# Packed Mud (Sound Type) -PACKED_MUD=0.5 -# Amethyst Cluster (Sound Type) -AMETHYST_CLUSTER=0.5 -# Cherry Wood (Sound Type) -CHERRY_WOOD=0.5 +# Mangrove Roots (Sound Type) +MANGROVE_ROOTS=0.5 +# Cherry Sapling (Sound Type) +CHERRY_SAPLING=0.5 +# Glow Lichen (Sound Type) +GLOW_LICHEN=0.5 # Decorated Pot (Sound Type) DECORATED_POT=0.5 -# Roots (Sound Type) -ROOTS=0.5 +# Lantern (Sound Type) +LANTERN=0.5 # Sculk Vein (Sound Type) SCULK_VEIN=0.5 -# Nether Wart (Sound Type) -NETHER_WART=0.5 -# Copper (Sound Type) -COPPER=1.25 -# Nether Gold Ore (Sound Type) -NETHER_GOLD_ORE=1.1 -# Sculk Catalyst (Sound Type) -SCULK_CATALYST=0.5 -# Bamboo Wood (Sound Type) -BAMBOO_WOOD=0.5 +# Bamboo (Sound Type) +BAMBOO=0.5 +# Lily Pad (Sound Type) +LILY_PAD=0.5 +# Cherry Leaves (Sound Type) +CHERRY_LEAVES=0.5 +# Gilded Blackstone (Sound Type) +GILDED_BLACKSTONE=0.5 +# Ancient Debris (Sound Type) +ANCIENT_DEBRIS=0.5 # Cherry Wood Hanging Sign (Sound Type) CHERRY_WOOD_HANGING_SIGN=0.5 -# Slime Block (Sound Type) -SLIME_BLOCK=0.5 -# Basalt (Sound Type) -BASALT=1.5 +# Honey Block (Sound Type) +HONEY_BLOCK=0.1 +# Calcite (Sound Type) +CALCITE=1.5 +# Azalea (Sound Type) +AZALEA=0.5 +# Bamboo Wood (Sound Type) +BAMBOO_WOOD=0.5 +# Mud (Sound Type) +MUD=0.5 +# Ladder (Sound Type) +LADDER=0.5 +# Sculk Shrieker (Sound Type) +SCULK_SHRIEKER=0.5 +# Spore Blossom (Sound Type) +SPORE_BLOSSOM=0.5 +# Tuff (Sound Type) +TUFF=1.5 +# Powder Snow (Sound Type) +POWDER_SNOW=0.5 +# Cave Vines (Sound Type) +CAVE_VINES=0.5 +# Cherry Wood (Sound Type) +CHERRY_WOOD=0.5 +# Soul Sand (Sound Type) +SOUL_SAND=0.2 +# Hanging Sign (Sound Type) +HANGING_SIGN=0.5 +# Suspicious Gravel (Sound Type) +SUSPICIOUS_GRAVEL=0.5 +# Soul Soil (Sound Type) +SOUL_SOIL=0.2 # Amethyst (Sound Type) AMETHYST=1.5 -# Dripstone Block (Sound Type) -DRIPSTONE_BLOCK=0.5 -# Bone Block (Sound Type) -BONE_BLOCK=1.5 -# Chiseled Bookshelf (Sound Type) -CHISELED_BOOKSHELF=0.5 -# Cherry Leaves (Sound Type) -CHERRY_LEAVES=0.5 +# Twisting Vines (Sound Type) +TWISTING_VINES=0.5 +# Nether Bricks (Sound Type) +NETHER_BRICKS=1.5 +# Medium Amethyst Bud (Sound Type) +MEDIUM_AMETHYST_BUD=0.5 +# Sweet Berry Bush (Sound Type) +SWEET_BERRY_BUSH=0.5 +# Big Dripleaf (Sound Type) +BIG_DRIPLEAF=0.5 # Bamboo Wood Hanging Sign (Sound Type) BAMBOO_WOOD_HANGING_SIGN=0.5 -# Lantern (Sound Type) -LANTERN=0.5 -# Stone (Sound Type) -STONE=1.5 +# Bamboo Sapling (Sound Type) +BAMBOO_SAPLING=0.5 # Metal (Sound Type) METAL=1.25 +# Nether Sprouts (Sound Type) +NETHER_SPROUTS=0.5 +# Sand (Sound Type) +SAND=0.2 # Sculk Sensor (Sound Type) SCULK_SENSOR=0.5 -# Medium Amethyst Bud (Sound Type) -MEDIUM_AMETHYST_BUD=0.5 +# Muddy Mangrove Roots (Sound Type) +MUDDY_MANGROVE_ROOTS=0.5 +# Vine (Sound Type) +VINE=0.5 +# Pointed Dripstone (Sound Type) +POINTED_DRIPSTONE=0.5 # Moss (Sound Type) MOSS=0.1 -# Honey Block (Sound Type) -HONEY_BLOCK=0.1 -# Wood (Sound Type) -WOOD=0.4 +# Nether Gold Ore (Sound Type) +NETHER_GOLD_ORE=1.1 +# Small Amethyst Bud (Sound Type) +SMALL_AMETHYST_BUD=0.5 +# Nether Ore (Sound Type) +NETHER_ORE=1.1 +# Azalea Leaves (Sound Type) +AZALEA_LEAVES=0.5 +# Sculk (Sound Type) +SCULK=0.5 +# Slime Block (Sound Type) +SLIME_BLOCK=0.5 +# Wet Grass (Sound Type) +WET_GRASS=0.5 +# Chain (Sound Type) +CHAIN=0.5 +# Deepslate Tiles (Sound Type) +DEEPSLATE_TILES=1.5 +# Basalt (Sound Type) +BASALT=1.5 +# Chiseled Bookshelf (Sound Type) +CHISELED_BOOKSHELF=0.5 +# Stone (Sound Type) +STONE=1.5 # Nether Wood (Sound Type) NETHER_WOOD=0.5 -# Big Dripleaf (Sound Type) -BIG_DRIPLEAF=0.5 -# Sweet Berry Bush (Sound Type) -SWEET_BERRY_BUSH=0.5 -# Frogspawn (Sound Type) -FROGSPAWN=0.5 -# Mangrove Roots (Sound Type) -MANGROVE_ROOTS=0.5 -# Lily Pad (Sound Type) -LILY_PAD=0.5 -# Rooted Dirt (Sound Type) -ROOTED_DIRT=0.5 -# Deepslate Bricks (Sound Type) -DEEPSLATE_BRICKS=1.5 -# Muddy Mangrove Roots (Sound Type) -MUDDY_MANGROVE_ROOTS=0.5 +# Small Dripleaf (Sound Type) +SMALL_DRIPLEAF=0.5 +# Gravel (Sound Type) +GRAVEL=0.3 +# Nylium (Sound Type) +NYLIUM=0.5 +# Wart Block (Sound Type) +WART_BLOCK=0.5 +# Snow (Sound Type) +SNOW=0.15 # Wool (Sound Type) WOOL=0.1 -# Bamboo (Sound Type) -BAMBOO=0.5 -# Grass (Sound Type) -GRASS=0.3 -# Cave Vines (Sound Type) -CAVE_VINES=0.5 -# Chain (Sound Type) -CHAIN=0.5 -# Wet Grass (Sound Type) -WET_GRASS=0.5 -# Netherite Block (Sound Type) -NETHERITE_BLOCK=1.5 # Lodestone (Sound Type) LODESTONE=0.5 -# Hanging Roots (Sound Type) -HANGING_ROOTS=0.5 -# Bamboo Sapling (Sound Type) -BAMBOO_SAPLING=0.5 -# Suspicious Sand (Sound Type) -SUSPICIOUS_SAND=0.5 -# Polished Deepslate (Sound Type) -POLISHED_DEEPSLATE=1.5 -# Snow (Sound Type) -SNOW=0.15 -# Pointed Dripstone (Sound Type) -POINTED_DRIPSTONE=0.5 -# Twisting Vines (Sound Type) -TWISTING_VINES=0.5 -# Deepslate Tiles (Sound Type) -DEEPSLATE_TILES=1.5 +# Dripstone Block (Sound Type) +DRIPSTONE_BLOCK=0.5 +# Large Amethyst Bud (Sound Type) +LARGE_AMETHYST_BUD=0.5 +# Netherrack (Sound Type) +NETHERRACK=1.1 +# Crop (Sound Type) +CROP=0.5 +# Hard Crop (Sound Type) +HARD_CROP=0.5 # Scaffolding (Sound Type) SCAFFOLDING=0.5 -# Sculk (Sound Type) -SCULK=0.5 +# Netherite Block (Sound Type) +NETHERITE_BLOCK=1.5 +# Wood (Sound Type) +WOOD=0.4 +# Decorated Pot Cracked (Sound Type) +DECORATED_POT_CRACKED=0.5 +# Flowering Azalea (Sound Type) +FLOWERING_AZALEA=0.5 +# Shroomlight (Sound Type) +SHROOMLIGHT=0.5 +# Nether Wart (Sound Type) +NETHER_WART=0.5 +# Bone Block (Sound Type) +BONE_BLOCK=1.5 diff --git a/config/unseen_world-common.toml b/config/unseen_world-common.toml deleted file mode 100644 index b2979b7..0000000 --- a/config/unseen_world-common.toml +++ /dev/null @@ -1,39 +0,0 @@ - -["Configs for Unseen World"] - #--Configuration of Enchants and Effects-- - #Determine chance of appling reducing of gravity effect on player - #Range: 5.0E-4 ~ 0.1 - reducing_of_gravity_chance = 0.0035 - #Determine chance of appling meteoritestrophy effect on player - #Range: 5.0E-4 ~ 0.1 - meteoritestrophy_chance = 0.0025 - #Determine extra power of life steeling enchantment - #Range: 0 ~ 5 - extra_power_of_life_steeling = 0 - #Determine extra power of gravity thorns enchantment - #Range: -1 ~ 5 - extra_power_of_gravity_thorns = 0 - #Determine extra power of shining blade enchantment - #Range: 0 ~ 5 - extra_power_of_shining_blade = 0 - #Determine if gravity thorns enchantment has to work - deactivate_spikes = false - #Determine if life steel enchantment has to work - deactivate_life_steeling = false - #Determine if shining blade enchantment has to work - deactivate_shining_blade = false - #Determine if mining boots enchantment has to work - deactivate_mining_boots = false - #--Configuration of Mobs-- - #Value of Dark Warrior Maximum health - #Range: 50.0 ~ 1000.0 - warrior_health = 300.0 - #Value of Blazer Maximum health - #Range: 50.0 ~ 1000.0 - blazer_health = 450.0 - #Value of Wither Knight Maximum health - #Range: 50.0 ~ 1000.0 - knight_health = 350.0 - #Enable panorama of Unseen World. - panorama_unseen_world = false - diff --git a/config/via_romana_config.toml b/config/via_romana_config.toml new file mode 100644 index 0000000..6e454bd --- /dev/null +++ b/config/via_romana_config.toml @@ -0,0 +1,33 @@ + +[Variables] + #Radius of region checked for path (ie. radius = x; checks ((x*2)+1)^3 cubic region) + "Infrastructure Check Radius" = 1.0 + #Minimum distance between two nodes + "Node Distance Minimum" = 10.0 + #Maximum distance between two nodes + "Node Distance Maximum" = 20.0 + #% of blocks required to be path blocks in a 3x3 region of ground. + "Path Quality Threshold" = 0.6 + #The minimum length for a path to be valid in blocks from start to finish + "Minimum Path Distance" = 50.0 + #The maximum length for a path to be valid in blocks from start to finish + "Maximum Path Distance" = 100000.0 + #Amount of ticks for teleport cooldown effect (enter 0 to disable) + "Teleport Cooldown" = 60.0 + +["Allowed Blocks, Entities, & Dimensions"] + #A comma seperated list of accepted path tags + "Valid Block Tags" = "forge:via_romana_path_block" + #Entities that you are able to teleport with + "Valid Entities" = "minecraft:player, minecraft:boat, minecraft:horse, minecraft:pig, minecraft:strider, minecraft:camel" + #Dimensions that paths will be allowed in + "Valid Dimensions" = "minecraft:overworld, minecraft:the_end" + +[Client] + #Toggle debug overlay + "Debug Mode" = false + #The amount of particles generated per-tick for the teleport effect + "Particle Amount" = 20.0 + #Allow for teleport pop-up when looking at a linked sign + "Linked Sign Message" = false + diff --git a/config/wizards_reborn-client.toml b/config/wizards_reborn-client.toml new file mode 100644 index 0000000..111119a --- /dev/null +++ b/config/wizards_reborn-client.toml @@ -0,0 +1,124 @@ + +#Graphics +[graphics] + #Enable better particle/effect layering. + #Fixes particles and effects rendering behind clouds and weather. + #NOTE: Does NOT work with fabulous graphics mode. + betterLayering = true + + #Animations + [graphics.animations] + #Enable large item models. + largeItemModel = true + #Enable spells animations player. + spellsAnimation = true + #Enable spells item animations. + spellsItemAnimation = true + #Enable spells first person item animations. + spellsFirstPersonItemAnimation = true + + #Particles + [graphics.particles] + #Limit wissen rays per tick. + #Range: 0 ~ 1000 + wissenRaysLimit = 200 + #Enable dropping items particles. + itemParticle = true + #Enable items particles in GUI. + itemGuiParticle = true + +#Arcanemicon +[arcanemicon] + #Enable hard mode in research. + #NOTE: Always on in hardcore. + researchHardMode = false + #Enable old type of monogram outline in research. + oldResearchMonogramOutline = false + #Enable bright type of monogram outline in research. + brightResearchMonogramOutline = false + #Enable connects with monogram in research. + researchMonogramConnects = true + #Enable monogram glow. + monogramGlow = true + #Enable monogram glow color. + monogramGlowColor = true + #Enable monogram color. + monogramColor = false + #Enable monogram glow rays. + monogramRays = true + #Enable centered value in config. + configCenter = true + +#Numerical +[numerical] + #Enable numerical wissen. + wissen = false + #Enable numerical cooldown. + cooldown = false + #Enable show light name. + light = false + #Enable numerical experience. + experience = false + #Enable numerical heat. + heat = false + #Enable numerical fluid. + fluid = true + #Enable numerical steam. + steam = false + +#Overlay +[overlay] + + #Arcane Wand + [overlay.arcaneWand] + #Enable display HUD on top. + up = true + #Enable display HUD on right. + right = false + #Enable side display HUD. + sideHud = false + #Enable side display bar. + sideBar = false + #Enable horizontal bar. + horizontalBar = false + #HUD X offset. + xOffset = 0 + #HUD Y offset. + yOffset = 0 + #Second HUD X offset. + secondXOffset = 0 + #Second HUD Y offset. + secondYOffset = 0 + #Bar X offset. + barXOffset = 0 + #Bar Y offset. + barYOffset = 0 + #Enable second HUD free offset. + secondHudFree = false + #Enable bar free offset. + barFree = false + #Enable draw cooldown in HUD. + cooldownText = false + #Enable draw wissen in HUD. + wissenText = false + #Enable reverse bar. + reverseBar = false + #Enable show empty spells in bar. + showEmptySpells = true + +#Menu +[menu] + #Enable custom panorama. + customPanorama = false + #Enable custom panorama button. + panoramaButton = true + #Custom panorama button row. + #Range: 0 ~ 4 + panoramaButtonRow = 3 + #Custom panorama button X offset with row. + panoramaButtonRowXOffset = 4 + #Custom panorama button X offset. + panoramaButtonXOffset = 0 + #Custom panorama button Y offset. + panoramaButtonYOffset = 0 + diff --git a/config/wizards_reborn-common.toml b/config/wizards_reborn-common.toml new file mode 100644 index 0000000..015d7d8 --- /dev/null +++ b/config/wizards_reborn-common.toml @@ -0,0 +1,10 @@ +#Standard wissen color RED. +#Range: 0 ~ 255 +standardWissenColorR = 119 +#Standard wissen color GREEN. +#Range: 0 ~ 255 +standardWissenColorG = 164 +#Standard wissen color BLUE. +#Range: 0 ~ 255 +standardWissenColorB = 208 + diff --git a/kubejs/config/probe-settings.json b/kubejs/config/probe-settings.json new file mode 100644 index 0000000..88ff58a --- /dev/null +++ b/kubejs/config/probe-settings.json @@ -0,0 +1,4 @@ +{ + "probejs.modHash": -2715452057364573900, + "probejs.registryHash": -2039914840885289964 +} \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5c20cfd..4db7a9a 100644 --- a/manifest.json +++ b/manifest.json @@ -155,6 +155,11 @@ "fileID": 5351562, "required": true }, + { + "projectID": 258587, + "fileID": 5275217, + "required": true + }, { "projectID": 324717, "fileID": 5493390, @@ -220,6 +225,11 @@ "fileID": 5091310, "required": true }, + { + "projectID": 769203, + "fileID": 5423003, + "required": true + }, { "projectID": 379887, "fileID": 4869702, @@ -280,6 +290,16 @@ "fileID": 5301376, "required": true }, + { + "projectID": 243190, + "fileID": 5455954, + "required": true + }, + { + "projectID": 426386, + "fileID": 4863339, + "required": true + }, { "projectID": 661293, "fileID": 5513411, @@ -305,6 +325,11 @@ "fileID": 4731613, "required": true }, + { + "projectID": 1026508, + "fileID": 5401345, + "required": true + }, { "projectID": 635427, "fileID": 4680832, @@ -320,6 +345,11 @@ "fileID": 5160697, "required": true }, + { + "projectID": 975640, + "fileID": 5442990, + "required": true + }, { "projectID": 896746, "fileID": 5467925, @@ -395,6 +425,11 @@ "fileID": 5062640, "required": true }, + { + "projectID": 382216, + "fileID": 5292242, + "required": true + }, { "projectID": 402616, "fileID": 4702302, @@ -440,11 +475,21 @@ "fileID": 5137249, "required": true }, + { + "projectID": 225738, + "fileID": 5319203, + "required": true + }, { "projectID": 551736, "fileID": 4731947, "required": true }, + { + "projectID": 870250, + "fileID": 5488889, + "required": true + }, { "projectID": 908741, "fileID": 5521846, @@ -550,6 +595,11 @@ "fileID": 5460309, "required": true }, + { + "projectID": 592449, + "fileID": 5217588, + "required": true + }, { "projectID": 1021685, "fileID": 5452733, @@ -610,6 +660,11 @@ "fileID": 5500867, "required": true }, + { + "projectID": 917511, + "fileID": 5031303, + "required": true + }, { "projectID": 519759, "fileID": 5357964, @@ -665,6 +720,11 @@ "fileID": 5076392, "required": true }, + { + "projectID": 410162, + "fileID": 4836826, + "required": true + }, { "projectID": 658587, "fileID": 4587214, @@ -735,6 +795,11 @@ "fileID": 5280725, "required": true }, + { + "projectID": 671040, + "fileID": 5446506, + "required": true + }, { "projectID": 412082, "fileID": 5458843, @@ -756,13 +821,13 @@ "required": true }, { - "projectID": 550263, - "fileID": 5431680, + "projectID": 416935, + "fileID": 5189548, "required": true }, { - "projectID": 416935, - "fileID": 5189548, + "projectID": 653966, + "fileID": 4966426, "required": true }, { @@ -775,6 +840,11 @@ "fileID": 4684840, "required": true }, + { + "projectID": 913994, + "fileID": 5412641, + "required": true + }, { "projectID": 521932, "fileID": 4612835, diff --git a/modlist.html b/modlist.html index 37f0382..342e7e2 100644 --- a/modlist.html +++ b/modlist.html @@ -1,156 +1,175 @@ \ No newline at end of file