Update .packignore, instance.cfg, .gitignore, atomic science series and 30 more files
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
.git
|
||||
libraries/windows
|
||||
libraries/linux
|
||||
+6
-26
@@ -1,12 +1,7 @@
|
||||
[General]
|
||||
AutoCloseConsole=false
|
||||
AutomaticJava=false
|
||||
CloseAfterLaunch=false
|
||||
ConfigVersion=1.3
|
||||
CustomGLFWPath=
|
||||
CustomOpenALPath=
|
||||
EnableFeralGamemode=false
|
||||
EnableMangoHud=false
|
||||
Env={\"LD_PRELOAD\":\"/home/zombieguy/.local/share/PrismLauncher/instances/IMR6/libraries/linux/mimalloc/lib/libmimalloc.so\"}
|
||||
ExportAuthor=
|
||||
ExportName=
|
||||
@@ -16,7 +11,6 @@ ExportVersion=1.0.0
|
||||
GlobalDataPacksEnabled=true
|
||||
GlobalDataPacksPath=moonlight-global-datapacks
|
||||
IgnoreJavaCompatibility=true
|
||||
InstanceAccountId=
|
||||
InstanceType=OneSix
|
||||
JavaArchitecture=64
|
||||
JavaPath=instances/IMR6/libraries/linux/graalvm/bin/java
|
||||
@@ -25,9 +19,7 @@ JavaSignature=3f85ff7ae6f75cc531ba6c5ce9139a786c869d6c
|
||||
JavaVendor=Oracle Corporation
|
||||
JavaVersion=25.0.3
|
||||
JoinServerOnLaunch=false
|
||||
JoinServerOnLaunchAddress=
|
||||
JoinWorldOnLaunch=
|
||||
JvmArgs="--add-modules=jdk.incubator.vector -XX:+UseG1GC -XX:MaxGCPauseMillis=130 -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=28 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=20 -XX:G1MixedGCCountTarget=3 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=90 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 -XX:+PerfDisableSharedMem -XX:G1SATBBufferEnqueueingThresholdPercent=30 -XX:G1ConcMarkStepDurationMillis=5 -XX:G1RSetUpdatingPauseTimePercent=0 -XX:+UseNUMA -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:ReservedCodeCacheSize=400M -XX:NonNMethodCodeHeapSize=12M -XX:ProfiledCodeHeapSize=194M -XX:NonProfiledCodeHeapSize=194M -XX:NmethodSweepActivity=1 -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -XX:AllocatePrefetchStyle=3 -XX:+AlwaysActAsServerClassMachine -XX:+UseTransparentHugePages -XX:LargePageSizeInBytes=2M -XX:+UseLargePages -XX:+EagerJVMCI -Dgraal.TuneInlinerExploration=1 -Dgraal.LoopRotation=true -Dgraal.CompilerConfiguration=enterprise -Dgraal.VectorizeSIMD=true -Dgraal.PartialUnroll=true -Dforgewrapper.skipHashCheck=true"
|
||||
JvmArgs="--add-modules=jdk.incubator.vector -XX:+UseG1GC -XX:MaxGCPauseMillis=130 -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=28 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=20 -XX:G1MixedGCCountTarget=3 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=90 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 -XX:+PerfDisableSharedMem -XX:G1SATBBufferEnqueueingThresholdPercent=30 -XX:G1ConcMarkStepDurationMillis=5 -XX:G1RSetUpdatingPauseTimePercent=0 -XX:+UseNUMA -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:ReservedCodeCacheSize=400M -XX:NonNMethodCodeHeapSize=12M -XX:ProfiledCodeHeapSize=194M -XX:NonProfiledCodeHeapSize=194M -XX:NmethodSweepActivity=1 -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -XX:AllocatePrefetchStyle=3 -XX:+AlwaysActAsServerClassMachine -XX:LargePageSizeInBytes=2M -XX:+UseLargePages -XX:+EagerJVMCI -Dgraal.TuneInlinerExploration=1 -Dgraal.LoopRotation=true -Dgraal.CompilerConfiguration=enterprise -Dgraal.VectorizeSIMD=true -Dgraal.LoopInversion=true -Dforgewrapper.skipHashCheck=true"
|
||||
LaunchMaximized=false
|
||||
LogPrePostOutput=true
|
||||
LowMemWarning=true
|
||||
@@ -43,7 +35,6 @@ MinMemAlloc=4096
|
||||
MinecraftWinHeight=720
|
||||
MinecraftWinWidth=1280
|
||||
ModDownloadLoaders=[]
|
||||
OnlineFixes=false
|
||||
OverrideCommands=false
|
||||
OverrideConsole=false
|
||||
OverrideEnv=true
|
||||
@@ -57,34 +48,23 @@ OverrideModDownloadLoaders=false
|
||||
OverrideNativeWorkarounds=false
|
||||
OverridePerformance=false
|
||||
OverrideWindow=true
|
||||
PermGen=248
|
||||
PostExitCommand=
|
||||
PreLaunchCommand=
|
||||
PermGen=256
|
||||
Profiler=
|
||||
QuitAfterGameStop=false
|
||||
RecordGameTime=true
|
||||
ShowConsole=false
|
||||
ShowConsoleOnError=true
|
||||
ShowGameTime=true
|
||||
UseAccountForInstance=false
|
||||
UseDiscreteGpu=false
|
||||
UseNativeGLFW=false
|
||||
UseNativeOpenAL=false
|
||||
UseZink=false
|
||||
WrapperCommand=
|
||||
iconKey=6
|
||||
lastLaunchTime=1783968405217
|
||||
lastTimePlayed=152
|
||||
lastLaunchTime=1784053977058
|
||||
lastTimePlayed=428
|
||||
linkedInstances=[]
|
||||
name=IMR6
|
||||
notes=################# Industrial Magic Reloaded: 6 #################\n\nMagic/Tech Modpack - Kitchen sink with a performant core.\nCooked by: The MadSqawd\n\n\nNotes:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
|
||||
shortcuts=
|
||||
totalTimePlayed=111566
|
||||
totalTimePlayed=112204
|
||||
|
||||
[UI]
|
||||
datapacks_Page\Columns="AAAA/wAAAAAAAAABAAAAAAAAAAEBAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAFAQEAAAAAAAABAAAAAAAAAGT/////AAAAgQAAAAAAAAAFAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAABAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAD6AAAAABkAAAAAAAAAAAAAAAAAAAAAQ=="
|
||||
datapacks_Page\ColumnsOverride=false
|
||||
mods_Page\Columns="AAAA/wAAAAAAAAABAAAAAQAAAAABAAAAAAAAAAAAAAANwB8AAAAHAAAACQAAAGQAAAAIAAAAZAAAAAYAAABkAAAACwAAAGQAAAAHAAAAZAAAAAoAAABkAAAADAAAAGQAAAKFAAAADQEBAAAAAAAAAQAAAAAAAABk/////wAAAIEAAAAAAAAADQAAAGQAAAABAAAAAAAAAGQAAAABAAAAAAAAAIAAAAABAAAAAQAAAHUAAAABAAAAAAAAAGQAAAABAAAAAAAAAGQAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAA+gAAAAAZAAAAAAAAAAAAAAAAAAAAAE="
|
||||
mods_Page\Columns="AAAA/wAAAAAAAAABAAAAAQAAAAABAAAAAAAAAAAAAAANwB8AAAAHAAAACgAAAGQAAAAMAAAAZAAAAAkAAABkAAAACwAAAGQAAAAHAAAAZAAAAAYAAABkAAAACAAAAGQAAAKFAAAADQEBAAAAAAAAAQAAAAAAAABk/////wAAAIEAAAAAAAAADQAAAGQAAAABAAAAAAAAAGQAAAABAAAAAAAAAIAAAAABAAAAAQAAAHUAAAABAAAAAAAAAGQAAAABAAAAAAAAAGQAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAA+gAAAAAZAAAAAAAAAAAAAAAAAAAAAE="
|
||||
mods_Page\ColumnsOverride=false
|
||||
resourcepacks_Page\Columns="AAAA/wAAAAAAAAABAAAAAAAAAAEBAAAAAAAAAAAAAAAHQAAAAAEAAAAGAAAAZAAAA4cAAAAHAQEAAAAAAAABAAAAAAAAAGT/////AAAAgQAAAAAAAAAHAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAABkwAAAAEAAAABAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAAAAAAAEAAAAAAAAD6AAAAABkAAAAAAAAAAAAAAAAAAAAAQ=="
|
||||
resourcepacks_Page\ColumnsOverride=false
|
||||
|
||||
@@ -5,6 +5,11 @@ crashlogs
|
||||
saves
|
||||
screenshots
|
||||
xaero
|
||||
lightspeed-cache
|
||||
trees
|
||||
texturepacks
|
||||
saves
|
||||
exposures
|
||||
|
||||
# Files
|
||||
usercache.json
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -138,11 +138,11 @@ _version = 4
|
||||
#
|
||||
# If enabled, the mod will log information about the renderer setup, cleanup, and any issues it may encounter.
|
||||
# This can be useful for debugging.
|
||||
logRendererEventToFile = "INFO"
|
||||
logRendererEventToFile = "ERROR"
|
||||
#
|
||||
# If enabled, the mod will log information about the world generation process.
|
||||
# This can be useful for debugging.
|
||||
logWorldGenEventToFile = "INFO"
|
||||
logWorldGenEventToFile = "ERROR"
|
||||
#
|
||||
# If enabled, the mod will log information about the renderer OpenGL process.
|
||||
# This can be useful for debugging.
|
||||
@@ -153,21 +153,21 @@ _version = 4
|
||||
#
|
||||
# If enabled, the mod will log information about the world generation process.
|
||||
# This can be useful for debugging.
|
||||
logWorldGenChunkLoadEventToFile = "INFO"
|
||||
logWorldGenChunkLoadEventToFile = "ERROR"
|
||||
#
|
||||
# If enabled, the mod will log information about the renderer OpenGL process.
|
||||
# This can be useful for debugging.
|
||||
logRendererGLEventToFile = "INFO"
|
||||
logRendererGLEventToFile = "ERROR"
|
||||
#
|
||||
# If enabled, the mod will log information about network operations.
|
||||
# This can be useful for debugging.
|
||||
logNetworkEventToFile = "INFO"
|
||||
logNetworkEventToFile = "ERROR"
|
||||
#
|
||||
# If enabled, config changes sent by the server will be logged.
|
||||
logConnectionConfigChangesToFile = "WARN"
|
||||
logConnectionConfigChangesToFile = "ERROR"
|
||||
#
|
||||
#
|
||||
globalFileMaxLevel = "INFO"
|
||||
globalFileMaxLevel = "ERROR"
|
||||
|
||||
[common.logging.warning]
|
||||
#
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#Set this to false to disable the small scrolling popups that appear when you gain xp in a skill
|
||||
showXpParticles = false
|
||||
#Set this to false to disable the message that welcomes you to Advent of Ascension when logging in
|
||||
showWelcomeMessage = true
|
||||
showWelcomeMessage = false
|
||||
#Set this to false to hide player halos for those that have them
|
||||
showPlayerHalos = true
|
||||
#If multiple halos are available, which one would you prefer to have on?
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#Need help? Ask on Discord or Github/Gitlab <3 (ps: it is possible that this file contains nothing it's normal)
|
||||
#Mon Jul 13 18:47:11 GMT 2026
|
||||
#Tue Jul 14 18:33:21 GMT 2026
|
||||
boolean.villages.enabled_custom_config=true
|
||||
int.villages.salt=10387312
|
||||
int.villages.separation=20
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
[general]
|
||||
#Show the beta warning with the project issue tracker when entering a world.
|
||||
showBetaWarning = true
|
||||
showBetaWarning = false
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#Indigo properties file
|
||||
#Mon Jul 13 18:47:13 GMT 2026
|
||||
#Tue Jul 14 18:33:23 GMT 2026
|
||||
always-tesselate-blocks=auto
|
||||
ambient-occlusion-mode=hybrid
|
||||
debug-compare-lighting=auto
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#Need help? Ask on Discord or Github/Gitlab <3 (ps: it is possible that this file contains nothing it's normal)
|
||||
#Mon Jul 13 18:47:11 GMT 2026
|
||||
#Tue Jul 14 18:33:22 GMT 2026
|
||||
boolean.creative.enable_item_group_ferret=false
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||
#Mon Jul 13 18:47:11 GMT 2026
|
||||
#Tue Jul 14 18:33:21 GMT 2026
|
||||
colorSpace=SRGB
|
||||
disableUpdateMessage=true
|
||||
enableDebugOptions=false
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#Packet Fixer config file.
|
||||
#Default values (minecraft default): nbtMaxSize 2097152, packetSize 1048576, decoderSize 8388608 and varInt21Size 3.
|
||||
#Max values are 2147483647 for packetSize/decoderSize/varInt21 and 9223372036854775807 for nbtMaxSize.
|
||||
#Mon Jul 13 18:47:04 GMT 2026
|
||||
#Tue Jul 14 18:33:15 GMT 2026
|
||||
allSizesUnlimited=true
|
||||
chunkPacketData=2097152
|
||||
decoderSize=8388608
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#
|
||||
#Mon Jul 13 18:47:04 GMT 2026
|
||||
#Tue Jul 14 18:33:15 GMT 2026
|
||||
mixin.perf.biome=true
|
||||
mixin.perf.noise=true
|
||||
|
||||
@@ -48,6 +48,7 @@ Comment: 'Value is in ticks.'
|
||||
D:default=360.0 -> EXPLOSIVE_NUCLEAR_DURATION='360.0'
|
||||
D:default=120.0 -> EXPLOSIVE_NUCLEAR_ENERGY='120.0'
|
||||
D:default=90.0 -> EXPLOSIVE_NUCLEAR_RADIATION_RADIUS='90.0'
|
||||
D:default=5.0 -> EXPLOSIVE_NUCLEAR_RADIATION_DURATION_REAL_DAYS='5.0'
|
||||
D:default=1.0 -> EXPLOSIVE_ENDOTHERMIC_MAXHARDNESS='1.0'
|
||||
D:default=30.0 -> EXPLOSIVE_ENDOTHERMIC_RADIUS='30.0'
|
||||
D:default=1.5 -> EXPLOSIVE_ENDOTHERMIC_VELOCITY='1.5'
|
||||
|
||||
@@ -31,3 +31,4 @@ I:default=10 -> RADIO_GENATOR_RADIATION_RADIUS='10'
|
||||
I:default=5 -> MOLTEN_SAL_SUPPLIER_RADIATION_RADIUS='5'
|
||||
I:default=50 -> DEFAULT_PARTICLE_COOLDOWN_TICKS='50'
|
||||
I:default=800 -> PARTICLE_SURVIVAL_TICKS='800'
|
||||
D:default=5.0 -> FISSION_REACTOR_MELTDOWN_RADIATION_DURATION_REAL_DAYS='2.0'
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
filename = 'Ballistix-1.20.1-1.0.7.jar'
|
||||
filename = 'Ballistix-1.20.1-1.0.9.jar'
|
||||
name = 'Ballistix'
|
||||
side = 'server'
|
||||
x-prismlauncher-loaders = [ 'neoforge', 'forge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.20.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = 'Ballistix 1.20.1-1.0.7'
|
||||
x-prismlauncher-version-number = 'Ballistix 1.20.1-1.0.9'
|
||||
|
||||
[download]
|
||||
hash = 'b6714cde131a6047005306a093a602d76fef2c88'
|
||||
hash = 'ee5ef900691461a8f9759d170ecf284bfaeadc8a'
|
||||
hash-format = 'sha1'
|
||||
mode = 'metadata:curseforge'
|
||||
url = ''
|
||||
|
||||
[update.curseforge]
|
||||
file-id = 8393353
|
||||
file-id = 8427798
|
||||
project-id = 443915
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
filename = 'immersive_optimization-forge-1.20.1-0.1.6.jar'
|
||||
filename = 'immersive_optimization-forge-1.20.1-0.2.0.jar'
|
||||
name = 'Immersive Optimization'
|
||||
side = ''
|
||||
x-prismlauncher-dependencies = []
|
||||
x-prismlauncher-loaders = [ 'forge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.20.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '[Forge 1.20.1] Immersive Optimization - 0.1.6'
|
||||
x-prismlauncher-version-number = '[Forge 1.20.1] Immersive Optimization - 0.2.0'
|
||||
|
||||
[download]
|
||||
hash = 'ec8fcbf02234751ed64e658e8bad4995cfcd0b11'
|
||||
hash = 'd67ed8b1e1616349e486537a7f71e03353c0cdfd'
|
||||
hash-format = 'sha1'
|
||||
mode = 'metadata:curseforge'
|
||||
url = ''
|
||||
|
||||
[update.curseforge]
|
||||
file-id = 8215026
|
||||
file-id = 8429401
|
||||
project-id = 1163206
|
||||
@@ -1,19 +1,19 @@
|
||||
filename = 'Nuclear Science-1.20.1-0.8.6.jar'
|
||||
filename = 'Nuclear Science-1.20.1-0.8.7.jar'
|
||||
name = 'Nuclear Science'
|
||||
side = 'server'
|
||||
x-prismlauncher-loaders = [ 'neoforge', 'forge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.20.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = 'Nuclear Science 1.20.1-0.8.6'
|
||||
x-prismlauncher-version-number = 'Nuclear Science 1.20.1-0.8.7'
|
||||
|
||||
[download]
|
||||
hash = '49eee18edf016e624ad45b83864b2946944b29ab'
|
||||
hash = '0f86602ff146171c81d910d0cf34f42b7cc784dc'
|
||||
hash-format = 'sha1'
|
||||
mode = 'metadata:curseforge'
|
||||
url = ''
|
||||
|
||||
[update.curseforge]
|
||||
file-id = 8400301
|
||||
file-id = 8427379
|
||||
project-id = 318646
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
filename = 'spark-1.10.53-forge.jar'
|
||||
name = 'spark'
|
||||
side = ''
|
||||
x-prismlauncher-dependencies = []
|
||||
x-prismlauncher-loaders = [ 'forge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '1.10.53 (Forge 1.20.1)'
|
||||
|
||||
[download]
|
||||
hash = '231fb325368c0660954f47bfb03493f5246fa4d1'
|
||||
hash-format = 'sha1'
|
||||
mode = 'metadata:curseforge'
|
||||
url = ''
|
||||
|
||||
[update.curseforge]
|
||||
file-id = 4738952
|
||||
project-id = 361579
|
||||
@@ -1,18 +1,18 @@
|
||||
filename = 'Voltaic-1.20.1-1.0.10.jar'
|
||||
filename = 'Voltaic-1.20.1-1.0.11.jar'
|
||||
name = 'Voltaic'
|
||||
side = 'server'
|
||||
x-prismlauncher-dependencies = []
|
||||
x-prismlauncher-loaders = [ 'neoforge', 'forge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.20.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = 'Voltaic 1.20.1-1.0.10'
|
||||
x-prismlauncher-version-number = 'Voltaic 1.20.1-1.0.11'
|
||||
|
||||
[download]
|
||||
hash = 'f13ab6673bc8b0cb7d3fb4d4c2cac4f7e64425cf'
|
||||
hash = '6db8c22ddabe87bdc989820fdb0eba782b9b4122'
|
||||
hash-format = 'sha1'
|
||||
mode = 'metadata:curseforge'
|
||||
url = ''
|
||||
|
||||
[update.curseforge]
|
||||
file-id = 8400274
|
||||
file-id = 8427367
|
||||
project-id = 1237904
|
||||
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
+26
-26
@@ -192,37 +192,37 @@ key_key.draconicevolution.dislocator_blink:key.keyboard.unknown
|
||||
key_key.draconicevolution.dislocator_gui:key.keyboard.unknown
|
||||
key_key.draconicevolution.dislocator_up:key.keyboard.unknown
|
||||
key_key.draconicevolution.dislocator_down:key.keyboard.unknown
|
||||
key_key.jei.previousCategory:key.keyboard.page.up:SHIFT
|
||||
key_key.jei.focusSearch:key.keyboard.f:CONTROL
|
||||
key_key.jei.previousSearch:key.keyboard.up
|
||||
key_key.jei.recipeBack:key.keyboard.backspace
|
||||
key_key.jei.toggleOverlay:key.keyboard.o:CONTROL
|
||||
key_key.jei.clearSearchBar:key.mouse.right
|
||||
key_key.jei.nextSearch:key.keyboard.down
|
||||
key_key.jei.toggleWildcardHideIngredient:key.mouse.right:CONTROL
|
||||
key_key.jei.cheatItemStack:key.mouse.left:SHIFT
|
||||
key_key.jei.nextRecipePage:key.keyboard.page.down
|
||||
key_key.jei.nextCategory:key.keyboard.page.down:SHIFT
|
||||
key_key.jei.previousPage:key.keyboard.unknown
|
||||
key_key.jei.previousRecipePage:key.keyboard.page.up
|
||||
key_key.jei.cheatOneItem2:key.mouse.right
|
||||
key_key.jei.showRecipe2:key.mouse.left
|
||||
key_key.jei.toggleCheatModeConfigButton:key.mouse.left:CONTROL
|
||||
key_key.jei.showRecipe:key.keyboard.r
|
||||
key_key.jei.closeRecipeGui:key.keyboard.escape
|
||||
key_key.jei.cheatOneItem:key.mouse.left
|
||||
key_key.jei.cheatItemStack2:key.mouse.middle
|
||||
key_key.jei.toggleOverlay:key.keyboard.o:CONTROL
|
||||
key_key.jei.cheatOneItem2:key.mouse.right
|
||||
key_key.jei.nextCategory:key.keyboard.page.down:SHIFT
|
||||
key_key.jei.toggleBookmarkOverlay:key.keyboard.unknown
|
||||
key_key.jei.toggleEditMode:key.keyboard.unknown
|
||||
key_key.jei.maxTransferRecipeBookmark:key.mouse.left:CONTROL
|
||||
key_key.jei.showUses2:key.mouse.right
|
||||
key_key.jei.transferRecipeBookmark:key.mouse.left:SHIFT
|
||||
key_key.jei.showUses:key.keyboard.u
|
||||
key_key.jei.toggleCheatMode:key.keyboard.unknown
|
||||
key_key.jei.showRecipe:key.keyboard.r
|
||||
key_key.jei.showRecipe2:key.mouse.left
|
||||
key_key.jei.toggleHideIngredient:key.mouse.left:CONTROL
|
||||
key_key.jei.bookmark:key.keyboard.a
|
||||
key_key.jei.copy.recipe.id:key.keyboard.unknown
|
||||
key_key.jei.nextPage:key.keyboard.unknown
|
||||
key_key.jei.showUses2:key.mouse.right
|
||||
key_key.jei.maxTransferRecipeBookmark:key.mouse.left:CONTROL
|
||||
key_key.jei.closeRecipeGui:key.keyboard.escape
|
||||
key_key.jei.toggleWildcardHideIngredient:key.mouse.right:CONTROL
|
||||
key_key.jei.recipeBack:key.keyboard.backspace
|
||||
key_key.jei.bookmark:key.keyboard.a
|
||||
key_key.jei.cheatItemStack2:key.mouse.middle
|
||||
key_key.jei.cheatItemStack:key.mouse.left:SHIFT
|
||||
key_key.jei.focusSearch:key.keyboard.f:CONTROL
|
||||
key_key.jei.previousCategory:key.keyboard.page.up:SHIFT
|
||||
key_key.jei.previousPage:key.keyboard.unknown
|
||||
key_key.jei.previousSearch:key.keyboard.up
|
||||
key_key.jei.previousRecipePage:key.keyboard.page.up
|
||||
key_key.jei.toggleCheatMode:key.keyboard.unknown
|
||||
key_key.jei.cheatOneItem:key.mouse.left
|
||||
key_key.jei.transferRecipeBookmark:key.mouse.left:SHIFT
|
||||
key_key.jei.copy.recipe.id:key.keyboard.unknown
|
||||
key_key.jei.toggleEditMode:key.keyboard.unknown
|
||||
key_key.jei.clearSearchBar:key.mouse.right
|
||||
key_key.jei.showUses:key.keyboard.u
|
||||
key_key.jei.nextSearch:key.keyboard.down
|
||||
key_key.immersivepetroleum.projector.flip:key.keyboard.m
|
||||
key_key.cofh.mode_change_increment:key.keyboard.v
|
||||
key_key.cofh.mode_change_decrement:key.keyboard.b
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Mon Jul 13 18:47:30 GMT 2026
|
||||
#Tue Jul 14 18:36:55 GMT 2026
|
||||
ANISOTROPIC_FILTER=8
|
||||
SHADOW_QUALITY=-1
|
||||
SHOOTING_STARS=false
|
||||
|
||||
Reference in New Issue
Block a user