Compare commits

...

4 commits
v4.9.3 ... main

272 changed files with 2620 additions and 2534 deletions

View file

@ -199,11 +199,6 @@ file = "mods/fabrishot.pw.toml"
hash = "cabc105f32fa00d7988e1c8ebe1d9d2ee95ada93ffcfef59c33251ed2c602714"
metafile = true
[[files]]
file = "mods/farsight-fabric.pw.toml"
hash = "9223cf2314cb2f1bfadbae9c29773ccbfff069017d861431ed044cb3a7d0aae9"
metafile = true
[[files]]
file = "mods/fastquit.pw.toml"
hash = "4378ed8c8083eb922d2e4dd552b3525986cbb0d509a2d6ed0e4872866da3b0a8"

View file

@ -1,12 +1,12 @@
name = "mc.fl1tzi.com"
author = "Fl1tzi"
version = "4.9.2"
version = "4.9.4"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "fa7a97ef02466fbfcc42ee03c45199c250fdd77992f7e7a48afc705f18a7f300"
hash = "2b706d96784f3c1134c703e59589d70016cedebbf61feefc2676a9f3592bbd9a"
[versions]
fabric = "0.14.19"

View file

@ -0,0 +1 @@
{"broken_paths":false}

View file

@ -0,0 +1 @@
{"main_menu":{"bottom_right":[{"text":"MC.Fl1tzi 1.0","clickEvent":{"action":"open_url","value":"https://mc.fl1tzi.com"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.fabrishot","fallback":"Take 4K screenshots with F9","color":"dark_gray"}]}}

View file

@ -0,0 +1 @@
{"defaultSigningMode":"ON_DEMAND","enableMod":true,"showNCRButton":false,"showReloadButton":false,"verifiedIconEnabled":false,"showServerSafety":true,"hideInsecureMessageIndicators":true,"hideModifiedMessageIndicators":false,"hideSystemMessageIndicators":true,"hideWarningToast":true,"hideSigningRequestMessage":true,"alwaysHideReportButton":false,"skipRealmsWarning":true,"skipSigningWarning":true,"disableTelemetry":false,"removeTelemetryButton":false,"demandOnServer":false}

View file

@ -0,0 +1 @@
{"demandOnClient":false,"convertToGameMessage":true,"addQueryData":false,"enableDebugLog":false}

View file

@ -0,0 +1 @@
{"skipWarning":false,"enableEncryption":false,"encryptPublic":true,"showEncryptionButton":false,"showEncryptionIndicators":true}

View file

@ -0,0 +1 @@
{"PinningEnabled":false,"ShowAdvancementIDInDebugTooltip":false,"ShowDebugInfo":"ALWAYS","MaxCriterionEntries":6,"FadeOutBackgroundOnAdvancementHover":false,"SaveLastSelectedTab":false,"PinnedTabs":[],"LastSelectedTab":"","SpacingBetweenHorizontalTabs":4,"SpacingBetweenPinnedTabs":2}

View file

@ -0,0 +1 @@
{"enableBorderlessFullscreen":false,"addToVanillaVideoSettings":false}

View file

@ -0,0 +1 @@
{"clientCapeType":"MINECRAFTCAPES","enableOptifine":true,"enableLabyMod":true,"enableWynntils":true,"enableMinecraftCapesMod":true,"enableCosmetica":true,"enableCloaksPlus":false,"enableElytraTexture":true}

View file

@ -0,0 +1 @@
"use_optifine_folder"=true

View file

@ -0,0 +1,17 @@
{
"enabled": true,
// Keybinding to open the Macro editing screen
"openMacroScreenKeybind": "key.keyboard.unknown",
"macros": [
{
// Macro keybinding
"keyName": "key.keyboard.u",
// Key modifier
"keyModName": "key.keyboard.unknown",
// Command to execute
"command": "/waypoints",
// Type of Macro. Delayed, Repeating, RunNTimes, SingleUse, DisplayOnly
"macroType": "SingleUse"
}
]
}

View file

@ -0,0 +1 @@
{"global":{"quiet_mode":true}}

View file

@ -0,0 +1 @@
{"MC-577":true,"MC-59810":true,"MC-89146":true,"MC-90683":true,"MC-112730":true,"MC-122477":true,"MC-199467":true,"MC-235035":true,"MC-237493":true,"MC-263865":true,"opt_out_updater":true,"gameplay_fixes_in_multiplayer":false,"default_disabled":true}

View file

@ -0,0 +1 @@
[{"serverName":"MC.Fl1tzi","serverIP":"mc.fl1tzi.com"}]

View file

@ -0,0 +1 @@
{"states":{"hovered":{"graphics_state":"default","show_toasts":true,"run_garbage_collector":false,"frame_rate_target":60,"volume_multiplier":1},"unfocused":{"graphics_state":"default","show_toasts":false,"run_garbage_collector":true,"frame_rate_target":1,"volume_multiplier":0.25},"invisible":{"graphics_state":"default","show_toasts":false,"run_garbage_collector":true,"frame_rate_target":0,"volume_multiplier":0}}}

View file

@ -0,0 +1 @@
{"illegalPathSupportMode":"Entity","skinFeaturesEnabled":false,"skinFeaturesEnableTransparency":false,"hideConfigButton":true}

View file

@ -0,0 +1,9 @@
custom_file_name=%time%_4K
hide_hud=false
override_screenshot_key=false
save_file=true
disable_gui_scaling=false
width=3840
height=2160
delay=3
file_format=PNG

View file

@ -0,0 +1,4 @@
renderSavingScreen = false
showToasts = false
showSavingTime = "FALSE"
allowMultipleServers = false

View file

@ -0,0 +1 @@
{"experimental_screen_batching":true}

View file

@ -0,0 +1,3 @@
disableUpdateMessage=true
maxShadowRenderDistance=6
enableShaders=false

View file

@ -0,0 +1 @@
{"main_menu":{"bottom_right":[{"text":"MC.Fl1tzi (broken install)","color":"red","clickEvent":{"action":"open_url","value":"https://mc.fl1tzi.com"}}]}}

Some files were not shown because too many files have changed in this diff Show more