this repo has no description

Compare changes

Choose any two refs to compare.

Changed files
+1554 -836
config
defaultconfigs
global_packs
kubejs
mods
resourcepacks
scripts
+42 -81
config/badmobs-common.toml
··· 2962 #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options. 2963 removeAggressively = false 2964 2965 - #Options for the wildbackport mod. 2966 - [wildbackport] 2967 - 2968 - #Spawning options for wildbackport:allay 2969 - [wildbackport.allay] 2970 - #Should the entity be allowed to spawn normally? 2971 - allowNormalSpawning = true 2972 - #Should spawners be able to spawn the entity? 2973 - allowSpawners = true 2974 - #Should spawn eggs be able to spawn the entity? 2975 - allowSpawnEggs = true 2976 - #Should the entity spawn via mob conversion? i.e. villager -> zombie 2977 - allowConversions = true 2978 - #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options. 2979 - removeAggressively = false 2980 - 2981 - #Spawning options for wildbackport:frog 2982 - [wildbackport.frog] 2983 - #Should the entity be allowed to spawn normally? 2984 - allowNormalSpawning = true 2985 - #Should spawners be able to spawn the entity? 2986 - allowSpawners = true 2987 - #Should spawn eggs be able to spawn the entity? 2988 - allowSpawnEggs = true 2989 - #Should the entity spawn via mob conversion? i.e. villager -> zombie 2990 - allowConversions = true 2991 - #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options. 2992 - removeAggressively = false 2993 - 2994 - #Spawning options for wildbackport:tadpole 2995 - [wildbackport.tadpole] 2996 - #Should the entity be allowed to spawn normally? 2997 - allowNormalSpawning = true 2998 - #Should spawners be able to spawn the entity? 2999 - allowSpawners = true 3000 - #Should spawn eggs be able to spawn the entity? 3001 - allowSpawnEggs = true 3002 - #Should the entity spawn via mob conversion? i.e. villager -> zombie 3003 - allowConversions = true 3004 - #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options. 3005 - removeAggressively = false 3006 - 3007 - #Spawning options for wildbackport:warden 3008 - [wildbackport.warden] 3009 - #Should the entity be allowed to spawn normally? 3010 - allowNormalSpawning = true 3011 - #Should spawners be able to spawn the entity? 3012 - allowSpawners = true 3013 - #Should spawn eggs be able to spawn the entity? 3014 - allowSpawnEggs = true 3015 - #Should the entity spawn via mob conversion? i.e. villager -> zombie 3016 - allowConversions = true 3017 - #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options. 3018 - removeAggressively = false 3019 - 3020 - #Spawning options for wildbackport:mangrove_boat 3021 - [wildbackport.mangrove_boat] 3022 - #Should the entity be allowed to spawn normally? 3023 - allowNormalSpawning = true 3024 - #Should spawners be able to spawn the entity? 3025 - allowSpawners = true 3026 - #Should spawn eggs be able to spawn the entity? 3027 - allowSpawnEggs = true 3028 - #Should the entity spawn via mob conversion? i.e. villager -> zombie 3029 - allowConversions = true 3030 - #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options. 3031 - removeAggressively = false 3032 - 3033 - #Spawning options for wildbackport:chest_boat 3034 - [wildbackport.chest_boat] 3035 - #Should the entity be allowed to spawn normally? 3036 - allowNormalSpawning = true 3037 - #Should spawners be able to spawn the entity? 3038 - allowSpawners = true 3039 - #Should spawn eggs be able to spawn the entity? 3040 - allowSpawnEggs = true 3041 - #Should the entity spawn via mob conversion? i.e. villager -> zombie 3042 - allowConversions = true 3043 - #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options. 3044 - removeAggressively = false 3045 - 3046 #Options for the sophisticatedbackpacks mod. 3047 [sophisticatedbackpacks] 3048 ··· 4903 #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options. 4904 removeAggressively = false 4905
··· 2962 #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options. 2963 removeAggressively = false 2964 2965 #Options for the sophisticatedbackpacks mod. 2966 [sophisticatedbackpacks] 2967 ··· 4822 #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options. 4823 removeAggressively = false 4824 4825 + #Options for the boatload mod. 4826 + [boatload] 4827 + 4828 + #Spawning options for boatload:chest_boat 4829 + [boatload.chest_boat] 4830 + #Should the entity be allowed to spawn normally? 4831 + allowNormalSpawning = true 4832 + #Should spawners be able to spawn the entity? 4833 + allowSpawners = true 4834 + #Should spawn eggs be able to spawn the entity? 4835 + allowSpawnEggs = true 4836 + #Should the entity spawn via mob conversion? i.e. villager -> zombie 4837 + allowConversions = true 4838 + #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options. 4839 + removeAggressively = false 4840 + 4841 + #Spawning options for boatload:furnace_boat 4842 + [boatload.furnace_boat] 4843 + #Should the entity be allowed to spawn normally? 4844 + allowNormalSpawning = true 4845 + #Should spawners be able to spawn the entity? 4846 + allowSpawners = true 4847 + #Should spawn eggs be able to spawn the entity? 4848 + allowSpawnEggs = true 4849 + #Should the entity spawn via mob conversion? i.e. villager -> zombie 4850 + allowConversions = true 4851 + #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options. 4852 + removeAggressively = false 4853 + 4854 + #Spawning options for boatload:large_boat 4855 + [boatload.large_boat] 4856 + #Should the entity be allowed to spawn normally? 4857 + allowNormalSpawning = true 4858 + #Should spawners be able to spawn the entity? 4859 + allowSpawners = true 4860 + #Should spawn eggs be able to spawn the entity? 4861 + allowSpawnEggs = true 4862 + #Should the entity spawn via mob conversion? i.e. villager -> zombie 4863 + allowConversions = true 4864 + #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options. 4865 + removeAggressively = false 4866 +
+14
config/bcc-common.toml
···
··· 1 + 2 + #General settings 3 + [general] 4 + #The CurseForge project ID for the modpack 5 + #Range: > 0 6 + modpackProjectID = 663294 7 + #The name of the modpack 8 + modpackName = "Construct" 9 + #The version of the modpack 10 + modpackVersion = "2.0.1" 11 + #Use the metadata.json to determine the modpack version 12 + #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING 13 + useMetadata = false 14 +
+22 -22
config/byg/nether-biomes.json5
··· 45 "weight": 2 46 }, 47 { 48 - "data": "byg:weeping_mire", 49 "weight": 2 50 }, 51 { ··· 53 "weight": 2 54 }, 55 { 56 - "data": "byg:brimstone_caverns", 57 "weight": 2 58 - }, 59 - { 60 - "data": "byg:subzero_hypogeal", 61 - "weight": 0 62 }, 63 { 64 "data": "byg:warped_desert", 65 - "weight": 0 66 - }, 67 - { 68 - "data": "byg:magma_wastes", 69 "weight": 2 70 }, 71 { 72 "data": "byg:quartz_desert", 73 - "weight": 0 74 }, 75 { 76 "data": "byg:crimson_gardens", 77 "weight": 2 78 }, 79 { ··· 214 "weight": 2 215 }, 216 { 217 - "data": "byg:brimstone_caverns", 218 - "weight": 2 219 - }, 220 - { 221 - "data": "byg:subzero_hypogeal", 222 "weight": 2 223 }, 224 { ··· 226 "weight": 2 227 }, 228 { 229 - "data": "byg:weeping_mire", 230 "weight": 2 231 }, 232 { 233 "data": "byg:warped_desert", 234 - "weight": 2 235 }, 236 { 237 - "data": "byg:quartz_desert", 238 "weight": 2 239 }, 240 { 241 - "data": "byg:crimson_gardens", 242 - "weight": 2 243 }, 244 { 245 - "data": "byg:magma_wastes", 246 "weight": 2 247 }, 248 {
··· 45 "weight": 2 46 }, 47 { 48 + "data": "byg:brimstone_caverns", 49 + "weight": 2 50 + }, 51 + { 52 + "data": "byg:subzero_hypogeal", 53 "weight": 2 54 }, 55 { ··· 57 "weight": 2 58 }, 59 { 60 + "data": "byg:weeping_mire", 61 "weight": 2 62 }, 63 { 64 "data": "byg:warped_desert", 65 "weight": 2 66 }, 67 { 68 "data": "byg:quartz_desert", 69 + "weight": 2 70 }, 71 { 72 "data": "byg:crimson_gardens", 73 + "weight": 2 74 + }, 75 + { 76 + "data": "byg:magma_wastes", 77 "weight": 2 78 }, 79 { ··· 214 "weight": 2 215 }, 216 { 217 + "data": "byg:weeping_mire", 218 "weight": 2 219 }, 220 { ··· 222 "weight": 2 223 }, 224 { 225 + "data": "byg:brimstone_caverns", 226 "weight": 2 227 + }, 228 + { 229 + "data": "byg:subzero_hypogeal", 230 + "weight": 0 231 }, 232 { 233 "data": "byg:warped_desert", 234 + "weight": 0 235 }, 236 { 237 + "data": "byg:magma_wastes", 238 "weight": 2 239 }, 240 { 241 + "data": "byg:quartz_desert", 242 + "weight": 0 243 }, 244 { 245 + "data": "byg:crimson_gardens", 246 "weight": 2 247 }, 248 {
+12
config/carryon-client.toml
···
··· 1 + 2 + #Settings 3 + [settings] 4 + #If the front of the Tile Entities should face the player or should face outward 5 + facePlayer = false 6 + #Arms should render on sides when carrying 7 + renderArms = true 8 + 9 + [modeloverrides] 10 + #Model Overrides based on NBT or on Meta. Advanced Users Only! 11 + overrides = ["minecraft:hopper->(block)minecraft:hopper", "minecraft:comparator->(block)minecraft:comparator", "minecraft:repeater->(block)minecraft:repeater", "minecraft:cauldron->(block)minecraft:cauldron", "minecraft:brewing_stand->(item)minecraft:brewing_stand", "minecraft:flower_pot->(block)minecraft:flower_pot", "minecraft:sugar_cane->(block)minecraft:sugar_cane", "minecraft:redstone_wire->(item)minecraft:redstone", "animania:block_nest->(block)animania:block_nest", "animania:cheese_mold;0->(block)animania:cheese_mold;0", "animania:cheese_mold;1->(block)animania:cheese_mold;1", "animania:cheese_mold;2->(block)animania:cheese_mold;2", "animania:cheese_mold;3->(block)animania:cheese_mold;3", "animania:cheese_mold;4->(block)animania:cheese_mold;4", "animania:cheese_mold;5->(block)animania:cheese_mold;5", "animania:cheese_mold;6->(block)animania:cheese_mold;6", "animania:cheese_mold;7->(block)animania:cheese_mold;7", "animania:cheese_mold;8->(block)animania:cheese_mold;8", "animania:cheese_mold;9->(block)animania:cheese_mold;9", "animania:cheese_mold;10->(block)animania:cheese_mold;10"] 12 +
+38
config/chunkloaders-common.toml
···
··· 1 + [Limitations] 2 + # How many chunks should players be able to load per world? Use -1 for infinite. 3 + # Allowed range: -1 ~ 1000 - Default: -1 4 + maxLoadedChunksPerPlayer = -1 5 + 6 + # Can players use the chunk loader map? If false, players will see the message 'The chunk loader map is disabled on this server'. 7 + # Allowed values: true, false - Default: true 8 + canPlayersUseMap = true 9 + 10 + # After how many minutes of offline time should players' chunk loaders be disabled? Use -1 to disable the inactivity timeout. 11 + # Allowed range: -1 ~ 525600 - Default: 10080 12 + inactivityTimeout = 720 13 + 14 + # Chunk loaders from before version 1.2.0 are not bound to a player. Should these chunk loaders' loaded chunks stay loaded? 15 + # Allowed values: true, false - Default: true 16 + allowLegacyLoadedChunks = true 17 + 18 + [General] 19 + # In what radius should the Single Chunk Loader be able to load chunks? 20 + # Allowed range: 1 ~ 6 - Default: 1 21 + singleChunkLoaderRadius = 1 22 + 23 + # Should chunk loaders do random ticks in loaded chunks? 24 + # Allowed values: true, false - Default: true 25 + doRandomTicks = true 26 + 27 + # In what radius should the Advanced Chunk Loader be able to load chunks? 28 + # Allowed range: 1 ~ 6 - Default: 3 29 + advancedChunkLoaderRadius = 3 30 + 31 + # In what radius should the Basic Chunk Loader be able to load chunks? 32 + # Allowed range: 1 ~ 6 - Default: 2 33 + basicChunkLoaderRadius = 2 34 + 35 + # In what radius should the Ultimate Chunk Loader be able to load chunks? 36 + # Allowed range: 1 ~ 6 - Default: 4 37 + ultimateChunkLoaderRadius = 4 38 +
+5
config/chunky.json
···
··· 1 + { 2 + "version": 1, 3 + "language": "en", 4 + "continueOnRestart": false 5 + }
-3
config/configured-client.toml
··· 1 - #Forces all config menus to be overridden and generated by Configured. This requires the game to be restarted for the changes to apply. 2 - forceConfiguredMenu = false 3 -
···
+2 -2
config/create-client.toml
··· 31 #Choose the menu row that the Create config button appears on in the main menu 32 #Set to 0 to disable the button altogether 33 #Range: 0 ~ 4 34 - mainMenuConfigButtonRow = 2 35 # 36 #Offset the Create config button in the main menu by this many pixels on the X axis 37 #The sign (-/+) of this value determines what side of the row the button appears on (left/right) ··· 41 #Choose the menu row that the Create config button appears on in the in-game menu 42 #Set to 0 to disable the button altogether 43 #Range: 0 ~ 5 44 - ingameMenuConfigButtonRow = 3 45 # 46 #Offset the Create config button in the in-game menu by this many pixels on the X axis 47 #The sign (-/+) of this value determines what side of the row the button appears on (left/right)
··· 31 #Choose the menu row that the Create config button appears on in the main menu 32 #Set to 0 to disable the button altogether 33 #Range: 0 ~ 4 34 + mainMenuConfigButtonRow = 0 35 # 36 #Offset the Create config button in the main menu by this many pixels on the X axis 37 #The sign (-/+) of this value determines what side of the row the button appears on (left/right) ··· 41 #Choose the menu row that the Create config button appears on in the in-game menu 42 #Set to 0 to disable the button altogether 43 #Range: 0 ~ 5 44 + ingameMenuConfigButtonRow = 0 45 # 46 #Offset the Create config button in the in-game menu by this many pixels on the X axis 47 #The sign (-/+) of this value determines what side of the row the button appears on (left/right)
+1
config/createdeco-client.toml
···
··· 1 +
+6
config/createdeco-common.toml
···
··· 1 + 2 + #General Settings 3 + [general] 4 + #allow coin recipe 5 + can_press_coins = false 6 +
-1
config/debugify-descriptions.json
··· 1 - {"MC-127970":"Using Riptide on a trident with an item in your off-hand\ncauses visual glitch with said item","MC-93018":"Wild wolves show breeding hearts but do not breed","MC-200418":"Cured baby zombie villagers stay as jockey variant","MC-199467":"Certain entity animations stop after they\u0027ve existed\nin world for too long","MC-159163":"Quickly pressing the sneak key causes the sneak animation\nto play twice","MC-214147":"Skeletons wearing leather armor still convert to strays\nin powder snow","MC-121903":"Command block minecarts do not save execution cooldown\nto NBT","MC-249059":"Loading terrain screen cannot close before 2 seconds\nhave passed","MC-119754":"Firework boosting on elytra continues in spectator\nmode","MC-129909":"Players in spectator mode continue to consume foods\nand liquids shortly after switching game modes","MC-206922":"Items dropped by entities that are killed by lightning\ninstantly disappear","MC-55347":"Title with long duration shows in other world","MC-80859":"Starting to drag item stacks over other compatible\nstacks makes the latter invisible until appearance\nchange (stack size increases)","MC-93384":"Bubbles appear at the feet of drowning mobs","MC-108948":"Boats / boats with chest on top of slime blocks hover\nover block","MC-88371":"Ender Dragon flies down in the void when the exit portal\nis destroyed","MC-151412":"\"Edit Server Info\" window does not focus \"Server Name\"\ntext field automatically","MC-122477":"Linux/GNU: Opening chat sometimes writes \u0027t\u0027","MC-145929":"Actionbar text may be difficult to read without text\nbackground enabled","MC-89146":"Pistons forget update when being reloaded","MC-162253":"Lag spike when crossing certain chunk borders","MC-122627":"Tab suggestion box has missing padding on right side","MC-135971":"Can\u0027t use CTRL+Q in crafting table","MC-237493":"Telemetry cannot be disabled","MC-79545":"The experience bar disappears when too many levels\nare given to the player","MC-30391":"Chickens, blazes and the wither emit particles when\nlanding from a height, despite falling slowly","MC-72151":"Snow Golem\u0027s snowballs damage wolves instead of pushing\nthem","MC-217716":"The green nausea overlay isn\u0027t removed when switching\ninto spectator mode","MC-90084":"When sitting in boats and boats with chest mobs legs\npenetrate the hull","MC-100991":"Killing entities with a fishing rod doesn\u0027t count as\na kill","MC-46766":"Mining a block in Survival, then changing to Spectator\ncreates a breaking animation and sound","MC-197260":"Armor Stand renders itself and armor dark if its head\nis in a solid block","MC-183776":"After switching gamemodes using F3+F4, you need to\npress F3 twice to toggle the debug screen","MC-224729":"Partially generated chunks are not saved in some situations","MC-233042":"Server Address field isn\u0027t focused when Direct Connection\nmenu is opened","MC-121772":"Can\u0027t scroll while holding SHIFT on macOS","MC-215530":"The freezing effect isn\u0027t immediately removed when\nswitching into spectator mode","MC-231743":"minecraft.used:minecraft.POTTABLE_PLANT doesn\u0027t increase\nwhen placing plants into flower pots","MC-4490":"Fishing line not attached to fishing rod in third person\nwhile crouching","MC-193343":"Soul Speed effect remains after switching to spectator\nmode","MC-147605":"Text cursors can exist in multiple fields","MC-215531":"The carved pumpkin overlay isn\u0027t removed when switching\ninto spectator mode","MC-140646":"Text fields don\u0027t scroll while selecting text with\nShift","MC-14923":"Players can be kicked for spamming in a singleplayer\nworld with cheats disabled","MC-84873":"DeathTime values 20+ cause corrupted mobs","MC-165595":"Guardian beam does not render when over a certain \"Time\"\nin level.dat","MC-179072":"Creepers do not defuse when switching from Survival\nto Creative/Spectator","MC-12829":"Flying through ladders/vines/scaffolding in creative\nmode slows you down","MC-228976":"Entity collision is run on render thread","MC-119417":"A spectator can occupy a bed if they enter it and then\nare switched to spectator mode","MC-132878":"Armor stands destroyed by explosions/lava/fire don\u0027t\nproduce particles","MC-31819":"Hunger saturation depletes on Peaceful","MC-231097":"Holding the \"Use\" button continues to slow down the\nplayer even after the used item has been dropped","MC-111516":"Player flickers/turns invisible when flying at high\nspeeds","MC-69216":"Switching to spectator mode while fishing keeps rod\ncast","MC-148149":"Linux game crash when opening links","MC-124117":"Nbt Tags doesn\u0027t work?","MC-145748":"Clicking a settings button when there\u0027s a slider under\nthe mouse in the next screen plays the click sound\ntwice","MC-123739":"Recipe book entries are not sorted in any meaningful\nmanner","MC-160095":"End Rods only break Cactus when moved by pistons","MC-116379":"Punching with a cast fishing rod in the off-hand detaches\nfishing line from rod","MC-223153":"Block of Raw Copper uses stone sounds instead of copper\nsounds","MC-53312":"Illager/(zombie) villager/witch robes don\u0027t render\nthe last two rows of pixels","MC-165381":"Block breaking can be delayed by dropping/throwing\nthe tool while breaking a block","MC-155509":"Puffed pufferfish can hurt the player while dying","MC-183990":"Group AI of some mobs breaks when their target dies","MC-2025":"Mobs going out of fenced areas/suffocate in blocks\nwhen loading chunks"}
···
-72
config/debugify.json
··· 1 - { 2 - "MC-100991": true, 3 - "MC-108948": true, 4 - "MC-111516": true, 5 - "MC-116379": true, 6 - "MC-119417": true, 7 - "MC-119754": true, 8 - "MC-121772": true, 9 - "MC-121903": true, 10 - "MC-122477": true, 11 - "MC-122627": true, 12 - "MC-123739": true, 13 - "MC-124117": true, 14 - "MC-127970": true, 15 - "MC-12829": true, 16 - "MC-129909": true, 17 - "MC-132878": true, 18 - "MC-135971": true, 19 - "MC-140646": true, 20 - "MC-145748": true, 21 - "MC-145929": true, 22 - "MC-147605": false, 23 - "MC-148149": true, 24 - "MC-14923": true, 25 - "MC-151412": true, 26 - "MC-155509": true, 27 - "MC-159163": true, 28 - "MC-160095": true, 29 - "MC-162253": true, 30 - "MC-165381": true, 31 - "MC-165595": true, 32 - "MC-179072": true, 33 - "MC-183776": true, 34 - "MC-183990": true, 35 - "MC-193343": true, 36 - "MC-197260": true, 37 - "MC-199467": true, 38 - "MC-200418": true, 39 - "MC-2025": true, 40 - "MC-206922": true, 41 - "MC-214147": true, 42 - "MC-215530": true, 43 - "MC-215531": true, 44 - "MC-217716": true, 45 - "MC-223153": true, 46 - "MC-224729": true, 47 - "MC-228976": true, 48 - "MC-231097": true, 49 - "MC-231743": true, 50 - "MC-233042": true, 51 - "MC-237493": true, 52 - "MC-249059": true, 53 - "MC-30391": true, 54 - "MC-31819": true, 55 - "MC-4490": true, 56 - "MC-46766": true, 57 - "MC-53312": true, 58 - "MC-55347": true, 59 - "MC-69216": true, 60 - "MC-72151": true, 61 - "MC-79545": true, 62 - "MC-80859": true, 63 - "MC-84873": true, 64 - "MC-88371": true, 65 - "MC-89146": true, 66 - "MC-90084": true, 67 - "MC-93018": true, 68 - "MC-93384": true, 69 - "opt_out_updater": false, 70 - "gameplay_fixes_in_multiplayer": false, 71 - "default_disabled": false 72 - }
···
+8 -8
config/defaultoptions/keybindings.txt
··· 74 key_iris.keybind.reload:key.keyboard.r:NONE 75 key_iris.keybind.toggleShaders:key.keyboard.k:NONE 76 key_iris.keybind.shaderPackSelection:key.keyboard.o:NONE 77 - key_key.observable.profile:key.keyboard.r:NONE 78 key_key.corpse.death_history:key.keyboard.u:NONE 79 key_placebo.toggleTrails:key.keyboard.keypad.9:NONE 80 key_key.waila.config:key.keyboard.keypad.0:NONE 81 key_key.waila.show_overlay:key.keyboard.keypad.1:NONE 82 key_key.waila.toggle_liquid:key.keyboard.keypad.2:NONE 83 key_key.waila.narrate:key.keyboard.keypad.6:NONE 84 key_key.waila.show_details:key.keyboard.left.shift:NONE 85 - key_placebo.toggleWings:key.keyboard.keypad.8:NONE 86 key_key.moreoverlays.lightoverlay.desc:key.keyboard.f7:NONE 87 key_key.moreoverlays.chunkbounds.desc:key.keyboard.f9:NONE 88 key_doubleslabs.key.toggleVerticalSlabPlacement:key.keyboard.caps.lock:NONE 89 key_key.curios.open.desc:key.keyboard.g:NONE 90 key_fpsreducer.key.openGui:key.keyboard.end:NONE 91 key_fpsreducer.key.forceIdle:key.keyboard.pause:NONE 92 key_quark.keybind.change_hotbar:key.keyboard.z:NONE 93 - key_key.tconstruct.helmet_interact:key.keyboard.z:NONE 94 - key_key.tconstruct.leggings_interact:key.keyboard.i:NONE 95 key_quark.keybind.transfer_insert:key.keyboard.unknown:NONE 96 key_quark.keybind.transfer_extract:key.keyboard.unknown:NONE 97 key_quark.keybind.shift_lock:key.keyboard.unknown:NONE 98 - key_quark.keybind.lock_rotation:key.keyboard.k:NONE 99 key_quark.keybind.autorun:key.keyboard.unknown:NONE 100 key_quark.keybind.camera_mode:key.keyboard.f12:NONE 101 key_quark.keybind.sort_player:key.keyboard.unknown:NONE 102 key_quark.keybind.sort_container:key.keyboard.unknown:NONE 103 - key_quark.keybind.back:key.mouse.4:NONE 104 key_quark.emote.no:key.keyboard.unknown:NONE 105 key_quark.emote.yes:key.keyboard.unknown:NONE 106 key_quark.emote.wave:key.keyboard.unknown:NONE ··· 146 key_gui.xaero_map_zoom_in:key.keyboard.unknown:NONE 147 key_gui.xaero_map_zoom_out:key.keyboard.unknown:NONE 148 key_gui.xaero_quick_confirm:key.keyboard.right.shift:NONE 149 - key_keybind.sophisticatedstorage.sort:key.mouse.middle:NONE 150 key_key.personality.crawl:key.keyboard.c:NONE 151 key_key.personality.sit:key.keyboard.z:NONE 152 - key_key.zoom:key.keyboard.c:NONE 153 key_key.cofh.mode_change_increment:key.keyboard.v:NONE 154 key_key.cofh.mode_change_decrement:key.keyboard.b:NONE 155 key_keybind.sophisticatedbackpacks.open_backpack:key.keyboard.b:NONE
··· 74 key_iris.keybind.reload:key.keyboard.r:NONE 75 key_iris.keybind.toggleShaders:key.keyboard.k:NONE 76 key_iris.keybind.shaderPackSelection:key.keyboard.o:NONE 77 key_key.corpse.death_history:key.keyboard.u:NONE 78 + key_key.observable.profile:key.keyboard.r:NONE 79 key_placebo.toggleTrails:key.keyboard.keypad.9:NONE 80 key_key.waila.config:key.keyboard.keypad.0:NONE 81 key_key.waila.show_overlay:key.keyboard.keypad.1:NONE 82 key_key.waila.toggle_liquid:key.keyboard.keypad.2:NONE 83 key_key.waila.narrate:key.keyboard.keypad.6:NONE 84 key_key.waila.show_details:key.keyboard.left.shift:NONE 85 key_key.moreoverlays.lightoverlay.desc:key.keyboard.f7:NONE 86 key_key.moreoverlays.chunkbounds.desc:key.keyboard.f9:NONE 87 + key_placebo.toggleWings:key.keyboard.keypad.8:NONE 88 key_doubleslabs.key.toggleVerticalSlabPlacement:key.keyboard.caps.lock:NONE 89 key_key.curios.open.desc:key.keyboard.g:NONE 90 key_fpsreducer.key.openGui:key.keyboard.end:NONE 91 key_fpsreducer.key.forceIdle:key.keyboard.pause:NONE 92 key_quark.keybind.change_hotbar:key.keyboard.z:NONE 93 key_quark.keybind.transfer_insert:key.keyboard.unknown:NONE 94 key_quark.keybind.transfer_extract:key.keyboard.unknown:NONE 95 key_quark.keybind.shift_lock:key.keyboard.unknown:NONE 96 + key_key.tconstruct.helmet_interact:key.keyboard.z:NONE 97 + key_key.tconstruct.leggings_interact:key.keyboard.i:NONE 98 key_quark.keybind.autorun:key.keyboard.unknown:NONE 99 + key_quark.keybind.lock_rotation:key.keyboard.k:NONE 100 + key_quark.keybind.back:key.mouse.4:NONE 101 key_quark.keybind.camera_mode:key.keyboard.f12:NONE 102 key_quark.keybind.sort_player:key.keyboard.unknown:NONE 103 key_quark.keybind.sort_container:key.keyboard.unknown:NONE 104 key_quark.emote.no:key.keyboard.unknown:NONE 105 key_quark.emote.yes:key.keyboard.unknown:NONE 106 key_quark.emote.wave:key.keyboard.unknown:NONE ··· 146 key_gui.xaero_map_zoom_in:key.keyboard.unknown:NONE 147 key_gui.xaero_map_zoom_out:key.keyboard.unknown:NONE 148 key_gui.xaero_quick_confirm:key.keyboard.right.shift:NONE 149 + key_key.zoom:key.keyboard.c:NONE 150 key_key.personality.crawl:key.keyboard.c:NONE 151 key_key.personality.sit:key.keyboard.z:NONE 152 + key_keybind.sophisticatedstorage.sort:key.mouse.middle:NONE 153 key_key.cofh.mode_change_increment:key.keyboard.v:NONE 154 key_key.cofh.mode_change_decrement:key.keyboard.b:NONE 155 key_keybind.sophisticatedbackpacks.open_backpack:key.keyboard.b:NONE
+2 -2
config/defaultoptions/options.txt
··· 36 prioritizeChunkUpdates:0 37 biomeBlendRadius:2 38 renderClouds:true 39 - resourcePacks:["vanilla","mod_resources","inmemory:jaopca","Everycomp Generated Pack","Supplementaries Generated Pack","dynamic_asset_generator:client","global:Xaero\u0027s Minimap - Mod Icons.zip","quark:emote_resources","file/Stay_True_1.18.zip","file/Stay True Compats v3 [1.18].zip"] 40 - incompatibleResourcePacks:["inmemory:jaopca","quark:emote_resources"] 41 lastServer: 42 lang:en_us 43 soundDevice:
··· 36 prioritizeChunkUpdates:0 37 biomeBlendRadius:2 38 renderClouds:true 39 + resourcePacks:["vanilla","mod_resources","inmemory:jaopca","Everycomp Generated Pack","Supplementaries Generated Pack","dynamic_asset_generator:client","global:","quark:emote_resources","file/Stay_True_1.18.zip","file/Stay True Compats v3 [1.18].zip","file/Better-Leaves-7.0-1.13+.zip"] 40 + incompatibleResourcePacks:["inmemory:jaopca","quark:emote_resources","file/Better-Leaves-7.0-1.13+.zip"] 41 lastServer: 42 lang:en_us 43 soundDevice:
+91
config/delightful-common.toml
···
··· 1 + 2 + # Let's Configure Delightful 3 + [Knives] 4 + black_opal_knife = false 5 + bone_knife = false 6 + brass_knife = true 7 + bronze_knife = false 8 + constantan_knife = false 9 + copper_knife = true 10 + electrum_knife = false 11 + enderite_knife = false 12 + invar_knife = false 13 + lapis_lazuli_knife = false 14 + large_amethyst_knife = false 15 + lead_knife = false 16 + netherite_opal_knife = false 17 + nickel_knife = false 18 + obsidian_infused_enderite_knife = false 19 + osmium_knife = false 20 + refined_glowstone_knife = false 21 + refined_obsidian_knife = false 22 + silver_knife = false 23 + steel_knife = false 24 + tin_knife = false 25 + amethyst_knife = false 26 + deorum_knife = false 27 + draco_arcanus_knife = false 28 + emerald_knife = false 29 + fiery_knife = false 30 + ironwood_knife = false 31 + knightmetal_knife = false 32 + living_knife = false 33 + reinforced_deorum_knife = false 34 + steeleaf_knife = false 35 + 36 + [Cabinets] 37 + basalt_cabinet = true 38 + quartz_cabinet = true 39 + 40 + ["Foods and Other Items"] 41 + animal_fat = true 42 + animal_oil_bottle = true 43 + azalea_tea = true 44 + berry_matcha_latte = true 45 + cactus_flesh = true 46 + cactus_steak = true 47 + cheeseburger = true 48 + chopped_clover = true 49 + chunk_nugget = true 50 + chunkwich = true 51 + cooked_marshmallow_stick = true 52 + crab_rangoon = true 53 + deluxe_cheeseburger = true 54 + ender_nectar = true 55 + field_salad = true 56 + glow_jelly_bottle = true 57 + green_tea_leaf = true 58 + honey_glazed_walnut = true 59 + jelly_bottle = true 60 + lavender_tea = true 61 + marshmallow_stick = true 62 + matcha = true 63 + matcha_latte = true 64 + mini_melon = true 65 + nut_butter_and_jelly_sandwich = true 66 + nut_butter_bottle = true 67 + prickly_pear_juice = true 68 + rock_candy = true 69 + salmonberries = true 70 + salmonberry_sack = true 71 + smore = true 72 + #Allow cooking milk from nuts 73 + nut_milk = true 74 + #Allow cooking honey from honey and clovers 75 + clover_honey = true 76 + acorn = true 77 + acorn_sack = true 78 + cooked_goat = true 79 + cooked_venison_chops = true 80 + raw_goat = true 81 + salmonberry_pips = true 82 + venison_chops = true 83 + 84 + [Generation] 85 + #Chance of generating clusters. Smaller value = more frequent. 86 + #Range: > 0 87 + chance_wild_salmonberries = 30 88 + #Chance of generating clusters. Smaller value = more frequent. 89 + #Range: > 0 90 + chance_mini_melon = 30 91 +
-29
config/dynview-common.toml
··· 1 - 2 - ["Dynamic Chunk View Distance Settings"] 3 - #The minimum chunk view distance allowed to use. Default: 4 4 - #Range: 3 ~ 200 5 - minChunkViewDist = 5 6 - #The maximum chunk view distance allowed to use. Set to the max a player could benefit from. Default: 15 7 - #Range: 1 ~ 200 8 - maxChunkViewDist = 15 9 - #The minimum simulation distance allowed to use. Default: 4 10 - #Range: 1 ~ 200 11 - minSimulationDist = 4 12 - #The maximum simulation distance allowed to use. Default: 10 13 - #Range: 1 ~ 200 14 - maxSimulationDist = 10 15 - #The average tick time to stabilize the chunk view distance around. Setting it higher than 50ms is not advised, as after 50ms the TPS will go below 20. Default: 45ms 16 - #Range: 10 ~ 100 17 - meanAvgTickTime = 45 18 - #The update frequency of average server tick time checks to update view distances. Default: 30sec 19 - #Range: 1 ~ 1000 20 - viewDistanceUpdateRate = 60 21 - #Whether to adjust the simulation distance aswell, default: true. 22 - adjustSimulationDistance = true 23 - #Whether to output log messages for actions done. This can be helpful to balance the other settings nicely. 24 - logMessages = true 25 - 26 - ["Chunk slow unload settings"] 27 - #Enable slow chunk unloading(~1minute) after load, helps with mods hot-loading chunks frequently. Default: true 28 - chunkunload = true 29 -
···
+2 -1
config/entityculling.json
··· 8 "betterend:eternal_pedestal" 9 ], 10 "entityWhitelist": [ 11 - "botania:mana_burst" 12 ], 13 "tracingDistance": 128, 14 "debugMode": false,
··· 8 "betterend:eternal_pedestal" 9 ], 10 "entityWhitelist": [ 11 + "botania:mana_burst", 12 + "create:carriage_contraption" 13 ], 14 "tracingDistance": 128, 15 "debugMode": false,
+3 -9
config/everycomp-registry.toml
··· 24 [leaves_type.twigs] 25 bamboo = true 26 27 - [leaves_type.wildbackport] 28 - mangrove = true 29 - 30 [leaves_type.ecologics] 31 coconut = true 32 walnut = true ··· 90 flowering_nightshade = true 91 firecracker = true 92 93 - [leaves_type.culturaldelights] 94 - avocado = true 95 - 96 [leaves_type.tconstruct] 97 earth_slime = true 98 sky_slime = true ··· 105 pink_blossom = true 106 yellow_blossom = true 107 red_blossom = true 108 109 [wood_type] 110 ··· 126 coconut = true 127 walnut = true 128 azalea = true 129 - 130 - [wood_type.wildbackport] 131 - mangrove = true 132 133 [wood_type.tconstruct] 134 greenheart = true
··· 24 [leaves_type.twigs] 25 bamboo = true 26 27 [leaves_type.ecologics] 28 coconut = true 29 walnut = true ··· 87 flowering_nightshade = true 88 firecracker = true 89 90 [leaves_type.tconstruct] 91 earth_slime = true 92 sky_slime = true ··· 99 pink_blossom = true 100 yellow_blossom = true 101 red_blossom = true 102 + 103 + [leaves_type.culturaldelights] 104 + avocado = true 105 106 [wood_type] 107 ··· 123 coconut = true 124 walnut = true 125 azalea = true 126 127 [wood_type.tconstruct] 128 greenheart = true
+25
config/fallingleaves-client.toml
···
··· 1 + #modifies the size of the leaves 2 + #Range: 1 ~ 20 3 + leafSize = 4 4 + #modifies how long it takes for the leaves to disappear 5 + #Values over 2000 are not recommend 6 + #Range: > 100 7 + leafLifespan = 200 8 + #modifies the amount of leaves that are spawning 9 + #Values over 10000 are not recommend 10 + #Range: > 0 11 + leafSpawnRate = 10 12 + #modifier the amount of leaves are spawning from conifer trees 13 + #Values over 10000 are not recommend 14 + #Range: > 0 15 + coniferLeafSpawnRate = 2 16 + #whether player placed blocks should also drop leaves 17 + dropFromPlayerPlacedBlocks = true 18 + #how much room below the leaves block is needed for the leaves to spawn 19 + #Range: 1 ~ 20 20 + minimumFreeSpaceBelow = 1 21 + #disable wind effects 22 + disableWind = false 23 + #windless dimensions 24 + windlessDimension = ["minecraft:the_nether", "minecraft:the_end"] 25 +
+32 -1
config/farmersdelight-common.toml
··· 16 #A list of dye colors that, when used as the background of a Canvas Sign, should default to white text when placed. 17 #Dyes: ["white", "orange", "magenta", "light_blue", "yellow", "lime", "pink", "gray", "light_gray", "cyan", "purple", "blue", "brown", "green", "red", "black"] 18 canvasSignDarkBackgroundList = ["gray", "purple", "blue", "brown", "green", "red", "black"] 19 20 #Vanilla item overrides 21 [overrides] ··· 23 vanillaSoupExtraEffects = true 24 #Should Rabbit Stew grant users the jumping prowess of a rabbit when eaten? 25 rabbitStewJumpBoost = true 26 - #Should most vanilla tools register a dispenser behavior when facing a Cutting Board? 27 dispenserUsesToolsOnCuttingBoard = true 28 29 #Stack size overrides ··· 98 #Range: > 0 99 chance = 20 100
··· 16 #A list of dye colors that, when used as the background of a Canvas Sign, should default to white text when placed. 17 #Dyes: ["white", "orange", "magenta", "light_blue", "yellow", "lime", "pink", "gray", "light_gray", "cyan", "purple", "blue", "brown", "green", "red", "black"] 18 canvasSignDarkBackgroundList = ["gray", "purple", "blue", "brown", "green", "red", "black"] 19 + #Should players be able to reel back rope, bottom to top, when sneak-using with an empty hand on them? 20 + enableRopeReeling = true 21 22 #Vanilla item overrides 23 [overrides] ··· 25 vanillaSoupExtraEffects = true 26 #Should Rabbit Stew grant users the jumping prowess of a rabbit when eaten? 27 rabbitStewJumpBoost = true 28 + #Should the Dispenser be able to operate a Cutting Board in front of it? 29 dispenserUsesToolsOnCuttingBoard = true 30 31 #Stack size overrides ··· 100 #Range: > 0 101 chance = 20 102 103 + #Brown Mushroom Colony generation 104 + [world.brown_mushroom_colonies] 105 + #Generate brown mushroom colonies on mushroom fields 106 + genBrownMushroomColony = true 107 + #Chance of generating clusters. Smaller value = more frequent. 108 + #Range: > 0 109 + chance = 15 110 + 111 + #Red Mushroom Colony generation 112 + [world.red_mushroom_colonies] 113 + #Generate red mushroom colonies on mushroom fields 114 + genRedMushroomColony = true 115 + #Chance of generating clusters. Smaller value = more frequent. 116 + #Range: > 0 117 + chance = 15 118 + 119 + #Farming 120 + [farming] 121 + #Which rope should Tomato Vines leave behind when mined by hand? 122 + defaultTomatoVineRope = "farmersdelight:rope" 123 + #Should tomato vines be able to climb any rope tagged as farmersdelight:ropes? 124 + #Beware: this will convert these blocks into the block specified in defaultTomatoVineRope. 125 + enableTomatoVineClimbingTaggedRopes = true 126 + 127 + #Recipe book 128 + [recipe_book] 129 + #Should the Cooking Pot have a Recipe Book available on its interface? 130 + enableRecipeBookCookingPot = true 131 +
+4
config/fastload.properties
···
··· 1 + #Fastload Config 2 + #Sun Sep 11 11:01:54 PDT 2022 3 + close_loading_screen_unsafely=true 4 + chunk_pregen_radius=5
-6
config/forge-common.toml
··· 4 #Defines a default world type to use. The vanilla default world type is represented by 'default'. 5 #The modded world types are registry names which should include the registry namespace, such as 'examplemod:example_world_type'. 6 defaultWorldType = "default" 7 - #Set this to true to cache resource listings in resource and data packs 8 - cachePackAccess = true 9 - #Set this to true to index vanilla resource and data packs on thread 10 - indexVanillaPackCachesOnThread = false 11 - #Set this to true to index mod resource and data packs on thread 12 - indexModPackCachesOnThread = false 13
··· 4 #Defines a default world type to use. The vanilla default world type is represented by 'default'. 5 #The modded world types are registry names which should include the registry namespace, such as 'examplemod:example_world_type'. 6 defaultWorldType = "default" 7
+9
config/framedblocks-client.toml
···
··· 1 + 2 + [general] 3 + #Wether ghost blocks are shown when you are holding a framed block 4 + showGhostBlocks = true 5 + #Wether certain framed blocks should show fancy hitboxes 6 + fancyHitboxes = true 7 + #If false only full block faces of framed blocks will be culled, if true all outer faces of famed blocks can be culled 8 + detailedCulling = true 9 +
+5
config/framedblocks-common.toml
···
··· 1 + 2 + [general] 3 + #If true, framed blocks are completely fire proof 4 + fireproofBlocks = false 5 +
+3 -2
config/global_data_and_resourcepacks.toml
··· 3 [resourcepacks] 4 required = [ 5 #"somewhere/random_pack.zip" # You can also point at specific files! 6 - "global_packs/required_resources/" 7 ] 8 9 [datapacks] ··· 14 15 optional = [ 16 "global_packs/optional_data/" 17 - ]
··· 3 [resourcepacks] 4 required = [ 5 #"somewhere/random_pack.zip" # You can also point at specific files! 6 + "global_packs/required_resources/", 7 + "resourcepacks/Xaero's Minimap - Mod Icons.zip" 8 ] 9 10 [datapacks] ··· 15 16 optional = [ 17 "global_packs/optional_data/" 18 + ]
+1 -1
config/infernalexp-common.toml
··· 107 #Range: 0 ~ 2 108 jerkyEffectAmplifier = 1 109 #Determines if bricks are throwable or not 110 - useThrowableBricks = true 111 112 [Miscellaneous."Luminous Fungus"] 113 #Determines the distance an entity has to be from a luminous fungus for it to activate (larger values have performance impact)
··· 107 #Range: 0 ~ 2 108 jerkyEffectAmplifier = 1 109 #Determines if bricks are throwable or not 110 + useThrowableBricks = false 111 112 [Miscellaneous."Luminous Fungus"] 113 #Determines the distance an entity has to be from a luminous fungus for it to activate (larger values have performance impact)
+1 -1
config/jade/jade_plugins.json
··· 49 "block_states": false, 50 "entity_armor": true, 51 "registry_name": false, 52 - "item_mod_name": false, 53 "mod_name": true, 54 "entity_hp": true 55 },
··· 49 "block_states": false, 50 "entity_armor": true, 51 "registry_name": false, 52 + "item_mod_name": true, 53 "mod_name": true, 54 "entity_hp": true 55 },
+15
config/jaopca/materials/cast_iron.toml
···
··· 1 + 2 + [general] 3 + #The alternative names of this material. 4 + alternativeNames = [] 5 + #The byproducts of this material. 6 + extras = [] 7 + #The module blacklist of this material. 8 + moduleBlacklist = [] 9 + #Should items of this material have the enchanted glow. 10 + hasEffect = false 11 + #The model type of the material. 12 + modelType = "metallic" 13 + #The color of this material. 14 + color = 5000268 15 +
+13
config/jaopca/materials/deorum.toml
···
··· 1 + 2 + [general] 3 + #The alternative names of this material. 4 + alternativeNames = [] 5 + #The byproducts of this material. 6 + extras = [] 7 + #The module blacklist of this material. 8 + moduleBlacklist = [] 9 + #Should items of this material have the enchanted glow. 10 + hasEffect = false 11 + #The model type of the material. 12 + modelType = "metallic" 13 +
+15
config/jaopca/materials/rose_quartz.toml
···
··· 1 + 2 + [general] 3 + #The alternative names of this material. 4 + alternativeNames = [] 5 + #The byproducts of this material. 6 + extras = [] 7 + #The module blacklist of this material. 8 + moduleBlacklist = [] 9 + #Should items of this material have the enchanted glow. 10 + hasEffect = false 11 + #The model type of the material. 12 + modelType = "crystal" 13 + #The color of this material. 14 + color = 13341845 15 +
+15
config/jaopca/materials/steel.toml
···
··· 1 + 2 + [general] 3 + #The alternative names of this material. 4 + alternativeNames = [] 5 + #The byproducts of this material. 6 + extras = [] 7 + #The module blacklist of this material. 8 + moduleBlacklist = [] 9 + #Should items of this material have the enchanted glow. 10 + hasEffect = false 11 + #The model type of the material. 12 + modelType = "metallic" 13 + #The color of this material. 14 + color = 16777215 15 +
+1 -1
config/jeed-client.toml
··· 1 #Draw a black box behind effect icons 2 effect_box = true 3 #A list of effects that should not be registered nor shown on JEI 4 - hidden_effects = [""] 5
··· 1 #Draw a black box behind effect icons 2 effect_box = true 3 #A list of effects that should not be registered nor shown on JEI 4 + hidden_effects = ["alexsmobs:knockback_resistance"] 5
+11 -1
config/jei/ingredient-list-mod-sort-order.ini
··· 38 Sophisticated Storage 39 Storage Drawers 40 Supplementaries 41 - TheWildBackport 42 Tinkers' Construct 43 Twigs 44 Xaero's Minimap ··· 47 MmmMmmMmmMmm 48 Aquaculture 2 49 Naturalist
··· 38 Sophisticated Storage 39 Storage Drawers 40 Supplementaries 41 Tinkers' Construct 42 Twigs 43 Xaero's Minimap ··· 46 MmmMmmMmmMmm 47 Aquaculture 2 48 Naturalist 49 + Extended Flywheels 50 + Create: Broken Bad 51 + Create Deco 52 + Alex's Delight 53 + Brewin' and Chewin' 54 + Delightful 55 + Chunk Loaders 56 + FramedBlocks 57 + Spice of Life: Carrot Edition 58 + Boatload 59 + Chipped
+8
config/jei/recipe-category-sort-order.ini
··· 59 tconstruct:molding 60 tconstruct:part_builder 61 tconstruct:severing
··· 59 tconstruct:molding 60 tconstruct:part_builder 61 tconstruct:severing 62 + brewinandchewin:fermenting 63 + chipped:alchemy_bench 64 + chipped:botanist_workbench 65 + chipped:carpenters_table 66 + chipped:glassblower 67 + chipped:loom_table 68 + chipped:mason_table 69 + chipped:mechanist_workbench
+1 -1
config/jeresources-common.toml
··· 4 itemsPerRow = 4 5 diyData = true 6 showDevData = false 7 - enchantsBlacklist = ["flimflam", "soulBound"] 8 hiddenTabs = [] 9 dimensionsBlacklist = [-11] 10 disableLootManagerReloading = false
··· 4 itemsPerRow = 4 5 diyData = true 6 showDevData = false 7 + enchantsBlacklist = ["flimflam", "soulBound", "alexsmobs:knockback_resistance"] 8 hiddenTabs = [] 9 dimensionsBlacklist = [-11] 10 disableLootManagerReloading = false
+1 -1
config/jeresources.toml
··· 2 hiddenTabs = [] 3 #Range: 1 ~ 4 4 itemsPerRow = 4 5 - enchantsBlacklist = ["flimflam", "soulBound"] 6 showDevData = false 7 dimensionsBlacklist = [-11] 8 diyData = true
··· 2 hiddenTabs = [] 3 #Range: 1 ~ 4 4 itemsPerRow = 4 5 + enchantsBlacklist = ["flimflam", "soulBound", "alexsmobs:knockback_resistance"] 6 showDevData = false 7 dimensionsBlacklist = [-11] 8 diyData = true
-9
config/modnametooltip-client.toml
··· 1 - 2 - [formatting] 3 - #How the mod name should be formatted in the tooltip. Leave blank to disable. 4 - #Use these formatting colors: 5 - #black, dark_blue, dark_green, dark_aqua, dark_red, dark_purple, gold, gray, dark_gray, blue, green, aqua, red, light_purple, yellow, white 6 - #With these formatting options: 7 - #obfuscated, bold, strikethrough, underline, italic 8 - modNameFormat = "blue italic" 9 -
···
+1 -1
config/pollen-client.toml
··· 1 #Disables any connection to Moonflower servers, including all Moonflower cosmetics. The game must be restarted for the changes to apply. 2 - "Disable Moonflower Profiles" = false 3
··· 1 #Disables any connection to Moonflower servers, including all Moonflower cosmetics. The game must be restarted for the changes to apply. 2 + "Disable Moonflower Profiles" = true 3
+5 -5
config/quark-common.toml
··· 1 2 [general] 3 - "Enable 'q' Button" = true 4 "'q' Button on the Right" = false 5 "Disable Q Menu Effects" = false 6 #Disable this to turn off the quark system that makes features turn off when specified mods with the same content are loaded ··· 52 "Feeding Trough" = true 53 "Ender Watcher" = true 54 "Dispensers Place Blocks" = true 55 - Chute = true 56 "Chains Connect Blocks" = true 57 58 [automation.pistons_move_tile_entities] ··· 93 "Soul Sandstone" = true 94 Shingles = true 95 "Shear Vines" = true 96 - Rope = true 97 "Oriental Palette" = true 98 "Nether Brick Fence Gate" = true 99 "More Stone Variants" = true ··· 109 "Framed Glass" = true 110 "Duskbound Blocks" = true 111 "Compressed Blocks" = true 112 - "Celebratory Lamps" = true 113 114 [building.vertical_planks] 115 #This feature disables itself if any of the following mods are loaded: ··· 1185 Toretoise = true 1186 Stonelings = true 1187 Shiba = true 1188 - Frogs = false 1189 Foxhound = true 1190 Forgotten = true 1191 Crabs = true
··· 1 2 [general] 3 + "Enable 'q' Button" = false 4 "'q' Button on the Right" = false 5 "Disable Q Menu Effects" = false 6 #Disable this to turn off the quark system that makes features turn off when specified mods with the same content are loaded ··· 52 "Feeding Trough" = true 53 "Ender Watcher" = true 54 "Dispensers Place Blocks" = true 55 + Chute = false 56 "Chains Connect Blocks" = true 57 58 [automation.pistons_move_tile_entities] ··· 93 "Soul Sandstone" = true 94 Shingles = true 95 "Shear Vines" = true 96 + Rope = false 97 "Oriental Palette" = true 98 "Nether Brick Fence Gate" = true 99 "More Stone Variants" = true ··· 109 "Framed Glass" = true 110 "Duskbound Blocks" = true 111 "Compressed Blocks" = true 112 + "Celebratory Lamps" = false 113 114 [building.vertical_planks] 115 #This feature disables itself if any of the following mods are loaded: ··· 1185 Toretoise = true 1186 Stonelings = true 1187 Shiba = true 1188 + Frogs = true 1189 Foxhound = true 1190 Forgotten = true 1191 Crabs = true
-7
config/radium.properties
··· 1 - # This is the configuration file for Lithium. 2 - # This file exists for debugging purposes and should not be configured otherwise. 3 - # 4 - # You can find information on editing this file and all the available options here: 5 - # https://github.com/jellysquid3/lithium-fabric/wiki/Configuration-File 6 - # 7 - # By default, this file will be empty except for this notice.
···
+1 -1
config/serverconfigupdater-common.toml
··· 2 ["Version Configuration"] 3 # Define a version here. On world load the mod will look up the serverconfig version and reset all files that specified up to the newest version. 4 # Example: ["1=minecraft","2=forge"] will reset minecraft and forge config on first load, but will only reset forge if the world has been loaded before with only version 1 defined 5 - versions = ["1=cofh_core", "1=comforts", "1=corpse", "1=create", "1=curios", "1=doubleslabs", "1=ensorcellation", "1=etched", "1=fastleafdecay", "1=forge", "1=jei", "1=mantle", "1=pickupnotifier", "1=skinnedlanterns"] 6 7 ["File Deleter"] 8 # This is intended for deleting files for pack updates. This is a last resort! Replace with empty files instead when possible. The file will be deleted every launch if it exists! Specify the path to the file. Comma Separated List. Example: scripts/badscript.zs
··· 2 ["Version Configuration"] 3 # Define a version here. On world load the mod will look up the serverconfig version and reset all files that specified up to the newest version. 4 # Example: ["1=minecraft","2=forge"] will reset minecraft and forge config on first load, but will only reset forge if the world has been loaded before with only version 1 defined 5 + versions = ["1=cofh_core,comforts,corpse,curios,doubleslabs,ensorcellation,etched,fastleafdecay,forge,jei,mantle,pickupnotifier,skinnedlanterns", "6=carryon,framedblocks", "7=solcarrot,create"] 6 7 ["File Deleter"] 8 # This is intended for deleting files for pack updates. This is a last resort! Replace with empty files instead when possible. The file will be deleted every launch if it exists! Specify the path to the file. Comma Separated List. Example: scripts/badscript.zs
+13
config/smoothboot.json
···
··· 1 + { 2 + "threadCount": { 3 + "bootstrap": 1, 4 + "main": 31 5 + }, 6 + "threadPriority": { 7 + "game": 5, 8 + "bootstrap": 1, 9 + "main": 1, 10 + "io": 1, 11 + "integratedServer": 5 12 + } 13 + }
+17
config/solcarrot-client.toml
···
··· 1 + 2 + ["milestone celebration"] 3 + #If true, reaching a new milestone plays a ding sound. 4 + shouldPlayMilestoneSounds = true 5 + #If true, trying a new food spawns particles. 6 + shouldSpawnIntermediateParticles = false 7 + #If true, reaching a new milestone spawns particles. 8 + shouldSpawnMilestoneParticles = true 9 + 10 + [miscellaneous] 11 + #If true, foods indicate in their tooltips whether or not they have been eaten. 12 + isFoodTooltipEnabled = true 13 + #Whether the messages notifying you of reaching new milestones should be displayed above the hotbar or in chat. 14 + shouldShowProgressAboveHotbar = true 15 + #If true, the food book also lists foods that you haven't eaten, in addition to the ones you have. 16 + shouldShowUneatenFoods = true 17 +
+1 -1
config/sophisticatedcore-common.toml
··· 2 #Common Settings 3 [common] 4 #Disable / enable any items here (disables their recipes) 5 - enabledItems = ["sophisticatedbackpacks:void_upgrade|true", "sophisticatedstorage:barrel|true", "sophisticatedstorage:iron_barrel|true", "sophisticatedstorage:stack_upgrade_tier_1|true", "sophisticatedstorage:stack_upgrade_tier_2|true", "sophisticatedstorage:stack_upgrade_tier_3|true", "sophisticatedstorage:stack_upgrade_tier_4|true", "sophisticatedstorage:shulker_box|true", "sophisticatedbackpacks:compacting_upgrade|true", "sophisticatedbackpacks:advanced_restock_upgrade|true", "sophisticatedstorage:iron_chest|true", "sophisticatedstorage:upgrade_base|true", "sophisticatedstorage:crafting_upgrade|true", "sophisticatedbackpacks:advanced_tool_swapper_upgrade|true", "sophisticatedstorage:advanced_feeding_upgrade|true", "sophisticatedstorage:iron_shulker_box|true", "sophisticatedbackpacks:diamond_backpack|true", "sophisticatedstorage:auto_smoking_upgrade|true", "sophisticatedstorage:chest|true", "sophisticatedstorage:gold_barrel|true", "sophisticatedbackpacks:tank_upgrade|true", "sophisticatedstorage:jukebox_upgrade|true", "sophisticatedbackpacks:auto_smoking_upgrade|true", "sophisticatedstorage:storage_link|true", "sophisticatedstorage:iron_to_gold_tier_upgrade|true", "sophisticatedstorage:smoking_upgrade|true", "sophisticatedstorage:packing_tape|true", "sophisticatedstorage:gold_shulker_box|true", "sophisticatedbackpacks:auto_blasting_upgrade|true", "sophisticatedstorage:gold_chest|true", "sophisticatedstorage:smelting_upgrade|true", "sophisticatedstorage:auto_blasting_upgrade|true", "sophisticatedstorage:netherite_shulker_box|true", "sophisticatedbackpacks:smelting_upgrade|true", "sophisticatedbackpacks:battery_upgrade|true", "sophisticatedbackpacks:smoking_upgrade|true", "sophisticatedstorage:diamond_barrel|true", "sophisticatedstorage:controller|true", "sophisticatedbackpacks:filter_upgrade|true", "sophisticatedbackpacks:magnet_upgrade|true", "sophisticatedstorage:compacting_upgrade|true", "sophisticatedbackpacks:advanced_magnet_upgrade|true", "sophisticatedbackpacks:blasting_upgrade|true", "sophisticatedbackpacks:deposit_upgrade|true", "sophisticatedbackpacks:iron_backpack|true", "sophisticatedstorage:advanced_magnet_upgrade|true", "sophisticatedstorage:stonecutter_upgrade|true", "sophisticatedstorage:diamond_shulker_box|true", "sophisticatedstorage:gold_to_diamond_tier_upgrade|true", "sophisticatedstorage:advanced_compacting_upgrade|true", "sophisticatedbackpacks:stonecutter_upgrade|true", "sophisticatedbackpacks:advanced_compacting_upgrade|true", "sophisticatedbackpacks:backpack|true", "sophisticatedbackpacks:tool_swapper_upgrade|true", "sophisticatedbackpacks:feeding_upgrade|true", "sophisticatedstorage:feeding_upgrade|true", "sophisticatedstorage:diamond_to_netherite_tier_upgrade|true", "sophisticatedstorage:diamond_chest|true", "sophisticatedbackpacks:advanced_pickup_upgrade|true", "sophisticatedbackpacks:jukebox_upgrade|true", "sophisticatedbackpacks:everlasting_upgrade|true", "sophisticatedstorage:magnet_upgrade|true", "sophisticatedstorage:filter_upgrade|true", "sophisticatedbackpacks:advanced_filter_upgrade|true", "sophisticatedbackpacks:advanced_feeding_upgrade|true", "sophisticatedbackpacks:inception_upgrade|true", "sophisticatedbackpacks:crafting_upgrade|true", "sophisticatedstorage:basic_to_iron_tier_upgrade|true", "sophisticatedstorage:blasting_upgrade|true", "sophisticatedbackpacks:xp_pump_upgrade|true", "sophisticatedbackpacks:auto_smelting_upgrade|true", "sophisticatedstorage:pickup_upgrade|true", "sophisticatedbackpacks:pickup_upgrade|true", "sophisticatedstorage:basic_tier_upgrade|true", "sophisticatedbackpacks:stack_upgrade_tier_4|true", "sophisticatedbackpacks:stack_upgrade_tier_2|true", "sophisticatedbackpacks:stack_upgrade_tier_3|true", "sophisticatedbackpacks:stack_upgrade_tier_1|true", "sophisticatedstorage:auto_smelting_upgrade|true", "sophisticatedstorage:void_upgrade|true", "sophisticatedbackpacks:advanced_pump_upgrade|true", "sophisticatedbackpacks:upgrade_base|true", "sophisticatedstorage:storage_tool|true", "sophisticatedbackpacks:refill_upgrade|true", "sophisticatedstorage:advanced_filter_upgrade|true", "sophisticatedbackpacks:gold_backpack|true", "sophisticatedbackpacks:advanced_deposit_upgrade|true", "sophisticatedstorage:advanced_void_upgrade|true", "sophisticatedbackpacks:advanced_void_upgrade|true", "sophisticatedbackpacks:restock_upgrade|true", "sophisticatedstorage:advanced_pickup_upgrade|true", "sophisticatedbackpacks:pump_upgrade|true", "sophisticatedbackpacks:netherite_backpack|true", "sophisticatedstorage:netherite_barrel|true", "sophisticatedstorage:netherite_chest|true", "sophisticatedstorage:advanced_pump_upgrade|true", "sophisticatedstorage:xp_pump_upgrade|true", "sophisticatedstorage:debug_tool|true", "sophisticatedstorage:pump_upgrade|true"] 6
··· 2 #Common Settings 3 [common] 4 #Disable / enable any items here (disables their recipes) 5 + enabledItems = ["sophisticatedbackpacks:void_upgrade|true", "sophisticatedstorage:barrel|true", "sophisticatedstorage:iron_barrel|true", "sophisticatedstorage:stack_upgrade_tier_1|false", "sophisticatedstorage:stack_upgrade_tier_2|false", "sophisticatedstorage:stack_upgrade_tier_3|false", "sophisticatedstorage:stack_upgrade_tier_4|false", "sophisticatedstorage:shulker_box|true", "sophisticatedbackpacks:compacting_upgrade|true", "sophisticatedbackpacks:advanced_restock_upgrade|true", "sophisticatedstorage:iron_chest|true", "sophisticatedstorage:upgrade_base|true", "sophisticatedstorage:crafting_upgrade|false", "sophisticatedbackpacks:advanced_tool_swapper_upgrade|true", "sophisticatedstorage:advanced_feeding_upgrade|false", "sophisticatedstorage:iron_shulker_box|true", "sophisticatedbackpacks:diamond_backpack|true", "sophisticatedstorage:auto_smoking_upgrade|false", "sophisticatedstorage:chest|true", "sophisticatedstorage:gold_barrel|true", "sophisticatedbackpacks:tank_upgrade|true", "sophisticatedstorage:jukebox_upgrade|false", "sophisticatedbackpacks:auto_smoking_upgrade|false", "sophisticatedstorage:storage_link|true", "sophisticatedstorage:iron_to_gold_tier_upgrade|true", "sophisticatedstorage:smoking_upgrade|false", "sophisticatedstorage:packing_tape|true", "sophisticatedstorage:gold_shulker_box|true", "sophisticatedbackpacks:auto_blasting_upgrade|false", "sophisticatedstorage:gold_chest|true", "sophisticatedstorage:smelting_upgrade|false", "sophisticatedstorage:auto_blasting_upgrade|false", "sophisticatedstorage:netherite_shulker_box|true", "sophisticatedbackpacks:smelting_upgrade|true", "sophisticatedbackpacks:battery_upgrade|false", "sophisticatedbackpacks:smoking_upgrade|true", "sophisticatedstorage:diamond_barrel|true", "sophisticatedstorage:controller|true", "sophisticatedbackpacks:filter_upgrade|true", "sophisticatedbackpacks:magnet_upgrade|true", "sophisticatedstorage:compacting_upgrade|true", "sophisticatedbackpacks:advanced_magnet_upgrade|true", "sophisticatedbackpacks:blasting_upgrade|true", "sophisticatedbackpacks:deposit_upgrade|true", "sophisticatedbackpacks:iron_backpack|true", "sophisticatedstorage:advanced_magnet_upgrade|true", "sophisticatedstorage:stonecutter_upgrade|false", "sophisticatedstorage:diamond_shulker_box|true", "sophisticatedstorage:gold_to_diamond_tier_upgrade|true", "sophisticatedstorage:advanced_compacting_upgrade|true", "sophisticatedbackpacks:stonecutter_upgrade|true", "sophisticatedbackpacks:advanced_compacting_upgrade|true", "sophisticatedbackpacks:backpack|true", "sophisticatedbackpacks:tool_swapper_upgrade|true", "sophisticatedbackpacks:feeding_upgrade|true", "sophisticatedstorage:feeding_upgrade|false", "sophisticatedstorage:diamond_to_netherite_tier_upgrade|true", "sophisticatedstorage:diamond_chest|true", "sophisticatedbackpacks:advanced_pickup_upgrade|true", "sophisticatedbackpacks:jukebox_upgrade|true", "sophisticatedbackpacks:everlasting_upgrade|true", "sophisticatedstorage:magnet_upgrade|true", "sophisticatedstorage:filter_upgrade|true", "sophisticatedbackpacks:advanced_filter_upgrade|true", "sophisticatedbackpacks:advanced_feeding_upgrade|true", "sophisticatedbackpacks:inception_upgrade|false", "sophisticatedbackpacks:crafting_upgrade|true", "sophisticatedstorage:basic_to_iron_tier_upgrade|true", "sophisticatedstorage:blasting_upgrade|false", "sophisticatedbackpacks:xp_pump_upgrade|false", "sophisticatedbackpacks:auto_smelting_upgrade|false", "sophisticatedstorage:pickup_upgrade|true", "sophisticatedbackpacks:pickup_upgrade|true", "sophisticatedstorage:basic_tier_upgrade|true", "sophisticatedbackpacks:stack_upgrade_tier_4|false", "sophisticatedbackpacks:stack_upgrade_tier_2|false", "sophisticatedbackpacks:stack_upgrade_tier_3|false", "sophisticatedbackpacks:stack_upgrade_tier_1|false", "sophisticatedstorage:auto_smelting_upgrade|false", "sophisticatedstorage:void_upgrade|true", "sophisticatedbackpacks:advanced_pump_upgrade|false", "sophisticatedbackpacks:upgrade_base|true", "sophisticatedstorage:storage_tool|true", "sophisticatedbackpacks:refill_upgrade|true", "sophisticatedstorage:advanced_filter_upgrade|true", "sophisticatedbackpacks:gold_backpack|true", "sophisticatedbackpacks:advanced_deposit_upgrade|true", "sophisticatedstorage:advanced_void_upgrade|true", "sophisticatedbackpacks:advanced_void_upgrade|true", "sophisticatedbackpacks:restock_upgrade|true", "sophisticatedstorage:advanced_pickup_upgrade|true", "sophisticatedbackpacks:pump_upgrade|false", "sophisticatedbackpacks:netherite_backpack|true", "sophisticatedstorage:netherite_barrel|true", "sophisticatedstorage:netherite_chest|true", "sophisticatedstorage:advanced_pump_upgrade|false", "sophisticatedstorage:xp_pump_upgrade|false", "sophisticatedstorage:debug_tool|true", "sophisticatedstorage:pump_upgrade|false"] 6
+6
config/sophisticatedstorage-client.toml
···
··· 1 + 2 + #Client-side Settings 3 + [client] 4 + #Determines whether JEI and creative tab will show tinted storage items for iron and higher tiers. Can help with easily removing many of these items from there. 5 + showHigherTierTintedVariants = true 6 +
+25 -1
config/supplementaries-client.toml
··· 147 #Range: 0.01 ~ 200.0 148 wobbling_period = 12.0 149 150 #Particle parameters 151 [particles] 152 ··· 160 #General settings 161 [general] 162 #Enable Quark style config button on main menu. Needs Configured installed to work 163 - config_button = true 164 #Show some tooltip hints to guide players through the mod 165 tooltip_hints = true 166 #Show tooltips items that have been made placeable ··· 213 #Display visual particles when a playing a flute 214 note_particles = true 215
··· 147 #Range: 0.01 ~ 200.0 148 wobbling_period = 12.0 149 150 + [blocks.blackboard] 151 + allow_gui = true 152 + 153 #Particle parameters 154 [particles] 155 ··· 163 #General settings 164 [general] 165 #Enable Quark style config button on main menu. Needs Configured installed to work 166 + config_button = false 167 #Show some tooltip hints to guide players through the mod 168 tooltip_hints = true 169 #Show tooltips items that have been made placeable ··· 216 #Display visual particles when a playing a flute 217 note_particles = true 218 219 + [items.quiver] 220 + #Z offset for quiver render when wearing armor. Useful for when you have custom armor bigger than vanilla to void clipping. Leave at -1 for automatic offset 221 + #Range: -1.0 ~ 1.0 222 + armor_render_offset = -1.0 223 + #How quivers should render onto players 224 + #Allowed Values: HIDDEN, BACK, HIP, THIGH 225 + render_mode = "HIP" 226 + #How skeleton with quivers should render it 227 + #Allowed Values: HIDDEN, BACK, HIP, THIGH 228 + skeleton_render_mode = "THIGH" 229 + #Adds an overlay to quivers in gui displaying currently selected arrow 230 + overlay = true 231 + #Allows using your mouse to select an arrow in the quiver GUI 232 + mouse_movement_in_gui = true 233 + #Quiver GUI X offset from default position 234 + #Range: -1000 ~ 1000 235 + gui_x_offset = 0 236 + #Quiver GUI Y offset from default position 237 + #Range: -1000 ~ 1000 238 + gui_y_offset = 0 239 +
+10
config/supplementaries-common.toml
··· 443 #Allow enderman to intercept any slingshot projectile 444 unrestricted_enderman_intercept = true 445 446 #General settings 447 [general] 448 #Turn this on to disable any interaction on blocks placed by other players. This affects item shelves, signs, flower pots, and boards. Useful for protected servers. Note that it will affect only blocks placed after this is turned on and such blocks will keep being protected after this option is disabled
··· 443 #Allow enderman to intercept any slingshot projectile 444 unrestricted_enderman_intercept = true 445 446 + [items.quiver] 447 + #Allows using a quiver without being slowed down 448 + use_without_slow = true 449 + #Arrow stacks that can fit inside a quiver. Requires reboot 450 + #Range: 1 ~ 9 451 + slots = 6 452 + #Increase this number to alter the probability for a Skeleton with quiver to spawn. Note that this also depends on local difficulty so you wont ever see them on easy and very rarely on normal. Similar logic to equipment 453 + #Range: 0.0 ~ 1.0 454 + quiver_skeleton_chance = 0.2 455 + 456 #General settings 457 [general] 458 #Turn this on to disable any interaction on blocks placed by other players. This affects item shelves, signs, flower pots, and boards. Useful for protected servers. Note that it will affect only blocks placed after this is turned on and such blocks will keep being protected after this option is disabled
+17 -11
config/supplementaries-registry.toml
··· 22 crank = false 23 jar = true 24 faucet = false 25 - turn_table = true 26 spring_launcher = false 27 speaker_block = false 28 sign_post = true ··· 40 blackboard = true 41 safe = false 42 copper_lantern = true 43 - gold_trapdoor = true 44 - gold_door = true 45 bamboo_spikes = true 46 bamboo_spikes_tipped = true 47 stone_lamp = true ··· 53 netherite_trapdoor = false 54 lock_block = false 55 flax = true 56 - rope = true 57 - pulley_block = true 58 fodder = false 59 crimson_lantern = true 60 magma_cream_block = true ··· 77 blackstone_tile = true 78 globe_sepia = true 79 present = true 80 - silver_trapdoor = true 81 - silver_door = true 82 - lead_trapdoor = true 83 - lead_door = true 84 85 [items] 86 flute = true ··· 91 antique_ink = true 92 shulker_shell = true 93 candy = true 94 - wrench = true 95 slingshot = true 96 - rope_arrow = true 97 bomb = true 98 pancake = true 99
··· 22 crank = false 23 jar = true 24 faucet = false 25 + turn_table = false 26 spring_launcher = false 27 speaker_block = false 28 sign_post = true ··· 40 blackboard = true 41 safe = false 42 copper_lantern = true 43 + gold_trapdoor = false 44 + gold_door = false 45 bamboo_spikes = true 46 bamboo_spikes_tipped = true 47 stone_lamp = true ··· 53 netherite_trapdoor = false 54 lock_block = false 55 flax = true 56 + rope = false 57 + pulley_block = false 58 fodder = false 59 crimson_lantern = true 60 magma_cream_block = true ··· 77 blackstone_tile = true 78 globe_sepia = true 79 present = true 80 + silver_trapdoor = false 81 + silver_door = false 82 + lead_trapdoor = false 83 + lead_door = false 84 + sugar_cube = true 85 + lapis_bricks = true 86 + relayer = true 87 + crystal_display = true 88 + candle_holder = true 89 90 [items] 91 flute = true ··· 96 antique_ink = true 97 shulker_shell = true 98 candy = true 99 + wrench = false 100 slingshot = true 101 + rope_arrow = false 102 bomb = true 103 pancake = true 104 + quiver = true 105
-1
config/twigs-common.toml
··· 1 "Generates Twigs" = true 2 "Generates Pebbles" = true 3 - "Generaetes Sea Shells" = true 4 "Generates Rhyolite" = true 5 "Generates Bloodstone" = true 6 "Generates Schist" = true
··· 1 "Generates Twigs" = true 2 "Generates Pebbles" = true 3 "Generates Rhyolite" = true 4 "Generates Bloodstone" = true 5 "Generates Schist" = true
+2 -1
config/xaerominimap.txt
··· 5 differentiateByServerAddress:true 6 debugEntityIcons:false 7 debugEntityVariantIds:false 8 #INGAME SETTINGS (DO NOT EDIT!) 9 - updateNotification:true 10 minimap:true 11 caveMaps:2 12 caveZoom:1
··· 5 differentiateByServerAddress:true 6 debugEntityIcons:false 7 debugEntityVariantIds:false 8 + radarHideInvisibleEntities:true 9 #INGAME SETTINGS (DO NOT EDIT!) 10 + updateNotification:false 11 minimap:true 12 caveMaps:2 13 caveZoom:1
+2 -2
config/xaerominimap_entities.json
··· 17 "displayNameWhenIconFails": true, 18 "entityNumber": 1000.0, 19 "alwaysDisplayNametags": false, 20 - "startFadingAt": 0.0, 21 "dotSize": 2.0, 22 - "renderOverMinimapFrame": 1.0, 23 "displayY": false, 24 "icons": 1.0, 25 "names": 1.0, 26 "heightLimit": 20.0,
··· 17 "displayNameWhenIconFails": true, 18 "entityNumber": 1000.0, 19 "alwaysDisplayNametags": false, 20 "dotSize": 2.0, 21 + "startFadingAt": 0.0, 22 "displayY": false, 23 + "renderOverMinimapFrame": 1.0, 24 "icons": 1.0, 25 "names": 1.0, 26 "heightLimit": 20.0,
+1 -1
config/xaeroworldmap.txt
··· 1 ignoreUpdate:0 2 - updateNotification:true 3 differentiateByServerAddress:true 4 netherlikeCaveMapAllowed:true 5 debug:false
··· 1 ignoreUpdate:0 2 + updateNotification:false 3 differentiateByServerAddress:true 4 netherlikeCaveMapAllowed:true 5 debug:false
+70
defaultconfigs/carryon-server.toml
···
··· 1 + 2 + #Settings 3 + [settings] 4 + #Maximum distance from where Blocks and Entities can be picked up 5 + #Range: 0.0 ~ 1.7976931348623157E308 6 + maxDistance = 2.5 7 + #Max width of entities that can be picked up in survival mode 8 + #Range: 0.0 ~ 10.0 9 + maxEntityWidth = 1.5 10 + #Max height of entities that can be picked up in survival mode 11 + #Range: 0.0 ~ 10.0 12 + maxEntityHeight = 2.0 13 + #Slowness multiplier for blocks 14 + #Range: 0.0 ~ 1.7976931348623157E308 15 + blockSlownessMultiplier = 1.0 16 + #Slowness multiplier for entities 17 + #Range: 0.0 ~ 1.7976931348623157E308 18 + entitySlownessMultiplier = 1.0 19 + #Maximum stack limit for entities 20 + #Range: > 1 21 + maxEntityStackLimit = 10 22 + #More complex Tile Entities slow down the player more 23 + heavyTiles = true 24 + #Allow all blocks to be picked up, not just Tile Entites 25 + pickupAllBlocks = false 26 + #Whether Blocks and Entities slow the creative player down when carried 27 + slownessInCreative = true 28 + #Whether hostile mobs should be able to picked up in survival mode 29 + pickupHostileMobs = false 30 + #Larger Entities slow down the player more 31 + heavyEntities = true 32 + #Allow babies to be carried even when adult mob is blacklisted (or not whitelisted) 33 + allowBabies = false 34 + #Use Whitelist instead of Blacklist for Blocks 35 + useWhitelistBlocks = false 36 + #Use Whitelist instead of Blacklist for Entities 37 + useWhitelistEntities = false 38 + #Use Whitelist instead of Blacklist for Stacking 39 + useWhitelistStacking = false 40 + #Whether the player can hit blocks and entities while carrying or not 41 + hitWhileCarrying = false 42 + #Whether the player drops the carried object when hit or not 43 + dropCarriedWhenHit = false 44 + #Use custom Pickup Scripts. Having this set to false, will not allow you to run scripts, but will increase your performance 45 + useScripts = false 46 + #Whether entities' size matters when stacking or not 47 + stackableEntities = true 48 + 49 + [blacklist] 50 + #Blocks that cannot be picked up 51 + forbiddenTiles = ["#forge:immovable", "#forge:relocation_not_supported", "minecraft:end_portal", "minecraft:end_gateway", "minecraft:tall_grass", "minecraft:large_fern", "minecraft:peony", "minecraft:rose_bush", "minecraft:lilac", "minecraft:sunflower", "minecraft:*_bed", "minecraft:oak_door", "minecraft:iron_door", "minecraft:spruce_door", "minecraft:birch_door", "minecraft:jungle_door", "minecraft:acacia_door", "minecraft:dark_oak_door", "minecraft:waterlily", "minecraft:cake", "minecraft:nether_portal", "minecraft:tall_seagrass", "animania:block_trough", "animania:block_invisiblock", "colossalchests:*", "ic2:*", "bigreactors:*", "forestry:*", "tconstruct:*", "rustic:*", "botania:*", "astralsorcery:*", "quark:colored_bed_*", "immersiveengineering:*", "embers:block_furnace", "embers:ember_bore", "embers:ember_activator", "embers:mixer", "embers:heat_coil", "embers:large_tank", "embers:crystal_cell", "embers:alchemy_pedestal", "embers:boiler", "embers:combustor", "embers:catalzyer", "embers:field_chart", "embers:inferno_forge", "storagedrawers:framingtable", "skyresources:*", "lootbags:*", "exsartagine:*", "aquamunda:tank", "opencomputers:*", "malisisdoors:*", "industrialforegoing:*", "minecolonies:*", "thaumcraft:pillar*", "thaumcraft:infernal_furnace", "thaumcraft:placeholder*", "thaumcraft:infusion_matrix", "thaumcraft:golem_builder", "thaumcraft:thaumatorium*", "magneticraft:oil_heater", "magneticraft:solar_panel", "magneticraft:steam_engine", "magneticraft:shelving_unit", "magneticraft:grinder", "magneticraft:sieve", "magneticraft:solar_tower", "magneticraft:solar_mirror", "magneticraft:container", "magneticraft:pumpjack", "magneticraft:solar_panel", "magneticraft:refinery", "magneticraft:oil_heater", "magneticraft:hydraulic_press", "magneticraft:multiblock_gap", "refinedstorage:*", "mcmultipart:*", "enderstorage:*", "betterstorage:*", "practicallogistics2:*", "wearablebackpacks:*", "rftools:screen", "rftools:creative_screen", "create:*", "magic_doorknob:*", "iceandfire:*", "ftbquests:*", "waystones:*", "#minecraft:wall_signs", "storagedrawers:*", "framedcompactdrawers:*"] 52 + #Entities that cannot be picked up 53 + forbiddenEntities = ["minecraft:end_crystal", "minecraft:ender_dragon", "minecraft:ghast", "minecraft:shulker", "minecraft:leash_knot", "minecraft:armor_stand", "minecraft:item_frame", "minecraft:painting", "minecraft:shulker_bullet", "animania:hamster", "animania:ferret*", "animania:hedgehog*", "animania:cart", "animania:wagon", "mynko:*", "pixelmon:*", "mocreatures:*", "quark:totem", "vehicle:*", "boatload:chest_boat", "boatload:furnace_boat"] 54 + #Entities that cannot have other entities stacked on top of them 55 + forbiddenStacking = ["minecraft:horse"] 56 + 57 + [whitelist] 58 + #Entities that CAN be picked up (useWhitelistEntities must be true) 59 + allowedEntities = [] 60 + #Blocks that CAN be picked up (useWhitelistBlocks must be true) 61 + allowedBlocks = [] 62 + #Entities that CAN have other entities stacked on top of them (useWhitelistStacking must be true) 63 + allowedStacking = [] 64 + 65 + [custom_pickup_conditions] 66 + #Custom Pickup Conditions for Blocks 67 + customPickupConditionsBlocks = [] 68 + #Custom Pickup Conditions for Entities 69 + customPickupConditionsEntities = [] 70 +
+8 -4
defaultconfigs/create-server.toml
··· 19 #Allow the Mechanical Saw to process entire stacks at a time. 20 bulkCutting = false 21 # 22 - #Allow allows any shapeless crafting recipes to be processed by a Mechanical Mixer + Basin. 23 allowShapelessInMixer = true 24 # 25 #Allow any single-ingredient 2x2 or 3x3 crafting recipes to be processed by a Mechanical Press + Basin. ··· 27 # 28 #Allow any standard crafting recipes to be processed by Mechanical Crafters. 29 allowRegularCraftingInCrafter = true 30 - # 31 - #Allow Firework Rockets with more than 9 ingredients to be crafted using Mechanical Crafters. 32 - allowBiggerFireworksInCrafter = false 33 # 34 #Allow any stonecutting recipes to be processed by a Mechanical Saw. 35 allowStonecuttingOnSaw = true ··· 52 # 53 #Allow the standard in-world Shadow Steel recipe. 54 enableShadowSteelRecipe = true 55 56 # 57 #Parameters and abilities of Create's kinetic mechanisms
··· 19 #Allow the Mechanical Saw to process entire stacks at a time. 20 bulkCutting = false 21 # 22 + #Allow any shapeless crafting recipes to be processed by a Mechanical Mixer + Basin. 23 allowShapelessInMixer = true 24 # 25 #Allow any single-ingredient 2x2 or 3x3 crafting recipes to be processed by a Mechanical Press + Basin. ··· 27 # 28 #Allow any standard crafting recipes to be processed by Mechanical Crafters. 29 allowRegularCraftingInCrafter = true 30 # 31 #Allow any stonecutting recipes to be processed by a Mechanical Saw. 32 allowStonecuttingOnSaw = true ··· 49 # 50 #Allow the standard in-world Shadow Steel recipe. 51 enableShadowSteelRecipe = true 52 + # 53 + #Allow supported potions to be brewed by a Mechanical Mixer + Basin. 54 + allowBrewingInMixer = true 55 + # 56 + #The Maximum amount of ingredients that can be used to craft Firework Rockets using Mechanical Crafters. 57 + #Range: > 1 58 + maxFireworkIngredientsInCrafter = 9 59 60 # 61 #Parameters and abilities of Create's kinetic mechanisms
+9
defaultconfigs/framedblocks-server.toml
···
··· 1 + 2 + [general] 3 + #Whether blocks with block entities can be placed in Framed Blocks 4 + allowBlockEntities = false 5 + #Enables the intangbility feature. Disabling this also prevents moving through blocks that are already marked as intangible 6 + enableIntangibleFeature = false 7 + #The item to use for making Framed Blocks intangible. The value must be a valid item registry name 8 + intangibleMarkerItem = "minecraft:phantom_membrane" 9 +
+26
defaultconfigs/solcarrot-server.toml
···
··· 1 + 2 + [milestones] 3 + #Number of hearts you gain for reaching a new milestone. 4 + #Range: 0 ~ 1000 5 + heartsPerMilestone = 1 6 + #A list of numbers of unique foods you need to eat to unlock each milestone, in ascending order. Naturally, adding more milestones lets you earn more hearts. 7 + milestones = [10, 20, 30, 40, 50, 60, 70, 80, 90, 100] 8 + #Number of hearts you start out with. 9 + #Range: 0 ~ 1000 10 + baseHearts = 10 11 + 12 + [filtering] 13 + #The minimum hunger value foods need to provide in order to count for milestones, in half drumsticks. 14 + #Range: 0 ~ 1000 15 + minimumFoodValue = 4 16 + #Foods in this list won't affect the player's health nor show up in the food book. 17 + blacklist = [] 18 + #When this list contains anything, the blacklist is ignored and instead only foods from here count. 19 + whitelist = [] 20 + 21 + [miscellaneous] 22 + #If true, eating foods outside of survival mode (e.g. creative/adventure) is not tracked and thus does not contribute towards progression. 23 + limitProgressionToSurvival = false 24 + #Whether or not to reset the food list on death, effectively losing all bonus hearts. 25 + resetOnDeath = true 26 +
-13
global_packs/required_data/repurposed-structures-better-dungeons-datapack.pw.toml
··· 1 - name = "Repurposed Structures - Better Dungeons Compat Datapack" 2 - filename = "Repurposed_Structures-Better_Dungeons_v2.zip" 3 - side = "both" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "4b114a55225f1334cbf12605c7fc200f84a2c0de" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3661516 13 - project-id = 554329
···
-13
global_packs/required_data/repurposed-structures-better-strongholds-datapack.pw.toml
··· 1 - name = "Repurposed Structures - Better Strongholds Compat Datapack" 2 - filename = "Repurposed_Structures-Better_Strongholds_v3.zip" 3 - side = "both" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "6455bac8c0186c460bd306de68be364a29c20f05" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3779146 13 - project-id = 547822
···
-13
global_packs/required_data/repurposed-structures-better-witch-huts-compat.pw.toml
··· 1 - name = "Repurposed Structures - Better Witch Huts Compat Datapack" 2 - filename = "Repurposed_Structures-Better_Witch_Huts_v1.zip" 3 - side = "both" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "3e53a56b3157ae479b4039c479f3de0e4b98ca97" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3836216 13 - project-id = 634440
···
-13
global_packs/required_data/repurposed-structures-etched-datapack-compat.pw.toml
··· 1 - name = "Repurposed Structures - Etched Compat Datapack" 2 - filename = "Repurposed_Structures-Etched_v2.zip" 3 - side = "both" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "833946ad23745465a7823f99fdadb2e18f8419c3" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3908608 13 - project-id = 554485
···
-13
global_packs/required_data/repurposed-structures-farmers-delight-datapack.pw.toml
··· 1 - name = "Repurposed Structures - Farmer's Delight Compat Datapack" 2 - filename = "Repurposed_Structures-Farmers_Delight_v3.zip" 3 - side = "both" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "32e83c7010e1d5b88a8e52422a7d9451c250040c" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3619688 13 - project-id = 554331
···
-13
global_packs/required_resources/xaeros-minimap-modded-support.pw.toml
··· 1 - name = "Xaero's Minimap - Modded Support" 2 - filename = "Xaero's Minimap - Mod Icons.zip" 3 - side = "both" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "2ad8584f0fade7d4abe3e53dc7e87b0212753adb" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3815672 13 - project-id = 497405
···
+318 -158
index.toml
··· 370 371 [[files]] 372 file = "config/badmobs-common.toml" 373 - hash = "b4e0afdfe4593f3c0d862584965c60f4d71e2fcdb9a58e023c12730470f7f084" 374 375 [[files]] 376 file = "config/betteradvancements-client.toml" ··· 486 487 [[files]] 488 file = "config/byg/nether-biomes.json5" 489 - hash = "e377c297888c559ef09177df64864324875fbf2619b0fdb0943ab808728b5797" 490 491 [[files]] 492 file = "config/byg/overworld/biome_selectors/beach_biomes/beach_biomes_1.json5" ··· 613 hash = "f666fca7047f51d5ff411a9bee77893b71f4337916cb2c726f8a3819eb1ddc44" 614 615 [[files]] 616 file = "config/ccl.cfg" 617 hash = "d0accd9879a8d31db8bdb55163dbb1b1668890a4558ac0689f807c6e207d1d99" 618 ··· 633 hash = "55451552db5cbba0124f9cd72c6b0e65217ef3e50cf4b69f8165a4940ef49eff" 634 635 [[files]] 636 file = "config/citadel-common.toml" 637 hash = "502f72085a269be20dbcf98ec8327bccce945ad978e6502aab97efcfc261d515" 638 ··· 653 hash = "f0910f44e3a98eaa2effdef12a983e4e8108ef293c4a0425bb042b0038324ede" 654 655 [[files]] 656 - file = "config/configured-client.toml" 657 - hash = "3b89f753be2eda7042d785471bcd3959e4a3cd053a50538d17ce98a2f274d2c2" 658 - 659 - [[files]] 660 file = "config/connectivity-common.toml" 661 hash = "347225f749205a5af9d2a7f992a52caccfb6910f8fa6302d4da260932fc2ae9a" 662 ··· 666 667 [[files]] 668 file = "config/create-client.toml" 669 - hash = "c7e8b57efca0db592ee7c1e34df911cc7a4c6ba6b9f1366aa2857149999b0fe1" 670 671 [[files]] 672 file = "config/create-common.toml" ··· 677 hash = "0398128b39cf3ac539c1d563dc7ce15f4258452c7ceb46e7db3ffc3ad3908afd" 678 679 [[files]] 680 - file = "config/curios-client.toml" 681 - hash = "1ac04b541d19cc58791e5ceea4a46b7e1d75a2b4b2d5e359b9fcab606e5ef750" 682 683 [[files]] 684 - file = "config/debugify-descriptions.json" 685 - hash = "206b4463a0611418986be79ccbef1253bc09e502be78b30281008b73a1277926" 686 687 [[files]] 688 - file = "config/debugify.json" 689 - hash = "57696c6e0e9631badad52c46da2ff91c875681951020299214883ba8c059a00b" 690 691 [[files]] 692 file = "config/decorative_blocks-common.toml" ··· 698 699 [[files]] 700 file = "config/defaultoptions/keybindings.txt" 701 - hash = "287f58e2c62ffe15c8b0778550041faf85e8fd26035ad923372d2d228e6919d4" 702 703 [[files]] 704 file = "config/defaultoptions/options.txt" 705 - hash = "0c6fc1314affc5c6404182e459fff191c627ff4bc329f36ed160975ed8139593" 706 707 [[files]] 708 file = "config/defaultoptions/servers.dat" 709 hash = "3a05b7dbab88781794ca24d8018e8b522eed783e8f938929abd2b2ed3454790b" 710 711 [[files]] 712 file = "config/delogger2.json" 713 hash = "9cd7e66d1c3ddcf18422e8559adee5f2d664136d543bf46a085a7b3497a824af" 714 ··· 737 hash = "4ea3289ec75cea2f67f19855a8226adb8f688d84fe7892081197eab2ee08bae4" 738 739 [[files]] 740 - file = "config/dynview-common.toml" 741 - hash = "a0372e5ab4826bbdb0c252ea701e5f576105e63eab0d37d1f8e1b806d36167b5" 742 - 743 - [[files]] 744 file = "config/ecologics.toml" 745 hash = "bfede6a60889d12bffbc6652ee50c06ba8a309a4804e1f3edb6a907601d22f0f" 746 747 [[files]] 748 file = "config/entityculling.json" 749 - hash = "0c78e42bc9ee8629e05830c89b882382dfa24c772c9b5a16d91225e1c63b11ad" 750 751 [[files]] 752 file = "config/etched-client.toml" ··· 754 755 [[files]] 756 file = "config/everycomp-registry.toml" 757 - hash = "17701eb04f8dd3f3d03ffe944edbc0ce3a8956c7a8f96b910fe0eb3fd4aa8d58" 758 759 [[files]] 760 file = "config/excavated_variants.json" ··· 905 hash = "6ac4c2beabcd75cb728c037de832539fdcc386a15dce01103c6b1b9b17844769" 906 907 [[files]] 908 file = "config/farmersdelight-client.toml" 909 hash = "13a11f20b305f6f975ebc35802d87c7bf22a04dc79464e41089823603b76a227" 910 911 [[files]] 912 file = "config/farmersdelight-common.toml" 913 - hash = "cd6a1aa12b8084fbb593c7a00c330ef05e5597e15d8c29e0a0a8228068da6bab" 914 915 [[files]] 916 file = "config/farmersrespite-common.toml" ··· 925 hash = "849655cc24f7329930c2ddaa9a54061a2db954c5932152a4591fcf56450c6971" 926 927 [[files]] 928 file = "config/ferritecore-mixin.toml" 929 hash = "f19906e5d155709cd2cbb4ebbc2edf72536ef946f550f9cbeac321bcb772d189" 930 ··· 942 943 [[files]] 944 file = "config/forge-common.toml" 945 - hash = "83156cb81cf71ce18cb10053240d642818211a6e3445ac30fa09b4bf15943e7b" 946 947 [[files]] 948 file = "config/fpsreducer/fpsreducer-client.toml" 949 hash = "e2cc65bdd5d28e363aeb2c2b6277d9a26d030dc183749dede041245eb5eb1ec4" 950 951 [[files]] 952 file = "config/global_data_and_resourcepacks.toml" 953 - hash = "9c1d0d00ccf63577f1d23101acb4b3f83920f4e1fbf6d10bf881fe67da184e65" 954 955 [[files]] 956 file = "config/goblintraders-common.toml" ··· 966 967 [[files]] 968 file = "config/infernalexp-common.toml" 969 - hash = "4ff868a1cacacabcfe2860155682b5bca6251a7ec37f04f3630d7fa36ff163c7" 970 971 [[files]] 972 file = "config/infernalexp/spawnrates/basalt_giant_spawns.json" ··· 1014 1015 [[files]] 1016 file = "config/jade/jade_plugins.json" 1017 - hash = "1b633f36137ceadd4e78962c0b5933f90508ccfba1635d7b0a2daed4a27b6b94" 1018 1019 [[files]] 1020 file = "config/jaopca/custom_forms.json" ··· 1049 hash = "638ae20a7ccdd6ce1d187e0410215dc1291e02dc33e409bdb0ad277d51a83bbd" 1050 1051 [[files]] 1052 file = "config/jaopca/materials/cobalt.toml" 1053 hash = "627f194149a25a6f4287b5f1bc1c6407c4a1fa76c12ffcd79d867fdfb8eae524" 1054 1055 [[files]] 1056 file = "config/jaopca/materials/copper.toml" 1057 hash = "841fbd8227cf63f66088e44bd2892226ad03d089168a48bd1798061ae2665ed3" 1058 1059 [[files]] ··· 1133 hash = "841fbd8227cf63f66088e44bd2892226ad03d089168a48bd1798061ae2665ed3" 1134 1135 [[files]] 1136 file = "config/jaopca/materials/slimesteel.toml" 1137 hash = "841fbd8227cf63f66088e44bd2892226ad03d089168a48bd1798061ae2665ed3" 1138 1139 [[files]] 1140 file = "config/jaopca/materials/soulsteel.toml" 1141 hash = "841fbd8227cf63f66088e44bd2892226ad03d089168a48bd1798061ae2665ed3" 1142 1143 [[files]] 1144 file = "config/jaopca/materials/zinc.toml" ··· 1198 1199 [[files]] 1200 file = "config/jeed-client.toml" 1201 - hash = "208cc4313b2ef8c98775604108d49c6ab6772855980c543551da879b09086df9" 1202 1203 [[files]] 1204 file = "config/jei-client.toml" ··· 1206 1207 [[files]] 1208 file = "config/jei/ingredient-list-mod-sort-order.ini" 1209 - hash = "2d3eef25256cb7edd7492896640623ce47aeca030657189f5970794ae9b1cb28" 1210 1211 [[files]] 1212 file = "config/jei/ingredient-list-type-sort-order.ini" ··· 1214 1215 [[files]] 1216 file = "config/jei/recipe-category-sort-order.ini" 1217 - hash = "3bca014c127658c01a702266bf07917eff9559a631051859124d97c49baa46c7" 1218 1219 [[files]] 1220 file = "config/jeiintegration-client.toml" ··· 1222 1223 [[files]] 1224 file = "config/jeresources-common.toml" 1225 - hash = "13a4d5e1d1ac4207cbebef810696525975ec4f0c2470f6b858cbd9f62a6cd3ec" 1226 1227 [[files]] 1228 file = "config/jeresources.toml" 1229 - hash = "dba9b465be70853db2eaa9ab61747b244c2dd1127668dd72121251150a4833a1" 1230 1231 [[files]] 1232 file = "config/jerintegration-client.toml" ··· 1243 [[files]] 1244 file = "config/mantle-client.toml" 1245 hash = "bcdc80d141bdc59a355106e0c5d474019742d2bf8c853c87aa9c7d7b31172cb4" 1246 - 1247 - [[files]] 1248 - file = "config/modnametooltip-client.toml" 1249 - hash = "2330307cb817e81581e21a51353a47091cd6c6ab25b676e94fb1ec7a748f08d0" 1250 1251 [[files]] 1252 file = "config/moreoverlays.toml" ··· 1286 1287 [[files]] 1288 file = "config/pollen-client.toml" 1289 - hash = "719f2e91dc44ed323d54d606f04e00f6adbf402da6dc6cab3cd37e0df5f9c61c" 1290 1291 [[files]] 1292 file = "config/polymorph-integrations.toml" ··· 1294 1295 [[files]] 1296 file = "config/quark-common.toml" 1297 - hash = "6aca1755717ec56979a330b77ab3d13690a43838df939b94b4f5ede4641b3070" 1298 - 1299 - [[files]] 1300 - file = "config/radium.properties" 1301 - hash = "4f5890cb55b35047fdb433efa30060827aa9415e0850220f85b2c8ad663d6722" 1302 1303 [[files]] 1304 file = "config/repurposed_structures-forge/biome_dimension_allow_disallow_configs.json5" ··· 1334 1335 [[files]] 1336 file = "config/serverconfigupdater-common.toml" 1337 - hash = "17255550ab0fe9ac1ae5325440c9b3f5ed8cf9b36e2e011b972c3a0c8dfdea52" 1338 1339 [[files]] 1340 file = "config/skinnedlanterns.toml" 1341 hash = "bfc728d2a529c76cd53b37a7a00d9628f3692aef67d04cb84e4d5e0dcf2587a5" 1342 1343 [[files]] 1344 file = "config/smoothchunk-common.toml" 1345 hash = "0b5e7f9386e0f8d1933d9ac9b67154b7574afb3bcc459624484d001204a0d623" 1346 1347 [[files]] 1348 file = "config/sophisticatedbackpacks-common.toml" 1349 hash = "78d2ab1b72448a9e7da64f4739fc31a19a11c805d843cd908a75b1d36129aae4" 1350 ··· 1354 1355 [[files]] 1356 file = "config/sophisticatedcore-common.toml" 1357 - hash = "90a1af15964ef7d3e19149a9c424db3d0a671ec99b68843bd2e6fddc42f0ae54" 1358 1359 [[files]] 1360 file = "config/sophisticatedstorage-common.toml" ··· 1370 1371 [[files]] 1372 file = "config/supplementaries-client.toml" 1373 - hash = "02828989cf5c8f4e327f5418f4eb7dfdbb4c26958d0d56493265c823b3ab52d2" 1374 1375 [[files]] 1376 file = "config/supplementaries-common.toml" 1377 - hash = "0a26a61d6205b3b195c260635d0f41b4793100101e5c81ccf2fd7644f7f8a12c" 1378 1379 [[files]] 1380 file = "config/supplementaries-registry.toml" 1381 - hash = "e6e67d010f2a856b636abe82e203a4489f6670ca1988edcaaefaa2c33d86479d" 1382 1383 [[files]] 1384 file = "config/tconstruct-client.toml" ··· 1398 1399 [[files]] 1400 file = "config/twigs-common.toml" 1401 - hash = "b66d48c2fb60164f07246feb733d942f79cb1bf6475a85784db33581095fbf5d" 1402 1403 [[files]] 1404 file = "config/xaerominimap.txt" 1405 - hash = "2a6b5b82c5ada81a76a14ee3113f68c959370bbd576edcca704cd5fdfbdd9987" 1406 1407 [[files]] 1408 file = "config/xaerominimap_entities.json" 1409 - hash = "622c2cd8a7fc8f762b2852ebce914ac2ca0e1dca2d70eeca590e92d254d46055" 1410 1411 [[files]] 1412 file = "config/xaeropatreon.txt" ··· 1414 1415 [[files]] 1416 file = "config/xaeroworldmap.txt" 1417 - hash = "01dd84704af0a037922f73c9dc80e806cc4db568755baf62a9a3d1dbdce9aa50" 1418 1419 [[files]] 1420 file = "defaultconfigs/cofh_core-server.toml" ··· 1430 1431 [[files]] 1432 file = "defaultconfigs/create-server.toml" 1433 - hash = "8429e710f134d920c3127b3757c90f89ca2a713a6602d7fd5b2d6ebbb1f8e835" 1434 1435 [[files]] 1436 file = "defaultconfigs/curios-server.toml" ··· 1457 hash = "67c566ace4bc51e3ca169c7173b6e6a86eb3a37c8ad423eb8c33847bd68e6d8b" 1458 1459 [[files]] 1460 file = "defaultconfigs/jei-server.toml" 1461 hash = "6ecd614e209640db093512337a46cc1df2d6be5b1585d024b62742e76585ea5c" 1462 ··· 1473 hash = "565aecf4b75c7044e41cf8c2e8c99995947afb7c32aa2410566bf2bfad8764e5" 1474 1475 [[files]] 1476 file = "global_packs/required_data/Construct Tweaks/data/alexsmobs/advancements/alexsmobs/grizzly_bear.json" 1477 hash = "bc7e18b64d3e15b01245126f212fa95a1ce63057d636c3d43e404076a7628878" 1478 ··· 1485 hash = "e963c33600a550c75e2448ecf899fcacfb7d3c67ebf93badcfb8bb98a567ab1c" 1486 1487 [[files]] 1488 - file = "global_packs/required_data/repurposed-structures-better-dungeons-datapack.pw.toml" 1489 - hash = "4ef4f30ad9a2d64e85f128ed3402901af6b8268333e8ccdda4b014e1574ea9f0" 1490 - metafile = true 1491 1492 [[files]] 1493 - file = "global_packs/required_data/repurposed-structures-better-strongholds-datapack.pw.toml" 1494 - hash = "2ef086ad05b252dba13f27577a7da2b752c4772b07676842df982e9172f73aa6" 1495 - metafile = true 1496 1497 [[files]] 1498 - file = "global_packs/required_data/repurposed-structures-better-witch-huts-compat.pw.toml" 1499 - hash = "cd70513afae6f5ccba3b2b23d14b41fe82fbb4c1eadf1a9827c90f2eaad377a4" 1500 - metafile = true 1501 1502 [[files]] 1503 - file = "global_packs/required_data/repurposed-structures-etched-datapack-compat.pw.toml" 1504 - hash = "427a7fa914d767b37d299ede05ebb4cb6dff6b86569a73d087e580c7b00fa59c" 1505 - metafile = true 1506 1507 [[files]] 1508 - file = "global_packs/required_data/repurposed-structures-farmers-delight-datapack.pw.toml" 1509 - hash = "888a23e0a9f991ef9ea56c48d7cb4f0881c5c84fa6ff55a0ff5d893794e0c134" 1510 - metafile = true 1511 1512 [[files]] 1513 - file = "global_packs/required_resources/xaeros-minimap-modded-support.pw.toml" 1514 - hash = "c3388757d17a46b2dd8923510559fd7d2b64324fd412fb3bceb6d38e89603ffa" 1515 - metafile = true 1516 1517 [[files]] 1518 file = "mods/abnormals-delight.pw.toml" ··· 1540 metafile = true 1541 1542 [[files]] 1543 file = "mods/alexs-mobs.pw.toml" 1544 hash = "03da06567af6005bcfd94525e773bb49b448c58b161757f8f5680b857459766c" 1545 metafile = true ··· 1561 1562 [[files]] 1563 file = "mods/aquaculture.pw.toml" 1564 - hash = "f5544bc5bf4578ff88fbb4027e29ce376ba1721e916a29f3bace348c3b193828" 1565 metafile = true 1566 1567 [[files]] 1568 file = "mods/architectury-api.pw.toml" 1569 - hash = "6e8eca661f6e9a5dabe7abdd55ec88b1d56b442da5f2f575ba8fe5089cb5011c" 1570 metafile = true 1571 1572 [[files]] ··· 1602 [[files]] 1603 file = "mods/better-biome-blend.pw.toml" 1604 hash = "5438b2bd6600929c044886550008e7d1d002e8ac59cd9751359dbecb8a504bd4" 1605 metafile = true 1606 1607 [[files]] ··· 1611 1612 [[files]] 1613 file = "mods/better-mods-button.pw.toml" 1614 - hash = "0b1043ab02026bbb1229480b47cf11a70992602aaca010f463d68dd943c030ae" 1615 metafile = true 1616 1617 [[files]] ··· 1626 1627 [[files]] 1628 file = "mods/blueprint.pw.toml" 1629 - hash = "773663d6959397c974422b2fc504f146f170f0a0090839b97ebc92820a0f7735" 1630 metafile = true 1631 1632 [[files]] ··· 1635 metafile = true 1636 1637 [[files]] 1638 - file = "mods/catalogue.pw.toml" 1639 - hash = "1e09653f0241c715d9da6ebb677e09b7943385a58f31af10b77e6c61e5e3cf25" 1640 metafile = true 1641 1642 [[files]] ··· 1645 metafile = true 1646 1647 [[files]] 1648 file = "mods/citadel.pw.toml" 1649 hash = "dbe6a9e42390a6e5fa08ebd31c44567981ec8face7afff290930d542bd87f6e7" 1650 metafile = true ··· 1661 1662 [[files]] 1663 file = "mods/cloth-config.pw.toml" 1664 - hash = "cfffbd73a65e8eee84f6df303a8aebf90795f98c302ca6b153cdca65aa71fc5d" 1665 metafile = true 1666 1667 [[files]] ··· 1695 metafile = true 1696 1697 [[files]] 1698 - file = "mods/configured.pw.toml" 1699 - hash = "33436dd644cc903c0006df71f7f846f46a12e0338a2865eb5826fa0205120731" 1700 metafile = true 1701 1702 [[files]] ··· 1706 1707 [[files]] 1708 file = "mods/controlling.pw.toml" 1709 - hash = "099af7d0a61fd27c6b6ba26e7e84c4d7cfe5eea78a7102c7eb717528ef6ecc91" 1710 metafile = true 1711 1712 [[files]] ··· 1720 metafile = true 1721 1722 [[files]] 1723 - file = "mods/crafttweaker.pw.toml" 1724 - hash = "a527fbd108976c2a4440bf26556235f2fd23a9090272e8077a3de81a83cbdf56" 1725 metafile = true 1726 1727 [[files]] 1728 file = "mods/create-cafe.pw.toml" 1729 - hash = "3b4612bd94d8f4e214d852c5c38a2c4b83cf11f583b38ed2b905db5daeaf2abb" 1730 metafile = true 1731 1732 [[files]] 1733 file = "mods/create.pw.toml" 1734 - hash = "7b705f57107935d189436c3ed561c986a6ec84a2d80ff94542a46836ab80ea83" 1735 metafile = true 1736 1737 [[files]] 1738 file = "mods/cultural-delights.pw.toml" 1739 - hash = "9a1d0b2f357fc36773e00d8b0b9be97b76554ffa84b79655421476cf9a1b3c43" 1740 metafile = true 1741 1742 [[files]] ··· 1745 metafile = true 1746 1747 [[files]] 1748 - file = "mods/debugify.pw.toml" 1749 - hash = "04ad88c125584479f0854c74f13f7582a1ce20acf8a89e211cc991bd3780c61d" 1750 metafile = true 1751 1752 [[files]] 1753 - file = "mods/decorative-blocks.pw.toml" 1754 - hash = "03c1e22dfba5114d6bef3126deaa8bc652b327def22314ca569bde689d302dbd" 1755 metafile = true 1756 1757 [[files]] 1758 - file = "mods/default-options.pw.toml" 1759 - hash = "4362ae4c00b130a09b7b88aac232461a453a3c13f06d722c9c88c371f52d7f7b" 1760 metafile = true 1761 1762 [[files]] ··· 1781 1782 [[files]] 1783 file = "mods/drp-global-datapack.pw.toml" 1784 - hash = "e002e663f917dc976a7e446b7ee963a7ab78fedb08d0bcad428f55efad3bcffc" 1785 metafile = true 1786 1787 [[files]] ··· 1790 metafile = true 1791 1792 [[files]] 1793 - file = "mods/dynamic-view.pw.toml" 1794 - hash = "72fb1aee0a9fc8b3f032bc1d769709a8bc5eec3b1776d9430d22b6d1d0d3a546" 1795 - metafile = true 1796 - 1797 - [[files]] 1798 file = "mods/ecologics.pw.toml" 1799 - hash = "ec5d20b588e214d6f9fb48d29464a4671f7d74882e233df324911755077801b9" 1800 metafile = true 1801 1802 [[files]] ··· 1825 metafile = true 1826 1827 [[files]] 1828 file = "mods/farmers-delight.pw.toml" 1829 - hash = "3226b84f654ab5db4e3b261d511c40719bf23481ddff853bfb6e33af11a5ab51" 1830 metafile = true 1831 1832 [[files]] ··· 1850 metafile = true 1851 1852 [[files]] 1853 file = "mods/fastworkbench.pw.toml" 1854 hash = "4b15d78af394e83e5bc6cdd6dd9123b96f9e1f70d727e101db4558ae9f7c2e58" 1855 metafile = true ··· 1890 metafile = true 1891 1892 [[files]] 1893 file = "mods/geckolib.pw.toml" 1894 - hash = "4ad67ed05a5244c0c027a08c6147076663fd36a1952a9141b4854d92cb6a2f1e" 1895 metafile = true 1896 1897 [[files]] ··· 1921 1922 [[files]] 1923 file = "mods/jade.pw.toml" 1924 - hash = "49b7f862fe68e3601d35528fe062b5a68a34887ffc2ea1d852bf92017bd80774" 1925 metafile = true 1926 1927 [[files]] 1928 file = "mods/jaopca.pw.toml" 1929 - hash = "3dabb4f9fcbb2ec22f748e009851d1883b32b3bf473a7e6d6a4fb5aa544e1cbe" 1930 metafile = true 1931 1932 [[files]] ··· 1940 metafile = true 1941 1942 [[files]] 1943 - file = "mods/jeitweaker.pw.toml" 1944 - hash = "3293dddac5ba9d8390ca6792ff1668ff52ddc39974a9e9a0c69674e7f4ac7099" 1945 - metafile = true 1946 - 1947 - [[files]] 1948 file = "mods/jer-integration.pw.toml" 1949 hash = "8342d02ffa8c8a5aae481dd7f22475ced3861756a4088e0c9c9a9e78f43cacf2" 1950 metafile = true ··· 1966 1967 [[files]] 1968 file = "mods/kiwi.pw.toml" 1969 - hash = "d5cac151369c41ae0e343d1ed0875fc8e495a95af9a4e05af38dc9eaf4839ed9" 1970 metafile = true 1971 1972 [[files]] ··· 1985 metafile = true 1986 1987 [[files]] 1988 - file = "mods/ksyxis.pw.toml" 1989 - hash = "7163f5e93789818c4f945f1beac1f06af5516a252bac284564fa4b0512563dec" 1990 metafile = true 1991 1992 [[files]] ··· 2010 metafile = true 2011 2012 [[files]] 2013 - file = "mods/mod-name-tooltip.pw.toml" 2014 - hash = "1398754e34ea789a233b03914c6ea0d589e77fadbe76ee6ac4bcf60a55b46308" 2015 - metafile = true 2016 - 2017 - [[files]] 2018 file = "mods/more-overlays-updated.pw.toml" 2019 hash = "4e0066408de71058ad4db3aa24c53c3ab001b78069df16d5eaad55994adc4543" 2020 metafile = true ··· 2030 metafile = true 2031 2032 [[files]] 2033 - file = "mods/my-server-is-compatible.pw.toml" 2034 - hash = "710ea40d2def14578600d2e6fef5d226554a4a48646c7eba2463805d1743fcd3" 2035 - metafile = true 2036 - 2037 - [[files]] 2038 file = "mods/naturalist.pw.toml" 2039 hash = "7f42dfc337c4a6510d3a8e240cdbe9cb9a71df4623e1d0775d8e9f3dc350d57e" 2040 metafile = true ··· 2045 metafile = true 2046 2047 [[files]] 2048 file = "mods/nethers-delight.pw.toml" 2049 hash = "c2d9646b499b29682e9425ecf809be000069ac01eb61430cb367ddf1b7e63255" 2050 metafile = true ··· 2060 metafile = true 2061 2062 [[files]] 2063 - file = "mods/oculus.pw.toml" 2064 - hash = "b5385a79aac3ae8bb708f707b66213125bc7569654ef8da9365164f7abbeec6f" 2065 - metafile = true 2066 - 2067 - [[files]] 2068 file = "mods/oh-the-biomes-youll-go.pw.toml" 2069 - hash = "e2dcae26c1573da28b92ceee6b422b01ce11de34576c344fcfc7fa113d882dcf" 2070 metafile = true 2071 2072 [[files]] ··· 2081 2082 [[files]] 2083 file = "mods/pick-up-notifier.pw.toml" 2084 - hash = "0555890a42e1f25b3550dc95bb51262df0986345d2e21772e2c162702975af71" 2085 metafile = true 2086 2087 [[files]] 2088 file = "mods/placebo.pw.toml" 2089 - hash = "193eee92d8b59f84d9c4d7d63efcb947488ce44d8284f162863210fad0bf0e59" 2090 metafile = true 2091 2092 [[files]] ··· 2096 2097 [[files]] 2098 file = "mods/pollen.pw.toml" 2099 - hash = "1edcad1067acfa6a684424fc510a3e08a0e2ba4bd80a936877d75f5b9dea7016" 2100 metafile = true 2101 2102 [[files]] 2103 file = "mods/polymorph.pw.toml" 2104 - hash = "ed0fcdae68f0f046f6b25c7e8da92b37b5a29aeab8d399e0f2514a3186b1d641" 2105 metafile = true 2106 2107 [[files]] 2108 file = "mods/puzzles-lib.pw.toml" 2109 - hash = "538110c41fa71c27058a38b1660a02eff1521ca8011aa4e08ae722fdcb64d35b" 2110 metafile = true 2111 2112 [[files]] ··· 2115 metafile = true 2116 2117 [[files]] 2118 - file = "mods/radium-reforged.pw.toml" 2119 - hash = "7e7f52b898a62041d50f7ae2d9b1b639aabc1facd23f23795e99bf210574f9b1" 2120 metafile = true 2121 2122 [[files]] 2123 file = "mods/repurposed-structures.pw.toml" 2124 hash = "6d90703590e13b8233fa9572f5306b87d4b56930905eca96b9a9834e122cb6bc" 2125 metafile = true 2126 2127 [[files]] ··· 2155 metafile = true 2156 2157 [[files]] 2158 file = "mods/smooth-chunk-save.pw.toml" 2159 hash = "e0369349093de523ee3e16f4f46f9d3b33195b302dd43de4c5e99e3d3a44cfeb" 2160 metafile = true 2161 2162 [[files]] 2163 file = "mods/sophisticated-backpacks.pw.toml" 2164 - hash = "e8fb28e1cb542bda89984dbf4a5ecbb85f29380f58e365b176ae568bb0881a70" 2165 metafile = true 2166 2167 [[files]] 2168 file = "mods/sophisticated-core.pw.toml" 2169 - hash = "4b9a08d59ef1dd59731faa0482ea3e172d70c90fe3499fa9dee6094f20ac3f94" 2170 metafile = true 2171 2172 [[files]] 2173 file = "mods/sophisticated-storage.pw.toml" 2174 - hash = "d623710adb1686ca8ad64366ee6c10369d398f48bbf72ae4070eb921a70b8520" 2175 metafile = true 2176 2177 [[files]] ··· 2180 metafile = true 2181 2182 [[files]] 2183 file = "mods/starlight-forge.pw.toml" 2184 hash = "cf0274e0db473a80ea8d8442362d3e7e76639018504b9ff37fa61aa6044b8a60" 2185 metafile = true ··· 2190 metafile = true 2191 2192 [[files]] 2193 file = "mods/supermartijn642s-core-lib.pw.toml" 2194 hash = "d74b966074318c02ac233f1ef9ab85ab59058866459c4bb0b6226f621590c08e" 2195 metafile = true 2196 2197 [[files]] 2198 file = "mods/supplementaries.pw.toml" 2199 - hash = "2b011893f2bb5a41332b32c80d2797872a48088d198dc1ed1bc7efc296a76da3" 2200 metafile = true 2201 2202 [[files]] ··· 2206 2207 [[files]] 2208 file = "mods/terralith.pw.toml" 2209 - hash = "62c4c00ecc9ca4ca806808ed111578bfa358a44646c61afa31db31055bceed87" 2210 - metafile = true 2211 - 2212 - [[files]] 2213 - file = "mods/the-wild-backport.pw.toml" 2214 - hash = "0db2bc05500ac7086cadede335c331ea26baad41264a48f281a88ffd86ce5a1a" 2215 metafile = true 2216 2217 [[files]] 2218 file = "mods/tinkers-construct.pw.toml" 2219 - hash = "4275242bc6cd5ff6a7b23463f3921fc3bced4b9fc2e5f4a634ec5be96d0e21e2" 2220 metafile = true 2221 2222 [[files]] ··· 2231 2232 [[files]] 2233 file = "mods/twigs.pw.toml" 2234 - hash = "51b7ba6e4a7c58cbbd28cc2ab96aa12b448afc835bb96a834ca7233b71ab16b5" 2235 metafile = true 2236 2237 [[files]] 2238 file = "mods/xaeros-minimap.pw.toml" 2239 - hash = "5d299b509a149662d562bd6837e9fba887b1f45b4b22c0b37c769c55aec05d25" 2240 metafile = true 2241 2242 [[files]] 2243 file = "mods/xaeros-world-map.pw.toml" 2244 - hash = "962c4dc2f19f8dd51b5f1e1bc11c433babd2fa232e49b77ae51a70693673d0a5" 2245 metafile = true 2246 2247 [[files]] ··· 2280 metafile = true 2281 2282 [[files]] 2283 - file = "resourcepacks/stay-true-modded-compats.pw.toml" 2284 - hash = "94d308d277061bff9d7ab8ea3b9261be36aefa910d58aa6d069a22175856e179" 2285 metafile = true 2286 2287 [[files]] 2288 - file = "resourcepacks/stay-true.pw.toml" 2289 - hash = "c76d5ed5dd44f2422253e3799acdf7de499e6731f42e2bee8c63ff67b0810e13" 2290 metafile = true 2291 2292 [[files]] 2293 - file = "scripts/helpers.zs" 2294 - hash = "71f7d0cce66f749772d4a21939bb26cd6829e8896f573e46e30c176c8b86c0c1" 2295 2296 [[files]] 2297 - file = "scripts/mods/alexsmobs.zs" 2298 - hash = "127a3321b316c04b146e7308374064acc8edc31b6cd4a90c711aae1ad7b6e8a3" 2299 2300 [[files]] 2301 - file = "scripts/mods/aquaculture.zs" 2302 - hash = "93d8544e43f32fa3f0ea372bf6976473176c11ba60dbe02cbd0ea074aa869f5b" 2303 2304 [[files]] 2305 - file = "scripts/mods/naturalist.zs" 2306 - hash = "e64c8e2151d3a0c62c35191593cb6a1540c5b52db0194d969da1b8a2abb93335"
··· 370 371 [[files]] 372 file = "config/badmobs-common.toml" 373 + hash = "7b31c0a6d55d2dafa31baa2592198557fdb384be874c16a6f46fa14c05bcf21f" 374 + 375 + [[files]] 376 + file = "config/bcc-common.toml" 377 + hash = "c54d3dbf8b15a406a3a9ef4bb3ee73c94e12ff0dcff1b1174ac2d04c849e2b37" 378 379 [[files]] 380 file = "config/betteradvancements-client.toml" ··· 490 491 [[files]] 492 file = "config/byg/nether-biomes.json5" 493 + hash = "775c0831efee3f027c1e57d2bddbb8330d29cd4bc97461378d91d8cd2c62b027" 494 495 [[files]] 496 file = "config/byg/overworld/biome_selectors/beach_biomes/beach_biomes_1.json5" ··· 617 hash = "f666fca7047f51d5ff411a9bee77893b71f4337916cb2c726f8a3819eb1ddc44" 618 619 [[files]] 620 + file = "config/carryon-client.toml" 621 + hash = "29404dd87867d12c1e60bf3295f5f6fd4229d056ac321733fba1113020ad21e8" 622 + 623 + [[files]] 624 file = "config/ccl.cfg" 625 hash = "d0accd9879a8d31db8bdb55163dbb1b1668890a4558ac0689f807c6e207d1d99" 626 ··· 641 hash = "55451552db5cbba0124f9cd72c6b0e65217ef3e50cf4b69f8165a4940ef49eff" 642 643 [[files]] 644 + file = "config/chunkloaders-common.toml" 645 + hash = "ceaf267df9781241617d4154ccebea646c5544e49806303a9422f295555d9979" 646 + 647 + [[files]] 648 + file = "config/chunky.json" 649 + hash = "314e5382c4f0ac6fb9fea3d5625ca136433fd996572ae78ba160896e480dbcc6" 650 + 651 + [[files]] 652 file = "config/citadel-common.toml" 653 hash = "502f72085a269be20dbcf98ec8327bccce945ad978e6502aab97efcfc261d515" 654 ··· 669 hash = "f0910f44e3a98eaa2effdef12a983e4e8108ef293c4a0425bb042b0038324ede" 670 671 [[files]] 672 file = "config/connectivity-common.toml" 673 hash = "347225f749205a5af9d2a7f992a52caccfb6910f8fa6302d4da260932fc2ae9a" 674 ··· 678 679 [[files]] 680 file = "config/create-client.toml" 681 + hash = "e442bbcc875178d700ab7a92fc5ae5a20cd59a2449c2806dca10c8b39d5bb147" 682 683 [[files]] 684 file = "config/create-common.toml" ··· 689 hash = "0398128b39cf3ac539c1d563dc7ce15f4258452c7ceb46e7db3ffc3ad3908afd" 690 691 [[files]] 692 + file = "config/createdeco-client.toml" 693 + hash = "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b" 694 695 [[files]] 696 + file = "config/createdeco-common.toml" 697 + hash = "8218d6c053f4ac108a171caf4ba7d1b4d2462b53a596328b250363c332bad32c" 698 699 [[files]] 700 + file = "config/curios-client.toml" 701 + hash = "1ac04b541d19cc58791e5ceea4a46b7e1d75a2b4b2d5e359b9fcab606e5ef750" 702 703 [[files]] 704 file = "config/decorative_blocks-common.toml" ··· 710 711 [[files]] 712 file = "config/defaultoptions/keybindings.txt" 713 + hash = "f7eaa79c27113bb7f3018d8610f63086963ce7b5e6d5c9c4f88207b58d6352a6" 714 715 [[files]] 716 file = "config/defaultoptions/options.txt" 717 + hash = "f8a12c4c33a756a83729d5d7840f53bfba79e9daf32bb0d3ddd672a65f04be63" 718 719 [[files]] 720 file = "config/defaultoptions/servers.dat" 721 hash = "3a05b7dbab88781794ca24d8018e8b522eed783e8f938929abd2b2ed3454790b" 722 723 [[files]] 724 + file = "config/delightful-common.toml" 725 + hash = "0675d6c09fe4f12bd57431fac4edf72d6591fcf27acfdea909bbf7c352de72e1" 726 + 727 + [[files]] 728 file = "config/delogger2.json" 729 hash = "9cd7e66d1c3ddcf18422e8559adee5f2d664136d543bf46a085a7b3497a824af" 730 ··· 753 hash = "4ea3289ec75cea2f67f19855a8226adb8f688d84fe7892081197eab2ee08bae4" 754 755 [[files]] 756 file = "config/ecologics.toml" 757 hash = "bfede6a60889d12bffbc6652ee50c06ba8a309a4804e1f3edb6a907601d22f0f" 758 759 [[files]] 760 file = "config/entityculling.json" 761 + hash = "5eb8462b8b5a78e05eb3562322b04cad5ae6720463dc9e1e711d0f39d06d4d16" 762 763 [[files]] 764 file = "config/etched-client.toml" ··· 766 767 [[files]] 768 file = "config/everycomp-registry.toml" 769 + hash = "e5a9ae4f50c01b19d853da1060f29c2a61562ef3844075bade337b23d0314baa" 770 771 [[files]] 772 file = "config/excavated_variants.json" ··· 917 hash = "6ac4c2beabcd75cb728c037de832539fdcc386a15dce01103c6b1b9b17844769" 918 919 [[files]] 920 + file = "config/fallingleaves-client.toml" 921 + hash = "0096abbbce63bc6ee6c7aa8befcdebc10bfff639b9e4d7e7b7ef7a7cabc871d4" 922 + 923 + [[files]] 924 file = "config/farmersdelight-client.toml" 925 hash = "13a11f20b305f6f975ebc35802d87c7bf22a04dc79464e41089823603b76a227" 926 927 [[files]] 928 file = "config/farmersdelight-common.toml" 929 + hash = "818d9762fce1485ccf57e590a8902042e58d7d8960e29906120404565189d8f1" 930 931 [[files]] 932 file = "config/farmersrespite-common.toml" ··· 941 hash = "849655cc24f7329930c2ddaa9a54061a2db954c5932152a4591fcf56450c6971" 942 943 [[files]] 944 + file = "config/fastload.properties" 945 + hash = "6d18dafc97b797046cc4261eea20925b4df884e6dbe1072b7e6867ffe69a5422" 946 + 947 + [[files]] 948 file = "config/ferritecore-mixin.toml" 949 hash = "f19906e5d155709cd2cbb4ebbc2edf72536ef946f550f9cbeac321bcb772d189" 950 ··· 962 963 [[files]] 964 file = "config/forge-common.toml" 965 + hash = "55c992b7e9fe0c07ae54f36f31104a85ebda7571a01f623ff20df4acfdcc9b0c" 966 967 [[files]] 968 file = "config/fpsreducer/fpsreducer-client.toml" 969 hash = "e2cc65bdd5d28e363aeb2c2b6277d9a26d030dc183749dede041245eb5eb1ec4" 970 971 [[files]] 972 + file = "config/framedblocks-client.toml" 973 + hash = "bc0ba409d665e1ad567d767981ed8d2d0e70e0d544588476e94c5f202e5608c8" 974 + 975 + [[files]] 976 + file = "config/framedblocks-common.toml" 977 + hash = "599df95790d200ac55689c0885eba9dc1cdacaae3a4b2649092271173dabff51" 978 + 979 + [[files]] 980 file = "config/global_data_and_resourcepacks.toml" 981 + hash = "6de98d9728c82d6d4a5fe3f3a4359f007d4827d0c1280a5558297e11aad88ee2" 982 983 [[files]] 984 file = "config/goblintraders-common.toml" ··· 994 995 [[files]] 996 file = "config/infernalexp-common.toml" 997 + hash = "22be5f3bbd5716e2c36f1955038f99fa63e81cacb32af7a9ef05f5f181539a93" 998 999 [[files]] 1000 file = "config/infernalexp/spawnrates/basalt_giant_spawns.json" ··· 1042 1043 [[files]] 1044 file = "config/jade/jade_plugins.json" 1045 + hash = "9fe774c138624a9d2734de7641d330700f0f85c6c5fc02ed08889388450ad313" 1046 1047 [[files]] 1048 file = "config/jaopca/custom_forms.json" ··· 1077 hash = "638ae20a7ccdd6ce1d187e0410215dc1291e02dc33e409bdb0ad277d51a83bbd" 1078 1079 [[files]] 1080 + file = "config/jaopca/materials/cast_iron.toml" 1081 + hash = "8ed64171022356bb14b7c61e6fec80c302b2d0a14a80c7017c57cc6e392ff723" 1082 + 1083 + [[files]] 1084 file = "config/jaopca/materials/cobalt.toml" 1085 hash = "627f194149a25a6f4287b5f1bc1c6407c4a1fa76c12ffcd79d867fdfb8eae524" 1086 1087 [[files]] 1088 file = "config/jaopca/materials/copper.toml" 1089 + hash = "841fbd8227cf63f66088e44bd2892226ad03d089168a48bd1798061ae2665ed3" 1090 + 1091 + [[files]] 1092 + file = "config/jaopca/materials/deorum.toml" 1093 hash = "841fbd8227cf63f66088e44bd2892226ad03d089168a48bd1798061ae2665ed3" 1094 1095 [[files]] ··· 1169 hash = "841fbd8227cf63f66088e44bd2892226ad03d089168a48bd1798061ae2665ed3" 1170 1171 [[files]] 1172 + file = "config/jaopca/materials/rose_quartz.toml" 1173 + hash = "64188aeeb8672f5df1a8c4a7203779faf37507288ad99b9577f96268d18d47d3" 1174 + 1175 + [[files]] 1176 file = "config/jaopca/materials/slimesteel.toml" 1177 hash = "841fbd8227cf63f66088e44bd2892226ad03d089168a48bd1798061ae2665ed3" 1178 1179 [[files]] 1180 file = "config/jaopca/materials/soulsteel.toml" 1181 hash = "841fbd8227cf63f66088e44bd2892226ad03d089168a48bd1798061ae2665ed3" 1182 + 1183 + [[files]] 1184 + file = "config/jaopca/materials/steel.toml" 1185 + hash = "a356fcdad4c0b2bec164f744b5873b5333117c0716e0b66678f095e7c3e45298" 1186 1187 [[files]] 1188 file = "config/jaopca/materials/zinc.toml" ··· 1242 1243 [[files]] 1244 file = "config/jeed-client.toml" 1245 + hash = "7b2c185b0db4329092ce36218552d55d8dd80eb6ba14c39991152fa4254e3770" 1246 1247 [[files]] 1248 file = "config/jei-client.toml" ··· 1250 1251 [[files]] 1252 file = "config/jei/ingredient-list-mod-sort-order.ini" 1253 + hash = "90045fdf6cd0d016839565f143202d65e40de3d992caad57427b7baeff0eade4" 1254 1255 [[files]] 1256 file = "config/jei/ingredient-list-type-sort-order.ini" ··· 1258 1259 [[files]] 1260 file = "config/jei/recipe-category-sort-order.ini" 1261 + hash = "d8e8547213dce5a11e1f6ff97a279d5828fdeffe2a93d0582ac5690e752da84d" 1262 1263 [[files]] 1264 file = "config/jeiintegration-client.toml" ··· 1266 1267 [[files]] 1268 file = "config/jeresources-common.toml" 1269 + hash = "915287531281f8a338c3b39adef8d58734c555ad72fe572dbb92ce71c356a587" 1270 1271 [[files]] 1272 file = "config/jeresources.toml" 1273 + hash = "e54480b0adc89d5fc974f0188015208b8f460c6504b25d851217032ae9af3f1f" 1274 1275 [[files]] 1276 file = "config/jerintegration-client.toml" ··· 1287 [[files]] 1288 file = "config/mantle-client.toml" 1289 hash = "bcdc80d141bdc59a355106e0c5d474019742d2bf8c853c87aa9c7d7b31172cb4" 1290 1291 [[files]] 1292 file = "config/moreoverlays.toml" ··· 1326 1327 [[files]] 1328 file = "config/pollen-client.toml" 1329 + hash = "0ba8a8d6a54a84e8fec1ce7f2ae99789e3baa44c2a92862f9715c6481e5bf6f7" 1330 1331 [[files]] 1332 file = "config/polymorph-integrations.toml" ··· 1334 1335 [[files]] 1336 file = "config/quark-common.toml" 1337 + hash = "de98aee7b35fdbfef919aa995197d5bcebc6084edc0a824eb6913c5e652f1e09" 1338 1339 [[files]] 1340 file = "config/repurposed_structures-forge/biome_dimension_allow_disallow_configs.json5" ··· 1370 1371 [[files]] 1372 file = "config/serverconfigupdater-common.toml" 1373 + hash = "23aa1240da81b928b2d162cc49b703ae78b9d7997d5f141c1bf400e34bcf25f9" 1374 1375 [[files]] 1376 file = "config/skinnedlanterns.toml" 1377 hash = "bfc728d2a529c76cd53b37a7a00d9628f3692aef67d04cb84e4d5e0dcf2587a5" 1378 1379 [[files]] 1380 + file = "config/smoothboot.json" 1381 + hash = "af3ec0963c7d5a04427f6fd3ea9c8e239d2cb61be6f6a1a9aaa394e312333b2f" 1382 + 1383 + [[files]] 1384 file = "config/smoothchunk-common.toml" 1385 hash = "0b5e7f9386e0f8d1933d9ac9b67154b7574afb3bcc459624484d001204a0d623" 1386 1387 [[files]] 1388 + file = "config/solcarrot-client.toml" 1389 + hash = "86eb41b1a37fa179401abe6365d6cbf4063145330fd7476d43cef739652618d0" 1390 + 1391 + [[files]] 1392 file = "config/sophisticatedbackpacks-common.toml" 1393 hash = "78d2ab1b72448a9e7da64f4739fc31a19a11c805d843cd908a75b1d36129aae4" 1394 ··· 1398 1399 [[files]] 1400 file = "config/sophisticatedcore-common.toml" 1401 + hash = "fa9cd20e833b7cb2edbaa53cf6a07a57672d3d72dffcff2982b5de654f66e573" 1402 + 1403 + [[files]] 1404 + file = "config/sophisticatedstorage-client.toml" 1405 + hash = "a2f53f0a46a448a684ff024bcc0ea910a9adca68bf9b2ff09e0bacba046f31a2" 1406 1407 [[files]] 1408 file = "config/sophisticatedstorage-common.toml" ··· 1418 1419 [[files]] 1420 file = "config/supplementaries-client.toml" 1421 + hash = "562c34f618ac2c96abc1b0248f5d51764473eb98672638fbb4f952c9159d55c7" 1422 1423 [[files]] 1424 file = "config/supplementaries-common.toml" 1425 + hash = "908a684a505ee600f14f3dda36e1fc39c1ca0487cca709fd4980fce4378236f6" 1426 1427 [[files]] 1428 file = "config/supplementaries-registry.toml" 1429 + hash = "17984ba320ade63449481e92971308b14c7649474304a620c4a485578c179b5d" 1430 1431 [[files]] 1432 file = "config/tconstruct-client.toml" ··· 1446 1447 [[files]] 1448 file = "config/twigs-common.toml" 1449 + hash = "e1541ceb7dfb7ca8edf6a0a47da0ad460ba804b9cf03f2fa8d16b9af322546c1" 1450 1451 [[files]] 1452 file = "config/xaerominimap.txt" 1453 + hash = "efd45a12385440b5e4a4038a12b19bb8cf4bf5a7f0084d8c1ee5cf79935b7a72" 1454 1455 [[files]] 1456 file = "config/xaerominimap_entities.json" 1457 + hash = "7ff26a5334554f3dc1c9b7d7ad1dfca5c98dfde27a22f0fd2630e6d441dfc269" 1458 1459 [[files]] 1460 file = "config/xaeropatreon.txt" ··· 1462 1463 [[files]] 1464 file = "config/xaeroworldmap.txt" 1465 + hash = "3b099dfb2e5e121a15abc61ce00a25c31bcb8d22baaa7273576bde10124907c4" 1466 + 1467 + [[files]] 1468 + file = "defaultconfigs/carryon-server.toml" 1469 + hash = "1ea924978b7a2b33336c652a6c824a5e3b9c634f52d860eff0477c01294a5c05" 1470 1471 [[files]] 1472 file = "defaultconfigs/cofh_core-server.toml" ··· 1482 1483 [[files]] 1484 file = "defaultconfigs/create-server.toml" 1485 + hash = "c0ff1a0e760dbbb1a9fac0f76aa0972e896a562d4be223b45260f1dc0ff2e226" 1486 1487 [[files]] 1488 file = "defaultconfigs/curios-server.toml" ··· 1509 hash = "67c566ace4bc51e3ca169c7173b6e6a86eb3a37c8ad423eb8c33847bd68e6d8b" 1510 1511 [[files]] 1512 + file = "defaultconfigs/framedblocks-server.toml" 1513 + hash = "fd6a568241761dfa1a2f83bd2923abcc8704f48772310d43c2bc38cbe48908ff" 1514 + 1515 + [[files]] 1516 file = "defaultconfigs/jei-server.toml" 1517 hash = "6ecd614e209640db093512337a46cc1df2d6be5b1585d024b62742e76585ea5c" 1518 ··· 1529 hash = "565aecf4b75c7044e41cf8c2e8c99995947afb7c32aa2410566bf2bfad8764e5" 1530 1531 [[files]] 1532 + file = "defaultconfigs/solcarrot-server.toml" 1533 + hash = "6263f324051c425342523d57f50d9404ebae67f69537462faabd9408c514af03" 1534 + 1535 + [[files]] 1536 file = "global_packs/required_data/Construct Tweaks/data/alexsmobs/advancements/alexsmobs/grizzly_bear.json" 1537 hash = "bc7e18b64d3e15b01245126f212fa95a1ce63057d636c3d43e404076a7628878" 1538 ··· 1545 hash = "e963c33600a550c75e2448ecf899fcacfb7d3c67ebf93badcfb8bb98a567ab1c" 1546 1547 [[files]] 1548 + file = "kubejs/README.txt" 1549 + hash = "02d6feb3afe1d9c96e137f8baaa71de982f1af0a2b37fbcba73f34ee59ebbd4d" 1550 + 1551 + [[files]] 1552 + file = "kubejs/assets/kubejs/textures/block/example_block.png" 1553 + hash = "783d78bd1ee61d3b32273670dff9d82c34cd74c5ae899a10f104f473828d5bbc" 1554 + 1555 + [[files]] 1556 + file = "kubejs/assets/kubejs/textures/item/example_item.png" 1557 + hash = "45a5f56eba6066ad05c70988a32b72c50cfeb6e35857739bd582007011ea002b" 1558 + 1559 + [[files]] 1560 + file = "kubejs/client_scripts/alexsmobs.js" 1561 + hash = "95850f671382aae9b555d5d9fb8ef4901b786679113a4829aaad91df930338b5" 1562 + 1563 + [[files]] 1564 + file = "kubejs/client_scripts/aquaculture.js" 1565 + hash = "fa06fe0f1747f3532f8f3a0427fa662367c5fe6066eaf64e7771b9b6218fdec8" 1566 1567 [[files]] 1568 + file = "kubejs/client_scripts/excavated_variants.js" 1569 + hash = "0a9952c11203cf8208819b2173a45d3629e4726667560ae62fd6864371e12792" 1570 1571 [[files]] 1572 + file = "kubejs/client_scripts/naturalist.js" 1573 + hash = "250304ef731d076a9d7ba76fc85a4c75a71105553ca2e7957fdb868506ca4bd3" 1574 + 1575 + [[files]] 1576 + file = "kubejs/config/client.properties" 1577 + hash = "1ee7f36aeb6d6b57a5e8bbe38567860064c2d9dc9458dd3b6ed68344c37c536c" 1578 + 1579 + [[files]] 1580 + file = "kubejs/config/common.properties" 1581 + hash = "13cd0406d4775fbc68c9f5936e1ab06660e9fc4e777073ddfa7cb6e1445861cb" 1582 + 1583 + [[files]] 1584 + file = "kubejs/server_scripts/alexsmobs.js" 1585 + hash = "dd7929a2a8e2bbdfa536134b756b42d40f5dc98d6ca8b0d70a0fb7394e6ecf6b" 1586 + 1587 + [[files]] 1588 + file = "kubejs/server_scripts/aquaculture.js" 1589 + hash = "b1ae197f136ccc9b450130a68afbb8508b598b97bf0b60c80c2858e38aad9c1c" 1590 1591 [[files]] 1592 + file = "kubejs/server_scripts/supplementaries.js" 1593 + hash = "050992f6aaf9639b98d1b1f72a7444f90428984e38377332382d37d875dacaf5" 1594 1595 [[files]] 1596 + file = "kubejs/server_scripts/tconstruct.js" 1597 + hash = "b9d58abbf8e7d9e284cbf26fb082b80e9847e5b2e807f2df8feccc801a555b03" 1598 1599 [[files]] 1600 + file = "kubejs/startup_scripts/script.js" 1601 + hash = "849597780f489579d0c3af2b80d9d1209b152be22e2c270c9085623bbf0a5aea" 1602 1603 [[files]] 1604 file = "mods/abnormals-delight.pw.toml" ··· 1626 metafile = true 1627 1628 [[files]] 1629 + file = "mods/alexs-delight.pw.toml" 1630 + hash = "dfa0f3d9b6f055a559595d30dae85d14a35550b28c92d92285eea98d83cb7652" 1631 + metafile = true 1632 + 1633 + [[files]] 1634 file = "mods/alexs-mobs.pw.toml" 1635 hash = "03da06567af6005bcfd94525e773bb49b448c58b161757f8f5680b857459766c" 1636 metafile = true ··· 1652 1653 [[files]] 1654 file = "mods/aquaculture.pw.toml" 1655 + hash = "f43243c797ca68e3a1a55e4cf3f97e82c1403c25ca38fc77a2d2e76b9675041d" 1656 metafile = true 1657 1658 [[files]] 1659 file = "mods/architectury-api.pw.toml" 1660 + hash = "a4b435f93d0a70d1d71359024fbf3d4eff8ec653f6f4e90acdfe9c6dce656634" 1661 metafile = true 1662 1663 [[files]] ··· 1693 [[files]] 1694 file = "mods/better-biome-blend.pw.toml" 1695 hash = "5438b2bd6600929c044886550008e7d1d002e8ac59cd9751359dbecb8a504bd4" 1696 + metafile = true 1697 + 1698 + [[files]] 1699 + file = "mods/better-compatibility-checker.pw.toml" 1700 + hash = "6c4b845e5a370edd5b8f76599cbc223d7af2a560c76a2fabdcc8c273bb7de8be" 1701 metafile = true 1702 1703 [[files]] ··· 1707 1708 [[files]] 1709 file = "mods/better-mods-button.pw.toml" 1710 + hash = "d3b4b68aa24016f89b31af6fd11483aa2e367995c8c94fc19e95dab70ac8cafc" 1711 metafile = true 1712 1713 [[files]] ··· 1722 1723 [[files]] 1724 file = "mods/blueprint.pw.toml" 1725 + hash = "834cd67910e45c91ccc6528a40048fc4c02d1d8dc52f371fcba4891544684777" 1726 + metafile = true 1727 + 1728 + [[files]] 1729 + file = "mods/boatload.pw.toml" 1730 + hash = "84f726cd2dbca0320e86329d957348da514207649cf4730c64629e9590cc3b16" 1731 + metafile = true 1732 + 1733 + [[files]] 1734 + file = "mods/brewin-and-chewin.pw.toml" 1735 + hash = "8aa8cf66f38711e70abb448f0b467095cef3be6608b4305c8c0971eee86f394f" 1736 metafile = true 1737 1738 [[files]] ··· 1741 metafile = true 1742 1743 [[files]] 1744 + file = "mods/carry-on.pw.toml" 1745 + hash = "d22e39f722bf8ef2c78d1287422bb05a159837ca0ee1f304bba2f8f75173da18" 1746 metafile = true 1747 1748 [[files]] ··· 1751 metafile = true 1752 1753 [[files]] 1754 + file = "mods/chipped.pw.toml" 1755 + hash = "7aafdfb2c9dc012eb279b1beae1628ecf969056b8c3939bd39c34ff35acfee44" 1756 + metafile = true 1757 + 1758 + [[files]] 1759 + file = "mods/chunk-loaders.pw.toml" 1760 + hash = "7c7301504c626b78f791eb968da055653f300f0ab4e9c04e92cfd4126b0e9b5e" 1761 + metafile = true 1762 + 1763 + [[files]] 1764 + file = "mods/chunky-pregenerator-forge.pw.toml" 1765 + hash = "bfcd4524eb690e064b56701cf7be728f58c47b70f518b89f34ec80b87c6f3f13" 1766 + metafile = true 1767 + 1768 + [[files]] 1769 file = "mods/citadel.pw.toml" 1770 hash = "dbe6a9e42390a6e5fa08ebd31c44567981ec8face7afff290930d542bd87f6e7" 1771 metafile = true ··· 1782 1783 [[files]] 1784 file = "mods/cloth-config.pw.toml" 1785 + hash = "6b44a9e8e99229f2811f3f172873be4ef8ec76720d200b5a29d36ed86127eda2" 1786 metafile = true 1787 1788 [[files]] ··· 1816 metafile = true 1817 1818 [[files]] 1819 + file = "mods/config-menus-forge.pw.toml" 1820 + hash = "a0ffeb0594fe461bb2ea048477484990875c47ee682009528c5b7eb50a830fc7" 1821 metafile = true 1822 1823 [[files]] ··· 1827 1828 [[files]] 1829 file = "mods/controlling.pw.toml" 1830 + hash = "2cc77c7cd14d666f9a8de5678d541618035ec16f403c195a0e2d0ac43be1fa69" 1831 metafile = true 1832 1833 [[files]] ··· 1841 metafile = true 1842 1843 [[files]] 1844 + file = "mods/create-broken-bad.pw.toml" 1845 + hash = "b81be18546b2bafd4482e683844f9ebf37c2b942d7364cf0c7032591f8c2cb56" 1846 metafile = true 1847 1848 [[files]] 1849 file = "mods/create-cafe.pw.toml" 1850 + hash = "405183e12e147b78833f069cfc5400d390544842a3711cc75252a15d832ba04c" 1851 + metafile = true 1852 + 1853 + [[files]] 1854 + file = "mods/create-deco.pw.toml" 1855 + hash = "d4f26000a9053d0ac8f76d779a0b52124c9b472faced12fc48a53346359900dc" 1856 + metafile = true 1857 + 1858 + [[files]] 1859 + file = "mods/create-extended-flywheels.pw.toml" 1860 + hash = "e3530711751707e24f23cc681f6d117d484537dad17af6f55f155df2abe054bb" 1861 metafile = true 1862 1863 [[files]] 1864 file = "mods/create.pw.toml" 1865 + hash = "49d95a50bd61162db6c7882fc0a2fdac118ead6e7bc592c243d1db29b560db17" 1866 metafile = true 1867 1868 [[files]] 1869 file = "mods/cultural-delights.pw.toml" 1870 + hash = "6536c35eff4429b8a8d2702c00f1113e677b29d857a59bd267a8fe511eade784" 1871 metafile = true 1872 1873 [[files]] ··· 1876 metafile = true 1877 1878 [[files]] 1879 + file = "mods/decorative-blocks.pw.toml" 1880 + hash = "25264330b2befcd47c343bdfe0106af7d4b4c777f6c306e7aa7cebebd8e33ee6" 1881 metafile = true 1882 1883 [[files]] 1884 + file = "mods/default-options.pw.toml" 1885 + hash = "c8969b5a833ea2093f4e810e78360f050c653503d31851a6fa573258f57986e0" 1886 metafile = true 1887 1888 [[files]] 1889 + file = "mods/delightful.pw.toml" 1890 + hash = "1e6bb9364d3690a5db8e5ad21585296a27beb67ae090b61346f868b60447970f" 1891 metafile = true 1892 1893 [[files]] ··· 1912 1913 [[files]] 1914 file = "mods/drp-global-datapack.pw.toml" 1915 + hash = "d568398710733f1e0ef71c227ade0296630bd960e1a29a608fadcad2d09f39c8" 1916 metafile = true 1917 1918 [[files]] ··· 1921 metafile = true 1922 1923 [[files]] 1924 file = "mods/ecologics.pw.toml" 1925 + hash = "1c7f0eb08457e6f25f6333fd3b8f2268ccee84d3031d0646c00b366296fc51f2" 1926 metafile = true 1927 1928 [[files]] ··· 1951 metafile = true 1952 1953 [[files]] 1954 + file = "mods/falling-leaves-forge.pw.toml" 1955 + hash = "8a6c3382be3ab7b7e057c0ef822281008e3663ea817017edbaa743eed7d3f8e3" 1956 + metafile = true 1957 + 1958 + [[files]] 1959 file = "mods/farmers-delight.pw.toml" 1960 + hash = "546cf7bd63e02041e8d159ecc5326fde952aaeaf0d8517b5eb5f552a84fcf12a" 1961 metafile = true 1962 1963 [[files]] ··· 1981 metafile = true 1982 1983 [[files]] 1984 + file = "mods/fastload.pw.toml" 1985 + hash = "bbb6db946ba2b70b5cf40b58adc73cc8dcb93e5a7c905395186f01e6cb724221" 1986 + metafile = true 1987 + 1988 + [[files]] 1989 file = "mods/fastworkbench.pw.toml" 1990 hash = "4b15d78af394e83e5bc6cdd6dd9123b96f9e1f70d727e101db4558ae9f7c2e58" 1991 metafile = true ··· 2026 metafile = true 2027 2028 [[files]] 2029 + file = "mods/framedblocks.pw.toml" 2030 + hash = "ba87bf1aa6c5e0a67f8430dd800270a874a3949c5d608080cff677219b9c04a6" 2031 + metafile = true 2032 + 2033 + [[files]] 2034 file = "mods/geckolib.pw.toml" 2035 + hash = "2137a8c4fc4a879a53adde15433e5e795135d93c0dd2ae2d22dff3df5f5af67b" 2036 metafile = true 2037 2038 [[files]] ··· 2062 2063 [[files]] 2064 file = "mods/jade.pw.toml" 2065 + hash = "8555571dfb1c023b48be6569674634176dcee83d07589296ee7d805e59c0f25f" 2066 metafile = true 2067 2068 [[files]] 2069 file = "mods/jaopca.pw.toml" 2070 + hash = "5a8a4b4c8d75a9385431da86d4ed8c4d2cdbfd7aae601c5961f55c3160408de0" 2071 metafile = true 2072 2073 [[files]] ··· 2081 metafile = true 2082 2083 [[files]] 2084 file = "mods/jer-integration.pw.toml" 2085 hash = "8342d02ffa8c8a5aae481dd7f22475ced3861756a4088e0c9c9a9e78f43cacf2" 2086 metafile = true ··· 2102 2103 [[files]] 2104 file = "mods/kiwi.pw.toml" 2105 + hash = "60a421597c179801444b868859cdc1f26832f1849545683d9ae7ad1d8d8776d5" 2106 metafile = true 2107 2108 [[files]] ··· 2121 metafile = true 2122 2123 [[files]] 2124 + file = "mods/kubejs.pw.toml" 2125 + hash = "30e8db81c915da9755c0ebe2563136dfc43c038ad87d9683da1689b1ee3ad0af" 2126 metafile = true 2127 2128 [[files]] ··· 2146 metafile = true 2147 2148 [[files]] 2149 file = "mods/more-overlays-updated.pw.toml" 2150 hash = "4e0066408de71058ad4db3aa24c53c3ab001b78069df16d5eaad55994adc4543" 2151 metafile = true ··· 2161 metafile = true 2162 2163 [[files]] 2164 file = "mods/naturalist.pw.toml" 2165 hash = "7f42dfc337c4a6510d3a8e240cdbe9cb9a71df4623e1d0775d8e9f3dc350d57e" 2166 metafile = true ··· 2171 metafile = true 2172 2173 [[files]] 2174 + file = "mods/netherportalfix.pw.toml" 2175 + hash = "749b5c01f7d44a3479c096cad7f917b2e2ded86e4cd65208c0af434c1b478534" 2176 + metafile = true 2177 + 2178 + [[files]] 2179 file = "mods/nethers-delight.pw.toml" 2180 hash = "c2d9646b499b29682e9425ecf809be000069ac01eb61430cb367ddf1b7e63255" 2181 metafile = true ··· 2191 metafile = true 2192 2193 [[files]] 2194 file = "mods/oh-the-biomes-youll-go.pw.toml" 2195 + hash = "c79c2bdaa878fe3697500682e4041dc99f67f6e638219aa91337f0b952992090" 2196 metafile = true 2197 2198 [[files]] ··· 2207 2208 [[files]] 2209 file = "mods/pick-up-notifier.pw.toml" 2210 + hash = "44c0d8b40ce6230fbeeae67319b29dafaf92c6c4a483ffb488bacd4515a5471f" 2211 metafile = true 2212 2213 [[files]] 2214 file = "mods/placebo.pw.toml" 2215 + hash = "4263ce79cb1ff47f095478e42a630ab85974dcebdb578e4a0f7bc5e113ae858b" 2216 metafile = true 2217 2218 [[files]] ··· 2222 2223 [[files]] 2224 file = "mods/pollen.pw.toml" 2225 + hash = "511a863671a2f7a9c6e032c1e5ebeee5403fc9e72a88404f6d06ecb91bfd52d4" 2226 metafile = true 2227 2228 [[files]] 2229 file = "mods/polymorph.pw.toml" 2230 + hash = "015b1cf6262abdb5d44e2a54d8de6b0a2ef79b8df470365ef72d54f095bd05f9" 2231 metafile = true 2232 2233 [[files]] 2234 file = "mods/puzzles-lib.pw.toml" 2235 + hash = "8d485d0aad275b83382614352e6cf78af07f2a11002b04148594059552aaf129" 2236 metafile = true 2237 2238 [[files]] ··· 2241 metafile = true 2242 2243 [[files]] 2244 + file = "mods/reauth.pw.toml" 2245 + hash = "9b0029b2c1a23166e1f1292262ce5426de8b6d4ee54f6c76441a57b1b946b204" 2246 metafile = true 2247 2248 [[files]] 2249 file = "mods/repurposed-structures.pw.toml" 2250 hash = "6d90703590e13b8233fa9572f5306b87d4b56930905eca96b9a9834e122cb6bc" 2251 + metafile = true 2252 + 2253 + [[files]] 2254 + file = "mods/rhino.pw.toml" 2255 + hash = "afc003a7bbb6e2398295b0795e8f186244a0f6524c636966f98800ba76951987" 2256 metafile = true 2257 2258 [[files]] ··· 2286 metafile = true 2287 2288 [[files]] 2289 + file = "mods/smooth-boot-reloaded.pw.toml" 2290 + hash = "a324d3d1904f018fd24bb1d03c3b00fa7adb0c920c2f798ab7fa49cb0a6cbaad" 2291 + metafile = true 2292 + 2293 + [[files]] 2294 file = "mods/smooth-chunk-save.pw.toml" 2295 hash = "e0369349093de523ee3e16f4f46f9d3b33195b302dd43de4c5e99e3d3a44cfeb" 2296 metafile = true 2297 2298 [[files]] 2299 file = "mods/sophisticated-backpacks.pw.toml" 2300 + hash = "97b3e820817836018d3274ab22907491957b2253b6224d3200f8dd27871413dc" 2301 metafile = true 2302 2303 [[files]] 2304 file = "mods/sophisticated-core.pw.toml" 2305 + hash = "4ddcc494fda400bc5c521b95427249c959fde0f7c17c68c05b8f239caa436806" 2306 metafile = true 2307 2308 [[files]] 2309 file = "mods/sophisticated-storage.pw.toml" 2310 + hash = "6fa4cb7f8d56346079b8b54f317202b67e727a0fa4bad97c367b93b51af495e6" 2311 metafile = true 2312 2313 [[files]] ··· 2316 metafile = true 2317 2318 [[files]] 2319 + file = "mods/spice-of-life-carrot-edition.pw.toml" 2320 + hash = "24cf95c3d275e37fc044713468c2a81918a72b8d91a8d6eee1538dff97f8139c" 2321 + metafile = true 2322 + 2323 + [[files]] 2324 file = "mods/starlight-forge.pw.toml" 2325 hash = "cf0274e0db473a80ea8d8442362d3e7e76639018504b9ff37fa61aa6044b8a60" 2326 metafile = true ··· 2331 metafile = true 2332 2333 [[files]] 2334 + file = "mods/supermartijn642s-config-lib.pw.toml" 2335 + hash = "5f62a1b53954ac5f25d506f24755c7bde75b179895219260612f4ccad31bf2c5" 2336 + metafile = true 2337 + 2338 + [[files]] 2339 file = "mods/supermartijn642s-core-lib.pw.toml" 2340 hash = "d74b966074318c02ac233f1ef9ab85ab59058866459c4bb0b6226f621590c08e" 2341 metafile = true 2342 2343 [[files]] 2344 file = "mods/supplementaries.pw.toml" 2345 + hash = "091ab4e96943717607ef7e4355f8c9127e2c014cbfa34894e73ce9a52136410d" 2346 metafile = true 2347 2348 [[files]] ··· 2352 2353 [[files]] 2354 file = "mods/terralith.pw.toml" 2355 + hash = "a45e1e6951999e0eddeb5cada1d251531e359844b7420ddef655adb9b245a3cd" 2356 metafile = true 2357 2358 [[files]] 2359 file = "mods/tinkers-construct.pw.toml" 2360 + hash = "5cef47ebec6f02511be3efd5d6b65ff3bf7ba9593958d13a6784e45621b4ba1f" 2361 metafile = true 2362 2363 [[files]] ··· 2372 2373 [[files]] 2374 file = "mods/twigs.pw.toml" 2375 + hash = "2c7c3ca8e21886e8c3581e894c0d346a7df141182fcd680745e3d2f12546a97f" 2376 metafile = true 2377 2378 [[files]] 2379 file = "mods/xaeros-minimap.pw.toml" 2380 + hash = "218e85811e9ca453aecf317bc7b4268cc4dd1ded18626109123457b322eca3d3" 2381 metafile = true 2382 2383 [[files]] 2384 file = "mods/xaeros-world-map.pw.toml" 2385 + hash = "7b685aed00cca83b3e4163f85b2e60a1d7ee5f36de1a215e45ba1e8325d63f40" 2386 metafile = true 2387 2388 [[files]] ··· 2421 metafile = true 2422 2423 [[files]] 2424 + file = "resourcepacks/motschens-better-leaves.pw.toml" 2425 + hash = "cef15f72bba900383895cec1a910c91d1d0398092a5657b3d06991b738432b9a" 2426 + metafile = true 2427 + 2428 + [[files]] 2429 + file = "resourcepacks/repurposed-structures-better-dungeons-datapack.pw.toml" 2430 + hash = "4b8b58f3057383f791d964452eff4b3d53ce964edd2eb3ad4bb63b5a0c96eefb" 2431 + metafile = true 2432 + 2433 + [[files]] 2434 + file = "resourcepacks/repurposed-structures-better-strongholds-datapack.pw.toml" 2435 + hash = "2ef086ad05b252dba13f27577a7da2b752c4772b07676842df982e9172f73aa6" 2436 + metafile = true 2437 + 2438 + [[files]] 2439 + file = "resourcepacks/repurposed-structures-better-witch-huts-compat.pw.toml" 2440 + hash = "cd70513afae6f5ccba3b2b23d14b41fe82fbb4c1eadf1a9827c90f2eaad377a4" 2441 metafile = true 2442 2443 [[files]] 2444 + file = "resourcepacks/repurposed-structures-etched-datapack-compat.pw.toml" 2445 + hash = "427a7fa914d767b37d299ede05ebb4cb6dff6b86569a73d087e580c7b00fa59c" 2446 metafile = true 2447 2448 [[files]] 2449 + file = "resourcepacks/repurposed-structures-farmers-delight-datapack.pw.toml" 2450 + hash = "888a23e0a9f991ef9ea56c48d7cb4f0881c5c84fa6ff55a0ff5d893794e0c134" 2451 + metafile = true 2452 2453 [[files]] 2454 + file = "resourcepacks/stay-true-modded-compats.pw.toml" 2455 + hash = "94d308d277061bff9d7ab8ea3b9261be36aefa910d58aa6d069a22175856e179" 2456 + metafile = true 2457 2458 [[files]] 2459 + file = "resourcepacks/stay-true.pw.toml" 2460 + hash = "c76d5ed5dd44f2422253e3799acdf7de499e6731f42e2bee8c63ff67b0810e13" 2461 + metafile = true 2462 2463 [[files]] 2464 + file = "resourcepacks/xaeros-minimap-modded-support.pw.toml" 2465 + hash = "c3388757d17a46b2dd8923510559fd7d2b64324fd412fb3bceb6d38e89603ffa" 2466 + metafile = true
+15
kubejs/README.txt
···
··· 1 + Find more info on the website: https://kubejs.com/ 2 + 3 + Directory information: 4 + 5 + assets - Acts as a resource pack, you can put any client resources in here, like textures, models, etc. Example: assets/kubejs/textures/item/test_item.png 6 + data - Acts as a datapack, you can put any server resources in here, like loot tables, functions, etc. Example: data/kubejs/loot_tables/blocks/test_block.json 7 + 8 + startup_scripts - Scripts that get loaded once during game startup - Used for adding items and other things that can only happen while the game is loading (Can be reloaded with /kubejs reload_startup_scripts, but it may not work!) 9 + server_scripts - Scripts that get loaded every time server resources reload - Used for modifying recipes, tags, loot tables, and handling server events (Can be reloaded with /reload) 10 + client_scripts - Scripts that get loaded every time client resources reload - Used for JEI events, tooltips and other client side things (Can be reloaded with F3+T) 11 + 12 + config - KubeJS config storage. This is also the only directory that scripts can access other than world directory 13 + exported - Data dumps like texture atlases end up here 14 + 15 + You can find type-specific logs in logs/kubejs/ directory
kubejs/assets/kubejs/textures/block/example_block.png

This is a binary file and will not be displayed.

kubejs/assets/kubejs/textures/item/example_item.png

This is a binary file and will not be displayed.

+24
kubejs/client_scripts/alexsmobs.js
···
··· 1 + onEvent('jei.hide.items', event => { 2 + event.hide('alexsmobs:spawn_egg_grizzly_bear') 3 + event.hide('alexsmobs:bear_fur') 4 + event.hide('alexsmobs:banner_pattern_bear') 5 + 6 + const carriers = [ 7 + "minecraft:potion", 8 + "minecraft:splash_potion", 9 + "minecraft:lingering_potion", 10 + "minecraft:tipped_arrow" 11 + ] 12 + 13 + const potions = [ 14 + "alexsmobs:knockback_resistance", 15 + "alexsmobs:long_knockback_resistance", 16 + "alexsmobs:strong_knockback_resistance" 17 + ] 18 + 19 + for (const carrier of carriers) { 20 + for (const potion of potions) { 21 + event.hide(Item.of(carrier, { Potion: potion })) 22 + } 23 + } 24 + })
+4
kubejs/client_scripts/aquaculture.js
···
··· 1 + onEvent('jei.hide.items', event => { 2 + event.hide('/aquaculture:neptunium_.+/') 3 + event.hide('aquaculture:neptunes_bounty') 4 + })
+3
kubejs/client_scripts/excavated_variants.js
···
··· 1 + onEvent('jei.hide.items', event => { 2 + event.hide('@excavated_variants') 3 + })
+4
kubejs/client_scripts/naturalist.js
···
··· 1 + onEvent('jei.hide.items', event => { 2 + event.hide('naturalist:rattlesnake_spawn_egg') 3 + event.hide('naturalist:elephant_spawn_egg') 4 + })
+15
kubejs/config/client.properties
···
··· 1 + #KubeJS Client Properties 2 + #Mon Aug 22 03:38:01 PDT 2022 3 + backgroundColor=2E3440 4 + barBorderColor=ECEFF4 5 + exportAtlases=false 6 + menuBackgroundBrightness=64 7 + disableRecipeBook=false 8 + title= 9 + barColor=ECEFF4 10 + overrideColors=false 11 + fmlLogColor=ECEFF4 12 + showTagNames=false 13 + fmlMemoryColor=ECEFF4 14 + menuBackgroundScale=32.0 15 + menuInnerBackgroundBrightness=32
+9
kubejs/config/common.properties
···
··· 1 + #KubeJS Common Properties 2 + #Mon Aug 22 03:38:02 PDT 2022 3 + announceReload=true 4 + disableClassFilter=false 5 + serverOnly=false 6 + hideServerScriptErrors=false 7 + packmode=default 8 + printRemappedClasses=false 9 + debugInfo=false
+8
kubejs/server_scripts/alexsmobs.js
···
··· 1 + onEvent('recipes', event => { 2 + event.remove({ output: 'alexsmobs:banner_pattern_bear' }) 3 + event.replaceInput({ mod: 'alexsmobs' }, 'alexsmobs:bear_fur', 'naturalist:bear_fur') 4 + }) 5 + 6 + onEvent('item.tags', event => { 7 + event.removeAllTagsFrom('alexsmobs:bear_fur') 8 + })
+27
kubejs/server_scripts/aquaculture.js
···
··· 1 + onEvent('recipes', event => { 2 + event.remove({ output: '/aquaculture:neptunium_.+/' }) 3 + event.remove({ output: 'aquaculture:neptunes_bounty' }) 4 + }) 5 + 6 + onEvent('item.tags', event => { 7 + const neptuniumItems = [ 8 + 'aquaculture:neptunes_bounty', 9 + 'aquaculture:neptunium_axe', 10 + 'aquaculture:neptunium_block', 11 + 'aquaculture:neptunium_boots', 12 + 'aquaculture:neptunium_bow', 13 + 'aquaculture:neptunium_chestplate', 14 + 'aquaculture:neptunium_fillet_knife', 15 + 'aquaculture:neptunium_fishing_rod', 16 + 'aquaculture:neptunium_helmet', 17 + 'aquaculture:neptunium_hoe', 18 + 'aquaculture:neptunium_ingot', 19 + 'aquaculture:neptunium_leggings', 20 + 'aquaculture:neptunium_nugget', 21 + 'aquaculture:neptunium_pickaxe', 22 + 'aquaculture:neptunium_shovel', 23 + 'aquaculture:neptunium_sword' 24 + ] 25 + 26 + event.removeAllTagsFrom(neptuniumItems) 27 + })
+3
kubejs/server_scripts/supplementaries.js
···
··· 1 + onEvent('item.tags', event => { 2 + event.removeAllTagsFrom('supplementaries:rope') 3 + })
+3
kubejs/server_scripts/tconstruct.js
···
··· 1 + onEvent('recipes', event => { 2 + event.remove({ id: 'tconstruct:smeltery/alloys/molten_brass' }) 3 + })
+13
kubejs/startup_scripts/script.js
···
··· 1 + // priority: 0 2 + 3 + console.info('Hello, World! (You will only see this line once in console, during startup)') 4 + 5 + onEvent('item.registry', event => { 6 + // Register new items here 7 + // event.create('example_item').displayName('Example Item') 8 + }) 9 + 10 + onEvent('block.registry', event => { 11 + // Register new blocks here 12 + // event.create('example_block').material('wood').hardness(1.0).displayName('Example Block') 13 + })
+13
mods/alexs-delight.pw.toml
···
··· 1 + name = "Alex's Delight" 2 + filename = "alexsdelight-1.18.2-1.3.3.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "e215382dbf0ac7518c3affff1698ab0d646d4dc9" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3984913 13 + project-id = 556448
+3 -3
mods/aquaculture.pw.toml
··· 1 name = "Aquaculture 2" 2 - filename = "Aquaculture-1.18.2-2.3.7.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "66cc81985e0f83982a48f4d1eb5f52e607a32fb6" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3844973 13 project-id = 60028
··· 1 name = "Aquaculture 2" 2 + filename = "Aquaculture-1.18.2-2.3.8.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "0eabb4bea30da709e9b4815737b2dc2a0d011f7b" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3948611 13 project-id = 60028
+3 -3
mods/architectury-api.pw.toml
··· 1 name = "Architectury API (Fabric/Forge)" 2 - filename = "architectury-4.9.83-forge.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "279f62fccd697ea1ba0cdb3d32fa4687ca2cfc7b" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3929416 13 project-id = 419699
··· 1 name = "Architectury API (Fabric/Forge)" 2 + filename = "architectury-4.9.84-forge.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "a932a1af3d344144dd95cd202fd5a9478242e01e" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3983970 13 project-id = 419699
+13
mods/better-compatibility-checker.pw.toml
···
··· 1 + name = "Better Compatibility Checker" 2 + filename = "BetterCompatibilityChecker-1.1.15-build.29+mc1.18.2.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "63fbf7071e0bae144ff513fad84e4d8c0c6db812" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3846597 13 + project-id = 551894
+3 -3
mods/better-mods-button.pw.toml
··· 1 name = "Better Mods Button" 2 - filename = "BetterModsButton-v3.2.2-1.18.2-Forge.jar" 3 side = "client" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "136d32e04183b9de019ea34a76937c5ae25cce98" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3773500 13 project-id = 541584
··· 1 name = "Better Mods Button" 2 + filename = "BetterModsButton-v3.2.3-1.18.2-Forge.jar" 3 side = "client" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "fda2bf74c9b8eeb8a65319f6592dd4ede83c1410" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3963200 13 project-id = 541584
+3 -3
mods/blueprint.pw.toml
··· 1 name = "Blueprint" 2 - filename = "blueprint-1.18.2-5.4.3.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "d1d0a65a76737963298fa2bc71a0f3a5a3dc6e42" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3923941 13 project-id = 382216
··· 1 name = "Blueprint" 2 + filename = "blueprint-1.18.2-5.5.0.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "7b498dbc4938801d5d6e595b64361e5c10a814b7" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3991478 13 project-id = 382216
+13
mods/boatload.pw.toml
···
··· 1 + name = "Boatload" 2 + filename = "boatload-1.18.2-3.0.0.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "8cdc96d3c58fbbfbfc70c2772c778216f46ccf2b" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3881525 13 + project-id = 337396
+13
mods/brewin-and-chewin.pw.toml
···
··· 1 + name = "Brewin' And Chewin'" 2 + filename = "BrewinAndChewin-1.18.2-1.0.1.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "7f867b29cb0709f8d030d6e7be5fce9fddf4c02a" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3854764 13 + project-id = 637808
+13
mods/carry-on.pw.toml
···
··· 1 + name = "Carry On" 2 + filename = "carryon-1.18.2-1.17.0.8.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "379256bc458f5ca20b4c3d1d5a89fac3f913ef93" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3674344 13 + project-id = 274259
-13
mods/catalogue.pw.toml
··· 1 - name = "Catalogue" 2 - filename = "catalogue-1.6.2-1.18.2.jar" 3 - side = "client" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "ffba614f78af09cd60e554f1d605463f723d7466" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3803098 13 - project-id = 459701
···
+13
mods/chipped.pw.toml
···
··· 1 + name = "Chipped" 2 + filename = "chipped-1.18.2-1.2.1-forge.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "38401b09901a3f0555e79fb7897471d026fb8d64" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3748664 13 + project-id = 456956
+13
mods/chunk-loaders.pw.toml
···
··· 1 + name = "Chunk Loaders" 2 + filename = "chunkloaders-1.2.2-forge-mc1.18.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "890800ae5ec6f5b8d6da76b8365031d0c3f76849" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3941258 13 + project-id = 402924
+13
mods/chunky-pregenerator-forge.pw.toml
···
··· 1 + name = "Chunky (Forge)" 2 + filename = "Chunky-1.2.164.jar" 3 + side = "server" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "7b5b160f9378af5218bf22c9ec61d623a65e4eae" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3579662 13 + project-id = 485681
+3 -3
mods/cloth-config.pw.toml
··· 1 name = "Cloth Config API (Fabric/Forge)" 2 - filename = "cloth-config-6.2.62-forge.jar" 3 side = "client" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "1da6c984afef261cd5484ede8685abfe5242198b" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3782776 13 project-id = 348521
··· 1 name = "Cloth Config API (Fabric/Forge)" 2 + filename = "cloth-config-6.4.90-forge.jar" 3 side = "client" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "75e5461d9adef754ed77352b520ce44e7bd1ef5b" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3972426 13 project-id = 348521
+13
mods/config-menus-forge.pw.toml
···
··· 1 + name = "Config Menus for Forge" 2 + filename = "ConfigMenusForge-v3.2.0-1.18.2-Forge.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "69ced2f9b27dcaa8049e928f829925fd12d229b8" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3671318 13 + project-id = 544048
-13
mods/configured.pw.toml
··· 1 - name = "Configured" 2 - filename = "configured-1.5.3-1.18.2.jar" 3 - side = "both" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "c6be107c43666391ea5e25e847df2b96c2230bc3" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3721946 13 - project-id = 457570
···
+3 -3
mods/controlling.pw.toml
··· 1 name = "Controlling" 2 - filename = "Controlling-forge-1.18.2-9.0+21.jar" 3 side = "client" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "2356401aa9e4fb35cfc19823eb63c6262777a798" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3860454 13 project-id = 250398
··· 1 name = "Controlling" 2 + filename = "Controlling-forge-1.18.2-9.0+22.jar" 3 side = "client" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "f30cc2d7e8568720272619b42f45950704ef1daa" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3950209 13 project-id = 250398
-13
mods/crafttweaker.pw.toml
··· 1 - name = "CraftTweaker" 2 - filename = "CraftTweaker-forge-1.18.2-9.1.185.jar" 3 - side = "both" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "0423cef3309dddb1c84c007f9ee73038d0653b51" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3918220 13 - project-id = 239197
···
+13
mods/create-broken-bad.pw.toml
···
··· 1 + name = "Create: Broken Bad" 2 + filename = "createbb-1.18.2-1.4.6.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "a63cebeabb11438fdd9f786263a4b48f50b08224" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3943419 13 + project-id = 635620
+3 -3
mods/create-cafe.pw.toml
··· 1 name = "Create Cafe" 2 - filename = "createcafe-1.9.2-1.18.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "a7e03f33fcd74ef23ee46ed4b12125788a157e7e" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3940097 13 project-id = 542235
··· 1 name = "Create Cafe" 2 + filename = "createcafe-1.9.6-1.18.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "4b37aa0719122752c57357f3aab67479f6fd9bf8" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3995985 13 project-id = 542235
+13
mods/create-deco.pw.toml
···
··· 1 + name = "Create Deco" 2 + filename = "createdeco-1.2.10-1.18.2.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "78a4b3625113f2f24c0f041853a86aff67ed8b33" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3956169 13 + project-id = 509285
+13
mods/create-extended-flywheels.pw.toml
···
··· 1 + name = "Create: Extended Flywheels" 2 + filename = "extendedflywheels-1.2.1-1.18.2.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "2a9ac56a43f940825f4335807efbe715bd878c2a" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3954291 13 + project-id = 663769
+3 -3
mods/create.pw.toml
··· 1 name = "Create" 2 - filename = "create-1.18.2-0.5.0.d.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "752272ed4a12ea2ecf4a11cca91344727bc47e57" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3934676 13 project-id = 328085
··· 1 name = "Create" 2 + filename = "create-1.18.2-0.5.0.e.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "102bd0f5ae1a10b531fb6169709b4ea7ebca6844" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 4007544 13 project-id = 328085
+3 -3
mods/cultural-delights.pw.toml
··· 1 name = "Cultural Delights" 2 - filename = "culturaldelights-1.18.2-0.12.1.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "f380cfb9da7dc28dc528a5aa95251dc07f430e17" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3913827 13 project-id = 574622
··· 1 name = "Cultural Delights" 2 + filename = "culturaldelights-1.18.2-0.14.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "b00898b0b446b37c8b6900e066707f2adafbdd92" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 4000179 13 project-id = 574622
-13
mods/debugify.pw.toml
··· 1 - name = "Debugify" 2 - filename = "debugify-1.11.0-forge-1.18.2.jar" 3 - side = "both" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "11c27c504039fe225f289f24911ae6112777a296" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3812301 13 - project-id = 596224
···
+3 -3
mods/decorative-blocks.pw.toml
··· 1 name = "Decorative Blocks" 2 - filename = "Decorative Blocks-forge-1.18.2-2.1.1.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "a5301fc6752653f331ee768e613483d4f793f244" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3932785 13 project-id = 362528
··· 1 name = "Decorative Blocks" 2 + filename = "Decorative Blocks-forge-1.18.2-2.1.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "c9b5467bfd4f3a65720c4afe11603609434f3d2c" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3965454 13 project-id = 362528
+1 -1
mods/default-options.pw.toml
··· 1 name = "Default Options" 2 filename = "defaultoptions-forge-1.18.2-14.1.1.jar" 3 - side = "both" 4 5 [download] 6 hash-format = "sha1"
··· 1 name = "Default Options" 2 filename = "defaultoptions-forge-1.18.2-14.1.1.jar" 3 + side = "client" 4 5 [download] 6 hash-format = "sha1"
+13
mods/delightful.pw.toml
···
··· 1 + name = "Delightful" 2 + filename = "Delightful-1.18.2-2.6.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "0b5fa27ac2b75e8c9a0911c4c1b0984e5160b28a" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3999344 13 + project-id = 637529
+3 -3
mods/drp-global-datapack.pw.toml
··· 1 name = "Global Packs" 2 - filename = "global_packs-forge-1.18.2-1.12.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "8e0407e943ce686bb2bd6a64457846d6c9c16a35" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3779086 13 project-id = 317134
··· 1 name = "Global Packs" 2 + filename = "global_packs-forge-1.18.2-1.12.3_forge.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "b41ff45aa5d6d346e1dbe6200c70299691375ec0" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3965521 13 project-id = 317134
-13
mods/dynamic-view.pw.toml
··· 1 - name = "Dynamic View[Forge]" 2 - filename = "dynview-1.18.2-2.8.jar" 3 - side = "server" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "2199ad1c21d6ad650434c895b4123461c250edde" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3814624 13 - project-id = 366140
···
+3 -3
mods/ecologics.pw.toml
··· 1 name = "Ecologics" 2 - filename = "ecologics-forge-1.18.2-1.7.9.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "c687376c5511127ee27a9f8d48ea4e482a13c29f" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3939725 13 project-id = 570463
··· 1 name = "Ecologics" 2 + filename = "ecologics-forge-1.18.2-1.7.10.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "a6d758e84e7470ebaddccf60866ad7fdf5e3e277" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3987878 13 project-id = 570463
+13
mods/falling-leaves-forge.pw.toml
···
··· 1 + name = "Falling Leaves (Forge)" 2 + filename = "Fallingleaves-1.18.2-1.3.2.jar" 3 + side = "client" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "d8df653ace333ba1543631ca182096c32f5b8eb6" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3705945 13 + project-id = 463155
+3 -3
mods/farmers-delight.pw.toml
··· 1 name = "Farmer's Delight" 2 - filename = "FarmersDelight-1.18.2-1.1.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "353ecdbdb0de5ff2829aadeca608f872fd6c101c" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3834150 13 project-id = 398521
··· 1 name = "Farmer's Delight" 2 + filename = "FarmersDelight-1.18.2-1.2.0.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "33870bb97e204cf410e50de596d49cb1b13935dc" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3999153 13 project-id = 398521
+13
mods/fastload.pw.toml
···
··· 1 + name = "Fastload" 2 + filename = "Fastload-Reforged-1.2.0+1.18.2.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "bd4a8a5f071ee748a1a32406347fef190cb91a21" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3975275 13 + project-id = 630620
+13
mods/framedblocks.pw.toml
···
··· 1 + name = "FramedBlocks" 2 + filename = "FramedBlocks-5.7.0.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "5908f1ec47bb67f1dc1b8ae5786381a4d5d838b2" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3968756 13 + project-id = 441647
+3 -3
mods/geckolib.pw.toml
··· 1 name = "GeckoLib" 2 - filename = "geckolib-forge-1.18-3.0.34.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "1b7a4ebb8b2999edf2deb961fd07bbcbd0c3cdef" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3930007 13 project-id = 388172
··· 1 name = "GeckoLib" 2 + filename = "geckolib-forge-1.18-3.0.39.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "c96cb6a1f1cad003406f8cec563e52123b4a89d6" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3989823 13 project-id = 388172
+3 -3
mods/jade.pw.toml
··· 1 name = "Jade ๐Ÿ”" 2 - filename = "Jade-1.18.2-forge-5.2.3.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "302909c4bbac17744471dd8f8bc083385658aa8e" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3865918 13 project-id = 324717
··· 1 name = "Jade ๐Ÿ”" 2 + filename = "Jade-1.18.2-forge-5.2.4.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "aeb8a417db77341f1c1408751ac19fac4c198716" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3970956 13 project-id = 324717
+3 -3
mods/jaopca.pw.toml
··· 1 name = "JAOPCA" 2 - filename = "JAOPCA-1.18.2-4.1.8.14.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "40c49f3797294452dac84a3e2775555521a8fec9" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3927706 13 project-id = 266936
··· 1 name = "JAOPCA" 2 + filename = "JAOPCA-1.18.2-4.1.9.15.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "1a28c17b545ab7082b52e69f1b901c9c2b5a3aca" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3968034 13 project-id = 266936
-13
mods/jeitweaker.pw.toml
··· 1 - name = "JEITweaker" 2 - filename = "JEITweaker-1.18.2-3.0.0.8.jar" 3 - side = "both" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "7ed20ad37f676c4189edaea740e92220e7240116" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3735545 13 - project-id = 368718
···
+3 -3
mods/kiwi.pw.toml
··· 1 name = "Kiwi ๐Ÿฅ (Forge)" 2 - filename = "Kiwi-1.18.2-forge-6.1.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "91e9f8bbde86ccb008bf6a5e7153144d9082ca19" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3827373 13 project-id = 303657
··· 1 name = "Kiwi ๐Ÿฅ (Forge)" 2 + filename = "Kiwi-1.18.2-forge-6.1.3.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "75b36fb84678bf6d5f7bb22842facc9e4903eb15" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3990351 13 project-id = 303657
-13
mods/ksyxis.pw.toml
··· 1 - name = "Ksyxis" 2 - filename = "Ksyxis-Forge1.17-1.1.jar" 3 - side = "both" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "15de04d92b32e1a62be953afeb25231cd36c954b" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3502166 13 - project-id = 537533
···
+13
mods/kubejs.pw.toml
···
··· 1 + name = "KubeJS" 2 + filename = "kubejs-forge-1802.5.5-build.546.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "2c13f24472d3b6f2a9c047ad18bc1fe2b00da146" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3965289 13 + project-id = 238086
-13
mods/mod-name-tooltip.pw.toml
··· 1 - name = "Mod Name Tooltip" 2 - filename = "modnametooltip-1.18.1-1.18.0.jar" 3 - side = "client" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "8886987e43b4549edced071b0b10a8645a42b5a0" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3574005 13 - project-id = 238747
···
-13
mods/my-server-is-compatible.pw.toml
··· 1 - name = "My Server Is Compatible" 2 - filename = "MyServerIsCompatible-1.18-1.0.jar" 3 - side = "client" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "455200ac38543e609032a14b86e41ca146e98774" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3544398 13 - project-id = 492574
···
+13
mods/netherportalfix.pw.toml
···
··· 1 + name = "NetherPortalFix" 2 + filename = "netherportalfix-forge-1.18-9.0.0.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "85cba403b5671116aa688a54b825ea3edd2a7031" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3549513 13 + project-id = 241160
-13
mods/oculus.pw.toml
··· 1 - name = "Oculus" 2 - filename = "oculus-mc1.18.2-1.2.5a.jar" 3 - side = "client" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "45d362192f30c7fcffbf1f1ebaf93293dc84d296" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3929520 13 - project-id = 581495
···
+3 -3
mods/oh-the-biomes-youll-go.pw.toml
··· 1 name = "Oh The Biomes You'll Go" 2 - filename = "Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "411c1b611b2bd067512ee6fb3734d1dd74d27709" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3868886 13 project-id = 247560
··· 1 name = "Oh The Biomes You'll Go" 2 + filename = "Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.4.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "c813b326d5c0808275876fd9a25b6517a1e2abd7" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3956521 13 project-id = 247560
+1 -1
mods/pick-up-notifier.pw.toml
··· 1 name = "Pick Up Notifier" 2 filename = "PickUpNotifier-v3.2.0-1.18.2-Forge.jar" 3 - side = "both" 4 5 [download] 6 hash-format = "sha1"
··· 1 name = "Pick Up Notifier" 2 filename = "PickUpNotifier-v3.2.0-1.18.2-Forge.jar" 3 + side = "client" 4 5 [download] 6 hash-format = "sha1"
+3 -3
mods/placebo.pw.toml
··· 1 name = "Placebo" 2 - filename = "Placebo-1.18.2-6.6.0.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "c0b9b9aeacd8fcc041107755e84a9188efd3d9e4" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3942932 13 project-id = 283644
··· 1 name = "Placebo" 2 + filename = "Placebo-1.18.2-6.6.4.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "f2822553d1b2de085436abdba809ab1a9ead48dc" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3956308 13 project-id = 283644
+3 -3
mods/pollen.pw.toml
··· 1 name = "Pollen" 2 - filename = "pollen-forge-1.4.9+1.18.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "82d4b376a2f028616c4762cc1f0960233b2e9f28" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3931046 13 project-id = 544350
··· 1 name = "Pollen" 2 + filename = "pollen-forge-1.5.0+1.18.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "bbd8121695b20d334380623a5017bb0b8989fa48" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3972065 13 project-id = 544350
+3 -3
mods/polymorph.pw.toml
··· 1 name = "Polymorph (Forge)" 2 - filename = "polymorph-forge-1.18.2-0.44.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "064028a8c750ace31d61a2f443e775570598d9e4" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3793106 13 project-id = 388800
··· 1 name = "Polymorph (Forge)" 2 + filename = "polymorph-forge-1.18.2-0.45.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "ad175bccea56345c8c9da3037a5c832c1c1d972a" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3995029 13 project-id = 388800
+1 -1
mods/puzzles-lib.pw.toml
··· 1 name = "Puzzles Lib" 2 filename = "PuzzlesLib-v3.3.5-1.18.2-Forge.jar" 3 - side = "both" 4 5 [download] 6 hash-format = "sha1"
··· 1 name = "Puzzles Lib" 2 filename = "PuzzlesLib-v3.3.5-1.18.2-Forge.jar" 3 + side = "client" 4 5 [download] 6 hash-format = "sha1"
-13
mods/radium-reforged.pw.toml
··· 1 - name = "Radium Reforged" 2 - filename = "radium-0.7.10.jar" 3 - side = "both" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "5ef8ecf547ceebc4d1e678b6cd2441756e283e48" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3707226 13 - project-id = 570017
···
+13
mods/reauth.pw.toml
···
··· 1 + name = "ReAuth" 2 + filename = "ReAuth-1.18-Forge-4.0.4.jar" 3 + side = "client" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "884c9feecc167b42caccdf702cad99f91cdc9690" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3834621 13 + project-id = 237701
+13
mods/rhino.pw.toml
···
··· 1 + name = "Rhino" 2 + filename = "rhino-forge-1802.2.0-build.232.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "dd4c7a8916b7b327dcbcb28e63614e8824f63286" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3965669 13 + project-id = 416294
+13
mods/smooth-boot-reloaded.pw.toml
···
··· 1 + name = "Smooth Boot (Reloaded)" 2 + filename = "smoothboot-mc1.18.2-1.0.1.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "31ad696edbd9eb90e46241cacd6c81230b013d79" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3894617 13 + project-id = 633412
+3 -3
mods/sophisticated-backpacks.pw.toml
··· 1 name = "Sophisticated Backpacks" 2 - filename = "sophisticatedbackpacks-1.18.2-3.18.17.680.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "97f68b45a5cb21b6f8bf0894ff922b2c7ccb141a" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3931811 13 project-id = 422301
··· 1 name = "Sophisticated Backpacks" 2 + filename = "sophisticatedbackpacks-1.18.2-3.18.29.718.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "a2fa05f51e37810e52fc2e472e1c71f2ce6fe203" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 4006088 13 project-id = 422301
+3 -3
mods/sophisticated-core.pw.toml
··· 1 name = "Sophisticated Core" 2 - filename = "sophisticatedcore-1.18.2-0.5.1.98.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "cb15af6e4c21f587f7aae304c287ba425d49e5d4" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3931794 13 project-id = 618298
··· 1 name = "Sophisticated Core" 2 + filename = "sophisticatedcore-1.18.2-0.5.12.129.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "602e055fb86947f4e5f852d7680c88e3936ae35e" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 4006086 13 project-id = 618298
+3 -3
mods/sophisticated-storage.pw.toml
··· 1 name = "Sophisticated Storage" 2 - filename = "sophisticatedstorage-1.18.2-0.5.1.107.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "d8535a18ad3499f6c14981cc53e7ab60d8cf17b8" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3931806 13 project-id = 619320
··· 1 name = "Sophisticated Storage" 2 + filename = "sophisticatedstorage-1.18.2-0.5.17.152.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "dbfe20eb9669dce9005e1450639f6e88018d732d" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 4006092 13 project-id = 619320
+13
mods/spice-of-life-carrot-edition.pw.toml
···
··· 1 + name = "Spice of Life: Carrot Edition" 2 + filename = "SoL-Carrot-1.18.1-1.12.0.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "c9dbb5e6129676fd157811a39542211d4af2af3a" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3571539 13 + project-id = 277616
+13
mods/supermartijn642s-config-lib.pw.toml
···
··· 1 + name = "SuperMartijn642's Config Lib" 2 + filename = "supermartijn642configlib-1.1.6-forge-mc1.18.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "3ab3caa161f017c7a9ab0cb6f63731e9ef850ef2" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3862966 13 + project-id = 438332
+3 -3
mods/supplementaries.pw.toml
··· 1 name = "Supplementaries" 2 - filename = "supplementaries-1.18.2-1.4.11.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "9636fc5506e5e4f51275481cf25a9649fdbf121d" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3942420 13 project-id = 412082
··· 1 name = "Supplementaries" 2 + filename = "supplementaries-1.18.2-1.5.7.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "9ad6383b1d08ed0971669f4336edc695c97e5d27" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 4007157 13 project-id = 412082
+3 -3
mods/terralith.pw.toml
··· 1 name = "Terralith" 2 - filename = "Terralith_v2.2.1a.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "6fc7c336beb04b72adae9323e7e7814ed3a02c09" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3696607 13 project-id = 513688
··· 1 name = "Terralith" 2 + filename = "Terralith_v2.2.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "c0d3577f5e00496a946614e1834d63243cfee94f" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 4001337 13 project-id = 513688
-13
mods/the-wild-backport.pw.toml
··· 1 - name = "The Wild Backport" 2 - filename = "wildbackport-1.2.1.jar" 3 - side = "both" 4 - 5 - [download] 6 - hash-format = "sha1" 7 - hash = "9c2c05959c8171c624f559732eb26f05aadb66c3" 8 - mode = "metadata:curseforge" 9 - 10 - [update] 11 - [update.curseforge] 12 - file-id = 3933699 13 - project-id = 537901
···
+3 -3
mods/tinkers-construct.pw.toml
··· 1 name = "Tinkers Construct" 2 - filename = "TConstruct-1.18.2-3.5.1.31.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "a78661bfdb32450ac28e567aa0607717d7ea2e22" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3829979 13 project-id = 74072
··· 1 name = "Tinkers Construct" 2 + filename = "TConstruct-1.18.2-3.5.2.40.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "9e3c9549fc176f29f78ef22eb82d7ad508860ee0" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3998764 13 project-id = 74072
+3 -3
mods/twigs.pw.toml
··· 1 name = "๐Ÿชต Twigs" 2 - filename = "twigs-forge-1.1.4-patch3+1.18.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "378e2da6a191f26290032c5f396963f39fd24496" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3756844 13 project-id = 496913
··· 1 name = "๐Ÿชต Twigs" 2 + filename = "twigs-1.1.4-patch4+1.18.2-forge.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "2703c2f4f439282d54a64ebe5c2fb7fc44504477" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3968055 13 project-id = 496913
+3 -3
mods/xaeros-minimap.pw.toml
··· 1 name = "Xaero's Minimap" 2 - filename = "Xaeros_Minimap_22.13.2_Forge_1.18.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "deefe60f96946059ece56ce3a1dd231e354869ee" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3937634 13 project-id = 263420
··· 1 name = "Xaero's Minimap" 2 + filename = "Xaeros_Minimap_22.14.1_Forge_1.18.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "de8baa294ec8fcc17fd0f07a0835dcfe5ff451a9" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3970087 13 project-id = 263420
+3 -3
mods/xaeros-world-map.pw.toml
··· 1 name = "Xaero's World Map" 2 - filename = "XaerosWorldMap_1.26.5_Forge_1.18.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 - hash = "6b663faaff96387b174d4f2e4d195dd954ff6da7" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 - file-id = 3937655 13 project-id = 317780
··· 1 name = "Xaero's World Map" 2 + filename = "XaerosWorldMap_1.27.0_Forge_1.18.2.jar" 3 side = "both" 4 5 [download] 6 hash-format = "sha1" 7 + hash = "53c025c72e3b3eb008481d4509f1793dea9853cf" 8 mode = "metadata:curseforge" 9 10 [update] 11 [update.curseforge] 12 + file-id = 3967774 13 project-id = 317780
+3 -3
pack.toml
··· 1 name = "Construct" 2 author = "Falxie_" 3 - version = "1.0.1" 4 pack-format = "packwiz:1.1.0" 5 6 [index] 7 file = "index.toml" 8 hash-format = "sha256" 9 - hash = "9d204c5ec1d12abbe6ae8cefd5d7d99be27c702b65f57777116af51e81902931" 10 11 [versions] 12 - forge = "40.1.73" 13 minecraft = "1.18.2"
··· 1 name = "Construct" 2 author = "Falxie_" 3 + version = "2.0.1" 4 pack-format = "packwiz:1.1.0" 5 6 [index] 7 file = "index.toml" 8 hash-format = "sha256" 9 + hash = "668f874593c3c86341720e618076ad126a9d4bc5edfe136bc67ad397ba722fcd" 10 11 [versions] 12 + forge = "40.1.80" 13 minecraft = "1.18.2"
+13
resourcepacks/motschens-better-leaves.pw.toml
···
··· 1 + name = "Motschen's Better Leaves" 2 + filename = "Better-Leaves-7.0-1.13+.zip" 3 + side = "client" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "b768ea104fbf268ab69fcdc4004c7f36df15c545" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3814725 13 + project-id = 380969
+13
resourcepacks/repurposed-structures-better-dungeons-datapack.pw.toml
···
··· 1 + name = "Repurposed Structures - Better Dungeons Compat Datapack" 2 + filename = "Repurposed_Structures-Better_Dungeons_v3.zip" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "83478ec6c74c878b52be7cbd6682c5f62acb0fd5" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3996614 13 + project-id = 554329
+13
resourcepacks/repurposed-structures-better-strongholds-datapack.pw.toml
···
··· 1 + name = "Repurposed Structures - Better Strongholds Compat Datapack" 2 + filename = "Repurposed_Structures-Better_Strongholds_v3.zip" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "6455bac8c0186c460bd306de68be364a29c20f05" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3779146 13 + project-id = 547822
+13
resourcepacks/repurposed-structures-better-witch-huts-compat.pw.toml
···
··· 1 + name = "Repurposed Structures - Better Witch Huts Compat Datapack" 2 + filename = "Repurposed_Structures-Better_Witch_Huts_v1.zip" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "3e53a56b3157ae479b4039c479f3de0e4b98ca97" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3836216 13 + project-id = 634440
+13
resourcepacks/repurposed-structures-etched-datapack-compat.pw.toml
···
··· 1 + name = "Repurposed Structures - Etched Compat Datapack" 2 + filename = "Repurposed_Structures-Etched_v2.zip" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "833946ad23745465a7823f99fdadb2e18f8419c3" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3908608 13 + project-id = 554485
+13
resourcepacks/repurposed-structures-farmers-delight-datapack.pw.toml
···
··· 1 + name = "Repurposed Structures - Farmer's Delight Compat Datapack" 2 + filename = "Repurposed_Structures-Farmers_Delight_v3.zip" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "32e83c7010e1d5b88a8e52422a7d9451c250040c" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3619688 13 + project-id = 554331
+13
resourcepacks/xaeros-minimap-modded-support.pw.toml
···
··· 1 + name = "Xaero's Minimap - Modded Support" 2 + filename = "Xaero's Minimap - Mod Icons.zip" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "2ad8584f0fade7d4abe3e53dc7e87b0212753adb" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3815672 13 + project-id = 497405
-4
scripts/helpers.zs
··· 1 - public function removeAndHide(item as crafttweaker.api.item.IItemStack) as void { 2 - craftingTable.remove(item); 3 - mods.jei.JEI.hideIngredient(item); 4 - }
···
-26
scripts/mods/alexsmobs.zs
··· 1 - import crafttweaker.api.recipe.Replacer; 2 - import mods.jei.JEI; 3 - import crafttweaker.api.item.IItemStack; 4 - 5 - removeAndHide(<item:alexsmobs:banner_pattern_bear>); 6 - Replacer.forMods("alexsmobs").replaceFully(<item:alexsmobs:bear_fur>, <item:naturalist:bear_fur>).execute(); 7 - JEI.hideIngredient(<item:alexsmobs:bear_fur>); 8 - 9 - var carriers = [ 10 - <item:minecraft:potion>, 11 - <item:minecraft:splash_potion>, 12 - <item:minecraft:lingering_potion>, 13 - <item:minecraft:tipped_arrow> 14 - ] as IItemStack[]; 15 - 16 - var potions = [ 17 - "alexsmobs:knockback_resistance", 18 - "alexsmobs:long_knockback_resistance", 19 - "alexsmobs:strong_knockback_resistance" 20 - ] as string[]; 21 - 22 - for carrier in carriers { 23 - for potion in potions { 24 - JEI.hideIngredient(carrier.withTag({ Potion: potion })); 25 - } 26 - }
···
-24
scripts/mods/aquaculture.zs
··· 1 - import crafttweaker.api.item.IItemStack; 2 - 3 - var neptuniumItems = [ 4 - <item:aquaculture:neptunium_boots>, 5 - <item:aquaculture:neptunium_leggings>, 6 - <item:aquaculture:neptunium_chestplate>, 7 - <item:aquaculture:neptunium_helmet>, 8 - <item:aquaculture:neptunium_bow>, 9 - <item:aquaculture:neptunium_sword>, 10 - <item:aquaculture:neptunium_hoe>, 11 - <item:aquaculture:neptunium_axe>, 12 - <item:aquaculture:neptunium_shovel>, 13 - <item:aquaculture:neptunium_pickaxe>, 14 - <item:aquaculture:neptunium_ingot>, 15 - <item:aquaculture:neptunium_nugget>, 16 - <item:aquaculture:neptunium_fishing_rod>, 17 - <item:aquaculture:neptunium_fillet_knife>, 18 - <item:aquaculture:neptunium_block>, 19 - <item:aquaculture:neptunes_bounty> 20 - ] as IItemStack[]; 21 - 22 - for item in neptuniumItems { 23 - removeAndHide(item); 24 - }
···
-4
scripts/mods/naturalist.zs
··· 1 - import mods.jei.JEI; 2 - 3 - JEI.hideIngredient(<item:naturalist:rattlesnake_spawn_egg>); 4 - JEI.hideIngredient(<item:naturalist:elephant_spawn_egg>);
···