diff --git a/1.20.1-FearFactoryTest/minecraft/config/Terralith_1.20.x_v2.5.4.jar b/1.20.1-FearFactoryTest/minecraft/config/Terralith_1.20.x_v2.5.4.jar deleted file mode 100644 index 1431a1b..0000000 --- a/1.20.1-FearFactoryTest/minecraft/config/Terralith_1.20.x_v2.5.4.jar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f65f309d8f2723754bf4b60c7b5763d3ab6ed04b01c172109ba6564e981b95f -size 3156901 diff --git a/1.20.1-FearFactoryTest/minecraft/config/cataclysm.toml b/1.20.1-FearFactoryTest/minecraft/config/cataclysm.toml index 5a29f40..f03ed94 100644 --- a/1.20.1-FearFactoryTest/minecraft/config/cataclysm.toml +++ b/1.20.1-FearFactoryTest/minecraft/config/cataclysm.toml @@ -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 diff --git a/1.20.1-FearFactoryTest/minecraft/config/random_mob_sizes.backup.txt b/1.20.1-FearFactoryTest/minecraft/config/random_mob_sizes.backup.txt new file mode 100644 index 0000000..db1dc85 --- /dev/null +++ b/1.20.1-FearFactoryTest/minecraft/config/random_mob_sizes.backup.txt @@ -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" + } + } +} diff --git a/1.20.1-FearFactoryTest/minecraft/config/random_mob_sizes.json b/1.20.1-FearFactoryTest/minecraft/config/random_mob_sizes.json new file mode 100644 index 0000000..fe36bfc --- /dev/null +++ b/1.20.1-FearFactoryTest/minecraft/config/random_mob_sizes.json @@ -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" + } + } +} \ No newline at end of file diff --git a/1.20.1-FearFactoryTest/minecraft/config/voidscape-client.toml b/1.20.1-FearFactoryTest/minecraft/config/voidscape-client.toml deleted file mode 100644 index ef79f56..0000000 --- a/1.20.1-FearFactoryTest/minecraft/config/voidscape-client.toml +++ /dev/null @@ -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 - diff --git a/1.20.1-FearFactoryTest/minecraft/config/voidscape-common.toml b/1.20.1-FearFactoryTest/minecraft/config/voidscape-common.toml deleted file mode 100644 index b4873cd..0000000 --- a/1.20.1-FearFactoryTest/minecraft/config/voidscape-common.toml +++ /dev/null @@ -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 - diff --git a/1.20.1-FearFactoryTest/minecraft/defaultconfigs/pehkui-server.toml b/1.20.1-FearFactoryTest/minecraft/defaultconfigs/pehkui-server.toml deleted file mode 100644 index 2ed914e..0000000 --- a/1.20.1-FearFactoryTest/minecraft/defaultconfigs/pehkui-server.toml +++ /dev/null @@ -1,192 +0,0 @@ - -#Server configuration settings -[server] - - [server.scale_limits] - - [server.scale_limits.base] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.2621774483536189E-29 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.width] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.2621774483536189E-29 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.height] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.2621774483536189E-29 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.eye_height] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.2621774483536189E-29 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.hitbox_width] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.2621774483536189E-29 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.hitbox_height] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.2621774483536189E-29 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.interaction_box_width] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.interaction_box_height] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.model_width] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.model_height] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.third_person] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.motion] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.falling] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.step_height] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.view_bobbing] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.visibility] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.jump_height] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.flight] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.reach] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.block_reach] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.entity_reach] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.mining_speed] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.attack_speed] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.knockback] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.attack] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.defense] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.health] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.drops] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.held_item] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.projectiles] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - - [server.scale_limits.explosions] - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - minimum = 1.401298464324817E-45 - #Range: 1.401298464324817E-45 ~ 3.4028234663852886E38 - maximum = 3.4028234663852886E38 - diff --git a/1.20.1-FearFactoryTest/minecraft/icon.png b/1.20.1-FearFactoryTest/minecraft/icon.png index a447e98..1c4c623 100644 --- a/1.20.1-FearFactoryTest/minecraft/icon.png +++ b/1.20.1-FearFactoryTest/minecraft/icon.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aba93480387ce59f4f8ec4157ec0c07b3c8243088df535bc9cdd61acd8e869a2 +oid sha256:247dfe5bf4e6c33acadbc90e91a28d74ea25f0c1471264de2ddc0ca1a6ee7bbd size 2441 diff --git a/1.20.1-FearFactoryTest/minecraft/mods/GeckoLibIrisCompat-Fabric-1.0.0.jar b/1.20.1-FearFactoryTest/minecraft/mods/GeckoLibIrisCompat-Fabric-1.0.0.jar new file mode 100644 index 0000000..850e84e --- /dev/null +++ b/1.20.1-FearFactoryTest/minecraft/mods/GeckoLibIrisCompat-Fabric-1.0.0.jar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdd715799e82e4b1472de59995d91da3e5c19389bf2dc01d69a5708641c4ae9 +size 6202 diff --git a/1.20.1-FearFactoryTest/minecraft/mods/allthetrims-3.4.3-forge+1.20.1.jar b/1.20.1-FearFactoryTest/minecraft/mods/allthetrims-3.4.3-forge+1.20.1.jar deleted file mode 100644 index 08ac04e..0000000 --- a/1.20.1-FearFactoryTest/minecraft/mods/allthetrims-3.4.3-forge+1.20.1.jar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:060a9441b1530237c5c1066215a5e97b640059024d33539034953a2c9d1aba79 -size 300122 diff --git a/1.20.1-FearFactoryTest/minecraft/mods/allthetrims-3.4.3-forge+1.20.1.jar.disabled b/1.20.1-FearFactoryTest/minecraft/mods/allthetrims-3.4.3-forge+1.20.1.jar.disabled new file mode 100644 index 0000000..2f9b006 Binary files /dev/null and b/1.20.1-FearFactoryTest/minecraft/mods/allthetrims-3.4.3-forge+1.20.1.jar.disabled differ diff --git a/1.20.1-FearFactoryTest/minecraft/mods/grim_and_bleak-1.0.5-forge-1.20.1.jar b/1.20.1-FearFactoryTest/minecraft/mods/grim_and_bleak-1.0.5-forge-1.20.1.jar deleted file mode 100644 index ed7fb23..0000000 --- a/1.20.1-FearFactoryTest/minecraft/mods/grim_and_bleak-1.0.5-forge-1.20.1.jar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e740799c22bd6834619d39f41c051c8f6b2c7dbb2266531ec2e7f8fab2db5488 -size 121928349 diff --git a/1.20.1-FearFactoryTest/minecraft/mods/mcw-bridges-3.1.0-mc1.20.1fabric.jar b/1.20.1-FearFactoryTest/minecraft/mods/mcw-bridges-3.1.0-mc1.20.1fabric.jar new file mode 100644 index 0000000..f773913 --- /dev/null +++ b/1.20.1-FearFactoryTest/minecraft/mods/mcw-bridges-3.1.0-mc1.20.1fabric.jar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc394b061601c21884b2e502be3f466abd5be1d663d00dbf70cc856563550dec +size 663358 diff --git a/1.20.1-FearFactoryTest/minecraft/mods/randommobsizes-forge-1.20.1-2.2.3.jar b/1.20.1-FearFactoryTest/minecraft/mods/randommobsizes-forge-1.20.1-2.2.3.jar new file mode 100644 index 0000000..f79ce46 --- /dev/null +++ b/1.20.1-FearFactoryTest/minecraft/mods/randommobsizes-forge-1.20.1-2.2.3.jar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf96525cb0f8f59998022016b901da9637b3c4af0f8447809d5e2580f38e2aa +size 116184 diff --git a/1.20.1-FearFactoryTest/minecraft/resourcepacks/Myuu_s_Dark_Ambiance.zip b/1.20.1-FearFactoryTest/minecraft/resourcepacks/Myuu_s_Dark_Ambiance.zip index 53a42f3..18ae2a4 100644 --- a/1.20.1-FearFactoryTest/minecraft/resourcepacks/Myuu_s_Dark_Ambiance.zip +++ b/1.20.1-FearFactoryTest/minecraft/resourcepacks/Myuu_s_Dark_Ambiance.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6ec11999e6eb67f20c41a7def4a80a838c94e64551ee76d38218d412a213ccc -size 176067904 +oid sha256:de6679f7e0fd682c58692030d3a2cdb494df5accbdaf176f7920fdfcbe74f94d +size 122382473 diff --git a/Changes TBI.txt b/Changes TBI.txt new file mode 100644 index 0000000..69718bb --- /dev/null +++ b/Changes TBI.txt @@ -0,0 +1,68 @@ +born_in_chaos_v1:dark_vortex: 1.5 scale, deep void +born_in_chaos_v1:fallen_chaos_knight: nether, biome? +born_in_chaos_v1:felsteed: 1.3 scale, undergarden +born_in_chaos_v1:gluttonfish 1.3 scale, ocean dim +magma_monster:magma_monster 10 scale, 0.1 spawn weight +Alex's Caves + Forsaken 1.3x + Caniac 1.5x + Gossamer Worm 2x + Hullbreaker 1.5x + Luxtructosaurus 2.5x or 3x + tremorzilla 2x + Restrict Sweet Calmity + Gum Worm 2x + +Alex's Mobs + Aanaconda 3x + Bone Serpent 2x + Cave Centipede 2x + Crocodile 1.3x + Dropbear 2x + Enderiophage 3x + Gorilla 2x + Guster 12x + Gust 2x + Leviathan 1.5x + Mimic Octopus 2x + Skelewag 1.5x + Spectre 2x + Soul Vulture 2x + Sunbird 4x + Void Worm 2x + Tiger 1.2x + + Restrict Thallasaphobia + Giant Squid 4x + +Aquamirae + Eel 2x --increase dmg 2x + Maw 2x + + Add Thallasaphobia + Anglerfish + Maw + +Arthropodphobia + Arthropleura_Abomination 10x + Butterfly_Bewitcher_Giant 1.5x + Centipede_Evictor 1.5x + Spider_Moth 2x + Hornet_Harbinger Giant 3x + Scorpion_Bloodluster 1.5x + Scorpion_Striker 2x + Spider_Brood 10x + Spider_Larvae_Tiny 10x + Spider Snatcher 2x + + add spawns for + centipede evictor + crab constrictor + + + + + +------------Tweaks------------ + Require hullbreaker (caves) drop for dimensional sea key recipe + Three-Bolt Helmet (aquamirae) add curio and compat with gas mask \ No newline at end of file