some removes, gecko iris compat, bridge & mob sizes. finished music pack.

This commit is contained in:
2025-05-25 15:51:29 -05:00
parent 1ab9c5dc19
commit 65b3d13291
16 changed files with 265 additions and 220 deletions

Binary file not shown.

View File

@ -4,7 +4,7 @@
#Range: 0.01 ~ 1.0
lavaVisionOpacity = 0.5
#Whether to disable certain aspects of the Ignitium Helemt. Enable if issues with shaders persist.
shadersCompat = false
shadersCompat = true
#ScreenShake(on/off)
"ScreenShake(on/off)" = true

View File

@ -0,0 +1,92 @@
{
"default_scaling": {
"type": "static",
"scaling": 1.0,
"scale_loot": true,
"scale_xp": true,
"scale_health": "none",
"scale_damage": "none",
"scale_speed": "none"
},
"include_list": [
"minecraft:*"
],
"exclude_list": [
"minecraft:shulker"
],
"keep_scaling_on_conversion": true,
"scaling_overrides": {
"alexscaves:caniac": {
"type": "static",
"scaling": 1.5,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "none"
},
"born_in_chaos_v1:felsteed": {
"type": "static",
"scaling": 1.3,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "none"
},
"alexscaves:forsaken": {
"type": "static",
"scaling": 1.3,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "none"
},
"alexscaves:gossamer_worm": {
"type": "static",
"scaling": 2.0,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "none"
},
"alexscaves:hullbreaker": {
"type": "static",
"scaling": 1.5,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "none"
},
"alexscaves:luxtructosaurus": {
"type": "static",
"scaling": 5.0,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "none"
},
"alexscaves:tremorzilla": {
"type": "static",
"scaling": 5.0,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "normal"
}
"magma_monsters:magma_monster": {
"type": "static",
"scaling": 3.0,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "normal"
}
}
}

View File

@ -0,0 +1,92 @@
{
"default_scaling": {
"type": "static",
"scaling": 1.0,
"scale_loot": true,
"scale_xp": true,
"scale_health": "none",
"scale_damage": "none",
"scale_speed": "none"
},
"include_list": [
"minecraft:*"
],
"exclude_list": [
"minecraft:shulker"
],
"keep_scaling_on_conversion": true,
"scaling_overrides": {
"alexscaves:caniac": {
"type": "static",
"scaling": 1.5,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "none"
},
"born_in_chaos_v1:felsteed": {
"type": "static",
"scaling": 1.3,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "none"
},
"alexscaves:forsaken": {
"type": "static",
"scaling": 1.3,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "none"
},
"alexscaves:gossamer_worm": {
"type": "static",
"scaling": 2.0,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "none"
},
"alexscaves:hullbreaker": {
"type": "static",
"scaling": 1.5,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "none"
},
"alexscaves:luxtructosaurus": {
"type": "static",
"scaling": 5.0,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "none"
},
"magma_monsters:magma_monster": {
"type": "static",
"scaling": 3.0,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "normal"
},
"alexscaves:tremorzilla": {
"type": "static",
"scaling": 5.0,
"scale_loot": true,
"scale_xp": true,
"scale_health": "normal",
"scale_damage": "normal",
"scale_speed": "normal"
}
}
}

View File

@ -1,8 +0,0 @@
[donator]
#Enables the Donator perk wing render
enabled = false
#Changes the Donator Wing Render Color, Format: RRGGBB Hex
#Range: > -2147483648
color = 7799039

View File

@ -1,7 +0,0 @@
#Prevent standing on bedrock at low Y levels from teleporting you to the void from these dimensions
#Example: minecraft:overworld
#
bedrockTeleportationDimensionBlacklist = []
#Changes the bedrock teleportation dimension blacklist config to be a whitelist instead
bedrockTeleportationDimensionWhitelist = false