diff --git a/.minecraft/config/bebooks/config.properties b/.minecraft/config/bebooks/config.properties new file mode 100644 index 0000000..75fd600 --- /dev/null +++ b/.minecraft/config/bebooks/config.properties @@ -0,0 +1,10 @@ +#Wed Feb 17 12:45:55 CST 2021 +enchanted_book_glint=false +keep_curses_below=true +sorting_mode=ALPHABETICALLY +version=2 +color_mode=ALPHABETICALLY +override_curse_color=true +tooltip_mode=ON_SHIFT +color_books=true +show_max_enchantment_level=false diff --git a/.minecraft/config/bebooks/enchantment_data.json b/.minecraft/config/bebooks/enchantment_data.json new file mode 100644 index 0000000..da3975e --- /dev/null +++ b/.minecraft/config/bebooks/enchantment_data.json @@ -0,0 +1 @@ +{"minecraft:fire_protection":{"orderIndex":1,"color":12888741},"minecraft:knockback":{"orderIndex":15,"color":6314848},"minecraft:mending":{"orderIndex":36,"color":13303649},"minecraft:power":{"orderIndex":23,"color":12915514},"minecraft:luck_of_the_sea":{"orderIndex":27,"color":4974672},"minecraft:thorns":{"orderIndex":7,"color":5639435},"minecraft:sweeping":{"orderIndex":18,"color":16757505},"minecraft:feather_falling":{"orderIndex":2,"color":16773329},"minecraft:flame":{"orderIndex":25,"color":16741654},"minecraft:binding_curse":{"orderIndex":10,"color":2575646},"minecraft:aqua_affinity":{"orderIndex":6,"color":7240439},"minecraft:projectile_protection":{"orderIndex":4,"color":13422037},"minecraft:smite":{"orderIndex":13,"color":12541742},"minecraft:frost_walker":{"orderIndex":9,"color":9483519},"minecraft:vanishing_curse":{"orderIndex":37,"color":1511968},"minecraft:punch":{"orderIndex":24,"color":6314848},"minecraft:blast_protection":{"orderIndex":3,"color":4468322},"minecraft:impaling":{"orderIndex":30,"color":12915514},"minecraft:bane_of_arthropods":{"orderIndex":14,"color":1003872},"minecraft:sharpness":{"orderIndex":12,"color":12915514},"minecraft:efficiency":{"orderIndex":19,"color":16773476},"minecraft:silk_touch":{"orderIndex":20,"color":16777215},"minecraft:looting":{"orderIndex":17,"color":16758363},"minecraft:lure":{"orderIndex":28,"color":16711680},"minecraft:depth_strider":{"orderIndex":8,"color":10279935},"minecraft:soul_speed":{"orderIndex":11,"color":4273196},"minecraft:respiration":{"orderIndex":5,"color":8050175},"minecraft:fire_aspect":{"orderIndex":16,"color":16741654},"minecraft:piercing":{"orderIndex":35,"color":3373904},"minecraft:loyalty":{"orderIndex":29,"color":7259313},"minecraft:unbreaking":{"orderIndex":21,"color":6042448},"minecraft:riptide":{"orderIndex":31,"color":11325425},"minecraft:quick_charge":{"orderIndex":34,"color":16711680},"minecraft:protection":{"orderIndex":0,"color":10858436},"minecraft:infinity":{"orderIndex":26,"color":8084455},"minecraft:fortune":{"orderIndex":22,"color":16758363},"minecraft:multishot":{"orderIndex":33,"color":16757505},"minecraft:channeling":{"orderIndex":32,"color":11466239}} \ No newline at end of file diff --git a/.minecraft/config/beenfo.json b/.minecraft/config/beenfo.json new file mode 100644 index 0000000..b7c053a --- /dev/null +++ b/.minecraft/config/beenfo.json @@ -0,0 +1,24 @@ +{ + "beenfo.config.popupypercent": { + "key": "beenfo.config.popupypercent", + "toolTip": "beenfo.config.tt.popupypercent", + "value": 50, + "defaultValue": 50, + "minValue": 0, + "maxValue": 100 + }, + "beenfo.config.popupxpercent": { + "key": "beenfo.config.popupxpercent", + "toolTip": "beenfo.config.tt.popupxpercent", + "value": 50, + "defaultValue": 50, + "minValue": 0, + "maxValue": 100 + }, + "beenfo.config.showpopup": { + "key": "beenfo.config.showpopup", + "toolTip": "beenfo.config.tt.showpopup", + "value": false, + "defaultValue": false + } +} \ No newline at end of file diff --git a/.minecraft/config/betterpingdisplay.json b/.minecraft/config/betterpingdisplay.json new file mode 100644 index 0000000..0766bb8 --- /dev/null +++ b/.minecraft/config/betterpingdisplay.json @@ -0,0 +1,6 @@ +{ + "autoColorPingText": true, + "renderPingBars": false, + "pingTextColor": "#A0A0A0", + "pingTextFormatString": "%dms" +} \ No newline at end of file diff --git a/.minecraft/config/blur.json5 b/.minecraft/config/blur.json5 new file mode 100644 index 0000000..89acef5 --- /dev/null +++ b/.minecraft/config/blur.json5 @@ -0,0 +1,9 @@ +{ + "blurExclusions": [ + "net.minecraft.class_408" + ], + "fadeTimeMillis": 200, + "radius": 8, + "gradientStartColor": "75000000", + "gradientEndColor": "75000000" +} \ No newline at end of file diff --git a/.minecraft/config/borderlessmining.json b/.minecraft/config/borderlessmining.json new file mode 100644 index 0000000..a9261f9 --- /dev/null +++ b/.minecraft/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": true + }, + "forceWindowMonitor": -1 +} \ No newline at end of file diff --git a/.minecraft/config/cameraoverhaul.json b/.minecraft/config/cameraoverhaul.json new file mode 100644 index 0000000..c312245 --- /dev/null +++ b/.minecraft/config/cameraoverhaul.json @@ -0,0 +1,8 @@ +{ + "enabled": true, + "strafingRollFactor": 0.5, + "yawDeltaRollFactor": 0.6, + "verticalVelocityPitchFactor": 1.0, + "forwardVelocityPitchFactor": 1.0, + "configVersion": 1 +} \ No newline at end of file diff --git a/.minecraft/config/capes.json5 b/.minecraft/config/capes.json5 new file mode 100644 index 0000000..bc8be84 --- /dev/null +++ b/.minecraft/config/capes.json5 @@ -0,0 +1,8 @@ +{ + "clientCapeType": "MINECRAFT", + "glint": false, + "enableOptifine": true, + "enableLabyMod": false, + "enableWynntils": false, + "enableMinecraftCapesMod": false +} \ No newline at end of file diff --git a/.minecraft/config/chesttracker.json5 b/.minecraft/config/chesttracker.json5 new file mode 100644 index 0000000..8edc7f5 --- /dev/null +++ b/.minecraft/config/chesttracker.json5 @@ -0,0 +1,19 @@ +{ + "visualOptions": { + "fadeOutTime": 140, + "borderWidth": 3, + "borderColour": 47871, + "nameRenderRange": 12, + "rowCount": 6, + "columnCount": 9, + "textSizeModifier": 100, + "enableButton": true + }, + "databaseOptions": { + "destroyedMemoryCheckInterval": 10, + "readableFiles": false + }, + "miscOptions": { + "printGuiClassNames": false + } +} \ No newline at end of file diff --git a/.minecraft/config/colormatic.properties b/.minecraft/config/colormatic.properties new file mode 100644 index 0000000..ddef3e0 --- /dev/null +++ b/.minecraft/config/colormatic.properties @@ -0,0 +1,6 @@ +#Colormatic Config +#Wed Feb 17 02:37:42 CST 2021 +fog.clearVoid=false +light.blendSkyLight=true +light.flickerBlockLight=true +fog.clearSky=false diff --git a/.minecraft/config/cullleaves.json5 b/.minecraft/config/cullleaves.json5 new file mode 100644 index 0000000..32afc8d --- /dev/null +++ b/.minecraft/config/cullleaves.json5 @@ -0,0 +1,3 @@ +{ + "enabled": true +} \ No newline at end of file diff --git a/.minecraft/config/custom-fog.toml b/.minecraft/config/custom-fog.toml new file mode 100644 index 0000000..e2c94ac --- /dev/null +++ b/.minecraft/config/custom-fog.toml @@ -0,0 +1,14 @@ +[defaultConfig] +enabled = true +type = "LINEAR" +linearFogStartMult = 0.25 +linearFogEndMult = 1.0 +expFogMult = 3.0 +exp2FogMult = 1.75 +[dimensions."minecraft:the_nether"] +enabled = false +type = "LINEAR" +linearFogStartMult = 0.25 +linearFogEndMult = 1.0 +expFogMult = 3.0 +exp2FogMult = 1.75 diff --git a/.minecraft/config/durabilityviewer.json b/.minecraft/config/durabilityviewer.json new file mode 100644 index 0000000..371dcd1 --- /dev/null +++ b/.minecraft/config/durabilityviewer.json @@ -0,0 +1,101 @@ +{ + "durabilityviewer.config.tooltipcolor": { + "key": "durabilityviewer.config.tooltipcolor", + "toolTip": "durabilityviewer.config.tt.tooltipcolor", + "value": { + "colorIndex": 5, + "type": "ConfigurationMinecraftColor" + }, + "defaultValue": 5, + "minValue": 0, + "maxValue": 15 + }, + "durabilityviewer.config.mindurability": { + "key": "durabilityviewer.config.mindurability", + "toolTip": "durabilityviewer.config.tt.mindurability", + "value": 100, + "defaultValue": 100, + "minValue": 1, + "maxValue": 1500 + }, + "durabilityviewer.config.minpercent": { + "key": "durabilityviewer.config.minpercent", + "toolTip": "durabilityviewer.config.tt.minpercent", + "value": 10, + "defaultValue": 10, + "minValue": 1, + "maxValue": 100 + }, + "durabilityviewer.config.setwindowtitle": { + "key": "durabilityviewer.config.setwindowtitle", + "toolTip": "durabilityviewer.config.tt.setwindowtitle", + "value": true, + "defaultValue": true + }, + "durabilityviewer.config.warnmode": { + "options": [ + "durabilityviewer.config.warnmode.none", + "durabilityviewer.config.warnmode.sound", + "durabilityviewer.config.warnmode.visual", + "durabilityviewer.config.warnmode.both" + ], + "key": "durabilityviewer.config.warnmode", + "toolTip": "durabilityviewer.config.tt.warnmode", + "value": 1, + "defaultValue": 1, + "minValue": 0, + "maxValue": 3 + }, + "durabilityviewer.config.effectduration": { + "key": "durabilityviewer.config.effectduration", + "toolTip": "durabilityviewer.config.tt.effectduration", + "value": true, + "defaultValue": true + }, + "durabilityviewer.config.corner": { + "options": [ + "durabilityviewer.config.bottom_right", + "durabilityviewer.config.bottom_left", + "durabilityviewer.config.top_right", + "durabilityviewer.config.top_left" + ], + "key": "durabilityviewer.config.corner", + "toolTip": "durabilityviewer.config.tt.corner", + "value": 0, + "defaultValue": 0, + "minValue": 0, + "maxValue": 3 + }, + "durabilityviewer.config.showfreeslots": { + "key": "durabilityviewer.config.showfreeslots", + "toolTip": "durabilityviewer.config.tt.showfreeslots", + "value": true, + "defaultValue": true + }, + "durabilityviewer.config.percentvalues": { + "key": "durabilityviewer.config.percentvalues", + "toolTip": "durabilityviewer.config.tt.percentvalues", + "value": false, + "defaultValue": false + }, + "durabilityviewer.config.armorhotbar": { + "key": "durabilityviewer.config.armorhotbar", + "toolTip": "durabilityviewer.config.tt.armorhotbar", + "value": false, + "defaultValue": false + }, + "durabilityviewer.config.showalltrinkets": { + "key": "durabilityviewer.config.showalltrinkets", + "toolTip": "durabilityviewer.config.tt.showalltrinkets", + "value": true, + "defaultValue": true + }, + "durabilityviewer.config.showdamagepercent": { + "key": "durabilityviewer.config.showdamagepercent", + "toolTip": "durabilityviewer.config.tt.showdamagepercent", + "value": 80, + "defaultValue": 80, + "minValue": 0, + "maxValue": 100 + } +} \ No newline at end of file diff --git a/.minecraft/config/dynamicfps.toml b/.minecraft/config/dynamicfps.toml new file mode 100644 index 0000000..efcb7f4 --- /dev/null +++ b/.minecraft/config/dynamicfps.toml @@ -0,0 +1,3 @@ +reduceFPSWhenUnfocused = true +unfocusedFPS = 1 +restoreFPSWhenHovered = true diff --git a/.minecraft/config/eggtab.toml b/.minecraft/config/eggtab.toml new file mode 100644 index 0000000..6d6640d --- /dev/null +++ b/.minecraft/config/eggtab.toml @@ -0,0 +1,4 @@ +eggsGroup = true +booksGroup = true +foodGroup = false +removeEmptyGroups = false diff --git a/.minecraft/config/enchantedtooltips/config.json5 b/.minecraft/config/enchantedtooltips/config.json5 new file mode 100644 index 0000000..002fb1e --- /dev/null +++ b/.minecraft/config/enchantedtooltips/config.json5 @@ -0,0 +1,24 @@ +{ + // Should the enchant info be displayed on enchanted book + "enableForBooks": true, + // Should the enchant info be displayed on enchanted tools + "enableForItems": true, + // Should the enchant info be displayed in Enchanting Table + "enableForEnchantTable": true, + // Display 'Press for info' for enchant info + "displayPressForInfo": true, + // Always display the Enchant Information + "alwaysShowEnchantInfo": false, + // Display missing enchantment data + "displayMissingEnchant": true, + // Should the enchant info be sorted alphabetically + "sortEnchantInfo": false, + // Display 'Description' in tooltip + "displayDescription": true, + // Display 'Max level' in tooltip + "displayMaxLvl": true, + // Display 'From' in tooltip + "displayModFrom": true, + // Display 'Applies to' in tooltip + "displayAppliesTo": true +} \ No newline at end of file diff --git a/.minecraft/config/enchantedtooltips/enchants.json5 b/.minecraft/config/enchantedtooltips/enchants.json5 new file mode 100644 index 0000000..c8210b3 --- /dev/null +++ b/.minecraft/config/enchantedtooltips/enchants.json5 @@ -0,0 +1,4 @@ +{ + // The descriptions displayed for enchants + "enchants": { } +} \ No newline at end of file diff --git a/.minecraft/config/fabric/indigo-renderer.properties b/.minecraft/config/fabric/indigo-renderer.properties new file mode 100644 index 0000000..9fddb69 --- /dev/null +++ b/.minecraft/config/fabric/indigo-renderer.properties @@ -0,0 +1,8 @@ +#Indigo properties file +#Wed Feb 17 12:45:40 CST 2021 +always-tesselate-blocks=auto +ambient-occlusion-mode=hybrid +fix-smooth-lighting-offset=auto +fix-luminous-block-ambient-occlusion=auto +debug-compare-lighting=auto +fix-exterior-vertex-lighting=auto diff --git a/.minecraft/config/fabrishot.properties b/.minecraft/config/fabrishot.properties new file mode 100644 index 0000000..fd0a0f0 --- /dev/null +++ b/.minecraft/config/fabrishot.properties @@ -0,0 +1,5 @@ +#Fabrishot screenshot config +#Wed Feb 17 11:53:06 CST 2021 +height=2160 +width=3840 +override_screenshot_key=true diff --git a/.minecraft/config/healthoverlay.json5 b/.minecraft/config/healthoverlay.json5 new file mode 100644 index 0000000..b536911 --- /dev/null +++ b/.minecraft/config/healthoverlay.json5 @@ -0,0 +1,38 @@ +{ + // Colors for each new row of health (Hexadecimal) + "health_colors": [ + "#F06E14", + "#F5DC23", + "#2DB928", + "#1EAFBE", + "#7346E1", + "#FA7DEB", + "#EB375A", + "#FF8278", + "#AAFFFA", + "#EBEBFF" + ], + // Colors for each new row of absorption (Hexadecimal) + "absorption_colors": [ + "#E1FA9B", + "#A0FFAF", + "#AAFFFA", + "#AACDFF", + "#D7B4FF", + "#FAA5FF", + "#FFB4B4", + "#FFAA7D", + "#D7F0FF", + "#EBFFFA" + ], + // Colors for two different rows when poisoned for easier distinction (Hexadecimal) + "poison_colors": [ + "#739B00", + "#96CD00" + ], + // Colors for two different rows when withered for easier distinction (Hexadecimal) + "wither_colors": [ + "#0F0F0F", + "#2D2D2D" + ] +} \ No newline at end of file diff --git a/.minecraft/config/iamverysmart.toml b/.minecraft/config/iamverysmart.toml new file mode 100644 index 0000000..965582a --- /dev/null +++ b/.minecraft/config/iamverysmart.toml @@ -0,0 +1,2 @@ +suppressTutorialNotification = true +suppressRecipeNotification = true diff --git a/.minecraft/config/itemscroller.json b/.minecraft/config/itemscroller.json new file mode 100644 index 0000000..f5da63d --- /dev/null +++ b/.minecraft/config/itemscroller.json @@ -0,0 +1,416 @@ +{ + "Generic": { + "carpetCtrlQCraftingEnabledOnServer": false, + "clientCraftingFixOn1.12": true, + "craftingRenderRecipeItems": true, + "packetRateLimit": 4, + "rateLimitClickPackets": false, + "craftingRecipesSaveToFile": true, + "craftingRecipesSaveFileIsGlobal": false, + "reverseScrollDirectionSingle": false, + "reverseScrollDirectionStacks": false, + "useSlotPositionAwareScrollDirection": false, + "villagerTradeUseGlobalFavorites": true, + "villagerTradeListRememberScrollPosition": true + }, + "Hotkeys": { + "openConfigGui": { + "keys": "I,C", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "modifierMoveEverything": { + "keys": "LEFT_ALT,LEFT_SHIFT", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "modifierMoveMatching": { + "keys": "LEFT_ALT", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "modifierMoveStack": { + "keys": "LEFT_SHIFT", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "modifierToggleVillagerGlobalFavorite": { + "keys": "LEFT_SHIFT", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": false, + "exclusive": false, + "cancel": false + } + }, + "keyMoveEverything": { + "keys": "LEFT_ALT,LEFT_SHIFT,BUTTON_1", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "keyDragMoveStacks": { + "keys": "LEFT_SHIFT,BUTTON_1", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "keyDragMoveLeaveOne": { + "keys": "LEFT_SHIFT,BUTTON_2", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "keyDragMoveMatching": { + "keys": "LEFT_ALT,BUTTON_1", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "keyDragMoveOne": { + "keys": "LEFT_CONTROL,BUTTON_1", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "keyDragDropLeaveOne": { + "keys": "LEFT_SHIFT,Q,BUTTON_2", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "keyDragDropSingle": { + "keys": "Q,BUTTON_1", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "keyDragDropStacks": { + "keys": "LEFT_SHIFT,Q,BUTTON_1", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "craftEverything": { + "keys": "LEFT_CONTROL,C", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "dropAllMatching": { + "keys": "LEFT_CONTROL,LEFT_SHIFT,Q", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "mainToggle": { + "keys": "LEFT_CONTROL,S", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "massCraft": { + "keys": "LEFT_CONTROL,LEFT_ALT,C", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "moveCraftResults": { + "keys": "LEFT_CONTROL,M", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "moveStackToOffhand": { + "keys": "F", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "recipeView": { + "keys": "A", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": false, + "exclusive": false, + "cancel": false + } + }, + "slotDebug": { + "keys": "LEFT_CONTROL,LEFT_ALT,LEFT_SHIFT,I", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "storeRecipe": { + "keys": "BUTTON_3", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "throwCraftResults": { + "keys": "LEFT_CONTROL,T", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "villagerTradeFavorites": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "wsMoveDownLeaveOne": { + "keys": "S,BUTTON_2", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "wsMoveDownMatching": { + "keys": "LEFT_ALT,S,BUTTON_1", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "wsMoveDownSingle": { + "keys": "S,BUTTON_1", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "wsMoveDownStacks": { + "keys": "LEFT_SHIFT,S,BUTTON_1", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "wsMoveUpLeaveOne": { + "keys": "W,BUTTON_2", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "wsMoveUpMatching": { + "keys": "LEFT_ALT,W,BUTTON_1", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "wsMoveUpSingle": { + "keys": "W,BUTTON_1", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + }, + "wsMoveUpStacks": { + "keys": "LEFT_SHIFT,W,BUTTON_1", + "settings": { + "activate_on": "PRESS", + "context": "GUI", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": false, + "exclusive": false, + "cancel": true + } + } + }, + "Toggles": { + "enableCraftingFeatures": true, + "enableDropkeyDropMatching": true, + "enableRightClickCraftingOneStack": true, + "enableScrollingEverything": true, + "enableScrollingMatchingStacks": true, + "enableScrollingSingle": true, + "enableScrollingStacks": true, + "enableScrollingStacksFallback": true, + "enableScrollingVillager": true, + "enableShiftDropItems": true, + "enableShiftPlaceItems": true, + "enableVillagerTradeFeatures": true + } +} \ No newline at end of file diff --git a/.minecraft/config/lambdabettergrass.toml b/.minecraft/config/lambdabettergrass.toml new file mode 100644 index 0000000..3abc63b --- /dev/null +++ b/.minecraft/config/lambdabettergrass.toml @@ -0,0 +1,9 @@ +# LambdaBetterGrass configuration. + +# The better grass mode. Values: "off", "fastest", "fast" and "fancy". +mode = "fancy" +# The better layer option. +better_layer = true + +# Debug mode. Debug mode allows to output the generated texture in the debug folder of your minecraft instance. +debug = false diff --git a/.minecraft/config/lambdynlights.toml b/.minecraft/config/lambdynlights.toml new file mode 100644 index 0000000..7692e9f --- /dev/null +++ b/.minecraft/config/lambdynlights.toml @@ -0,0 +1,17 @@ +# 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 = "simple" + diff --git a/.minecraft/config/libgui.json5 b/.minecraft/config/libgui.json5 new file mode 100644 index 0000000..219ed6f --- /dev/null +++ b/.minecraft/config/libgui.json5 @@ -0,0 +1,4 @@ +{ + // Whether dark mode should be enabled. Will only affect Vanilla-styled GUIs. + "darkMode": false +} \ No newline at end of file diff --git a/.minecraft/config/lithium.properties b/.minecraft/config/lithium.properties new file mode 100644 index 0000000..7dcce4c --- /dev/null +++ b/.minecraft/config/lithium.properties @@ -0,0 +1,6 @@ +# This is the configuration file for Lithium. +# +# 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/.minecraft/config/malilib.json b/.minecraft/config/malilib.json new file mode 100644 index 0000000..7d77a64 --- /dev/null +++ b/.minecraft/config/malilib.json @@ -0,0 +1,29 @@ +{ + "Generic": { + "ignoredKeys": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "openGuiConfigs": { + "keys": "A,C", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "realmsCommonConfig": true + } +} \ No newline at end of file diff --git a/.minecraft/config/maptooltip.properties b/.minecraft/config/maptooltip.properties new file mode 100644 index 0000000..937c364 --- /dev/null +++ b/.minecraft/config/maptooltip.properties @@ -0,0 +1,2 @@ +# Map Tooltip Config +enabled=true \ No newline at end of file diff --git a/.minecraft/config/minihud.json b/.minecraft/config/minihud.json new file mode 100644 index 0000000..4ad3e4d --- /dev/null +++ b/.minecraft/config/minihud.json @@ -0,0 +1,1244 @@ +{ + "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, + "infoDifficulty": 18, + "infoDimensionId": 5, + "infoDistance": 33, + "infoEntities": 21, + "infoEntitiesClientWorld": 22, + "infoEntityRegistryName": 24, + "infoFacing": 8, + "infoFPS": 0, + "infoHoneyLevel": 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, + "infoTileEntities": 32, + "infoTimeDayModulo": 35, + "infoTimeIRL": 1, + "infoTimeTotalModulo": 34, + "infoTimeWorld": 2, + "infoWorldTimeFormatted": 3 + }, + "Colors": { + "blockGridOverlayColor": "#80FFFFFF", + "lightLevelMarkerDark": "#FFFF4848", + "lightLevelMarkerLit": "#FFFFFF33", + "lightLevelNumberBlockDark": "#FFC03030", + "lightLevelNumberBlockLit": "#FF209040", + "lightLevelNumberSkyDark": "#FFFFF030", + "lightLevelNumberSkyLit": "#FF40E0FF", + "randomTicksFixedOverlayColor": "#30F9F225", + "randomTicksPlayerOverlayColor": "#3030FE73", + "regionOverlayColor": "#30FF8019", + "shapeCanDespawnSphere": "#60A04050", + "shapeCanSpawnSphere": "#60A04050", + "shapeCircle": "#6030B0B0", + "shapeDespawnSphere": "#60A04050", + "shapeSphereBlocky": "#6030B0B0", + "slimeChunksOverlayColor": "#3020F020", + "spawnPlayerEntityOverlayColor": "#302050D0", + "spawnPlayerLazyOverlayColor": "#30D030D0", + "spawnPlayerOuterOverlayColor": "#306900D2", + "spawnRealEntityOverlayColor": "#3030FF20", + "spawnRealLazyOverlayColor": "#30FF3020", + "spawnRealOuterOverlayColor": "#309D581A", + "spawnableColumnHeightsOverlayColor": "#A0FF00FF", + "textBackgroundColor": "#A0505050", + "textColor": "#FFE0E0E0" + }, + "Generic": { + "beeTooltips": true, + "honeyTooltips": true, + "enabled": true, + "debugMessages": false, + "debugRendererPathFindingEnablePointWidth": true, + "dontResetSeedOnDimensionChange": false, + "enableVanillaDebugRendererFix": true, + "lightLevelColoredNumbers": true, + "lightLevelNumberRotation": true, + "mapPreview": false, + "requireSneak": false, + "shulkerBoxPreview": true, + "shulkerDisplayBgColor": true, + "shulkerDisplayRequireShift": true, + "sortLinesByLength": false, + "sortLinesReversed": false, + "structuresRenderThrough": false, + "useCustomizedCoordinateFormat": true, + "useFontShadow": false, + "useTextBackground": true, + "openConfigGui": { + "keys": "H,C", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "requiredKey": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": true, + "allow_extra_keys": true, + "order_sensitive": false, + "exclusive": false, + "cancel": false + } + }, + "setDistanceReferencePoint": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "shapeEditor": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "toggleKey": { + "keys": "H", + "settings": { + "activate_on": "RELEASE", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": true, + "cancel": true + } + }, + "blockGridOverlayMode": "all", + "lightLevelMarkers": "square", + "lightLevelNumbers": "block", + "hudAlignment": "top_left", + "blockGridOverlayRadius": 32, + "coordinateFormat": "x: %.1f y: %.1f z: %.1f", + "dateFormatReal": "yyyy-MM-dd HH:mm:ss", + "dateFormatMinecraft": "MC time: (day {DAY}) {HOUR}:{MIN}:xx", + "fontScale": 0.5, + "lightLevelMarkerSize": 0.84, + "lightLevelNumberOffsetBlockX": 0.26, + "lightLevelNumberOffsetBlockY": 0.32, + "lightLevelNumberOffsetSkyX": 0.42, + "lightLevelNumberOffsetSkyY": 0.56, + "lightLevelRange": 24, + "lightLevelThreshold": 8, + "lightLevelZOffset": 0.005, + "mapPreviewSize": 160, + "slimeChunkOverlayRadius": -1, + "spawnableColumnHeightsOverlayRadius": 40, + "textPosX": 4, + "textPosY": 4, + "timeDayDivisor": 24000, + "timeTotalDivisor": 24000 + }, + "InfoTypeToggles": { + "infoBeeCount": true, + "infoBiome": false, + "infoBiomeRegistryName": false, + "infoBlockBreakSpeed": false, + "infoBlockInChunk": false, + "infoBlockPosition": false, + "infoBlockProperties": false, + "infoChunkPosition": false, + "infoChunkSections": false, + "infoChunkSectionsLine": false, + "infoChunkUpdates": false, + "infoCoordinates": true, + "infoDifficulty": false, + "infoDimensionId": false, + "infoDistance": false, + "infoEntities": false, + "infoEntitiesClientWorld": false, + "infoEntityRegistryName": false, + "infoFacing": true, + "infoFPS": false, + "infoHoneyLevel": 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, + "infoTileEntities": false, + "infoTimeDayModulo": false, + "infoTimeIRL": false, + "infoTimeTotalModulo": false, + "infoTimeWorld": true, + "infoWorldTimeFormatted": true + }, + "InfoHotkeys": { + "infoBeeCount": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoBiome": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoBiomeRegistryName": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoBlockBreakSpeed": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoBlockInChunk": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoBlockPosition": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoBlockProperties": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoChunkPosition": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoChunkSections": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoChunkSectionsLine": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoChunkUpdates": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoCoordinates": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoDifficulty": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoDimensionId": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoDistance": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoEntities": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoEntitiesClientWorld": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoEntityRegistryName": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoFacing": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoFPS": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoHoneyLevel": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoLightLevel": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoLookingAtBlock": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoLookingAtBlockInChunk": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoLookingAtEntity": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoMemoryUsage": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoLoadedChunksCount": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoParticleCount": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoPing": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoRegionFile": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoRotationPitch": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoRotationYaw": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoServerTPS": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoSlimeChunk": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoSpeed": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoSpeedAxis": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoTileEntities": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoTimeDayModulo": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoTimeIRL": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoTimeTotalModulo": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoTimeWorld": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "infoWorldTimeFormatted": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + } + }, + "RendererToggles": { + "debugChunkInfo": false, + "debugChunkOcclusion": false, + "debugCollisionBoxEnabled": false, + "debugNeighborsUpdateEnabled": false, + "debugPathfindingEnabled": false, + "debugSolidFaceEnabled": false, + "debugWaterEnabled": false, + "overlayBlockGrid": false, + "overlayLightLevel": false, + "overlayRandomTicksFixed": false, + "overlayRandomTicksPlayer": false, + "overlayRegionFile": false, + "overlaySlimeChunks": false, + "overlaySpawnableColumnHeights": false, + "overlaySpawnChunkReal": false, + "overlaySpawnChunkPlayer": false, + "overlayStructureMainToggle": false, + "shapeRenderer": false + }, + "RendererHotkeys": { + "debugChunkInfo": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "debugChunkOcclusion": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "debugCollisionBoxEnabled": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "debugNeighborsUpdateEnabled": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "debugPathfindingEnabled": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "debugSolidFaceEnabled": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "debugWaterEnabled": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "overlayBlockGrid": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "overlayLightLevel": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "overlayRandomTicksFixed": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "overlayRandomTicksPlayer": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "overlayRegionFile": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "overlaySlimeChunks": { + "keys": "", + "settings": { + "activate_on": "BOTH", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "overlaySpawnableColumnHeights": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "overlaySpawnChunkReal": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "overlaySpawnChunkPlayer": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "overlayStructureMainToggle": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "shapeRenderer": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + } + }, + "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": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Buried Treasure": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Desert Pyramid": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle End City": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Igloo": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Jungle Temple": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Mansion": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Mineshaft": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Nether Fortress": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Nether Fossil": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Ocean Monument": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Ocean Ruin": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Pillager Outpost": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Ruined Portal": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Shipwreck": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Stronghold": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Village": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "Toggle Witch Hut": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + } + }, + "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/.minecraft/config/minihud/friendsvanilla.net.json b/.minecraft/config/minihud/friendsvanilla.net.json new file mode 100644 index 0000000..e89970a --- /dev/null +++ b/.minecraft/config/minihud/friendsvanilla.net.json @@ -0,0 +1,14 @@ +{ + "renderers": { + "random_tickable_chunks": { + "pos": [ + 0.0, + 0.0, + 0.0 + ] + }, + "slime_chunks": { + "y_top": 0.0 + } + } +} \ No newline at end of file diff --git a/.minecraft/config/minihud/friendsvanilla.net_dim_minecraft_overworld.json b/.minecraft/config/minihud/friendsvanilla.net_dim_minecraft_overworld.json new file mode 100644 index 0000000..1fb4ac1 --- /dev/null +++ b/.minecraft/config/minihud/friendsvanilla.net_dim_minecraft_overworld.json @@ -0,0 +1,10 @@ +{ + "shapes": {}, + "data_storage": { + "distance_pos": [ + 0.0, + 0.0, + 0.0 + ] + } +} \ No newline at end of file diff --git a/.minecraft/config/modmenu.json b/.minecraft/config/modmenu.json new file mode 100644 index 0000000..6e76cad --- /dev/null +++ b/.minecraft/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/.minecraft/config/mousewheelie.hjson b/.minecraft/config/mousewheelie.hjson new file mode 100644 index 0000000..58388d4 --- /dev/null +++ b/.minecraft/config/mousewheelie.hjson @@ -0,0 +1,99 @@ +{ + // General settings + general: { + // Enables right-clicking in recipe books/villager trading to swiftly craft/trade. + // default: true + enable-quick-craft: true + // This option will treat the hotbar as a separate scope. + // This means that pushing the inventory or sorting the main inventory will not affect the hotbar and vice-versa. + // default: true + hotbar-scope: true + } + scrolling: { + // Enables scrolling of stacks + // default: true + enable: true + // Invert the scroll direction when scrolling items + // default: false + invert: false + // If enabled items will be moved according to whether your scrolling up or down. + // If disabled you will scroll to change the amount of items present (up will increase - down will decrease + // default: true + directional-scrolling: true + // Sets whether to by default scroll items + // out of the creative menu. + // default: true + scroll-creative-menu-items: true + // Sets whether creative mode tabs can + // be switched by scrolling over them. + // default: true + scroll-creative-menu-tabs: true + } + // Change sort modes. Existing sort modes are ALPHABET, RAW_ID and QUANTITY + sort: { + // Sets the sort mode for normal sorting. + // default: raw_id + primary-sort: raw_id + // Sets the sort mode for sorting whilst pressing shift. + // default: quantity + shift-sort: quantity + // Sets the sort mode for sorting whilst pressing control. + // default: alphabet + control-sort: alphabet + } + // Configure refill related stuff here. + refill: { + // Refills stacks in the off hand + // default: true + off-hand: true + // Refill when eating items + // default: true + eat: true + // Refill when dropping items + // default: true + drop: true + // Refill when using up items + // default: true + use: true + // Refill on other occasions + // default: true + other: true + // Enable/Disable specific rules for how to refill items + rules: { + // Tries to find any block items + // default: false + any-block: false + // Find items of the same item group + // default: false + itemgroup: false + // Try to find similar items through the item type hierarchy + // default: false + item-hierarchy: false + // Try to find similar block items through the block type hierarchy + // default: false + block-hierarchy: false + // Try to find other food items + // default: false + food: false + // Try to find equal items (no nbt matching) + // default: true + equal-items: true + // Try to find equal stacks (nbt matching + // default: true + equal-stacks: true + } + } + // Configure picking the correct tool for the currently faced block. + tool-picking: { + // Pick correct tool when middle clicking whilst holding a tool. + // default: true + hold-tool: true + // Pick correct tool when middle clicking whilst holding the same block as faced. + // default: false + hold-block: false + // Allows picking tools from the inventory. + // If disabled picking will only happen from the hotbar. + // default: true + pick-from-inventory: true + } +} \ No newline at end of file diff --git a/.minecraft/config/namepain.toml b/.minecraft/config/namepain.toml new file mode 100644 index 0000000..644ecf1 --- /dev/null +++ b/.minecraft/config/namepain.toml @@ -0,0 +1,33 @@ +namesWithoutHUD = false +seeFrameNames = true +applyToMobs = true +tamesAlwaysNamed = true +seeYourName = false +applyToScores = false +stripFormat = false +doValentines = true +doAprilFools = true + +[nameMax] +R = 255 +G = 255 +B = 255 +A = 255 + +[nameMin] +R = 255 +G = 0 +B = 0 +A = 255 + +[plateMax] +R = 0 +G = 0 +B = 0 +A = 63 + +[plateMin] +R = 192 +G = 0 +B = 0 +A = 63 diff --git a/.minecraft/config/notenoughcrashes.json b/.minecraft/config/notenoughcrashes.json new file mode 100644 index 0000000..f3e92e7 --- /dev/null +++ b/.minecraft/config/notenoughcrashes.json @@ -0,0 +1,5 @@ +{ + "uploadCrashLogTo": "GIST", + "disableReturnToMainMenu": false, + "deobfuscateStackTrace": true +} \ No newline at end of file diff --git a/.minecraft/config/okzoomer.json5 b/.minecraft/config/okzoomer.json5 new file mode 100644 index 0000000..edbc6b7 --- /dev/null +++ b/.minecraft/config/okzoomer.json5 @@ -0,0 +1,60 @@ +{ + "features": { + /* Defines the cinematic camera while zooming. + "OFF" disables the cinematic camera. + "VANILLA" uses Vanilla's cinematic camera. + "MULTIPLIED" is a multiplied variant of "VANILLA". + */ + "cinematic_camera": "OFF", + // Reduces the mouse sensitivity when zooming. + "reduce_sensitivity": true, + /* Adds transitions between zooms. + "OFF" disables transitions. + "SMOOTH" replicates Vanilla's dynamic FOV. + "LINEAR" removes the smoothiness. + */ + "zoom_transition": "SMOOTH", + /* The behavior of the zoom key. + "HOLD" needs the zoom key to be hold. + "TOGGLE" has the zoom key toggle the zoom. + "PERSISTENT" makes the zoom permanent. + */ + "zoom_mode": "HOLD", + // Allows to increase or decrease zoom by scrolling. + "zoom_scrolling": true, + // Adds zoom manipulation keys along with the zoom key. + "extra_keybinds": true, + // Adds an overlay in the screen during zoom. The overlay texture can be found at: assets/okzoomer/textures/misc/zoom_overlay.png + "zoom_overlay": false + }, + "values": { + // The divisor applied to the FOV when zooming. + "zoom_divisor": 4.0, + // The minimum value that you can scroll down. + "minimum_zoom_divisor": 1.0, + // The maximum value that you can scroll up. + "maximum_zoom_divisor": 50.0, + // The number which is de/incremented by zoom scrolling. Used when the zoom divisor is above the starting point. + "scroll_step": 1.0, + // The number which is de/incremented by zoom scrolling. Used when the zoom divisor is below the starting point. + "lesser_scroll_step": 0.5, + // The multiplier used for the multiplied cinematic camera. + "cinematic_multiplier": 4.0, + // The multiplier used for smooth transitions. + "smooth_multiplier": 0.75, + // The minimum value which the linear transition step can reach. + "minimum_linear_step": 0.125, + // The maximum value which the linear transition step can reach. + "maximum_linear_step": 0.25 + }, + "tweaks": { + // Allows for resetting the zoom with the middle mouse button. + "reset_zoom_with_mouse": true, + // If enabled, the "Save Toolbar Activator" keybind will be unbound if there's a conflict with the zoom key. + "unbind_conflicting_key": false, + // Prints a random owo in the console when the game starts. + "print_owo_on_start": false, + // Hides the zoom overlay while the HUD's hidden. + "hide_zoom_overlay": false + } +} \ No newline at end of file diff --git a/.minecraft/config/orderly.json b/.minecraft/config/orderly.json new file mode 100644 index 0000000..5d00ef7 --- /dev/null +++ b/.minecraft/config/orderly.json @@ -0,0 +1,39 @@ +{ + "draw": true, + "max_distance": 24, + "render_in_f1": false, + "health_bar_scale": 1.0, + "height_above": 0.6, + "draw_background": true, + "background_padding": 2, + "background_height": 6, + "bar_height": 4, + "plate_size": 25, + "plate_size_boss": 50, + "show_attributes": true, + "show_armor": true, + "group_armor": true, + "color_by_type": false, + "hp_text_height": 14, + "show_max_hp": true, + "show_current_hp": true, + "show_percentage": true, + "show_on_players": true, + "show_on_bosses": true, + "show_only_focused": false, + "enable_debug_info": false, + "blacklist": [ + "minecraft:cod", + "minecraft:pufferfish", + "minecraft:armor_stand", + "minecraft:salmon", + "illuminations:firefly", + "minecraft:tropical_fish", + "minecraft:bee", + "minecraft:shulker" + ], + "bosses": [ + "minecraft:ender_dragon", + "minecraft:wither" + ] +} \ No newline at end of file diff --git a/.minecraft/config/pling.json b/.minecraft/config/pling.json new file mode 100644 index 0000000..1479e31 --- /dev/null +++ b/.minecraft/config/pling.json @@ -0,0 +1,7 @@ +{ + "sound": "minecraft:entity.experience_orb.pickup", + "pitch": 1.0, + "playWhenWorldLoaded": false, + "requireUnfocused": false, + "requestWindowAttention": false +} \ No newline at end of file diff --git a/.minecraft/config/preciseblockplacing.properties b/.minecraft/config/preciseblockplacing.properties new file mode 100644 index 0000000..8b07623 --- /dev/null +++ b/.minecraft/config/preciseblockplacing.properties @@ -0,0 +1,8 @@ +#Precise Block Placing Config +#creativeOnly - If true, the modifications will only apply in creative mode. +#forceNewLoc - When true, a held right click will never place two blocks in a row, the player must move the cursor to a new location. +#enabled - When false block placing behaves exactly like vanilla. +#Wed Feb 17 12:54:46 CST 2021 +enabled=true +creativeOnly=false +forceNewLoc=true diff --git a/.minecraft/config/raisedclouds.json b/.minecraft/config/raisedclouds.json new file mode 100644 index 0000000..0a7aece --- /dev/null +++ b/.minecraft/config/raisedclouds.json @@ -0,0 +1,6 @@ +{ + "overrideBaseY": false, + "baseY": 128.0, + "scale": 1.0, + "cameraAnchor": false +} \ No newline at end of file diff --git a/.minecraft/config/roughlyenoughitems/config.json5 b/.minecraft/config/roughlyenoughitems/config.json5 new file mode 100644 index 0000000..f0416ba --- /dev/null +++ b/.minecraft/config/roughlyenoughitems/config.json5 @@ -0,0 +1,135 @@ +{ + "basics": { + "favorites": [], + // Declares whether cheating mode is on. + "cheating": false, + "favoritesEnabled": true, + "keyBindings": { + "recipeKeybind": { + "keyCode": "key.keyboard.r", + "modifier": 0 + }, + "usageKeybind": { + "keyCode": "key.keyboard.u", + "modifier": 0 + }, + "hideKeybind": { + "keyCode": "key.keyboard.o", + "modifier": 2 + }, + "previousPageKeybind": { + "keyCode": "key.keyboard.unknown", + "modifier": 0 + }, + "nextPageKeybind": { + "keyCode": "key.keyboard.unknown", + "modifier": 0 + }, + "focusSearchFieldKeybind": { + "keyCode": "key.keyboard.unknown", + "modifier": 0 + }, + "copyRecipeIdentifierKeybind": { + "keyCode": "key.keyboard.unknown", + "modifier": 0 + }, + "favoriteKeybind": { + "keyCode": "key.keyboard.a", + "modifier": 0 + }, + "exportImageKeybind": { + "keyCode": "key.keyboard.unknown", + "modifier": 0 + } + }, + // Declares whether REI is visible. + "overlayVisible": true, + "cheatingStyle": "GRAB", + "reducedMotion": false + }, + "advanced": { + "filtering": { + "filteringRules": [ + "{rule:{},id:\"roughlyenoughitems:manual\"}" + ], + "filteredStacks": [] + }, + "tooltips": { + // Declares whether REI should append mod names to entries. + "appendModNames": true, + // Declares whether favorites tooltip should be displayed. + "displayFavoritesTooltip": false + }, + "layout": { + // The ordering of the items on the entry panel. + "entryPanelOrdering": "REGISTRY_ASCENDING", + // Declares the maximum amount of recipes displayed in a page if possible. + "maxRecipesPerPage": 15, + // Declares whether entry rendering time should be debugged. + "debugRenderTimeRequired": false + }, + "accessibility": { + "entrySize": 1.0, + // Declares the position of the entry panel. + "displayPanelLocation": "RIGHT", + // Declares whether scrolled entry panel should snap to rows. + "snapToRows": false, + // Declares how the scrollbar in villager screen should act. + "villagerScreenPermanentScrollBar": false, + "toastDisplayedOnCopyIdentifier": true, + // Declares whether REI should use compact tabs for categories. + "useCompactTabs": true + }, + "search": { + // Declares whether search time should be debugged. + "debugSearchTimeRequired": false, + // Declares whether REI should search async. + "asyncSearch": true, + // Declares how many entries should be grouped one async search. + "asyncSearchPartitionSize": 100 + }, + "commands": { + // Declares the command used to change gamemode. + "gamemodeCommand": "/gamemode {gamemode}", + // Declares the command used in servers to cheat items. + "giveCommand": "/give {player_name} {item_identifier}{nbt} {count}", + // Declares the command used to change weather. + "weatherCommand": "/weather {weather}" + }, + "miscellaneous": { + // Declares whether arrows in containers should be clickable. + "clickableRecipeArrows": true, + "registerRecipesInAnotherThread": true, + "newFastEntryRendering": true + } + }, + "appearance": { + "recipeScreenType": "ORIGINAL", + // Declares the appearance of REI windows. + "theme": "DARK", + "layout": { + // Declares the position of the search field. + "searchFieldLocation": "CENTER", + // Declares the position of the config button. + "configButtonLocation": "LOWER", + // Declares whether the craftable filter button is enabled. + "enableCraftableOnlyButton": false, + // Declares whether the utils buttons are shown. + "showUtilsButtons": false + }, + // Declares the appearance of recipe's border. + "recipeBorder": "DEFAULT", + // Declares whether entry panel is scrolled. + "scrollingEntryListWidget": false, + "horizontalEntriesBoundaries": 1.0, + "verticalEntriesBoundaries": 1.0, + "syntaxHighlightingMode": "COLORFUL" + }, + "functionality": { + // Declares whether REI should remove the recipe book. + "disableRecipeBook": false, + // Declares whether subsets is enabled. + "isSubsetsEnabled": false, + "allowInventoryHighlighting": true + } +} \ No newline at end of file diff --git a/.minecraft/config/shulkerboxtooltip.json5 b/.minecraft/config/shulkerboxtooltip.json5 new file mode 100644 index 0000000..6dc8f39 --- /dev/null +++ b/.minecraft/config/shulkerboxtooltip.json5 @@ -0,0 +1,73 @@ +{ + "main": { + // Toggles the shulker box preview + "enablePreview": true, + /* Locks the preview window above the tooltip. + When locked, the window will not adapt when out of screen. + */ + "lockPreview": false, + /* Swaps the preview modes. + If true, pressing the preview key will show the full preview instead. + */ + "swapModes": false, + // If on, the preview is always displayed, regardless of the preview key being pressed. + "alwaysOn": false, + // Controls whether the key hints in the container's tooltip should be displayed. + "showKeyHints": true, + /* The tooltip to use. + VANILLA: The vanilla tooltip (shows the first 5 items) + MOD: The mod's tooltip + NONE: No tooltip + */ + "tooltipType": "MOD", + /* In compact mode, how should items with the same ID but different NBT data be compacted? + IGNORE: Ignores NBT data + FIRST_ITEM: Items are displayed as all having the same NBT as the first item + SEPARATE: Separates items with different NBT data + */ + "compactPreviewTagBehavior": "SEPARATE", + /* Shows info about the current loot table of the item if present. + Visible only when Tooltip Type is set to Modded. + HIDE: No loot table info, default. + SIMPLE: Displays whether the stack uses a loot table. + ADVANCED: Shows the loot table used by the item. + */ + "lootTableInfoType": "HIDE", + // Controls whether the preview window should be colored. + "coloredPreview": true, + /* The max number of items in a row. + May not affect modded containers. + */ + "defaultMaxRowSize": 9, + // If on, the client will try to send packets to servers to allow extra preview information such as ender chest previews. + "serverIntegration": true, + /* The theme to use. + AUTO: uses the dark mode setting from LibGui if present, defaults to light theme. + LIGHT: the regular vanilla-style theme + DARK: preview windows will be gray instead of white. + */ + "theme": "AUTO" + }, + "controls": { + // Press this key when hovering a container stack to open the preview window. + "previewKey": { + "code": "key.keyboard.left.shift" + }, + // Press this key when hovering a container stack to open the full preview window. + "fullPreviewKey": { + "code": "key.keyboard.left.alt" + } + }, + "server": { + /* If on, the server will be able to provide extra information about containers to the clients with the mod installed. + Disabling this option will disable all of the options below. + */ + "clientIntegration": true, + /* Changes the way the ender chest content preview is synchronized. + NONE: No synchronization, prevents clients from seeing a preview of their ender chest. + ACTIVE: Ender chest contents are synchronized when changed. + PASSIVE: Ender chest contents are synchonized when the client opens a preview. + */ + "enderChestSyncType": "ACTIVE" + } +} \ No newline at end of file diff --git a/.minecraft/config/slightguimodifications/config.json5 b/.minecraft/config/slightguimodifications/config.json5 new file mode 100644 index 0000000..72bf7d2 --- /dev/null +++ b/.minecraft/config/slightguimodifications/config.json5 @@ -0,0 +1,65 @@ +{ + "fluidAdvancements": true, + "fluidStatusEffects": true, + // Whether we should unlimit the hard 60 fps limit placed on the title screen. + "unlimitTitleScreenFps": true, + "openingAnimation": { + "fluidChatOpening": true, + "fluidOpenSlideFromBottom": true, + "fluidOpenFade": true, + "fluidAnimationDuration": 400, + "affectsGameMenus": true, + "affectsInventories": true, + "ignoreSlideWhenRedirected": true, + "ignoreFadeWhenRedirected": false + }, + "textFieldModifications": { + // Whether this module is enabled. + "enabled": true, + /* Set to Color to use the Border and Background Color. + Set to Texture to use resource pack: + /assets/minecraft/textures/gui/text_field.png + + More documentations on website. + */ + "backgroundMode": "COLOR", + "borderColor": 10526880, + "backgroundColor": 0, + "selectionMode": "INVERT", + // Whether Text Fields should allow right click actions. + "rightClickActions": false + }, + "sliderModifications": { + // Whether this module is enabled. + "enabled": true, + "grabberWidth": 8, + /* Whether to use custom texture: + /assets/slightguimodifications/textures/gui/slider(_hovered).png + or + /config/slightguimodifications/slider(_hovered).png + */ + "customBackgroundTexture": false + }, + "debugInformation": { + "showFps": false + }, + "customScaling": { + "vanillaScaleSlider": false, + "scale": 1.0 + }, + "slotHighlight": { + // Whether this module is enabled. + "enabled": false, + "color": -2130706433 + }, + "tooltipModifications": { + // Whether this module is enabled. + "enabled": false, + "backgroundColor": -267386864, + "outlineGradientTopColor": 1347420415, + "outlineGradientBottomColor": 1344798847 + }, + // Whether GUI should allow right click actions. + "rightClickActions": false, + "satisfyingScreenshots": true +} \ No newline at end of file diff --git a/.minecraft/config/slightguimodifications/cts.groovy b/.minecraft/config/slightguimodifications/cts.groovy new file mode 100644 index 0000000..3fbef4b --- /dev/null +++ b/.minecraft/config/slightguimodifications/cts.groovy @@ -0,0 +1,82 @@ +// Here is the groovy file for screen elements +info("Hello From 'Slight' Gui Modifications cts script") + +mainMenu { + enabled = false // Set to true to enable this module + + splashText { + enabled = false // Set to true to enable this module + splashesEnabled = true // Set to false to disable splashes entirely + + customSplashes { + enabled = false // Set to true to enable this module + // You can put either "override" or "append" here to declare how you want to provide custom splashes + applyMode = "override" + defineCustom(["Wood", "Potato", "Stone"]) + } + } + + background { + clearBackgrounds() // This line removes the rotating cube + backgroundStayLength = 10000 // This sets the length a background would stay + backgroundFadeLength = 10000 // This sets the fade duration to another background + renderGradientShade = false // This sets whether the slight shade should be rendered + image { + texture = file("config/slightguimodifications/background.png") // Remember to use forward slash to support unix! + texture = resource("slightguimodifications:background.png") // Here to use a resource location / identifier + } + } + + // Uncomment these to remove aspects of the title screen + // removeMinecraftLogo() + // removeEditionBadge() + + // Clear all buttons already on screen + // clearAllButtons() + + label { + position { + x = 2 + y { it - 20 } + } + + // You can create a text with "literal" or "translatable" if you want to translate with Resource Packs + text = literal("Custom Version Here!") + // The alignment here can be "left", "center" or "right", default is "left" + align = "left" + // Color of the text, default is 0xFFFFFF + color = 0xFFFFFF + // Whether the label has a shadow, default is false + shadow = true + // Mouse Hovered Color of the text, default is 0xFFFFFF + hoveredColor = 0xFFFFFF + // Mouse Click Function, default is nothing, here's a list of options + onClicked = nothing() + onClicked = url("https://www.google.com") + onClicked = modMenu() + onClicked = language() + onClicked = options() + onClicked = exit() + onClicked = accessibility() + onClicked = singleplayer() + onClicked = multiplayer() + onClicked = realms() + onClicked = reloadCts() + } + + button { + position { + x = 5 + y = 5 + } + width = 200 + height = 20 + + // You can create a text with "literal" or "translatable" if you want to translate with Resource Packs + text = literal("Random Button") + // The alignment here can be "left", "center" or "right", default is "left" + align = "left" + // Mouse Click Function, default is nothing, look up see the list + onClicked = nothing() + } +} \ No newline at end of file diff --git a/.minecraft/config/smoothboot.json b/.minecraft/config/smoothboot.json new file mode 100644 index 0000000..b09280d --- /dev/null +++ b/.minecraft/config/smoothboot.json @@ -0,0 +1,13 @@ +{ + "threadCount": { + "bootstrap": 1, + "main": 8 + }, + "threadPriority": { + "game": 5, + "bootstrap": 1, + "main": 1, + "io": 1, + "integratedServer": 5 + } +} \ No newline at end of file diff --git a/.minecraft/config/sodium-mixins.properties b/.minecraft/config/sodium-mixins.properties new file mode 100644 index 0000000..2c04ad8 --- /dev/null +++ b/.minecraft/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/.minecraft/config/sodium-options.json b/.minecraft/config/sodium-options.json new file mode 100644 index 0000000..9d27d60 --- /dev/null +++ b/.minecraft/config/sodium-options.json @@ -0,0 +1,20 @@ +{ + "quality": { + "cloud_quality": "DEFAULT", + "weather_quality": "DEFAULT", + "enable_vignette": true, + "enable_clouds": true, + "smooth_lighting": "HIGH" + }, + "advanced": { + "chunk_renderer_backend": "GL43", + "animate_only_visible_textures": true, + "use_advanced_entity_culling": true, + "use_particle_culling": true, + "use_fog_occlusion": true, + "use_compact_vertex_format": true, + "use_chunk_face_culling": true, + "use_memory_intrinsics": true, + "disable_driver_blacklist": false + } +} \ No newline at end of file diff --git a/.minecraft/config/tweakeroo.json b/.minecraft/config/tweakeroo.json new file mode 100644 index 0000000..fa022eb --- /dev/null +++ b/.minecraft/config/tweakeroo.json @@ -0,0 +1,1969 @@ +{ + "Fixes": { + "clientChunkEntityDupeFix": true, + "elytraFix": true, + "profilerChartFix": true, + "ravagerClientBlockBreakFix": true, + "tileEntityUnloadOptimization": true + }, + "Generic": { + "clientPlacementRotation": true, + "freeCameraPlayerInputs": false, + "freeCameraPlayerMovement": false, + "lavaVisibilityOptifineCompat": true, + "handRestockPre": true, + "hangableEntityBypassInverse": false, + "permanentSneakAllowInGUIs": false, + "placementRestrictionTiedToFast": true, + "potionWarningBeneficialOnly": true, + "shulkerDisplayBgColor": true, + "shulkerDisplayRequireShift": true, + "slotSyncWorkaround": true, + "slotSyncWorkaroundAlways": false, + "snapAimIndicator": true, + "snapAimPitchOvershoot": false, + "zoomAdjustMouseSensitivity": true, + "breakingRestrictionMode": "line", + "elytraCameraIndicator": "with_key", + "placementRestrictionMode": "face", + "hotbarSwapOverlayAlignment": "bottom_right", + "snapAimMode": "yaw", + "chatTimeFormat": "[HH:mm:ss]", + "chatBackgroundColor": "#80000000", + "flexibleBlockPlacementOverlayColor": "#C03030F0", + "snapAimIndicatorColor": "#603030FF", + "afterClickerClickCount": 1, + "blockReachDistance": 4.5, + "breakingGridSize": 3, + "fastBlockPlacementCount": 2, + "fastLeftClickCount": 10, + "fastRightClickCount": 10, + "fillCloneLimit": 10000000, + "flySpeedPreset1": 0.01, + "flySpeedPreset2": 0.064, + "flySpeedPreset3": 0.128, + "flySpeedPreset4": 0.32, + "gammaOverrideValue": 16.0, + "handRestockPreThreshold": 6, + "hotbarSlotCycleMax": 2, + "hotbarSlotRandomizerMax": 5, + "hotbarSwapOverlayOffsetX": 4, + "hotbarSwapOverlayOffsetY": 4, + "itemSwapDurabilityThreshold": 20, + "mapPreviewSize": 160, + "periodicAttackInterval": 20, + "periodicUseInterval": 20, + "periodicHoldAttackDuration": 20, + "periodicHoldAttackInterval": 20, + "periodicHoldUseDuration": 20, + "periodicHoldUseInterval": 20, + "placementGridSize": 3, + "placementLimit": 3, + "potionWarningThreshold": 600, + "renderLimitItem": -1, + "renderLimitXPOrb": -1, + "snapAimPitchStep": 12.5, + "snapAimYawStep": 45.0, + "structureBlockMaxSize": 128, + "zoomFov": 30.0 + }, + "GenericHotkeys": { + "accurateBlockPlacementInto": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "accurateBlockPlacementReverse": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "breakingRestrictionModeColumn": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "breakingRestrictionModeDiagonal": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "breakingRestrictionModeFace": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "breakingRestrictionModeLayer": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "breakingRestrictionModeLine": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "breakingRestrictionModePlane": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "copySignText": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "elytraCamera": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "flexibleBlockPlacementAdjacent": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "flexibleBlockPlacementOffset": { + "keys": "LEFT_CONTROL", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "flexibleBlockPlacementRotation": { + "keys": "LEFT_ALT", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "flyPreset1": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "flyPreset2": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "flyPreset3": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "flyPreset4": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "freeCameraPlayerInputs": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "freeCameraPlayerMovement": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "hotbarScroll": { + "keys": "", + "settings": { + "activate_on": "RELEASE", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": true, + "exclusive": false, + "cancel": false + } + }, + "hotbarSwapBase": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "hotbarSwap1": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "hotbarSwap2": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "hotbarSwap3": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "inventoryPreview": { + "keys": "LEFT_ALT", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "openConfigGui": { + "keys": "X,C", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "placementYMirror": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "playerInventoryPeek": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "placementRestrictionModeColumn": { + "keys": "Z,3", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "placementRestrictionModeDiagonal": { + "keys": "Z,5", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "placementRestrictionModeFace": { + "keys": "Z,2", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "placementRestrictionModeLayer": { + "keys": "Z,6", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "placementRestrictionModeLine": { + "keys": "Z,4", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "placementRestrictionModePlane": { + "keys": "Z,1", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "skipAllRendering": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "skipWorldRendering": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "swapElytraChestplate": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "toggleGrabCursor": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "toolPick": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "zoomActivate": { + "keys": "", + "settings": { + "activate_on": "BOTH", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": true, + "order_sensitive": false, + "exclusive": false, + "cancel": false + } + } + }, + "Internal": { + "flySpeedPreset": 0, + "gammaValueOriginal": 0.0, + "hotbarScrollCurrentRow": 3, + "slimeBlockSlipperinessOriginal": 0.800000011920929, + "snapAimLastYaw": 0.0 + }, + "Lists": { + "creativeExtraItems": [ + "minecraft:command_block", + "minecraft:chain_command_block", + "minecraft:repeating_command_block", + "minecraft:dragon_egg", + "minecraft:structure_void", + "minecraft:structure_block", + "minecraft:structure_block{BlockEntityTag:{mode:\"SAVE\"}}", + "minecraft:structure_block{BlockEntityTag:{mode:\"LOAD\"}}", + "minecraft:structure_block{BlockEntityTag:{mode:\"CORNER\"}}" + ], + "fastPlacementItemListType": "blacklist", + "fastRightClickBlockListType": "blacklist", + "fastRightClickListType": "none", + "potionWarningListType": "none", + "fastPlacementItemBlackList": [ + "minecraft:ender_chest", + "minecraft:white_shulker_box" + ], + "fastPlacementItemWhiteList": [], + "fastRightClickBlockBlackList": [ + "minecraft:chest", + "minecraft:ender_chest", + "minecraft:trapped_chest", + "minecraft:white_shulker_box" + ], + "fastRightClickBlockWhiteList": [], + "fastRightClickBlackList": [ + "minecraft:fireworks" + ], + "fastRightClickWhiteList": [ + "minecraft:bucket", + "minecraft:water_bucket", + "minecraft:lava_bucket", + "minecraft:glass_bottle" + ], + "flatWorldPresets": [ + "White Glass;1*minecraft:white_stained_glass;minecraft:plains;;minecraft:white_stained_glass", + "Glass;1*minecraft:glass;minecraft:plains;;minecraft:glass" + ], + "potionWarningBlackList": [ + "minecraft:hunger", + "minecraft:mining_fatigue", + "minecraft:nausea", + "minecraft:poison", + "minecraft:slowness", + "minecraft:weakness" + ], + "potionWarningWhiteList": [ + "minecraft:fire_resistance", + "minecraft:invisibility", + "minecraft:water_breathing" + ], + "repairModeSlots": [ + "mainhand", + "offhand" + ], + "unstackingItems": [ + "minecraft:bucket", + "minecraft:glass_bottle" + ] + }, + "DisableToggles": { + "disableArmorStandRendering": false, + "disableBlockBreakingParticles": false, + "disableDoubleTapSprint": false, + "disableBossFog": false, + "disableClientEntityUpdates": false, + "disableDeadMobRendering": false, + "disableDeadMobTargeting": false, + "disableEntityRendering": false, + "disableEntityTicking": false, + "disableFallingBlockEntityRendering": false, + "disableInventoryEffectRendering": false, + "disableItemSwitchRenderCooldown": false, + "disableMobSpawnerMobRendering": false, + "disableNetherFog": false, + "disableObserver": false, + "disableOffhandRendering": false, + "disableParticles": false, + "disablePortalGuiClosing": false, + "disableRainEffects": false, + "disableRenderDistanceFog": false, + "disableSignGui": false, + "disableSlimeBlockSlowdown": false, + "disableTileEntityRendering": false, + "disableTileEntityTicking": false, + "disableVillagerTradeLocking": false, + "disableWallUnsprint": false + }, + "DisableHotkeys": { + "disableArmorStandRendering": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableBlockBreakingParticles": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableDoubleTapSprint": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableBossFog": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableClientEntityUpdates": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableDeadMobRendering": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableDeadMobTargeting": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableEntityRendering": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableEntityTicking": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableFallingBlockEntityRendering": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableInventoryEffectRendering": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableItemSwitchRenderCooldown": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableMobSpawnerMobRendering": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableNetherFog": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableObserver": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableOffhandRendering": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableParticles": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disablePortalGuiClosing": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableRainEffects": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableRenderDistanceFog": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableSignGui": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableSlimeBlockSlowdown": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableTileEntityRendering": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableTileEntityTicking": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableVillagerTradeLocking": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "disableWallUnsprint": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + } + }, + "TweakToggles": { + "carpetAccuratePlacementProtocol": true, + "fastPlacementRememberOrientation": true, + "rememberFlexibleFromClick": true, + "tweakAccurateBlockPlacement": false, + "tweakAfterClicker": false, + "tweakAimLock": false, + "tweakAngelBlock": false, + "tweakBlockReachOverride": false, + "tweakBreakingGrid": false, + "tweakBreakingRestriction": false, + "tweakChatBackgroundColor": false, + "tweakChatPersistentText": false, + "tweakChatTimestamp": false, + "tweakCommandBlockExtraFields": false, + "tweakCreativeExtraItems": false, + "tweakCustomFlatPresets": false, + "tweakElytraCamera": true, + "tweakEmptyShulkerBoxesStack": false, + "tweakEmptyShulkerBoxesStackOnGround": false, + "tweakExplosionReducedParticles": false, + "tweakF3Cursor": false, + "tweakFakeSneaking": false, + "tweakFakeSneakPlacement": false, + "tweakFastBlockPlacement": false, + "tweakFastLeftClick": false, + "tweakFastRightClick": false, + "tweakFillCloneLimit": false, + "tweakFlySpeed": false, + "tweakFlexibleBlockPlacement": false, + "tweakFreeCamera": false, + "tweakGammaOverride": false, + "tweakHandRestock": true, + "tweakHangableEntityBypass": false, + "tweakHoldAttack": false, + "tweakHoldUse": false, + "tweakHotbarScroll": false, + "tweakHotbarSlotCycle": false, + "tweakHotbarSlotRandomizer": false, + "tweakHotbarSwap": false, + "tweakInventoryPreview": false, + "tweakItemUnstackingProtection": false, + "tweakLavaVisibility": false, + "tweakMapPreview": false, + "tweakMovementKeysLast": false, + "tweakPeriodicAttack": false, + "tweakPeriodicUse": false, + "tweakPeriodicHoldAttack": false, + "tweakPeriodicHoldUse": false, + "tweakPermanentSneak": false, + "tweakPermanentSprint": false, + "tweakPlacementGrid": false, + "tweakPlacementLimit": false, + "tweakPlacementRestriction": false, + "tweakPlacementRestrictionFirst": false, + "tweakPlacementRestrictionHand": false, + "tweakPlayerInventoryPeek": false, + "tweakPotionWarning": false, + "tweakPrintDeathCoordinates": false, + "tweakPickBeforePlace": false, + "tweakPlayerListAlwaysVisible": false, + "tweakRemoveOwnPotionEffects": false, + "tweakRenderEdgeChunks": false, + "tweakRenderInvisibleEntities": false, + "tweakRenderLimitEntities": false, + "tweakRepairMode": false, + "tweakShulkerBoxDisplay": true, + "tweakSignCopy": false, + "tweakSnapAim": false, + "tweakSnapAimLock": false, + "tweakSneak_1.15.2": false, + "tweakSpectatorTeleport": false, + "tweakStructureBlockLimit": false, + "tweakSwapAlmostBrokenTools": false, + "tweakTabCompleteCoordinate": false, + "tweakToolSwitch": false, + "tweakYMirror": false, + "tweakZoom": false + }, + "TweakHotkeys": { + "carpetAccuratePlacementProtocol": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "fastPlacementRememberOrientation": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "rememberFlexibleFromClick": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakAccurateBlockPlacement": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakAfterClicker": { + "keys": "", + "settings": { + "activate_on": "BOTH", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakAimLock": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakAngelBlock": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakBlockReachOverride": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakBreakingGrid": { + "keys": "", + "settings": { + "activate_on": "BOTH", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakBreakingRestriction": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakChatBackgroundColor": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakChatPersistentText": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakChatTimestamp": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakCommandBlockExtraFields": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakCreativeExtraItems": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakCustomFlatPresets": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakElytraCamera": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakEmptyShulkerBoxesStack": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakEmptyShulkerBoxesStackOnGround": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakExplosionReducedParticles": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakF3Cursor": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakFakeSneaking": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakFakeSneakPlacement": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakFastBlockPlacement": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakFastLeftClick": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakFastRightClick": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakFillCloneLimit": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakFlySpeed": { + "keys": "", + "settings": { + "activate_on": "BOTH", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakFlexibleBlockPlacement": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakFreeCamera": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakGammaOverride": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakHandRestock": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakHangableEntityBypass": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakHoldAttack": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakHoldUse": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakHotbarScroll": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakHotbarSlotCycle": { + "keys": "", + "settings": { + "activate_on": "BOTH", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakHotbarSlotRandomizer": { + "keys": "", + "settings": { + "activate_on": "BOTH", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakHotbarSwap": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakInventoryPreview": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakItemUnstackingProtection": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakLavaVisibility": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakMapPreview": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakMovementKeysLast": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPeriodicAttack": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPeriodicUse": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPeriodicHoldAttack": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPeriodicHoldUse": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPermanentSneak": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPermanentSprint": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPlacementGrid": { + "keys": "", + "settings": { + "activate_on": "BOTH", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPlacementLimit": { + "keys": "", + "settings": { + "activate_on": "BOTH", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPlacementRestriction": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPlacementRestrictionFirst": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPlacementRestrictionHand": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPlayerInventoryPeek": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPotionWarning": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPrintDeathCoordinates": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPickBeforePlace": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakPlayerListAlwaysVisible": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakRemoveOwnPotionEffects": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakRenderEdgeChunks": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakRenderInvisibleEntities": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakRenderLimitEntities": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakRepairMode": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakShulkerBoxDisplay": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakSignCopy": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakSnapAim": { + "keys": "", + "settings": { + "activate_on": "BOTH", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakSnapAimLock": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakSneak_1.15.2": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakSpectatorTeleport": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakStructureBlockLimit": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakSwapAlmostBrokenTools": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakTabCompleteCoordinate": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakToolSwitch": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakYMirror": { + "keys": "", + "settings": { + "activate_on": "PRESS", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + }, + "tweakZoom": { + "keys": "", + "settings": { + "activate_on": "BOTH", + "context": "INGAME", + "allow_empty": false, + "allow_extra_keys": false, + "order_sensitive": true, + "exclusive": false, + "cancel": true + } + } + } +} \ No newline at end of file diff --git a/.minecraft/config/waila/megane-impl-mixin.json b/.minecraft/config/waila/megane-impl-mixin.json new file mode 100644 index 0000000..64baaee --- /dev/null +++ b/.minecraft/config/waila/megane-impl-mixin.json @@ -0,0 +1,12 @@ +{ + "mixin": { + "appliedenergistics2.MTileWailaDataProvider": true, + "modern_industrialization.ATankBlockEntity": true, + "minecraft.AHorseBaseEntity": true, + "modern_industrialization.AMultiblockMachineBlockEntity": true, + "fabric_furnaces.ABaseFurnaceEntity": true, + "modern_industrialization.ACreativeTankBlockEntity": true, + "modern_industrialization.AMachineBlockEntity": true, + "artofalchemy.AProgress": true + } +} \ No newline at end of file diff --git a/.minecraft/config/waila/megane.json b/.minecraft/config/waila/megane.json new file mode 100644 index 0000000..3f6a6e9 --- /dev/null +++ b/.minecraft/config/waila/megane.json @@ -0,0 +1,70 @@ +{ + "configVersion": 2, + "modules": { + "megane-impl": { + "badasintended.megane.impl.Minecraft": true + } + }, + "inventory": { + "forceRegistry": false, + "enabled": true, + "itemCount": true, + "nbt": false, + "maxWidth": 9, + "maxHeight": 3, + "blacklist": [] + }, + "entityInventory": { + "enabled": true, + "itemCount": true, + "nbt": false, + "maxWidth": 9, + "maxHeight": 3, + "blacklist": [] + }, + "energy": { + "enabled": true, + "expandWhenSneak": false, + "forceRegistry": false, + "colors": { + "megane": 7408640 + }, + "units": { + "megane": "E" + }, + "blacklist": [ + "appliedenergistics2:energy_acceptor" + ] + }, + "fluid": { + "enabled": true, + "expandWhenSneak": false, + "forceRegistry": false, + "colors": { + "megane:default": 855385 + }, + "blacklist": [] + }, + "progress": { + "enabled": true, + "showWhenZero": false, + "blacklist": [ + "minecraft:furnace", + "minecraft:blast_furnace" + ] + }, + "petOwner": { + "enabled": true, + "offline": true, + "blacklist": [] + }, + "effect": { + "enabled": true, + "level": true, + "roman": false, + "hidden": false, + "blacklist": [] + }, + "spawnEgg": true, + "playerHead": true +} \ No newline at end of file diff --git a/.minecraft/config/waila/waila.json b/.minecraft/config/waila/waila.json new file mode 100644 index 0000000..2c49125 --- /dev/null +++ b/.minecraft/config/waila/waila.json @@ -0,0 +1,53 @@ +{ + "general": { + "displayTooltip": true, + "shiftForDetails": false, + "displayMode": "TOGGLE", + "hideFromPlayerList": true, + "hideFromDebug": true, + "showItem": true, + "enableTextToSpeech": false, + "maxHealthForRender": 40, + "maxHeartsPerLine": 10, + "displayFluids": false, + "displayModName": true + }, + "overlay": { + "position": { + "x": 0, + "y": 0, + "alignX": "CENTER", + "alignY": "TOP", + "anchorX": "CENTER", + "anchorY": "TOP" + }, + "scale": 1.0, + "color": { + "alpha": 80, + "themes": [ + { + "id": "waila:dark", + "backgroundColor": 1250067, + "gradientStart": 3684408, + "gradientEnd": 2368548, + "fontColor": 10526880 + }, + { + "id": "waila:vanilla", + "backgroundColor": 1048592, + "gradientStart": 5243135, + "gradientEnd": 2621567, + "fontColor": 10526880 + } + ], + "activeTheme": "waila:vanilla" + } + }, + "formatting": { + "modName": "\\u00A79\\u00A7o%s", + "blockName": "\\u00A7f%s", + "fluidName": "\\u00A7f%s", + "entityName": "\\u00A7f%s", + "registryName": "\\u00A77[%s]" + } +} \ No newline at end of file diff --git a/.minecraft/config/waila/waila_plugins.json b/.minecraft/config/waila/waila_plugins.json new file mode 100644 index 0000000..87ec983 --- /dev/null +++ b/.minecraft/config/waila/waila_plugins.json @@ -0,0 +1,23 @@ +{ + "minecraft": { + "crop_progress": true, + "comparator": true, + "hide_infestations": true, + "display_furnace_contents": true, + "player_head_name": true, + "jukebox": true, + "lever": true, + "spawner_type": true, + "redstone": true, + "repeater": true + }, + "horseinfo": { + "enabled": true + }, + "waila": { + "show_registry": false, + "show_entity_hp": true, + "show_states": false, + "show_entities": true + } +} \ No newline at end of file diff --git a/.minecraft/config/xaerominimap.txt b/.minecraft/config/xaerominimap.txt new file mode 100644 index 0000000..c6e9a26 --- /dev/null +++ b/.minecraft/config/xaerominimap.txt @@ -0,0 +1,118 @@ +#CONFIG ONLY OPTIONS +ignoreUpdate:0 +updateNotification:true +settingsButton:false +allowWrongWorldTeleportation:false +differentiateByServerAddress:true +debugEntityIcons:false +#INGAME SETTINGS (DO NOT EDIT!) +minimap:true +caveMaps:2 +caveZoom:1 +showPlayers:true +showHostile:true +showMobs:true +showItems:true +showOther:true +showOtherTeam:true +showTamed:true +showWaypoints:true +showIngameWaypoints:true +displayRedstone:true +deathpoints:true +oldDeathpoints:true +distance:1 +showCoords:true +lockNorth:false +zoom:0 +minimapSize:0 +entityAmount:1 +chunkGrid:-1 +slimeChunks:false +playersColor:15 +mobsColor:10 +hostileColor:14 +itemsColor:12 +otherColor:5 +otherTeamColor:-1 +tamedMobsColor:-1 +mapSafeMode:false +minimapOpacity:100.0 +waypointsIngameScale:1.0 +waypointsDistanceScale:1.0 +waypointsNameScale:0.8 +waypointsClampDepth:0.0 +antiAliasing:true +blockColours:0 +lighting:true +dotsSize:2 +dotsStyle:0 +headsScale:1.0 +dotNameScale:1.0 +compassOverWaypoints:false +showBiome:false +showEntityHeight:true +showFlowers:true +keepWaypointNames:false +waypointsDistance:0.0 +waypointsDistanceMin:0.0 +waypointTPCommand:/tp @s +arrowScale:1.5 +arrowColour:0 +smoothDots:true +playerIcons:1 +mobIcons:2 +hostileIcons:2 +tamedIcons:3 +heightLimit:20 +worldMap:true +terrainDepth:true +terrainSlopes:2 +mainEntityAs:0 +blockTransparency:true +waypointOpacityIngame:80 +waypointOpacityMap:90 +hideWorldNames:1 +openSlimeSettings:true +alwaysShowDistance:false +playerNames:0 +otherTeamsNames:3 +friendlyMobNames:0 +hostileMobNames:0 +itemNames:0 +otherNames:0 +tamedMobNames:3 +showLightLevel:0 +renderLayerIndex:1 +crossDimensionalTp:true +showTime:0 +biomeColorsVanillaMode:false +lookingAtAngle:10 +lookingAtAngleVertical:180 +centeredEnlarged:false +zoomedOutEnlarged:false +alwaysEntityNametags:false +minimapTextAlign:0 +showAngles:false +waypointsMutualEdit:true +compass:true +caveMapsDepth:30 +hideWaypointCoordinates:false +renderAllSets:false +playerArrowOpacity:100 +ignoreHeightmaps:false +waypointsBottom:false +minimapShape:0 +lightOverlayType:0 +lightOverlayMaxLight:7 +lightOverlayMinLight:0 +lightOverlayColor:13 +uiScale:0 +bossHealthPushBox:1 +potionEffectPushBox:1 +interface:dummy:0:36:true:false:false:false +interface:dummy:0:10000:true:false:false:false +interface:dummy:0:0:false:false:true:false +interface:dummy:0:36:true:false:false:false +interface:gui.xaero_minimap:162:-4:false:false:true:false +#WAYPOINTS HAVE BEEN MOVED TO /XaeroWaypoints diff --git a/.minecraft/config/xaeropatreon.txt b/.minecraft/config/xaeropatreon.txt new file mode 100644 index 0000000..3d8249e --- /dev/null +++ b/.minecraft/config/xaeropatreon.txt @@ -0,0 +1 @@ +showCapes:true diff --git a/.minecraft/config/xaeroworldmap.txt b/.minecraft/config/xaeroworldmap.txt new file mode 100644 index 0000000..504dde1 --- /dev/null +++ b/.minecraft/config/xaeroworldmap.txt @@ -0,0 +1,24 @@ +ignoreUpdate:0 +updateNotification:true +differentiateByServerAddress:true +debug:false +lighting:true +colours:0 +loadChunks:true +updateChunks:true +terrainSlopes:2 +terrainDepth:true +footsteps:true +flowers:true +compression:false +coordinates:true +biomeColorsVanillaMode:false +waypoints:true +renderArrow:true +displayZoom:true +ignoreHeightmaps:false +worldmapWaypointsScale:1.0 +openMapAnimation:true +reloadVersion:0 +reloadEverything:false +globalVersion:1 diff --git a/.minecraft/config/yosbr/options.txt b/.minecraft/config/yosbr/options.txt new file mode 100644 index 0000000..e69de29 diff --git a/.minecraft/icon.png b/.minecraft/icon.png new file mode 100644 index 0000000..19695b1 Binary files /dev/null and b/.minecraft/icon.png differ diff --git a/.minecraft/mods/BetterPingDisplay-Fabric-1.16.4-1.1.jar b/.minecraft/mods/BetterPingDisplay-Fabric-1.16.4-1.1.jar new file mode 100644 index 0000000..04b8f0c Binary files /dev/null and b/.minecraft/mods/BetterPingDisplay-Fabric-1.16.4-1.1.jar differ diff --git a/.minecraft/mods/Blur-2.0.0-1.16.2+fabric.jar b/.minecraft/mods/Blur-2.0.0-1.16.2+fabric.jar new file mode 100644 index 0000000..0745f09 Binary files /dev/null and b/.minecraft/mods/Blur-2.0.0-1.16.2+fabric.jar differ diff --git a/.minecraft/mods/CameraOverhaul-1.2.2-fabric-universal.jar b/.minecraft/mods/CameraOverhaul-1.2.2-fabric-universal.jar new file mode 100644 index 0000000..a749b34 Binary files /dev/null and b/.minecraft/mods/CameraOverhaul-1.2.2-fabric-universal.jar differ diff --git a/.minecraft/mods/CraftPresence-Fabric-1.16.5-Release-1.7.6.jar.disabled b/.minecraft/mods/CraftPresence-Fabric-1.16.5-Release-1.7.6.jar.disabled new file mode 100644 index 0000000..a4d34ac Binary files /dev/null and b/.minecraft/mods/CraftPresence-Fabric-1.16.5-Release-1.7.6.jar.disabled differ diff --git a/.minecraft/mods/DynamicSoundFilters-1.2.0+1.16.5.jar b/.minecraft/mods/DynamicSoundFilters-1.2.0+1.16.5.jar new file mode 100644 index 0000000..b13e8c3 Binary files /dev/null and b/.minecraft/mods/DynamicSoundFilters-1.2.0+1.16.5.jar differ diff --git a/.minecraft/mods/EnchantedToolTips-1.3.4-1.16.jar b/.minecraft/mods/EnchantedToolTips-1.3.4-1.16.jar new file mode 100644 index 0000000..643448d Binary files /dev/null and b/.minecraft/mods/EnchantedToolTips-1.3.4-1.16.jar differ diff --git a/.minecraft/mods/EnchantmentDescriptions-fabric-1.16.5-2.0.1(3).jar b/.minecraft/mods/EnchantmentDescriptions-fabric-1.16.5-2.0.1(3).jar new file mode 100644 index 0000000..896ea8a Binary files /dev/null and b/.minecraft/mods/EnchantmentDescriptions-fabric-1.16.5-2.0.1(3).jar differ diff --git a/.minecraft/mods/HealthOverlay-1.16.4-3.6.14.jar b/.minecraft/mods/HealthOverlay-1.16.4-3.6.14.jar new file mode 100644 index 0000000..91af2b2 Binary files /dev/null and b/.minecraft/mods/HealthOverlay-1.16.4-3.6.14.jar differ diff --git a/.minecraft/mods/Hwyla-fabric-1.16.2-1.9.23-79.jar.disabled b/.minecraft/mods/Hwyla-fabric-1.16.2-1.9.23-79.jar.disabled new file mode 100644 index 0000000..6b781d6 Binary files /dev/null and b/.minecraft/mods/Hwyla-fabric-1.16.2-1.9.23-79.jar.disabled differ diff --git a/.minecraft/mods/InventoryHUD-fabric-[1.16.2-1.16.5]-3.2.2.jar.disabled b/.minecraft/mods/InventoryHUD-fabric-[1.16.2-1.16.5]-3.2.2.jar.disabled new file mode 100644 index 0000000..1e52a2b Binary files /dev/null and b/.minecraft/mods/InventoryHUD-fabric-[1.16.2-1.16.5]-3.2.2.jar.disabled differ diff --git a/.minecraft/mods/NamePain-1.3.1+Fabric-1.16.x.jar b/.minecraft/mods/NamePain-1.3.1+Fabric-1.16.x.jar new file mode 100644 index 0000000..268a3c6 Binary files /dev/null and b/.minecraft/mods/NamePain-1.3.1+Fabric-1.16.x.jar differ diff --git a/.minecraft/mods/RoughlyEnoughItems-5.10.181.jar b/.minecraft/mods/RoughlyEnoughItems-5.10.181.jar new file mode 100644 index 0000000..7961757 Binary files /dev/null and b/.minecraft/mods/RoughlyEnoughItems-5.10.181.jar differ diff --git a/.minecraft/mods/SmoothScrollingEverywhere-3.0.3-unstable.jar b/.minecraft/mods/SmoothScrollingEverywhere-3.0.3-unstable.jar new file mode 100644 index 0000000..26f7b8c Binary files /dev/null and b/.minecraft/mods/SmoothScrollingEverywhere-3.0.3-unstable.jar differ diff --git a/.minecraft/mods/XaerosWorldMap_1.12.0.2_Fabric_1.16.5.jar b/.minecraft/mods/XaerosWorldMap_1.12.0.2_Fabric_1.16.5.jar new file mode 100644 index 0000000..d2af4ab Binary files /dev/null and b/.minecraft/mods/XaerosWorldMap_1.12.0.2_Fabric_1.16.5.jar differ diff --git a/.minecraft/mods/Xaeros_Minimap_21.3.0.2_Fabric_1.16.5.jar.disabled b/.minecraft/mods/Xaeros_Minimap_21.3.0.2_Fabric_1.16.5.jar.disabled new file mode 100644 index 0000000..4a8b94f Binary files /dev/null and b/.minecraft/mods/Xaeros_Minimap_21.3.0.2_Fabric_1.16.5.jar.disabled differ diff --git a/.minecraft/mods/Xaeros_Minimap_21.4.0_Fabric_1.16.5.jar b/.minecraft/mods/Xaeros_Minimap_21.4.0_Fabric_1.16.5.jar new file mode 100644 index 0000000..8c2516d Binary files /dev/null and b/.minecraft/mods/Xaeros_Minimap_21.4.0_Fabric_1.16.5.jar differ diff --git a/.minecraft/mods/appleskin-mc1.16-fabric-1.0.11.jar b/.minecraft/mods/appleskin-mc1.16-fabric-1.0.11.jar new file mode 100644 index 0000000..c2cc46a Binary files /dev/null and b/.minecraft/mods/appleskin-mc1.16-fabric-1.0.11.jar differ diff --git a/.minecraft/mods/architectury-1.7.115-fabric.jar b/.minecraft/mods/architectury-1.7.115-fabric.jar new file mode 100644 index 0000000..5122763 Binary files /dev/null and b/.minecraft/mods/architectury-1.7.115-fabric.jar differ diff --git a/.minecraft/mods/autoconfig1u-3.3.1.jar b/.minecraft/mods/autoconfig1u-3.3.1.jar new file mode 100644 index 0000000..0f469c7 Binary files /dev/null and b/.minecraft/mods/autoconfig1u-3.3.1.jar differ diff --git a/.minecraft/mods/beenfo-1.16.5-fabric0.30.0-1.3.jar.disabled b/.minecraft/mods/beenfo-1.16.5-fabric0.30.0-1.3.jar.disabled new file mode 100644 index 0000000..24c1ef8 Binary files /dev/null and b/.minecraft/mods/beenfo-1.16.5-fabric0.30.0-1.3.jar.disabled differ diff --git a/.minecraft/mods/better-enchanted-books-1.16.4-1.2.4.jar b/.minecraft/mods/better-enchanted-books-1.16.4-1.2.4.jar new file mode 100644 index 0000000..80ddfd2 Binary files /dev/null and b/.minecraft/mods/better-enchanted-books-1.16.4-1.2.4.jar differ diff --git a/.minecraft/mods/better-local-server-1.1.1.jar b/.minecraft/mods/better-local-server-1.1.1.jar new file mode 100644 index 0000000..dbc653a Binary files /dev/null and b/.minecraft/mods/better-local-server-1.1.1.jar differ diff --git a/.minecraft/mods/betterf3-1.1.2+1.16.2.jar b/.minecraft/mods/betterf3-1.1.2+1.16.2.jar new file mode 100644 index 0000000..62cd7e7 Binary files /dev/null and b/.minecraft/mods/betterf3-1.1.2+1.16.2.jar differ diff --git a/.minecraft/mods/betterworldlist-1.0.4-1.16.2.jar b/.minecraft/mods/betterworldlist-1.0.4-1.16.2.jar new file mode 100644 index 0000000..736936a Binary files /dev/null and b/.minecraft/mods/betterworldlist-1.0.4-1.16.2.jar differ diff --git a/.minecraft/mods/borderless-mining-1.0.6+1.16.2.jar b/.minecraft/mods/borderless-mining-1.0.6+1.16.2.jar new file mode 100644 index 0000000..a71a068 Binary files /dev/null and b/.minecraft/mods/borderless-mining-1.0.6+1.16.2.jar differ diff --git a/.minecraft/mods/can-i-mine-this-block-1.0.2.jar b/.minecraft/mods/can-i-mine-this-block-1.0.2.jar new file mode 100644 index 0000000..f345054 Binary files /dev/null and b/.minecraft/mods/can-i-mine-this-block-1.0.2.jar differ diff --git a/.minecraft/mods/canvas-mc116-1.0.1267.jar.disabled b/.minecraft/mods/canvas-mc116-1.0.1267.jar.disabled new file mode 100644 index 0000000..8cd05a8 Binary files /dev/null and b/.minecraft/mods/canvas-mc116-1.0.1267.jar.disabled differ diff --git a/.minecraft/mods/capes-1.1.1.jar b/.minecraft/mods/capes-1.1.1.jar new file mode 100644 index 0000000..9e4de8a Binary files /dev/null and b/.minecraft/mods/capes-1.1.1.jar differ diff --git a/.minecraft/mods/chat-up-1.0.0-1.16.jar b/.minecraft/mods/chat-up-1.0.0-1.16.jar new file mode 100644 index 0000000..1d5f0b6 Binary files /dev/null and b/.minecraft/mods/chat-up-1.0.0-1.16.jar differ diff --git a/.minecraft/mods/cherishedworlds-fabric-1.3.0-1.16.4.jar.disabled b/.minecraft/mods/cherishedworlds-fabric-1.3.0-1.16.4.jar.disabled new file mode 100644 index 0000000..19b095a Binary files /dev/null and b/.minecraft/mods/cherishedworlds-fabric-1.3.0-1.16.4.jar.disabled differ diff --git a/.minecraft/mods/chesttracker-1.16.5-0.7.11.jar b/.minecraft/mods/chesttracker-1.16.5-0.7.11.jar new file mode 100644 index 0000000..7815761 Binary files /dev/null and b/.minecraft/mods/chesttracker-1.16.5-0.7.11.jar differ diff --git a/.minecraft/mods/cloth-api-1.4.9.jar b/.minecraft/mods/cloth-api-1.4.9.jar new file mode 100644 index 0000000..cf372bd Binary files /dev/null and b/.minecraft/mods/cloth-api-1.4.9.jar differ diff --git a/.minecraft/mods/cloth-config-4.10.13-fabric.jar b/.minecraft/mods/cloth-config-4.10.13-fabric.jar new file mode 100644 index 0000000..8d7b83e Binary files /dev/null and b/.minecraft/mods/cloth-config-4.10.13-fabric.jar differ diff --git a/.minecraft/mods/colormatic-2.2.8+mc.1.16.3.jar b/.minecraft/mods/colormatic-2.2.8+mc.1.16.3.jar new file mode 100644 index 0000000..7901004 Binary files /dev/null and b/.minecraft/mods/colormatic-2.2.8+mc.1.16.3.jar differ diff --git a/.minecraft/mods/cullleaves-2.0.0.jar b/.minecraft/mods/cullleaves-2.0.0.jar new file mode 100644 index 0000000..c3d7bf3 Binary files /dev/null and b/.minecraft/mods/cullleaves-2.0.0.jar differ diff --git a/.minecraft/mods/custom-fog-1.4.0.jar b/.minecraft/mods/custom-fog-1.4.0.jar new file mode 100644 index 0000000..2f83509 Binary files /dev/null and b/.minecraft/mods/custom-fog-1.4.0.jar differ diff --git a/.minecraft/mods/dark-loading-screen-1.6.3.jar b/.minecraft/mods/dark-loading-screen-1.6.3.jar new file mode 100644 index 0000000..d02680d Binary files /dev/null and b/.minecraft/mods/dark-loading-screen-1.6.3.jar differ diff --git a/.minecraft/mods/durabilityviewer-1.16.5-fabric0.30.0-1.10.jar b/.minecraft/mods/durabilityviewer-1.16.5-fabric0.30.0-1.10.jar new file mode 100644 index 0000000..44d4c02 Binary files /dev/null and b/.minecraft/mods/durabilityviewer-1.16.5-fabric0.30.0-1.10.jar differ diff --git a/.minecraft/mods/dynamic-fps-2.0.1.jar b/.minecraft/mods/dynamic-fps-2.0.1.jar new file mode 100644 index 0000000..970ebf1 Binary files /dev/null and b/.minecraft/mods/dynamic-fps-2.0.1.jar differ diff --git a/.minecraft/mods/eggtab-2.1.0+1.16-fabric.jar b/.minecraft/mods/eggtab-2.1.0+1.16-fabric.jar new file mode 100644 index 0000000..c7b42f2 Binary files /dev/null and b/.minecraft/mods/eggtab-2.1.0+1.16-fabric.jar differ diff --git a/.minecraft/mods/enchantedbookredesign-1.1.jar.disabled b/.minecraft/mods/enchantedbookredesign-1.1.jar.disabled new file mode 100644 index 0000000..199862b Binary files /dev/null and b/.minecraft/mods/enchantedbookredesign-1.1.jar.disabled differ diff --git a/.minecraft/mods/fabric-api-0.30.3+1.16.jar b/.minecraft/mods/fabric-api-0.30.3+1.16.jar new file mode 100644 index 0000000..b0184ee Binary files /dev/null and b/.minecraft/mods/fabric-api-0.30.3+1.16.jar differ diff --git a/.minecraft/mods/fabric-language-kotlin-1.4.30+build.2.jar b/.minecraft/mods/fabric-language-kotlin-1.4.30+build.2.jar new file mode 100644 index 0000000..6b25f43 Binary files /dev/null and b/.minecraft/mods/fabric-language-kotlin-1.4.30+build.2.jar differ diff --git a/.minecraft/mods/fabricmod_VoxelMap-1.10.15_for_1.16.5.jar.disabled b/.minecraft/mods/fabricmod_VoxelMap-1.10.15_for_1.16.5.jar.disabled new file mode 100644 index 0000000..f9ead23 Binary files /dev/null and b/.minecraft/mods/fabricmod_VoxelMap-1.10.15_for_1.16.5.jar.disabled differ diff --git a/.minecraft/mods/fabrishot-1.2.3.1.jar b/.minecraft/mods/fabrishot-1.2.3.1.jar new file mode 100644 index 0000000..30337f6 Binary files /dev/null and b/.minecraft/mods/fabrishot-1.2.3.1.jar differ diff --git a/.minecraft/mods/fancymenu_fabric_1.7.1-1_MC_1.16.3-1.16.5.jar.disabled b/.minecraft/mods/fancymenu_fabric_1.7.1-1_MC_1.16.3-1.16.5.jar.disabled new file mode 100644 index 0000000..3f78ca8 Binary files /dev/null and b/.minecraft/mods/fancymenu_fabric_1.7.1-1_MC_1.16.3-1.16.5.jar.disabled differ diff --git a/.minecraft/mods/fast-chest-1.0.jar b/.minecraft/mods/fast-chest-1.0.jar new file mode 100644 index 0000000..544be79 Binary files /dev/null and b/.minecraft/mods/fast-chest-1.0.jar differ diff --git a/.minecraft/mods/held-item-info-1.1.3.jar b/.minecraft/mods/held-item-info-1.1.3.jar new file mode 100644 index 0000000..70aa797 Binary files /dev/null and b/.minecraft/mods/held-item-info-1.1.3.jar differ diff --git a/.minecraft/mods/hwyla-addon-horseinfo-0.2.2-1.16.1.jar b/.minecraft/mods/hwyla-addon-horseinfo-0.2.2-1.16.1.jar new file mode 100644 index 0000000..e3914d4 Binary files /dev/null and b/.minecraft/mods/hwyla-addon-horseinfo-0.2.2-1.16.1.jar differ diff --git a/.minecraft/mods/i-am-very-smart-2.1.0+mc1.16.1.jar b/.minecraft/mods/i-am-very-smart-2.1.0+mc1.16.1.jar new file mode 100644 index 0000000..9e8b0ae Binary files /dev/null and b/.minecraft/mods/i-am-very-smart-2.1.0+mc1.16.1.jar differ diff --git a/.minecraft/mods/itemscroller-fabric-1.16.4-0.15.0-dev.20210111.205029.jar b/.minecraft/mods/itemscroller-fabric-1.16.4-0.15.0-dev.20210111.205029.jar new file mode 100644 index 0000000..fa7061b Binary files /dev/null and b/.minecraft/mods/itemscroller-fabric-1.16.4-0.15.0-dev.20210111.205029.jar differ diff --git a/.minecraft/mods/justmap-1.2.15-1.16.4-unlimited.jar.disabled b/.minecraft/mods/justmap-1.2.15-1.16.4-unlimited.jar.disabled new file mode 100644 index 0000000..1779106 Binary files /dev/null and b/.minecraft/mods/justmap-1.2.15-1.16.4-unlimited.jar.disabled differ diff --git a/.minecraft/mods/konkrete_fabric_1.1.3_MC_1.16.3-1.16.5.jar.disabled b/.minecraft/mods/konkrete_fabric_1.1.3_MC_1.16.3-1.16.5.jar.disabled new file mode 100644 index 0000000..dc55a7e Binary files /dev/null and b/.minecraft/mods/konkrete_fabric_1.1.3_MC_1.16.3-1.16.5.jar.disabled differ diff --git a/.minecraft/mods/lambdabettergrass-fabric-1.0.3+1.16.jar b/.minecraft/mods/lambdabettergrass-fabric-1.0.3+1.16.jar new file mode 100644 index 0000000..90d434a Binary files /dev/null and b/.minecraft/mods/lambdabettergrass-fabric-1.0.3+1.16.jar differ diff --git a/.minecraft/mods/lambdynamiclights-fabric-1.3.4+1.16.jar b/.minecraft/mods/lambdynamiclights-fabric-1.3.4+1.16.jar new file mode 100644 index 0000000..e8e24a6 Binary files /dev/null and b/.minecraft/mods/lambdynamiclights-fabric-1.3.4+1.16.jar differ diff --git a/.minecraft/mods/light-overlay-5.7.0.jar.disabled b/.minecraft/mods/light-overlay-5.7.0.jar.disabled new file mode 100644 index 0000000..34e5248 Binary files /dev/null and b/.minecraft/mods/light-overlay-5.7.0.jar.disabled differ diff --git a/.minecraft/mods/lithium-fabric-mc1.16.5-0.6.3.jar b/.minecraft/mods/lithium-fabric-mc1.16.5-0.6.3.jar new file mode 100644 index 0000000..387c94a Binary files /dev/null and b/.minecraft/mods/lithium-fabric-mc1.16.5-0.6.3.jar differ diff --git a/.minecraft/mods/malilib-fabric-1.16.4-0.10.0-dev.21+arne.2.jar b/.minecraft/mods/malilib-fabric-1.16.4-0.10.0-dev.21+arne.2.jar new file mode 100644 index 0000000..fb63d94 Binary files /dev/null and b/.minecraft/mods/malilib-fabric-1.16.4-0.10.0-dev.21+arne.2.jar differ diff --git a/.minecraft/mods/maptooltip-1.16-1.1.jar b/.minecraft/mods/maptooltip-1.16-1.1.jar new file mode 100644 index 0000000..932f54f Binary files /dev/null and b/.minecraft/mods/maptooltip-1.16-1.1.jar differ diff --git a/.minecraft/mods/megane-3.1.2+1.16.4.jar b/.minecraft/mods/megane-3.1.2+1.16.4.jar new file mode 100644 index 0000000..ae24bae Binary files /dev/null and b/.minecraft/mods/megane-3.1.2+1.16.4.jar differ diff --git a/.minecraft/mods/minihud-fabric-1.16.4-0.19.0-dev.20201103.184029.jar b/.minecraft/mods/minihud-fabric-1.16.4-0.19.0-dev.20201103.184029.jar new file mode 100644 index 0000000..6f8e13d Binary files /dev/null and b/.minecraft/mods/minihud-fabric-1.16.4-0.19.0-dev.20201103.184029.jar differ diff --git a/.minecraft/mods/minimalmenu-1.16.5-0.0.5.jar b/.minecraft/mods/minimalmenu-1.16.5-0.0.5.jar new file mode 100644 index 0000000..548f1ea Binary files /dev/null and b/.minecraft/mods/minimalmenu-1.16.5-0.0.5.jar differ diff --git a/.minecraft/mods/modmenu-1.16.7.jar b/.minecraft/mods/modmenu-1.16.7.jar new file mode 100644 index 0000000..8bfd63c Binary files /dev/null and b/.minecraft/mods/modmenu-1.16.7.jar differ diff --git a/.minecraft/mods/modupdater-1.1.11+1.16.2-rc2.jar b/.minecraft/mods/modupdater-1.1.11+1.16.2-rc2.jar new file mode 100644 index 0000000..64341fa Binary files /dev/null and b/.minecraft/mods/modupdater-1.1.11+1.16.2-rc2.jar differ diff --git a/.minecraft/mods/monsters-in-the-closet-1.0.0+1.16.jar b/.minecraft/mods/monsters-in-the-closet-1.0.0+1.16.jar new file mode 100644 index 0000000..b5aceb7 Binary files /dev/null and b/.minecraft/mods/monsters-in-the-closet-1.0.0+1.16.jar differ diff --git a/.minecraft/mods/mousewheelie-1.6.4+mc1.16.4.jar.disabled b/.minecraft/mods/mousewheelie-1.6.4+mc1.16.4.jar.disabled new file mode 100644 index 0000000..5308d5f Binary files /dev/null and b/.minecraft/mods/mousewheelie-1.6.4+mc1.16.4.jar.disabled differ diff --git a/.minecraft/mods/no-potion-offset-1.0.2.jar b/.minecraft/mods/no-potion-offset-1.0.2.jar new file mode 100644 index 0000000..e386c97 Binary files /dev/null and b/.minecraft/mods/no-potion-offset-1.0.2.jar differ diff --git a/.minecraft/mods/notenoughcrashes-3.1.5-fabric.jar b/.minecraft/mods/notenoughcrashes-3.1.5-fabric.jar new file mode 100644 index 0000000..dab45d6 Binary files /dev/null and b/.minecraft/mods/notenoughcrashes-3.1.5-fabric.jar differ diff --git a/.minecraft/mods/okzoomer-4.0.1+1.16.2.jar b/.minecraft/mods/okzoomer-4.0.1+1.16.2.jar new file mode 100644 index 0000000..adc9073 Binary files /dev/null and b/.minecraft/mods/okzoomer-4.0.1+1.16.2.jar differ diff --git a/.minecraft/mods/optifabric-1.9.2.jar.disabled b/.minecraft/mods/optifabric-1.9.2.jar.disabled new file mode 100644 index 0000000..898eb4e Binary files /dev/null and b/.minecraft/mods/optifabric-1.9.2.jar.disabled differ diff --git a/.minecraft/mods/orderly-2.0.0-alpha.10-1.16.jar b/.minecraft/mods/orderly-2.0.0-alpha.10-1.16.jar new file mode 100644 index 0000000..14ec52f Binary files /dev/null and b/.minecraft/mods/orderly-2.0.0-alpha.10-1.16.jar differ diff --git a/.minecraft/mods/phosphor-fabric-mc1.16.3-0.7.1+build.11.jar b/.minecraft/mods/phosphor-fabric-mc1.16.3-0.7.1+build.11.jar new file mode 100644 index 0000000..33e11fd Binary files /dev/null and b/.minecraft/mods/phosphor-fabric-mc1.16.3-0.7.1+build.11.jar differ diff --git a/.minecraft/mods/pling-1.3.0.jar b/.minecraft/mods/pling-1.3.0.jar new file mode 100644 index 0000000..9ef3b2c Binary files /dev/null and b/.minecraft/mods/pling-1.3.0.jar differ diff --git a/.minecraft/mods/preciseblockplacing-1.0.5+1.16.5.jar.disabled b/.minecraft/mods/preciseblockplacing-1.0.5+1.16.5.jar.disabled new file mode 100644 index 0000000..546c69e Binary files /dev/null and b/.minecraft/mods/preciseblockplacing-1.0.5+1.16.5.jar.disabled differ diff --git a/.minecraft/mods/raisedclouds-1.0.0.jar b/.minecraft/mods/raisedclouds-1.0.0.jar new file mode 100644 index 0000000..83764c1 Binary files /dev/null and b/.minecraft/mods/raisedclouds-1.0.0.jar differ diff --git a/.minecraft/mods/rer-2.1.3.jar b/.minecraft/mods/rer-2.1.3.jar new file mode 100644 index 0000000..e719659 Binary files /dev/null and b/.minecraft/mods/rer-2.1.3.jar differ diff --git a/.minecraft/mods/right-click-clear-2.0.2.jar b/.minecraft/mods/right-click-clear-2.0.2.jar new file mode 100644 index 0000000..28884f8 Binary files /dev/null and b/.minecraft/mods/right-click-clear-2.0.2.jar differ diff --git a/.minecraft/mods/satin-1.5.1.jar b/.minecraft/mods/satin-1.5.1.jar new file mode 100644 index 0000000..8bfbd91 Binary files /dev/null and b/.minecraft/mods/satin-1.5.1.jar differ diff --git a/.minecraft/mods/shulkerboxtooltip-2.3.5+1.16.5.jar b/.minecraft/mods/shulkerboxtooltip-2.3.5+1.16.5.jar new file mode 100644 index 0000000..1838956 Binary files /dev/null and b/.minecraft/mods/shulkerboxtooltip-2.3.5+1.16.5.jar differ diff --git a/.minecraft/mods/slight-gui-modifications-1.7.1.jar b/.minecraft/mods/slight-gui-modifications-1.7.1.jar new file mode 100644 index 0000000..8999776 Binary files /dev/null and b/.minecraft/mods/slight-gui-modifications-1.7.1.jar differ diff --git a/.minecraft/mods/smoothboot-fabric-1.16.4-1.4.0.jar b/.minecraft/mods/smoothboot-fabric-1.16.4-1.4.0.jar new file mode 100644 index 0000000..571949f Binary files /dev/null and b/.minecraft/mods/smoothboot-fabric-1.16.4-1.4.0.jar differ diff --git a/.minecraft/mods/sodium-fabric-mc1.16.3-0.1.0.jar b/.minecraft/mods/sodium-fabric-mc1.16.3-0.1.0.jar new file mode 100644 index 0000000..ab9997c Binary files /dev/null and b/.minecraft/mods/sodium-fabric-mc1.16.3-0.1.0.jar differ diff --git a/.minecraft/mods/starlight-fabric-0.0.3.jar.disabled b/.minecraft/mods/starlight-fabric-0.0.3.jar.disabled new file mode 100644 index 0000000..63ff4f9 Binary files /dev/null and b/.minecraft/mods/starlight-fabric-0.0.3.jar.disabled differ diff --git a/.minecraft/mods/tooltipfix-1.0.2-1.16.jar b/.minecraft/mods/tooltipfix-1.0.2-1.16.jar new file mode 100644 index 0000000..a85ccfc Binary files /dev/null and b/.minecraft/mods/tooltipfix-1.0.2-1.16.jar differ diff --git a/.minecraft/mods/tweakeroo-fabric-1.16.4-0.10.0-dev.20210209.145902.jar b/.minecraft/mods/tweakeroo-fabric-1.16.4-0.10.0-dev.20210209.145902.jar new file mode 100644 index 0000000..fa1ce71 Binary files /dev/null and b/.minecraft/mods/tweakeroo-fabric-1.16.4-0.10.0-dev.20210209.145902.jar differ diff --git a/.minecraft/mods/wthit-2.2.1+1.16.5.jar b/.minecraft/mods/wthit-2.2.1+1.16.5.jar new file mode 100644 index 0000000..309f690 Binary files /dev/null and b/.minecraft/mods/wthit-2.2.1+1.16.5.jar differ diff --git a/.minecraft/mods/yosbr-0.1.1.jar b/.minecraft/mods/yosbr-0.1.1.jar new file mode 100644 index 0000000..66b9c7e Binary files /dev/null and b/.minecraft/mods/yosbr-0.1.1.jar differ diff --git a/.packignore b/.packignore new file mode 100644 index 0000000..300db1a --- /dev/null +++ b/.packignore @@ -0,0 +1,22 @@ +.minecraft/.fabric +.minecraft/.mixin.out +.minecraft/ModTranslations +.minecraft/XaeroWaypoints +.minecraft/XaeroWaypoints_BACKUP062020 +.minecraft/XaeroWorldMap +.minecraft/chesttracker +.minecraft/coremods +.minecraft/crash-reports +.minecraft/logs +.minecraft/not-enough-crashes +.minecraft/options.amecsapi.txt +.minecraft/options.txt +.minecraft/realms_persistence.json +.minecraft/resourcepacks +.minecraft/saves +.minecraft/screenshots +.minecraft/server-resource-packs +.minecraft/servers.dat +.minecraft/servers.dat_old +.minecraft/texturepacks +patches \ No newline at end of file diff --git a/README.md b/README.md index 293870e..f465092 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,16 @@ - [Architectury API](https://www.curseforge.com/minecraft/mc-mods/architectury-fabric) - [Fabric Language Kotlin](https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin) - [MaLiLib](https://www.curseforge.com/minecraft/mc-mods/malilib) +- [Konkrete](https://www.curseforge.com/minecraft/mc-mods/konkrete-fabric) +- [Cloth API (Fabric)](https://www.curseforge.com/minecraft/mc-mods/cloth-api) +- [Cloth Config API (Fabric)](https://www.curseforge.com/minecraft/mc-mods/cloth-config) ## Minimap Mods (Choose one) - [VoxelMap](https://www.curseforge.com/minecraft/mc-mods/voxelmap) -- [Xaero's Minimap](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap) -- [Xaero's Minimap (Fair-play Edition)](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap-fair-play-edition) -- [Just Map](https://www.curseforge.com/minecraft/mc-mods/just-map) -- [Just Map Unlimited](https://www.curseforge.com/minecraft/mc-mods/just-map-unlimited) +- [Xaero's Minimap](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap) / [Xaero's Minimap (Fair-play Edition)](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap-fair-play-edition) + - [Xaero's World Map](https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map) +- [Just Map](https://www.curseforge.com/minecraft/mc-mods/just-map) / [Just Map Unlimited](https://www.curseforge.com/minecraft/mc-mods/just-map-unlimited) ## Optimization @@ -37,13 +39,9 @@ - **Note: Remember many of the other mods in this section do not support Optifine** - [Ok Zoomer](https://www.curseforge.com/minecraft/mc-mods/ok-zoomer) - adds a fancy zoom feature -- [Connected Block Textures (CBT)](https://www.curseforge.com/minecraft/mc-mods/connected-block-textures "Connected Block Textures CurseForge page") - 'Nuff said - - - **_Note: To fix glass panes bottom/top go [here](https://github.com/Nuclearfarts/connected-block-textures/issues/1 "Connected Block Textures Glass Panes fix resource pack")._** - [Colormatic](https://www.curseforge.com/minecraft/mc-mods/colormatic "Colormatic CurseForge page") - Custom colors - [LambDynamicLights](https://modrinth.com/mod/lambdynamiclights "LambDynamicLights Modrinth page") - Dynamic lighting - [LambdaBetterGrass](https://modrinth.com/mod/lambdabettergrass "LambdaBetterGrass Modrinth page") - Better grass and better snow. -- [Varied Mob Textures](https://www.curseforge.com/minecraft/mc-mods/varied-mob-textures "Varied Mob Textures CurseForge page") - Random entity textures - [CullLeaves](https://github.com/TeamMidnightDust/CullLeaves "CullLeaves GitHub page") - Adds culling to leaf blocks, similar to OptiFine's "Smart Leaves" option. - [Raised Clouds](https://www.curseforge.com/minecraft/mc-mods/raised-clouds) - lets you adjust the cloud height - [Custom Fog](https://www.curseforge.com/minecraft/mc-mods/custom-fog) - lets you customize the fog distance and density @@ -56,7 +54,7 @@ More Alternatives can be found [here](https://gist.github.com/LambdAurora/1f6a4a - [Borderless Mining](https://www.curseforge.com/minecraft/mc-mods/borderless-mining) - [Mod Menu](https://www.curseforge.com/minecraft/mc-mods/modmenu) - gives you the list of mods and lets you adjust their configuration - [Dark Loading Screen](https://www.curseforge.com/minecraft/mc-mods/dark-loading-screen "Dark Loading Screen CurseForge page") - Change the resource loading screen to be darker by default -- [Blur](https://www.curseforge.com/minecraft/mc-mods/blur) +- [Blur](https://www.curseforge.com/minecraft/mc-mods/blur-fabric) - ['Slight' Gui Modifications](https://www.curseforge.com/minecraft/mc-mods/slight-gui-modifications) - 'Nuff said - [Smooth Scrolling Everywhere](https://www.curseforge.com/minecraft/mc-mods/smooth-scrolling-everywhere-fabric) - 'Nuff said - [AppleSkin](https://www.curseforge.com/minecraft/mc-mods/appleskin/files/2987255) - provides information about some mechanics that are invisible by default @@ -68,9 +66,9 @@ More Alternatives can be found [here](https://gist.github.com/LambdAurora/1f6a4a ## Informative -- [Pling - Mods - Minecraft - CurseForge](https://www.curseforge.com/minecraft/mc-mods/pling) +- [Pling](https://www.curseforge.com/minecraft/mc-mods/pling) - [Not Enough Crashes (Fabric)](https://www.curseforge.com/minecraft/mc-mods/not-enough-crashes) -- [BetterF3](https://www.curseforge.com/minecraft/mc-mods/betterf3)) +- [BetterF3](https://www.curseforge.com/minecraft/mc-mods/betterf3) - [Orderly (Fabric)](https://www.curseforge.com/minecraft/mc-mods/orderly) - [Held Item Info](https://www.curseforge.com/minecraft/mc-mods/held-item-info) - [Beenfo](https://www.curseforge.com/minecraft/mc-mods/beenfo) @@ -96,7 +94,7 @@ More Alternatives can be found [here](https://gist.github.com/LambdAurora/1f6a4a - [Cherished Worlds (Fabric)](https://www.curseforge.com/minecraft/mc-mods/cherished-worlds-fabric) / [Better World List](https://www.curseforge.com/minecraft/mc-mods/better-world-list) - ***Note: Better World List is incompatible with Cherished Worlds*** -- [Mouse Wheelie (Fabric)](https://www.curseforge.com/minecraft/mc-mods/mouse-wheelie) / [Item Scroller - Mods - Minecraft - CurseForge](https://www.curseforge.com/minecraft/mc-mods/item-scroller) +- [Mouse Wheelie (Fabric)](https://www.curseforge.com/minecraft/mc-mods/mouse-wheelie) / [Item Scroller](https://www.curseforge.com/minecraft/mc-mods/item-scroller) - [Auth Me](https://www.curseforge.com/minecraft/mc-mods/auth-me) - [Better Enchanted Books](https://www.curseforge.com/minecraft/mc-mods/better-enchanted-books) / [Enchanted Book Redesign](https://www.curseforge.com/minecraft/mc-mods/enchanted-book-redesign-fabric) - [AutoSwitch](https://www.curseforge.com/minecraft/mc-mods/fabric-autoswitch) @@ -112,6 +110,7 @@ More Alternatives can be found [here](https://gist.github.com/LambdAurora/1f6a4a - [Tweakeroo](https://www.curseforge.com/minecraft/mc-mods/tweakeroo) - [StepUpNext](https://www.curseforge.com/minecraft/mc-mods/stepupnext) - [Fabric Capes](https://www.curseforge.com/minecraft/mc-mods/capes) +- [Precise Block Placing](https://www.curseforge.com/minecraft/mc-mods/preciseblockplacing) ## Optional @@ -122,20 +121,20 @@ More Alternatives can be found [here](https://gist.github.com/LambdAurora/1f6a4a - [CraftPresence](https://www.curseforge.com/minecraft/mc-mods/craftpresence) - [Your Options Shall Be Respected (YOSBR)](https://www.curseforge.com/minecraft/mc-mods/yosbr) - [FancyMenu [Fabric]](https://www.curseforge.com/minecraft/mc-mods/fancymenu-fabric) -- [Fabric Capes - Mods - Minecraft - CurseForge](https://www.curseforge.com/minecraft/mc-mods/capes) +- [Fabric Capes](https://www.curseforge.com/minecraft/mc-mods/capes) - [Better Local Server](https://www.curseforge.com/minecraft/mc-mods/better-local-server) ## How to install -### Currently being updated as of July 26th, 2020 - -Find the latest release, right click and copy the source code link, go to Add Instance in MultiMC, go to Import from zip and paste the link there. Rename the pack whatever you want. +Find the latest release for your version, right click and copy the source code link, go to Add Instance in MultiMC, go to Import from zip and paste the link there. Rename the pack whatever you want. ## Please check out: -[Recommended OptiFine alternatives on Fabric (github.com)](https://gist.github.com/LambdAurora/1f6a4a99af374ce500f250c6b42e8754) +[Recommended OptiFine alternatives on Fabric](https://gist.github.com/LambdAurora/1f6a4a99af374ce500f250c6b42e8754) + +[Fabulously Optimized](https://www.curseforge.com/minecraft/modpacks/fabulously-optimized) -[Fabulously Optimized - Modpacks - Minecraft - CurseForge](https://www.curseforge.com/minecraft/modpacks/fabulously-optimized) +[Vanilla Tweaks](https://vanillatweaks.net/picker/resource-packs/) ## Suggestions diff --git a/instance.cfg b/instance.cfg new file mode 100644 index 0000000..3e34a15 --- /dev/null +++ b/instance.cfg @@ -0,0 +1,37 @@ +AutoCloseConsole=false +ForgeVersion= +InstanceType=OneSix +IntendedVersion= +JavaPath=javaw +JvmArgs= +LWJGLVersion= +LaunchMaximized=true +LiteloaderVersion= +LogPrePostOutput=true +MCLaunchMethod=LauncherPart +MaxMemAlloc=8192 +MinMemAlloc=2048 +MinecraftWinHeight=480 +MinecraftWinWidth=854 +OverrideCommands=false +OverrideConsole=false +OverrideJava=false +OverrideJavaArgs=false +OverrideJavaLocation=false +OverrideMCLaunchMethod=false +OverrideMemory=false +OverrideNativeWorkarounds=false +OverrideWindow=false +PermGen=128 +PostExitCommand= +PreLaunchCommand= +ShowConsole=false +ShowConsoleOnError=true +UseNativeGLFW=false +UseNativeOpenAL=false +WrapperCommand= +iconKey=mc_watermark +lastLaunchTime=1613587530840 +name=Client-Side Pack for 1.16.5 +notes= +totalTimePlayed=2925 diff --git a/mc_watermark.png b/mc_watermark.png new file mode 100644 index 0000000..3712035 Binary files /dev/null and b/mc_watermark.png differ diff --git a/mmc-pack.json b/mmc-pack.json new file mode 100644 index 0000000..02cde19 --- /dev/null +++ b/mmc-pack.json @@ -0,0 +1,52 @@ +{ + "components": [ + { + "cachedName": "LWJGL 3", + "cachedVersion": "3.2.2", + "cachedVolatile": true, + "dependencyOnly": true, + "uid": "org.lwjgl3", + "version": "3.2.2" + }, + { + "cachedName": "Minecraft", + "cachedRequires": [ + { + "equals": "3.2.2", + "suggests": "3.2.2", + "uid": "org.lwjgl3" + } + ], + "cachedVersion": "1.16.5", + "important": true, + "uid": "net.minecraft", + "version": "1.16.5" + }, + { + "cachedName": "Intermediary Mappings", + "cachedRequires": [ + { + "equals": "1.16.5", + "uid": "net.minecraft" + } + ], + "cachedVersion": "1.16.5", + "cachedVolatile": true, + "dependencyOnly": true, + "uid": "net.fabricmc.intermediary", + "version": "1.16.5" + }, + { + "cachedName": "Fabric Loader", + "cachedRequires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "cachedVersion": "0.11.1", + "uid": "net.fabricmc.fabric-loader", + "version": "0.11.1" + } + ], + "formatVersion": 1 +}