---- Minecraft Crash Report ----
Time: 2025-11-18 01:07:36
Description: Loading entity NBT
java.lang.IllegalStateException: Entity has invalid position
at net.minecraft.world.entity.Entity.m_20258_(Entity.java:1759) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:EntityLoadMixin,pl:mixin:APP:mixins.create_sa.json:NetheriteFireImuneMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.EntityMixin,pl:mixin:APP:balm.mixins.json:EntityMixin,pl:mixin:APP:curios.mixins.json:AccessorEntity,pl:mixin:APP:transition.mixins.json:ExtensionMixin,pl:mixin:APP:l2library.mixins.json:EntityMixin,pl:mixin:APP:createbigcannons-common.mixins.json:EntityMixin,pl:mixin:APP:createbigcannons-common.mixins.json:client.EntityClientMixin,pl:mixin:APP:neruina.mixins.json:errorable.EntityMixin,pl:mixin:APP:fusion.mixins.json:EntityMixin,pl:mixin:APP:corgilib-common.mixins.json:MixinEntity,pl:mixin:APP:betterfpsdist.mixins.json:EntityRenderDistMixin,pl:mixin:APP:ponder-common.mixins.json:accessor.EntityAccessor,pl:mixin:APP:netherportalfix.mixins.json:EntityAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorEntity,pl:mixin:APP:entity_model_features.mixins.json:MixinEntity,pl:mixin:APP:entity_texture_features.mixins.json:entity.misc.MixinEntity,pl:mixin:APP:lionfishapi.mixins.json:EntityMixin,pl:mixin:APP:create_hypertube.mixins.json:EntityTravelingMixin,pl:mixin:APP:potacore.mixins.json:EntityMixin,pl:mixin:APP:sliceanddice.mixins.json:EntityMixin,pl:mixin:APP:yungscavebiomes.mixins.json:frosted_caves.EntityMixin,pl:mixin:APP:blueprint.mixins.json:EntityMixin,pl:mixin:APP:boatload.mixins.json:EntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:EntityMixin,pl:mixin:APP:atmospheric.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:supplementaries-common.mixins.json:EntityMixin,pl:mixin:APP:create.mixins.json:client.EntityContraptionInteractionMixin,pl:mixin:APP:createdieselgenerators.mixins.json:EntityMixin,pl:mixin:APP:create.mixins.json:EntityMixin,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinEntity,pl:mixin:A}
at net.minecraft.world.entity.EntityType.m_185988_(EntityType.java:532) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:flywheel.impl.mixins.json:EntityTypeMixin,pl:mixin:APP:architectury-common.mixins.json:inject.MixinEntityType,pl:mixin:APP:potacore.mixins.json:impl.EntityTypeMixin,pl:mixin:APP:xenon.mixins.json:extras.entitydistance.EntityTypeMixin,pl:mixin:A}
at net.minecraft.Util.m_137521_(Util.java:419) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.UtilMixin,pl:mixin:APP:bettermineshafts.mixins.json:SuppressLogMixin,pl:mixin:A}
at net.minecraft.world.entity.EntityType.m_20642_(EntityType.java:529) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:flywheel.impl.mixins.json:EntityTypeMixin,pl:mixin:APP:architectury-common.mixins.json:inject.MixinEntityType,pl:mixin:APP:potacore.mixins.json:impl.EntityTypeMixin,pl:mixin:APP:xenon.mixins.json:extras.entitydistance.EntityTypeMixin,pl:mixin:A}
at com.simibubi.create.content.trains.entity.Carriage$DimensionalCarriageEntity.createEntity(Carriage.java:814) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.content.trains.entity.Carriage.manageEntities(Carriage.java:285) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.content.trains.entity.Carriage.travel(Carriage.java:211) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.content.trains.entity.Train.tick(Train.java:398) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.content.trains.GlobalRailwayManager.tickTrains(GlobalRailwayManager.java:228) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.content.trains.GlobalRailwayManager.tick(GlobalRailwayManager.java:203) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.foundation.events.CommonEvents.onServerWorldTick(CommonEvents.java:105) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.foundation.events.__CommonEvents_onServerWorldTick_LevelTickEvent.invoke(.dynamic) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPostLevelTick(ForgeEventFactory.java:955) ~[forge-1.20.1-47.4.2-universal.jar%23630!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:APP:blueprint.mixins.json:ForgeEventFactoryMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:899) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinIntegratedServer,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Create (create), Version: 6.0.6
Issue tracker URL: https://github.com/Creators-of-Create/Create/issues
at TRANSFORMER/create@6.0.6/com.simibubi.create.content.trains.entity.Carriage$DimensionalCarriageEntity.createEntity(Carriage.java:814)
at net.minecraft.world.entity.Entity.m_20258_(Entity.java:1759) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:EntityLoadMixin,pl:mixin:APP:mixins.create_sa.json:NetheriteFireImuneMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.EntityMixin,pl:mixin:APP:balm.mixins.json:EntityMixin,pl:mixin:APP:curios.mixins.json:AccessorEntity,pl:mixin:APP:transition.mixins.json:ExtensionMixin,pl:mixin:APP:l2library.mixins.json:EntityMixin,pl:mixin:APP:createbigcannons-common.mixins.json:EntityMixin,pl:mixin:APP:createbigcannons-common.mixins.json:client.EntityClientMixin,pl:mixin:APP:neruina.mixins.json:errorable.EntityMixin,pl:mixin:APP:fusion.mixins.json:EntityMixin,pl:mixin:APP:corgilib-common.mixins.json:MixinEntity,pl:mixin:APP:betterfpsdist.mixins.json:EntityRenderDistMixin,pl:mixin:APP:ponder-common.mixins.json:accessor.EntityAccessor,pl:mixin:APP:netherportalfix.mixins.json:EntityAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorEntity,pl:mixin:APP:entity_model_features.mixins.json:MixinEntity,pl:mixin:APP:entity_texture_features.mixins.json:entity.misc.MixinEntity,pl:mixin:APP:lionfishapi.mixins.json:EntityMixin,pl:mixin:APP:create_hypertube.mixins.json:EntityTravelingMixin,pl:mixin:APP:potacore.mixins.json:EntityMixin,pl:mixin:APP:sliceanddice.mixins.json:EntityMixin,pl:mixin:APP:yungscavebiomes.mixins.json:frosted_caves.EntityMixin,pl:mixin:APP:blueprint.mixins.json:EntityMixin,pl:mixin:APP:boatload.mixins.json:EntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:EntityMixin,pl:mixin:APP:atmospheric.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:supplementaries-common.mixins.json:EntityMixin,pl:mixin:APP:create.mixins.json:client.EntityContraptionInteractionMixin,pl:mixin:APP:createdieselgenerators.mixins.json:EntityMixin,pl:mixin:APP:create.mixins.json:EntityMixin,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinEntity,pl:mixin:A}
-- Entity being loaded --
Entity Type: create:carriage_contraption (com.simibubi.create.content.trains.entity.CarriageContraptionEntity)
Entity Name: Carriage Contraption
Entity's Exact location: NaN, NaN, NaN
Entity's Block location: World: (0,0,0), Section: (at 0,0,0 in 0,0,0; chunk contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
at net.minecraft.world.entity.Entity.m_20258_(Entity.java:1759) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:EntityLoadMixin,pl:mixin:APP:mixins.create_sa.json:NetheriteFireImuneMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.EntityMixin,pl:mixin:APP:balm.mixins.json:EntityMixin,pl:mixin:APP:curios.mixins.json:AccessorEntity,pl:mixin:APP:transition.mixins.json:ExtensionMixin,pl:mixin:APP:l2library.mixins.json:EntityMixin,pl:mixin:APP:createbigcannons-common.mixins.json:EntityMixin,pl:mixin:APP:createbigcannons-common.mixins.json:client.EntityClientMixin,pl:mixin:APP:neruina.mixins.json:errorable.EntityMixin,pl:mixin:APP:fusion.mixins.json:EntityMixin,pl:mixin:APP:corgilib-common.mixins.json:MixinEntity,pl:mixin:APP:betterfpsdist.mixins.json:EntityRenderDistMixin,pl:mixin:APP:ponder-common.mixins.json:accessor.EntityAccessor,pl:mixin:APP:netherportalfix.mixins.json:EntityAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorEntity,pl:mixin:APP:entity_model_features.mixins.json:MixinEntity,pl:mixin:APP:entity_texture_features.mixins.json:entity.misc.MixinEntity,pl:mixin:APP:lionfishapi.mixins.json:EntityMixin,pl:mixin:APP:create_hypertube.mixins.json:EntityTravelingMixin,pl:mixin:APP:potacore.mixins.json:EntityMixin,pl:mixin:APP:sliceanddice.mixins.json:EntityMixin,pl:mixin:APP:yungscavebiomes.mixins.json:frosted_caves.EntityMixin,pl:mixin:APP:blueprint.mixins.json:EntityMixin,pl:mixin:APP:boatload.mixins.json:EntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:EntityMixin,pl:mixin:APP:atmospheric.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:supplementaries-common.mixins.json:EntityMixin,pl:mixin:APP:create.mixins.json:client.EntityContraptionInteractionMixin,pl:mixin:APP:createdieselgenerators.mixins.json:EntityMixin,pl:mixin:APP:create.mixins.json:EntityMixin,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinEntity,pl:mixin:A}
at net.minecraft.world.entity.EntityType.m_185988_(EntityType.java:532) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:flywheel.impl.mixins.json:EntityTypeMixin,pl:mixin:APP:architectury-common.mixins.json:inject.MixinEntityType,pl:mixin:APP:potacore.mixins.json:impl.EntityTypeMixin,pl:mixin:APP:xenon.mixins.json:extras.entitydistance.EntityTypeMixin,pl:mixin:A}
at net.minecraft.Util.m_137521_(Util.java:419) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.UtilMixin,pl:mixin:APP:bettermineshafts.mixins.json:SuppressLogMixin,pl:mixin:A}
at net.minecraft.world.entity.EntityType.m_20642_(EntityType.java:529) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:flywheel.impl.mixins.json:EntityTypeMixin,pl:mixin:APP:architectury-common.mixins.json:inject.MixinEntityType,pl:mixin:APP:potacore.mixins.json:impl.EntityTypeMixin,pl:mixin:APP:xenon.mixins.json:extras.entitydistance.EntityTypeMixin,pl:mixin:A}
at com.simibubi.create.content.trains.entity.Carriage$DimensionalCarriageEntity.createEntity(Carriage.java:814) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.content.trains.entity.Carriage.manageEntities(Carriage.java:285) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.content.trains.entity.Carriage.travel(Carriage.java:211) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.content.trains.entity.Train.tick(Train.java:398) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.content.trains.GlobalRailwayManager.tickTrains(GlobalRailwayManager.java:228) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.content.trains.GlobalRailwayManager.tick(GlobalRailwayManager.java:203) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.foundation.events.CommonEvents.onServerWorldTick(CommonEvents.java:105) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading}
at com.simibubi.create.foundation.events.__CommonEvents_onServerWorldTick_LevelTickEvent.invoke(.dynamic) ~[create-1.20.1-6.0.6.jar%23434!/:6.0.6] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPostLevelTick(ForgeEventFactory.java:955) ~[forge-1.20.1-47.4.2-universal.jar%23630!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:APP:blueprint.mixins.json:ForgeEventFactoryMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:899) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinIntegratedServer,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23625!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.15, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1986046424 bytes (1894 MiB) / 9965666304 bytes (9504 MiB) up to 70732742656 bytes (67456 MiB)
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 9 9950X3D 16-Core Processor
Identifier: AuthenticAMD Family 26 Model 68 Stepping 0
Microarchitecture: unknown
Number of physical packages: 1
Number of physical CPUs: 16
Number of logical CPUs: 32
Graphics card #0 name: Meta Virtual Monitor
Graphics card #0 vendor: Meta Inc.
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: DriverVersion=**.**.**.**
Graphics card #1 name: NVIDIA GeForce GTX 1650
Graphics card #1 vendor: NVIDIA (0x10de)
Graphics card #1 VRAM (MB): 4095.00
Graphics card #1 deviceId: 0x2188
Graphics card #1 versionInfo: DriverVersion=32.0.15.8142
Graphics card #2 name: AMD Radeon(TM) Graphics
Graphics card #2 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #2 VRAM (MB): 2048.00
Graphics card #2 deviceId: 0x13c0
Graphics card #2 versionInfo: DriverVersion=32.0.21030.2001
Memory slot #0 capacity (MB): 32768.00
Memory slot #0 clockSpeed (GHz): 6.00
Memory slot #0 type: Unknown
Memory slot #1 capacity (MB): 32768.00
Memory slot #1 clockSpeed (GHz): 6.00
Memory slot #1 type: Unknown
Memory slot #2 capacity (MB): 32768.00
Memory slot #2 clockSpeed (GHz): 6.00
Memory slot #2 type: Unknown
Memory slot #3 capacity (MB): 32768.00
Memory slot #3 clockSpeed (GHz): 6.00
Memory slot #3 type: Unknown
Virtual memory max (MB): 136760.36
Virtual memory used (MB): 54679.85
Swap memory total (MB): 8192.00
Swap memory used (MB): 129.57
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx67456m -Xms256m
Loaded Shaderpack: ComplementaryReimagined_r5.5.1.zip
Profile: POTATO (+3 options changed by user)
Player Count: 1 / 8; [ServerPlayer['Firebow__2000'/110, l='ServerLevel[blessed]', x=-46.62, y=100.00, z=60.50]]
Data Packs: vanilla, mod:betterdungeons, mod:easyanvils, mod:openpartiesandclaims (incompatible), mod:lootintegrations_integrated (incompatible), mod:xenon, mod:botarium (incompatible), mod:create_security, mod:create_snt, mod:moped, mod:create_deepfried, mod:modernfix (incompatible), mod:yungsapi, mod:clientcrafting (incompatible), mod:resourcepackoverrides, mod:createdieselgenerators (incompatible), mod:pickupnotifier, mod:create_new_age, mod:balm, mod:createbetterfps, mod:jeresources, mod:chat_heads (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:crash_assistant (incompatible), mod:leavesbegone, mod:corpse, mod:handcrafted (incompatible), mod:bcc (incompatible), mod:highlighter (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:oculus, mod:create_factory, mod:trading_floor (incompatible), mod:createcardboardthings, mod:ysns (incompatible), mod:chimes, mod:transition, mod:betterendisland, mod:krypton (incompatible), mod:l2library (incompatible), mod:toms_storage (incompatible), mod:create_factory_abstractions, mod:bettermineshafts, mod:nebs (incompatible), mod:create_tweaked_controllers, mod:create_questing (incompatible), mod:bellsandwhistles, mod:createbigcannons (incompatible), mod:gourmet, mod:integrated_villages, mod:jei, mod:visualworkbench, mod:caelus (incompatible), mod:paxi, mod:create_stripped_log_compat, mod:integrated_api, mod:naturescompass, mod:epherolib (incompatible), mod:smarterfarmers (incompatible), mod:neruina (incompatible), mod:craterlib (incompatible), mod:fusion, mod:createcc_compat, mod:puzzlesaccessapi, mod:forge, mod:sophisticatedbackpackscreateintegration (incompatible), mod:logbegone (incompatible), mod:idas, mod:drippyloadingscreen (incompatible), mod:create_compressed, mod:smoothchunk (incompatible), mod:createstuffadditionsfix, mod:terrablender, mod:mousetweaks, mod:necronomicon, mod:nochatreports (incompatible), mod:justenoughbreeding, mod:ohthetreesyoullgrow, mod:alltheleaks, mod:createutilities (incompatible), mod:spectrelib (incompatible), mod:corgilib, mod:garnished, mod:create_aquatic_ambitions, mod:kotlinforforge (incompatible), mod:notenoughanimations, mod:flywheel, mod:ponder (incompatible), mod:create_optical, mod:xaerominimap (incompatible), mod:integrated_stronghold, mod:polymorph (incompatible), mod:justenoughprofessions, mod:nocubescreateexp, mod:zeta (incompatible), mod:immediatelyfast (incompatible), mod:biomemusic (incompatible), mod:create_copper_splashing, mod:puzzleslib, mod:opacpvp, mod:create_waystone_recipes, mod:kuma_api, mod:create_things_and_misc, mod:netherportalfix, mod:geckolib, mod:recipeessentials (incompatible), mod:create_compatible_storage, mod:create_mobile_packages, mod:betteroceanmonuments, mod:connectivity (incompatible), mod:tipsmod (incompatible), mod:immersive_aircraft (incompatible), mod:sophisticatedcore (incompatible), mod:gpumemleakfix (incompatible), mod:create_crush_everything, mod:structureessentials (incompatible), mod:drill_drain, mod:create_tank_defenses, mod:ritchiesprojectilelib (incompatible), mod:xaeroworldmap (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:lootintegrations (incompatible), mod:item_obliterator, mod:bookshelf, mod:storagedelight, mod:sophisticatedbackpacks (incompatible), mod:extra_create_recipes, mod:melody (incompatible), mod:luna_minecraft (incompatible), mod:interiors (incompatible), mod:fzzy_config (incompatible), mod:konkrete (incompatible), mod:createcafe (incompatible), mod:dsbg (incompatible), mod:create_connected, mod:crashexploitfixer, mod:farmersdelight, mod:chefsdelight (incompatible), mod:cuisinedelight (incompatible), mod:farmers_structures, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:createframed (incompatible), mod:lionfishapi (incompatible), mod:cataclysm (incompatible), mod:integrated_cataclysm, mod:despawn_tweaker (incompatible), mod:create_cuisine, mod:nightconfigfixes, mod:resourcefullib (incompatible), mod:create_hypertube, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:serverbrowser (incompatible), mod:cupboard (incompatible), mod:framework, mod:tradingpost, mod:bhmenu, mod:potacore (incompatible), mod:create_logistics, mod:copycats (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:easymagic, mod:xlpackets (incompatible), mod:biomeswevegone, mod:totemfactory, mod:simplerpc (incompatible), mod:trender, mod:create_winery, mod:create, mod:createdeco (incompatible), mod:createcasing (incompatible), mod:creategoggles (incompatible), mod:createornithopterglider, mod:sliceanddice (incompatible), mod:create_mob_spawners, mod:createfood (incompatible), mod:create_central_kitchen, mod:create_mechanical_chicken (incompatible), mod:petrolpark (incompatible), mod:petrolsparts (incompatible), mod:waystones, mod:clumps (incompatible), mod:yungscavebiomes, mod:comforts (incompatible), mod:alternate_current, mod:create_bic_bit, mod:create_confectionery, mod:escalated (incompatible), mod:everycomp (incompatible), mod:farsight_view (incompatible), mod:toastcontrol (incompatible), mod:blueprint, mod:boatload, mod:environmental (incompatible), mod:savage_and_ravage (incompatible), mod:upgrade_aquatic (incompatible), mod:personality, mod:autumnity (incompatible), mod:gallery, mod:caverns_and_chasms (incompatible), mod:incubation (incompatible), mod:watut, mod:skinlayers3d, mod:cutthrough, mod:create_fantasizing, mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:lootintegrations_yungs (incompatible), mod:atmospheric (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries, mod:amendments (incompatible), mod:create_sa, mod:abnormals_delight, mod:delightful, mod:dynamicvillage (incompatible), mod:fancymenu (incompatible), mod:coroutil (incompatible), mod:bettertridents, mod:create_pattern_schematics (incompatible), mod:createmetallurgy (incompatible), mod:create_kart, mod:alexsdelight, mod:ferritecore (incompatible), mod:aoc, mod:create_enchantment_industry (incompatible), mod:overflowingbars, mod:createaddition (incompatible), Create Compatible Storage Everycomp Tags, Create Immersive Aircrafts Datapack 1.19.2 - 1.2.zip (incompatible), Create Simple Storage Recipes 1.1.zip (incompatible), Create_No_Silverfish.zip, Everycomp Generated Pack, Netherite Dupe Fix.zip, No Create Recyling Diamond Shard Recipe.zip, No Create Recyling Netherite Recipe.zip, Quark glass mix recipes.zip (incompatible), Supplementaries Generated Pack, aoc_toms_recipes.zip (incompatible), cataclysm_fortress.zip (incompatible), create:dynamic_data, create_aquatic_ambitions:harverstable_corals, create_aquatic_ambitions:silkless_corals, create_central_kitchen:autumnity (incompatible), create_central_kitchen:farmersdelight (incompatible), create_central_kitchen:upgrade_aquatic (incompatible), elytracrushfix.zip, idasalexsmobs-1.20.zip, intstrong_alexsmobs-1.0.0-1.20.1.zip, mod:betterfpsdist (incompatible), mod:lightoverlay (incompatible), mod:appleskin (incompatible), mod:trashslot, mod:storagedrawers (incompatible), mod:cobbleblock
Enabled Feature Flags: minecraft:vanilla
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: forge-47.4.2
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.4.2.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.4.2.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.4.2.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.4.2.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.4.2.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar crash_assistant TRANSFORMATIONSERVICE
Configured Defaults@8.0.4
YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
open-parties-and-claims-forge-1.20.1-0.25.6.jar |Open Parties and Claims |openpartiesandclaims |0.25.6 |DONE |Manifest: NOSIGNATURE
lootintegrations_integrated-1.4.jar |lootintegrations_integrated mo|lootintegrations_integrated |1 |DONE |Manifest: NOSIGNATURE
xenon-0.3.31+mc1.20.1.jar |Xenon |xenon |0.3.31 |DONE |Manifest: NOSIGNATURE
botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
create_security-0.1.2-forge-1.20.1.jar |Create: Security Program |create_security |0.1.2 |DONE |Manifest: NOSIGNATURE
create_snt-0.6.9_forge.jar |create_snt |create_snt |0.6.9 |DONE |Manifest: NOSIGNATURE
mopeds_1.1_1.20.1.jar |Moped |moped |1.0.0 |DONE |Manifest: NOSIGNATURE
create_deepfried-0.1.3B.jar |Create: Deepfried |create_deepfried |0.1.3B |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.24.4+mc1.20.1.jar |ModernFix |modernfix |5.24.4+mc1.20.1 |DONE |Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
createdieselgenerators-1.20.1-1.3.5.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.3.5 |DONE |Manifest: NOSIGNATURE
PickUpNotifier-v8.0.0-1.20.1-Forge.jar |Pick Up Notifier |pickupnotifier |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
create-new-age-forge-1.20.1-1.1.4.jar |Create: New Age |create_new_age |1.1.4 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.3.35-all.jar |Balm |balm |7.3.35 |DONE |Manifest: NOSIGNATURE
createbetterfps-1.20.1-1.1.1.jar |CreateBetterFps |createbetterfps |1.1.1 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
chat_heads-0.13.21-forge-1.20.jar |Chat Heads |chat_heads |0.13.21 |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.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
crash_assistant-forge.jar |Crash Assistant |crash_assistant |1.9.15 |DONE |Manifest: NOSIGNATURE
LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
corpse-forge-1.20.1-1.0.23.jar |Corpse |corpse |1.20.1-1.0.23 |DONE |Manifest: NOSIGNATURE
handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |DONE |Manifest: NOSIGNATURE
Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |DONE |Manifest: NOSIGNATURE
spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
create_factory-0.4b-1.20.1.jar |Create: Factory |create_factory |0.4b-1.20.1 |DONE |Manifest: NOSIGNATURE
trading_floor-forge-1.20.1-2.0.5.jar |Create: Trading Floor |trading_floor |2.0.5 |DONE |Manifest: NOSIGNATURE
createcardboardthings-1.0.1-1.20.1.jar |Create Cardboard Things |createcardboardthings |1.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE
YouShallNotSpawn-forge-1.20.x-2.0.2.jar |You Shall Not Spawn |ysns |2.0.2 |DONE |Manifest: NOSIGNATURE
Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
TRansition-1.0.4-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.4 |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
KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |DONE |Manifest: NOSIGNATURE
l2library-2.4.14-slim.jar |L2 Library |l2library |2.4.14 |DONE |Manifest: NOSIGNATURE
toms_storage-1.20-1.7.1.jar |Tom's Simple Storage Mod |toms_storage |1.7.1 |DONE |Manifest: NOSIGNATURE
create_factory_abstractions-1.20.1-1.4.5.jar |Create Factory Abstractions |create_factory_abstractions |1.4.5 |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
NekosEnchantedBooks-1.19.3-2.0.3.jar |Neko's Enchanted Books |nebs |2.0.3 |DONE |Manifest: NOSIGNATURE
create_tweaked_controllers-1.20.1-1.2.5.jar |Create: Tweaked Controllers |create_tweaked_controllers |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
Create_Questing-FORGE-1.20.1-1.0.0.jar |Create Questing |create_questing |1.0.0 |DONE |Manifest: NOSIGNATURE
bellsandwhistles-0.4.5-1.20.x-Create6.0+.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE
createbigcannons-5.9.1-mc.1.20.1-forge.jar |Create Big Cannons |createbigcannons |5.9.1 |DONE |Manifest: NOSIGNATURE
gourmet-0.1.1b-1.20.1.jar |Create Gourmet |gourmet |0.1.1b-1.20.1 |DONE |Manifest: NOSIGNATURE
integrated_villages-1.3.0+1.20.1-forge.jar |Integrated Villages |integrated_villages |1.3.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.20.0.112.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v8.0.1-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |DONE |Manifest: NOSIGNATURE
Create_Stripped_Log_Compatibility_1.20.1_v1.jar |create_stripped_log_compat |create_stripped_log_compat |1 |DONE |Manifest: NOSIGNATURE
integrated_api-1.5.3+1.20.1-forge.jar |Integrated API |integrated_api |1.5.3+1.20.1-forge |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE
smarterfarmers-1.20-2.1.2.jar |Smarter Farmers |smarterfarmers |1.20-2.1.2 |DONE |Manifest: NOSIGNATURE
Neruina-2.1.2-forge+1.20.1.jar |Neruina |neruina |2.1.2 |DONE |Manifest: NOSIGNATURE
CraterLib-Forge-1.20-2.1.5.jar |CraterLib |craterlib |2.1.5 |DONE |Manifest: NOSIGNATURE
fusion-1.2.11a-forge-mc1.20.1.jar |Fusion |fusion |1.2.11+a |DONE |Manifest: NOSIGNATURE
Create_caverns_chasms_compat_v1.jar |Create x Caverns & Chasms Comp|createcc_compat |1 |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-20.1.1.jar |Puzzles Access Api |puzzlesaccessapi |20.1.1 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.4.2-universal.jar |Forge |forge |47.4.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
sophisticatedbackpackscreateintegration-1.20.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|**.**.**.** |DONE |Manifest: NOSIGNATURE
Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |DONE |Manifest: NOSIGNATURE
idas_forge-1.12.0+1.20.1.jar |Integrated Dungeons and Struct|idas |1.12.0+1.20.1 |DONE |Manifest: NOSIGNATURE
drippyloadingscreen_forge_3.0.12_MC_1.20.1.jar |Drippy Loading Screen |drippyloadingscreen |3.0.12 |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
create_compressed-2.1.0-forge-1.20.1.jar |Create Compressed |create_compressed |2.1.0 |DONE |Manifest: NOSIGNATURE
cobbleblock-1.0.1-forge-1.20.1.jar |Cobbleblock |cobbleblock |1.0.1 |DONE |Manifest: NOSIGNATURE
smoothchunk-1.20.1-4.1.jar |Smoothchunk mod |smoothchunk |1.20.1-4.1 |DONE |Manifest: NOSIGNATURE
createstuffadditionsfix-forge-1.20.1-0.0.0.1.jar |CreateStuffAdditionsFix |createstuffadditionsfix |**.**.**.** |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.1.10.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
Necronomicon-Forge-1.6.0+1.20.1.jar |Necronomicon |necronomicon |1.6.0 |DONE |Manifest: NOSIGNATURE
NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
justenoughbreeding-forge-1.20-1.20.1-2.1.1.jar |Just Enough Breeding |justenoughbreeding |2.1.1 |DONE |Manifest: NOSIGNATURE
Oh-The-Trees-Youll-Grow-forge-1.20.1-1.3.13.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |1.3.13 |DONE |Manifest: NOSIGNATURE
alltheleaks-1.0.5+1.20.1-forge.jar |All The Leaks |alltheleaks |1.0.5+1.20.1-forge |DONE |Manifest: NOSIGNATURE
createutilities-0.3.2+1.20.1.jar |Create Utilities |createutilities |0.3.2+1.20.1 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE
Corgilib-Forge-1.20.1-4.0.3.4.jar |CorgiLib |corgilib |**.**.**.** |DONE |Manifest: NOSIGNATURE
garnished-2.1.2+1.20.1-neoforged.jar |Create: Garnished |garnished |2.1.2 |DONE |Manifest: NOSIGNATURE
create_aquatic_ambitions-1.20.1-2.0.1.jar |Create: Aquatic Ambitions |create_aquatic_ambitions |1.20.1-2.0.1 |DONE |Manifest: NOSIGNATURE
betterfpsdist-1.20.1-6.0.jar |betterfpsdist mod |betterfpsdist |1.20.1-6.0 |DONE |Manifest: NOSIGNATURE
kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
notenoughanimations-forge-1.10.2-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.10.2 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-1.0.4.jar |Flywheel |flywheel |1.0.4 |DONE |Manifest: NOSIGNATURE
Ponder-Forge-1.20.1-1.0.80.jar |Ponder |ponder |1.0.80 |DONE |Manifest: NOSIGNATURE
create_optical-0.3.1.jar |Create Optical Mod |create_optical |0.3.1 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_25.2.10_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.2.10 |DONE |Manifest: NOSIGNATURE
integrated_stronghold-1.1.2+1.20.1-forge.jar |Integrated Stronghold |integrated_stronghold |1.1.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.10+1.20.1.jar |Polymorph |polymorph |0.49.10+1.20.1 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
nocube's_create_compact_exp_1.0.4_forge_1.20.1.jar|Create Compact Exp |nocubescreateexp |1.0.4 |DONE |Manifest: NOSIGNATURE
Zeta-1.0-30.jar |Zeta |zeta |1.0-30 |DONE |Manifest: NOSIGNATURE
ImmediatelyFast-Forge-1.5.2+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.5.2+1.20.4 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
biomemusic-1.20.1-3.5.jar |biomemusic mod |biomemusic |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE
Create_Copper_Splashing_v2.jar |Copper Splashing Recipes |create_copper_splashing |1 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v8.1.33-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.33 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
opacpvp-forge-1.0.1-1.20.1.jar |Open Parties PvP Support |opacpvp |1.0.0 |DONE |Manifest: NOSIGNATURE
Create_Waystone_Recipes_1.19_v2.jar |Create Waystone Recipes |create_waystone_recipes |2 |DONE |Manifest: NOSIGNATURE
kuma-api-forge-20.1.11+1.20.1.jar |KumaAPI |kuma_api |20.1.11 |DONE |Manifest: NOSIGNATURE
create_misc_and_things_ 1.20.1_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE
netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.8.2.jar |GeckoLib 4 |geckolib |4.8.2 |DONE |Manifest: NOSIGNATURE
recipeessentials-1.20.1-4.0.jar |recipeessentials mod |recipeessentials |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
create_compatible_storage-2.6.0.jar |Create: Compatible Storage |create_compatible_storage |2.6.0 |DONE |Manifest: NOSIGNATURE
create_mobile_packages-1.20.1-0.5.5.jar |Create: Mobile Packages |create_mobile_packages |0.5.5 |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
connectivity-1.20.1-7.2.jar |Connectivity Mod |connectivity |1.20.1-7.2 |DONE |Manifest: NOSIGNATURE
Tips-Forge-1.20.1-12.1.8.jar |Tips |tipsmod |12.1.8 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
immersive_aircraft-1.4.0+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-1.2.95.1174.jar |Sophisticated Core |sophisticatedcore |1.2.95.1174 |DONE |Manifest: NOSIGNATURE
gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE
structureessentials-1.20.1-4.8.jar |Structure Essentials mod |structureessentials |1.20.1-4.8 |DONE |Manifest: NOSIGNATURE
drill_drain-1.0.8.jar |Create: Drill Drain |drill_drain |1.0.8 |DONE |Manifest: NOSIGNATURE
CreateTankDefenses v0.80.jar |Create: Tank Defenses |create_tank_defenses |0.80 |DONE |Manifest: NOSIGNATURE
ritchiesprojectilelib-2.1.0+mc.1.20.1-forge.jar |Ritchie's Projectile Library |ritchiesprojectilelib |2.1.0 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.39.12_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.12 |DONE |Manifest: NOSIGNATURE
Placebo-1.20.1-8.6.3.jar |Placebo |placebo |8.6.3 |DONE |Manifest: NOSIGNATURE
citadel-2.6.2-1.20.1.jar |Citadel |citadel |2.6.2 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
lootintegrations-1.20.1-4.7.jar |Lootintegrations mod |lootintegrations |1.20.1-4.7 |DONE |Manifest: NOSIGNATURE
Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar |Item Obliterator |item_obliterator |2.3.0 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
storagedelight-25.06.26-1.20-forge.jar |Storage Delight |storagedelight |25.06.26-1.20-forge |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.20.1-3.24.8.1381.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.8.1381 |DONE |Manifest: NOSIGNATURE
Extra_Create_Recipes_v1.jar |Extra Create Recipes |extra_create_recipes |1 |DONE |Manifest: NOSIGNATURE
melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE
luna_minecraft-forge-5.3.1.jar |Luna |luna_minecraft |5.3.1 |DONE |Manifest: NOSIGNATURE
interiors-0.5.6+forge-mc1.20.1-local.jar |Create: Interiors |interiors |0.5.6 |DONE |Manifest: NOSIGNATURE
fzzy_config-0.7.2+1.20.1+forge.jar |Fzzy Config |fzzy_config |0.7.2+1.20.1+forge |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
createcafe-1.2.4-1.20.1.jar |Create Cafe |createcafe |1.2.4-1.20.1 |DONE |Manifest: NOSIGNATURE
dsbg-1.0-1.20.1.jar |Detected setBlock Be Gone |dsbg |1.0-1.20.1 |DONE |Manifest: NOSIGNATURE
create_connected-1.1.7-mc1.20.1-all.jar |Create: Connected |create_connected |1.1.7-mc1.20.1 |DONE |Manifest: NOSIGNATURE
crashexploitfixer-forge-1.1.0+1.20.1.jar |CrashExploitFixer |crashexploitfixer |1.1.0 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.9.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.9 |DONE |Manifest: NOSIGNATURE
chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
cuisinedelight-1.1.17.jar |Cuisine Delight |cuisinedelight |1.1.17 |DONE |Manifest: NOSIGNATURE
FarmersStructures-1.0.3-1.20.jar |FarmersStructures |farmers_structures |1.0.0 |DONE |Manifest: NOSIGNATURE
entity_model_features_1.20.1-forge-3.0.1.jar |Entity Model Features |entity_model_features |3.0.1 |DONE |Manifest: NOSIGNATURE
entity_texture_features_1.20.1-forge-7.0.2.jar |Entity Texture Features |entity_texture_features |7.0.2 |DONE |Manifest: NOSIGNATURE
createframed-1.20.1-1.6.5.jar |Create: Framed |createframed |1.6.5 |DONE |Manifest: NOSIGNATURE
lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |DONE |Manifest: NOSIGNATURE
L_Enders_Cataclysm-3.16.jar |cataclysm |cataclysm |3.16 |DONE |Manifest: NOSIGNATURE
integrated_cataclysm_forge-1.0.4+1.20.1.jar |Integrated Cataclysm |integrated_cataclysm |1.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
despawn_tweaker-1.20.1-1.0.0.jar |DespawnTweaker |despawn_tweaker |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
create_cuisine-1.0.0-slim.jar |Create: Arm-made Cuisine |create_cuisine |1.0.0 |DONE |Manifest: NOSIGNATURE
NightConfigFixes-v8.0.0-1.20.1-Forge.jar |Night Config Fixes |nightconfigfixes |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
create_hypertube-0.2.5-FORGE.jar |Create Hypertube |create_hypertube |0.2.5 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-2001.2.10.jar |FTB Library |ftblibrary |2001.2.10 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-2001.3.1.jar |FTB Teams |ftbteams |2001.3.1 |DONE |Manifest: NOSIGNATURE
ServerBrowser-1.20.1-FORGE-1.3.2.jar |ServerBrowser |serverbrowser |1.0.0 |DONE |Manifest: NOSIGNATURE
cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
light-overlay-8.0.0-forge.jar |Light Overlay |lightoverlay |8.0.0 |DONE |Manifest: NOSIGNATURE
framework-forge-1.20.1-0.7.15.jar |Framework |framework |0.7.15 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
TradingPost-v8.0.2-1.20.1-Forge.jar |Trading Post |tradingpost |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
BHMenu-Forge-1.20.1-2.4.2.jar |BHMenu |bhmenu |2.4.2 |DONE |Manifest: NOSIGNATURE
potacore-1.20.1-0.4.2.jar |Potacore |potacore |1.20.1-0.4.2 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.20-15.0.0.jar |TrashSlot |trashslot |15.0.0 |DONE |Manifest: NOSIGNATURE
create_logistics-1.20.1-0.0.1.jar |Create Logistics |create_logistics |1.0.0 |DONE |Manifest: NOSIGNATURE
copycats-3.0.2+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |3.0.2+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-2001.4.14.jar |FTB Quests |ftbquests |2001.4.14 |DONE |Manifest: NOSIGNATURE
ftb-xmod-compat-forge-2.1.3.jar |FTB XMod Compat |ftbxmodcompat |2.1.3 |DONE |Manifest: NOSIGNATURE
EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE
Oh-The-Biomes-Weve-Gone-Forge-1.6.5.jar |Oh The Biomes We've Gone |biomeswevegone |1.6.5 |DONE |Manifest: NOSIGNATURE
totemfactory-1.0.jar |Create : Totem Factory |totemfactory |1.0 |DONE |Manifest: NOSIGNATURE
SimpleRPC-4.0.4.jar |Simple RPC |simplerpc |4.0.4 |DONE |Manifest: NOSIGNATURE
TRender-1.0.6-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.6 |DONE |Manifest: NOSIGNATURE
create_winery-1.7.0-forge-1.20.1.jar |Create: Winery |create_winery |1.7.0 |DONE |Manifest: NOSIGNATURE
create-1.20.1-6.0.6.jar |Create |create |6.0.6 |DONE |Manifest: NOSIGNATURE
createdeco-2.0.3-1.20.1-forge.jar |Create Deco |createdeco |2.0.3-1.20.1-forge |DONE |Manifest: NOSIGNATURE
Create Encased-1.20.1-1.7.2-fix1.jar |Create Encased |createcasing |1.7.2-fix1 |DONE |Manifest: NOSIGNATURE
creategoggles-1.20.1-6.1.0-[FORGE].jar |Create Goggles |creategoggles |6.1.0 |DONE |Manifest: NOSIGNATURE
createornithopterglider-1.0.2-1.20.1.jar |Create: Ornithopter Glider |createornithopterglider |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE
sliceanddice-forge-3.5.1.jar |Create Slice & Dice |sliceanddice |3.5.1 |DONE |Manifest: NOSIGNATURE
create-mob-spawners-1.20.1-3.1.0.jar |Create: Mob Spawners |create_mob_spawners |3.1.0 |DONE |Manifest: NOSIGNATURE
create-food-1.20.1-1.1.11-forge.jar |Create: Food |createfood |1.1.11-forge |DONE |Manifest: NOSIGNATURE
create_central_kitchen-1.20.1-for-create-6.0.6-1.4|Create: Central Kitchen |create_central_kitchen |1.4.3b |DONE |Manifest: NOSIGNATURE
create_mechanical_chicken-1.20.1-1.1.5-6.0.2.jar |Create Mechanical Chicken |create_mechanical_chicken |1.20.1-1.1.5-6.0.2 |DONE |Manifest: NOSIGNATURE
petrolpark-1.20.1-1.4.11.jar |Petrolpark's Library |petrolpark |1.4.11 |DONE |Manifest: NOSIGNATURE
petrolsparts-1.20.1-1.2.3-all.jar |Petrol's Parts |petrolsparts |1.2.3 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20.1-14.1.17.jar |Waystones |waystones |14.1.17 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
YungsCaveBiomes-1.20.1-Forge-2.0.5.jar |YUNG's Cave Biomes |yungscavebiomes |1.20.1-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE
createbicbit-1.20.1-1.0.1B.jar |Create Bitterballen |create_bic_bit |1.0.1B |DONE |Manifest: NOSIGNATURE
create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE
escalated-1.1.0-create.6.0.6-mc.1.20.1-forge.jar |Create: Escalated |escalated |1.1.0 |DONE |Manifest: NOSIGNATURE
everycomp-1.20-2.9.4-forge.jar |Every Compat |everycomp |1.20-2.9.4 |DONE |Manifest: NOSIGNATURE
farsight-1.20.1-4.5.jar |Farsight mod |farsight_view |1.20.1-4.5 |DONE |Manifest: NOSIGNATURE
ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE
blueprint-1.20.1-7.1.3.jar |Blueprint |blueprint |7.1.3 |DONE |Manifest: NOSIGNATURE
boatload-1.20.1-5.0.1.jar |Boatload |boatload |5.0.1 |DONE |Manifest: NOSIGNATURE
environmental-1.20.1-4.1.0.jar |Environmental |environmental |4.1.0 |DONE |Manifest: NOSIGNATURE
savage_and_ravage-1.20.1-6.0.0.jar |Savage & Ravage |savage_and_ravage |6.0.0 |DONE |Manifest: NOSIGNATURE
upgrade_aquatic-1.20.1-6.0.3.jar |Upgrade Aquatic |upgrade_aquatic |6.0.3 |DONE |Manifest: NOSIGNATURE
personality-1.20.1-4.1.0.jar |Personality |personality |4.1.0 |DONE |Manifest: NOSIGNATURE
autumnity-1.20.1-5.0.2.jar |Autumnity |autumnity |5.0.2 |DONE |Manifest: NOSIGNATURE
gallery-1.20.1-1.0.3.jar |Gallery |gallery |1.0.3 |DONE |Manifest: NOSIGNATURE
caverns_and_chasms-1.20.1-2.0.0.jar |Caverns & Chasms |caverns_and_chasms |2.0.0 |DONE |Manifest: NOSIGNATURE
incubation-1.20.1-4.0.4.jar |Incubation |incubation |4.0.4 |DONE |Manifest: NOSIGNATURE
watut-forge-1.20.1-1.2.3.jar |What Are They Up To |watut |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
skinlayers3d-forge-1.9.0-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.9.0 |DONE |Manifest: NOSIGNATURE
CutThrough-v8.0.2-1.20.1-Forge.jar |Cut Through |cutthrough |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
create_fantasizing-1.0.2-1.20.1.jar |Create: Fantasizing Again |create_fantasizing |1.0.2 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
moonlight-1.20-2.16.13-forge.jar |Moonlight Library |moonlight |1.20-2.16.13 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.3.6-beta.1.jar |MixinSquared |mixinsquared |0.3.6-beta.1 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-Forge-11.13.2.jar |Jade |jade |11.13.2+forge |DONE |Manifest: NOSIGNATURE
lootintegrations_yungs-1.4.jar |lootintegrations_yungs mod |lootintegrations_yungs |1 |DONE |Manifest: NOSIGNATURE
atmospheric-1.20.1-6.1.1.jar |Atmospheric |atmospheric |6.1.1 |DONE |Manifest: NOSIGNATURE
Iceberg-1.20.1-forge-1.1.25.jar |Iceberg |iceberg |1.1.25 |DONE |Manifest: NOSIGNATURE
Quark-4.0-462.jar |Quark |quark |4.0-462 |DONE |Manifest: NOSIGNATURE
supplementaries-1.20-3.1.39.jar |Supplementaries |supplementaries |1.20-3.1.39 |DONE |Manifest: NOSIGNATURE
amendments-1.20-2.2.1.jar |Amendments |amendments |1.20-2.2.1 |DONE |Manifest: NOSIGNATURE
create-stuff-additions1.20.1_v2.1.0.jar |Create Stuff & Additions |create_sa |2.1.0 |DONE |Manifest: NOSIGNATURE
abnormals_delight-1.20.1-5.0.1.jar |Abnormals Delight |abnormals_delight |5.0.1 |DONE |Manifest: NOSIGNATURE
Delightful-1.20.1-3.7.6.jar |Delightful |delightful |3.7.6 |DONE |Manifest: NOSIGNATURE
StorageDrawers-forge-1.20.1-12.14.3.jar |Storage Drawers |storagedrawers |12.14.3 |DONE |Manifest: NOSIGNATURE
dynamicvillage-v0.4-1.20.1.jar |Create: Dynamic Village |dynamicvillage |0.4 |DONE |Manifest: NOSIGNATURE
fancymenu_forge_3.7.0_MC_1.20.1.jar |FancyMenu |fancymenu |3.7.0 |DONE |Manifest: NOSIGNATURE
coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
BetterTridents-v8.0.1-1.20.1-Forge.jar |Better Tridents |bettertridents |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
pattern_schematics-1.2.3+forge-1.20.1.jar |Create: Pattern Schematics |create_pattern_schematics |1.2.3+forge-1.20.1 |DONE |Manifest: NOSIGNATURE
createmetallurgy-0.0.7-HF-1.20.1.jar |Create Metallurgy |createmetallurgy |0.0.7-HF-1.20.1 |DONE |Manifest: NOSIGNATURE
create_kart-2.3.0-forge-1.20.1.jar |Create Kart |create_kart |2.3.0 |DONE |Manifest: NOSIGNATURE
alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
aoc_core_v2.jar |All of Create Core |aoc |2 |DONE |Manifest: NOSIGNATURE
create_enchantment_industry-1.3.3-for-create-6.0.6|Create Enchantment Industry |create_enchantment_industry |1.3.3-for-create-6.0|DONE |Manifest: NOSIGNATURE
OverflowingBars-v8.0.1-1.20.1-Forge.jar |Overflowing Bars |overflowingbars |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
createaddition-1.20.1-1.3.2.jar |Create Crafts & Additions |createaddition |1.20.1-1.3.2 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 33dfa490-7277-4d5d-9351-2044472629fc
Forge: net.minecraftforge:47.4.2
Flywheel Backend: flywheel:off
Explicit GC Last Run: 11ms ago