Jump to content

AwesomeNathan99

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by AwesomeNathan99

  1. I recently started a world on my own modpack with my brother, and we have been playing for week or so, but recently noticed sometimes random blocks go invisible when placed. for example one time when placing wood, I could see it but he couldn't but in another place in out world we both could see it. Or another I tried placing a fluid tank on a table and it was invisible to me but when placed one block over, I could see it again. and just recently now, I have a coke oven from immersive engineering which has been visible the whole time, but this time when I placed items inside it, the entire multiblock structure was invisible or partly, along with blocks I placed near it. I have no idea whats wrong with it, theres no pattern I can see or try and identify the issue, we can fix it sometime by exiting the game or leaving the chunk but that does not always fix it.
  2. I was following a YouTube video on how to make a server for my modpack so I can play long distance with my brother and cause hamachi kept timing out on us, everything lined up but when it came time to run it I get this crashreport any help would be appreciated. ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 4/21/22 4:14 PM Description: Mod loading error has occurred java.lang.Exception: Mod Loading has failed at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) ~[forge:?] {re:classloading} at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:51) ~[forge:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading,re:mixin,pl:mixin:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_321] {} at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321] {} at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.34.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.34.jar:?] {} at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.34.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: main Stacktrace: at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[forge-1.16.5-36.2.34.jar:36.2] {} -- MOD lightfallclient -- Details: Mod File: lightfallclient-1-0-0.jar Failure message: LightfallClient has class loading errors java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER Mod Version: 1.0.0+6 Mod Issue URL: NOT PROVIDED Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER Stacktrace: at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[forge-1.16.5-36.2.34.jar:36.2] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_321] {} at java.lang.Class.forName0(Native Method) ~[?:1.8.0_321] {} at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:61) ~[forge:36.2] {re:classloading} at sun.reflect.GeneratedConstructorAccessor47.newInstance(Unknown Source) ~[?:?] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_321] {} at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:76) ~[forge:36.2] {re:classloading} at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:302) ~[forge:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$buildMods$29(ModLoader.java:281) ~[forge:?] {re:classloading} at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_321] {} at java.util.HashMap$EntrySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_321] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_321] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_321] {} at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_321] {} at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_321] {} at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:283) ~[forge:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$11(ModLoader.java:183) ~[forge:?] {re:classloading} at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_321] {} at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_321] {} at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_321] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_321] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_321] {} at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_321] {} at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_321] {} at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[forge:?] {re:classloading} at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading,re:mixin,pl:mixin:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_321] {} at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321] {} at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.34.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.34.jar:?] {} at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.34.jar:?] {} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 11 (amd64) version 10.0 Java Version: 1.8.0_321, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3723729704 bytes (3551 MB) / 4139778048 bytes (3948 MB) up to 4139778048 bytes (3948 MB) CPUs: 8 JVM Flags: 2 total; -Xms4G -Xmx4G ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.34 FML Language Providers: javafml@36.2 minecraft@1 kotlinforforge@1.16.0 Mod List: betterdungeons-1-16-4-1-2-1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |NONE |Manifest: NOSIGNATURE ftb-essentials-1605-1-5-build-32.jar |FTB Essentials |ftbessentials |1605.1.5-build.32 |NONE |Manifest: NOSIGNATURE WizardsAnimals_2.5.jar |Wizard Animals Plus |wizard_animals_plus |2.5.0 |NONE |Manifest: NOSIGNATURE infernal-expansion-1.16.5-2.4.0.jar |Infernal Expansion |infernalexp |2.4.0 |NONE |Manifest: NOSIGNATURE elenaidodge-1-16-2-1-7-2.jar |Elenai Dodge |elenaidodge |1.16.2-1.7.2 |NONE |Manifest: NOSIGNATURE integratedterminals-1-16-5-1-2-12.jar |IntegratedTerminals |integratedterminals |1.2.12 |NONE |Manifest: NOSIGNATURE mcw-windows-2-0-2-mc1-16-5.jar |Macaw's Windows |mcwwindows |2.0.2 |NONE |Manifest: NOSIGNATURE strawgolem-1-16-1-9.jar |Straw Golem |strawgolem |1.16-1.9 |NONE |Manifest: NOSIGNATURE modnametooltip-1-16-2-1-15-0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |NONE |Manifest: NOSIGNATURE neat-1-7-27.jar |Neat |neat |1.7-27 |NONE |Manifest: NOSIGNATURE bettercaves-forge-1-16-4-1-1-2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |NONE |Manifest: NOSIGNATURE ctm-mc1-16-1-1-1-2-6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |NONE |Manifest: NOSIGNATURE farmersdelightintegrations-1-16-5-1-2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |NONE |Manifest: NOSIGNATURE yungsapi-1-16-4-forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |NONE |Manifest: NOSIGNATURE upgradednetherite-items-1-16-5-1-0-0-4-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.16.5-1.0.0.4-relea|NONE |Manifest: NOSIGNATURE guardvillagers-1-16-5-1-2-6.jar |Guard Villagers |guardvillagers |1.2.6 |NONE |Manifest: NOSIGNATURE apotheosis-1-16-5-4-8-4.jar |Apotheosis |apotheosis |4.8.4 |NONE |Manifest: NOSIGNATURE revampedwolf-1-16-4-0-7-1.jar |RevampedWolf |revampedwolf |1.16.4-0.7.1 |NONE |Manifest: NOSIGNATURE supplementaries-1-16-5-0-18-4.jar |Supplementaries |supplementaries |0.18.2 |NONE |Manifest: NOSIGNATURE betterendforge-1-16-5-1-6-3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |NONE |Manifest: NOSIGNATURE upgradednetherite-1-16-5-2-0-0-8-release.jar |Upgraded Netherite |upgradednetherite |1.16.5-2.0.0.8-relea|NONE |Manifest: NOSIGNATURE structure-gel-1-16-5-1-7-8.jar |Structure Gel API |structure_gel |1.7.8 |NONE |Manifest: NOSIGNATURE castle-in-the-sky-1-16-5-0-2-6.jar |Castle in the sky |castle_in_the_sky |1.16.5 |NONE |Manifest: NOSIGNATURE torchmaster-2-3-8.jar |Torchmaster |torchmaster |2.3.8 |NONE |Manifest: NOSIGNATURE bettercompatibilitychecker-1-0-7-build-22-mc1-16-5|Better Compatibility Checker |bcc |1.0.7-build.22+mc1.1|NONE |Manifest: NOSIGNATURE morepaths-1-16-1-1-3-2.jar |MorePaths |morepaths |1.16-1.3.2 |NONE |Manifest: NOSIGNATURE biomesoplenty-1-16-5-13-1-0-477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |NONE |Manifest: NOSIGNATURE ironfurnaces-1-16-5-2-7-7.jar |Iron Furnaces |ironfurnaces |2.7.7 |NONE |Manifest: NOSIGNATURE dungeons-plus-1-16-5-1-1-5.jar |Dungeons Plus |dungeons_plus |1.1.5 |NONE |Manifest: NOSIGNATURE mcw-trapdoors-1-0-4-mc1-16-5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.4 |NONE |Manifest: NOSIGNATURE silent-gear-1-16-5-2-6-30.jar |Silent Gear |silentgear |2.6.30 |NONE |Manifest: NOSIGNATURE botania-1-16-5-420-2.jar |Botania |botania |1.16.5-420.2 |NONE |Manifest: NOSIGNATURE cavesandcliffs-1-16-5-7-2-0.jar |Caves and Cliffs Backport |cavesandcliffs |1.16.5-7.2.0 |NONE |Manifest: NOSIGNATURE spawnerfix-1-16-2-1-0-0-2.jar |Spawner Fix |sf |1.0.0.2 |NONE |Manifest: NOSIGNATURE highlighter-1-16-5-1-1-1.jar |Highlighter |highlighter |1.1.1 |NONE |Manifest: NOSIGNATURE spark-forge.jar |spark |spark |1.6.0 |NONE |Manifest: NOSIGNATURE lycanitesmobs-1.16.5-2.3.3.2.jar |Lycanites Mobs |lycanitesmobs |1.16.5-2.3.3.2 |NONE |Manifest: NOSIGNATURE curios-forge-1-16-5-4-0-5-3.jar |Curios API |curios |1.16.5-4.0.5.3 |NONE |Manifest: NOSIGNATURE yungsextras-forge-1-16-4-1-0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |NONE |Manifest: NOSIGNATURE framedblocks-2-13-0.jar |FramedBlocks |framedblocks |2.13.0 |NONE |Manifest: NOSIGNATURE tombstone-6-7-3-1-16-5.jar |Corail Tombstone |tombstone |6.7.3 |NONE |Manifest: NOSIGNATURE magicalcrops-1.0.0+prerelease.jar |Magical Crops: Regrowth |magicalcrops |1.0.0 |NONE |Manifest: NOSIGNATURE constructionwand-1-16-5-2-6.jar |Construction Wand |constructionwand |1.16.5-2.6 |NONE |Manifest: NOSIGNATURE cfm-7-0-0pre22-1-16-3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |NONE |Manifest: NOSIGNATURE observerlib-1-16-5-1-5-3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |NONE |Manifest: NOSIGNATURE mcw-furniture-2-0-1-mc1-16-5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |NONE |Manifest: NOSIGNATURE cloth-config-4-14-54-forge.jar |Cloth Config v4 API |cloth-config |4.14.54 |NONE |Manifest: NOSIGNATURE cobblefordays-1-3-7.jar |Cobble For Days |cobblefordays |1.3.7 |NONE |Manifest: NOSIGNATURE fastleafdecay-v25-2.jar |FastLeafDecay |fastleafdecay |v25.2 |NONE |Manifest: NOSIGNATURE exotic-birds-1.16.4-5-1.1.0.jar |Exotic Birds |exoticbirds |1.1.0 |NONE |Manifest: NOSIGNATURE disenchanting-forge-1-16-5-1-7-2.jar |Disenchanting |disenchanting |1.6.0 |NONE |Manifest: NOSIGNATURE codechickenlib-1-16-5-4-0-7-444-universal.jar |CodeChicken Lib |codechickenlib |4.0.7.444 |NONE |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 babel-1-0-5.jar |Babel |babel |1.0.5 |NONE |Manifest: NOSIGNATURE bettermineshafts-forge-1-16-4-2-0-4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |NONE |Manifest: NOSIGNATURE darkpaintings-1-16-5-6-0-10.jar |DarkPaintings |darkpaintings |6.0.10 |NONE |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 savemystronghold-1-16-4-1-0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |NONE |Manifest: NOSIGNATURE mowziesmobs-1-5-22.jar |Mowzie's Mobs |mowziesmobs |1.5.22 |NONE |Manifest: NOSIGNATURE jei-1-16-5-7-7-1-150.jar |Just Enough Items |jei |7.7.1.150 |NONE |Manifest: NOSIGNATURE attributefix-1-16-5-10-1-3.jar |AttributeFix |attributefix |10.1.3 |NONE |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 goblintraders-1-6-0-1-16-3.jar |Goblin Traders |goblintraders |1.6.0 |NONE |Manifest: NOSIGNATURE invtweaks-1-16-4-1-0-1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |NONE |Manifest: NOSIGNATURE shutupexperimentalsettings-1-0-3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |NONE |Manifest: NOSIGNATURE naturescompass-1-16-5-1-9-1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |NONE |Manifest: NOSIGNATURE stoneholm-1-2-2.jar |Stoneholm |stoneholm |1.2 |NONE |Manifest: NOSIGNATURE starlight-1-2.jar |Starlight |starlight |1.0.0-RC2 |NONE |Manifest: NOSIGNATURE jeitweaker-1-16-5-1-1-0-49.jar |JEI Tweaker |jeitweaker |1.1.0.49 |NONE |Manifest: NOSIGNATURE crafttweaker-1-16-5-7-1-2-500.jar |CraftTweaker |crafttweaker |7.1.2.500 |NONE |Manifest: NOSIGNATURE Mekanism-Mod-Core-1.16.5.jar |Mekanism |mekanism |10.1.2 |NONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |NONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 ironchest-1-16-5-11-2-21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |NONE |Manifest: NOSIGNATURE integratedcrafting-1-16-5-1-0-20.jar |IntegratedCrafting |integratedcrafting |1.0.20 |NONE |Manifest: NOSIGNATURE dungeonsarise-1-16-5-2-1-47-release.jar |When Dungeons Arise |dungeons_arise |2.1.47 |NONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-server.jar |Minecraft |minecraft |1.16.5 |NONE |Manifest: NOSIGNATURE mousetweaks-2-14-mc1-16-2.jar |Mouse Tweaks |mousetweaks |2.14 |NONE |Manifest: NOSIGNATURE immersiveengineering-1-16-5-5-0-7-143.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.7-143 |NONE |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 ding-1-16-5-1-3-0.jar |Ding |ding |1.3.0 |NONE |Manifest: NOSIGNATURE flywheel-1-16-0-2-5.jar |Flywheel |flywheel |1.16-0.2.5 |NONE |Manifest: NOSIGNATURE steampowered-1-16-5-1-1-14.jar |Create: Steam Powered |steampowered |1.16.5-1.1.14 |NONE |Manifest: NOSIGNATURE xaeros-minimap-22-2-0-1-forge-1-16-5.jar |Xaero's Minimap |xaerominimap |22.2.0.1 |NONE |Manifest: NOSIGNATURE integrateddynamics-1-16-5-1-10-7.jar |IntegratedDynamics |integrateddynamics |1.10.7 |NONE |Manifest: NOSIGNATURE integratednbt-1-16-4-1-4-2.jar |Integrated NBT |integratednbt |version |NONE |Manifest: NOSIGNATURE croptopia-1-16-4-forge-1-4-2.jar |Croptopia |croptopia |1.4.2 |NONE |Manifest: NOSIGNATURE polymorph-forge-1-16-5-0-39.jar |Polymorph |polymorph |1.16.5-0.39 |NONE |Manifest: NOSIGNATURE autoreglib-1-6-49.jar |AutoRegLib |autoreglib |1.6-49 |NONE |Manifest: NOSIGNATURE sit-1-16-5-v1-3-1.jar |Sit |sit |v1.3.1 |NONE |Manifest: NOSIGNATURE entityculling-forge-mc1-16-5-1-5-0.jar |EntityCulling |entityculling |1.5.0 |NONE |Manifest: NOSIGNATURE structurize-1-16-5-1-0-343-release.jar |Structurize |structurize |1.16.5-1.0.343-RELEA|NONE |Manifest: NOSIGNATURE appleskin-forge-mc1-16-x-2-3-0.jar |AppleSkin |appleskin |2.3.0+mc1.16.4 |NONE |Manifest: NOSIGNATURE lootr-1-16-5-0-1-11-38.jar |Lootr |lootr |0.1.11.37 |NONE |Manifest: NOSIGNATURE connectedglass-1-1-1-mc1-16.jar |Connected Glass |connectedglass |1.1.1 |NONE |Manifest: NOSIGNATURE upgradednetherite-ultimate-1-16-5-1-0-0-4-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.16.5-1.0.0.4-relea|NONE |Manifest: NOSIGNATURE occultism-1-16-5-1-26-6.jar |Occultism |occultism |1.16.5-1.26.6 |NONE |Manifest: NOSIGNATURE login-shield-1-16-5-5-g909ffa8.jar |LoginShield |login_shield |1.16.5-5-g909ffa8 |NONE |Manifest: NOSIGNATURE puzzleslib-v1-0-15-1-16-5-forge.jar |Puzzles Lib |puzzleslib |1.0.15 |NONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a nefsmedievalpub-v9-8-1-16-5.jar |Nef Deco Mod |nefdecomod |0.9.8 |NONE |Manifest: NOSIGNATURE cosmeticarmorreworked-1-16-5-v4a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4a |NONE |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 xptome-1-16-5-v2-1-4.jar |XP Tome |xpbook |v2.1.4 |NONE |Manifest: NOSIGNATURE cyclopscore-1-16-5-1-12-1.jar |Cyclops Core |cyclopscore |1.12.1 |NONE |Manifest: NOSIGNATURE astralsorcery-1-16-1-16-5-1-13-12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |NONE |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 netherportalfix-1-16-3-7-2-1.jar |NetherPortalFix |netherportalfix |7.2.1 |NONE |Manifest: NOSIGNATURE wyrmroost-1-16-3-1-2-11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |NONE |Manifest: NOSIGNATURE betterf3-1-1-3-forge-1-16-5.jar |BetterF3 Forge |betterf3forge |1.1.3 |NONE |Manifest: NOSIGNATURE additionalbanners-1-16-5-6-0-3.jar |AdditionalBanners |additionalbanners |6.0.3 |NONE |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 dynamiclights-1.16.5.1.jar |Dynamic Lights |dynamiclights |1.16.5.1 |NONE |Manifest: NOSIGNATURE glassential-forge-1-16-5-1-1-7.jar |Glassential |glassential |1.1.7 |NONE |Manifest: NOSIGNATURE villagernames-1-16-5-3-4.jar |Villager Names |villagernames |3.4 |NONE |Manifest: NOSIGNATURE cookingforblockheads-1-16-5-9-3-4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |NONE |Manifest: NOSIGNATURE controlling-7-0-0-28.jar |Controlling |controlling |7.0.0.28 |NONE |Manifest: NOSIGNATURE placebo-1-16-5-4-6-1.jar |Placebo |placebo |4.6.1 |NONE |Manifest: NOSIGNATURE citadel-1-8-1-1-16-5.jar |Citadel |citadel |1.8.1 |NONE |Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |NONE |Manifest: NOSIGNATURE iceandfire-2-1-9-1-16-5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |NONE |Manifest: NOSIGNATURE mightyarchitect-mc1-16-3-v0-5.jar |The Mighty Architect |mightyarchitect |0.5 |NONE |Manifest: NOSIGNATURE mutantbeasts-1-16-4-1-1-3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |NONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e bookshelf-forge-1-16-5-10-4-31.jar |Bookshelf |bookshelf |10.4.31 |NONE |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 tips-1-16-5-4-0-15.jar |Tips |tips |4.0.15 |NONE |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 sophisticatedbackpacks-1-16-5-3-15-7-531.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.7.531 |NONE |Manifest: NOSIGNATURE magnesium-1-5.jar |Magnesium |magnesium |1.5 |NONE |Manifest: NOSIGNATURE mcw-doors-1-0-5-mc1-16-5.jar |Macaw's Doors |mcwdoors |1.0.5 |NONE |Manifest: NOSIGNATURE lightingwand-1-16-4-1-8-1.jar |Lighting Wand |lightingwand |1.8.1 |NONE |Manifest: NOSIGNATURE Mekanism-Mod-Generators-1.16.5.jar |Mekanism: Generators |mekanismgenerators |10.1.2 |NONE |Manifest: NOSIGNATURE fpsreducer-forge-1-24-mc1-16-5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |NONE |Manifest: NOSIGNATURE absentbydesign-1-16-5-1-5-2.jar |Absent By Design Mod |absentbydesign |1.16.5-1.5.2 |NONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed mob-grinding-utils-1-16-5-0-4-32.jar |Mob Grinding Utils |mob_grinding_utils |1.16.5-0.4.32 |NONE |Manifest: NOSIGNATURE konkrete-forge-1-3-3-mc-1-16-2-1-16-5.jar |Konkrete |konkrete |1.3.3 |NONE |Manifest: NOSIGNATURE chocolate-1-3-0-1-16-4.jar |Chocolate |chocolate |1.3.0-1.16.4 |NONE |Manifest: NOSIGNATURE farmersdelight-1-16-5-0-5-4.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.4 |NONE |Manifest: NOSIGNATURE farmersdelightintegration-1-16-5-1-0-3.jar |Farmer's Delight Integration |farmersdelightintegration |1.16.5-1.0.3 |NONE |Manifest: NOSIGNATURE commoncapabilities-1-16-5-2-8-0.jar |CommonCapabilities |commoncapabilities |2.8.0 |NONE |Manifest: NOSIGNATURE Mekanism-Mod-Additions-1.16.5.jar |Mekanism: Additions |mekanismadditions |10.1.2 |NONE |Manifest: NOSIGNATURE bountiful-1-16-4-3-3-1.jar |Bountiful |bountiful |1.16.4-3.3.1 |NONE |Manifest: NOSIGNATURE cnb-1-16-3-5-1-2-11.jar |Creatures and Beasts |cnb |1.2.11 |NONE |Manifest: NOSIGNATURE geckolib-forge-1-16-5-3-0-65.jar |GeckoLib |geckolib3 |3.0.65 |NONE |Manifest: NOSIGNATURE patchouli-1-16-4-53-2.jar |Patchouli |patchouli |1.16.4-53.2 |NONE |Manifest: NOSIGNATURE ars-nouveau-1-16-5-1-24-17.jar |Ars Nouveau |ars_nouveau |1.24.17 |NONE |Manifest: NOSIGNATURE collective-1-16-5-4-7.jar |Collective |collective |4.7 |NONE |Manifest: NOSIGNATURE blockcarpentry-1-16-0-4-0.jar |BlockCarpentry |blockcarpentry |1.16-0.4.0 |NONE |Manifest: NOSIGNATURE integratedtunnels-1-16-5-1-8-9.jar |IntegratedTunnels |integratedtunnels |1.8.9 |NONE |Manifest: NOSIGNATURE elevatorid-1-16-5-1-7-13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |NONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1605-3-1-build-45.jar |FTB Ultimine |ftbultimine |1605.3.1-build.45 |NONE |Manifest: NOSIGNATURE betterstrongholds-1-16-4-1-2-1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |NONE |Manifest: NOSIGNATURE buildersaddition-1-16-5-20210807a.jar |Builders Crafts & Addition |buildersaddition |1.16.5-20210807a |NONE |Manifest: NOSIGNATURE cavebiomeapi-1-16-5-1-4-2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |NONE |Manifest: NOSIGNATURE Mekanism-Mod-Tools-1.16.5.jar |Mekanism: Tools |mekanismtools |10.1.2 |NONE |Manifest: NOSIGNATURE spartanweaponry-1-16-4-2-1-0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |NONE |Manifest: NOSIGNATURE architectury-1-30-53.jar |Architectury |architectury |1.30.53 |NONE |Manifest: NOSIGNATURE ftb-library-forge-1605-3-4-build-90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |NONE |Manifest: NOSIGNATURE ftb-teams-forge-1605-2-3-build-40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |NONE |Manifest: NOSIGNATURE ai-improvements-1-16-5-0-4-0.jar |AI-Improvements |aiimprovements |0.4.0 |NONE |Manifest: NOSIGNATURE light-overlay-5-8-1.jar |Light Overlay |lightoverlay |5.8.1 |NONE |Manifest: NOSIGNATURE smallships-1-16-5-1-10-1.jar |Small Ships Mod |smallships |1.10.1 |NONE |Manifest: NOSIGNATURE bwncr-1-16-5-3-10-16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.5-3.10.16 |NONE |Manifest: NOSIGNATURE tradingpost-v1-0-2-1-16-5.jar |Trading Post |tradingpost |1.0.2 |NONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |NONE |Manifest: NOSIGNATURE mermaidtail-1-4b.jar |Mermaid Tail Mod |mermaidtail |1.16.4-1.4.0 |NONE |Manifest: NOSIGNATURE easymagic-v1-0-4-1-16-5.jar |Easy Magic |easymagic |1.0.4 |NONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a metalbarrels-1-16-2-3-3b.jar |Metal Barrels |metalbarrels |1.16.2-3.3b |NONE |Manifest: NOSIGNATURE the-conjurer-1-16-4-1-0-13.jar |The Conjurer |conjurer_illager |1.0.13 |NONE |Manifest: NOSIGNATURE create-mc1-16-5-v0-3-2g.jar |Create |create |v0.3.2g |NONE |Manifest: NOSIGNATURE waystones-1-16-5-7-6-4.jar |Waystones |waystones |7.6.4 |NONE |Manifest: NOSIGNATURE clumps-6-0-0-28.jar |Clumps |clumps |6.0.0.28 |NONE |Manifest: NOSIGNATURE roadrunner-mc1-16-5-1-4-0.jar |Meep Meep! (Road Runner) |roadrunner |1.4.0 |NONE |Manifest: NOSIGNATURE artifacts-1-16-5-2-10-5.jar |Artifacts |artifacts |1.16.5-2.10.5 |NONE |Manifest: NOSIGNATURE configured-1-5-1-1-16-5.jar |Configured |configured |1.5.1 |NONE |Manifest: NOSIGNATURE decorative-blocks-1-16-4-1-7-2.jar |Decorative Blocks |decorative_blocks |1.7.2 |NONE |Manifest: NOSIGNATURE decorative-blocks-abnormals-1-2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |NONE |Manifest: NOSIGNATURE dungeoncrawl-1-16-5-2-3-5.jar |Dungeon Crawl |dungeoncrawl |2.3.5 |NONE |Manifest: NOSIGNATURE betteranimalsplus-1.16.5-11.0.5-forge.jar |Better Animals Plus |betteranimalsplus |1.16.5-11.0.5 |NONE |Manifest: NOSIGNATURE badmobs-1-16-5-9-0-5.jar |BadMobs |badmobs |9.0.5 |NONE |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 lazydfu-0-1-3.jar |LazyDFU |lazydfu |0.1.3 |NONE |Manifest: NOSIGNATURE toastcontrol-1-16-5-4-4-0.jar |Toast Control |toastcontrol |4.4.0 |NONE |Manifest: NOSIGNATURE inventorypets-1-16-5-2-0-15.jar |Inventory Pets |inventorypets |2.0.15 |NONE |Manifest: NOSIGNATURE magnesium-extras-mc1-16-5-v1-3-1.jar |Magnesium Extras |magnesium_extras |mc1.16.5_v1.3.1 |NONE |Manifest: NOSIGNATURE enderstorage-1-16-5-2-8-0-168-universal.jar |EnderStorage |enderstorage |2.8.0.168 |NONE |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 akashictome-1-4-16.jar |Akashic Tome |akashictome |1.4-16 |NONE |Manifest: NOSIGNATURE ftb-chunks-forge-1605-3-2-build-115.jar |FTB Chunks |ftbchunks |1605.3.2-build.115 |NONE |Manifest: NOSIGNATURE meetyourfight-1-16-5-1-2-0.jar |Meet Your Fight |meetyourfight |1.2.0 |NONE |Manifest: NOSIGNATURE selene-1-16-5-1-9-0.jar |Selene |selene |1.16.5-1.0 |NONE |Manifest: NOSIGNATURE MysticalAgriculture-1.16.5-4.2.6.jar |Mystical Agriculture |mysticalagriculture |4.2.6 |NONE |Manifest: NOSIGNATURE MysticalAgradditions-1.16.5-4.2.4.jar |Mystical Agradditions |mysticalagradditions |4.2.4 |NONE |Manifest: NOSIGNATURE itlt-1-16-x-2-0-1.jar |It's The Little Things |itlt |2.0.1 |NONE |Manifest: NOSIGNATURE swingthroughgrass-1-16-4-1-5-3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |NONE |Manifest: NOSIGNATURE toolbelt-1-16-5-1-16-0.jar |Tool Belt |toolbelt |1.16.0 |NONE |Manifest: NOSIGNATURE mana-and-artifice-1-5-1-7.jar |Mana and Artifice |mana-and-artifice |1.5.1.7 |NONE |Manifest: NOSIGNATURE silent-lib-1-16-3-4-9-6.jar |Silent Lib |silentlib |4.9.6 |NONE |Manifest: NOSIGNATURE jade-1-16-4-2-8-1.jar |Jade |jade |2.8.1 |NONE |Manifest: NOSIGNATURE smoothboot-forge-1-16-4-1-2-2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |NONE |Manifest: NOSIGNATURE iceberg-1-16-5-1-0-38.jar |Iceberg |iceberg |1.0.38 |NONE |Manifest: NOSIGNATURE spartanshields-1-16-5-2-1-2.jar |Spartan Shields |spartanshields |2.1.2 |NONE |Manifest: NOSIGNATURE storagedrawers-1-16-3-8-5-1.jar |Storage Drawers |storagedrawers |8.5.1 |NONE |Manifest: NOSIGNATURE fins-1.6.2.jar |Fins and Tails |fins |1.6.2 |NONE |Manifest: NOSIGNATURE fancymenu-forge-2-6-3-mc-1-16-2-1-16-5.jar |FancyMenu |fancymenu |2.6.3 |NONE |Manifest: NOSIGNATURE drippyloadingscreen-forge-1-5-1-mc-1-16-2-1-16-5.j|Drippy Loading Screen |drippyloadingscreen |1.5.1 |NONE |Manifest: NOSIGNATURE upgradedcore-1-16-5-1-0-0-3-release.jar |Upgraded Core |upgradedcore |1.16.5-1.0.0.3-relea|NONE |Manifest: NOSIGNATURE minecolonies-1-16-5-1-0-473-beta.jar |MineColonies |minecolonies |1.16.5-1.0.473-BETA |NONE |Manifest: NOSIGNATURE lightfallclient-1-0-0.jar |LightfallClient |lightfallclient |1.0.0+6 |NONE |Manifest: NOSIGNATURE ferritecore-2-1-0-forge.jar |Ferrite Core |ferritecore |2.1.0 |NONE |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 chisel-mc1-16-5-2-0-1-alpha-4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|NONE |Manifest: NOSIGNATURE OddWaterMobs[1.16.5]_1.5.0.jar |Odd Water Mobs |oddwatermobs |1.5.0 |NONE |Manifest: NOSIGNATURE silentgems-1-16-3-3-7-16.jar |Silent's Gems 3 |silentgems |3.7.16 |NONE |Manifest: NOSIGNATURE craftable-horse-armour-saddle-1-16-5-1-7-forge.jar|CHA&S - Craftable Horse Armour|craftablehorsearmour |1.7 |NONE |Manifest: NOSIGNATURE expandability-2-0-1-forge.jar |ExpandAbility |expandability |2.0.1 |NONE |Manifest: NOSIGNATURE overloadedarmorbar-5-1-0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |NONE |Manifest: NOSIGNATURE chiselsandbits-1-0-63.jar |Chisels & bits |chiselsandbits |1.0.63 |NONE |Manifest: NOSIGNATURE natureexpansion1-5.jar |Nature Expansion |nature_expansion |1.3.0 |NONE |Manifest: NOSIGNATURE createaddition-1-16-5-20220129a.jar |Create Crafts & Additions |createaddition |1.16.5-20220129a |NONE |Manifest: NOSIGNATURE
×
×
  • Create New...

Important Information

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