---- Minecraft Crash Report ---- // Ooh. Shiny. Time: 2024-08-29 20:30:37 Description: Exception in server tick loop java.lang.OutOfMemoryError: Java heap space at net.jpountz.lz4.LZ4FrameOutputStream.(LZ4FrameOutputStream.java:140) ~[lz4-pure-java-1.8.0.jar%23388!/:?] {re:classloading} at net.jpountz.lz4.LZ4FrameOutputStream.(LZ4FrameOutputStream.java:117) ~[lz4-pure-java-1.8.0.jar%23388!/:?] {re:classloading} at net.jpountz.lz4.LZ4FrameOutputStream.(LZ4FrameOutputStream.java:104) ~[lz4-pure-java-1.8.0.jar%23388!/:?] {re:classloading} at net.jpountz.lz4.LZ4FrameOutputStream.(LZ4FrameOutputStream.java:158) ~[lz4-pure-java-1.8.0.jar%23388!/:?] {re:classloading} at net.jpountz.lz4.LZ4FrameOutputStream.(LZ4FrameOutputStream.java:170) ~[lz4-pure-java-1.8.0.jar%23388!/:?] {re:classloading} at mod.chiselsandbits.utils.LZ4DataCompressionUtils.compress(LZ4DataCompressionUtils.java:35) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.utils.LZ4DataCompressionUtils.compress(LZ4DataCompressionUtils.java:22) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.block.entities.ChiseledBlockEntity$LZ4StorageBasedStorageHandler.serializeNBT(ChiseledBlockEntity.java:1846) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.block.entities.ChiseledBlockEntity$LZ4StorageBasedStorageHandler.serializeNBT(ChiseledBlockEntity.java:1817) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.storage.VersionedStorageEngine.serializeNBTInto(VersionedStorageEngine.java:54) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.storage.VersionedStorageEngine.serializeNBT(VersionedStorageEngine.java:45) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.storage.VersionedStorageEngine.serializeNBT(VersionedStorageEngine.java:16) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.storage.MultiThreadAwareStorageEngine.serializeNBT(MultiThreadAwareStorageEngine.java:55) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.storage.MultiThreadAwareStorageEngine.serializeNBT(MultiThreadAwareStorageEngine.java:17) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.block.entities.ChiseledBlockEntity.m_5995_(ChiseledBlockEntity.java:395) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.network.packets.TileEntityUpdatedPacket.(TileEntityUpdatedPacket.java:21) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.block.entities.ChiseledBlockEntity.m_6596_(ChiseledBlockEntity.java:356) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.block.entities.ChiseledBlockEntity.lambda$batch$13(ChiseledBlockEntity.java:690) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.block.entities.ChiseledBlockEntity$$Lambda$29323/0x00007f08cfad5940.run(Unknown Source) ~[?:?] {} at mod.chiselsandbits.block.entities.ChiseledBlockEntity$BatchMutationLock.close(ChiseledBlockEntity.java:874) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.multistate.mutator.WorldWrappingMutator$BatchMutationLock.close(WorldWrappingMutator.java:508) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.multistate.mutator.WorldWrappingMutator.lambda$batch$10(WorldWrappingMutator.java:446) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.multistate.mutator.WorldWrappingMutator$$Lambda$28862/0x00007f08cfa547c8.close(Unknown Source) ~[?:?] {} at mod.chiselsandbits.chiseling.modes.cubed.CubedChiselMode.lambda$onLeftClickBy$5(CubedChiselMode.java:105) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.chiseling.modes.cubed.CubedChiselMode$$Lambda$29317/0x00007f08cfad4390.apply(Unknown Source) ~[?:?] {} at java.util.Optional.map(Optional.java:260) ~[?:?] {re:mixin} at mod.chiselsandbits.chiseling.modes.cubed.CubedChiselMode.lambda$onLeftClickBy$6(CubedChiselMode.java:82) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.chiseling.modes.cubed.CubedChiselMode$$Lambda$29316/0x00007f08cfad4168.get(Unknown Source) ~[?:?] {} at java.util.Optional.orElseGet(Optional.java:364) ~[?:?] {re:mixin} at mod.chiselsandbits.chiseling.modes.cubed.CubedChiselMode.onLeftClickBy(CubedChiselMode.java:82) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} at mod.chiselsandbits.item.bit.BitItem$$Lambda$29340/0x00007f08cfab4668.run(Unknown Source) ~[?:?] {} at mod.chiselsandbits.item.bit.BitItem.handleClickProcessing(BitItem.java:253) ~[chisels-and-bits-forge-1.4.148.jar%23230!/:1.4.148] {re:classloading} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Linux (amd64) version 5.15.0-119-generic Java Version: 17.0.12, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 12385984 bytes (11 MiB) / 2411724800 bytes (2300 MiB) up to 2411724800 bytes (2300 MiB) CPUs: 2 Processor Vendor: AuthenticAMD Processor Name: AMD EPYC 7272 12-Core Processor Identifier: AuthenticAMD Family 23 Model 49 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): -0.00 Number of physical packages: 1 Number of physical CPUs: 12 Number of logical CPUs: 24 Graphics card #0 name: unknown Graphics card #0 vendor: unknown Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: unknown Virtual memory max (MB): 64337.52 Virtual memory used (MB): 74490.13 Swap memory total (MB): 0.00 Swap memory used (MB): 0.00 JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx2300M -Xms1150M Server Running: true Player Count: 4 / 20; [ServerPlayer['Aran3ll'/609, l='ServerLevel[world]', x=-2192.15, y=147.63, z=3457.27], ServerPlayer['lemonthreat'/101782, l='ServerLevel[world]', x=-18035.29, y=6.00, z=27589.41], ServerPlayer['TurtleGuy69'/166, l='ServerLevel[world]', x=-2232.85, y=62.00, z=4698.42], ServerPlayer['Kokosakoskokos_'/123376, l='ServerLevel[world]', x=-2205.81, y=100.00, z=3623.70]] Data Packs: vanilla, mod:treechop (incompatible), mod:betterdungeons, mod:kuma_api (incompatible), mod:supermartijn642configlib (incompatible), mod:betterwitchhuts, mod:additionalentityattributes (incompatible), mod:geckolib, mod:scena (incompatible), mod:aether, mod:hamsters (incompatible), mod:naturalist (incompatible), mod:betteroceanmonuments, mod:mcwwindows, mod:apoli (incompatible), mod:sophisticatedcore (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:sophisticatedbackpacks (incompatible), mod:create_dragon_lib (incompatible), mod:balm, mod:carryon (incompatible), mod:interiors (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:twilightforest, mod:create_oxidized, mod:diagonalblocks, mod:corpse, mod:advancementplaques (incompatible), mod:mcwbridges, mod:farmersdelight, mod:supermartijn642corelib, mod:yungsbridges, mod:fairylights (incompatible), mod:create_recipes, mod:curios (incompatible), mod:origins (incompatible), mod:create_factory, mod:collective, mod:camera, mod:simplehats (incompatible), mod:yungsextras, mod:framedblocks, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:worldedit (incompatible), mod:createliquidfuel (incompatible), mod:cumulus_menus, mod:constructionwand, mod:deeperdarker, mod:cfm, mod:architectury (incompatible), mod:cupboard (incompatible), mod:betterendisland, mod:nitrogen_internals, mod:t_and_t (incompatible), mod:bettermineshafts, mod:wwoo_forge (incompatible), mod:elytraslot (incompatible), mod:create_tweaked_controllers, mod:bellsandwhistles, mod:gourmet, mod:ftblibrary (incompatible), mod:rechiseled (incompatible), mod:formationsnether, mod:amendments (incompatible), mod:jei, mod:pehkui (incompatible), mod:callablehorses (incompatible), mod:caelus (incompatible), mod:waystones, mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:rechiseledcreate, mod:create_confectionery, mod:betterdeserttemples, mod:terralith, mod:fusion, mod:azurelib, mod:watut, mod:formations, mod:puzzlesaccessapi, mod:forge, mod:travelerstitles, mod:dragonlib, mod:voicechat (incompatible), mod:sound_physics_remastered (incompatible), mod:railways, mod:terrablender, mod:moonlight (incompatible), mod:moyai (incompatible), mod:necronomicon (incompatible), mod:createsweetsandtreets, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:createappliedkinetics (incompatible), mod:justenoughbreeding (incompatible), mod:creativecore, mod:spectrelib (incompatible), mod:calio, mod:iceberg (incompatible), mod:flywheel, mod:create, mod:creategoggles (incompatible), mod:createrailwaysnavigator, mod:apugli, mod:mes (incompatible), mod:create_sa, mod:polymorph (incompatible), mod:storagedrawers (incompatible), mod:sit, mod:diagonalfences, mod:betterarcheology, mod:coroutil (incompatible), mod:appleskin (incompatible), mod:the_dirty_stuff, mod:puzzleslib, mod:create_power_loader, mod:aquaculture, mod:cosmeticarmorreworked, mod:chiselsandbits (incompatible), mod:medievalorigins, mod:create_enchantment_industry (incompatible), mod:journeymapteams (incompatible), mod:createaddition (incompatible), mod:cristellib (incompatible), T&T Waystone Patch Pack (incompatible), builtin/aether_accessories, createappliedkinetics:remove_ae_recipes (incompatible) Enabled Feature Flags: minecraft:vanilla World Generation: Stable Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt) ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeserver ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.3.7.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.3.7.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.3.7.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.3.7.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.3.7.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: TreeChop-1.20.1-forge-0.19.0.jar |HT's TreeChop |treechop |0.18.8 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE kuma-api-forge-20.1.6+1.20.1.jar |KumaAPI |kuma_api |20.1.6 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes |additionalentityattributes |**.**.**.**+1.20.1 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.4.7.jar |GeckoLib 4 |geckolib |4.4.7 |DONE |Manifest: NOSIGNATURE scena-forge-1.0.103.jar |Scena |scena |1.0.103 |DONE |Manifest: NOSIGNATURE aether-1.20.1-1.4.2-neoforge.jar |The Aether |aether |1.20.1-1.4.2-neoforg|DONE |Manifest: NOSIGNATURE hamsters-forge-1.0.3-1.20.1.jar |Hamsters |hamsters |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE mcw-windows-2.2.1-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.1 |DONE |Manifest: NOSIGNATURE apoli-forge-1.20.1-2.9.0.8.jar |Apoli |apoli |1.20.1-2.9.0.8 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.6.22.611.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |DONE |Manifest: NOSIGNATURE create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE balm-forge-1.20.1-7.3.4-all.jar |Balm |balm |7.3.4 |DONE |Manifest: NOSIGNATURE carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE interiors-0.5.3+forge-mc1.20.1.jar |Create: Interiors |interiors |0.5.3+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE create_oxidized-0.1.1.jar |Create: Oxidized |create_oxidized |0.1.1 |DONE |Manifest: NOSIGNATURE diagonalblocks-forge-8.0.5.jar |Diagonal Blocks |diagonalblocks |8.0.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** corpse-forge-1.20.1-1.0.12.jar |Corpse |corpse |1.20.1-1.0.12 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.20.1-forge-1.5.1.jar |Advancement Plaques |advancementplaques |1.5.1 |DONE |Manifest: NOSIGNATURE mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE fairylights-7.0.0-1.20.1.jar |Fairy Lights |fairylights |7.0.0 |DONE |Manifest: NOSIGNATURE create_recipes-1.2.0.jar |Create: More Recipes |create_recipes |1.0.0 |DONE |Manifest: NOSIGNATURE curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE origins-forge-1.20.1-1.10.0.9-all.jar |Origins |origins |1.20.1-1.10.0.9 |DONE |Manifest: NOSIGNATURE create_factory-0.4b-1.20.1.jar |Create: Factory |create_factory |0.4b-1.20.1 |DONE |Manifest: NOSIGNATURE collective-1.20.1-7.64.jar |Collective |collective |7.64 |DONE |Manifest: NOSIGNATURE camera-forge-1.20.1-1.0.14.jar |Camera Mod |camera |1.20.1-1.0.14 |DONE |Manifest: NOSIGNATURE simplehats-forge-1.20.1-0.3.0.jar |SimpleHats |simplehats |1.20.1-0.3.0 |DONE |Manifest: NOSIGNATURE YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE FramedBlocks-9.3.0.jar |FramedBlocks |framedblocks |9.3.0 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE worldedit-mod-7.2.15.jar |WorldEdit |worldedit |7.2.15+6463-5ca4dff |DONE |Manifest: NOSIGNATURE createliquidfuel-2.1.1-1.20.1.jar |Create Liquid Fuel |createliquidfuel |2.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE nitrogen_internals-1.20.1-1.0.7-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.7-neoforg|DONE |Manifest: NOSIGNATURE Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE WWOO-FABRIC+FORGE+QUILT-2.0.0.jar |William Wythers Overhauled Ove|wwoo_forge |2.0.0 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.4.0+1.20.1.jar |Elytra Slot |elytraslot |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE create_tweaked_controllers-1.20.1-1.2.4.jar |Create: Tweaked Controllers |create_tweaked_controllers |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE gourmet-0.1.1b-1.20.1.jar |Create Gourmet |gourmet |0.1.1b-1.20.1 |DONE |Manifest: NOSIGNATURE ftb-library-forge-2001.2.2.jar |FTB Library |ftblibrary |2001.2.2 |DONE |Manifest: NOSIGNATURE rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE formationsnether-1.0.4.jar |Formations Nether |formationsnether |1.0.4 |DONE |Manifest: NOSIGNATURE amendments-1.20-1.2.8.jar |Amendments |amendments |1.20-1.2.8 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.3.0.8.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE callablehorses-1.20.1-1.3.0.1.jar |Callable Horses |callablehorses |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE journeymap-1.20.1-5.9.24-forge.jar |Journeymap |journeymap |5.9.24 |DONE |Manifest: NOSIGNATURE comforts-forge-6.3.5+1.20.1.jar |Comforts |comforts |6.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE rechiseledcreate-1.0.2-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |DONE |Manifest: NOSIGNATURE create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE Terralith_1.20_v2.5.1.jar |Terralith |terralith |2.5.1 |DONE |Manifest: NOSIGNATURE fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE azurelib-neo-1.20.1-2.0.27.jar |AzureLib |azurelib |2.0.27 |DONE |Manifest: NOSIGNATURE watut-forge-1.20.1-1.1.1.jar |What Are They Up To |watut |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE formations-1.0.2-forge-mc1.20.jar |Formations |formations |1.0.2 |DONE |Manifest: NOSIGNATURE puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** forge-1.20.1-47.3.7-universal.jar |Forge |forge |47.3.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE dragonlib-forge-1.20.1-2.1.13.jar |DragonLib |dragonlib |1.20.1-2.1.13 |DONE |Manifest: NOSIGNATURE voicechat-forge-1.20.1-2.5.17.jar |Simple Voice Chat |voicechat |1.20.1-2.5.17 |DONE |Manifest: NOSIGNATURE sound-physics-remastered-forge-1.20.1-1.4.2.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.2 |DONE |Manifest: NOSIGNATURE Steam_Rails-1.6.4+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.4+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE moonlight-1.20-2.12.6-forge.jar |Moonlight Library |moonlight |1.20-2.12.6 |DONE |Manifest: NOSIGNATURE moyai-1.20-2.1.4.jar |Moyai |moyai |1.20-2.1.4 |DONE |Manifest: NOSIGNATURE Necronomicon-Forge-1.4.2.jar |Necronomicon |necronomicon |1.4.2 |DONE |Manifest: NOSIGNATURE Create Sweets And Treats 1.1.1.jar |CreateSweetsAndTreets |createsweetsandtreets |1.0.0 |DONE |Manifest: NOSIGNATURE mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-forge-11.9.2.jar |Jade |jade |11.9.2+forge |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-15.2.8.jar |Applied Energistics 2 |ae2 |15.2.8 |DONE |Manifest: NOSIGNATURE createappliedkinetics-1.3.2-1.20.1.jar |Create Applied Kinetics |createappliedkinetics |1.3.2-1.20.1 |DONE |Manifest: NOSIGNATURE justenoughbreeding-forge-1.20.x-1.2.1.jar |Just Enough Breeding |justenoughbreeding |1.2.1 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.11.30_mc1.20.1.jar |CreativeCore |creativecore |2.11.30 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE calio-forge-1.20.1-1.11.0.5.jar |Calio |calio |1.20.1-1.11.0.5 |DONE |Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE creategoggles-1.20.1-0.5.5.g-[FORGE].jar |Create Goggles |creategoggles |0.5.5.g |DONE |Manifest: NOSIGNATURE createrailwaysnavigator-forge-1.20.1-0.5.4.jar |Create Railways Navigator |createrailwaysnavigator |1.20.1-0.5.4 |DONE |Manifest: NOSIGNATURE Apugli-2.10.0+1.20.1-forge.jar |Apugli |apugli |2.10.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE mes-1.3.1-1.20-forge.jar |Moog's End Structures |mes |1.3.1-1.20-forge |DONE |Manifest: NOSIGNATURE create-stuff-additions1.20.1_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |DONE |Manifest: NOSIGNATURE polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE storagedrawers-1.20.1-12.0.3.jar |Storage Drawers |storagedrawers |12.0.3 |DONE |Manifest: NOSIGNATURE sit-1.20.1-1.3.5.jar |Sit |sit |1.3.5 |DONE |Manifest: NOSIGNATURE DiagonalFences-v8.1.4-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** betterarcheology-1.1.9-1.20.1.jar |Better Archeology |betterarcheology |1.1.9-1.20.1 |DONE |Manifest: NOSIGNATURE coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE the_dirty_stuff-2.1-forge-1.20.1.jar |The Dirty Stuff |the_dirty_stuff |2.1 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.1.21-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.21 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** create_power_loader-1.5.0-mc1.20.1.jar |Create: Power Loader |create_power_loader |1.5.0-mc1.20.1 |DONE |Manifest: NOSIGNATURE Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |DONE |Manifest: NOSIGNATURE cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |DONE |Manifest: NOSIGNATURE medievalorigins-6.2.5+1.20.1-forge.jar |Medieval Origins Revival |medievalorigins |6.2.5+1.20.1-forge |DONE |Manifest: NOSIGNATURE create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE JourneyMap-Teams-forge-1.20.1-1.1.0.jar |JourneyMap-Teams |journeymapteams |1.1.0 |DONE |Manifest: NOSIGNATURE createaddition-1.20.1-1.2.3.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE Crash Report UUID: d0720aa6-04e1-431d-b3b2-be736594557c FML: 47.3 Forge: net.minecraftforge:47.3.7