diff --git a/config/HorseBuff.toml b/config/HorseBuff.toml new file mode 100644 index 0000000..f69a968 --- /dev/null +++ b/config/HorseBuff.toml @@ -0,0 +1,14 @@ +noWander = true +fairBreeds = true +portalPatch = true +rubberBand = true +breakSpeed = true +stepHeight = true +horseHeadAngleOffset = 30 +jeb_Horses = true + +[pitchFade] +enabled = true +startAngle = 30 +endAngle = 69 +maxTransparency = 90 diff --git a/config/SkipTransitions.properties b/config/SkipTransitions.properties new file mode 100644 index 0000000..a320a7d --- /dev/null +++ b/config/SkipTransitions.properties @@ -0,0 +1,17 @@ + +# Skip Transitions +# by TrufflezMC + + +# Remove fade animations on the title screen (default=true) +removeTitleScreenFade=true + +# Remove fade animation for Mojang logo when applying resourcepack changes (default=true) +removeSplashFade=true + +# Remove slide animation for advancements, recipes, etc (default=true) +removeToastsSlide=true + +# Remove the associated "whoosh" sound effect (default=true) +removeToastsSFX=true + diff --git a/config/advancementinfo.json5 b/config/advancementinfo.json5 new file mode 100644 index 0000000..2e3602e --- /dev/null +++ b/config/advancementinfo.json5 @@ -0,0 +1,11 @@ +{ + "colorHave": 43520, + "colorHaveNot": 11141120, + "marginX": 30, + "marginY": 30, + "infoWidth": { + "min": 120, + "max": 300, + "percent": 30 + } +} \ No newline at end of file diff --git a/config/animatica.properties b/config/animatica.properties new file mode 100644 index 0000000..6391694 --- /dev/null +++ b/config/animatica.properties @@ -0,0 +1,6 @@ +#Configuration file for Animatica +#animated_textures= - Determines whether custom texture animation support should be enabled or not +#max_animation_frames= - Maximum unique animation frames a texture can have, to prevent high RAM/VRAM usage (disabled when set to 'none') +#Wed May 11 21:12:41 ICT 2022 +animated_textures=true +max_animation_frames=20000 diff --git a/config/armor-visibility.json b/config/armor-visibility.json new file mode 100644 index 0000000..ffa5002 --- /dev/null +++ b/config/armor-visibility.json @@ -0,0 +1,7 @@ +{ + "version": 1, + "my_armor_visibility_toggle": false, + "all_armor_visibility_toggle": false, + "show_join_message": true, + "keep_elytra_visible": true +} \ No newline at end of file diff --git a/config/armor_hud.json b/config/armor_hud.json new file mode 100644 index 0000000..e549fb5 --- /dev/null +++ b/config/armor_hud.json @@ -0,0 +1,19 @@ +{ + "enabled": true, + "anchor": "HOTBAR", + "side": "RIGHT", + "offsetX": 1, + "offsetY": 0, + "style": "STYLE_1_E", + "widgetShown": "NOT_EMPTY", + "offhandSlotBehavior": "ADHERE", + "pushBossbars": true, + "pushStatusEffectIcons": true, + "pushSubtitles": true, + "reversed": true, + "iconsShown": true, + "warningShown": true, + "minDurabilityValue": 5, + "minDurabilityPercentage": 0.05, + "warningIconBobbingIntervalMs": 2000.0 +} \ No newline at end of file diff --git a/config/autofish.config b/config/autofish.config new file mode 100644 index 0000000..e59d95a --- /dev/null +++ b/config/autofish.config @@ -0,0 +1,10 @@ +{ + "isAutofishEnabled": true, + "multiRod": false, + "noBreak": false, + "persistentMode": true, + "useSoundDetection": false, + "forceMPDetection": true, + "recastDelay": 1500, + "clearLagRegex": "\\[ClearLag\\] Removed [0-9]+ Entities!" +} \ No newline at end of file diff --git a/config/bettereating.json b/config/bettereating.json new file mode 100644 index 0000000..68d82f4 --- /dev/null +++ b/config/bettereating.json @@ -0,0 +1,6 @@ +{ + "foodTimerLength": 15, + "restrictPlaceBlocks": true, + "restrictUseBlocks": true, + "restrictUseItems": true +} \ No newline at end of file diff --git a/config/betterf3.json b/config/betterf3.json new file mode 100644 index 0000000..8cadc92 --- /dev/null +++ b/config/betterf3.json @@ -0,0 +1,170 @@ +{ + "general": { + "animationSpeed": 1.0, + "disable_mod": false, + "background_color": 1867534416, + "space_modules": false, + "shadow_text": true, + "animations": true, + "fontScale": 1.0 + }, + "modules_right": [ + { + "name": "system", + "name_color": 16755200, + "value_color": 5636095, + "lines": { + "opengl_version": true, + "display": true, + "java_version": true, + "gpu_driver": true, + "memory_usage": true, + "allocated_memory": true, + "cpu": true, + "gpu": true + }, + "enabled": true + }, + { + "name": "miscright", + "name_color": 16645526, + "value_color": 5636095, + "lines": { + "misc_right": true + }, + "enabled": true + }, + { + "name": "entity", + "name_color": 16733525, + "value_color": 16777045, + "lines": { + "entities": true, + "water_creature": true, + "underground_water_creature": true, + "ambient": true, + "particles": true, + "axolotls": true, + "creature": true, + "water_ambient": true, + "monster": true, + "misc": true + }, + "enabled": true + }, + { + "name": "empty", + "lines": { + "nothing": true + }, + "enabled": true + }, + { + "name": "target", + "name_color": 43775, + "value_color": 16777045, + "lines": { + "id_fluid": true, + "fluid_tags": true, + "block_states": true, + "blank": true, + "targeted_block": true, + "blank2": true, + "block_tags": true, + "id_block": true, + "targeted_fluid": true, + "targeted_entity": true, + "fluid_states": true + }, + "enabled": true + } + ], + "modules_left": [ + { + "name": "minecraft", + "name_color": 10506797, + "value_color": 43520, + "lines": { + "minecraft": true + }, + "enabled": true + }, + { + "color_high": 5635925, + "color_med": 16777045, + "name": "fps", + "lines": { + "fps": true + }, + "enabled": true, + "color_low": 16733525 + }, + { + "name": "graphics", + "name_color": 16755200, + "value_color": 5636095, + "lines": { + "shader": true, + "render_distance": true, + "graphics": true, + "clouds": true, + "biome_blend_radius": true + }, + "enabled": true + }, + { + "name": "chunks", + "name_color": 43775, + "value_color": 16777045, + "lines": { + "available_buffers": true, + "loaded_chunks_server": true, + "forceloaded_chunks": true, + "chunk_culling": true, + "pending_uploads": true, + "pending_chunks": true, + "loaded_chunks": true, + "spawn_chunks": true, + "client_chunk_cache": true, + "chunk_sections": true + }, + "enabled": true + }, + { + "name": "location", + "name_color": 43520, + "value_color": 5636095, + "lines": { + "light": true, + "biome": true, + "rotation": true, + "facing": true, + "local_difficulty": true, + "days_played": true, + "dimension": true, + "highest_block": true, + "highest_block_server": true, + "light_server": true + }, + "enabled": true + }, + { + "name": "empty", + "lines": { + "nothing": true + }, + "enabled": true + }, + { + "name": "help", + "name_color": 16645526, + "value_color": 5636095, + "lines": { + "help": true, + "pie_graph": true, + "fps_tps": true + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/config/betterfpsdist.json b/config/betterfpsdist.json new file mode 100644 index 0000000..35bf9f1 --- /dev/null +++ b/config/betterfpsdist.json @@ -0,0 +1,6 @@ +{ + "stretch": { + "desc:": "The amount by which the chunk render distance sphere is stretched in horizontal direction. default:2.0, min 0.5, max 10", + "stretch": 3.0 + } +} \ No newline at end of file diff --git a/config/betterpingdisplay.json b/config/betterpingdisplay.json new file mode 100644 index 0000000..0766bb8 --- /dev/null +++ b/config/betterpingdisplay.json @@ -0,0 +1,6 @@ +{ + "autoColorPingText": true, + "renderPingBars": false, + "pingTextColor": "#A0A0A0", + "pingTextFormatString": "%dms" +} \ No newline at end of file diff --git a/config/blanket_client-fixes.json b/config/blanket_client-fixes.json new file mode 100644 index 0000000..ca479dc --- /dev/null +++ b/config/blanket_client-fixes.json @@ -0,0 +1,123 @@ +{ + "aboutConfig": "Blanket config: The mod only cares about the *value* property, you can edit, delete the others.", + "aboutConfig2": "But if you save the config from the mod, it will override this file.", + "aboutConfig3": "Good luck!", + "extraLog": { + "description": "The only internal config. Toggle how much log should blanket create", + "issues": [], + "categories": [ + "EXPERIMENTAL" + ], + "value": true + }, + "mouseCloseNotHandledFix": { + "description": "Fix inventory can not be closed by mouse button.", + "issues": [ + "MC-577" + ], + "categories": [ + "BUGFIX", + "RECOMMENDED", + "UI" + ], + "value": true + }, + "chatLagFix": { + "description": "Fix chat lag on multiplayer servers", + "issues": [ + "MC-247973" + ], + "categories": [ + "BUGFIX", + "RECOMMENDED", + "PERFORMANCE" + ], + "value": true + }, + "lavaDamageDesyncFix": { + "description": "Fix lava damaging entities client-side leading to de-sync", + "issues": [ + "MC-246465" + ], + "categories": [ + "BUGFIX", + "EXPERIMENTAL" + ], + "value": false + }, + "entityDamageDesyncFix": { + "description": "Fix client damaging items \u0026 experience orbs leading to de-sync", + "issues": [ + "MC-53850" + ], + "categories": [ + "BUGFIX", + "EXPERIMENTAL" + ], + "value": false + }, + "guardianBeamRenderFix": { + "description": "Fix guardian beam not rendering due to world time being too high\nSodium-extra has the same fix", + "issues": [ + "MC-165595" + ], + "categories": [ + "BUGFIX", + "RECOMMENDED", + "RENDER" + ], + "value": true + }, + "sharedEntityIdFix": { + "description": "Fix entity id being shared by the client renderer and integrated server", + "issues": [ + "MC-238384" + ], + "categories": [ + "BUGFIX", + "SINGLEPLAYER" + ], + "value": true + }, + "optimizedBiomeAccess": { + "description": "Optimized the getBiome call to be 25% - 75% faster", + "issues": [], + "categories": [ + "PERFORMANCE", + "RECOMMENDED" + ], + "value": true + }, + "crystalsTargetDeadDragonFix": { + "description": "Fix end crystals attempting to heal the ender dragon", + "issues": [ + "MC-187100" + ], + "categories": [ + "BUGFIX" + ], + "value": true + }, + "wolfTailSpinFix": { + "description": "Fix wolf tail spinning if health is increased", + "issues": [ + "MC-175622" + ], + "categories": [ + "BUGFIX", + "RENDER" + ], + "value": true + }, + "fixSwappedAmethystSound": { + "description": "Fix switched amethyst sound", + "issues": [ + "MC-248223" + ], + "categories": [ + "BUGFIX", + "RECOMMENDED" + ], + "value": true + } +} \ No newline at end of file diff --git a/config/borderlessmining.json b/config/borderlessmining.json new file mode 100644 index 0000000..8ee0615 --- /dev/null +++ b/config/borderlessmining.json @@ -0,0 +1,14 @@ +{ + "enableBorderlessFullscreen": true, + "addToVanillaVideoSettings": true, + "enableMacOS": false, + "customWindowDimensions": { + "enabled": false, + "x": 0, + "y": 0, + "width": 0, + "height": 0, + "useMonitorCoordinates": false + }, + "forceWindowMonitor": 0 +} \ No newline at end of file diff --git a/config/c2me-compat.toml b/config/c2me-compat.toml new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/config/c2me-compat.toml @@ -0,0 +1 @@ + diff --git a/config/c2me.toml b/config/c2me.toml new file mode 100644 index 0000000..8cd7fd4 --- /dev/null +++ b/config/c2me.toml @@ -0,0 +1,110 @@ +version = 2 +# (Default: 1) Configures the parallelism of global executor +globalExecutorParallelism = "default" + +# Configuration for io system +[ioSystem] + # (Default: true) Whether to use async chunk loading & unloading + async = "default" + # (Default: false) Whether to use optimized implementation of IO system + replaceImpl = "default" + # (Default: 1536) Soft limit for io worker nbt cache + chunkDataCacheSoftLimit = "default" + # (Default: 6144) Hard limit for io worker nbt cache + chunkDataCacheLimit = "default" + +# Configuration for threaded world generation +[threadedWorldGen] + # (Default: true) Whether to allow feature generation (world decorations like trees, ores and etc.) run in parallel + # (may cause incompatibility with other mods) + allowThreadedFeatures = "default" + # (Default: true) Whether to allow reducing lock radius + # (may cause incompatibility with other mods) + reduceLockRadius = "default" + # (Default: false) Whether to enable this feature + enabled = "default" + +# Configuration for async scheduling system +[asyncScheduling] + # (Default: false) (Experimental) Whether to enable this feature + # (may cause incompatibility with other mods) + enabled = "default" + +# Configuration for vanilla worldgen optimizations +[vanillaWorldGenOptimizations] + # (Default: true) Whether to enable aquifer optimizations to accelerate overworld worldgen + # (may cause incompatibility with other mods) + optimizeAquifer = "default" + # (Default: true) Whether to enable End Biome Cache to accelerate The End worldgen + # This is no longer included in lithium-fabric + # (may cause incompatibility with other mods) + useEndBiomeCache = "default" + +# Configuration for general optimizations +[generalOptimizations] + # (Default: -1) Defines which chunk compression should be used + # -1 for Vanilla default (also prevents mixin modifying vanilla default + # from being applied) + # 1 for GZip (RFC1952) (Vanilla compatible) + # 2 for Zlib (RFC1950) (Vanilla default) (Vanilla compatible) + # 3 for Uncompressed (Fastest, but higher disk usage) (Vanilla compatible) + # + # Original chunk data will still readable after modifying this option + # as this option only affects newly stored chunks + # Other values can result in crashes when starting minecraft + # to prevent further damage + # + chunkStreamVersion = "default" + # (Default: true) Whether to enable mid-tick chunk tasks + # Mid-tick chunk tasks is to execute chunk tasks during server tick loop + # to speed up chunk loading and generation + # This helps chunks loading and generating under high MSPT but may raise + # MSPT when chunks are loading or generating + # + # Incompatible with Dimensional Threading (dimthread) + # + # INCOMPATIBILITY: Set to false forcefully by: dimthread + doMidTickChunkTasks = "default" + # (Default: true) Whether to let async chunk request no longer block server thread + # (may cause incompatibility with other mods) + optimizeAsyncChunkRequest = "default" + + # Configuration for auto-save + [generalOptimizations.autoSave] + # (Default: ENHANCED) Defines how auto save should be handled + # VANILLA: Use vanilla auto-save behavior (auto-save performed every tick during ticking) + # ENHANCED: Use C2ME enhanced auto-save (auto-save performed when the server have spare time after ticking) + # PERIODIC: Use pre-1.18 vanilla auto-save behavior (auto-save performed every 6000 ticks during ticking) + # + # Please preserve quotes so this config don't break + # + mode = "default" + # (Default: 20000) Defines the delay in milliseconds between performing auto-save for a chunk + # This is only used when mode is set to ENHANCED + # + delay = "default" + +# Configuration for no-tick view distance +[noTickViewDistance] + # (Default: false) Whether to use compatibility mode to send chunks + # This may fix some mod compatibility issues + compatibilityMode = "default" + # (Default: false) Whether to ensure correct chunks within normal render distance + # This will send chunks twice increasing network load + ensureChunkCorrectness = "default" + # (Default: 6) No-tick view distance updates per tick + # Lower this for a better latency and higher this for a faster loading + updatesPerTick = "default" + # (Default: true) Weather to enable no-tick view distance + enabled = "default" + +# Configuration for clientside functions +[clientSide] + + # Configuration for modifying clientside max view distance + [clientSide.modifyMaxVDConfig] + # (Default: true) Weather to enable this feature + enabled = "default" + # (Default: 128) Max render distance allowed in game options + maxViewDistance = "default" + diff --git a/config/capetweaks.properties b/config/capetweaks.properties new file mode 100644 index 0000000..6757ab4 --- /dev/null +++ b/config/capetweaks.properties @@ -0,0 +1,27 @@ +cape:minecon_2012=true +cape:minecon_2013=true +cape:birthday=true +cape:minecon_2011=true +cape:minecon_2016=true +cape:minecon_2015=true +cape:julianclark=true +cape:turtle=true +disableCapes=false +unclamp=false +cape:mojang_old=true +cape:cobalt=true +cape:mojang=true +cape:translator=true +cape:moderator=true +cape:minecon_2022=true +cape:cheapsh0t=true +cape:millionth_sale=true +cape:scrolls_champ=true +elytraTexture=false +cape:mojang_new=true +cape:migrator=true +cape:dannybstyle=true +cape:translator_chinese=true +cape:mrmessiah=true +cape:prismarine=true +lerpMovement=true diff --git a/config/cem.conf b/config/cem.conf new file mode 100644 index 0000000..eb0a919 --- /dev/null +++ b/config/cem.conf @@ -0,0 +1,3 @@ +"use_new_model_creation_fix"=false +"use_old_animations"=false +"use_optifine_folder"=true diff --git a/config/chat_heads.json5 b/config/chat_heads.json5 new file mode 100644 index 0000000..29224d0 --- /dev/null +++ b/config/chat_heads.json5 @@ -0,0 +1,5 @@ +{ + "offsetNonPlayerText": false, + "senderDetection": "UUID_AND_HEURISTIC", + "smartHeuristics": true +} \ No newline at end of file diff --git a/config/chatutils.json b/config/chatutils.json new file mode 100644 index 0000000..d74a587 --- /dev/null +++ b/config/chatutils.json @@ -0,0 +1,10 @@ +{ + "ChatUtils": { + "copyToClipboardMessage": "\u00269Click to copy.", + "previewContent": true, + "copyColorsIfAny": true, + "antiSpam": true, + "tooltipEnabled": true, + "enabled": true + } +} \ No newline at end of file diff --git a/config/citresewn-defaults.json b/config/citresewn-defaults.json new file mode 100644 index 0000000..686361e --- /dev/null +++ b/config/citresewn-defaults.json @@ -0,0 +1,3 @@ +{ + "type_enchantment_scroll_multiplier": 2.0 +} \ No newline at end of file diff --git a/config/citresewn.json b/config/citresewn.json new file mode 100644 index 0000000..1dacadb --- /dev/null +++ b/config/citresewn.json @@ -0,0 +1,7 @@ +{ + "enabled": true, + "mute_errors": true, + "mute_warns": true, + "cache_ms": 500, + "broken_paths": false +} \ No newline at end of file diff --git a/config/clearhitboxes.json b/config/clearhitboxes.json new file mode 100644 index 0000000..cb1aad5 --- /dev/null +++ b/config/clearhitboxes.json @@ -0,0 +1,8 @@ +{ + "hitbox": true, + "hitboxRGB": true, + "hitboxRGBB": 10, + "red": 254, + "green": 254, + "blue": 254 +} \ No newline at end of file diff --git a/config/clickthrough.json b/config/clickthrough.json new file mode 100644 index 0000000..7470929 --- /dev/null +++ b/config/clickthrough.json @@ -0,0 +1,38 @@ +{ + "clickthrough.config.sneaktodye": { + "key": "Sneak to dye signs", + "toolTip": "clickthrough.config.tt.sneaktodye", + "value": true, + "defaultValue": true + }, + "clickthrough.config.ignore.3": { + "key": "Ignore signs if row 3 matches: ", + "toolTip": "clickthrough.config.tt.ignore.3", + "value": "b\\s*\\d+|b\\s*\\d+\\s*:\\s*\\d+\\s*s|\\d+\\s*s", + "defaultValue": "b\\s*\\d+|b\\s*\\d+\\s*:\\s*\\d+\\s*s|\\d+\\s*s" + }, + "clickthrough.config.ignore.4": { + "key": "Ignore signs if row 4 matches: ", + "toolTip": "clickthrough.config.tt.ignore.4", + "value": "", + "defaultValue": "" + }, + "clickthrough.config.onlycontainers": { + "key": "Only click through to containers", + "toolTip": "clickthrough.config.tt.onlycontainers", + "value": false, + "defaultValue": false + }, + "clickthrough.config.ignore.1": { + "key": "Ignore signs if row 1 matches: ", + "toolTip": "clickthrough.config.tt.ignore.1", + "value": "\\[\\D+\\]", + "defaultValue": "\\[\\D+\\]" + }, + "clickthrough.config.ignore.2": { + "key": "Ignore signs if row 2 matches: ", + "toolTip": "clickthrough.config.tt.ignore.2", + "value": "", + "defaultValue": "" + } +} \ No newline at end of file diff --git a/config/compactchat.properties b/config/compactchat.properties new file mode 100644 index 0000000..a2de914 --- /dev/null +++ b/config/compactchat.properties @@ -0,0 +1,3 @@ +#CompactChat Properties File +#Sun May 08 10:17:51 ICT 2022 +infiniteChatHistory=true diff --git a/config/continuity.json b/config/continuity.json new file mode 100644 index 0000000..f8721bc --- /dev/null +++ b/config/continuity.json @@ -0,0 +1,4 @@ +{ + "disable_ctm": false, + "use_manual_culling": true +} \ No newline at end of file diff --git a/config/crowdin.txt b/config/crowdin.txt new file mode 100644 index 0000000..b5e1486 --- /dev/null +++ b/config/crowdin.txt @@ -0,0 +1,2 @@ +#Change this to no to prevent mod translation downloads +download=yes diff --git a/config/cull-less-leaves.toml b/config/cull-less-leaves.toml new file mode 100644 index 0000000..9b6b7f8 --- /dev/null +++ b/config/cull-less-leaves.toml @@ -0,0 +1,2 @@ +enabled = true +depth = 2 diff --git a/config/cullleaves.json b/config/cullleaves.json new file mode 100644 index 0000000..37c8cef --- /dev/null +++ b/config/cullleaves.json @@ -0,0 +1,3 @@ +{ + "enabled": true +} \ No newline at end of file diff --git a/config/deathlog.json b/config/deathlog.json new file mode 100644 index 0000000..35e283e --- /dev/null +++ b/config/deathlog.json @@ -0,0 +1,3 @@ +{ + "screenshotsEnabled": true +} \ No newline at end of file diff --git a/config/debugify-descriptions.json b/config/debugify-descriptions.json new file mode 100644 index 0000000..b1bfc04 --- /dev/null +++ b/config/debugify-descriptions.json @@ -0,0 +1 @@ +{"MC-127970":"Using Riptide on a trident with an item in your off-hand causes visual glitch with said item","MC-93018":"Wild wolves show breeding hearts but do not breed","MC-200418":"Cured baby zombie villagers stay as jockey variant","MC-199467":"Certain entity animations stop after they\u0027ve existed in world for too long","MC-159163":"Quickly pressing the sneak key causes the sneak animation to play twice","MC-214147":"Skeletons wearing leather armor still convert to strays in powder snow","MC-121903":"Command block minecarts do not save execution cooldown to NBT","MC-249059":"Loading terrain screen cannot close before 2 seconds have passed","MC-119754":"Firework boosting on elytra continues in spectator mode","MC-129909":"Players in spectator mode continue to consume foods and liquids shortly after switching game modes","MC-206922":"Items dropped by entities that are killed by lightning instantly disappear","MC-80859":"Starting to drag item stacks over other compatible stacks makes the latter invisible until appearance change (stack size increases)","MC-93384":"Bubbles appear at the feet of drowning mobs","MC-108948":"Boats / boats with chest on top of slime blocks hover over block","MC-235035":"Sleeping in a custom dimension with \"natural\" set to false causes crash","MC-88371":"Ender Dragon flies down in the void when the exit portal is destroyed","MC-151412":"\"Edit Server Info\" window does not focus \"Server Name\" text field automatically","MC-122477":"Linux/GNU: Opening chat sometimes writes \u0027t\u0027","MC-249021":"The invitation and news buttons aren\u0027t consistently displayed within the realms menu","MC-145929":"Actionbar text may be difficult to read without text background enabled","MC-89146":"Pistons forget update when being reloaded","MC-162253":"Lag spike when crossing certain chunk borders","MC-122627":"Tab suggestion box has missing padding on right side","MC-135971":"Can\u0027t use CTRL+Q in crafting table","MC-237493":"Telemetry cannot be disabled","MC-79545":"The experience bar disappears when too many levels are given to the player","MC-30391":"Chickens, blazes and the wither emit particles when landing from a height, despite falling slowly","MC-72151":"Snow Golem\u0027s snowballs damage wolves instead of pushing them","MC-217716":"The green nausea overlay isn\u0027t removed when switching into spectator mode","MC-90084":"When sitting in boats and boats with chest mobs legs penetrate the hull","MC-100991":"Killing entities with a fishing rod doesn\u0027t count as a kill","MC-46766":"Mining a block in Survival, then changing to Spectator creates a breaking animation and sound","MC-197260":"Armor Stand renders itself and armor dark if its head is in a solid block","MC-183776":"After switching gamemodes using F3+F4, you need to press F3 twice to toggle the debug screen","MC-224729":"Partially generated chunks are not saved in some situations","MC-233042":"Server Address field isn\u0027t focused when Direct Connection menu is opened","MC-121772":"Can\u0027t scroll while holding SHIFT on macOS","MC-215530":"The freezing effect isn\u0027t immediately removed when switching into spectator mode","MC-231743":"minecraft.used:minecraft.POTTABLE_PLANT doesn\u0027t increase when placing plants into flower pots","MC-4490":"Fishing line not attached to fishing rod in third person while crouching","MC-193343":"Soul Speed effect remains after switching to spectator mode","MC-234898":"The \"Get a trial!\" button isn\u0027t consistently displayed within the realms menu","MC-147605":"Text cursors can exist in multiple fields","MC-215531":"The carved pumpkin overlay isn\u0027t removed when switching into spectator mode","MC-140646":"Text fields don\u0027t scroll while selecting text with Shift","MC-7569":"RCON output has newlines removed","MC-14923":"Players can be kicked for spamming in a singleplayer world with cheats disabled","MC-84873":"DeathTime values 20+ cause corrupted mobs","MC-165595":"Guardian beam does not render when over a certain \"Time\" in level.dat","MC-179072":"Creepers do not defuse when switching from Survival to Creative/Spectator","MC-12829":"Flying through ladders/vines/scaffolding in creative mode slows you down","MC-176559":"Breaking process resets when a pickaxe enchanted with Mending mends by XP / Mending slows down breaking blocks again","MC-119417":"A spectator can occupy a bed if they enter it and then are switched to spectator mode","MC-132878":"Armor stands destroyed by explosions/lava/fire don\u0027t produce particles","MC-31819":"Hunger saturation depletes on Peaceful","MC-231097":"Holding the \"Use\" button continues to slow down the player even after the used item has been dropped","MC-111516":"Player flickers/turns invisible when flying at high speeds","MC-69216":"Switching to spectator mode while fishing keeps rod cast","MC-148149":"Linux game crash when opening links","MC-124117":"Nbt Tags doesn\u0027t work?","MC-145748":"Clicking a settings button when there\u0027s a slider under the mouse in the next screen plays the click sound twice","MC-123739":"Recipe book entries are not sorted in any meaningful manner","MC-160095":"End Rods only break Cactus when moved by pistons","MC-116379":"Punching with a cast fishing rod in the off-hand detaches fishing line from rod","MC-223153":"Block of Raw Copper uses stone sounds instead of copper sounds","MC-53312":"Illager/(zombie) villager/witch robes don\u0027t render the last two rows of pixels","MC-165381":"Block breaking can be delayed by dropping/throwing the tool while breaking a block","MC-155509":"Puffed pufferfish can hurt the player while dying","MC-183990":"Group AI of some mobs breaks when their target dies","MC-2025":"Mobs going out of fenced areas/suffocate in blocks when loading chunks"} \ No newline at end of file diff --git a/config/debugify.json b/config/debugify.json new file mode 100644 index 0000000..3703cde --- /dev/null +++ b/config/debugify.json @@ -0,0 +1,77 @@ +{ + "MC-100991": true, + "MC-108948": true, + "MC-111516": true, + "MC-116379": true, + "MC-119417": true, + "MC-119754": true, + "MC-121772": true, + "MC-121903": true, + "MC-122477": true, + "MC-122627": true, + "MC-123739": true, + "MC-124117": true, + "MC-127970": true, + "MC-12829": true, + "MC-129909": true, + "MC-132878": true, + "MC-135971": true, + "MC-140646": true, + "MC-145748": true, + "MC-145929": true, + "MC-147605": true, + "MC-148149": true, + "MC-14923": true, + "MC-151412": true, + "MC-155509": true, + "MC-159163": true, + "MC-160095": true, + "MC-162253": true, + "MC-165381": true, + "MC-165595": true, + "MC-176559": true, + "MC-179072": true, + "MC-183776": true, + "MC-183990": true, + "MC-193343": true, + "MC-197260": true, + "MC-199467": true, + "MC-200418": true, + "MC-2025": true, + "MC-206922": true, + "MC-214147": true, + "MC-215530": true, + "MC-215531": true, + "MC-217716": true, + "MC-223153": true, + "MC-224729": true, + "MC-231097": true, + "MC-231743": true, + "MC-233042": true, + "MC-234898": true, + "MC-235035": true, + "MC-237493": true, + "MC-249021": true, + "MC-249059": true, + "MC-26757": true, + "MC-30391": true, + "MC-31819": true, + "MC-4490": true, + "MC-46766": true, + "MC-53312": true, + "MC-55347": true, + "MC-69216": true, + "MC-72151": true, + "MC-7569": true, + "MC-79545": true, + "MC-80859": true, + "MC-84873": true, + "MC-88371": true, + "MC-89146": true, + "MC-90084": true, + "MC-93018": true, + "MC-93384": true, + "opt_out_updater": false, + "gameplay_fixes_in_multiplayer": true, + "default_disabled": false +} \ No newline at end of file diff --git a/config/enhanced_bes.properties b/config/enhanced_bes.properties new file mode 100644 index 0000000..1ef0701 --- /dev/null +++ b/config/enhanced_bes.properties @@ -0,0 +1,17 @@ +#Configuration file for Enhanced Block Entities +#Mon May 09 20:54:07 ICT 2022 +sign_ao=true +render_enhanced_signs=true +bell_ao=true +shulker_box_ao=true +experimental_signs=true +chest_ao=true +sign_text_rendering=smart +experimental_chests=true +christmas_chests=allowed +bed_ao=true +render_enhanced_chests=true +render_enhanced_beds=true +render_enhanced_shulker_boxes=true +experimental_beds=true +render_enhanced_bells=true diff --git a/config/entity-view-distance.json b/config/entity-view-distance.json new file mode 100644 index 0000000..9da4386 --- /dev/null +++ b/config/entity-view-distance.json @@ -0,0 +1,6 @@ +{ + "CONFIG_VERSION_DONT_TOUCH_THIS": 1, + "_comment": "Before changing anything, see https://github.com/Patbox/EntityViewDistance#configuration", + "mode": "client", + "entityViewDistance": {} +} \ No newline at end of file diff --git a/config/entity_texture_features.json b/config/entity_texture_features.json new file mode 100644 index 0000000..0f2c232 --- /dev/null +++ b/config/entity_texture_features.json @@ -0,0 +1,31 @@ +{ + "allowIllegalTexturePaths": true, + "enableCustomTextures": true, + "textureUpdateFrequency_V2": "Fast", + "restrictUpdateProperties": true, + "restrictBiome": true, + "restrictHeight": true, + "restrictBlock": true, + "restrictWeather": true, + "restrictDayTime": true, + "restrictMoonPhase": true, + "enableEmissiveTextures": true, + "fullBrightEmissives": false, + "specialEmissiveShield": true, + "alwaysCheckVanillaEmissiveSuffix": true, + "doShadersEmissiveFix": true, + "enchantedPotionEffects": "NONE", + "skinFeaturesEnabled": true, + "skinFeaturesEnableTransparency": true, + "skinFeaturesEnableFullTransparency": true, + "skinFeaturesPrintETFReadySkin": false, + "ignoreConfigWarnings": false, + "enableEnemyTeamPlayersSkinFeatures": true, + "enableBlinking": true, + "blinkFrequency": 150, + "blinkLength": 1, + "enableTridents": true, + "enableElytra": true, + "elytraThicknessFix": true, + "debugLoggingMode": "None" +} \ No newline at end of file diff --git a/config/entityculling.json b/config/entityculling.json new file mode 100644 index 0000000..b794275 --- /dev/null +++ b/config/entityculling.json @@ -0,0 +1,24 @@ +{ + "configVersion": 5, + "renderNametagsThroughWalls": true, + "blockEntityWhitelist": [ + "create:rope_pulley", + "minecraft:beacon", + "create:hose_pulley", + "betterend:eternal_pedestal" + ], + "entityWhitelist": [ + "botania:mana_burst" + ], + "tracingDistance": 128, + "debugMode": false, + "sleepDelay": 10, + "hitboxLimit": 50, + "skipMarkerArmorStands": true, + "tickCulling": true, + "tickCullingWhitelist": [ + "minecraft:boat", + "minecraft:firework_rocket" + ], + "disableF3": false +} \ No newline at end of file diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json new file mode 100644 index 0000000..f94cc91 --- /dev/null +++ b/config/fabric_loader_dependencies.json @@ -0,0 +1,10 @@ +{ + "version": 1, + "overrides": { + "clear-skies": { + "-depends": { + "minecraft": "" + } + } + } + } \ No newline at end of file diff --git a/config/fabrishot.properties b/config/fabrishot.properties new file mode 100644 index 0000000..bd886e2 --- /dev/null +++ b/config/fabrishot.properties @@ -0,0 +1,8 @@ +#Fabrishot screenshot config +#Fri Apr 15 00:25:18 ICT 2022 +custom_filename_format=true +delay=10 +width=1920 +override_screenshot_key=false +save_file=true +height=1080 diff --git a/config/fast-chest.properties b/config/fast-chest.properties new file mode 100644 index 0000000..5fcf7b6 --- /dev/null +++ b/config/fast-chest.properties @@ -0,0 +1,3 @@ +#FastChest config file +#Mon Apr 04 10:52:25 ICT 2022 +simplifiedChest=true diff --git a/config/ferritecore.mixin.properties b/config/ferritecore.mixin.properties new file mode 100644 index 0000000..4de5cf2 --- /dev/null +++ b/config/ferritecore.mixin.properties @@ -0,0 +1,20 @@ +# Replace the blockstate neighbor table +replaceNeighborLookup = true +# Do not store the properties of a state explicitly and read themfrom the replace neighbor table instead. Requires replaceNeighborLookup to be enabled +replacePropertyMap = true +# Cache the predicate instances used in multipart models +cacheMultipartPredicates = true +# Avoid creation of new strings when creating ModelResourceLocations +modelResourceLocations = true +# Do not create a new MultipartBakedModel instance for each block state using the same multipartmodel. Requires cacheMultipartPredicates to be enabled +multipartDeduplication = true +# Deduplicate cached data for blockstates, most importantly collision and render shapes +blockstateCacheDeduplication = true +# Deduplicate vertex data of baked quads in the basic model implementations +bakedQuadDeduplication = true +# Replace objects used to detect multi-threaded access to chunks by a much smaller field. This option is disabled by default due to very rare and very hard-to-reproduce crashes, use at your own risk! +useSmallThreadingDetector = false +# Use a slightly more compact, but also slightly slower representation for block states +compactFastMap = false +# Populate the neighbor table used by vanilla. Enabling this slightly increases memory usage, but can help with issues in the rare case where mods access it directly. +populateNeighborTable = false diff --git a/config/forcecloseloadingscreen.json b/config/forcecloseloadingscreen.json new file mode 100644 index 0000000..756bad8 --- /dev/null +++ b/config/forcecloseloadingscreen.json @@ -0,0 +1,3 @@ +{ + "instantlyCloseUnsafe": true +} \ No newline at end of file diff --git a/config/horsestatsvanilla.json5 b/config/horsestatsvanilla.json5 new file mode 100644 index 0000000..6e7110d --- /dev/null +++ b/config/horsestatsvanilla.json5 @@ -0,0 +1,28 @@ +{ + "useColors": true, + "showMaxMin": true, + "enableTooltip": true, + "goodHorseJumpValue": 4.0, + "badHorseJumpValue": 2.5, + "goodHorseSpeedValue": 11.0, + "badHorseSpeedValue": 7.0, + "goodHorseHeartsValue": 25.0, + "badHorseHeartsValue": 20.0, + "goodStrengthValue": 9.0, + "badStrengthValue": 6.0, + "goodColor": { + "red": 0, + "green": 180, + "blue": 0 + }, + "neutralColor": { + "red": 70, + "green": 70, + "blue": 70 + }, + "badColor": { + "red": 255, + "green": 0, + "blue": 0 + } +} \ No newline at end of file diff --git a/config/indium-renderer.properties b/config/indium-renderer.properties new file mode 100644 index 0000000..201983f --- /dev/null +++ b/config/indium-renderer.properties @@ -0,0 +1,8 @@ +#Indium properties file +#Sat May 28 10:20:43 ICT 2022 +debug-compare-lighting=auto +fix-exterior-vertex-lighting=auto +ambient-occlusion-mode=auto +always-tesselate-blocks=auto +fix-smooth-lighting-offset=auto +fix-luminous-block-ambient-occlusion=auto diff --git a/config/inventory_tabs.json5 b/config/inventory_tabs.json5 new file mode 100644 index 0000000..c350a89 --- /dev/null +++ b/config/inventory_tabs.json5 @@ -0,0 +1,5 @@ +{ + "doSightChecksFlag": true, + "rotatePlayer": false, + "targetAllScreenHandledBlocks": false +} \ No newline at end of file diff --git a/config/iris.properties b/config/iris.properties new file mode 100644 index 0000000..6bd1bea --- /dev/null +++ b/config/iris.properties @@ -0,0 +1,6 @@ +#This file stores configuration options for Iris, such as the currently active shaderpack +#Sat May 28 10:20:46 ICT 2022 +enableDebug=true +maxShadowRenderDistance=4 +shaderPack=Chocapic13 V6 Ultra.zip +enableShaders=false diff --git a/config/itemmodelfix.json b/config/itemmodelfix.json new file mode 100644 index 0000000..1816f67 --- /dev/null +++ b/config/itemmodelfix.json @@ -0,0 +1,3 @@ +{ + "generationType": "OUTLINE" +} \ No newline at end of file diff --git a/config/lambdabettergrass.toml b/config/lambdabettergrass.toml new file mode 100644 index 0000000..b1d4e4e --- /dev/null +++ b/config/lambdabettergrass.toml @@ -0,0 +1,8 @@ +# LambdaBetterGrass configuration. +# The better grass mode. Values: "off", "fastest", "fast" and "fancy". +mode = "fancy" +# Debug mode. Debug mode allows to output the generated texture in the debug folder of your minecraft instance. +debug = false +# The better layer option. +better_layer = true + diff --git a/config/lambdynlights.toml b/config/lambdynlights.toml new file mode 100644 index 0000000..620ff8c --- /dev/null +++ b/config/lambdynlights.toml @@ -0,0 +1,174 @@ +# LambDynamicLights configuration. +# The dynamic lights mode +mode = "fancy" + +# 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 = "fancy" + # Creeper lighting mode. May be off, simple or fancy. + creeper = "fancy" + + [light_sources.settings] + + [light_sources.settings.block_entities] + + [light_sources.settings.block_entities.minecraft] + bed = true + furnace = true + dropper = true + daylight_detector = true + sign = true + jukebox = true + brewing_stand = true + sculk_sensor = true + conduit = true + beehive = true + dispenser = true + smoker = true + lectern = true + skull = true + campfire = true + barrel = true + chest = true + piston = true + end_portal = true + shulker_box = true + enchanting_table = true + banner = true + structure_block = true + ender_chest = true + bell = true + end_gateway = true + comparator = true + beacon = true + command_block = true + jigsaw = true + hopper = true + mob_spawner = true + trapped_chest = true + blast_furnace = true + + [light_sources.settings.entities] + + [light_sources.settings.entities.minecraft] + zombie_horse = true + axolotl = true + egg = true + zoglin = true + spawner_minecart = true + llama = true + mule = true + bat = true + husk = true + experience_bottle = true + rabbit = true + firework_rocket = true + silverfish = true + giant = true + drowned = true + item = true + goat = true + horse = true + vindicator = true + minecart = true + spectral_arrow = true + mooshroom = true + llama_spit = true + glow_item_frame = true + snowball = true + tnt = true + parrot = true + creeper = true + lightning_bolt = true + ravager = true + evoker_fangs = true + chest_minecart = true + tropical_fish = true + slime = true + pillager = true + area_effect_cloud = true + piglin = true + blaze = true + endermite = true + end_crystal = true + zombie = true + ender_pearl = true + guardian = true + fireball = true + illusioner = true + wither_skull = true + eye_of_ender = true + wolf = true + zombie_villager = true + tnt_minecart = true + elder_guardian = true + boat = true + small_fireball = true + strider = true + cave_spider = true + witch = true + snow_golem = true + cod = true + spider = true + command_block_minecart = true + panda = true + bee = true + arrow = true + cow = true + magma_cube = true + pig = true + skeleton = true + hoglin = true + armor_stand = true + experience_orb = true + dolphin = true + stray = true + turtle = true + shulker = true + salmon = true + vex = true + wandering_trader = true + wither_skeleton = true + piglin_brute = true + ocelot = true + furnace_minecart = true + item_frame = true + phantom = true + ender_dragon = true + leash_knot = true + evoker = true + marker = true + glow_squid = true + squid = true + shulker_bullet = true + enderman = true + dragon_fireball = true + chicken = true + trader_llama = true + donkey = true + fox = true + iron_golem = true + zombified_piglin = true + cat = true + ghast = true + sheep = true + player = true + pufferfish = true + potion = true + trident = true + villager = true + skeleton_horse = true + fishing_bobber = true + polar_bear = true + hopper_minecart = true + falling_block = true + painting = true + wither = true + diff --git a/config/libgui.json5 b/config/libgui.json5 new file mode 100644 index 0000000..a4b6791 --- /dev/null +++ b/config/libgui.json5 @@ -0,0 +1,4 @@ +{ + // Whether dark mode should be enabled. Will only affect Vanilla-styled GUIs. + "darkMode": true +} \ No newline at end of file diff --git a/config/lithium.properties b/config/lithium.properties new file mode 100644 index 0000000..5d06054 --- /dev/null +++ b/config/lithium.properties @@ -0,0 +1,7 @@ +# This is the configuration file for Lithium. +# This file exists for debugging purposes and should not be configured otherwise. +# +# You can find information on editing this file and all the available options here: +# https://github.com/jellysquid3/lithium-fabric/wiki/Configuration-File +# +# By default, this file will be empty except for this notice. diff --git a/config/malilib.json b/config/malilib.json new file mode 100644 index 0000000..a6e00f2 --- /dev/null +++ b/config/malilib.json @@ -0,0 +1,11 @@ +{ + "Generic": { + "ignoredKeys": { + "keys": "" + }, + "openGuiConfigs": { + "keys": "A,C" + }, + "realmsCommonConfig": true + } +} \ No newline at end of file diff --git a/config/midnightlib.json b/config/midnightlib.json new file mode 100644 index 0000000..a20b430 --- /dev/null +++ b/config/midnightlib.json @@ -0,0 +1,4 @@ +{ + "config_screen_list": "TRUE", + "special_hats": true +} \ No newline at end of file diff --git a/config/minihud.json b/config/minihud.json new file mode 100644 index 0000000..59080db --- /dev/null +++ b/config/minihud.json @@ -0,0 +1,570 @@ +{ + "InfoLineOrders": { + "infoBeeCount": 36, + "infoBiome": 19, + "infoBiomeRegistryName": 20, + "infoBlockBreakSpeed": 6, + "infoBlockInChunk": 28, + "infoBlockPosition": 6, + "infoBlockProperties": 27, + "infoChunkPosition": 7, + "infoChunkSections": 14, + "infoChunkSectionsLine": 15, + "infoChunkUpdates": 16, + "infoCoordinates": 4, + "infoCoordinatesScaled": 4, + "infoDifficulty": 18, + "infoDimensionId": 5, + "infoDistance": 33, + "infoEntities": 21, + "infoEntitiesClientWorld": 22, + "infoEntityRegistryName": 24, + "infoFacing": 8, + "infoFurnaceXp": 30, + "infoFPS": 0, + "infoHoneyLevel": 37, + "infoHorseSpeed": 36, + "infoHorseJump": 37, + "infoLightLevel": 10, + "infoLookingAtBlock": 25, + "infoLookingAtBlockInChunk": 26, + "infoLookingAtEntity": 23, + "infoMemoryUsage": 0, + "infoLoadedChunksCount": 31, + "infoParticleCount": 17, + "infoPing": 36, + "infoRegionFile": 29, + "infoRotationPitch": 12, + "infoRotationYaw": 11, + "infoServerTPS": 9, + "infoSlimeChunk": 22, + "infoSpeed": 13, + "infoSpeedAxis": 13, + "infoSpeedHV": 13, + "infoSprinting": 40, + "infoTileEntities": 32, + "infoTimeDayModulo": 35, + "infoTimeIRL": 1, + "infoTimeTotalModulo": 34, + "infoTimeWorld": 2, + "infoWorldTimeFormatted": 3 + }, + "Colors": { + "beaconRangeLvl1": "#20E060FF", + "beaconRangeLvl2": "#20FFB040", + "beaconRangeLvl3": "#20FFF040", + "beaconRangeLvl4": "#2060FF40", + "blockGridOverlayColor": "#80FFFFFF", + "conduitRange": "#2030FFFF", + "lightLevelMarkerBlockLit": "#FF209040", + "lightLevelMarkerDark": "#FFFF4848", + "lightLevelMarkerDim": "#FFC0C040", + "lightLevelMarkerSkyLit": "#FFFFFF33", + "lightLevelNumberBlockDark": "#FFC03030", + "lightLevelNumberBlockDim": "#FFC0C040", + "lightLevelNumberBlockLit": "#FF20FF40", + "lightLevelNumberSkyDark": "#FFFFF030", + "lightLevelNumberSkyDim": "#FFC0C030", + "lightLevelNumberSkyLit": "#FF40E0FF", + "randomTicksFixedOverlayColor": "#30F9F225", + "randomTicksPlayerOverlayColor": "#3030FE73", + "regionOverlayColor": "#30FF8019", + "shapeAdjustableSpawnSphere": "#6030B0B0", + "shapeBox": "#6050A0A0", + "shapeCanDespawnSphere": "#60A04050", + "shapeCanSpawnSphere": "#60A04050", + "shapeCircle": "#6030B0B0", + "shapeDespawnSphere": "#60A04050", + "shapeLineBlocky": "#6030F0B0", + "shapeSphereBlocky": "#6030B0B0", + "slimeChunksOverlayColor": "#3020F020", + "spawnPlayerEntityOverlayColor": "#302050D0", + "spawnPlayerLazyOverlayColor": "#30D030D0", + "spawnPlayerOuterOverlayColor": "#306900D2", + "spawnRealEntityOverlayColor": "#3030FF20", + "spawnRealLazyOverlayColor": "#30FF3020", + "spawnRealOuterOverlayColor": "#309D581A", + "spawnableColumnHeightsOverlayColor": "#A0FF00FF", + "textBackgroundColor": "#A0505050", + "textColor": "#FFE0E0E0" + }, + "Generic": { + "axolotlTooltipsTooltips": true, + "beeTooltips": true, + "honeyTooltips": true, + "biomeOverlaySingleColor": true, + "debugMessages": true, + "debugRendererPathFindingEnablePointWidth": true, + "dontClearStoredSeedOnDimensionChange": true, + "enableVanillaDebugRendererFix": true, + "lightLevelAutoHeight": true, + "lightLevelCollisionCheck": true, + "lightLevelColoredNumbers": true, + "lightLevelNumberRotation": true, + "lightLevelRenderThrough": true, + "lightLevelSkipBlockCheck": true, + "lightLevelUnderWater": true, + "mapPreview": true, + "offsetSubtitleHud": true, + "requireSneak": false, + "shulkerBoxPreview": true, + "shulkerDisplayBgColor": true, + "shulkerDisplayRequireShift": false, + "sortLinesByLength": true, + "sortLinesReversed": false, + "structuresRenderThrough": false, + "useCustomizedCoordinateFormat": true, + "useFontShadow": true, + "useTextBackground": false, + "mainRenderingToggle": { + "enabled": true, + "hotkey": { + "keys": "J" + } + }, + "openConfigGui": { + "keys": "RIGHT_BRACKET" + }, + "requiredKey": { + "keys": "" + }, + "setDistanceReferencePoint": { + "keys": "" + }, + "shapeEditor": { + "keys": "" + }, + "blockGridOverlayMode": "all", + "lightLevelMarkerCondition": "spawnable", + "lightLevelMarkers": "square", + "lightLevelNumberCondition": "always", + "lightLevelNumbers": "block", + "hudAlignment": "top_left", + "biomeOverlayRange": 4, + "biomeOverlayRangeVertical": 0, + "blockGridOverlayRadius": 32, + "coordinateFormat": "x: %.1f y: %.1f z: %.1f", + "dateFormatReal": "dd-MM-yyyy | h:mm a", + "dateFormatMinecraft": "Day {DAY} | {HOUR}:{MIN}", + "fontScale": 1.0, + "lightLevelMarkerSize": 0.84, + "lightLevelNumberOffsetBlockX": 0.26, + "lightLevelNumberOffsetBlockY": 0.32, + "lightLevelNumberOffsetSkyX": 0.42, + "lightLevelNumberOffsetSkyY": 0.56, + "lightLevelRange": 24, + "lightLevelThresholdDim": 0, + "lightLevelThresholdSafe": 1, + "lightLevelRenderOffset": 0.005, + "mapPreviewSize": 160, + "slimeChunkOverlayRadius": -1, + "spawnableColumnHeightsOverlayRadius": 40, + "textPosX": 6, + "textPosY": 6, + "timeDayDivisor": 24000, + "timeTotalDivisor": 24000 + }, + "InfoTypeToggles": { + "infoBeeCount": true, + "infoBiome": true, + "infoBiomeRegistryName": false, + "infoBlockBreakSpeed": false, + "infoBlockInChunk": false, + "infoBlockPosition": false, + "infoBlockProperties": false, + "infoChunkPosition": false, + "infoChunkSections": true, + "infoChunkSectionsLine": false, + "infoChunkUpdates": false, + "infoCoordinates": true, + "infoCoordinatesScaled": false, + "infoDifficulty": false, + "infoDimensionId": false, + "infoDistance": false, + "infoEntities": false, + "infoEntitiesClientWorld": false, + "infoEntityRegistryName": false, + "infoFacing": true, + "infoFurnaceXp": false, + "infoFPS": false, + "infoHoneyLevel": false, + "infoHorseSpeed": false, + "infoHorseJump": false, + "infoLightLevel": false, + "infoLookingAtBlock": false, + "infoLookingAtBlockInChunk": false, + "infoLookingAtEntity": false, + "infoMemoryUsage": false, + "infoLoadedChunksCount": false, + "infoParticleCount": false, + "infoPing": false, + "infoRegionFile": false, + "infoRotationPitch": false, + "infoRotationYaw": false, + "infoServerTPS": false, + "infoSlimeChunk": false, + "infoSpeed": false, + "infoSpeedAxis": false, + "infoSpeedHV": false, + "infoSprinting": false, + "infoTileEntities": false, + "infoTimeDayModulo": false, + "infoTimeIRL": true, + "infoTimeTotalModulo": false, + "infoTimeWorld": false, + "infoWorldTimeFormatted": true + }, + "InfoHotkeys": { + "infoBeeCount": { + "keys": "0" + }, + "infoBiome": { + "keys": "0" + }, + "infoBiomeRegistryName": { + "keys": "" + }, + "infoBlockBreakSpeed": { + "keys": "" + }, + "infoBlockInChunk": { + "keys": "" + }, + "infoBlockPosition": { + "keys": "" + }, + "infoBlockProperties": { + "keys": "" + }, + "infoChunkPosition": { + "keys": "" + }, + "infoChunkSections": { + "keys": "0" + }, + "infoChunkSectionsLine": { + "keys": "" + }, + "infoChunkUpdates": { + "keys": "" + }, + "infoCoordinates": { + "keys": "0" + }, + "infoCoordinatesScaled": { + "keys": "" + }, + "infoDifficulty": { + "keys": "" + }, + "infoDimensionId": { + "keys": "" + }, + "infoDistance": { + "keys": "" + }, + "infoEntities": { + "keys": "" + }, + "infoEntitiesClientWorld": { + "keys": "" + }, + "infoEntityRegistryName": { + "keys": "" + }, + "infoFacing": { + "keys": "0" + }, + "infoFurnaceXp": { + "keys": "" + }, + "infoFPS": { + "keys": "" + }, + "infoHoneyLevel": { + "keys": "" + }, + "infoHorseSpeed": { + "keys": "" + }, + "infoHorseJump": { + "keys": "" + }, + "infoLightLevel": { + "keys": "" + }, + "infoLookingAtBlock": { + "keys": "" + }, + "infoLookingAtBlockInChunk": { + "keys": "" + }, + "infoLookingAtEntity": { + "keys": "" + }, + "infoMemoryUsage": { + "keys": "" + }, + "infoLoadedChunksCount": { + "keys": "" + }, + "infoParticleCount": { + "keys": "" + }, + "infoPing": { + "keys": "SCROLL_LOCK" + }, + "infoRegionFile": { + "keys": "" + }, + "infoRotationPitch": { + "keys": "" + }, + "infoRotationYaw": { + "keys": "" + }, + "infoServerTPS": { + "keys": "SCROLL_LOCK" + }, + "infoSlimeChunk": { + "keys": "" + }, + "infoSpeed": { + "keys": "" + }, + "infoSpeedAxis": { + "keys": "" + }, + "infoSpeedHV": { + "keys": "" + }, + "infoSprinting": { + "keys": "" + }, + "infoTileEntities": { + "keys": "" + }, + "infoTimeDayModulo": { + "keys": "" + }, + "infoTimeIRL": { + "keys": "" + }, + "infoTimeTotalModulo": { + "keys": "" + }, + "infoTimeWorld": { + "keys": "" + }, + "infoWorldTimeFormatted": { + "keys": "0" + } + }, + "RendererToggles": { + "overlayBeaconRange": false, + "overlayBiomeBorder": false, + "overlayBlockGrid": false, + "overlayConduitRange": false, + "overlayLightLevel": false, + "overlayRandomTicksFixed": false, + "overlayRandomTicksPlayer": false, + "overlayRegionFile": false, + "overlaySlimeChunks": false, + "overlaySpawnableColumnHeights": false, + "overlaySpawnChunkReal": false, + "overlaySpawnChunkPlayer": false, + "overlayStructureMainToggle": false, + "shapeRenderer": false, + "debugChunkBorder": false, + "debugChunkInfo": false, + "debugChunkOcclusion": false, + "debugCollisionBoxEnabled": false, + "debugNeighborsUpdateEnabled": false, + "debugPathfindingEnabled": false, + "debugSolidFaceEnabled": false, + "debugWaterEnabled": false + }, + "RendererHotkeys": { + "overlayBeaconRange": { + "keys": "" + }, + "overlayBiomeBorder": { + "keys": "" + }, + "overlayBlockGrid": { + "keys": "" + }, + "overlayConduitRange": { + "keys": "" + }, + "overlayLightLevel": { + "keys": "" + }, + "overlayRandomTicksFixed": { + "keys": "" + }, + "overlayRandomTicksPlayer": { + "keys": "" + }, + "overlayRegionFile": { + "keys": "" + }, + "overlaySlimeChunks": { + "keys": "" + }, + "overlaySpawnableColumnHeights": { + "keys": "" + }, + "overlaySpawnChunkReal": { + "keys": "" + }, + "overlaySpawnChunkPlayer": { + "keys": "" + }, + "overlayStructureMainToggle": { + "keys": "" + }, + "shapeRenderer": { + "keys": "" + }, + "debugChunkBorder": { + "keys": "" + }, + "debugChunkInfo": { + "keys": "" + }, + "debugChunkOcclusion": { + "keys": "" + }, + "debugCollisionBoxEnabled": { + "keys": "" + }, + "debugNeighborsUpdateEnabled": { + "keys": "" + }, + "debugPathfindingEnabled": { + "keys": "" + }, + "debugSolidFaceEnabled": { + "keys": "" + }, + "debugWaterEnabled": { + "keys": "" + } + }, + "StructureColors": { + "Bastion Remnant Main": "#302171F5", + "Bastion Remnant Components": "#302171F5", + "Buried Treasure Main": "#302298E6", + "Buried Treasure Components": "#302298E6", + "Desert Pyramid Main": "#30FFFF00", + "Desert Pyramid Components": "#30FFFF00", + "End City Main": "#30EB07EB", + "End City Components": "#30EB07EB", + "Igloo Main": "#300FAFE4", + "Igloo Components": "#300FAFE4", + "Jungle Temple Main": "#3099FF00", + "Jungle Temple Components": "#3099FF00", + "Mansion Main": "#30FF6500", + "Mansion Components": "#30FF6500", + "Mineshaft Main": "#30F8D650", + "Mineshaft Components": "#30F8D650", + "Nether Fortress Main": "#30FC381D", + "Nether Fortress Components": "#30FC381D", + "Nether Fossil Main": "#30868E99", + "Nether Fossil Components": "#30868E99", + "Ocean Monument Main": "#3029E6EF", + "Ocean Monument Components": "#3029E6EF", + "Ocean Ruin Main": "#300FAD83", + "Ocean Ruin Components": "#300FAD83", + "Pillager Outpost Main": "#300FAD83", + "Pillager Outpost Components": "#300FAD83", + "Ruined Portal Main": "#309F03D3", + "Ruined Portal Components": "#309F03D3", + "Shipwreck Main": "#30EB1995", + "Shipwreck Components": "#30EB1995", + "Stronghold Main": "#30009999", + "Stronghold Components": "#30009999", + "Village Main": "#3054CB4E", + "Village Components": "#3054CB4E", + "Witch Hut Main": "#30BE1DFC", + "Witch Hut Components": "#300099FF" + }, + "StructureHotkeys": { + "Toggle Bastion Remnant": { + "keys": "" + }, + "Toggle Buried Treasure": { + "keys": "" + }, + "Toggle Desert Pyramid": { + "keys": "" + }, + "Toggle End City": { + "keys": "" + }, + "Toggle Igloo": { + "keys": "" + }, + "Toggle Jungle Temple": { + "keys": "" + }, + "Toggle Mansion": { + "keys": "" + }, + "Toggle Mineshaft": { + "keys": "" + }, + "Toggle Nether Fortress": { + "keys": "" + }, + "Toggle Nether Fossil": { + "keys": "" + }, + "Toggle Ocean Monument": { + "keys": "" + }, + "Toggle Ocean Ruin": { + "keys": "" + }, + "Toggle Pillager Outpost": { + "keys": "" + }, + "Toggle Ruined Portal": { + "keys": "" + }, + "Toggle Shipwreck": { + "keys": "" + }, + "Toggle Stronghold": { + "keys": "" + }, + "Toggle Village": { + "keys": "" + }, + "Toggle Witch Hut": { + "keys": "" + } + }, + "StructureToggles": { + "Bastion Remnant": false, + "Buried Treasure": false, + "Desert Pyramid": false, + "End City": false, + "Igloo": false, + "Jungle Temple": false, + "Mansion": false, + "Mineshaft": false, + "Nether Fortress": false, + "Nether Fossil": false, + "Ocean Monument": false, + "Ocean Ruin": false, + "Pillager Outpost": false, + "Ruined Portal": false, + "Shipwreck": false, + "Stronghold": false, + "Village": false, + "Witch Hut": false + }, + "config_version": 1 +} \ No newline at end of file diff --git a/config/mobopacity.json b/config/mobopacity.json new file mode 100644 index 0000000..d165255 --- /dev/null +++ b/config/mobopacity.json @@ -0,0 +1,118 @@ +{ + "enabled": true, + "opacities": { + "minecraft:dolphin": 1.0, + "minecraft:trident": 1.0, + "minecraft:item_frame": 1.0, + "minecraft:phantom": 1.0, + "minecraft:wither_skeleton": 1.0, + "minecraft:piglin_brute": 1.0, + "minecraft:end_crystal": 1.0, + "minecraft:area_effect_cloud": 1.0, + "minecraft:experience_orb": 1.0, + "minecraft:endermite": 1.0, + "minecraft:arrow": 1.0, + "minecraft:bee": 1.0, + "minecraft:cow": 1.0, + "minecraft:hopper_minecart": 1.0, + "minecraft:spider": 1.0, + "minecraft:command_block_minecart": 1.0, + "minecraft:small_fireball": 1.0, + "minecraft:painting": 1.0, + "minecraft:cod": 1.0, + "minecraft:snow_golem": 1.0, + "minecraft:fishing_bobber": 1.0, + "minecraft:polar_bear": 1.0, + "minecraft:potion": 1.0, + "minecraft:furnace_minecart": 1.0, + "minecraft:wandering_trader": 1.0, + "minecraft:boat": 1.0, + "minecraft:experience_bottle": 1.0, + "minecraft:hoglin": 1.0, + "minecraft:pillager": 1.0, + "minecraft:rabbit": 1.0, + "minecraft:magma_cube": 1.0, + "minecraft:bat": 1.0, + "minecraft:player": 1.0, + "minecraft:blaze": 1.0, + "minecraft:llama": 1.0, + "minecraft:piglin": 1.0, + "minecraft:chicken": 1.0, + "minecraft:slime": 1.0, + "minecraft:panda": 1.0, + "minecraft:armor_stand": 1.0, + "minecraft:donkey": 1.0, + "minecraft:skeleton": 1.0, + "minecraft:parrot": 1.0, + "minecraft:ender_dragon": 1.0, + "minecraft:shulker_bullet": 1.0, + "minecraft:salmon": 1.0, + "minecraft:glow_item_frame": 1.0, + "minecraft:llama_spit": 1.0, + "minecraft:tnt": 1.0, + "minecraft:snowball": 1.0, + "minecraft:skeleton_horse": 1.0, + "minecraft:item": 1.0, + "minecraft:elder_guardian": 1.0, + "minecraft:strider": 1.0, + "minecraft:goat": 1.0, + "minecraft:fox": 1.0, + "minecraft:mule": 1.0, + "minecraft:giant": 1.0, + "minecraft:fireball": 1.0, + "minecraft:zombie_villager": 1.0, + "minecraft:silverfish": 1.0, + "minecraft:sheep": 1.0, + "minecraft:firework_rocket": 1.0, + "minecraft:guardian": 1.0, + "minecraft:husk": 1.0, + "minecraft:cat": 1.0, + "minecraft:iron_golem": 1.0, + "minecraft:zombie_horse": 1.0, + "minecraft:dragon_fireball": 1.0, + "minecraft:tropical_fish": 1.0, + "minecraft:egg": 1.0, + "minecraft:ender_pearl": 1.0, + "minecraft:witch": 1.0, + "minecraft:wither": 1.0, + "minecraft:eye_of_ender": 1.0, + "minecraft:falling_block": 1.0, + "minecraft:zoglin": 1.0, + "minecraft:creeper": 1.0, + "minecraft:stray": 1.0, + "minecraft:illusioner": 1.0, + "minecraft:pufferfish": 1.0, + "minecraft:wither_skull": 1.0, + "minecraft:shulker": 1.0, + "minecraft:turtle": 1.0, + "minecraft:spectral_arrow": 1.0, + "minecraft:tnt_minecart": 1.0, + "minecraft:cave_spider": 1.0, + "minecraft:villager": 1.0, + "minecraft:wolf": 1.0, + "minecraft:ocelot": 1.0, + "minecraft:vex": 1.0, + "minecraft:pig": 1.0, + "minecraft:zombified_piglin": 1.0, + "minecraft:drowned": 1.0, + "minecraft:zombie": 1.0, + "minecraft:ghast": 1.0, + "minecraft:trader_llama": 1.0, + "minecraft:axolotl": 1.0, + "minecraft:evoker_fangs": 1.0, + "minecraft:mooshroom": 1.0, + "minecraft:ravager": 1.0, + "minecraft:leash_knot": 1.0, + "minecraft:horse": 1.0, + "minecraft:spawner_minecart": 1.0, + "minecraft:evoker": 1.0, + "minecraft:marker": 1.0, + "minecraft:minecart": 1.0, + "minecraft:chest_minecart": 1.0, + "minecraft:vindicator": 1.0, + "minecraft:glow_squid": 1.0, + "minecraft:enderman": 1.0, + "minecraft:lightning_bolt": 1.0, + "minecraft:squid": 1.0 + } +} \ No newline at end of file diff --git a/config/modmenu.json b/config/modmenu.json new file mode 100644 index 0000000..6e76cad --- /dev/null +++ b/config/modmenu.json @@ -0,0 +1,19 @@ +{ + "sorting": "ascending", + "count_libraries": true, + "compact_list": false, + "count_children": true, + "mods_button_style": "classic", + "count_hidden_mods": true, + "mod_count_location": "title_screen", + "hide_mod_links": false, + "show_libraries": false, + "hide_mod_license": false, + "hide_badges": false, + "hide_mod_credits": false, + "easter_eggs": true, + "modify_title_screen": true, + "modify_game_menu": true, + "hide_config_buttons": false, + "hidden_mods": [] +} \ No newline at end of file diff --git a/config/naiy.json5 b/config/naiy.json5 new file mode 100644 index 0000000..3dcb0a8 --- /dev/null +++ b/config/naiy.json5 @@ -0,0 +1,18 @@ +{ + "onlyLocal": false, + "hideArrows": true, + "hideStings": true, + "hideArmor": false, + "hideHeldItem": false, + "hideHead": false, + "hideElytra": false, + "hideRiptide": false, + "hideShoulderParrot": false, + "render": true, + "resize": false, + "resX": 1, + "resY": 1, + "resZ": 1, + "rightArm": true, + "leftArm": true +} \ No newline at end of file diff --git a/config/nicephore.json b/config/nicephore.json new file mode 100644 index 0000000..9ee368c --- /dev/null +++ b/config/nicephore.json @@ -0,0 +1,10 @@ +{ + "makeJPEGs": false, + "screenshotToClipboard": false, + "screenshotCustomMessage": true, + "jpegCompression": 0.9, + "optimisedOutput": false, + "filter": "BOTH", + "showOptimisationStatus": true, + "pngOptimisationLevel": 3 +} \ No newline at end of file diff --git a/config/no_nether_portal_overlay.json b/config/no_nether_portal_overlay.json new file mode 100644 index 0000000..b4a7ec9 --- /dev/null +++ b/config/no_nether_portal_overlay.json @@ -0,0 +1,3 @@ +{ + "isEnabled": true +} \ No newline at end of file diff --git a/config/notenoughcrashes.json b/config/notenoughcrashes.json new file mode 100644 index 0000000..9c2b1cd --- /dev/null +++ b/config/notenoughcrashes.json @@ -0,0 +1,23 @@ +{ + "disableReturnToMainMenu": false, + "deobfuscateStackTrace": true, + "catchInitializationCrashes": true, + "debugModIdentification": false, + "forceCrashScreen": false, + "crashLimit": 20, + "crashlogUpload": { + "destination": "BYTEBIN", + "hasteUrl": "https://hastebin.com/", + "bytebinUrl": "https://bytebin.lucko.me/", + "gist": { + "accessToken": "", + "unlisted": false + }, + "pastebin": { + "uploadKey": "", + "privacy": "PUBLIC", + "expiry": "NEVER" + }, + "customUserAgent": "" + } +} \ No newline at end of file diff --git a/config/ordinarytweaks.json b/config/ordinarytweaks.json new file mode 100644 index 0000000..457bdcc --- /dev/null +++ b/config/ordinarytweaks.json @@ -0,0 +1,12 @@ +{ + "invisibleShield": true, + "invisibleTotem": true, + "betterHorseHUD": true, + "hideTutorialToasts": true, + "hideAdvancementToasts": true, + "hideRecipeUnlockToasts": true, + "deathCordsClipBoardButton": true, + "disablePortalGUIClosing": true, + "doNotPlantEdiblesIfHungry": true, + "skipResourcePackDownload": true +} \ No newline at end of file diff --git a/config/pling.json b/config/pling.json new file mode 100644 index 0000000..8086ec9 --- /dev/null +++ b/config/pling.json @@ -0,0 +1,9 @@ +{ + "sound": "minecraft:entity.experience_orb.pickup", + "pitch": 1.0, + "playWhenWorldLoaded": true, + "playWhenWorldOptimized": true, + "playWhenResourcesReloaded": true, + "requireUnfocused": false, + "requestWindowAttention": false +} \ No newline at end of file diff --git a/config/purpurclient.conf b/config/purpurclient.conf new file mode 100644 index 0000000..39cb35d --- /dev/null +++ b/config/purpurclient.conf @@ -0,0 +1,371 @@ +bee-count-in-debug=true +fix-chat-stutter=true +seats { + axolotl { + x=-0.25 + y=0.4 + z=0.0 + } + bat { + x=-0.25 + y=0.5 + z=0.0 + } + bee { + x=-0.1 + y=0.6 + z=0.0 + } + blaze { + x=-0.13 + y=0.86 + z=0.0 + } + cat { + x=0.0 + y=0.4 + z=0.0 + } + cave-spider { + x=-0.17 + y=0.68 + z=0.0 + } + chicken { + x=-0.15 + y=0.7 + z=0.0 + } + cod { + x=-0.25 + y=0.15 + z=0.0 + } + cow { + x=-0.21 + y=0.84 + z=0.0 + } + creeper { + x=-0.13 + y=0.83 + z=0.0 + } + dolphin { + x=0.05 + y=0.6 + z=0.0 + } + donkey { + x=0.0 + y=0.62 + z=0.0 + } + drowned { + x=-0.14 + y=0.93 + z=0.0 + } + elder-guardian { + x=0.0 + y=1.07 + z=0.0 + } + ender-dragon { + x=0.0 + y=0.4 + z=0.0 + } + enderman { + x=-0.12 + y=0.9 + z=0.0 + } + endermite { + x=-0.05 + y=0.16 + z=0.0 + } + evoker { + x=-0.12 + y=0.91 + z=0.0 + } + fox { + x=-0.25 + y=0.6 + z=0.0 + } + ghast { + x=0.0 + y=0.96 + z=0.0 + } + giant { + x=0.0 + y=0.98 + z=0.0 + } + glow-squid { + x=0.0 + y=0.75 + z=0.0 + } + goat { + x=-0.1 + y=0.7 + z=0.0 + } + guardian { + x=-0.15 + y=0.94 + z=0.0 + } + hoglin { + x=0.0 + y=0.92 + z=0.0 + } + horse { + x=0.0 + y=0.78 + z=0.0 + } + husk { + x=-0.13 + y=0.98 + z=0.0 + } + illusioner { + x=-0.14 + y=0.93 + z=0.0 + } + iron-golem { + x=-0.25 + y=0.7 + z=0.0 + } + llama { + x=-0.17 + y=0.63 + z=0.0 + } + magma-cube { + x=-0.1 + y=0.82 + z=0.0 + } + mooshroom { + x=-0.21 + y=0.84 + z=0.0 + } + mule { + x=-0.05 + y=0.63 + z=0.0 + } + ocelot { + x=0.0 + y=0.6 + z=0.0 + } + panda { + x=0.0 + y=0.85 + z=0.0 + } + parrot { + x=-0.15 + y=0.3 + z=0.0 + } + phantom { + x=-0.1 + y=0.23 + z=0.0 + } + pig { + x=0.0 + y=0.75 + z=0.0 + } + piglin { + x=-0.13 + y=0.92 + z=0.0 + } + piglin-brute { + x=-0.13 + y=0.92 + z=0.0 + } + pillager { + x=-0.13 + y=0.92 + z=0.0 + } + polar-bear { + x=0.2 + y=0.82 + z=0.0 + } + pufferfish { + x=-0.1 + y=0.25 + z=0.0 + } + rabbit { + x=-0.25 + y=0.3 + z=0.0 + } + ravager { + x=-0.25 + y=0.93 + z=0.0 + } + salmon { + x=-0.1 + y=0.5 + z=0.0 + } + sheep { + x=-0.13 + y=0.78 + z=0.0 + } + shulker { + x=-0.2 + y=0.8 + z=0.0 + } + silverfish { + x=-0.22 + y=0.2 + z=0.0 + } + skeleton { + x=-0.13 + y=0.9 + z=0.0 + } + skeleton-horse { + x=-0.05 + y=0.7 + z=0.0 + } + slime { + x=-0.1 + y=0.82 + z=0.0 + } + snow-golem { + x=-0.13 + y=0.9 + z=0.0 + } + spider { + x=-0.25 + y=0.67 + z=0.0 + } + squid { + x=0.0 + y=0.75 + z=0.0 + } + stray { + x=-0.13 + y=0.9 + z=0.0 + } + strider { + x=-0.2 + y=0.91 + z=0.0 + } + trader-llama { + x=-0.17 + y=0.63 + z=0.0 + } + tropical-fish { + x=-0.1 + y=0.1 + z=0.0 + } + turtle { + x=-0.25 + y=0.9 + z=0.0 + } + vex { + x=-0.3 + y=0.52 + z=0.0 + } + villager { + x=-0.13 + y=0.92 + z=0.0 + } + vindicator { + x=-0.13 + y=0.92 + z=0.0 + } + wandering-trader { + x=-0.13 + y=0.91 + z=0.0 + } + witch { + x=-0.13 + y=0.92 + z=0.0 + } + wither { + x=-0.1 + y=0.94 + z=0.0 + } + wither-skeleton { + x=-0.17 + y=0.92 + z=0.0 + } + wolf { + x=-0.2 + y=0.75 + z=0.0 + } + zoglin { + x=0.0 + y=0.92 + z=0.0 + } + zombie { + x=-0.13 + y=0.92 + z=0.0 + } + zombie-horse { + x=-0.05 + y=0.69 + z=0.0 + } + zombie-villager { + x=-0.13 + y=0.98 + z=0.0 + } + zombified-piglin { + x=-0.13 + y=0.92 + z=0.0 + } +} +use-splash-screen=false +use-window-title=false diff --git a/config/puzzle.json b/config/puzzle.json new file mode 100644 index 0000000..e4b2fe3 --- /dev/null +++ b/config/puzzle.json @@ -0,0 +1,15 @@ +{ + "disabledIntegrations": [], + "enablePuzzleButton": true, + "debugMessages": true, + "checkUpdates": true, + "showPuzzleInfo": true, + "resourcepackSplashScreen": true, + "disableSplashScreenBlend": true, + "emissiveTextures": true, + "unlimitedRotations": true, + "biggerModels": true, + "backgroundColor": 15675965, + "progressBarColor": 16777215, + "progressFrameColor": 16777215 +} \ No newline at end of file diff --git a/config/quitconfirm.json b/config/quitconfirm.json new file mode 100644 index 0000000..a9caab6 --- /dev/null +++ b/config/quitconfirm.json @@ -0,0 +1,10 @@ +{ + "inFinal": false, + "inIntegrated": true, + "inDedicated": true, + "inReams": true, + "shortcutKet": false, + "transparentBackground": true, + "keepInAction": 100, + "confirmScreenStyle": 0 +} \ No newline at end of file diff --git a/config/raised.json b/config/raised.json new file mode 100644 index 0000000..12da076 --- /dev/null +++ b/config/raised.json @@ -0,0 +1,3 @@ +{ + "distance": 0 +} \ No newline at end of file diff --git a/config/resounding.json5 b/config/resounding.json5 new file mode 100644 index 0000000..a6f8851 --- /dev/null +++ b/config/resounding.json5 @@ -0,0 +1,431 @@ +{ + /* Whether to enable the Resounding sound engine. + §7[•]§r Disabling this disables all Resounding effects. + */ + "enabled": true, + // Change these to taste. + "general": { + /* The global volume of simulated reverberations, in percent. + §7[•]§r Range: 0 - 100 + §a[+]§r Performance Impact: Low + */ + "globalReverbGain": 75, + /* The strength of the reverb effect. + §7[•]§r Range: >= 0.0 + §7[•]§r Higher values make the echo last longer. + §7[•]§r Lower values make the echos shorter. + §a[+]§r Performance Impact: Low + */ + "globalReverbStrength": 2.5, + /* The smoothness of the reverb. + §7[•]§r Range: 0.0 - 1.0 + §7[•]§r Affects how uniform the reverb is. + §7[•]§r Low values cause a distinct fluttering or bouncing echo. + §7[•]§r High values make this effect less distinct by smoothing out the reverb. + §a[+]§r Performance Impact: Low + */ + "globalReverbSmoothness": 0.618, + /* The brightness of reverberation. + §7[•]§r Range: > 0 + §7[•]§r Higher values result in more high frequencies in reverberation. + §7[•]§r Lower values give a more muffled sound to the reverb. + §7[•]§r 1.0 is neutral. + §a[+]§r Performance Impact: Low + */ + "globalReverbBrightness": 0.75, + /* The brightness of absorption. + §7[•]§r Range: > 0 + §7[•]§r Higher values result in more high frequencies in faded or occluded audio. + §7[•]§r Lower values give a more muffled sound to faded or occluded audio. + §7[•]§r 1.0 is neutral. + §a[+]§r Performance Impact: Low + */ + "globalAbsorptionBrightness": 0.75, + "globalBlockAbsorption": 1.0, + "globalBlockReflectance": 1.0 + }, + // These affect the quality and/or accuracy of the effects, at the cost of performance. + "quality": { + /* The resolution quality of the reverb effect. + §7[•]§r Range: 4 - 32 + §a[+]§r Higher values create a fuller, more colorful, more immersive reverb effect. + §c[ ! ]§r Performance Impact: High + §e[-]§r Increases memory usage + */ + "reverbResolution": 16, + /* The number of rays to trace to determine reverberation for each sound source. + §7[•]§r Range: 8 - 768 + §7[•]§r More rays provides more consistent tracing results, but takes more time to calculate. + §c[ ! ]§r Performance Impact: High + */ + "envEvalRays": 128, + /* The quality preset used to calculate occlusion. + §c[ ! ]§r NOTE: Advanced occlusion is not implemented in the current version. Locked to FAST + */ + "occlusionMode": "FAST", + /* The quality preset used to measure shared airspace. + §7[•]§r FAST is less accurate, but it's faster to calculate. + §e[-]§r Performance Impact: Moderate + */ + "sharedAirspaceMode": "FANCY", + /* Maximum distance of rendered sounds from the player. + §7[•]§r Range: 1 - 32 + §7[•]§r Minecraft won't allow most sounds to play if they are more than a chunk from the player; + Resounding makes that configurable by multiplying this parameter by the default distance. + §e[-]§r Values too high can cause polyphony issues. + §7[•]§r Increasing past the world simulation/render distance has no effect. + §e[-]§r Performance Impact: Moderate + §e[-]§r Currently does not seem to work for random block sounds + e.g. flowing water, popping lava, whooshing portal + */ + "soundSimulationDistance": 8, + /* The number of extra ray bounces to trace to determine reverberation for each sound source. + §7[•]§r Range: 2 - 32 + §7[•]§r More bounces provides more echo and sound ducting but takes more time to calculate. + §7[•]§r Capped by max tracing distance. + §c[ ! ]§r Performance Impact: High + */ + "envEvalRayBounces": 4, + /* The maximum length of each traced ray, per each bounce, in chunks. + §7[•]§r Range: 1.0 - 16.0 + §7[•]§r For the best balance of performance and quality, increase this: + - When you increase the sound simulation distance + - When you decrease the number of ray reflections. + - If you often find yourself in large enclosed spaces, + e.g. large 1.18 caves, or large open buildings. + §e[-]§r Performance Impact: Moderate + */ + "rayLength": 4.0, + /* Reverb refresh interval (in ticks per refresh or 1/(20Hz)). + §7[•]§r Range: 1 - 40 + §7[•]§r Decreasing this value causes the reverb effect of long sounds to update more frequently. + §e[-]§r Performance Impact: Moderate + */ + "sourceRefreshRate": 4, + "maxBlockOcclusion": 10.0, + "nineRayBlockOcclusion": true + }, + // These add small features to enhance the immersion and/or physical accuracy of the mod. + "effects": { + /* Represents how aggressively air absorbs high frequencies over distance. + §7[•]§r Range: 0.0 - 10.0 + §7[•]§r A value of 1.0 is physically correct for air with normal humidity and temperature. + §7[•]§r Higher values mean air will absorb more high frequencies with distance. + §7[•]§r A value of 0.0 disables this effect. + §a[+]§r Performance Impact: Low + */ + "airAbsorption": 0.2, + /* How much humidity contributes to the air absorption. + §7[•]§r Range: 0.0 - 4.0 + §7[•]§r A value of 1.0 is physically correct. + §7[•]§r Higher values mean air will absorb more high frequencies with distance, + depending on the local humidity. + §7[•]§r A value of 0.0 disables this effect. + §a[+]§r Performance Impact: Low + */ + "humidityAbsorption": 0.2, + /* How much rain drops contribute to the air absorption. + §7[•]§r Range: 0.0 - 2.0 + §7[•]§r A value of 1.0 is approximately physically correct. + §7[•]§r Higher values mean air will absorb more high frequencies with distance, + depending on the local rainfall. + §7[•]§r A value of 0.0 disables this effect. + §a[+]§r Performance Impact: Low + */ + "rainAbsorption": 0.2, + /* How much sound is filtered when the player is underwater. + §7[•]§r Range: 0.0 - 1.0 + §7[•]§r 0.0 means no filter. 1.0 means fully filtered. + §a[+]§r Performance Impact: Low + */ + "underwaterFilter": 0.75, + "soundDirectionEvaluation": true, + "directRaysDirEvalMultiplier": 0.5 + }, + // These affect how sound interacts with different categories of blocks. + "materials": { + "materialProperties": { + "Aquatic Foliage": { + "example": null, + "reflectivity": 0.55, + "absorption": 0.65 + }, + "Grass, Foliage": { + "example": null, + "reflectivity": 0.24, + "absorption": 0.24 + }, + "Chain": { + "example": null, + "reflectivity": 0.8, + "absorption": 0.55 + }, + "Lush Cave Foliage": { + "example": null, + "reflectivity": 0.35, + "absorption": 0.25 + }, + "Sand": { + "example": null, + "reflectivity": 0.4, + "absorption": 0.6 + }, + "Weeping Vines": { + "example": null, + "reflectivity": 0.3, + "absorption": 0.3 + }, + "Snow": { + "example": null, + "reflectivity": 0.25, + "absorption": 0.42 + }, + "Tuff": { + "example": null, + "reflectivity": 0.75, + "absorption": 0.4 + }, + "Moss": { + "example": null, + "reflectivity": 0.2, + "absorption": 0.4 + }, + "Polished Deepslate": { + "example": null, + "reflectivity": 0.975, + "absorption": 0.6 + }, + "Nether Brick": { + "example": null, + "reflectivity": 0.88, + "absorption": 0.4 + }, + "Shroomlight": { + "example": null, + "reflectivity": 0.85, + "absorption": 0.3 + }, + "Netherrack": { + "example": null, + "reflectivity": 0.75, + "absorption": 0.45 + }, + "Metal": { + "example": null, + "reflectivity": 0.95, + "absorption": 0.4 + }, + "Soul Soil": { + "example": null, + "reflectivity": 0.1, + "absorption": 0.9 + }, + "Amethyst": { + "example": null, + "reflectivity": 0.85, + "absorption": 0.4 + }, + "Lanterns": { + "example": null, + "reflectivity": 0.75, + "absorption": 0.35 + }, + "Soul Sand": { + "example": null, + "reflectivity": 0.05, + "absorption": 0.85 + }, + "Powder Snow": { + "example": null, + "reflectivity": 0.18, + "absorption": 0.1 + }, + "Basalt": { + "example": null, + "reflectivity": 0.8, + "absorption": 0.375 + }, + "Candle Wax": { + "example": null, + "reflectivity": 0.35, + "absorption": 0.4 + }, + "Nether Mushroom": { + "example": null, + "reflectivity": 0.25, + "absorption": 0.75 + }, + "Netherite": { + "example": null, + "reflectivity": 0.995, + "absorption": 0.3 + }, + "Wood": { + "example": null, + "reflectivity": 0.675, + "absorption": 0.4 + }, + "Nether Fungus Stem": { + "example": null, + "reflectivity": 0.3, + "absorption": 0.65 + }, + "Gravel, Dirt": { + "example": null, + "reflectivity": 0.5, + "absorption": 0.65 + }, + "Stone, Blackstone": { + "example": null, + "reflectivity": 0.9, + "absorption": 0.5 + }, + "Azalea Leaves": { + "example": null, + "reflectivity": 0.3, + "absorption": 0.35 + }, + "Slime": { + "example": null, + "reflectivity": 0.88, + "absorption": 0.62 + }, + "Glass, Ice": { + "example": null, + "reflectivity": 0.9, + "absorption": 0.32 + }, + "Deepslate Tiles": { + "example": null, + "reflectivity": 0.975, + "absorption": 0.525 + }, + "Honey": { + "example": null, + "reflectivity": 0.12, + "absorption": 0.35 + }, + "Deepslate": { + "example": null, + "reflectivity": 0.94, + "absorption": 0.6 + }, + "Azalea Bush": { + "example": null, + "reflectivity": 0.3, + "absorption": 0.45 + }, + "Coral": { + "example": null, + "reflectivity": 0.35, + "absorption": 0.25 + }, + "Nylium": { + "example": null, + "reflectivity": 0.4, + "absorption": 0.5 + }, + "Sculk Sensor": { + "example": null, + "reflectivity": 0.15, + "absorption": 0.85 + }, + "Ancient Debris": { + "example": null, + "reflectivity": 0.45, + "absorption": 0.8 + }, + "Nether Foliage": { + "example": null, + "reflectivity": 0.15, + "absorption": 0.5 + }, + "Dry Foliage": { + "example": null, + "reflectivity": 0.25, + "absorption": 0.15 + }, + "Mushroom Stems": { + "example": null, + "reflectivity": 0.6, + "absorption": 0.65 + }, + "Nether Wart": { + "example": null, + "reflectivity": 0.2, + "absorption": 0.8 + }, + "Dripstone": { + "example": null, + "reflectivity": 0.85, + "absorption": 0.32 + }, + "Bone": { + "example": null, + "reflectivity": 0.9, + "absorption": 0.3 + }, + "Wool": { + "example": null, + "reflectivity": 0.025, + "absorption": 0.95 + }, + "Bamboo": { + "example": null, + "reflectivity": 0.6, + "absorption": 0.3 + }, + "DEFAULT": { + "example": null, + "reflectivity": 0.5, + "absorption": 0.5 + } + }, + "blockWhiteList": [] + }, + // Minor tweaks and toggles that didn't fit in another category. + "misc": { + /* Disable occlusion of jukeboxes and note blocks. + §7[•]§r Useful if you have an audio signaling system in your base + that you need to hear clearly through the walls. + §a[+]§r Performance Impact: Low + */ + "recordsDisable": false, + "notOccludedNoRedirect": false, + "skipRainOcclusionTracing": true + }, + /* These should ONLY be used to diagnose issues. + They WILL cause major drops in performance and log spam if used for gameplay. + DO NOT USE unless asked to by a developer. + */ + "debug": { + // General debug logging + "debugLogging": false, + "occlusionLogging": false, + /* Environment evaluation information logging. + §c[ ! ]§r WARNING!! For use in void world only! + */ + "environmentLogging": false, + // Performance information logging. + "performanceLogging": false, + /* Visualize all rays and bounces with particles. + §c[ ! ]§r WARNING!! For use in void world only! + */ + "raytraceParticles": false + }, + "server": { + /* Maximum distance of rendered sounds from the player. + [•] Range: 1 - 32 + [•] Minecraft won't allow most sounds to play if they are more than a chunk from the player; + Resounding makes that configurable by multiplying this parameter by the default distance. + [-] Values too high can cause polyphony issues. + [•] Increasing past the world simulation/render distance has no effect. + [-] Performance Impact: Moderate + [-] Currently does not seem to work for random block sounds + e.g. flowing water, popping lava, whooshing portal + */ + "soundSimulationDistance": 10 + }, + "preset": "LOAD_SUCCESS", + "version": "1.0.0-bc.8" +} \ No newline at end of file diff --git a/config/rrp.properties b/config/rrp.properties new file mode 100644 index 0000000..cfa7952 --- /dev/null +++ b/config/rrp.properties @@ -0,0 +1,5 @@ +#number of threads RRP should use for generating resources +#Sun Feb 06 08:50:53 ICT 2022 +debug\ performance=false +threads=1 +dump\ assets=false diff --git a/config/silence.json b/config/silence.json new file mode 100644 index 0000000..952aa5d --- /dev/null +++ b/config/silence.json @@ -0,0 +1,30 @@ +{ + "silence.config.trackfocus": { + "key": "Track Focus", + "toolTip": "silence.config.tt.trackfocus", + "value": true, + "defaultValue": true + }, + "silence.config.yPercent": { + "key": "Icon Y Percent", + "toolTip": "silence.config.tt.yPercent", + "value": 90, + "defaultValue": 90, + "minValue": 0, + "maxValue": 100 + }, + "silence.config.xPercent": { + "key": "Icon X Percent", + "toolTip": "silence.config.tt.xPercent", + "value": 88, + "defaultValue": 88, + "minValue": 0, + "maxValue": 100 + }, + "silence.config.wantIcon": { + "key": "Show Icon", + "toolTip": "silence.config.tt.wantIcon", + "value": false, + "defaultValue": false + } +} \ No newline at end of file diff --git a/config/skinlayers.json b/config/skinlayers.json new file mode 100644 index 0000000..fa83321 --- /dev/null +++ b/config/skinlayers.json @@ -0,0 +1,16 @@ +{ + "enableHat": true, + "enableJacket": true, + "enableLeftSleeve": true, + "enableRightSleeve": true, + "enableLeftPants": true, + "enableRightPants": true, + "baseVoxelSize": 1.15, + "bodyVoxelWidthSize": 1.05, + "headVoxelSize": 1.18, + "renderDistanceLOD": 14, + "enableSkulls": true, + "enableSkullsItems": true, + "skullVoxelSize": 1.1, + "fastRender": true +} \ No newline at end of file diff --git a/config/smoke_suppression.json b/config/smoke_suppression.json new file mode 100644 index 0000000..3d5d5bf --- /dev/null +++ b/config/smoke_suppression.json @@ -0,0 +1,11 @@ +{ + "suppressing_blocks": [ + "minecraft:hopper", + "minecraft:rail", + "minecraft:activator_rail", + "minecraft:powered_rail", + "minecraft:detector_rail" + ], + "always_suppress_smoke": true, + "fetch_translation_updates": true +} \ No newline at end of file diff --git a/config/smoothboot.json b/config/smoothboot.json new file mode 100644 index 0000000..095b332 --- /dev/null +++ b/config/smoothboot.json @@ -0,0 +1,13 @@ +{ + "threadCount": { + "bootstrap": 1, + "main": 3 + }, + "threadPriority": { + "game": 5, + "bootstrap": 1, + "main": 1, + "io": 1, + "integratedServer": 5 + } +} \ No newline at end of file diff --git a/config/sodium-extra-options.json b/config/sodium-extra-options.json new file mode 100644 index 0000000..e474f52 --- /dev/null +++ b/config/sodium-extra-options.json @@ -0,0 +1,62 @@ +{ + "animation_settings": { + "animation": true, + "water": true, + "lava": true, + "fire": true, + "portal": true, + "block_animations": true, + "sculk_sensor": true + }, + "particle_settings": { + "particles": true, + "rain_splash": true, + "explosion": true, + "water": true, + "smoke": true, + "potion": true, + "portal": true, + "redstone": true, + "drip": true, + "firework": true, + "bubble": true, + "environment": true, + "villagers": true, + "composter": true, + "block_break": true, + "block_breaking": true + }, + "detail_settings": { + "sky": true, + "sun_moon": true, + "stars": true, + "rain_snow": true, + "biome_colors": true, + "sky_colors": true + }, + "render_settings": { + "fog_distance": 33, + "light_updates": true, + "item_frame": true, + "armor_stand": true, + "painting": true, + "piston": true, + "beacon_beam": true + }, + "extra_settings": { + "overlay_corner": "TOP_LEFT", + "show_fps": false, + "show_f_p_s_extended": false, + "show_coords": false, + "reduce_resolution_on_mac": true, + "use_adaptive_sync": true, + "cloud_height": 319, + "toasts": true, + "instant_sneak": false, + "prevent_shaders": true, + "use_fast_random": true + }, + "notification_settings": { + "hide_r_s_o_recommendation": false + } +} \ No newline at end of file diff --git a/config/sodium-extra.properties b/config/sodium-extra.properties new file mode 100644 index 0000000..dde224b --- /dev/null +++ b/config/sodium-extra.properties @@ -0,0 +1,7 @@ +# This is the configuration file for Sodium Extra. +# This file exists for debugging purposes and should not be configured otherwise. +# +# You can find information on editing this file and all the available options here: +# https://github.com/FlashyReese/sodium-extra-fabric/wiki/Configuration-File +# +# By default, this file will be empty except for this notice. diff --git a/config/sodium-mixins.properties b/config/sodium-mixins.properties new file mode 100644 index 0000000..2c04ad8 --- /dev/null +++ b/config/sodium-mixins.properties @@ -0,0 +1,6 @@ +# This is the configuration file for Sodium. +# +# You can find information on editing this file and all the available options here: +# https://github.com/jellysquid3/sodium-fabric/wiki/Configuration-File +# +# By default, this file will be empty except for this notice. diff --git a/config/sodium-options.json b/config/sodium-options.json new file mode 100644 index 0000000..25cf719 --- /dev/null +++ b/config/sodium-options.json @@ -0,0 +1,26 @@ +{ + "quality": { + "weather_quality": "FANCY", + "leaves_quality": "FANCY", + "enable_vignette": true + }, + "advanced": { + "arena_memory_allocator": "ASYNC", + "allow_direct_memory_access": true, + "enable_memory_tracing": false, + "use_advanced_staging_buffers": true, + "cpu_render_ahead_limit": 3 + }, + "performance": { + "chunk_builder_threads": 0, + "always_defer_chunk_updates": true, + "animate_only_visible_textures": true, + "use_entity_culling": true, + "use_particle_culling": true, + "use_fog_occlusion": true, + "use_block_face_culling": true + }, + "notifications": { + "hide_donation_button": true + } +} \ No newline at end of file diff --git a/config/sodium-shadowy-path-blocks-options.json b/config/sodium-shadowy-path-blocks-options.json new file mode 100644 index 0000000..19f81ec --- /dev/null +++ b/config/sodium-shadowy-path-blocks-options.json @@ -0,0 +1,4 @@ +{ + "shadowyness_percent": 85, + "only_affect_path_blocks": false +} \ No newline at end of file diff --git a/config/splash.properties b/config/splash.properties new file mode 100644 index 0000000..ad61cd6 --- /dev/null +++ b/config/splash.properties @@ -0,0 +1,14 @@ +#Splash screen properties +#Mon Apr 25 14:38:10 ICT 2022 +logoTexture=textures/gui/title/mojang.png +background=0xFFFFFF +font=0x0 +barBackground=0xFFFFFF +barBorder=0xC0C0C0 +rotate=false +bar=0xCB3D35 +enabled=true +resourcePackPath=resources +logoOffset=0 +forgeTexture=fml\:textures/gui/forge.gif +fontTexture=textures/font/ascii.png diff --git a/config/timeoutout.json b/config/timeoutout.json new file mode 100644 index 0000000..2925e34 --- /dev/null +++ b/config/timeoutout.json @@ -0,0 +1,6 @@ +{ + "readTimeoutSeconds": 120, + "loginTimeoutTicks": 2400, + "keepAlivePacketIntervalSeconds": 15, + "keepAliveTimeoutSeconds": 120 +} \ No newline at end of file diff --git a/config/timestamps.cfg b/config/timestamps.cfg new file mode 100644 index 0000000..84a25c0 --- /dev/null +++ b/config/timestamps.cfg @@ -0,0 +1,3 @@ +color : AQUA +AmPm : false +enable : false diff --git a/config/timetolive.json b/config/timetolive.json new file mode 100644 index 0000000..d228e72 --- /dev/null +++ b/config/timetolive.json @@ -0,0 +1,4 @@ +{ + "overlay_active": true, + "display_in_ticks": false +} \ No newline at end of file diff --git a/config/tooltiptweaks.json b/config/tooltiptweaks.json new file mode 100644 index 0000000..315c5d9 --- /dev/null +++ b/config/tooltiptweaks.json @@ -0,0 +1 @@ +{"durabilityDisplay":0,"percentageDecimalCount":0,"toolUsesLeft":2,"lowDurabilityThreshold":10,"showHungerRestoration":true,"showSaturationRestoration":true,"showFoodStatusEffects":true,"hideNegativeFoodEffects":false,"hideStewEffects":false,"hideNegativeStewEffects":false,"beehiveBeeDisplay":true,"beehiveHoneyDisplay":true,"clockTimeDisplay":1,"lodestoneCompassDisplay":true,"shulkerBoxDisplay":1,"shulkerBoxEntries":6} \ No newline at end of file diff --git a/config/tr7zwDonorSettings.json b/config/tr7zwDonorSettings.json new file mode 100644 index 0000000..78b9226 --- /dev/null +++ b/config/tr7zwDonorSettings.json @@ -0,0 +1,4 @@ +{ + "version": 1, + "enabled": true +} \ No newline at end of file diff --git a/config/transformHandlers.json b/config/transformHandlers.json new file mode 100644 index 0000000..1a51b48 --- /dev/null +++ b/config/transformHandlers.json @@ -0,0 +1,58 @@ +{ + "mg": { + "Enable": true, + "settings": { + "Link": false + }, + "overrides": { + "crossbow": { + "Override": false, + "PX": 0.0, + "PY": 0.0, + "PZ": 0.0, + "RX": 0.0, + "RY": 0.0, + "RZ": 0.0 + }, + "FilledMap": false + }, + "items": { + "Enable": true, + "main": { + "PX": 0.0, + "PY": 0.0, + "PZ": 0.0, + "RX": 0.0, + "RY": 0.0, + "RZ": 0.0 + }, + "off": { + "PX": 0.0, + "PY": 0.0, + "PZ": 0.0, + "RX": 0.0, + "RY": 0.0, + "RZ": 0.0 + } + }, + "hands": { + "Enable": true, + "left": { + "PX": 0.0, + "PY": 0.0, + "PZ": 0.0, + "RX": 0.0, + "RY": 0.0, + "RZ": 0.0 + }, + "right": { + "PX": 0.0, + "PY": 0.0, + "PZ": 0.0, + "RX": 0.0, + "RY": 0.0, + "RZ": 0.0 + } + } + } +} \ No newline at end of file diff --git a/config/uglyscoreboardfix.conf b/config/uglyscoreboardfix.conf new file mode 100644 index 0000000..c2a264d --- /dev/null +++ b/config/uglyscoreboardfix.conf @@ -0,0 +1,27 @@ +sidebar { + background { + color=0 + headingColor=0 + } + hiding { + # SCORES or SIDEBAR + hidePart=SCORES + # ENABLED or DISABLED or AUTO (only enabled when scores are in consecutive order) + state=ENABLED + toggleKeyBind="key.keyboard.u" + } + position { + # RIGHT (default) or LEFT + x=RIGHT + yOffset=0 + } + scale=1 + text { + color=16777215 + headingColor=16777215 + headingShadow=true + scoreColor=16733525 + scoreShadow=true + shadow=true + } +} diff --git a/config/visiblebarriers.toml b/config/visiblebarriers.toml new file mode 100644 index 0000000..eff7a16 --- /dev/null +++ b/config/visiblebarriers.toml @@ -0,0 +1 @@ +allowHotbarQuickSaving = true diff --git a/config/wpit.json5 b/config/wpit.json5 new file mode 100644 index 0000000..7db7a15 --- /dev/null +++ b/config/wpit.json5 @@ -0,0 +1,7 @@ +{ + "enabled": true, + "alwaysDisplay": false, + "scale": 100, + "color": "WHITE", + "showSecondaryOwners": true +} \ No newline at end of file diff --git a/config/zoomify.json b/config/zoomify.json new file mode 100644 index 0000000..0f2487d --- /dev/null +++ b/config/zoomify.json @@ -0,0 +1 @@ +{"zoomify_gui_category_behaviour":{"zoomify_gui_initialzoom_name":4,"zoomify_gui_maxscrollzoom_name":100,"zoomify_gui_zoomspeed_name":60,"zoomify_gui_zoomtransition_name":"zoomify_transition_linear","zoomify_gui_zoomoppositetransitionout_name":true},"zoomify_gui_category_scrolling":{"zoomify_gui_scrollzoomtransition_name":"zoomify_transition_ease_in_out_sine","zoomify_gui_scrollzoomoppositetransitionout_name":true,"zoomify_gui_scrollzoomspeed_name":50},"zoomify_gui_category_controls":{"zoomify_gui_zoomkeybehaviour_name":"zoomify_zoom_key_behaviour_hold","zoomify_gui_cinematiccam_name":false}} \ No newline at end of file