Removed Troublesome mods

Removed 3 client-side mods for disrupting the server bootup.

Removed tears of despair for being incomplete and softlocking the player
This commit is contained in:
2025-05-12 06:39:52 -05:00
parent 2f54c56b18
commit 7a9ce1a115
11 changed files with 4 additions and 93 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@
1.20.1-FearFactoryTest/minecraft/.blinkload/atlas_textures_cache.json
1.20.1-FearFactoryTest/instance.cfg
1.20.1-FearFactoryTest/instance.cfg
1.20.1-FearFactoryTest.zip

View File

@ -40,12 +40,12 @@ PermGen=128
Profiler=
UseAccountForInstance=false
iconKey=default
lastLaunchTime=1747039279565
lastTimePlayed=6523
lastLaunchTime=1747044152890
lastTimePlayed=5516
linkedInstances=[]
name=1.20.1 FearFactory
notes=
totalTimePlayed=39241
totalTimePlayed=44988
AutoCloseConsole=false
CloseAfterLaunch=false
CustomGLFWPath=

View File

@ -1,57 +0,0 @@
[minecraft]
#Show Wither Boss Bar
WitherBossBar = true
#Show Ender Dragon
EnderDragonBossBar = true
[cataclysm]
#Show Ignis
IgnisBossBar = true
#Show Netherite Monstrosity
NetheriteMonstrosityBossBar = true
#Show Ender Guardian
EnderGuardianBossBar = true
#Show Harbinger
HarbingerBossBar = true
#Show Leviathan
LeviathanBossBar = true
[bomd]
#Show Night Lich
NightLichBossBar = true
#Show Nether Gauntlet
NetherGauntletBossBar = true
#Show Obsidilith
ObsidilithBossBar = true
#Show Void Blossom
VoidBlossomBossBar = true
[mowziesmobs]
#Show Frostmaw
FrostmawBossBar = true
#Show Ferrous Wroughtnaut
FerrousWroughtnautBossBar = true
[meetyourfight]
#Show Bellringer
BellringerBossBar = true
#Show Swampjaw
SwampjawBossBar = true
[alexsmobs]
#Show Void Worm
VoidWormBossBar = true
[crackerwitherstorm]
#Show Wither Storm
WitherStormBossBar = true
[aether]
#Show Slider
SliderBossBar = true
#Show Valkyrie Queen
ValkyrieQueenBossBar = true
#Show Sun Spirit
SunSpiritBossBar = true

View File

@ -1,15 +0,0 @@
shaderUniformCaching:true
enableShaderAttributeCaching:true
enableMipmapCaching:true
resourceKeyDedup:true
rl_dedup:"all"
quadsDedup:true
lightweightWolfAndCatAttackAi:true
lightweightWolfAndRabbitFleeAi:true
composterFix:true
disableDataFixers:true
fastBitSets:true
fastPos:true
biomeFix:true
chunkOptimizations:true
nbtOptimizations:true

View File

@ -1,4 +0,0 @@
{
"scale": 1.0,
"nearest": false
}

View File

@ -1,2 +0,0 @@
showCfgButton:true
tooltipLineLength:280

Binary file not shown.