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