diff --git a/config/cyclic.toml b/config/cyclic.toml index 0dbdae7..a70fa34 100644 --- a/config/cyclic.toml +++ b/config/cyclic.toml @@ -117,6 +117,9 @@ #Heart items [cyclic.items.heart] + #Maximum number of hearts that can be attained (including initial 10) + #Range: 1 ~ 200 + maximum = 100 #Experience given when eating a poisoned heart #Range: 0 ~ 99999 experience = 500 diff --git a/config/emendatusenigmatica-common.toml b/config/emendatusenigmatica-common.toml index fea7880..5f2ee6c 100644 --- a/config/emendatusenigmatica-common.toml +++ b/config/emendatusenigmatica-common.toml @@ -21,7 +21,7 @@ ["Coal Config".Overworld] #Average Ores per Chunk [Default: 20] #Range: 0 ~ 64 - count = 20 + count = 15 #Configure the ore Vein Size [Default: 17] #Range: 0 ~ 64 vein_size = 17 @@ -979,7 +979,7 @@ #Range: 0 ~ 256 baseline = 100 #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true + generate_in_the_overworld = false #Spread Amount (# of Y-Levels above and below the Baseline) [Default: 60] #Range: 0 ~ 256 spread = 60 @@ -1079,7 +1079,7 @@ #Range: 0 ~ 256 baseline = 96 #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true + generate_in_the_overworld = false #Spread Amount (# of Y-Levels above and below the Baseline) [Default: 32] #Range: 0 ~ 256 spread = 32 diff --git a/config/immersiveengineering-common.toml b/config/immersiveengineering-common.toml index 6c2de25..6c86c11 100644 --- a/config/immersiveengineering-common.toml +++ b/config/immersiveengineering-common.toml @@ -14,6 +14,7 @@ importantInfo = true [compat] crafttweaker = true computercraft = true + theoneprobe = true [debug] #A config setting to enable debug features. These features may vary between releases, may cause crashes, and are unsupported. Do not enable unless asked to by a developer of IE. diff --git a/config/integrateddynamics-common.toml b/config/integrateddynamics-common.toml index 9935d0a..f72eb9a 100644 --- a/config/integrateddynamics-common.toml +++ b/config/integrateddynamics-common.toml @@ -98,6 +98,8 @@ nbtTagBlacklist = [] #The maximum offset in blocks a directional connector can look for its target. maxDirectionalConnectorOffset = 512 + #Priority list of mod id's when determining tag-based recipe outputs. + recipeTagOutputModPriorities = [] [machine.delay] #The maximum value history length that can be maintained.. diff --git a/config/jei/bookmarks.ini b/config/jei/bookmarks.ini index 2fc597b..c9504cf 100644 --- a/config/jei/bookmarks.ini +++ b/config/jei/bookmarks.ini @@ -1 +1,43 @@ -T:{id:"thermal:potato_block",Count:1b} +T:{id:"minecraft:potion",Count:1b,tag:{Potion:"mana-and-artifice:minor_mana_potion"}} +T:{id:"losttrinkets:piggy",Count:1b} +T:{id:"javd:portal_block",Count:1b} +T:{id:"jamd:mine_portal_block",Count:1b} +T:{id:"itemcollectors:basic_collector",Count:1b} +T:{id:"ironchest:iron_to_gold_chest_upgrade",Count:1b} +T:{id:"integratednbt:nbt_extractor",Count:1b} +T:{id:"industrialforegoing:sludge_bucket",Count:1b} +T:{id:"immersiverailroading:item_rolling_stock",Count:1b,tag:{defID:"rolling_stock/locomotives/a1_peppercorn.json",gauge:1.435d}} +T:{id:"immersivepetroleum:oil_bucket",Count:1b} +T:{id:"immersiveengineering:creosote_bucket",Count:1b} +T:{id:"gravestone:gravestone",Count:1b} +T:{id:"rsgauges:industrial_small_lever",Count:1b} +T:{id:"framedcompactdrawers:framed_compact_drawer",Count:1b} +T:{id:"fluxnetworks:flux_block",Count:1b} +T:{id:"minecraft:crafting_table",Count:1b} +T:{id:"minecraft:furnace",Count:1b} +T:{id:"farmingforblockheads:market",Count:1b} +T:{id:"extrastorage:advanced_exporter",Count:1b} +T:{id:"extradisks:advanced_machine_casing",Count:1b} +T:{id:"extlights:glowstone_bulb",Count:1b} +T:{id:"extcaves:moss_humid_ceiling",Count:1b} +T:{id:"envirocore:litherite_crystal",Count:1b} +T:{id:"engineerstools:redia_tool",Count:1b,tag:{Damage:0}} +T:{id:"patchouli:guide_book",Count:1b,tag:{"patchouli:book":"engineersdecor:engineersdecor_manual"}} +T:{id:"enderstorage:ender_chest",Count:1b} +T:{id:"emendatusenigmatica:charcoal_dust",Count:1b} +T:{id:"elevatorid:elevator_white",Count:1b} +T:{id:"darkutils:blank_plate",Count:1b} +T:{id:"minecraft:potion",Count:1b,tag:{Potion:"cyclic:haste"}} +T:{id:"curios:ring",Count:1b} +T:{id:"create:schematicannon",Count:1b} +T:{id:"craftingstation:crafting_station",Count:1b} +T:{id:"cookingforblockheads:cooking_table",Count:1b} +T:{id:"comforts:sleeping_bag_white",Count:1b} +T:{id:"charginggadgets:charging_station",Count:1b,tag:{}} +T:{id:"computercraft:computer_normal",Count:1b} +T:{id:"buildinggadgets:gadget_building",Count:1b,tag:{state:{serializer:"buildinggadgets:dummy_serializer",state:{Name:"minecraft:air"},data:{}}}} +T:{id:"botanypots:botany_pot",Count:1b} +T:{id:"patchouli:guide_book",Count:1b,tag:{"patchouli:book":"bloodmagic:guide"}} +T:{id:"biomesoplenty:white_sand",Count:1b} +T:{id:"minecraft:enchanted_book",Count:1b,tag:{StoredEnchantments:[{lvl:1s,id:"astralsorcery:night_vision"}]}} +T:{id:"appliedenergistics2:quartz_ore",Count:1b} diff --git a/config/jei/ingredient-list-mod-sort-order.ini b/config/jei/ingredient-list-mod-sort-order.ini index 144bdfd..1a0c49c 100644 --- a/config/jei/ingredient-list-mod-sort-order.ini +++ b/config/jei/ingredient-list-mod-sort-order.ini @@ -41,7 +41,6 @@ Gauges and Switches Gravestone Mod Immersive Engineering Immersive Petroleum -Immersive Railroading Industrial Foregoing Industrial Foregoing: Agriculture & Husbandry Industrial Foregoing: Core diff --git a/config/losttrinkets/general_common.toml b/config/losttrinkets/general_common.toml index 62cee27..8068b3b 100644 --- a/config/losttrinkets/general_common.toml +++ b/config/losttrinkets/general_common.toml @@ -20,6 +20,9 @@ nonRandom = ["losttrinkets:rock_candy", "losttrinkets:tha_cloud", "losttrinkets: #Levels of xp needed to unlock a trinket slot. #Range: 0 ~ 1000 slotCost = 20 + #Maximum number of trinket slots the player can have (does not remove unlocked slots) + #Range: 1 ~ 40 + maxSlots = 40 [Killing_Unlocks] #Set to false to disable unlocking trinkets from killing non-Boss entities. diff --git a/config/naturescompass-common.toml b/config/naturescompass-common.toml index 5b6192b..8203ecd 100644 --- a/config/naturescompass-common.toml +++ b/config/naturescompass-common.toml @@ -8,7 +8,7 @@ #The maximum number of samples to be taken when searching for a biome. #Range: 0 ~ 1000000 maxSamples = 50000 - #A list of biomes that the compass will not be able to search for. Specify by resource location (ex: minecraft:ocean) or ID (ex: 0) + #A list of biomes that the compass will not be able to search for. Specify by resource location or numeric ID. Ex: ["minecraft:desert", "minecraft:savanna"] biomeBlacklist = [] #biomeSize * radiusModifier = maxSearchRadius. Raising this value will increase search accuracy but will potentially make the process more resource . #Range: 0 ~ 1000000 diff --git a/config/quark-common.toml b/config/quark-common.toml index bf57f7c..ce8ebcc 100644 --- a/config/quark-common.toml +++ b/config/quark-common.toml @@ -391,6 +391,7 @@ "Snow Golem Player Heads" = true "Glass Shard" = true "Campfires Boost Elytra" = true + "Lava Bucket As Trash" = true [tweaks.sign_editing] "Requires Empty Hand" = false diff --git a/config/worldedit/worldedit.properties b/config/worldedit/worldedit.properties index 459276e..91ca6fb 100644 --- a/config/worldedit/worldedit.properties +++ b/config/worldedit/worldedit.properties @@ -1,5 +1,5 @@ #Don't put comments; they get removed -#Sun Jan 31 16:57:40 CET 2021 +#Thu Feb 04 17:34:47 CET 2021 default-locale=default super-pickaxe-many-drop-items=true max-calculation-timeout=300 diff --git a/kubejs/client_scripts/jei_hide_items.js b/kubejs/client_scripts/jei_hide_items.js index 4569dc3..1c17b38 100644 --- a/kubejs/client_scripts/jei_hide_items.js +++ b/kubejs/client_scripts/jei_hide_items.js @@ -1,3 +1,5 @@ events.listen('jei.hide.items', (event) => { - event.hide('#appliedenergistics2:facade'); + event.hide('/appliedenergistics2:facade/'); + event.hide('thermal:bitumen'); + event.hide('/apatite/'); }); \ No newline at end of file diff --git a/kubejs/client_scripts/script.js b/kubejs/client_scripts/script.js deleted file mode 100644 index d8b1a2d..0000000 --- a/kubejs/client_scripts/script.js +++ /dev/null @@ -1 +0,0 @@ -// priority: 0 \ No newline at end of file diff --git a/kubejs/server_scripts/fellies/kubejs/globals.js b/kubejs/server_scripts/fellies/kubejs/globals.js index b349cc1..debab06 100644 --- a/kubejs/server_scripts/fellies/kubejs/globals.js +++ b/kubejs/server_scripts/fellies/kubejs/globals.js @@ -76,16 +76,10 @@ const modPriorities = [ 'kubejs', 'pneumaticcraft', 'create', - 'occultism', - 'tmechworks', 'industrialforegoing', - 'botania', 'quark', - 'pedestals', 'refinedstorage', - 'mapperbase', 'bloodmagic', - 'eidolon', 'morevanillalib', 'titanium' ]; diff --git a/kubejs/server_scripts/fellies/kubejs/recipes/blasting.js b/kubejs/server_scripts/fellies/kubejs/recipes/blasting.js new file mode 100644 index 0000000..9b42cec --- /dev/null +++ b/kubejs/server_scripts/fellies/kubejs/recipes/blasting.js @@ -0,0 +1,4 @@ +events.listen('recipes', (event) => { + // Mana and artifice + // event.blasting('mana-and-artifice:vinteum_dust', 'emendatusenigmatica:arcane_ore'); +}); \ No newline at end of file diff --git a/kubejs/server_scripts/fellies/kubejs/recipes/remove.js b/kubejs/server_scripts/fellies/kubejs/recipes/remove.js index a801b73..af68464 100644 --- a/kubejs/server_scripts/fellies/kubejs/recipes/remove.js +++ b/kubejs/server_scripts/fellies/kubejs/recipes/remove.js @@ -43,6 +43,10 @@ events.listen('recipes', (event) => { // Iron Rods event.remove({id: 'immersiveengineering:crafting/stick_iron'}); + // Mana and Artifice + // event.remove({id: 'mana-and-artifice:vinteum_dust'}); + // event.remove({id: 'mana_and_artifice:vinteum_dust_blast_furnace'}); + // Mekanism event.remove({id: 'mekanism:storage_blocks/charcoal'}); @@ -69,6 +73,8 @@ events.listen('recipes', (event) => { event.remove({id: 'thermal:machine/press/packing3x3/press_carrot_packing'}); event.remove({id: 'thermal:machine/press/packing3x3/press_charcoal_packing'}); event.remove({id: 'thermal:machine/press/packing3x3/press_sawdust_packing'}); + event.remove({id: 'thermal:phytogro_4'}); + event.remove({id: 'thermal:phytogro_8'}); // Xreliquary event.remove({id: 'xreliquary:items/uncrafting/redstone'}); diff --git a/kubejs/server_scripts/fellies/kubejs/recipes/replace.js b/kubejs/server_scripts/fellies/kubejs/recipes/replace.js index ea2d2d6..e540a2e 100644 --- a/kubejs/server_scripts/fellies/kubejs/recipes/replace.js +++ b/kubejs/server_scripts/fellies/kubejs/recipes/replace.js @@ -8,4 +8,7 @@ events.listen('recipes', (event) => { // event.replaceInput({}, 'extrastorage:storagepart_1024k', 'extradisks:1024k_storage_part'); // event.replaceInput({}, 'extrastorage:storagepart_4096k', 'extradisks:4096k_storage_part'); // event.replaceInput({}, 'extrastorage:storagepart_16384k', 'extradisks:16384k_storage_part'); + + // Mana and Artifice + event.replaceInput({}, 'mana-and-artifice:vinteum_ore', '#forge:ores/arcane'); }); \ No newline at end of file diff --git a/kubejs/server_scripts/fellies/kubejs/recipes/smelting.js b/kubejs/server_scripts/fellies/kubejs/recipes/smelting.js new file mode 100644 index 0000000..085cf7b --- /dev/null +++ b/kubejs/server_scripts/fellies/kubejs/recipes/smelting.js @@ -0,0 +1,4 @@ +events.listen('recipes', (event) => { + // Mana and artifice + // event.smelting('mana-and-artifice:vinteum_dust', 'emendatusenigmatica:arcane_ore'); +}); \ No newline at end of file diff --git a/kubejs/startup_scripts/worldgen/remove.js b/kubejs/startup_scripts/worldgen/remove.js index b696ccf..7678671 100644 --- a/kubejs/startup_scripts/worldgen/remove.js +++ b/kubejs/startup_scripts/worldgen/remove.js @@ -1,5 +1,5 @@ events.listen('worldgen.remove', (event) => { event.removeOres((ores) => { - ores.blocks = ['minecraft:granite', 'minecraft:diorite', 'minecraft:andesite', 'minecraft:dirt']; + ores.blocks = ['minecraft:granite', 'minecraft:diorite', 'minecraft:andesite', 'minecraft:dirt', 'mana-and-artifice:vinteum_ore']; }); }); diff --git a/kubejs[e6]/assets/enigmatica/models/item/moddedfordummies.json b/kubejs[e6]/assets/enigmatica/models/item/moddedfordummies.json index 55e72b1..f4c5338 100644 --- a/kubejs[e6]/assets/enigmatica/models/item/moddedfordummies.json +++ b/kubejs[e6]/assets/enigmatica/models/item/moddedfordummies.json @@ -1,3 +1,4 @@ + { "parent": "item/generated", "textures": { diff --git a/mods/BiomesOPlenty-1.16.4-13.0.0.430-universal.jar b/mods/BiomesOPlenty-1.16.4-13.0.0.431-universal.jar similarity index 89% rename from mods/BiomesOPlenty-1.16.4-13.0.0.430-universal.jar rename to mods/BiomesOPlenty-1.16.4-13.0.0.431-universal.jar index 0adcbcf..35dec3c 100644 Binary files a/mods/BiomesOPlenty-1.16.4-13.0.0.430-universal.jar and b/mods/BiomesOPlenty-1.16.4-13.0.0.431-universal.jar differ diff --git a/mods/CosmeticArmorReworked-1.16.5-v1.jar b/mods/CosmeticArmorReworked-1.16.5-v1a.jar similarity index 67% rename from mods/CosmeticArmorReworked-1.16.5-v1.jar rename to mods/CosmeticArmorReworked-1.16.5-v1a.jar index 0435ab6..1d3a668 100644 Binary files a/mods/CosmeticArmorReworked-1.16.5-v1.jar and b/mods/CosmeticArmorReworked-1.16.5-v1a.jar differ diff --git a/mods[common]/Cyclic-1.16.5-1.1.4.jar b/mods/Cyclic-1.16.5-1.1.5.jar similarity index 77% rename from mods[common]/Cyclic-1.16.5-1.1.4.jar rename to mods/Cyclic-1.16.5-1.1.5.jar index e3c941b..a6eec0a 100644 Binary files a/mods[common]/Cyclic-1.16.5-1.1.4.jar and b/mods/Cyclic-1.16.5-1.1.5.jar differ diff --git a/mods/CyclopsCore-1.16.4-1.10.1.jar b/mods/CyclopsCore-1.16.4-1.11.1.jar similarity index 66% rename from mods/CyclopsCore-1.16.4-1.10.1.jar rename to mods/CyclopsCore-1.16.4-1.11.1.jar index 1a8e7c7..f76ced1 100644 Binary files a/mods/CyclopsCore-1.16.4-1.10.1.jar and b/mods/CyclopsCore-1.16.4-1.11.1.jar differ diff --git a/mods/EnchantmentDescriptions-1.16.5-7.0.1.jar b/mods/EnchantmentDescriptions-1.16.5-7.0.2.jar similarity index 74% rename from mods/EnchantmentDescriptions-1.16.5-7.0.1.jar rename to mods/EnchantmentDescriptions-1.16.5-7.0.2.jar index c6ebe6f..d5d17c7 100644 Binary files a/mods/EnchantmentDescriptions-1.16.5-7.0.1.jar and b/mods/EnchantmentDescriptions-1.16.5-7.0.2.jar differ diff --git a/mods/ImmersiveEngineering-1.16.5-4.2.0-130.jar b/mods/ImmersiveEngineering-1.16.5-4.2.1-131.jar similarity index 81% rename from mods/ImmersiveEngineering-1.16.5-4.2.0-130.jar rename to mods/ImmersiveEngineering-1.16.5-4.2.1-131.jar index 394bc49..53c9a2e 100644 Binary files a/mods/ImmersiveEngineering-1.16.5-4.2.0-130.jar and b/mods/ImmersiveEngineering-1.16.5-4.2.1-131.jar differ diff --git a/mods/ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar b/mods/ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar deleted file mode 100644 index bc7ae47..0000000 Binary files a/mods/ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar and /dev/null differ diff --git a/mods/IntegratedDynamics-1.16.4-1.3.0.jar b/mods/IntegratedDynamics-1.16.4-1.4.3.jar similarity index 69% rename from mods/IntegratedDynamics-1.16.4-1.3.0.jar rename to mods/IntegratedDynamics-1.16.4-1.4.3.jar index a086f1b..5ccd853 100644 Binary files a/mods/IntegratedDynamics-1.16.4-1.3.0.jar and b/mods/IntegratedDynamics-1.16.4-1.4.3.jar differ diff --git a/mods[common]/LostTrinkets-1.16.4-0.1.18.jar b/mods/LostTrinkets-1.16.4-0.1.19.jar similarity index 86% rename from mods[common]/LostTrinkets-1.16.4-0.1.18.jar rename to mods/LostTrinkets-1.16.4-0.1.19.jar index b8b1849..45f53b4 100644 Binary files a/mods[common]/LostTrinkets-1.16.4-0.1.18.jar and b/mods/LostTrinkets-1.16.4-0.1.19.jar differ diff --git a/mods/NaturesCompass-1.16.4-1.8.6.jar b/mods/NaturesCompass-1.16.5-1.8.6.jar similarity index 85% rename from mods/NaturesCompass-1.16.4-1.8.6.jar rename to mods/NaturesCompass-1.16.5-1.8.6.jar index e7fd4c9..a596bf7 100644 Binary files a/mods/NaturesCompass-1.16.4-1.8.6.jar and b/mods/NaturesCompass-1.16.5-1.8.6.jar differ diff --git a/mods[common]/Quark-r2.4-302.jar b/mods/Quark-r2.4-303.jar similarity index 82% rename from mods[common]/Quark-r2.4-302.jar rename to mods/Quark-r2.4-303.jar index 88d48f2..1dfa8d2 100644 Binary files a/mods[common]/Quark-r2.4-302.jar and b/mods/Quark-r2.4-303.jar differ diff --git a/mods[common]/architectury-1.5.104-forge.jar b/mods/architectury-1.5.105-forge.jar similarity index 56% rename from mods[common]/architectury-1.5.104-forge.jar rename to mods/architectury-1.5.105-forge.jar index 757d9a5..e074f65 100644 Binary files a/mods[common]/architectury-1.5.104-forge.jar and b/mods/architectury-1.5.105-forge.jar differ diff --git a/mods/extremeSoundMuffler-3.6_Forge-1.16.4.jar b/mods/extremeSoundMuffler-3.7_Forge-1.16.5.jar similarity index 94% rename from mods/extremeSoundMuffler-3.6_Forge-1.16.4.jar rename to mods/extremeSoundMuffler-3.7_Forge-1.16.5.jar index 1a8bea0..41befcd 100644 Binary files a/mods/extremeSoundMuffler-3.6_Forge-1.16.4.jar and b/mods/extremeSoundMuffler-3.7_Forge-1.16.5.jar differ diff --git a/mods[common]/ftb-chunks-1604.2.2.61.jar b/mods/ftb-chunks-1604.2.2.62.jar similarity index 86% rename from mods[common]/ftb-chunks-1604.2.2.61.jar rename to mods/ftb-chunks-1604.2.2.62.jar index d351811..c64f2da 100644 Binary files a/mods[common]/ftb-chunks-1604.2.2.61.jar and b/mods/ftb-chunks-1604.2.2.62.jar differ diff --git a/mods[common]/geckolib-forge-1.16.5-3.0.8.jar b/mods/geckolib-forge-1.16.5-3.0.11.jar similarity index 88% rename from mods[common]/geckolib-forge-1.16.5-3.0.8.jar rename to mods/geckolib-forge-1.16.5-3.0.11.jar index ef4929f..718b6ab 100644 Binary files a/mods[common]/geckolib-forge-1.16.5-3.0.8.jar and b/mods/geckolib-forge-1.16.5-3.0.11.jar differ diff --git a/mods/jei-1.16.4-7.6.1.65.jar b/mods/jei-1.16.4-7.6.1.66.jar similarity index 87% rename from mods/jei-1.16.4-7.6.1.65.jar rename to mods/jei-1.16.4-7.6.1.66.jar index e8096dd..6780533 100644 Binary files a/mods/jei-1.16.4-7.6.1.65.jar and b/mods/jei-1.16.4-7.6.1.66.jar differ diff --git a/mods[common]/kubejs-1605.3.6-build.159-forge.jar b/mods/kubejs-1605.3.6-build.160-forge.jar similarity index 71% rename from mods[common]/kubejs-1605.3.6-build.159-forge.jar rename to mods/kubejs-1605.3.6-build.160-forge.jar index 7565474..81c9b72 100644 Binary files a/mods[common]/kubejs-1605.3.6-build.159-forge.jar and b/mods/kubejs-1605.3.6-build.160-forge.jar differ diff --git a/mods/minecolonies-0.13.596-ALPHA-universal.jar b/mods/minecolonies-0.13.602-ALPHA-universal.jar similarity index 88% rename from mods/minecolonies-0.13.596-ALPHA-universal.jar rename to mods/minecolonies-0.13.602-ALPHA-universal.jar index 9354acd..b58b9a0 100644 Binary files a/mods/minecolonies-0.13.596-ALPHA-universal.jar and b/mods/minecolonies-0.13.602-ALPHA-universal.jar differ diff --git a/mods/pamhc2foodcore-1.16.3-1.0.1.jar b/mods/pamhc2foodcore-1.16.3-1.0.2.jar similarity index 61% rename from mods/pamhc2foodcore-1.16.3-1.0.1.jar rename to mods/pamhc2foodcore-1.16.3-1.0.2.jar index 21463b8..4f5c452 100644 Binary files a/mods/pamhc2foodcore-1.16.3-1.0.1.jar and b/mods/pamhc2foodcore-1.16.3-1.0.2.jar differ diff --git a/mods/pamhc2foodextended-1.16.3-1.0.0.jar b/mods/pamhc2foodextended-1.16.3-1.0.1.jar similarity index 65% rename from mods/pamhc2foodextended-1.16.3-1.0.0.jar rename to mods/pamhc2foodextended-1.16.3-1.0.1.jar index 1542b6e..b658f53 100644 Binary files a/mods/pamhc2foodextended-1.16.3-1.0.0.jar and b/mods/pamhc2foodextended-1.16.3-1.0.1.jar differ diff --git a/mods/polymorph-forge-1.16.4-0.23.jar b/mods/polymorph-forge-1.16.5-0.24.jar similarity index 84% rename from mods/polymorph-forge-1.16.4-0.23.jar rename to mods/polymorph-forge-1.16.5-0.24.jar index 34f5376..71597ab 100644 Binary files a/mods/polymorph-forge-1.16.4-0.23.jar and b/mods/polymorph-forge-1.16.5-0.24.jar differ diff --git a/mods/sophisticatedbackpacks-1.16.4-1.3.4.136.jar b/mods/sophisticatedbackpacks-1.16.4-1.3.4.136.jar deleted file mode 100644 index aa5943a..0000000 Binary files a/mods/sophisticatedbackpacks-1.16.4-1.3.4.136.jar and /dev/null differ diff --git a/mods/sophisticatedbackpacks-1.16.4-2.1.1.144.jar b/mods/sophisticatedbackpacks-1.16.4-2.1.1.144.jar new file mode 100644 index 0000000..3bc65f3 Binary files /dev/null and b/mods/sophisticatedbackpacks-1.16.4-2.1.1.144.jar differ diff --git a/mods/tetra-1.16.4-3.5.3.jar b/mods/tetra-1.16.4-3.6.0.jar similarity index 80% rename from mods/tetra-1.16.4-3.5.3.jar rename to mods/tetra-1.16.4-3.6.0.jar index bb42386..2ec5c37 100644 Binary files a/mods/tetra-1.16.4-3.5.3.jar and b/mods/tetra-1.16.4-3.6.0.jar differ diff --git a/mods[client]/extremeSoundMuffler-3.5_Forge-1.16.4.jar b/mods[client]/extremeSoundMuffler-3.7_Forge-1.16.5.jar similarity index 90% rename from mods[client]/extremeSoundMuffler-3.5_Forge-1.16.4.jar rename to mods[client]/extremeSoundMuffler-3.7_Forge-1.16.5.jar index 46923ff..41befcd 100644 Binary files a/mods[client]/extremeSoundMuffler-3.5_Forge-1.16.4.jar and b/mods[client]/extremeSoundMuffler-3.7_Forge-1.16.5.jar differ diff --git a/mods[client]/preview_OptiFine_1.16.5_HD_U_G7_pre4.jar b/mods[client]/preview_OptiFine_1.16.5_HD_U_G7_pre6.jar similarity index 78% rename from mods[client]/preview_OptiFine_1.16.5_HD_U_G7_pre4.jar rename to mods[client]/preview_OptiFine_1.16.5_HD_U_G7_pre6.jar index bed5d6c..4deae71 100644 Binary files a/mods[client]/preview_OptiFine_1.16.5_HD_U_G7_pre4.jar and b/mods[client]/preview_OptiFine_1.16.5_HD_U_G7_pre6.jar differ diff --git a/mods[common]/BiomesOPlenty-1.16.4-13.0.0.430-universal.jar b/mods[common]/BiomesOPlenty-1.16.4-13.0.0.431-universal.jar similarity index 89% rename from mods[common]/BiomesOPlenty-1.16.4-13.0.0.430-universal.jar rename to mods[common]/BiomesOPlenty-1.16.4-13.0.0.431-universal.jar index 0adcbcf..35dec3c 100644 Binary files a/mods[common]/BiomesOPlenty-1.16.4-13.0.0.430-universal.jar and b/mods[common]/BiomesOPlenty-1.16.4-13.0.0.431-universal.jar differ diff --git a/mods[common]/CosmeticArmorReworked-1.16.5-v1.jar b/mods[common]/CosmeticArmorReworked-1.16.5-v1a.jar similarity index 67% rename from mods[common]/CosmeticArmorReworked-1.16.5-v1.jar rename to mods[common]/CosmeticArmorReworked-1.16.5-v1a.jar index 0435ab6..1d3a668 100644 Binary files a/mods[common]/CosmeticArmorReworked-1.16.5-v1.jar and b/mods[common]/CosmeticArmorReworked-1.16.5-v1a.jar differ diff --git a/mods/Cyclic-1.16.5-1.1.4.jar b/mods[common]/Cyclic-1.16.5-1.1.5.jar similarity index 77% rename from mods/Cyclic-1.16.5-1.1.4.jar rename to mods[common]/Cyclic-1.16.5-1.1.5.jar index e3c941b..a6eec0a 100644 Binary files a/mods/Cyclic-1.16.5-1.1.4.jar and b/mods[common]/Cyclic-1.16.5-1.1.5.jar differ diff --git a/mods[common]/CyclopsCore-1.16.4-1.10.1.jar b/mods[common]/CyclopsCore-1.16.4-1.11.1.jar similarity index 66% rename from mods[common]/CyclopsCore-1.16.4-1.10.1.jar rename to mods[common]/CyclopsCore-1.16.4-1.11.1.jar index 1a8e7c7..f76ced1 100644 Binary files a/mods[common]/CyclopsCore-1.16.4-1.10.1.jar and b/mods[common]/CyclopsCore-1.16.4-1.11.1.jar differ diff --git a/mods[common]/EnchantmentDescriptions-1.16.5-7.0.1.jar b/mods[common]/EnchantmentDescriptions-1.16.5-7.0.2.jar similarity index 74% rename from mods[common]/EnchantmentDescriptions-1.16.5-7.0.1.jar rename to mods[common]/EnchantmentDescriptions-1.16.5-7.0.2.jar index c6ebe6f..d5d17c7 100644 Binary files a/mods[common]/EnchantmentDescriptions-1.16.5-7.0.1.jar and b/mods[common]/EnchantmentDescriptions-1.16.5-7.0.2.jar differ diff --git a/mods[common]/ImmersiveEngineering-1.16.5-4.2.0-130.jar b/mods[common]/ImmersiveEngineering-1.16.5-4.2.1-131.jar similarity index 81% rename from mods[common]/ImmersiveEngineering-1.16.5-4.2.0-130.jar rename to mods[common]/ImmersiveEngineering-1.16.5-4.2.1-131.jar index 394bc49..53c9a2e 100644 Binary files a/mods[common]/ImmersiveEngineering-1.16.5-4.2.0-130.jar and b/mods[common]/ImmersiveEngineering-1.16.5-4.2.1-131.jar differ diff --git a/mods[common]/IntegratedDynamics-1.16.4-1.3.0.jar b/mods[common]/IntegratedDynamics-1.16.4-1.4.3.jar similarity index 69% rename from mods[common]/IntegratedDynamics-1.16.4-1.3.0.jar rename to mods[common]/IntegratedDynamics-1.16.4-1.4.3.jar index a086f1b..5ccd853 100644 Binary files a/mods[common]/IntegratedDynamics-1.16.4-1.3.0.jar and b/mods[common]/IntegratedDynamics-1.16.4-1.4.3.jar differ diff --git a/mods/LostTrinkets-1.16.4-0.1.18.jar b/mods[common]/LostTrinkets-1.16.4-0.1.19.jar similarity index 86% rename from mods/LostTrinkets-1.16.4-0.1.18.jar rename to mods[common]/LostTrinkets-1.16.4-0.1.19.jar index b8b1849..45f53b4 100644 Binary files a/mods/LostTrinkets-1.16.4-0.1.18.jar and b/mods[common]/LostTrinkets-1.16.4-0.1.19.jar differ diff --git a/mods[common]/NaturesCompass-1.16.4-1.8.6.jar b/mods[common]/NaturesCompass-1.16.5-1.8.6.jar similarity index 85% rename from mods[common]/NaturesCompass-1.16.4-1.8.6.jar rename to mods[common]/NaturesCompass-1.16.5-1.8.6.jar index e7fd4c9..a596bf7 100644 Binary files a/mods[common]/NaturesCompass-1.16.4-1.8.6.jar and b/mods[common]/NaturesCompass-1.16.5-1.8.6.jar differ diff --git a/mods/Quark-r2.4-302.jar b/mods[common]/Quark-r2.4-303.jar similarity index 82% rename from mods/Quark-r2.4-302.jar rename to mods[common]/Quark-r2.4-303.jar index 88d48f2..1dfa8d2 100644 Binary files a/mods/Quark-r2.4-302.jar and b/mods[common]/Quark-r2.4-303.jar differ diff --git a/mods/architectury-1.5.104-forge.jar b/mods[common]/architectury-1.5.105-forge.jar similarity index 56% rename from mods/architectury-1.5.104-forge.jar rename to mods[common]/architectury-1.5.105-forge.jar index 757d9a5..e074f65 100644 Binary files a/mods/architectury-1.5.104-forge.jar and b/mods[common]/architectury-1.5.105-forge.jar differ diff --git a/mods/ftb-chunks-1604.2.2.61.jar b/mods[common]/ftb-chunks-1604.2.2.62.jar similarity index 86% rename from mods/ftb-chunks-1604.2.2.61.jar rename to mods[common]/ftb-chunks-1604.2.2.62.jar index d351811..c64f2da 100644 Binary files a/mods/ftb-chunks-1604.2.2.61.jar and b/mods[common]/ftb-chunks-1604.2.2.62.jar differ diff --git a/mods/geckolib-forge-1.16.5-3.0.8.jar b/mods[common]/geckolib-forge-1.16.5-3.0.11.jar similarity index 88% rename from mods/geckolib-forge-1.16.5-3.0.8.jar rename to mods[common]/geckolib-forge-1.16.5-3.0.11.jar index ef4929f..718b6ab 100644 Binary files a/mods/geckolib-forge-1.16.5-3.0.8.jar and b/mods[common]/geckolib-forge-1.16.5-3.0.11.jar differ diff --git a/mods[common]/jei-1.16.4-7.6.1.65.jar b/mods[common]/jei-1.16.4-7.6.1.66.jar similarity index 87% rename from mods[common]/jei-1.16.4-7.6.1.65.jar rename to mods[common]/jei-1.16.4-7.6.1.66.jar index e8096dd..6780533 100644 Binary files a/mods[common]/jei-1.16.4-7.6.1.65.jar and b/mods[common]/jei-1.16.4-7.6.1.66.jar differ diff --git a/mods/kubejs-1605.3.6-build.159-forge.jar b/mods[common]/kubejs-1605.3.6-build.160-forge.jar similarity index 71% rename from mods/kubejs-1605.3.6-build.159-forge.jar rename to mods[common]/kubejs-1605.3.6-build.160-forge.jar index 7565474..81c9b72 100644 Binary files a/mods/kubejs-1605.3.6-build.159-forge.jar and b/mods[common]/kubejs-1605.3.6-build.160-forge.jar differ diff --git a/mods[common]/minecolonies-0.13.596-ALPHA-universal.jar b/mods[common]/minecolonies-0.13.602-ALPHA-universal.jar similarity index 88% rename from mods[common]/minecolonies-0.13.596-ALPHA-universal.jar rename to mods[common]/minecolonies-0.13.602-ALPHA-universal.jar index 9354acd..b58b9a0 100644 Binary files a/mods[common]/minecolonies-0.13.596-ALPHA-universal.jar and b/mods[common]/minecolonies-0.13.602-ALPHA-universal.jar differ diff --git a/mods[common]/pamhc2foodcore-1.16.3-1.0.1.jar b/mods[common]/pamhc2foodcore-1.16.3-1.0.2.jar similarity index 61% rename from mods[common]/pamhc2foodcore-1.16.3-1.0.1.jar rename to mods[common]/pamhc2foodcore-1.16.3-1.0.2.jar index 21463b8..4f5c452 100644 Binary files a/mods[common]/pamhc2foodcore-1.16.3-1.0.1.jar and b/mods[common]/pamhc2foodcore-1.16.3-1.0.2.jar differ diff --git a/mods[common]/pamhc2foodextended-1.16.3-1.0.0.jar b/mods[common]/pamhc2foodextended-1.16.3-1.0.1.jar similarity index 65% rename from mods[common]/pamhc2foodextended-1.16.3-1.0.0.jar rename to mods[common]/pamhc2foodextended-1.16.3-1.0.1.jar index 1542b6e..b658f53 100644 Binary files a/mods[common]/pamhc2foodextended-1.16.3-1.0.0.jar and b/mods[common]/pamhc2foodextended-1.16.3-1.0.1.jar differ diff --git a/mods[common]/polymorph-forge-1.16.4-0.23.jar b/mods[common]/polymorph-forge-1.16.5-0.24.jar similarity index 84% rename from mods[common]/polymorph-forge-1.16.4-0.23.jar rename to mods[common]/polymorph-forge-1.16.5-0.24.jar index 34f5376..71597ab 100644 Binary files a/mods[common]/polymorph-forge-1.16.4-0.23.jar and b/mods[common]/polymorph-forge-1.16.5-0.24.jar differ diff --git a/mods[common]/sophisticatedbackpacks-1.16.4-1.3.4.136.jar b/mods[common]/sophisticatedbackpacks-1.16.4-1.3.4.136.jar deleted file mode 100644 index aa5943a..0000000 Binary files a/mods[common]/sophisticatedbackpacks-1.16.4-1.3.4.136.jar and /dev/null differ diff --git a/mods[common]/sophisticatedbackpacks-1.16.4-2.1.1.144.jar b/mods[common]/sophisticatedbackpacks-1.16.4-2.1.1.144.jar new file mode 100644 index 0000000..3bc65f3 Binary files /dev/null and b/mods[common]/sophisticatedbackpacks-1.16.4-2.1.1.144.jar differ diff --git a/mods[common]/tetra-1.16.4-3.5.3.jar b/mods[common]/tetra-1.16.4-3.6.0.jar similarity index 80% rename from mods[common]/tetra-1.16.4-3.5.3.jar rename to mods[common]/tetra-1.16.4-3.6.0.jar index bb42386..2ec5c37 100644 Binary files a/mods[common]/tetra-1.16.4-3.5.3.jar and b/mods[common]/tetra-1.16.4-3.6.0.jar differ