changes, initial music pack

This commit is contained in:
2025-05-25 09:06:04 -05:00
parent b1fcdbaec1
commit a43b7f8c67
29 changed files with 630 additions and 681 deletions

View File

@ -3257,39 +3257,13 @@
"man:fogspeed" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
I:"Max Loot Level"=1
S:"Max Power Function"=
S:"Min Power Function"=
B:Treasure=true
B:Discoverable=false
B:Lootable=false
B:Tradeable=false
S:Rarity=VERY_RARE
}
"man:fog_protection" {
I:"Max Level"=1
I:"Max Loot Level"=1
S:"Max Power Function"=
S:"Min Power Function"=
B:Treasure=true
B:Discoverable=false
B:Lootable=false
B:Tradeable=false
S:Rarity=VERY_RARE
}
"deeperdarker:catalysis" {
# The max level of this enchantment - originally 3.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# 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:
@ -3304,16 +3278,16 @@
B:Treasure=true
# If this enchantment is obtainable via enchanting and enchanted loot items.
# Default: true
B:Discoverable=true
# Default: false
B:Discoverable=false
# If enchanted books of this enchantment are available via loot sources.
# Default: true
B:Lootable=true
# Default: false
B:Lootable=false
# If enchanted books of this enchantment are available via villager trades.
# Default: true
B:Tradeable=true
# Default: false
B:Tradeable=false
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
# Default: VERY_RARE
@ -3321,14 +3295,14 @@
}
"deeperdarker:sculk_smite" {
# The max level of this enchantment - originally 5.
# Default: 10; Range: [1 ~ 127]
I:"Max Level"=10
"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: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# 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:
@ -3339,23 +3313,49 @@
S:"Min Power Function"=
# If this enchantment is only available by loot sources.
# Default: false
B:Treasure=false
# Default: true
B:Treasure=true
# If this enchantment is obtainable via enchanting and enchanted loot items.
# Default: true
B:Discoverable=true
# Default: false
B:Discoverable=false
# If enchanted books of this enchantment are available via loot sources.
# Default: true
B:Lootable=true
# Default: false
B:Lootable=false
# If enchanted books of this enchantment are available via villager trades.
# Default: true
B:Tradeable=true
# Default: false
B:Tradeable=false
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
# Default: UNCOMMON
# Default: VERY_RARE
S:Rarity=VERY_RARE
}
"deeperdarker:catalysis" {
I:"Max Level"=5
I:"Max Loot Level"=3
S:"Max Power Function"=
S:"Min Power Function"=
B:Treasure=true
B:Discoverable=true
B:Lootable=true
B:Tradeable=true
S:Rarity=VERY_RARE
}
"deeperdarker:sculk_smite" {
I:"Max Level"=10
I:"Max Loot Level"=5
S:"Max Power Function"=
S:"Min Power Function"=
B:Treasure=false
B:Discoverable=true
B:Lootable=true
B:Tradeable=true
S:Rarity=UNCOMMON
}
@ -6961,3 +6961,81 @@
}
"benate:end_slayer" {
# The max level of this enchantment - originally 3.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# 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: 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: VERY_RARE
S:Rarity=VERY_RARE
}
"benate:pulling" {
# 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: false
B:Tradeable=false
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
# Default: RARE
S:Rarity=RARE
}

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
#Darkness properties file
#Thu May 22 20:05:42 CDT 2025
#Sun May 25 06:33:08 CDT 2025
dark_nether_fog=0.5
only_affect_block_light=false
dark_end_fog=0.0

View File

@ -3,6 +3,10 @@
"startup": true,
"soundEventId": "darwiniv:cavesoundsbeta"
},
{
"startup": true,
"soundEventId": "minecraft:ambient.cave"
},
{
"block": true,
"soundEventId": "minecraft:block.water.ambient"
@ -11,27 +15,11 @@
"cull": true,
"soundEventId": "minecraft:entity.chicken.ambient"
},
{
"startup": true,
"soundEventId": "minecraft:ambient.cave"
},
{
"startup": true,
"soundEventId": "the_deep_void:void_cave_ambient_2"
},
{
"cull": true,
"soundEventId": "minecraft:entity.ender_dragon.death",
"volumeScale": 10
},
{
"startup": true,
"soundEventId": "the_deep_void:void_cave_ambient"
},
{
"startup": true,
"soundEventId": "the_deep_void:void_cave_ambient_3"
},
{
"cull": true,
"soundEventId": "minecraft:entity.pig.ambient"
@ -49,5 +37,21 @@
"cull": true,
"soundEventId": "minecraft:entity.wither.spawn",
"volumeScale": 10
},
{
"soundEventId": "minecraft:music.menu",
"volumeScale": 50
},
{
"startup": true,
"soundEventId": "the_deep_void:void_cave_ambient"
},
{
"startup": true,
"soundEventId": "the_deep_void:void_cave_ambient_2"
},
{
"startup": true,
"soundEventId": "the_deep_void:void_cave_ambient_3"
}
]

View File

@ -1,5 +1,5 @@
#Indigo properties file
#Thu May 22 20:02:32 CDT 2025
#Sun May 25 06:28:49 CDT 2025
fix-mean-light-calculation=auto
debug-compare-lighting=auto
fix-exterior-vertex-lighting=auto

View File

@ -1,7 +1,7 @@
[general]
#Whether to display the dragon on the main menu or not
"Custom main menu" = true
"Custom main menu" = false
#True if riding dragons should make the player take a 3rd person view automatically.
"Auto 3rd person when riding dragon" = true
#Whether to use the vanilla font in the bestiary or not

View File

@ -1,5 +1,4 @@
Minecraft
Abyssal Sovereigns
Alex's Caves
Apotheosis
Aquamirae
@ -38,7 +37,6 @@ Create: New Age
Create: Occult Engineering
Dark Waters
DarwinIV
Deeper and Darker
DimensionalDoors
Dweller Ores
Enchanted
@ -100,7 +98,6 @@ Ocean's Delight
Rats
Supplementaries Squared
Torchmaster
Voidscape
Alex's Caves: Stuff & Torpedoes
Ars Additions
Ars Creo
@ -108,7 +105,6 @@ Arsomega
CrockPot
Icarus
Not Enough Glyphs
The Abyss: The Other Side
Tome of Blood: Rebirth
Toomanyglyphs
Akashic Tome
@ -117,3 +113,10 @@ Weather2
Desert Behemoths: Sandworms!
I HATE FLESH : REBORN
Spore
Benate
MagmaMonsters
Paranormal Pleistocene
The Man From The Fog
The Pale Hound
cardinal_sins
depthcrawler

View File

@ -166,10 +166,6 @@ jeresources:mob
jeresources:plant
jeresources:villager
jeresources:worldgen
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

@ -0,0 +1,49 @@
#Magma Monster Settings
["Magma Monster Settings"]
#Spawn Over World Magma Monsters
magma_monster_ow_spawns = true
#Spawn Nether Magma Monsters
magma_monster_nether_spawns = true
#Magma Monster Min Y Spawn Height
#Range: -2032 ~ 2032
magma_monster_min_y = -64
#Magma Monster Max Y Spawn Height
#Range: -2032 ~ 2032
magma_monster_max_y = 319
#Spawn Fire Whilst On Flamable Blocks
magma_monster_burns_blocks = true
#Magma Monster Health
#Range: 1.0 ~ 1.7976931348623157E308
magma_monster_health = 25.0
#Magma Monster Attack Damage
#Range: 1.0 ~ 1.7976931348623157E308
magma_monster_attack_damage = 4.0
#Obsidian Monster Slowness Effect Duration (Seconds)
#Range: > 1
magma_monster_slowness_effect = 5
#Magma Monster Grunt Settings
["Magma Monster Grunt Settings"]
#Spawn Over World Magma Monster Grunts
magma_monster_grunt_ow_spawns = true
#Spawn Nether Magma Monster Grunts
magma_monster_grunt_nether_spawns = true
#Magma Monster Grunt Min Y Spawn Height
#Range: -2032 ~ 2032
magma_monster_grunt_min_y = -64
#Magma Monster Grunt Max Y Spawn Height
#Range: -2032 ~ 2032
magma_monster_grunt_max_y = 319
#Spawn Fire Whilst Grunt On Flamable Blocks
magma_monster_grunt_burns_blocks = true
#Magma Monster Grunt Health
#Range: 1.0 ~ 1.7976931348623157E308
magma_monster_grunt_health = 15.0
#Magma Monster Grunt Attack Damage
#Range: 1.0 ~ 1.7976931348623157E308
magma_monster_grunt_attack_damage = 2.0
#Obsidian Grunt Slowness Effect Duration (Seconds)
#Range: > 1
magma_monster_grunt_slowness_effect = 5

View File

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

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.

BIN
1.20.1-FearFactoryTest/minecraft/mods/deep-1.05b.jar (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -42,8 +42,8 @@ ao:true
prioritizeChunkUpdates:0
biomeBlendRadius:2
renderClouds:"true"
resourcePacks:["vanilla","mod_resources","Moonlight Mods Dynamic Assets","fabric","file/VanillaTweaks_LowerFire.zip","file/boss-refreshed-v1.2.zip","file/MoreMobVariants_FreshAnimations_1.3.1-1.9.2.zip"]
incompatibleResourcePacks:["file/boss-refreshed-v1.2.zip"]
resourcePacks:["vanilla","mod_resources","Moonlight Mods Dynamic Assets","fabric","file/VanillaTweaks_LowerFire.zip","file/boss-refreshed-v1.2.zip","file/MoreMobVariants_FreshAnimations_1.3.1-1.9.2.zip","file/GhastFelisAstra.zip","file/Myuu_s_Dark_Ambiance.zip"]
incompatibleResourcePacks:["file/boss-refreshed-v1.2.zip","file/GhastFelisAstra.zip","file/Myuu_s_Dark_Ambiance.zip"]
lastServer:
lang:en_us
soundDevice:""
@ -137,12 +137,6 @@ key_iris.keybind.reload:key.keyboard.r
key_iris.keybind.toggleShaders:key.keyboard.k
key_iris.keybind.shaderPackSelection:key.keyboard.o
key_key.arphex.space_press:key.keyboard.space
key_key.theabyss.ghost_attack:key.keyboard.x
key_key.theabyss.ghost_fire_attack:key.keyboard.c
key_key.theabyss.ghost_deactivate:key.keyboard.v
key_key.theabyss.friendley_fire_a:key.keyboard.right
key_key.theabyss.friendley_fire_b:key.keyboard.left
key_key.theabyss.abil_debug:key.keyboard.down
key_key.the_deep_void.armor_ability:key.keyboard.v
key_key.the_deep_void.armor_toggle:key.keyboard.c
key_key.the_deep_void.mother_call_out:key.keyboard.x
@ -175,6 +169,7 @@ key_key.hexerei.broomDescend:key.keyboard.left.control
key_key.hexerei.book_hovering_uses:key.keyboard.u
key_key.hexerei.book_hovering_recipe:key.keyboard.r
key_key.hexerei.glasses_zoom:key.keyboard.z
key_key.cardinal_sins.armourability:key.keyboard.v
key_placebo.toggleTrails:key.keyboard.keypad.9
key_placebo.toggleWings:key.keyboard.keypad.8
key_key.gamma_creatures.jump:key.keyboard.space
@ -187,17 +182,15 @@ 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_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_3:key.keyboard.unknown
key_keybind.sophisticatedbackpacks.toggle_upgrade_2:key.keyboard.x:ALT
key_keybind.sophisticatedbackpacks.toggle_upgrade_1:key.keyboard.z:ALT
key_keybind.sophisticatedbackpacks.toggle_upgrade_5:key.keyboard.unknown
key_key.cataclysm.ability:key.keyboard.x
key_key.cataclysm.helmet_ability:key.keyboard.c
key_key.cataclysm.chestplate_ability:key.keyboard.y
key_key.cataclysm.boots_ability:key.keyboard.v
key_key.deeperdarker.boost:key.keyboard.b
key_key.deeperdarker.transmit:key.keyboard.v
key_key.ultimine_addition.show_progression_bar:key.keyboard.left.alt
key_key.ultimine_addition.open_skills_record:key.keyboard.r
key_key.fog.toggle:key.keyboard.unknown
@ -205,37 +198,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.maxTransferRecipeBookmark:key.mouse.left:CONTROL
key_key.jei.recipeBack:key.keyboard.backspace
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.cheatOneItem:key.mouse.left
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.transferRecipeBookmark:key.mouse.left:SHIFT
key_key.jei.nextSearch:key.keyboard.down
key_key.jei.clearSearchBar:key.mouse.right
key_key.jei.previousRecipePage:key.keyboard.page.up
key_key.jei.focusSearch:key.keyboard.f:CONTROL
key_key.jei.recipeBack:key.keyboard.backspace
key_key.jei.cheatOneItem2:key.mouse.right
key_key.jei.toggleOverlay:key.keyboard.o:CONTROL
key_key.jei.maxTransferRecipeBookmark:key.mouse.left:CONTROL
key_key.jei.toggleEditMode:key.keyboard.unknown
key_key.jei.previousPage:key.keyboard.unknown
key_key.jei.cheatItemStack2:key.mouse.middle
key_key.jei.previousSearch:key.keyboard.up
key_key.jei.cheatOneItem:key.mouse.left
key_key.jei.cheatItemStack:key.mouse.left:SHIFT
key_key.jei.previousCategory:key.keyboard.page.up:SHIFT
key_key.jei.toggleCheatMode:key.keyboard.unknown
key_key.jei.copy.recipe.id:key.keyboard.unknown
key_key.jei.toggleHideIngredient:key.mouse.left:CONTROL
key_key.jei.closeRecipeGui:key.keyboard.escape
key_key.jei.showUses:key.keyboard.u
key_key.jei.toggleBookmarkOverlay:key.keyboard.unknown
key_key.jei.showRecipe2:key.mouse.left
key_key.jei.showRecipe:key.keyboard.r
key_key.jei.toggleCheatModeConfigButton:key.mouse.left:CONTROL
key_key.jei.previousPage:key.keyboard.unknown
key_key.jei.showUses2:key.mouse.right
key_key.jei.bookmark:key.keyboard.a
key_key.jei.toggleWildcardHideIngredient:key.mouse.right:CONTROL
key_key.jei.cheatItemStack2:key.mouse.middle
key_key.jei.nextCategory:key.keyboard.page.down:SHIFT
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
@ -314,7 +307,7 @@ key_quark.keybind.variant_selector:key.keyboard.r
key_supplementaries.keybind.quiver:key.keyboard.v
key_key.ars_elemental.open_pouch:key.keyboard.j
key_key.entityculling.toggle:key.keyboard.unknown
soundCategory_master:1.0
soundCategory_master:0.5055230753311258
soundCategory_music:0.0
soundCategory_record:1.0
soundCategory_weather:1.0

Binary file not shown.

View File

@ -1,4 +1,4 @@
#Thu May 22 20:02:31 CDT 2025
#Sun May 25 06:28:48 CDT 2025
AURORA_CONDITION=4
CLOUD_STYLE_DEFINE=3
WATER_STYLE_DEFINE=3