Jump to content

SqueebyBOBO

Members
  • Posts

    3
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

SqueebyBOBO's Achievements

Tree Puncher

Tree Puncher (2/8)

1

Reputation

  1. Deleting just the ironfurnace gave me an error for curios but I just wiped the whole config folder and now it's working just fine. Thanks for the help. Cheers!
  2. My server doesn't have that file.
  3. Before today, my server was running just fine but now it crashes and I'm not sure what to do about it. Something similar to this has happened with other FTB packs in the past. ---- Minecraft Crash Report ---- // You're mean. Time: 1/18/24, 12:37 PM Description: Exception in server tick loop net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file ironfurnaces-server.toml of type SERVER for modid ironfurnaces at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.18.2-40.2.9.jar%23253!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.18.2-40.2.9.jar%23253!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.2.9.jar%23253!/:?] {} at java.lang.Iterable.forEach(Unknown Source) ~[?:?] {re:mixin} at java.util.Collections$SynchronizedCollection.forEach(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.2.9.jar%23253!/:?] {} at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:85) ~[forge-1.18.2-40.2.9-universal.jar%23257!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:171) ~[server-1.18.2-20220404.173914-srg.jar%23252!/:?] {re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.18.2-20220404.173914-srg.jar%23252!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23252!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Unknown Source) [?:?] {} Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%237!/:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.18.2-40.2.9.jar%23253!/:?] {} ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.2, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 2812099080 bytes (2681 MiB) / 4294967296 bytes (4096 MiB) up to 6442450944 bytes (6144 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz Identifier: Intel64 Family 6 Model 158 Stepping 10 Microarchitecture: Coffee Lake Frequency (GHz): 3.70 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: Virtual Desktop Monitor Graphics card #0 vendor: Virtual Desktop, Inc. Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: DriverVersion=15.39.56.845 Graphics card #1 name: NVIDIA GeForce RTX 3070 Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x2488 Graphics card #1 versionInfo: DriverVersion=31.0.15.3734 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.13 Memory slot #1 type: DDR4 Virtual memory max (MB): 37555.73 Virtual memory used (MB): 13770.93 Swap memory total (MB): 4864.00 Swap memory used (MB): 0.00 JVM Flags: 4 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -Xmx6144M -Xms4096M Server Running: true Player Count: 0 / 20; [] Data Packs: vanilla, mod:kubeutils (incompatible), mod:entangledfix, mod:roughlyenoughprofessions, mod:supermartijn642configlib, mod:climbladdersfast, mod:cccbridge, mod:simplemagnets, mod:projecte, mod:mcwwindows, mod:modnametooltip (incompatible), mod:ftbdripper (incompatible), mod:laserio, mod:ctm (incompatible), mod:reauth (incompatible), mod:powah (incompatible), mod:shrink (incompatible), mod:chancecubes (incompatible), mod:mute (incompatible), mod:darkutils (incompatible), mod:balm (incompatible), mod:stonechest, mod:toolkit (incompatible), mod:cloth_config (incompatible), mod:stackrefill, mod:emojiful (incompatible), mod:tklib (incompatible), mod:durabilitytooltip, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:bcc (incompatible), mod:literalskyblock (incompatible), mod:botanytrees (incompatible), mod:ironfurnaces (incompatible), mod:structurecompass, mod:mcwtrpdoors, mod:supermartijn642corelib, mod:botania (incompatible), mod:jags (incompatible), mod:spark (incompatible), mod:structureexpansion (incompatible), mod:curios (incompatible), mod:measurements (incompatible), mod:constructionwand, mod:mcwroofs, mod:mcwfurnitures, mod:jadeaddons (incompatible), mod:furnacerecycle, mod:cobblefordays (incompatible), mod:codechickenlib (incompatible), mod:geckolib3 (incompatible), mod:mcwlights, mod:rechiseled, mod:tesseract, mod:mekanism, mod:luggage, mod:minicoal (incompatible), mod:ppfluids (incompatible), mod:libx, mod:compactmachines (incompatible), mod:botanypots (incompatible), mod:mekfix, mod:champions, mod:fusion (incompatible), mod:mcwpaths, mod:ironchest, mod:ftbsbc (incompatible), mod:immersiveengineering, mod:pipez (incompatible), mod:flywheel (incompatible), mod:mantle (incompatible), mod:itemcollectors, mod:gravestone (incompatible), mod:serverconfigupdater (incompatible), mod:experienceobelisk (incompatible), mod:autoreglib (incompatible), mod:harvest (incompatible), mod:torchbowmod (incompatible), mod:connectedglass, mod:cosmeticarmorreworked (incompatible), mod:rsrequestify (incompatible), mod:supercircuitmaker (incompatible), mod:instrumentalmobs, mod:advancedperipherals (incompatible), mod:pocketstorage (incompatible), mod:incontrol (incompatible), mod:placebo (incompatible), mod:rei_plugin_compatibilities (incompatible), mod:mother_silverfish (incompatible), mod:bookshelf, mod:buildinggadgets (incompatible), mod:framedblocks, mod:forge, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:plonk, mod:appleskin (incompatible), mod:mcwdoors, mod:mekanismgenerators, mod:chickens (incompatible), mod:mob_grinding_utils (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:prettypipes (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight, mod:tempad (incompatible), mod:entangled, mod:crashutilities (incompatible), mod:mcwfences, mod:simplylight, mod:simplybackpacks (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:collective (incompatible), mod:thermal_expansion, mod:elevatorid, mod:ftbultimine (incompatible), mod:accelerateddecay (incompatible), mod:runelic (incompatible), mod:mekanismtools, mod:architectury (incompatible), mod:bambooeverything, mod:justhammers (incompatible), mod:ftblibrary (incompatible), mod:createchunkloading (incompatible), mod:gag (incompatible), mod:squatgrow (incompatible), mod:ftbauxilium (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:computercraft, mod:compactcrafting (incompatible), mod:trashcans, mod:woodenshears (incompatible), mod:inventoryessentials (incompatible), mod:portablecraftingtable (incompatible), mod:polylib (incompatible), mod:yeetusexperimentus (incompatible), mod:autosmithingtable, mod:darkmodeeverywhere (incompatible), mod:inventorysorter (incompatible), mod:rhino (incompatible), mod:trashslot (incompatible), mod:snad (incompatible), mod:itemfilters (incompatible), mod:betterthanbunnies, mod:metalbarrels (incompatible), mod:create, mod:ars_creo (incompatible), mod:mcwpaintings, mod:configured (incompatible), mod:charginggadgets (incompatible), mod:ftbbackups2 (incompatible), mod:travel_anchors, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:xnetgases (incompatible), mod:rftoolsstorage (incompatible), mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:ftbchunks (incompatible), mod:partyparrots, mod:bloodmagic (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:craftingtweaks (incompatible), mod:tconstruct (incompatible), mod:tcintegrations, mod:dsp (incompatible), mod:rftoolsutility (incompatible), mod:dynamic_asset_generator (incompatible), mod:buddingcrystals, mod:eccentrictome, mod:titanium (incompatible), mod:avaritia (incompatible), mod:jade, mod:ae2 (incompatible), mod:merequester, mod:ae2wtlib (incompatible), mod:ae2things, mod:extendedexchange, mod:soulshards (incompatible), mod:nethersdelight (incompatible), mod:roughlyenoughitems (incompatible), mod:kubejs (incompatible), mod:kubejs_thermal (incompatible), mod:ftbquests (incompatible), mod:kubejs_create (incompatible), mod:kubejs_immersive_engineering (incompatible), mod:kubejs_mekanism (incompatible), mod:kubejs_blood_magic (incompatible), mod:kubejs_ui (incompatible), mod:kubejs_tinkers_construct (incompatible), mod:summoningrituals, mod:ponderjs, mod:pigpen (incompatible), mod:fluxnetworks (incompatible), mod:appbot (incompatible), mod:scaffoldingpower, mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:minetogether (incompatible), mod:functionalstorage (incompatible), mod:refinedstorageaddons, mod:appmek (incompatible), mod:chiselsandbits (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack, buddingcrystals_json_crystals, dynamic_asset_generator:data (incompatible) World Generation: Experimental Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt) ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeserver ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: kube-utils-forge-0.1.4+mc1.18.2.jar |KubeUtils |kubeutils |0.1.4+mc1.18.2 |DONE |Manifest: NOSIGNATURE entangledfix-1.0.jar |Entangled Fix |entangledfix |1.0 |DONE |Manifest: NOSIGNATURE RoughlyEnoughProfessions-forge-1.18.2-1.0.2.jar |Roughly Enough Professions |roughlyenoughprofessions |1.0.2 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.7-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.7 |DONE |Manifest: NOSIGNATURE climbladdersfast-2.2.3-1.18-forge.jar |Climb Ladders Fast |climbladdersfast |2.2.3-1.18 |DONE |Manifest: NOSIGNATURE cccbridge-mc1.18.2-forge-v1.5.1.jar |CC:C Bridge |cccbridge |1.5.1-forge |DONE |Manifest: NOSIGNATURE simplemagnets-1.1.9-forge-mc1.18.jar |Simple Magnets |simplemagnets |1.1.9 |DONE |Manifest: NOSIGNATURE ProjectE-1.18.2-PE1.0.1.jar |ProjectE |projecte |1.0.1 |DONE |Manifest: NOSIGNATURE mcw-windows-2.1.1-mc1.18.2forge.jar |Macaw's Windows |mcwwindows |2.1.1 |DONE |Manifest: NOSIGNATURE modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE ftb-dripper-1802.1.3-build.28.jar |FTB Dripper |ftbdripper |1802.1.3-build.28 |DONE |Manifest: NOSIGNATURE laserio-1.4.5.jar |LaserIO |laserio |1.4.5 |DONE |Manifest: NOSIGNATURE CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |DONE |Manifest: NOSIGNATURE ReAuth-1.18-Forge-4.0.7.jar |ReAuth |reauth |4.0.7 |DONE |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e Powah-3.0.8.jar |Powah |powah |3.0.8 |DONE |Manifest: NOSIGNATURE Shrink-1.18.2-1.3.3.jar |Shrink |shrink |1.3.3 |DONE |Manifest: NOSIGNATURE ChanceCubes-1.18.2-5.0.2.483.jar |Chance Cubes |chancecubes |1.18.2-5.0.2.483 |DONE |Manifest: NOSIGNATURE Mute-1.0.2-build.7+mc1.18.2.jar |Mute |mute |1.0.2-build.7+mc1.18|DONE |Manifest: NOSIGNATURE DarkUtilities-Forge-1.18.2-10.1.7.jar |DarkUtilities |darkutils |10.1.7 |DONE |Manifest: NOSIGNATURE balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE StoneChest-1.18.2-1.1.1.jar |Stone Chest |stonechest |1.1.1 |DONE |Manifest: NOSIGNATURE ToolKit-2.2.4-build.14+mc1.18.2.jar |Tool Kit |toolkit |2.2.4-build.14+mc1.1|DONE |Manifest: NOSIGNATURE cloth-config-6.5.102-forge.jar |Cloth Config v4 API |cloth_config |6.5.102 |DONE |Manifest: NOSIGNATURE stackrefill-1.18.2-4.0.jar |Stack Refill |stackrefill |4.0 |DONE |Manifest: NOSIGNATURE emojiful-1.18.2-3.0.1.jar |Emojiful |emojiful |1.18.2-3.0.1 |DONE |Manifest: NOSIGNATURE TKLib-0.0.23+1.18.2.jar |TKLib |tklib |0.0.23 |DONE |Manifest: NOSIGNATURE durabilitytooltip-1.1.4-forge-mc1.18.jar |Durability Tooltip |durabilitytooltip |1.1.4 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.18.2-3.3.1.6-10.jar |Industrial Foregoing |industrialforegoing |3.3.1.6 |DONE |Manifest: NOSIGNATURE torchmaster-18.2.1.jar |Torchmaster |torchmaster |18.2.1 |DONE |Manifest: NOSIGNATURE BetterCompatibilityChecker-1.1.21-build.48+mc1.18.|Better Compatibility Checker |bcc |1.1.21-build.48+mc1.|DONE |Manifest: NOSIGNATURE literal-sky-block-1802.1.4-build.7.jar |Literal Sky Block |literalskyblock |1802.1.4-build.7 |DONE |Manifest: NOSIGNATURE BotanyTrees-Forge-1.18.2-4.0.6.jar |BotanyTrees |botanytrees |4.0.6 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.18.2-3.3.3.jar |Iron Furnaces |ironfurnaces |3.3.3 |DONE |Manifest: NOSIGNATURE StructureCompass-1.18.2-1.4.1.jar |Structure Compass Mod |structurecompass |1.4.1 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.1.1-mc1.18.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.12-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.12 |DONE |Manifest: NOSIGNATURE Botania-1.18.2-435.jar |Botania |botania |1.18.2-435 |DONE |Manifest: NOSIGNATURE JAGS-1.3.3-build.16+mc1.18.2.jar |JAGS |jags |1.3.3-build.16+mc1.1|DONE |Manifest: NOSIGNATURE spark-1.10.38-forge.jar |spark |spark |1.10.38 |DONE |Manifest: NOSIGNATURE structure-expansion-1802.1.2-build.6.jar |Structure Expansion |structureexpansion |1802.1.2-build.6 |DONE |Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.9.1.jar |Curios API |curios |1.18.2-5.0.9.1 |DONE |Manifest: NOSIGNATURE Measurements-forge-1.18.2-1.3.1.jar |Measurements |measurements |1.3.1 |DONE |Manifest: NOSIGNATURE constructionwand-1.18.2-2.9.jar |Construction Wand |constructionwand |1.18.2-2.9 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.4-mc1.18.2forge.jar |Macaw's Roofs |mcwroofs |2.2.4 |DONE |Manifest: NOSIGNATURE mcw-furniture-3.1.0-mc1.18.2forge.jar |Macaw's Furniture |mcwfurnitures |3.1.0 |DONE |Manifest: NOSIGNATURE JadeAddons-1.18.2-forge-2.5.0.jar |Jade Addons |jadeaddons |2.5.0 |DONE |Manifest: NOSIGNATURE furnacerecycle-1.18.2-2.0.jar |Furnace Recycle |furnacerecycle |2.0 |DONE |Manifest: NOSIGNATURE CobbleForDays-1.5.1.jar |Cobble For Days |cobblefordays |1.5.1 |DONE |Manifest: NOSIGNATURE CodeChickenLib-1.18.2-4.1.4.488-universal.jar |CodeChicken Lib |codechickenlib |4.1.4.488 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.6-mc1.18.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE rechiseled-1.1.2-forge-mc1.18.jar |Rechiseled |rechiseled |1.1.2 |DONE |Manifest: NOSIGNATURE tesseract-1.0.35-forge-mc1.18.jar |Tesseract |tesseract |1.0.35 |DONE |Manifest: NOSIGNATURE Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |DONE |Manifest: NOSIGNATURE luggage-1.18-1.5.3.jar |Luggage |luggage |1.3.2 |DONE |Manifest: NOSIGNATURE minicoal-1.18.1-1.0.0.jar |MiniCoal |minicoal |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE PrettyPipesFluids-1.18.2-1.1.0.jar |Pretty Fluid Pipes |ppfluids |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE LibX-1.18.2-3.2.19.jar |LibX |libx |1.18.2-3.2.19 |DONE |Manifest: NOSIGNATURE compactmachines-4.5.0.jar |Compact Machines 4 |compactmachines |4.5.0 |DONE |Manifest: NOSIGNATURE BotanyPots-Forge-1.18.2-8.1.28.jar |BotanyPots |botanypots |8.1.28 |DONE |Manifest: NOSIGNATURE MekFix-1.0.1-build.2+mc1.18.2.jar |MekFix |mekfix |1.0.1-build.2+mc1.18|DONE |Manifest: NOSIGNATURE champions-forge-1.18.2-2.1.6.3.jar |Champions |champions |1.18.2-2.1.6.3 |DONE |Manifest: NOSIGNATURE fusion-1.0.5-forge-mc1.18.jar |Fusion |fusion |1.0.5 |DONE |Manifest: NOSIGNATURE mcw-paths-1.0.3forge-mc1.18.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |DONE |Manifest: NOSIGNATURE ironchest-1.18.2-13.2.11.jar |Iron Chests |ironchest |1.18.2-13.2.11 |DONE |Manifest: NOSIGNATURE ftb-stoneblock-companion-0.6.8+mc1.18.2.jar |FTB StoneBlock Companion |ftbsbc |0.6.8+mc1.18.2 |DONE |Manifest: NOSIGNATURE server-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.18.2-8.4.0-161.jar |Immersive Engineering |immersiveengineering |1.18.2-8.4.0-161 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 pipez-1.18.2-1.1.5.jar |Pipez |pipez |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.18.2-0.6.9-101.jar |Flywheel |flywheel |0.6.9-101 |DONE |Manifest: NOSIGNATURE Mantle-1.18.2-1.9.45.jar |Mantle |mantle |1.9.45 |DONE |Manifest: NOSIGNATURE itemcollectors-1.1.8-forge-mc1.18.jar |Item Collectors |itemcollectors |1.1.8 |DONE |Manifest: NOSIGNATURE gravestone-1.18.2-1.0.2.jar |Gravestone Mod |gravestone |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE serverconfigupdater-2.2.jar |ServerConfig Updater |serverconfigupdater |2.2 |DONE |Manifest: NOSIGNATURE experienceobelisk-v1.4.6-1.18.2.jar |Experience Obelisk |experienceobelisk |1.4.5 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE harvest-1.18.1-1.1.jar |Harvest |harvest |1.1 |DONE |Manifest: NOSIGNATURE [1.18.x][Forge]TorchBowMod_v1.1.jar |TorchBowMod |torchbowmod |1.1 |DONE |Manifest: NOSIGNATURE connectedglass-1.1.7-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.7 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 rsrequestify-2.2.0.jar |RSRequestify |rsrequestify |2.2.0 |DONE |Manifest: NOSIGNATURE SuperCircuitMaker2-0.2.9+1.18.2.jar |Super Circuit Maker |supercircuitmaker |0.2.9 |DONE |Manifest: NOSIGNATURE Instrumental-Mobs-1.18.2-1.3.6.jar |Instrumental Mobs |instrumentalmobs |1.3.6 |DONE |Manifest: NOSIGNATURE AdvancedPeripherals-1.18.2-0.7.31r.jar |Advanced Peripherals |advancedperipherals |0.7.31r |DONE |Manifest: NOSIGNATURE pocketstorage-1.18.2-1.0.1-build.18.jar |Pocket Storage |pocketstorage |1.18.2-1.0.1-build.1|DONE |Manifest: NOSIGNATURE incontrol-1.18-6.1.10.jar |InControl |incontrol |1.18-6.1.10 |DONE |Manifest: NOSIGNATURE Placebo-1.18.2-6.6.7.jar |Placebo |placebo |6.6.7 |DONE |Manifest: NOSIGNATURE REIPluginCompatibilities-forge-8.0.65.jar |REI Plugin Compatibilities |rei_plugin_compatibilities |8.0.65 |DONE |Manifest: NOSIGNATURE mother_silverfish-1.0.1.jar |Mother Silverfish |mother_silverfish |1.0.1 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.18.2-13.3.56.jar |Bookshelf |bookshelf |13.3.56 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 buildinggadgets-3.13.2-build.21+mc1.18.2.jar |Building Gadgets |buildinggadgets |3.13.2-build.21+mc1.|DONE |Manifest: NOSIGNATURE FramedBlocks-5.11.5.jar |FramedBlocks |framedblocks |5.11.5 |DONE |Manifest: NOSIGNATURE forge-1.18.2-40.2.9-universal.jar |Forge |forge |40.2.9 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 cofh_core-1.18.2-9.2.1.39.jar |CoFH Core |cofh_core |9.2.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_foundation-1.18.2-9.2.0.46.jar |Thermal Series |thermal |9.2.0.46 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_integration-1.18.2-9.2.0.16.jar |Thermal Integration |thermal_integration |9.2.0.16 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 plonk-1.18.2-10.0.4.jar |Plonk |plonk |10.0.4 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.18.2-2.4.1.jar |AppleSkin |appleskin |2.4.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE mcw-doors-1.1.0forge-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |DONE |Manifest: NOSIGNATURE chickensmod-1.18.2-1.0.31.jar |Chickens |chickens |1.0.31 |DONE |Manifest: NOSIGNATURE mob_grinding_utils-1.18.2-0.4.50.jar |Mob Grinding Utils |mob_grinding_utils |1.18.2-0.4.50 |DONE |Manifest: NOSIGNATURE RSInfinityBooster-1.18.2-2.1+20.jar |RSInfinityBooster |rsinfinitybooster |1.18.2-2.1+20 |DONE |Manifest: NOSIGNATURE refinedstorage-1.10.5.jar |Refined Storage |refinedstorage |1.10.5 |DONE |Manifest: NOSIGNATURE PrettyPipes-1.12.8.jar |Pretty Pipes |prettypipes |1.12.8 |DONE |Manifest: NOSIGNATURE chipped-forge-1.18.2-2.0.1.jar |Chipped |chipped |2.0.1 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.1.0-mc1.18.2forge.jar |Macaw's Bridges |mcwbridges |2.1.0 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.18.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE tempad-forge-1.18.2-1.4.1.jar |Tempad |tempad |1.4.1 |DONE |Manifest: NOSIGNATURE entangled-1.3.15-forge-mc1.18.jar |Entangled |entangled |1.3.15 |DONE |Manifest: NOSIGNATURE crashutilities-4.1.jar |Crash Utilities |crashutilities |4.1 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.18.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE simplylight-1.18.2-1.4.5-build.43.jar |Simply Light |simplylight |1.18.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE simplybackpacks-1.18.2-2.1.2-build.40.jar |Simply Backpacks |simplybackpacks |1.18.2-2.1.2-build.4|DONE |Manifest: NOSIGNATURE Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.18.2-2.9.0.jar |Ars Nouveau |ars_nouveau |2.9.0 |DONE |Manifest: NOSIGNATURE collective-1.18.2-6.65.jar |Collective |collective |6.65 |DONE |Manifest: NOSIGNATURE thermal_expansion-1.18.2-9.2.0.20.jar |Thermal Expansion |thermal_expansion |9.2.0.20 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1802.3.3-build.70.jar |FTB Ultimine |ftbultimine |1802.3.3-build.70 |DONE |Manifest: NOSIGNATURE accelerated-decay-forge-0.1.3+mc1.18.2.jar |Accelerated Decay |accelerateddecay |0.1.3+mc1.18.2 |DONE |Manifest: NOSIGNATURE Runelic-Forge-1.18.2-11.0.1.jar |Runelic |runelic |11.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 MekanismTools-1.18.2-10.2.5.465.jar |Mekanism: Tools |mekanismtools |10.2.5 |DONE |Manifest: NOSIGNATURE architectury-4.11.93-forge.jar |Architectury |architectury |4.11.93 |DONE |Manifest: NOSIGNATURE BambooEverything-forge-1.3.8-build.45+mc1.18.2.jar|Bamboo Everything |bambooeverything |1.3.8-build.45+mc1.1|DONE |Manifest: NOSIGNATURE justhammers-forge-0.1.2+mc1.18.2.jar |Just Hammers |justhammers |0.1.2+mc1.18.2 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |DONE |Manifest: NOSIGNATURE createchunkloading-1.4.0-forge.jar |Create Chunkloading |createchunkloading |1.4.0 |DONE |Manifest: NOSIGNATURE gag-forge-1.2.1-build.12.jar |Gadgets Against Grind |gag |1.2.1-build.12 |DONE |Manifest: NOSIGNATURE squatgrow-forge-2.0.2-build.38+mc1.18.2.jar |Squat Grow |squatgrow |2.0.2-build.38+mc1.1|DONE |Manifest: NOSIGNATURE ftbauxilium-forge-1802.1.7-build.31-forge.jar |FTB Auxilium |ftbauxilium |1802.1.7-build.31 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1802.2.11-build.107.jar |FTB Teams |ftbteams |1802.2.11-build.107 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-1802.1.11-build.71.jar |FTB Ranks |ftbranks |1802.1.11-build.71 |DONE |Manifest: NOSIGNATURE ftb-essentials-1802.2.2-build.83.jar |FTB Essentials |ftbessentials |1802.2.2-build.83 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.18.2-1.101.3.jar |CC: Tweaked |computercraft |1.101.3 |DONE |Manifest: NOSIGNATURE compactcrafting-2.0.0.jar |Compact Crafting |compactcrafting |2.0.0 |DONE |Manifest: NOSIGNATURE trashcans-1.0.18-forge-mc1.18.jar |Trash Cans |trashcans |1.0.18 |DONE |Manifest: NOSIGNATURE woodenshears-1.18.2-1.2.1.2.jar |Wooden Shears |woodenshears |1.18.2-1.2.1.2 |DONE |Manifest: NOSIGNATURE inventoryessentials-forge-1.18.2-4.0.3.jar |Inventory Essentials |inventoryessentials |4.0.3 |DONE |Manifest: NOSIGNATURE PortableCraftingTable-1.18.2-3.0.2.jar |Portable Crafting Table |portablecraftingtable |3.0.2 |DONE |Manifest: NOSIGNATURE polylib-forge-1801.0.2-build.13.jar |PolyLib |polylib |1801.0.2-build.13 |DONE |Manifest: NOSIGNATURE yeetusexperimentus-1.0.2-build.7+mc1.18.2.jar |Yeetus Experimentus |yeetusexperimentus |1.0.2-build.7+mc1.18|DONE |Manifest: NOSIGNATURE autosmithingtable_1.18.2-1.2.4.jar |Auto Smithing Table |autosmithingtable |1.2.4 |DONE |Manifest: NOSIGNATURE DarkModeEverywhere-1.18.2-1.1.3.jar |DarkModeEverywhere |darkmodeeverywhere |1.18.2-1.1.3 |DONE |Manifest: NOSIGNATURE inventorysorter-1.18.2-19.0.4.jar |Simple Inventory Sorter |inventorysorter |19.0.4 |DONE |Manifest: NOSIGNATURE rhino-forge-1802.2.1-build.255.jar |Rhino |rhino |1802.2.1-build.255 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.18.2-11.0.3.jar |TrashSlot |trashslot |11.0.3 |DONE |Manifest: NOSIGNATURE Snad-1.18.2-1.22.04.15a.jar |Snad |snad |1.18.2-1.22.04.15a |DONE |Manifest: NOSIGNATURE item-filters-forge-1802.2.8-build.50.jar |Item Filters |itemfilters |1802.2.8-build.50 |DONE |Manifest: NOSIGNATURE BetterThanBunnies-1.18.2-Forge-1.3.0.jar |Better Than Bunnies |betterthanbunnies |1.3.0 |DONE |Manifest: NOSIGNATURE metalbarrels-1.18.2-4.3.jar |Metal Barrels |metalbarrels |1.18.2-4.3 |DONE |Manifest: NOSIGNATURE create-1.18.2-0.5.1.c.jar |Create |create |0.5.1.c |DONE |Manifest: NOSIGNATURE ars_creo-1.18.2-2.2.0.jar |Ars Creo |ars_creo |2.2.0 |DONE |Manifest: NOSIGNATURE mcw-paintings-1.0.4-mc1.18.2.jar |Macaw's Paintings |mcwpaintings |1.0.4 |DONE |Manifest: NOSIGNATURE configured-2.0.1-1.18.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE charginggadgets-1.7.0.jar |Charging Gadgets |charginggadgets |1.7.0 |DONE |Manifest: NOSIGNATURE ftbbackups2-forge-1.18.2-1.0.19.jar |FTB Backups 2 |ftbbackups2 |1.0.19 |DONE |Manifest: NOSIGNATURE TravelAnchors-1.18.2-3.3.jar |Travel Anchors |travel_anchors |1.18.2-3.3 |DONE |Manifest: NOSIGNATURE mcjtylib-1.18-6.0.20.jar |McJtyLib |mcjtylib |1.18-6.0.20 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.18-3.0.12.jar |RFToolsBase |rftoolsbase |1.18-3.0.12 |DONE |Manifest: NOSIGNATURE xnet-1.18-4.0.9.jar |XNet |xnet |1.18-4.0.9 |DONE |Manifest: NOSIGNATURE rftoolspower-1.18-4.0.9.jar |RFToolsPower |rftoolspower |1.18-4.0.9 |DONE |Manifest: NOSIGNATURE rftoolsbuilder-1.18-4.1.3.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.1.3 |DONE |Manifest: NOSIGNATURE XNetGases-1.18.2-3.0.1.jar |XNet Gases |xnetgases |3.0.1 |DONE |Manifest: NOSIGNATURE rftoolsstorage-1.18-3.0.12.jar |RFToolsStorage |rftoolsstorage |1.18-3.0.12 |DONE |Manifest: NOSIGNATURE mininggadgets-1.11.1.jar |Mining Gadgets |mininggadgets |1.11.1 |DONE |Manifest: NOSIGNATURE EnderStorage-1.18.2-2.9.0.182-universal.jar |EnderStorage |enderstorage |2.9.0.182 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 ftb-chunks-forge-1802.3.17-build.265.jar |FTB Chunks |ftbchunks |1802.3.17-build.265 |DONE |Manifest: NOSIGNATURE PartyParrots-1.18.2-Forge-1.2.0.jar |Party Parrots |partyparrots |1.2.0 |DONE |Manifest: NOSIGNATURE BloodMagic-1.18.2-3.2.6-41.jar |Blood Magic |bloodmagic |1.18.2-3.2.6-41 |DONE |Manifest: NOSIGNATURE selene-1.18.2-1.17.11.jar |Selene |selene |1.18.2-1.17.11 |DONE |Manifest: NOSIGNATURE supplementaries-1.18.2-1.5.18.jar |Supplementaries |supplementaries |1.18.2-1.5.18 |DONE |Manifest: NOSIGNATURE craftingtweaks-forge-1.18.2-14.0.7.jar |CraftingTweaks |craftingtweaks |14.0.7 |DONE |Manifest: NOSIGNATURE TConstruct-1.18.2-3.6.4.113.jar |Tinkers' Construct |tconstruct |3.6.4.113 |DONE |Manifest: NOSIGNATURE TCIntegrations-1.18.2-2.0.17.4.jar |Tinkers' Integrations and Twea|tcintegrations |1.18.2-2.0.17.4 |DONE |Manifest: da:bf:8b:25:96:f3:b9:28:12:15:50:54:25:99:97:10:61:cf:4e:63:30:09:40:fb:93:39:1d:7e:6b:93:9b:17 default-server-properties-forge-74.1.2.jar |Default Server Properties |dsp |74.1.2 |DONE |Manifest: NOSIGNATURE rftoolsutility-1.18-4.0.23.jar |RFToolsUtility |rftoolsutility |1.18-4.0.23 |DONE |Manifest: NOSIGNATURE dynamic_asset_generator-forge-1.18.2-0.6.3.jar |DynamicAssetGenerator |dynamic_asset_generator |0.6.3 |DONE |Manifest: NOSIGNATURE BuddingCrystals-1.1.3.jar |BuddingCrystals |buddingcrystals |1.1.3 |DONE |Manifest: NOSIGNATURE eccentrictome-1.18.2-1.10.1.jar |Eccentric Tome |eccentrictome |1.18.2-1.10.1 |DONE |Manifest: NOSIGNATURE titanium-1.18.2-3.5.9-43.jar |Titanium |titanium |3.5.9 |DONE |Manifest: NOSIGNATURE Avaritia-1.18.2-4.0.1.6-universal.jar |Avaritia |avaritia |4.0.1.1 |DONE |Manifest: NOSIGNATURE Jade-1.18.2-forge-5.3.0.jar |Jade |jade |5.3.0 |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-11.7.4.jar |Applied Energistics 2 |ae2 |11.7.4 |DONE |Manifest: NOSIGNATURE merequester-1.18.2-1.1.2.jar |ME Requester |merequester |1.18.2-1.1.2 |DONE |Manifest: NOSIGNATURE AE2WTLib-11.6.3.jar |AE2WTLib |ae2wtlib |11.6.3 |DONE |Manifest: NOSIGNATURE AE2-Things-1.0.5.jar |AE2 Things |ae2things |1.0.5 |DONE |Manifest: NOSIGNATURE extendedexchange-1802.2.7.jar |ExtendedeXchange |extendedexchange |1802.2.7 |DONE |Manifest: NOSIGNATURE soulshards-1.18.2-1.3.4.jar |SoulShards |soulshards |1.18.2-1.3.4 |DONE |Manifest: NOSIGNATURE NethersDelight-1.18.2-2.2.0.jar |Nethers Delight |nethersdelight |2.2 |DONE |Manifest: NOSIGNATURE RoughlyEnoughItems-8.3.642.jar |Roughly Enough Items (REI) |roughlyenoughitems |8.3.642 |DONE |Manifest: NOSIGNATURE kubejs-forge-1802.5.5-build.569.jar |KubeJS |kubejs |1802.5.5-build.569 |DONE |Manifest: NOSIGNATURE kubejs-thermal-1802.1.5-build.16.jar |KubeJS Thermal |kubejs_thermal |1802.1.5-build.16 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1802.3.14-build.191.jar |FTB Quests |ftbquests |1802.3.14-build.191 |DONE |Manifest: NOSIGNATURE kubejs-create-forge-1802.2.4-build.5.jar |KubeJS Create |kubejs_create |1802.2.4-build.5 |DONE |Manifest: NOSIGNATURE kubejs-immersive-engineering-1802.2.1-build.35.jar|KubeJS Immersive Engineering |kubejs_immersive_engineering |1802.2.1-build.35 |DONE |Manifest: NOSIGNATURE kubejs-mekanism-1802.1.3-build.8.jar |KubeJS Mekanism |kubejs_mekanism |1802.1.3-build.8 |DONE |Manifest: NOSIGNATURE kubejs-blood-magic-1802.1.2-build.4.jar |KubeJS Blood Magic |kubejs_blood_magic |1802.1.2-build.4 |DONE |Manifest: NOSIGNATURE kubejs-ui-forge-1802.1.8-build.17.jar |KubeJS UI |kubejs_ui |1802.1.8-build.17 |DONE |Manifest: NOSIGNATURE kubejs-tinkers-1802.1.0-build.1.jar |KubeJS Tinkers Construct |kubejs_tinkers_construct |1802.1.0-build.1 |DONE |Manifest: NOSIGNATURE summoningrituals-1.18.2-1.1.8.jar |Summoning Rituals |summoningrituals |1.18.2-1.1.8 |DONE |Manifest: NOSIGNATURE ponderjs-1.18.2-1.1.9.jar |PonderJS |ponderjs |1.1.9 |DONE |Manifest: NOSIGNATURE PigPen-Forge-1.18.2-8.0.1.jar |PigPen |pigpen |8.0.1 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.18.2-7.0.8.12.jar |Flux Networks |fluxnetworks |7.0.8.12 |DONE |Manifest: NOSIGNATURE Applied-Botanics-1.0.3.jar |Applied Botanics |appbot |1.0.3 |DONE |Manifest: NOSIGNATURE scaffoldingpower-1.18.2-1.3.0.jar |Scaffolding power |scaffoldingpower |1.18.2-1.3.0 |DONE |Manifest: NOSIGNATURE ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a engineersdecor-1.18.2-1.1.28.jar |Engineer's Decor |engineersdecor |1.1.28 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b minetogether-forge-1.18.2-6.1.0.jar |MineTogether |minetogether |6.1.0 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 functionalstorage-1.18.2-1.1.3.jar |Functional Storage |functionalstorage |1.18.2-1.1.3 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |DONE |Manifest: NOSIGNATURE Applied-Mekanistics-1.2.2.jar |Applied Mekanistics |appmek |1.2.2 |DONE |Manifest: NOSIGNATURE ChiselsBits-forge-1.18.2-1.2.116-universal.jar |Chisels & bits |chiselsandbits |1.2.116 |DONE |Manifest: NOSIGNATURE createaddition-1.18.2-1.0.0.jar |Create Crafts & Additions |createaddition |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE Crash Report UUID: b99c86bc-6005-4f1f-9c6f-24b19924576c FML: 40.2 Forge: net.minecraftforge:40.2.9 FramedBlocks BlockEntity Warning: Not applicable
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.