Tons of change

removed problematic delights and butcher
removed abyssal sovereign
disabled man & deeplings for now until controls are made
removed trevor giants in lieu of pehkui giant scaling mod
removed lunar events
removed shadows in the dark for overspawning and not doing anything

added ghast resourcepack
added incontrol for mob controls
added spore infection
added hateflesh dimension

generated configs and modified some
This commit is contained in:
2025-05-22 20:20:46 -05:00
parent 29cc6bc573
commit b1fcdbaec1
51 changed files with 1775 additions and 367 deletions

View File

@ -1,15 +1,15 @@
[Spawning]
#This controls whether all boss versions will require specific weather conditions to spawn. Without this, they will appear much more frequently.
"Bosses require weather?" = true
"Bosses require weather?" = false
#Do you want the boss and clone versions to spawn naturally, or only from summoning structures?
"Boss natural spawning" = true
#Bosses and variant spawns are rare by default. 1=twice as common. 2=default rarity. 3=twice as rare. 4=three times rarer. Avoid decimal and negative numbers.
"Boss rarity" = 2.0
"Boss rarity" = 1.0
#This controls whether the stalker bosses (spider moth, scorpioid bloodluster, draconic voidlasher, tormentor) are included in general. Set to false if you only want the other mobs, and the bosses will become unable to be spawned in any way.
"Boss inclusion" = true
#Controls the spawnrate of ALL non-boss mobs in this mod, including minibosses and all regular arthropods. Default multiplier value is 5. You could more than double the ArPhEx spawnrates by setting it to 2 or 1. Lower values = more spawns (minimum value is 1). No maximum rarity. Avoid decimal and negative numbers.
"Non-boss global spawnrates" = 5.0
"Non-boss global spawnrates" = 2.0
#ArPhEx has an additional spawning system that gives a 1 in (10) chance to spawn a random ArPhEx mob each time the natural spawn triggers. This system allows ArPhEx mobs to spawn in non-vanilla overworld biomes, while still accounting for mob rarity. Default number is 10, meaning it has a 1 in 10 chance to spawn each time. Setting it to 0 disables the additional spawning system entirely. Avoid decimal and negative numbers.
"Random-system spawn rates" = 10.0
"All entities enabled/disabled" = true
@ -20,11 +20,11 @@
#Specifically disables the Tormentor boss entirely. It will be unable to be spawned in any form if this is enabled.
"Disable Tormentor" = false
#Disabled by default. If enabled, most mobs will become able to spawn in any dimension, including dimensions from other mods - may cause issues with some mod dimensions.
"Spawn in other dimensions" = false
"Spawn in other dimensions" = true
#By default, the Tormentor can spawn naturally once you defeat the first three bosses. At this point, you probably won't be ready yet to fight it, and so will be forced to seal it and locate a crawling portal (all intentional). Set to false to prevent this, and ensure the Tormentor can only spawn from being summoned. The earlier - Boss natural spawning - config option has the same effect, but also controls other bosses.
"Tormentor initial natural spawning" = true
#Do you want to massively amplify all ArPhEx spawns futher on top of the existing spawns? Enabling this will drastically amplfy random-system overworld spawns from the mod, and even add crawling dimension mobs like the spider ambusher into the overworld. Even the non-overworld bosses will spawn rarely in the overworld, except for the Tormentor (this must be summoned manually). Minibosses will spawn commonly. Perfect for fast-paced, intense gameplay!
"Insanity Mode" = false
"Insanity Mode" = true
[Difficulty]
#By default, the stalker bosses have hundreds of health points. Choose true to decrease their maximum to just 60 health. Avoid decimal and negative numbers.

View File

@ -3257,79 +3257,27 @@
"man:fogspeed" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# If this enchantment is only available by loot sources.
# Default: true
B:Treasure=true
# If this enchantment is obtainable via enchanting and enchanted loot items.
# Default: false
B:Discoverable=false
# If enchanted books of this enchantment are available via loot sources.
# Default: false
B:Lootable=false
# If enchanted books of this enchantment are available via villager trades.
# Default: false
B:Tradeable=false
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
# Default: VERY_RARE
S:Rarity=VERY_RARE
}
"man:fog_protection" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# If this enchantment is only available by loot sources.
# Default: true
B:Treasure=true
# If this enchantment is obtainable via enchanting and enchanted loot items.
# Default: false
B:Discoverable=false
# If enchanted books of this enchantment are available via loot sources.
# Default: false
B:Lootable=false
# If enchanted books of this enchantment are available via villager trades.
# Default: false
B:Tradeable=false
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
# Default: VERY_RARE
S:Rarity=VERY_RARE
}
@ -3881,40 +3829,14 @@
"butcher:butcherenchantment" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# If this enchantment is only available by loot sources.
# Default: false
B:Treasure=false
# If this enchantment is obtainable via enchanting and enchanted loot items.
# Default: true
B:Discoverable=true
# If enchanted books of this enchantment are available via loot sources.
# Default: true
B:Lootable=true
# If enchanted books of this enchantment are available via villager trades.
# Default: true
B:Tradeable=true
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
# Default: UNCOMMON
S:Rarity=UNCOMMON
}
@ -6805,3 +6727,237 @@
}
"spore:symbiotic_reconstitution" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# If this enchantment is only available by loot sources.
# Default: false
B:Treasure=false
# If this enchantment is obtainable via enchanting and enchanted loot items.
# Default: false
B:Discoverable=false
# If enchanted books of this enchantment are available via loot sources.
# Default: false
B:Lootable=false
# If enchanted books of this enchantment are available via villager trades.
# Default: false
B:Tradeable=false
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
# Default: VERY_RARE
S:Rarity=VERY_RARE
}
"spore:cryogenic_aspect" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# If this enchantment is only available by loot sources.
# Default: false
B:Treasure=false
# If this enchantment is obtainable via enchanting and enchanted loot items.
# Default: false
B:Discoverable=false
# If enchanted books of this enchantment are available via loot sources.
# Default: false
B:Lootable=false
# If enchanted books of this enchantment are available via villager trades.
# Default: false
B:Tradeable=false
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
# Default: COMMON
S:Rarity=COMMON
}
"spore:gastric_spewage" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# If this enchantment is only available by loot sources.
# Default: false
B:Treasure=false
# If this enchantment is obtainable via enchanting and enchanted loot items.
# Default: false
B:Discoverable=false
# If enchanted books of this enchantment are available via loot sources.
# Default: false
B:Lootable=false
# If enchanted books of this enchantment are available via villager trades.
# Default: false
B:Tradeable=false
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
# Default: COMMON
S:Rarity=COMMON
}
"spore:corrosive_potency" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# If this enchantment is only available by loot sources.
# Default: false
B:Treasure=false
# If this enchantment is obtainable via enchanting and enchanted loot items.
# Default: false
B:Discoverable=false
# If enchanted books of this enchantment are available via loot sources.
# Default: false
B:Lootable=false
# If enchanted books of this enchantment are available via villager trades.
# Default: false
B:Tradeable=false
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
# Default: COMMON
S:Rarity=COMMON
}
"spore:unwavering_nature" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# If this enchantment is only available by loot sources.
# Default: false
B:Treasure=false
# If this enchantment is obtainable via enchanting and enchanted loot items.
# Default: false
B:Discoverable=false
# If enchanted books of this enchantment are available via loot sources.
# Default: false
B:Lootable=false
# If enchanted books of this enchantment are available via villager trades.
# Default: false
B:Tradeable=false
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
# Default: COMMON
S:Rarity=COMMON
}
"spore:mutagenic_reactant" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# If this enchantment is only available by loot sources.
# Default: false
B:Treasure=false
# If this enchantment is obtainable via enchanting and enchanted loot items.
# Default: false
B:Discoverable=false
# If enchanted books of this enchantment are available via loot sources.
# Default: false
B:Lootable=false
# If enchanted books of this enchantment are available via villager trades.
# Default: false
B:Tradeable=false
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
# Default: COMMON
S:Rarity=COMMON
}

View File

@ -714,11 +714,6 @@ tools {
# Default: [
S:arphex_abyss_atomiser <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:boneskinningknife
#
# Default: [
S:butcher_boneskinningknife <
>
@ -730,11 +725,6 @@ tools {
>
S:eclipse_bloody_shovel <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:butchers_knife
#
# Default: [
S:butcher_butchers_knife <
>
@ -1156,11 +1146,6 @@ tools {
# Default: [
S:legendary_monsters_dinosaur_bone_club <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:skinning_knife
#
# Default: [
S:butcher_skinning_knife <
>
@ -1184,11 +1169,6 @@ tools {
# Default: [
S:the_deep_void_lavendite_wooden_sword <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:hammer
#
# Default: [
S:butcher_hammer <
>
@ -1453,11 +1433,6 @@ tools {
# Default: [
S:gamma_creatures_prehnite_shovel <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:pliers
#
# Default: [
S:butcher_pliers <
>
@ -1467,11 +1442,6 @@ tools {
# Default: [
S:the_deep_void_soul_cleaver <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butchersdelight:cleaver
#
# Default: [
S:butchersdelight_cleaver <
>
@ -1632,11 +1602,6 @@ tools {
# Default: [
S:STONE <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:bonebutchersknife
#
# Default: [
S:butcher_bonebutchersknife <
>
@ -2251,11 +2216,6 @@ tools {
# Default: [
S:ominous_offerings_soulium_scythe <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:netherite_butchers_knife
#
# Default: [
S:butcher_netherite_butchers_knife <
>
@ -2596,21 +2556,21 @@ tools {
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: betternether:cincinnasite_sword_diamond, betternether:cincinnasite_shovel_diamond, betternether:cincinnasite_pickaxe_diamond, betternether:cincinnasite_hoe_diamond, betternether:cincinnasite_axe_diamond
# Items in this group: betternether:cincinnasite_pickaxe_diamond, betternether:cincinnasite_shovel_diamond, betternether:cincinnasite_hoe_diamond, betternether:cincinnasite_sword_diamond, betternether:cincinnasite_axe_diamond
#
# Default: [
S:CINCINNASITE_DIAMOND <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: betternether:cincinnasite_sword, betternether:cincinnasite_shovel, betternether:cincinnasite_pickaxe, betternether:cincinnasite_hoe, betternether:cincinnasite_axe
# Items in this group: betternether:cincinnasite_pickaxe, betternether:cincinnasite_shovel, betternether:cincinnasite_hoe, betternether:cincinnasite_sword, betternether:cincinnasite_axe
#
# Default: [
S:CINCINNASITE <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: betternether:nether_ruby_sword, betternether:nether_ruby_shovel, betternether:nether_ruby_pickaxe, betternether:nether_ruby_hoe, betternether:nether_ruby_axe
# Items in this group: betternether:nether_ruby_pickaxe, betternether:nether_ruby_shovel, betternether:nether_ruby_hoe, betternether:nether_ruby_sword, betternether:nether_ruby_axe
#
# Default: [
S:NETHER_RUBY <
@ -2624,7 +2584,7 @@ tools {
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: betternether:flaming_ruby_sword, betternether:flaming_ruby_shovel, betternether:flaming_ruby_pickaxe, betternether:flaming_ruby_hoe, betternether:flaming_ruby_axe
# Items in this group: betternether:flaming_ruby_pickaxe, betternether:flaming_ruby_shovel, betternether:flaming_ruby_hoe, betternether:flaming_ruby_sword, betternether:flaming_ruby_axe
#
# Default: [
S:FLAMING_RUBY <
@ -2692,18 +2652,8 @@ tools {
# Default: [
S:voidscape_voidic_crystal_sword <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: depthcrawler:incomplete_tenebris
#
# Default: [
S:depthcrawler_incomplete_tenebris <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: depthcrawler:blacktenebris
#
# Default: [
S:depthcrawler_blacktenebris <
>
@ -2727,11 +2677,6 @@ tools {
# Default: [
S:voidscape_titanite_sword <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: depthcrawler:vorpalblade
#
# Default: [
S:depthcrawler_vorpalblade <
>
@ -2741,25 +2686,10 @@ tools {
# Default: [
S:voidscape_charred_warhammer <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: depthcrawler:bluetenebris
#
# Default: [
S:depthcrawler_bluetenebris <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: depthcrawler:greentenebris
#
# Default: [
S:depthcrawler_greentenebris <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: depthcrawler:tenebris_vorpus
#
# Default: [
S:depthcrawler_tenebris_vorpus <
>
@ -2769,25 +2699,10 @@ tools {
# Default: [
S:voidscape_ichor_sword <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: depthcrawler:true_tenebris
#
# Default: [
S:depthcrawler_true_tenebris <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: depthcrawler:tenebralblade
#
# Default: [
S:depthcrawler_tenebralblade <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: depthcrawler:redtenebris
#
# Default: [
S:depthcrawler_redtenebris <
>
@ -3203,6 +3118,55 @@ tools {
# Default: [
S:thalassophobia_shock_stab <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: ihfr:osseous_pickaxe
#
# Default: [
S:ihfr_osseous_pickaxe <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: ihfr:spinal_whip
#
# Default: [
S:ihfr_spinal_whip <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: ihfr:osseous_sword
#
# Default: [
S:ihfr_osseous_sword <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: ihfr:osseous_shovel
#
# Default: [
S:ihfr_osseous_shovel <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: ihfr:osseous_hoe
#
# Default: [
S:ihfr_osseous_hoe <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: ihfr:meaty_dagger
#
# Default: [
S:ihfr_meaty_dagger <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: ihfr:osseous_axe
#
# Default: [
S:ihfr_osseous_axe <
>
}
@ -3241,11 +3205,6 @@ armors {
# Default: [
S:iceandfire_myrmex_desert_helmet <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:witcharmor_helmet
#
# Default: [
S:butcher_witcharmor_helmet <
>
@ -3341,11 +3300,6 @@ armors {
>
S:dreams_n_nightmares_nightmarish_armor_leggings <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:dolphinfinarmor_chestplate
#
# Default: [
S:butcher_dolphinfinarmor_chestplate <
>
@ -3392,11 +3346,6 @@ armors {
>
S:eclipse_bloody_armor_leggings <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:dragonscalearmor_leggings
#
# Default: [
S:butcher_dragonscalearmor_leggings <
>
@ -3420,11 +3369,6 @@ armors {
# Default: [
S:SHIMMERSTEEL <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:dragonscalearmor_boots
#
# Default: [
S:butcher_dragonscalearmor_boots <
>
@ -3762,11 +3706,6 @@ armors {
# Default: [
S:CHAIN <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:pillagerdisguise_chestplate
#
# Default: [
S:butcher_pillagerdisguise_chestplate <
>
@ -3859,11 +3798,6 @@ armors {
# Default: [
S:the_deep_void_cult_chestplate <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:pillagerdisguise_boots
#
# Default: [
S:butcher_pillagerdisguise_boots <
>
@ -4134,11 +4068,6 @@ armors {
# Default: [
S:the_deep_void_bismuth_netherite_boots <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:pillagerdisguise_leggings
#
# Default: [
S:butcher_pillagerdisguise_leggings <
>
S:tears_of_despair_forgotten_leggings <
@ -4229,11 +4158,6 @@ armors {
# Default: [
S:iceandfire_sheep_helmet <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:dragonscalearmor_chestplate
#
# Default: [
S:butcher_dragonscalearmor_chestplate <
>
@ -4313,11 +4237,6 @@ armors {
# Default: [
S:abyssal_sovereigns_stainless_iron_armor_helmet <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:pillagerdisguise_helmet
#
# Default: [
S:butcher_pillagerdisguise_helmet <
>
@ -4455,11 +4374,6 @@ armors {
# Default: [
S:arphex_infernal_helmet <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:bloodybutchersapron_chestplate
#
# Default: [
S:butcher_bloodybutchersapron_chestplate <
>
@ -4476,11 +4390,6 @@ armors {
# Default: [
S:aquamirae_terrible_helmet <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:villagernose_helmet
#
# Default: [
S:butcher_villagernose_helmet <
>
@ -4617,11 +4526,6 @@ armors {
# Default: [
S:the_deep_void_sacred_voidrium_boots <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:witcharmor_chestplate
#
# Default: [
S:butcher_witcharmor_chestplate <
>
@ -4658,11 +4562,6 @@ armors {
# Default: [
S:sanitydim_garland <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:butchersapron_chestplate
#
# Default: [
S:butcher_butchersapron_chestplate <
>
@ -4707,11 +4606,6 @@ armors {
# Default: [
S:COPPER <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:wolffursuit_chestplate
#
# Default: [
S:butcher_wolffursuit_chestplate <
>
@ -4721,11 +4615,6 @@ armors {
# Default: [
S:SCORIA <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:dragonscalearmor_helmet
#
# Default: [
S:butcher_dragonscalearmor_helmet <
>
@ -4756,11 +4645,6 @@ armors {
# Default: [
S:iceandfire_mountain_troll_leather_helmet <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:elderguardianeye_helmet
#
# Default: [
S:butcher_elderguardianeye_helmet <
>
@ -4835,11 +4719,6 @@ armors {
# Default: [
S:BLASTPROOF <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:wolffursuit_leggings
#
# Default: [
S:butcher_wolffursuit_leggings <
>
@ -4914,11 +4793,6 @@ armors {
# Default: [
S:alexscaves_primordial_helmet <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:wolffursuit_boots
#
# Default: [
S:butcher_wolffursuit_boots <
>
@ -4942,11 +4816,6 @@ armors {
# Default: [
S:bloodmagic_livinghelmet <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: butcher:wolffursuit_helmet
#
# Default: [
S:butcher_wolffursuit_helmet <
>
@ -5480,7 +5349,7 @@ armors {
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: betternether:nether_ruby_helmet, betternether:nether_ruby_chestplate, betternether:nether_ruby_boots, betternether:nether_ruby_leggings
# Items in this group: betternether:nether_ruby_chestplate, betternether:nether_ruby_boots, betternether:nether_ruby_helmet, betternether:nether_ruby_leggings
#
# Default: [
S:NETHER_RUBY <
@ -5494,7 +5363,7 @@ armors {
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: betternether:flaming_ruby_helmet, betternether:flaming_ruby_chestplate, betternether:flaming_ruby_boots, betternether:flaming_ruby_leggings
# Items in this group: betternether:flaming_ruby_chestplate, betternether:flaming_ruby_boots, betternether:flaming_ruby_helmet, betternether:flaming_ruby_leggings
#
# Default: [
S:FLAMING_RUBY <
@ -5508,7 +5377,7 @@ armors {
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: betternether:cincinnasite_helmet, betternether:cincinnasite_chestplate, betternether:cincinnasite_boots, betternether:cincinnasite_leggings
# Items in this group: betternether:cincinnasite_chestplate, betternether:cincinnasite_boots, betternether:cincinnasite_helmet, betternether:cincinnasite_leggings
#
# Default: [
S:CINCINNASITE <
@ -6066,6 +5935,118 @@ armors {
# Default: [
S:thalassophobia_scuba_gear_leggings <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:inf_pants
#
# Default: [
S:spore_inf_pants <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:living_helmet
#
# Default: [
S:spore_living_helmet <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:inf_chest
#
# Default: [
S:spore_inf_chest <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:living_chest
#
# Default: [
S:spore_living_chest <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:inf_boots
#
# Default: [
S:spore_inf_boots <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:plated_chest
#
# Default: [
S:spore_plated_chest <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:inf_up_chest
#
# Default: [
S:spore_inf_up_chest <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:inf_helmet
#
# Default: [
S:spore_inf_helmet <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:living_boots
#
# Default: [
S:spore_living_boots <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: ihfr:sanguine_boots
#
# Default: [
S:ihfr_sanguine_boots <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:gas_mask
#
# Default: [
S:spore_gas_mask <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:living_pants
#
# Default: [
S:spore_living_pants <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:r_elytron
#
# Default: [
S:spore_r_elytron <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:plated_boots
#
# Default: [
S:spore_plated_boots <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:plated_pants
#
# Default: [
S:spore_plated_pants <
>
# A list of material-based prefix names for this material group. May be empty.
# Items in this group: spore:plated_helmet
#
# Default: [
S:spore_plated_helmet <
>
}

View File

@ -143,6 +143,17 @@
"value": 100000
}
},
"lodestone:magic_proficiency": {
"enabled": false,
"min": {
"default": 0,
"value": 0
},
"max": {
"default": 2048,
"value": 2048
}
},
"attributeslib:cold_damage": {
"enabled": false,
"min": {
@ -341,6 +352,17 @@
"value": 10
}
},
"lodestone:magic_resistance": {
"enabled": false,
"min": {
"default": 1,
"value": 1
},
"max": {
"default": 2048,
"value": 2048
}
},
"forge:swim_speed": {
"enabled": false,
"min": {
@ -693,6 +715,17 @@
"value": 1
}
},
"lodestone:magic_damage": {
"enabled": false,
"min": {
"default": 0,
"value": 0
},
"max": {
"default": 2048,
"value": 2048
}
},
"attributeslib:life_steal": {
"enabled": false,
"min": {

View File

@ -1,5 +1,5 @@
#Darkness properties file
#Sat May 17 23:36:46 CDT 2025
#Thu May 22 20:05:42 CDT 2025
dark_nether_fog=0.5
only_affect_block_light=false
dark_end_fog=0.0

View File

@ -34,7 +34,7 @@
"bubbleColumnEnabled": true,
"firefliesEnabled": true,
"waterfallsEnabled": true,
"enableWaterfallSounds": true,
"enableWaterfallSounds": false,
"enableWaterfallParticles": true,
"waterRippleStyle": "PIXELATED_CIRCLE"
},
@ -54,7 +54,7 @@
"enableLeafAccents": true
},
"particleTweaks": {
"suppressPlayerParticles": false,
"suppressPlayerParticles": true,
"suppressProjectileParticleTrails": false
},
"compassAndClockOptions": {

View File

@ -1,7 +1,7 @@
[
{
"startup": true,
"soundEventId": "minecraft:ambient.underwater.exit"
"soundEventId": "darwiniv:cavesoundsbeta"
},
{
"block": true,
@ -13,11 +13,11 @@
},
{
"startup": true,
"soundEventId": "minecraft:entity.chicken.egg"
"soundEventId": "minecraft:ambient.cave"
},
{
"cull": true,
"soundEventId": "minecraft:entity.cow.ambient"
"startup": true,
"soundEventId": "the_deep_void:void_cave_ambient_2"
},
{
"cull": true,
@ -26,11 +26,11 @@
},
{
"startup": true,
"soundEventId": "minecraft:entity.experience_orb.pickup"
"soundEventId": "the_deep_void:void_cave_ambient"
},
{
"cull": true,
"soundEventId": "minecraft:entity.llama.ambient"
"startup": true,
"soundEventId": "the_deep_void:void_cave_ambient_3"
},
{
"cull": true,

View File

@ -25,6 +25,6 @@
"notifications": {
"force_disable_donation_prompts": false,
"has_cleared_donation_button": false,
"has_seen_donation_prompt": false
"has_seen_donation_prompt": true
}
}

View File

@ -1,5 +1,5 @@
#Indigo properties file
#Static Timestamp Removed
#Thu May 22 20:02:32 CDT 2025
fix-mean-light-calculation=auto
debug-compare-lighting=auto
fix-exterior-vertex-lighting=auto

View File

@ -3,7 +3,7 @@ backend = "DEFAULT"
#Enable or disable instance update limiting with distance.
limitUpdates = true
#The number of worker threads to use. Set to -1 to let Flywheel decide. Set to 0 to disable parallelism. Requires a game restart to take effect.
#Range: -1 ~ 12
#Range: -1 ~ 16
workerThreads = -1
#Config options for Flywheel's built-in backends.

View File

@ -0,0 +1 @@
[]

View File

@ -0,0 +1 @@
[]

View File

@ -0,0 +1 @@
[]

View File

@ -0,0 +1 @@
[]

View File

@ -0,0 +1 @@
[]

View File

@ -0,0 +1 @@
[]

View File

@ -0,0 +1 @@
[]

View File

@ -0,0 +1 @@
[]

View File

@ -1,6 +1,5 @@
Minecraft
Abyssal Sovereigns
Aftershock
Alex's Caves
Apotheosis
Aquamirae
@ -16,8 +15,6 @@ Blood and Deepslate
Botania
Botanic Additions
Burnt 1.9.0.2 Forge 1.20.1
Butcher
ButchersDelight
Bygone Nether
Cataclysm Apotheosis Lite
Chimes
@ -79,7 +76,6 @@ Storage Delight
Supplementaries
Sweet Calamity
The Deep Void
The Man From The Fog
The Undergarden
Traders in Disguise
Undead Unleashed!
@ -96,7 +92,6 @@ Ultimine Addition
Regions Unexplored
Better End
Better Nether
Alex's Delight
Alex's Mobs
Map Atlases
Mobs of Sins
@ -106,7 +101,6 @@ Rats
Supplementaries Squared
Torchmaster
Voidscape
depthcrawler
Alex's Caves: Stuff & Torpedoes
Ars Additions
Ars Creo
@ -119,5 +113,7 @@ Tome of Blood: Rebirth
Toomanyglyphs
Akashic Tome
Thalassophobia
Trevor_henderson
Weather2
Desert Behemoths: Sandworms!
I HATE FLESH : REBORN
Spore

View File

@ -58,10 +58,6 @@ botania:pure_daisy
botania:runic_altar
botania:terra_plate
botanicadds:gaia_plate
butcher:butchersguidejeitype
butcher:pestleandmortar
butcher:wetragrecipetype
butcher:wetspongejeirecipetype
cataclysm:altar_of_amethyst
cataclysm:weapon_infusion
chipped:alchemy_bench
@ -174,3 +170,6 @@ theabyss:arcane_recipe_type
theabyss:crystal_cutter_recipe_type
theabyss:infuser_recipe_type
theabyss:mortar_recipe_type
rats:archeologist
spore:injection
spore:surgery

View File

@ -1,5 +1,5 @@
{
"lastUpdated": "2025-05-11T19:00:00Z",
"lastUpdated": "2025-05-18T19:00:00Z",
"server": [
"adaptive_performance_tweaks_core",
"adaptive_performance_tweaks_gamerules",
@ -96,6 +96,7 @@
"cosmetica",
"craftify",
"craftpresence",
"create_cyber_goggles",
"ctrl-q",
"cull-leaves",
"cull-less-leaves",
@ -124,6 +125,7 @@
"effective",
"elytra-flight-hud",
"elytrautilities",
"emi_create_schematics",
"emiffect",
"emitrades",
"emoji-type",
@ -193,6 +195,7 @@
"itemphysiclite",
"itemsdontbreak",
"itemzoom",
"jeresources",
"justzoom",
"lambdabettergrass",
"lambdynamiclights",

View File

@ -1 +1 @@
7a96e531c276b08d16914e78d266162bba095b53a370ed67a4836eb9efdb24f5
7a5e48014a5d8c46021fa8c91e7e8096134be854510f527251223d3cffeed6ba

View File

@ -1,5 +1,5 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Sun May 18 19:35:47 CDT 2025
#Thu May 22 20:02:31 CDT 2025
colorSpace=SRGB
disableUpdateMessage=false
enableDebugOptions=false

View File

@ -1,7 +1,7 @@
[Ratlantis]
#If true, the ratlantis datapack will automatically be enabled when creating a new world.
"Ratlantis Datapack Enabled by Default" = false
"Ratlantis Datapack Enabled by Default" = true
[Spawning]
#Percentage for every random tick to spawn a rat for a garbage pile.

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,108 @@
["Loot Tables"]
#item|chance to drop(1-100)|minimum amount|maximum amount. Only values above 0 will be taken in consideration.
"Infected Human" = ["spore:mutated_fiber|50|1|3", "spore:mutated_heart|10|1|1"]
"Infected Drowned" = ["spore:mutated_fiber|50|1|3", "spore:mutated_heart|5|1|1", "minecraft:copper_ingot|15|1|1"]
"Infected Villager" = ["spore:mutated_fiber|50|2|5", "minecraft:emerald|20|1|1", "spore:mutated_heart|10|1|1", "spore:cerebrum|25|1|1", "spore:spine_fragment|15|1|3"]
"Infected Pillager" = ["spore:mutated_fiber|50|2|5", "minecraft:emerald|20|1|1", "spore:mutated_heart|10|1|1", "spore:cerebrum|25|1|1", "spore:spine_fragment|15|1|3"]
"Infected Witch" = ["spore:mutated_fiber|50|1|3", "minecraft:stick|60|1|6", "minecraft:glowstone_dust|30|1|3", "spore:cerebrum|30|1|1", "spore:spine_fragment|15|1|3"]
"Infected Wandering Trader" = ["spore:mutated_fiber|80|2|5", "minecraft:emerald|20|1|1", "spore:mutated_heart|10|1|1", "spore:cerebrum|30|1|1", "spore:spine_fragment|15|1|3"]
"Infected Evoker" = ["spore:mutated_fiber|50|2|5", "minecraft:emerald|20|1|1", "spore:armor_fragment|70|1|3", "spore:claw_fragment|80|3|6", "spore:mutated_heart|10|1|1", "spore:cerebrum|25|1|1", "spore:spine_fragment|15|1|3"]
"Infected Vindicator" = ["spore:mutated_fiber|50|2|5", "minecraft:emerald|20|1|1", "spore:armor_fragment|80|1|4", "spore:mutated_heart|10|1|1", "spore:cerebrum|25|1|1", "spore:spine_fragment|15|1|3"]
"Claw " = ["spore:mutated_fiber|50|1|3", "spore:armor_fragment|80|1|2", "spore:claw_fragment|80|2|6"]
"Infected Adventurer" = ["spore:mutated_fiber|50|2|5", "spore:mutated_heart|10|1|1"]
"Infected Husk" = ["spore:mutated_fiber|50|5|7", "minecraft:bone|70|1|4", "spore:mutated_heart|15|1|1"]
Plagued = ["spore:mutated_fiber|50|5|7", "spore:mutated_heart|10|1|1", "spore:spine_fragment|15|1|3", "spore:cerebrum|25|1|1"]
Lacerator = ["spore:mutated_fiber|50|5|7", "spore:mutated_heart|10|1|1", "minecraft:iron_ingot|15|1|3", "spore:cerebrum|25|1|1"]
Braiomil = ["spore:mutated_fiber|80|1|3", "spore:armor_fragment|50|1|2", "spore:claw_fragment|80|1|3", "spore:mutated_heart|10|1|1", "spore:alveolic_sack|40|1|3"]
Knight = ["spore:mutated_fiber|70|1|5", "spore:armor_fragment|80|4|9", "spore:mutated_heart|10|1|1", "spore:claw_fragment|80|6|9"]
Griefer = ["spore:mutated_fiber|50|2|5", "spore:armor_fragment|80|2|4", "spore:mutated_heart|10|1|1", "spore:claw_fragment|80|3|6", "spore:tumor|100|1|3", "spore:innards|50|1|1", "spore:tendons|70|3|7"]
Phayres = ["spore:mutated_fiber|80|1|3", "spore:armor_fragment|50|1|2", "spore:claw_fragment|80|1|3", "spore:mutated_heart|10|1|1", "spore:wing_membrane|60|1|3"]
Spitter = ["spore:mutated_fiber|80|1|3", "spore:armor_fragment|50|1|2", "spore:mutated_heart|10|1|1", "spore:cerebrum|20|1|1", "spore:spine_fragment|15|1|3", "spore:corrosive_sack|30|1|1"]
Slasher = ["spore:mutated_fiber|70|1|5", "spore:armor_fragment|80|4|9", "spore:mutated_heart|10|1|1", "spore:cerebrum|20|1|1", "spore:spine_fragment|15|1|3", "spore:sickle_fragment|60|1|1"]
Leaper = ["spore:mutated_fiber|50|2|5", "spore:innards|50|1|1", "spore:armor_fragment|80|2|4", "spore:mutated_heart|10|1|1", "spore:claw_fragment|80|3|6", "spore:cerebrum|20|1|1", "spore:spine_fragment|15|1|3", "spore:tendons|60|3|7"]
Howler = ["spore:mutated_fiber|80|1|3", "spore:claw_fragment|80|1|3", "spore:armor_fragment|50|1|2", "spore:mutated_heart|10|1|1", "spore:cerebrum|20|1|1", "spore:spine_fragment|15|1|3"]
Stalker = ["spore:mutated_fiber|70|1|5", "spore:armor_fragment|80|3|6", "spore:mutated_heart|10|1|1", "spore:claw_fragment|80|1|4", "spore:cerebrum|20|1|1", "spore:spine_fragment|15|1|3", "spore:altered_spleen|30|1|1"]
Brute = ["spore:mutated_fiber|50|2|5", "spore:innards|50|1|1", "spore:armor_fragment|80|5|12", "spore:mutated_heart|10|1|1", "spore:cerebrum|20|1|1", "spore:spine_fragment|15|1|3", "spore:tendons|60|3|7"]
Volatile = ["spore:mutated_fiber|70|1|5", "spore:armor_fragment|80|2|6", "spore:mutated_heart|10|1|1", "spore:claw_fragment|80|6|9", "spore:innards|50|1|1", "spore:tumor|100|2|4"]
Jagdhund = ["spore:mutated_fiber|70|1|5", "minecraft:bone|70|1|4", "spore:armor_fragment|80|4|9", "spore:mutated_heart|10|1|1", "spore:claw_fragment|80|6|9"]
VervaThorn = ["spore:mutated_fiber|70|3|8", "minecraft:bone|70|1|4", "spore:armor_fragment|80|4|14", "spore:mutated_heart|10|1|1", "spore:claw_fragment|80|6|14"]
Scavenger = ["spore:mutated_fiber|80|1|3", "minecraft:bone|70|1|4", "spore:armor_fragment|50|1|2", "spore:claw_fragment|80|1|3", "spore:mutated_heart|10|1|1", "spore:wing_membrane|60|1|3"]
Bloater = ["spore:mutated_fiber|80|3|12", "spore:mutated_heart|25|1|1", "minecraft:copper_ingot|15|1|1", "spore:tumor|100|1|3"]
Nuckelave = ["spore:mutated_fiber|80|3|12", "spore:mutated_heart|25|1|1", "spore:armor_fragment|80|3|8", "spore:tumor|100|1|3"]
Gastgaber = ["spore:mutated_fiber|80|5|12", "spore:armor_fragment|80|2|6", "spore:mutated_heart|10|1|3", "spore:claw_fragment|80|6|9", "spore:innards|50|1|2", "spore:tumor|100|4|8", "spore:tendons|60|3|7"]
Specter = ["spore:mutated_fiber|80|5|17", "spore:armor_fragment|80|2|9", "spore:mutated_heart|10|1|3", "spore:claw_fragment|80|6|9", "spore:innards|50|1|2", "spore:tumor|100|4|8", "spore:tendons|60|3|7"]
Construct = ["spore:mutated_fiber|80|5|17", "spore:mutated_heart|10|1|3", "spore:innards|50|1|2", "spore:tumor|100|4|8", "spore:tendons|60|3|7"]
Scamper = ["spore:mutated_fiber|50|1|4", "spore:armor_fragment|80|1|3", "spore:mutated_heart|10|1|1", "spore:tumor|100|1|1"]
Sieger = ["spore:mutated_fiber|100|33|75", "spore:armor_fragment|100|15|38", "spore:mutated_heart|70|3|7", "spore:tumor|100|2|5", "spore:cerebrum|70|2|7", "spore:spine_fragment|56|4|9"]
Howitzer = ["spore:mutated_fiber|100|53|95", "spore:armor_fragment|100|15|25", "spore:mutated_heart|90|6|14", "spore:tumor|100|6|15", "spore:cerebrum|70|2|7", "spore:spine_fragment|56|4|9", "spore:innards|100|3|15"]
Gazenbrecher = ["spore:mutated_fiber|100|33|75", "spore:armor_fragment|100|15|38", "spore:mutated_heart|70|3|7", "spore:cerebrum|70|4|9", "spore:spine_fragment|56|7|15"]
Hindenburg = ["spore:mutated_fiber|100|33|75", "spore:armor_fragment|100|1|4", "spore:mutated_heart|70|3|7", "spore:cerebrum|70|1|4", "spore:spine_fragment|56|7|15", "spore:tumor|100|7|22", "spore:wing_membrane|100|3|11"]
"Sieger Tail" = ["spore:mutated_fiber|100|10|25", "spore:armor_fragment|100|3|10", "spore:tumor|100|7|22"]
"Gazen Tongue" = ["spore:mutated_fiber|100|5|14", "spore:tumor|100|1|4"]
"Howitzer Leg loot" = ["spore:mutated_fiber|100|10|25", "spore:armor_fragment|100|6|17", "spore:tumor|100|7|22", "spore:tendons|70|6|12"]
"Proto Hivemind" = ["spore:mutated_fiber|100|10|20", "spore:armor_fragment|80|4|14", "spore:organoid_membrane|80|4|8", "spore:mutated_heart|80|1|6", "spore:cerebrum|100|2|11", "spore:spine_fragment|80|2|8"]
Verwa = ["spore:mutated_fiber|70|2|5", "spore:organoid_membrane|80|1|2"]
Womb = ["spore:mutated_fiber|70|2|5", "spore:organoid_membrane|80|1|2"]
Delusioner = ["spore:mutated_fiber|70|2|5", "spore:organoid_membrane|80|1|3"]
Mound = ["spore:mutated_fiber|70|2|8", "spore:organoid_membrane|80|1|5"]
Vigil = ["spore:mutated_fiber|100|6|15", "spore:vigil_eye|100|1|1", "spore:organoid_membrane|80|1|4", "spore:mutated_heart|30|1|1"]
Umarmer = ["spore:mutated_fiber|100|6|15", "spore:organoid_membrane|80|1|4", "spore:armor_fragment|80|1|3", "spore:mutated_heart|30|1|1"]
Usurper = ["spore:mutated_fiber|100|6|7", "spore:armor_fragment|80|1|4", "spore:organoid_membrane|80|1|4", "spore:mutated_heart|30|1|1", "spore:corrosive_sack|70|1|3"]
Wendigo = ["spore:mutated_fiber|70|5|9", "spore:armor_fragment|80|7|12", "spore:mutated_heart|50|1|1", "spore:claw_fragment|80|5|15", "spore:cerebrum|20|1|1", "spore:spine_fragment|15|1|3", "spore:altered_spleen|70|1|2"]
Axtwerfer = ["spore:mutated_fiber|70|4|15", "spore:armor_fragment|80|7|12", "spore:mutated_heart|50|1|1", "spore:claw_fragment|80|5|15", "spore:cerebrum|20|1|1", "spore:spine_fragment|15|1|3"]
Inquisitor = ["spore:mutated_fiber|70|12|34", "spore:armor_fragment|80|12|22", "spore:mutated_heart|50|1|1", "spore:claw_fragment|80|5|15"]
Hexenmeister = ["spore:mutated_fiber|70|12|34", "spore:armor_fragment|80|12|22", "spore:mutated_heart|50|1|1", "spore:claw_fragment|80|5|15"]
Brotkatze = ["spore:mutated_fiber|70|5|9", "spore:armor_fragment|80|2|10", "spore:mutated_heart|50|1|1", "spore:claw_fragment|80|5|10", "spore:alveolic_sack|80|2|4"]
Braurei = ["spore:mutated_fiber|100|12|23", "spore:organoid_membrane|80|1|4", "spore:mutated_heart|50|1|3", "spore:cerebrum|50|1|4", "spore:spine_fragment|15|1|3", "spore:altered_spleen|70|1|2"]
"Organite Block" = ["spore:mutated_fiber|50|1|4", "spore:spine|80|1|3", "spore:innards|70|1|5", "spore:altered_spleen|70|1|2", "spore:mutated_heart|85|1|3", "spore:alveolic_sack|80|2|4"]
Innards = ["minecraft:bone|50|1|2", "minecraft:rotten_flesh|40|1|1", "minecraft:golden_apple|5|1|1", "spore:tumor|50|1|5", "spore:mutated_fiber|65|1|5"]
[Others]
"Infected Player possible names" = ["The_Harbinger69", "ABucketOfFriedChicken", "LoneGuy", "cheesepuff", "Sire_AwfulThe1st", "Azami", "Deyvid", "Dany_Why", "Technoblade", "Ike", "Hypnotizd", "That_Insane_Guy", "JhonOK22", "Tabcaps", "WhisperFire26", "ButtonHatBoy", "Gistique", "BigXplosion", "Atomiclbomb", "Mad_Dog", "Ripley", "Nunny", "gregTheTyrant", "Joker_de_Coeur", "Slasher ", "xXFuryXx", "Nova69", "Belladonna", "Entity", "Keymind", "Whisper", "Helldwin", "ExeedingSky74", "Flash62724 ", "Hank_o", "JWT114", "DawnsSlayers", "Dr_Pilot_MOO", "NexouuZ", "Mr_Door12323", "PedroHenrry", "TVGuy", "ThatGardener", "TheCaramelGuy", "TokenOni420", "lightigivhi"]
#Items|chance of giving
"Head Slot" = ["minecraft:leather_helmet|50", "minecraft:iron_helmet|20", "minecraft:chainmail_helmet|20"]
"Chest Slot" = ["minecraft:leather_chestplate|50", "minecraft:iron_chestplate|20", "minecraft:chainmail_chestplate|20"]
"Legs Slot" = ["minecraft:leather_leggings|50", "minecraft:iron_leggings|20", "minecraft:chainmail_leggings|20"]
"Boots Slot" = ["minecraft:leather_boots|50", "minecraft:iron_boots|20", "minecraft:chainmail_boots|20"]
"MainHand Slot" = ["minecraft:stone_sword|50", "minecraft:stone_axe|20", "minecraft:bow|25", "minecraft:pickaxe|20", "minecraft:iron_sword|30"]
"OffHand Slot" = ["minecraft:torch|50", "minecraft:shield|30", "minecraft:flint_and_steel|30", "minecraft:bow|45"]
["Structure data"]
#Default 5
#Range: > 0
"Biomass Lump minimal kills" = 5
#Default 40
#Range: > 0
"Reconstructed Mind Block kills" = 40
#Default 32
#Range: > 0
"The range of the overgrown spawner" = 32
#Default 50
#Range: > 0
"The range of the Outpost watcher" = 50
["Block infection"]
"Blocks and their infected counterparts" = ["minecraft:stone|spore:infested_stone", "minecraft:grass_block|minecraft:mycelium", "minecraft:dirt|spore:infested_dirt", "minecraft:coarse_dirt|spore:infested_dirt", "minecraft:podzol|spore:infested_dirt", "minecraft:rooted_dirt|spore:infested_dirt", "minecraft:podzol|spore:infested_dirt", "minecraft:deepslate|spore:infested_deepslate", "minecraft:sand|spore:infested_sand", "minecraft:gravel|spore:infested_gravel", "minecraft:netherrack|spore:infested_netherrack", "minecraft:end_stone|spore:infested_end_stone", "minecraft:soul_sand|spore:infested_soul_sand", "minecraft:soul_soil|spore:infested_soul_sand", "minecraft:sculk|spore:rooted_mycelium", "minecraft:red_sand|spore:infested_red_sand", "minecraft:clay|spore:infested_clay", "minecraft:cobblestone|spore:infested_cobblestone", "minecraft:cobbled_deepslate|spore:infested_cobbled_deepslate", "spore:lab_block|spore:infested_laboratory_block", "spore:lab_block1|spore:infested_laboratory_block1", "spore:lab_block2|spore:infested_laboratory_block2", "spore:lab_block3|spore:infested_laboratory_block3", "the_flesh_that_hates:flesh_block|spore:biomass_block", "the_flesh_that_hates:flesh_sand|spore:biomass_block", "the_flesh_that_hates:flesh_tree|spore:biomass_block", "the_flesh_that_hates:flesh_plank|spore:biomass_block", "the_flesh_that_hates:flesh_pile|spore:biomass_block", "the_flesh_that_hates:tumor|spore:biomass_block", "the_flesh_that_hates:purulent_tumor|spore:biomass_block"]
["Cryogenic machine parameters"]
"Blocks and their cleaned counterparts" = ["spore:infested_stone|minecraft:stone", "minecraft:mycelium|minecraft:dirt", "spore:infested_dirt|minecraft:dirt", "spore:infested_deepslate|minecraft:deepslate", "spore:infested_sand|minecraft:sand", "spore:infested_gravel|minecraft:gravel", "spore:infested_netherrack|minecraft:netherrack", "spore:infested_end_stone|minecraft:end_stone", "spore:infested_soul_sand|minecraft:soul_sand", "spore:infested_red_sand|minecraft:red_sand", "spore:infested_clay|minecraft:clay", "spore:infested_cobblestone|minecraft:cobblestone", "spore:infested_cobbled_deepslate|minecraft:cobbled_deepslate", "spore:infested_laboratory_block|spore:lab_block", "spore:infested_laboratory_block1|spore:lab_block1", "spore:infested_laboratory_block2|spore:lab_block2", "spore:infested_laboratory_block3|spore:lab_block3"]
#Default 20
#Range: > 0
Range = 20
#Default 5
#Range: 0.0 ~ 1.7976931348623157E308
Damage = 5.0
#Default 12000
#Range: > 0
Ammo = 12000
#Default true
"Should the CDU create snow?" = true
["Raid system parameters"]
"Raid level 1 spawns" = ["spore:inf_human", "spore:inf_husk", "spore:inf_drowned", "spore:inf_villager", "spore:inf_pillager", "spore:inf_player", "spore:inf_witch"]
"Raid level 2 spawns" = ["spore:inf_human", "spore:howler", "spore:inf_husk", "spore:knight", "spore:brute", "spore:slasher", "spore:inf_witch", "spore:braiomil", "spore:inf_villager", "spore:jagd", "spore:inf_pillager", "spore:inf_player"]
"Raid level 3 spawns" = ["spore:griefer", "spore:howler", "spore:nuclea", "spore:thorn", "spore:busser", "spore:scavenger", "spore:bloater", "spore:knight", "spore:brute", "spore:slasher", "spore:volatile", "spore:braiomil", "spore:leaper", "spore:spitter", "spore:jagd", "spore:inf_pillager", "spore:stalker", "spore:inf_vindicator", "spore:inf_evoker"]
"Special Spawns" = ["spore:brot", "spore:inquisitor", "spore:hevoker", "spore:gastgaber", "spore:wendigo", "spore:ogre", "spore:specter", "spore:plagued", "spore:lacerator", "spore:inf_construct"]
"Items that may drop at the end of the raid" = ["spore:fleshy_bone", "spore:hardened_bind", "spore:fleshy_claw", "spore:living_core", "spore:spine", "spore:armor_plate", "spore:plated_muscle", "spore:altered_spleen", "spore:corrosive_sack", "spore:sickle_fragment", "spore:vigil_eye", "spore:symbiotic_reagent", "spore:cryogenic_reagent", "spore:gastric_reagent", "spore:corrosive_reagent", "spore:calcified_tumor", "spore:frozen_tumor", "spore:sicken_tumor", "spore:bile_tumor"]

View File

@ -9,7 +9,7 @@ const dimrule = [
EntityEvents.spawned(event => {
const { entity } = event;
let type = entity.type;
if (!dimrule.includes(entity.type)) {return;};
if (!dimrule.includes(type)) {return;};
const t = findRowWithValue(dimrule, entity.type);
let d = dimrule[t][1];
if(entity.level.name != d) {event.cancel();};

BIN
1.20.1-FearFactoryTest/minecraft/mods/IHFR-Beta-1.jar (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -187,11 +187,11 @@ key_keybind.sophisticatedbackpacks.open_backpack:key.mouse.4
key_keybind.sophisticatedbackpacks.inventory_interaction:key.keyboard.c
key_keybind.sophisticatedbackpacks.tool_swap:key.keyboard.unknown
key_keybind.sophisticatedbackpacks.sort:key.mouse.middle
key_keybind.sophisticatedbackpacks.toggle_upgrade_1:key.keyboard.z:ALT
key_keybind.sophisticatedbackpacks.toggle_upgrade_2:key.keyboard.x:ALT
key_keybind.sophisticatedbackpacks.toggle_upgrade_3:key.keyboard.unknown
key_keybind.sophisticatedbackpacks.toggle_upgrade_4:key.keyboard.unknown
key_keybind.sophisticatedbackpacks.toggle_upgrade_5:key.keyboard.unknown
key_keybind.sophisticatedbackpacks.toggle_upgrade_1:key.keyboard.z:ALT
key_keybind.sophisticatedbackpacks.toggle_upgrade_2:key.keyboard.x:ALT
key_key.cataclysm.ability:key.keyboard.x
key_key.cataclysm.helmet_ability:key.keyboard.c
key_key.cataclysm.chestplate_ability:key.keyboard.y
@ -205,37 +205,37 @@ key_key.ftbultimine:key.mouse.5
key_key.ftbteams.open_gui:key.keyboard.unknown
key_chunkloaders.keys.open_screen:key.keyboard.c
key_key.biomancy.item_default:key.keyboard.v
key_key.jei.previousSearch:key.keyboard.up
key_key.jei.previousCategory:key.keyboard.page.up:SHIFT
key_key.jei.toggleHideIngredient:key.mouse.left:CONTROL
key_key.jei.previousRecipePage:key.keyboard.page.up
key_key.jei.focusSearch:key.keyboard.f:CONTROL
key_key.jei.nextPage:key.keyboard.unknown
key_key.jei.maxTransferRecipeBookmark:key.mouse.left:CONTROL
key_key.jei.recipeBack:key.keyboard.backspace
key_key.jei.showUses2:key.mouse.right
key_key.jei.cheatItemStack:key.mouse.left:SHIFT
key_key.jei.previousCategory:key.keyboard.page.up:SHIFT
key_key.jei.showRecipe2:key.mouse.left
key_key.jei.cheatOneItem2:key.mouse.right
key_key.jei.nextSearch:key.keyboard.down
key_key.jei.toggleWildcardHideIngredient:key.mouse.right:CONTROL
key_key.jei.toggleCheatMode:key.keyboard.unknown
key_key.jei.nextRecipePage:key.keyboard.page.down
key_key.jei.maxTransferRecipeBookmark:key.mouse.left:CONTROL
key_key.jei.clearSearchBar:key.mouse.right
key_key.jei.previousPage:key.keyboard.unknown
key_key.jei.toggleCheatModeConfigButton:key.mouse.left:CONTROL
key_key.jei.toggleOverlay:key.keyboard.o:CONTROL
key_key.jei.showUses:key.keyboard.u
key_key.jei.toggleBookmarkOverlay:key.keyboard.unknown
key_key.jei.copy.recipe.id:key.keyboard.unknown
key_key.jei.showRecipe:key.keyboard.r
key_key.jei.showRecipe2:key.mouse.left
key_key.jei.closeRecipeGui:key.keyboard.escape
key_key.jei.cheatItemStack2:key.mouse.middle
key_key.jei.nextCategory:key.keyboard.page.down:SHIFT
key_key.jei.transferRecipeBookmark:key.mouse.left:SHIFT
key_key.jei.cheatOneItem:key.mouse.left
key_key.jei.bookmark:key.keyboard.a
key_key.jei.previousRecipePage:key.keyboard.page.up
key_key.jei.showUses:key.keyboard.u
key_key.jei.toggleHideIngredient:key.mouse.left:CONTROL
key_key.jei.copy.recipe.id:key.keyboard.unknown
key_key.jei.toggleOverlay:key.keyboard.o:CONTROL
key_key.jei.previousSearch:key.keyboard.up
key_key.jei.cheatItemStack:key.mouse.left:SHIFT
key_key.jei.toggleCheatMode:key.keyboard.unknown
key_key.jei.focusSearch:key.keyboard.f:CONTROL
key_key.jei.transferRecipeBookmark:key.mouse.left:SHIFT
key_key.jei.toggleCheatModeConfigButton:key.mouse.left:CONTROL
key_key.jei.nextPage:key.keyboard.unknown
key_key.jei.showRecipe:key.keyboard.r
key_key.jei.showUses2:key.mouse.right
key_key.jei.toggleWildcardHideIngredient:key.mouse.right:CONTROL
key_key.jei.nextCategory:key.keyboard.page.down:SHIFT
key_key.jei.clearSearchBar:key.mouse.right
key_key.jei.nextRecipePage:key.keyboard.page.down
key_key.jei.toggleEditMode:key.keyboard.unknown
key_key.jei.previousPage:key.keyboard.unknown
key_key.jei.cheatItemStack2:key.mouse.middle
key_key.jei.closeRecipeGui:key.keyboard.escape
key_key.jei.toggleBookmarkOverlay:key.keyboard.unknown
key_key.jei.bookmark:key.keyboard.a
key_key.ars_nouveau.open_book:key.keyboard.c
key_key.ars_nouveau.selection_hud:key.keyboard.v
key_key.ars_nouveau.next_slot:key.keyboard.x
@ -261,8 +261,6 @@ key_key.trashslot.toggle:key.keyboard.t
key_key.trashslot.toggleLock:key.keyboard.unknown
key_key.trashslot.delete:key.keyboard.delete
key_key.trashslot.deleteAll:key.keyboard.delete:SHIFT
key_key.butcher.villagernosepress:key.keyboard.c
key_key.butcher.pillagernosepress:key.keyboard.c
key_keyinfo.copycats.fill_copycat:key.keyboard.left.alt
key_key.map_atlases.open_minimap:key.keyboard.m
key_key.map_atlases.zoom_out_minimap:key.keyboard.keypad.subtract

Binary file not shown.

View File

@ -1,8 +1,8 @@
#Sun May 18 22:54:50 CDT 2025
#Thu May 22 20:02:31 CDT 2025
AURORA_CONDITION=4
CLOUD_STYLE_DEFINE=3
WATER_STYLE_DEFINE=3
ATM_FOG_DISTANCE=60
ATM_FOG_DISTANCE=10
MOON_PHASE_INF_LIGHT=true
WB_DB_DAY_I=9.0
MOON_PHASE_FULL=0.70