This commit is contained in:
Madis 2021-03-07 10:49:17 +02:00
parent 7eeedcface
commit 2ca2cebad8
26 changed files with 166 additions and 358 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.jar

View file

@ -3,7 +3,7 @@
"version": "1.16.5",
"modLoaders": [
{
"id": "forge-36.0.43",
"id": "forge-36.0.46",
"primary": true
}
]
@ -11,17 +11,17 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Fabulously Optimized",
"version": "1.7.0",
"version": "1.7.1",
"author": "robotkoer",
"files": [
{
"projectID": 436038,
"fileID": 3222361,
"projectID": 306612,
"fileID": 3214594,
"required": true
},
{
"projectID": 319057,
"fileID": 3210410,
"projectID": 353890,
"fileID": 3226331,
"required": true
},
{
@ -30,8 +30,33 @@
"required": true
},
{
"projectID": 325092,
"fileID": 3166863,
"projectID": 361988,
"fileID": 3227191,
"required": true
},
{
"projectID": 404870,
"fileID": 3218387,
"required": true
},
{
"projectID": 354047,
"fileID": 3048200,
"required": true
},
{
"projectID": 308702,
"fileID": 3211066,
"required": true
},
{
"projectID": 394468,
"fileID": 3067101,
"required": true
},
{
"projectID": 423254,
"fileID": 3223126,
"required": true
},
{
@ -45,43 +70,8 @@
"required": true
},
{
"projectID": 423254,
"fileID": 3223126,
"required": true
},
{
"projectID": 393442,
"fileID": 3172563,
"required": true
},
{
"projectID": 354047,
"fileID": 3048200,
"required": true
},
{
"projectID": 306612,
"fileID": 3214594,
"required": true
},
{
"projectID": 415758,
"fileID": 3159406,
"required": true
},
{
"projectID": 335493,
"fileID": 3175749,
"required": true
},
{
"projectID": 308702,
"fileID": 3211066,
"required": true
},
{
"projectID": 308769,
"fileID": 3136960,
"projectID": 325861,
"fileID": 2963760,
"required": true
},
{
@ -90,28 +80,18 @@
"required": true
},
{
"projectID": 394468,
"fileID": 3067101,
"required": true
},
{
"projectID": 325861,
"fileID": 2963760,
"required": true
},
{
"projectID": 360438,
"fileID": 3215441,
"projectID": 408481,
"fileID": 3092373,
"required": true
},
{
"projectID": 447673,
"fileID": 3206821,
"fileID": 3228879,
"required": true
},
{
"projectID": 408481,
"fileID": 3092373,
"projectID": 415758,
"fileID": 3228976,
"required": true
},
{
@ -119,24 +99,49 @@
"fileID": 3193496,
"required": true
},
{
"projectID": 361988,
"fileID": 3146455,
"required": true
},
{
"projectID": 404870,
"fileID": 3218387,
"required": true
},
{
"projectID": 398774,
"fileID": 3176621,
"required": true
},
{
"projectID": 353890,
"fileID": 3215751,
"projectID": 436038,
"fileID": 3222361,
"required": true
},
{
"projectID": 308769,
"fileID": 3225502,
"required": true
},
{
"projectID": 393442,
"fileID": 3172563,
"required": true
},
{
"projectID": 335493,
"fileID": 3175749,
"required": true
},
{
"projectID": 452768,
"fileID": 3228523,
"required": true
},
{
"projectID": 319057,
"fileID": 3210410,
"required": true
},
{
"projectID": 360438,
"fileID": 3215441,
"required": true
},
{
"projectID": 325092,
"fileID": 3166863,
"required": true
}
],

View file

@ -1,27 +1,28 @@
<ul>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fastchest">FastChest (by fake_domi)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cloth-config">Cloth Config API (Fabric) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/phosphor">Phosphor (Fabric) (by jellysquid_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/colormatic">Colormatic (by kwertiTheCats)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/architectury-fabric">Architectury API (Fabric) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/raised-clouds">Raised Clouds (by haykam)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cull-leaves">Cull Leaves (by Motschen)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lambdynamiclights">LambDynamicLights (by LambdAurora)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ok-zoomer">Ok Zoomer (by boredomh1)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api">Fabric API (by modmuss50)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/smooth-boot">Smooth Boot (Fabric) (by UltimateBoomer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/dynamic-fps">Dynamic FPS (by juliand665)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/modmenu">Mod Menu (by ProspectorDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin">Fabric Language Kotlin (by modmuss50)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/slight-gui-modifications">'Slight' Gui Modifications (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/sodium">Sodium (by jellysquid_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/smooth-scrolling-everywhere-fabric">Smooth Scrolling Everywhere (Fabric) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lithium">Lithium (Fabric) (by jellysquid_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/sodium-extra">Sodium Extra (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/capes">Fabric Capes (by VictorKohler)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/antighost">AntiGhost (by Giselbaer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/not-enough-crashes">Not Enough Crashes (Fabric) (by NatanFudge)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/phosphor">Phosphor (Fabric) (by jellysquid_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/jumploader">Jumploader (by comp500)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabrishot">Fabrishot (by ramidzkh)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ok-zoomer">Ok Zoomer (by boredomh1)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/modmenu">Mod Menu (by ProspectorDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/sodium">Sodium (by jellysquid_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cull-leaves">Cull Leaves (by Motschen)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/architectury-fabric">Architectury API (Fabric) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/raised-clouds">Raised Clouds (by haykam)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/smooth-scrolling-everywhere-fabric">Smooth Scrolling Everywhere (Fabric) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/slight-gui-modifications">'Slight' Gui Modifications (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/capes">Fabric Capes (by VictorKohler)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/sodium-extra">Sodium Extra (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/smooth-boot">Smooth Boot (Fabric) (by UltimateBoomer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/antighost">AntiGhost (by Giselbaer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/custom-fog">Custom Fog (by Setadokalo)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/not-enough-crashes">Not Enough Crashes (Fabric) (by NatanFudge)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fastchest">FastChest (by fake_domi)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin">Fabric Language Kotlin (by modmuss50)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lambdynamiclights">LambDynamicLights (by LambdAurora)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/dynamic-fps">Dynamic FPS (by juliand665)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/no-fade">No Fade (by UltimateBoomer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cloth-config">Cloth Config API (Fabric) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lithium">Lithium (Fabric) (by jellysquid_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/colormatic">Colormatic (by kwertiTheCats)</a></li>
</ul>

View file

@ -1,3 +1,3 @@
#FastChest config file
#Tue Mar 02 16:30:39 EET 2021
simplifiedChest=true
#FastChest config file
#Sun Mar 07 09:34:22 EET 2021
simplifiedChest=true

View file

@ -8,6 +8,5 @@
"gameSide": "current",
"disableUI": false,
"loadJarsFromFolder": null,
"overrideMainClass": null,
"pinFabricLoaderVersion": "0.11.1"
"overrideMainClass": null
}

View file

@ -51,7 +51,7 @@
// Allows for resetting the zoom with the middle mouse button.
"reset_zoom_with_mouse": false,
// If enabled, the "Save Toolbar Activator" keybind will be unbound if there's a conflict with the zoom key.
"unbind_conflicting_key": false,
"unbind_conflicting_key": true,
// Prints a random owo in the console when the game starts.
"print_owo_on_start": false,
// Hides the zoom overlay while the HUD's hidden.

View file

@ -5,7 +5,7 @@ mainMenu {
x { it - 2 }
y { it - 20 }
}
text = literal("Fabulously Optimized 1.7.0")
text = literal("Fabulously Optimized 1.7.1")
align = "right"
color = 0xFFFFFF
hoveredColor = 0x55FFFF

View file

@ -4,7 +4,9 @@
"animate_water": true,
"animate_lava": true,
"animate_fire": true,
"animate_portal": true
"animate_portal": true,
"block_animations": true,
"piston_animations": true
},
"particle_settings": {
"particles": true,
@ -19,10 +21,24 @@
"firework": true
},
"detail_settings": {
"rain_snow": true
"rain_snow": true,
"biome_colors": true,
"sky_colors": true,
"render_paintings": true
},
"extra_settings": {
"show_fps": false,
"enable_fog": true
"show_coords": false,
"enable_fog": true,
"hurt_cam": true,
"toasts": true,
"static_fov": false,
"instant_sneak": false,
"prevent_shaders": false,
"light_updates": true,
"hide_cheats": true,
"high_max_brightness": false,
"day_light_cycle": true,
"no_overlay": false
}
}

View file

@ -1,8 +0,0 @@
{
"clientCapeType": "MINECRAFTCAPES",
"glint": false,
"enableOptifine": true,
"enableLabyMod": true,
"enableWynntils": true,
"enableMinecraftCapesMod": true
}

View file

@ -1,5 +0,0 @@
#Colormatic Config
fog.clearVoid=false
light.blendSkyLight=true
light.flickerBlockLight=true
fog.clearSky=false

View file

@ -1,3 +0,0 @@
{
"enabled": false
}

View file

@ -1,14 +0,0 @@
[defaultConfig]
enabled = true
type = "LINEAR"
linearFogStartMult = 0.25
linearFogEndMult = 1.0
expFogMult = 3.0
exp2FogMult = 1.75
[dimensions."minecraft:the_nether"]
enabled = false
type = "LINEAR"
linearFogStartMult = 0.25
linearFogEndMult = 1.0
expFogMult = 3.0
exp2FogMult = 1.75

View file

@ -1,3 +0,0 @@
reduceFPSWhenUnfocused = true
unfocusedFPS = 1
restoreFPSWhenHovered = true

View file

@ -1,17 +0,0 @@
# LambDynamicLights configuration.
# The dynamic lights mode
mode = "fastest"
# Light sources settings.
[light_sources]
# Enables water-sensitive light sources check. This means that water-sensitive items will not light up when submerged in water.
water_sensitive_check = true
# Enable block entities light source.
block_entities = true
# Enable entities light source.
entities = true
# TNT lighting mode. May be off, simple or fancy.
tnt = "simple"
# Creeper lighting mode. May be off, simple or fancy.
creeper = "simple"

View file

@ -1,23 +0,0 @@
{
"sorting": "ascending",
"count_libraries": false,
"compact_list": true,
"count_children": false,
"mods_button_style": "shrink",
"count_hidden_mods": false,
"mod_count_location": "title_screen",
"hide_mod_links": false,
"show_libraries": false,
"hide_mod_license": true,
"hide_badges": true,
"hide_mod_credits": true,
"easter_eggs": false,
"modify_title_screen": true,
"modify_game_menu": true,
"hide_config_buttons": false,
"hidden_mods": [
"minecraft",
"cloth-api",
"jumploader"
]
}

View file

@ -1,5 +0,0 @@
{
"uploadCrashLogTo": "GIST",
"disableReturnToMainMenu": false,
"deobfuscateStackTrace": true
}

View file

@ -1,60 +0,0 @@
{
"features": {
/* Defines the cinematic camera while zooming.
"OFF" disables the cinematic camera.
"VANILLA" uses Vanilla's cinematic camera.
"MULTIPLIED" is a multiplied variant of "VANILLA".
*/
"cinematic_camera": "VANILLA",
// Reduces the mouse sensitivity when zooming.
"reduce_sensitivity": false,
/* Adds transitions between zooms.
"OFF" disables transitions.
"SMOOTH" replicates Vanilla's dynamic FOV.
"LINEAR" removes the smoothiness.
*/
"zoom_transition": "OFF",
/* The behavior of the zoom key.
"HOLD" needs the zoom key to be hold.
"TOGGLE" has the zoom key toggle the zoom.
"PERSISTENT" makes the zoom permanent.
*/
"zoom_mode": "HOLD",
// Allows to increase or decrease zoom by scrolling.
"zoom_scrolling": false,
// Adds zoom manipulation keys along with the zoom key.
"extra_keybinds": false,
// Adds an overlay in the screen during zoom. The overlay texture can be found at: assets/okzoomer/textures/misc/zoom_overlay.png
"zoom_overlay": false
},
"values": {
// The divisor applied to the FOV when zooming.
"zoom_divisor": 4.0,
// The minimum value that you can scroll down.
"minimum_zoom_divisor": 1.0,
// The maximum value that you can scroll up.
"maximum_zoom_divisor": 50.0,
// The number which is de/incremented by zoom scrolling. Used when the zoom divisor is above the starting point.
"scroll_step": 1.0,
// The number which is de/incremented by zoom scrolling. Used when the zoom divisor is below the starting point.
"lesser_scroll_step": 0.5,
// The multiplier used for the multiplied cinematic camera.
"cinematic_multiplier": 4.0,
// The multiplier used for smooth transitions.
"smooth_multiplier": 0.75,
// The minimum value which the linear transition step can reach.
"minimum_linear_step": 0.125,
// The maximum value which the linear transition step can reach.
"maximum_linear_step": 0.25
},
"tweaks": {
// Allows for resetting the zoom with the middle mouse button.
"reset_zoom_with_mouse": false,
// If enabled, the "Save Toolbar Activator" keybind will be unbound if there's a conflict with the zoom key.
"unbind_conflicting_key": false,
// Prints a random owo in the console when the game starts.
"print_owo_on_start": false,
// Hides the zoom overlay while the HUD's hidden.
"hide_zoom_overlay": false
}
}

View file

@ -1,6 +0,0 @@
{
"overrideBaseY": true,
"baseY": 128.0,
"scale": 1.0,
"cameraAnchor": false
}

View file

@ -1,65 +0,0 @@
{
"fluidAdvancements": true,
"fluidStatusEffects": true,
// Whether we should unlimit the hard 60 fps limit placed on the title screen.
"unlimitTitleScreenFps": false,
"openingAnimation": {
"fluidChatOpening": false,
"fluidOpenSlideFromBottom": false,
"fluidOpenFade": false,
"fluidAnimationDuration": 400,
"affectsGameMenus": false,
"affectsInventories": false,
"ignoreSlideWhenRedirected": false,
"ignoreFadeWhenRedirected": false
},
"textFieldModifications": {
// Whether this module is enabled.
"enabled": false,
/* Set to Color to use the Border and Background Color.
Set to Texture to use resource pack:
/assets/minecraft/textures/gui/text_field.png
More documentations on website.
*/
"backgroundMode": "COLOR",
"borderColor": 10526880,
"backgroundColor": 0,
"selectionMode": "INVERT",
// Whether Text Fields should allow right click actions.
"rightClickActions": false
},
"sliderModifications": {
// Whether this module is enabled.
"enabled": false,
"grabberWidth": 8,
/* Whether to use custom texture:
/assets/slightguimodifications/textures/gui/slider(_hovered).png
or
/config/slightguimodifications/slider(_hovered).png
*/
"customBackgroundTexture": false
},
"debugInformation": {
"showFps": false
},
"customScaling": {
"vanillaScaleSlider": false,
"scale": 1.0
},
"slotHighlight": {
// Whether this module is enabled.
"enabled": false,
"color": -2130706433
},
"tooltipModifications": {
// Whether this module is enabled.
"enabled": false,
"backgroundColor": -267386864,
"outlineGradientTopColor": 1347420415,
"outlineGradientBottomColor": 1344798847
},
// Whether GUI should allow right click actions.
"rightClickActions": false,
"satisfyingScreenshots": true
}

View file

@ -1,15 +0,0 @@
mainMenu {
enabled = true
label {
position {
x { it - 2 }
y { it - 20 }
}
text = literal("Fabulously Optimized 1.7.0")
align = "right"
color = 0xFFFFFF
hoveredColor = 0x55FFFF
shadow = true
onClicked = url("https://www.curseforge.com/minecraft/modpacks/fabulously-optimized")
}
}

View file

@ -1,28 +0,0 @@
{
"animation_settings": {
"animation": true,
"animate_water": true,
"animate_lava": true,
"animate_fire": true,
"animate_portal": true
},
"particle_settings": {
"particles": true,
"rain_splash": true,
"explosion": true,
"water": true,
"smoke": true,
"potion": true,
"portal": true,
"redstone": true,
"fluid_drip": true,
"firework": true
},
"detail_settings": {
"rain_snow": true
},
"extra_settings": {
"show_fps": false,
"enable_fog": true
}
}

View file

@ -0,0 +1,21 @@
minecraft/.fabric
minecraft/.mixin.out
minecraft/ModTranslations
minecraft/config/fabric
minecraft/config/jumploader.json
minecraft/config/lithium.properties
minecraft/config/smoothboot.json
minecraft/config/sodium-mixins.properties
minecraft/config/sodium-options.json
minecraft/coremods
minecraft/icon.png
minecraft/logs
minecraft/not-enough-crashes
minecraft/options.txt
minecraft/realms_persistence.json
minecraft/resourcepacks
minecraft/saves
minecraft/screenshots
minecraft/server-resource-packs
minecraft/texturepacks
minecraft/usercache.json

View file

@ -1,20 +1,35 @@
AutoCloseConsole=false
ForgeVersion=
InstanceType=OneSix
IntendedVersion=
JavaPath=javaw
JvmArgs=
LWJGLVersion=
LaunchMaximized=false
LiteloaderVersion=
LogPrePostOutput=true
MCLaunchMethod=LauncherPart
MaxMemAlloc=1024
MinMemAlloc=512
MinecraftWinHeight=480
MinecraftWinWidth=854
OverrideCommands=false
OverrideConsole=false
OverrideJava=false
OverrideJavaArgs=false
OverrideJavaLocation=false
OverrideMCLaunchMethod=false
OverrideMemory=false
OverrideNativeWorkarounds=false
OverrideWindow=false
PermGen=128
PostExitCommand=
PreLaunchCommand=
ShowConsole=false
ShowConsoleOnError=true
WrapperCommand=
iconKey=pack
lastLaunchTime=1613670670830
name=Fabulously Optimized 1.7.0
lastLaunchTime=1615105294766
name=Fabulously Optimized 1.7.1
notes=https://www.curseforge.com/minecraft/modpacks/fabulously-optimized
totalTimePlayed=356
totalTimePlayed=630

View file

@ -0,0 +1 @@
../../../Curseforge/overrides/config

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB