Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // You're mean.
- Time: 4/24/24, 3:59 PM
- Description: Ticking block entity
- java.lang.NullPointerException: Cannot invoke "net.minecraftforge.items.IItemHandlerModifiable.getSlots()" because "this.wrapped" is null
- at com.simibubi.create.foundation.item.ItemHandlerWrapper.getSlots(ItemHandlerWrapper.java:16) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
- at com.simibubi.create.foundation.item.ItemHelper.extract(ItemHelper.java:169) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
- at com.simibubi.create.content.logistics.chute.ChuteBlockEntity.handleInput(ChuteBlockEntity.java:350) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
- at com.simibubi.create.content.logistics.chute.ChuteBlockEntity.handleInputFromAbove(ChuteBlockEntity.java:331) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
- at com.simibubi.create.content.logistics.chute.ChuteBlockEntity.tick(ChuteBlockEntity.java:154) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
- at com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.m_155252_(SmartBlockEntityTicker.java:15) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading}
- at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.clip_replace.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.get_entities.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.world_border.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:world.level.MixinLevel,pl:mixin:A}
- at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:moreplayermodels.mixins.json:ServerLevelMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinServerLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:server.world.MixinServerLevel,pl:mixin:APP:ritchiesprojectilelib.mixins.json:ServerLevelMixin,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pfm-common.mixins.json:PFMMixinDedicatedServer,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Server thread
- Suspected Mod:
- Create (create), Version: 0.5.1.f
- Issue tracker URL: https://github.com/Creators-of-Create/Create/issues
- at TRANSFORMER/[email protected]/com.simibubi.create.foundation.item.ItemHandlerWrapper.getSlots(ItemHandlerWrapper.java:16)
- Stacktrace:
- at com.simibubi.create.foundation.item.ItemHandlerWrapper.getSlots(ItemHandlerWrapper.java:16) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
- at com.simibubi.create.foundation.item.ItemHelper.extract(ItemHelper.java:169) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
- at com.simibubi.create.content.logistics.chute.ChuteBlockEntity.handleInput(ChuteBlockEntity.java:350) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
- at com.simibubi.create.content.logistics.chute.ChuteBlockEntity.handleInputFromAbove(ChuteBlockEntity.java:331) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
- at com.simibubi.create.content.logistics.chute.ChuteBlockEntity.tick(ChuteBlockEntity.java:154) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
- at com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.m_155252_(SmartBlockEntityTicker.java:15) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading}
- at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.clip_replace.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.get_entities.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.world_border.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:world.level.MixinLevel,pl:mixin:A}
- at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:moreplayermodels.mixins.json:ServerLevelMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinServerLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:server.world.MixinServerLevel,pl:mixin:APP:ritchiesprojectilelib.mixins.json:ServerLevelMixin,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
- -- Block entity being ticked --
- Details:
- Name: create:chute // com.simibubi.create.content.logistics.chute.ChuteBlockEntity
- Block: Block{create:chute}[facing=down,shape=normal,waterlogged=false]
- Block location: World: (-281,62,-587), Section: (at 7,14,5 in -18,3,-37; chunk contains blocks -288,-64,-592 to -273,319,-577), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,-64,-1024 to -1,319,-513)
- Block: Block{create:chute}[facing=down,shape=normal,waterlogged=false]
- Block location: World: (-281,62,-587), Section: (at 7,14,5 in -18,3,-37; chunk contains blocks -288,-64,-592 to -273,319,-577), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,-64,-1024 to -1,319,-513)
- Stacktrace:
- at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading}
- at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.clip_replace.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.get_entities.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.world_border.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:world.level.MixinLevel,pl:mixin:A}
- at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:moreplayermodels.mixins.json:ServerLevelMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinServerLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:server.world.MixinServerLevel,pl:mixin:APP:ritchiesprojectilelib.mixins.json:ServerLevelMixin,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pfm-common.mixins.json:PFMMixinDedicatedServer,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
- -- Affected level --
- Details:
- All players: 1 total; [ServerPlayer['_rudeus'/503, l='ServerLevel[world]', x=-315.33, y=90.13, z=-402.08]]
- Chunk stats: 8596
- Level dimension: minecraft:overworld
- Level spawn location: World: (0,65,6), Section: (at 0,1,6 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
- Level time: 10017626 game time, 1695465 day time
- Level name: world
- Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
- Level weather: Rain time: 84308 (now: false), thunder time: 47436 (now: false)
- Known server brands: forge
- Level was modded: true
- Level storage version: 0x04ABD - Anvil
- Stacktrace:
- at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pfm-common.mixins.json:PFMMixinDedicatedServer,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
- -- System Details --
- Details:
- Minecraft Version: 1.18.2
- Minecraft Version ID: 1.18.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 17.0.6, Eclipse Adoptium
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
- Memory: 1397501440 bytes (1332 MiB) / 6442450944 bytes (6144 MiB) up to 10737418240 bytes (10240 MiB)
- CPUs: 16
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 7 5700G with Radeon Graphics
- Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
- Microarchitecture: Zen 3
- Frequency (GHz): 3.79
- Number of physical packages: 1
- Number of physical CPUs: 8
- Number of logical CPUs: 16
- Graphics card #0 name: DisplayLink USB Device
- Graphics card #0 vendor: DisplayLink (0x17e9)
- Graphics card #0 VRAM (MB): 0.00
- Graphics card #0 deviceId: 0xff06
- Graphics card #0 versionInfo: DriverVersion=9.3.3324.0
- Graphics card #1 name: AMD Radeon(TM) Graphics
- Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
- Graphics card #1 VRAM (MB): 512.00
- Graphics card #1 deviceId: 0x1638
- Graphics card #1 versionInfo: DriverVersion=31.0.12027.9001
- Graphics card #2 name: DisplayLink USB Device
- Graphics card #2 vendor: DisplayLink (0x17e9)
- Graphics card #2 VRAM (MB): 0.00
- Graphics card #2 deviceId: 0xff06
- Graphics card #2 versionInfo: DriverVersion=9.3.3324.0
- Memory slot #0 capacity (MB): 16384.00
- Memory slot #0 clockSpeed (GHz): 3.20
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 16384.00
- Memory slot #1 clockSpeed (GHz): 3.20
- Memory slot #1 type: DDR4
- Virtual memory max (MB): 48003.06
- Virtual memory used (MB): 23239.03
- Swap memory total (MB): 15872.00
- Swap memory used (MB): 1128.31
- JVM Flags: 20 total; -Xms6G -Xmx10G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20
- Server Running: true
- Player Count: 1 / 20; [ServerPlayer['_rudeus'/503, l='ServerLevel[world]', x=-315.33, y=90.13, z=-402.08]]
- Data Packs: vanilla, mod:forge, mod:supermartijn642configlib, mod:netherportalfix (incompatible), mod:advancedperipherals (incompatible), mod:cccbridge, mod:sophisticatedcore (incompatible), mod:chiseled, mod:mcwfurnituresbop, mod:ritchiesprojectilelib (incompatible), mod:ctm (incompatible), mod:cookingforblockheads (incompatible), mod:placebo (incompatible), mod:condensedmilk, mod:wildbackport, mod:maxhealthfix (incompatible), mod:mixinextras (incompatible), mod:wstweaks (incompatible), mod:macawsbridgesbop, mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:apotheosis (incompatible), mod:mcwdoors, mod:railways (incompatible), mod:mekanismgenerators, mod:balm (incompatible), mod:macawsroofsbop, mod:cloth_config (incompatible), mod:pfm (incompatible), mod:absentbydesign, mod:refinedstorage, mod:konkrete (incompatible), mod:createcafe (incompatible), mod:mcwbridges, mod:biomesoplenty (incompatible), mod:ironfurnaces (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib, mod:botania (incompatible), mod:hangglider, mod:lightspeed, mod:curios (incompatible), mod:patchouli (incompatible), mod:elevatorid, mod:ftbultimine (incompatible), mod:mekanismtools, mod:constructionwand, mod:mcwroofs, mod:cfm, mod:architectury (incompatible), mod:computercraft, mod:mcwfurnitures, mod:chunkloaders, mod:framework (incompatible), mod:enchanted (incompatible), mod:stateobserver (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:projectred_core (incompatible), mod:projectred_integration (incompatible), mod:projectred_expansion (incompatible), mod:dynamictrees (incompatible), mod:geckolib3 (incompatible), mod:dangerousstonecutter (incompatible), mod:extrautilitiesrebirth, mod:betteradvancements (incompatible), mod:smartbrainlib, mod:dtbop (incompatible), mod:createbigcannons, mod:fastload (incompatible), mod:simplyjetpacks, mod:torchslabmod (incompatible), mod:ftblibrary (incompatible), mod:mca (incompatible), mod:snad (incompatible), mod:ae2 (incompatible), mod:attributefix (incompatible), mod:mekanism, mod:tac (incompatible), mod:waystones (incompatible), mod:hat (incompatible), mod:projectred_transmission (incompatible), mod:clumps (incompatible), mod:naturescompass (incompatible), mod:badpackets (incompatible), mod:create_confectionery, mod:mahoutsukai, mod:ars_nouveau, mod:extradisks, mod:immersivepetroleum (incompatible), mod:bloodmagic (incompatible), mod:fasterladderclimbing (incompatible), mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:ironchest, mod:cofh_core, mod:thermal, mod:thermal_innovation, mod:thermal_expansion, mod:thermal_dynamics, mod:projectred_exploration (incompatible), mod:tconstruct (incompatible), mod:voicechat (incompatible), mod:terrablender (incompatible), mod:mcwfencesbop, mod:mousetweaks (incompatible), mod:immersiveengineering, mod:betterfpsdist (incompatible), mod:kotlinforforge, mod:flywheel (incompatible), mod:create, mod:mantle (incompatible), mod:moreplayermodels (incompatible), mod:fastbench (incompatible), mod:polymorph (incompatible), mod:securitycraft (incompatible), mod:diagonalfences, mod:armourers_workshop (incompatible), mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:puzzleslib, mod:projectred_illumination (incompatible), mod:valkyrienskies (incompatible), mod:vs_eureka (incompatible), mod:vs_clockwork (incompatible), mod:create_interactive (incompatible), mod:cosmeticarmorreworked (incompatible), mod:chiselsandbits (incompatible), mod:createaddition (incompatible), pfm-data-resources, mod:ftbessentials (incompatible), mod:ftbteams (incompatible), mod:ftbchunks (incompatible), mod:tempad (incompatible), mod:sebastrnlib, mod:appliedcooking (incompatible), mod:aeinfinitybooster (incompatible), mod:ae2wtlib (incompatible), mod:ae2things, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:mcwwindows, mod:corpse (incompatible), mod:botanytrees (incompatible), mod:framedblocks, mod:antighost (incompatible), mod:psionicolor (incompatible), mod:mcwlights, mod:rechiseled, mod:jei (incompatible), mod:botanypots (incompatible), mod:rechiseledcreate (incompatible), mod:fusion (incompatible), mod:mcwpaths, mod:dungeons_arise, mod:sound_physics_remastered (incompatible), mod:psi (incompatible), mod:entityculling (incompatible), mod:connectedglass, mod:controlling (incompatible), mod:simplylight, mod:lightoverlay (incompatible), mod:trashcans, mod:inventorysorter (incompatible), mod:trashslot (incompatible), mod:sophisticatedstorage (incompatible), mod:ae2extras (incompatible), mod:journeymap, mod:artifacts, mod:dungeoncrawl, mod:enchdesc (incompatible), mod:swingthroughgrass (incompatible), mod:valkyrienskies_sophisticatedstorage_compat, mod:justzoom (incompatible), mod:expandability (incompatible), mod:betterfoliage, mod:lootr (incompatible), mod:extremesoundmuffler (incompatible), mod:buildinggadgets (incompatible), mod:framedcompactdrawers (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:rftoolsutility (incompatible), mod:creativecore (incompatible), mod:waterframes, mod:storagedrawers (incompatible), mod:morestoragedrawers (incompatible), mod:fluiddrawerslegacy, mod:dtarsnouveau (incompatible), mod:engineersdecor (incompatible), mod:spark (incompatible), mod:watermedia (incompatible), mod:memoryleakfix, mod:autoreglib (incompatible), mod:showcaseitem (incompatible), mod:rsinfinitybooster (incompatible), mod:extrastorage, mod:pipez (incompatible), mod:alexsdelight, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:farmersdelight, mod:refinedstorageaddons, mod:jadeaddons (incompatible), mod:s_a_b, mod:pamhc2crops, mod:pamhc2foodcore, mod:vs_tournament (incompatible), mod:pamhc2foodextended, mod:pamhc2trees (incompatible), mod:trackwork, mod:jade
- World Generation: Stable
- Is Modded: Definitely; Server brand changed to 'forge'
- Type: Dedicated Server (map_server.txt)
- ModLauncher: 9.1.3+9.1.3+main.9b69c82a
- ModLauncher launch target: forgeserver
- ModLauncher naming: srg
- ModLauncher services:
- mixin PLUGINSERVICE
- eventbus PLUGINSERVICE
- slf4jfixer PLUGINSERVICE
- object_holder_definalize PLUGINSERVICE
- runtime_enum_extender PLUGINSERVICE
- capability_token_subclass PLUGINSERVICE
- accesstransformer PLUGINSERVICE
- runtimedistcleaner PLUGINSERVICE
- mixin TRANSFORMATIONSERVICE
- fml TRANSFORMATIONSERVICE
- FML Language Providers:
- javafml@null
- lowcodefml@null
- Mod List:
- ftb-essentials-1802.2.2-build.83.jar |FTB Essentials |ftbessentials |1802.2.2-build.83 |DONE |Manifest: NOSIGNATURE
- supermartijn642configlib-1.1.8-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
- cccbridge-mc1.18.2-forge-v1.5.1.jar |CC:C Bridge |cccbridge |1.5.1-forge |DONE |Manifest: NOSIGNATURE
- mcw-windows-2.2.1-mc1.18.2forge.jar |Macaw's Windows |mcwwindows |2.2.1 |DONE |Manifest: NOSIGNATURE
- CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |DONE |Manifest: NOSIGNATURE
- wildbackport-1.2.3.jar |TheWildBackport |wildbackport |1.2.3 |DONE |Manifest: NOSIGNATURE
- MaxHealthFix-Forge-1.18.2-5.0.4.jar |MaxHealthFix |maxhealthfix |5.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- WitherSkeletonTweaks-1.18.2-7.1.3.jar |Wither Skeleton Tweaks |wstweaks |7.1.3 |DONE |Manifest: NOSIGNATURE
- macawsbridgesbop-1.18.2-1.5.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
- Apotheosis-1.18.2-5.8.1.jar |Apotheosis |apotheosis |5.8.1 |DONE |Manifest: NOSIGNATURE
- balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE
- cloth-config-6.5.116-forge.jar |Cloth Config v4 API |cloth_config |6.5.116 |DONE |Manifest: NOSIGNATURE
- corpse-1.18.2-1.0.2.jar |Corpse |corpse |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE
- BotanyTrees-Forge-1.18.2-4.0.14.jar |BotanyTrees |botanytrees |4.0.14 |DONE |Manifest: NOSIGNATURE
- ironfurnaces-1.18.2-3.3.3.jar |Iron Furnaces |ironfurnaces |3.3.3 |DONE |Manifest: NOSIGNATURE
- mcw-trapdoors-1.1.2-mc1.18.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
- supermartijn642corelib-1.1.17-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE
- spark-1.10.38-forge.jar |spark |spark |1.10.38 |DONE |Manifest: NOSIGNATURE
- lightspeed-1.18.2-1.0.5.jar |Lightspeed |lightspeed |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE
- curios-forge-1.18.2-5.0.9.2.jar |Curios API |curios |1.18.2-5.0.9.2 |DONE |Manifest: NOSIGNATURE
- antighost-1.18.1-forge39.0.9-1.1.2.jar |AntiGhost |antighost |1.18.1-forge39.0.9-1|DONE |Manifest: NOSIGNATURE
- constructionwand-1.18.2-2.9.jar |Construction Wand |constructionwand |1.18.2-2.9 |DONE |Manifest: NOSIGNATURE
- mcw-roofs-2.3.0-mc1.18.2forge.jar |Macaw's Roofs |mcwroofs |2.3.0 |DONE |Manifest: NOSIGNATURE
- cfm-7.0.0-pre35-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE
- mcw-furniture-3.2.2-mc1.18.2forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |DONE |Manifest: NOSIGNATURE
- JadeAddons-1.18.2-forge-2.5.0.jar |Jade Addons |jadeaddons |2.5.0 |DONE |Manifest: NOSIGNATURE
- FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE
- CodeChickenLib-1.18.2-4.1.4.488-universal.jar |CodeChicken Lib |codechickenlib |4.1.4.488 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
- CBMultipart-1.18.2-3.1.1.138-universal.jar |CBMultipart |cb_multipart |3.1.1.138 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
- DynamicTrees-1.18.2-1.0.4.jar |Dynamic Trees |dynamictrees |1.18.2-1.0.4 |DONE |Manifest: NOSIGNATURE
- geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE
- dangerousstonecutter-forge-1.18.2-1.6.jar |Dangerous Stone Cutter |dangerousstonecutter |1.6 |DONE |Manifest: NOSIGNATURE
- psionicolor-1.18.2-1.0.1.jar |Psionicolor |psionicolor |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
- mcw-lights-1.0.6-mc1.18.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
- extra-utilities-reborn-1.7.4-release.jar |Extra Utilities Rebirth |extrautilitiesrebirth |1.7.3 |DONE |Manifest: NOSIGNATURE
- SmartBrainLib-forge-1.18.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |DONE |Manifest: NOSIGNATURE
- createbigcannons-forge-1.18.2-0.5.3.b.jar |Create Big Cannons |createbigcannons |0.5.3.b-nightly-55e3|DONE |Manifest: NOSIGNATURE
- Fastload-Reforged-mc1.18.2-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE
- SimplyJetpacks2-1.18.2-2.8.0.1.jar |Simply Jetpacks 2 |simplyjetpacks |1.18.2-2.8.0.1 |DONE |Manifest: NOSIGNATURE
- torchslabmod-1.18.1_v1.7.5.jar |Torch Slab Mod |torchslabmod |1.7.5 |DONE |Manifest: NOSIGNATURE
- rechiseled-1.1.5b-forge-mc1.18.jar |Rechiseled |rechiseled |1.1.5b |DONE |Manifest: NOSIGNATURE
- watermedia-2.0.31.jar |WaterMedia |watermedia |2.0.31 |DONE |Manifest: NOSIGNATURE
- AttributeFix-Forge-1.18.2-14.0.2.jar |AttributeFix |attributefix |14.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- hats-and-cosmetics-1.4-1.18.2.jar |Hats and Cosmetics |hat |1.4 |DONE |Manifest: NOSIGNATURE
- NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE
- badpackets-forge-0.1.3.jar |Bad Packets API |badpackets |0.1.3 |DONE |Manifest: NOSIGNATURE
- BotanyPots-Forge-1.18.2-8.1.32.jar |BotanyPots |botanypots |8.1.32 |DONE |Manifest: NOSIGNATURE
- rechiseledcreate-1.0.2-forge-mc1.18.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |DONE |Manifest: NOSIGNATURE
- fusion-1.1.1-forge-mc1.18.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
- memoryleakfix-forge-1.17+-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |DONE |Manifest: NOSIGNATURE
- ExtraDisks-1.18.2-2.1.1.jar |Extra Disks |extradisks |1.18.2-2.1.1 |DONE |Manifest: NOSIGNATURE
- ImmersivePetroleum-1.18.2-4.2.0-25.jar |Immersive Petroleum |immersivepetroleum |4.2.0-25 |DONE |Manifest: NOSIGNATURE
- steel_armor_blocks_forge_1.18.2_1.3.0.jar |Steel armor blocks |s_a_b |1.3.0 |DONE |Manifest: NOSIGNATURE
- mcw-paths-1.0.4forge-mc1.18.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.4 |DONE |Manifest: NOSIGNATURE
- ironchest-1.18.2-13.2.11.jar |Iron Chests |ironchest |1.18.2-13.2.11 |DONE |Manifest: NOSIGNATURE
- DungeonsArise-1.18.2-2.1.52-release.jar |When Dungeons Arise |dungeons_arise |2.1.52-1.18.2 |DONE |Manifest: NOSIGNATURE
- server-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: NOSIGNATURE
- voicechat-forge-1.18.2-2.5.11.jar |Simple Voice Chat |voicechat |1.18.2-2.5.11 |DONE |Manifest: NOSIGNATURE
- soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
- TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
- ImmersiveEngineering-1.18.2-8.4.0-161.jar |Immersive Engineering |immersiveengineering |1.18.2-8.4.0-161 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
- pamhc2crops-1.18.2-1.0.6.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.6 |DONE |Manifest: NOSIGNATURE
- betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
- kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE
- flywheel-forge-1.18.2-0.6.10-105.jar |Flywheel |flywheel |0.6.10-105 |DONE |Manifest: NOSIGNATURE
- Mantle-1.18.2-1.9.50.jar |Mantle |mantle |1.9.50 |DONE |Manifest: NOSIGNATURE
- pamhc2foodcore-1.18.2-1.0.3.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.1 |DONE |Manifest: NOSIGNATURE
- MorePlayerModels-1.18.2.20240405.jar |More Player Models |moreplayermodels |1.18.2.20240405 |DONE |Manifest: NOSIGNATURE
- polymorph-forge-1.18.2-0.50.jar |Polymorph |polymorph |1.18.2-0.50 |DONE |Manifest: NOSIGNATURE
- AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
- [1.18.2] SecurityCraft v1.9.9.jar |SecurityCraft |securitycraft |1.9.9 |DONE |Manifest: NOSIGNATURE
- entityculling-forge-1.6.1-mc1.18.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
- FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE
- showcaseitem-1.18.2-1.0.jar |Showcase Item |showcaseitem |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
- lootr-forge-1.18.2-0.3.28.70.jar |Lootr |lootr |0.3.28.70 |DONE |Manifest: NOSIGNATURE
- connectedglass-1.1.11-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.11 |DONE |Manifest: NOSIGNATURE
- PuzzlesLib-v3.5.9-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.5.9 |DONE |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
- valkyrienskies-118-2.1.1-beta.5.jar |Valkyrien Skies 2 |valkyrienskies |2.1.1-beta.5 |DONE |Manifest: NOSIGNATURE
- tournament-forge-1.1.0_beta-2e0399daa01.jar |VS Tournament Mod |vs_tournament |1.1.0_beta-2+e0399da|DONE |Manifest: NOSIGNATURE
- extremesoundmuffler-3.30_forge-1.18.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.31_forge-1.18.2 |DONE |Manifest: NOSIGNATURE
- CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
- netherportalfix-forge-1.18.2-9.0.1.jar |NetherPortalFix |netherportalfix |9.0.1 |DONE |Manifest: NOSIGNATURE
- AdvancedPeripherals-1.18.2-0.7.31r.jar |Advanced Peripherals |advancedperipherals |0.7.31r |DONE |Manifest: NOSIGNATURE
- sophisticatedcore-1.18.2-0.6.4.586.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.6.4.586 |DONE |Manifest: NOSIGNATURE
- chiseled-1.18.2-0.5beta.jar |Chiseled |chiseled |0.5.0 |DONE |Manifest: NOSIGNATURE
- eureka-1.4.0-beta.1.jar |VS Eureka Mod |vs_eureka |1.4.0-beta.1 |DONE |Manifest: NOSIGNATURE
- mcwfurnituresbop-1.18.2-1.3.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.18.2-1.3 |DONE |Manifest: NOSIGNATURE
- ritchiesprojectilelib-1.0.0-3a68f88+1.18.2-forge.j|Ritchie's Projectile Library |ritchiesprojectilelib |1.0.0-3a68f88+1.18.2|DONE |Manifest: NOSIGNATURE
- Controlling-forge-1.18.2-9.0+23.jar |Controlling |controlling |9.0+23 |DONE |Manifest: NOSIGNATURE
- Placebo-1.18.2-6.6.7.jar |Placebo |placebo |6.6.7 |DONE |Manifest: NOSIGNATURE
- condensedmilk-1.18.2_1.0r.jar |Condensedmilk |condensedmilk |1.18.2_1.0r |DONE |Manifest: NOSIGNATURE
- mixinextras-forge-0.2.1.jar |MixinExtras |mixinextras |0.2.1 |DONE |Manifest: NOSIGNATURE
- Bookshelf-Forge-1.18.2-13.3.56.jar |Bookshelf |bookshelf |13.3.56 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- sophisticatedbackpacks-1.18.2-3.20.2.1036.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.20.2.1036 |DONE |Manifest: NOSIGNATURE
- buildinggadgets-3.13.2-build.21+mc1.18.2.jar |Building Gadgets |buildinggadgets |3.13.2-build.21+mc1.|DONE |Manifest: NOSIGNATURE
- FramedBlocks-5.11.5.jar |FramedBlocks |framedblocks |5.11.5 |DONE |Manifest: NOSIGNATURE
- forge-1.18.2-40.2.18-universal.jar |Forge |forge |40.2.18 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
- cofh_core-1.18.2-9.2.3.47.jar |CoFH Core |cofh_core |9.2.3 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
- thermal_foundation-1.18.2-9.2.2.58.jar |Thermal Series |thermal |9.2.2 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
- thermal_innovation-1.18.2-9.2.1.19.jar |Thermal Innovation |thermal_innovation |9.2.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
- thermal_dynamics-1.18.2-9.2.2.19.jar |Thermal Dynamics |thermal_dynamics |9.2.2 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
- Psi 1.18.2-98.jar |Psi |psi |2.0.0 |DONE |Manifest: NOSIGNATURE
- appleskin-forge-mc1.18.2-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE
- mcw-doors-1.1.0forge-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
- Steam_Rails-1.4.8+forge-mc1.18.2-build.23.jar |Create: Steam 'n Rails |railways |1.4.8+forge-mc1.18.2|DONE |Manifest: NOSIGNATURE
- MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |DONE |Manifest: NOSIGNATURE
- macawsroofsbop-1.18.2-1.5.jar |Macaw's Roofs - BOP |macawsroofsbop |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
- paladin-furniture-mod-1.2.1-forge-mc1.18.2.jar |Paladin's Furniture |pfm |1.2.1 |DONE |Manifest: NOSIGNATURE
- absentbydesign-1.18.2-1.6.2.jar |Absent By Design Mod |absentbydesign |1.18.2-1.6.2 |DONE |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
- konkrete_forge_1.8.0_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
- createcafe-1.10.4-1.18.2.jar |Create Cafe |createcafe |1.10.4-1.18.2 |DONE |Manifest: NOSIGNATURE
- RSInfinityBooster-1.18.2-2.1+20.jar |RSInfinityBooster |rsinfinitybooster |1.18.2-2.1+20 |DONE |Manifest: NOSIGNATURE
- refinedstorage-1.10.6.jar |Refined Storage |refinedstorage |1.10.6 |DONE |Manifest: NOSIGNATURE
- ExtraStorage-1.18.2-2.2.1.jar |Extra Storage |extrastorage |2.2.1 |DONE |Manifest: NOSIGNATURE
- jei-1.18.2-forge-10.2.1.1005.jar |Just Enough Items |jei |10.2.1.1005 |DONE |Manifest: NOSIGNATURE
- Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |DONE |Manifest: NOSIGNATURE
- pipez-1.18.2-1.1.5.jar |Pipez |pipez |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE
- mcw-bridges-3.0.0-mc1.18.2forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE
- tempad-forge-1.18.2-1.4.1.jar |Tempad |tempad |1.4.1 |DONE |Manifest: NOSIGNATURE
- mcw-fences-1.1.1-mc1.18.2forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |DONE |Manifest: NOSIGNATURE
- simplylight-1.18.2-1.4.5-build.43.jar |Simply Light |simplylight |1.18.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE
- HangGlider-v3.0.0-1.18.2-Forge.jar |Hang Glider |hangglider |3.0.0 |DONE |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
- pamhc2foodextended-1.18.2-1.0.5.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0 |DONE |Manifest: NOSIGNATURE
- thermal_expansion-1.18.2-9.2.2.24.jar |Thermal Expansion |thermal_expansion |9.2.2 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
- elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |DONE |Manifest: NOSIGNATURE
- ftb-ultimine-forge-1802.3.4-build.93.jar |FTB Ultimine |ftbultimine |1802.3.4-build.93 |DONE |Manifest: NOSIGNATURE
- MekanismTools-1.18.2-10.2.5.465.jar |Mekanism: Tools |mekanismtools |10.2.5 |DONE |Manifest: NOSIGNATURE
- architectury-4.12.94-forge.jar |Architectury |architectury |4.12.94 |DONE |Manifest: NOSIGNATURE
- ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |DONE |Manifest: NOSIGNATURE
- ftb-teams-forge-1802.2.11-build.107.jar |FTB Teams |ftbteams |1802.2.11-build.107 |DONE |Manifest: NOSIGNATURE
- cc-tweaked-1.18.2-1.101.3.jar |CC: Tweaked |computercraft |1.101.3 |DONE |Manifest: NOSIGNATURE
- ProjectRed-1.18.2-4.17.0-beta-4-core.jar |ProjectRed Core |projectred_core |4.17.0-beta-4 |DONE |Manifest: NOSIGNATURE
- ProjectRed-1.18.2-4.17.0-beta-4-integration.jar |ProjectRed Integration |projectred_integration |4.17.0-beta-4 |DONE |Manifest: NOSIGNATURE
- ProjectRed-1.18.2-4.17.0-beta-4-expansion.jar |ProjectRed Expansion |projectred_expansion |4.17.0-beta-4 |DONE |Manifest: NOSIGNATURE
- ProjectRed-1.18.2-4.17.0-beta-4-transmission.jar |ProjectRed Transmission |projectred_transmission |4.17.0-beta-4 |DONE |Manifest: NOSIGNATURE
- ProjectRed-1.18.2-4.17.0-beta-4-exploration.jar |ProjectRed Exploration |projectred_exploration |4.17.0-beta-4 |DONE |Manifest: NOSIGNATURE
- ProjectRed-1.18.2-4.17.0-beta-4-illumination.jar |ProjectRed Illumination |projectred_illumination |4.17.0-beta-4 |DONE |Manifest: NOSIGNATURE
- light-overlay-6.0.5-forge.jar |Light Overlay |lightoverlay |6.0.5 |DONE |Manifest: NOSIGNATURE
- trashcans-1.0.18-forge-mc1.18.jar |Trash Cans |trashcans |1.0.18 |DONE |Manifest: NOSIGNATURE
- chunkloaders-1.2.8a-forge-mc1.18.jar |Chunk Loaders |chunkloaders |1.2.8a |DONE |Manifest: NOSIGNATURE
- framework-forge-1.18.2-0.4.3.jar |Framework |framework |0.4.3 |DONE |Manifest: NOSIGNATURE
- enchanted-forge-1.18.2-1.1.5.jar |Enchanted |enchanted |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE
- StateObserver-forge-1.18.2-1.2.1.jar |StateObserver |stateobserver |1.2.1 |DONE |Manifest: NOSIGNATURE
- BetterAdvancements-1.18.2-0.2.0.146.jar |Better Advancements |betteradvancements |0.2.0.146 |DONE |Manifest: NOSIGNATURE
- inventorysorter-1.18.2-19.0.4.jar |Simple Inventory Sorter |inventorysorter |19.0.4 |DONE |Manifest: NOSIGNATURE
- trashslot-forge-1.18.2-11.0.3.jar |TrashSlot |trashslot |11.0.3 |DONE |Manifest: NOSIGNATURE
- pamhc2trees-1.18.2-1.0.4.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
- minecraft-comes-alive-7.4.11+1.18.2-universal.jar |Minecraft Comes Alive |mca |7.4.11+1.18.2 |DONE |Manifest: NOSIGNATURE
- sophisticatedstorage-1.18.2-0.9.7.764.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.9.7.764 |DONE |Manifest: NOSIGNATURE
- Snad-1.18.2-1.22.04.15a.jar |Snad |snad |1.18.2-1.22.04.15a |DONE |Manifest: NOSIGNATURE
- ae2extras-2-1.18.2.jar |AE2 Extras |ae2extras |2-1.18.2 |DONE |Manifest: NOSIGNATURE
- tac-0.3.10.2-1.18.2.jar |Timeless and Classics Guns |tac |0.3.10.2-1.18.2 |DONE |Manifest: NOSIGNATURE
- create-1.18.2-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
- clockwork-1.18.2-0.1.13-forge-90516b7ffc.jar |Clockwork: Create x Valkyrien |vs_clockwork |1.18.2-0.1.13-forge-|DONE |Manifest: NOSIGNATURE
- trackwork-1.18.2-0.0.1h1-alpha.jar |Trackwork Mod |trackwork |1.18.2-0.0.1h1-alpha|DONE |Manifest: NOSIGNATURE
- waystones-forge-1.18.2-10.2.2.jar |Waystones |waystones |10.2.2 |DONE |Manifest: NOSIGNATURE
- Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |DONE |Manifest: NOSIGNATURE
- journeymap-1.18.2-5.9.8-forge.jar |Journeymap |journeymap |5.9.8 |DONE |Manifest: NOSIGNATURE
- artifacts-1.18.2-4.2.3.jar |Artifacts |artifacts |1.18.2-4.2.3 |DONE |Manifest: NOSIGNATURE
- framedcompactdrawers-1.18-4.1.0.jar |Framed Compacting Drawers |framedcompactdrawers |1.18-4.1.0 |DONE |Manifest: NOSIGNATURE
- DungeonCrawl-1.18.2-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |DONE |Manifest: NOSIGNATURE
- create-confectionery1.18.2_v1.0.9.jar |Create Confectionery |create_confectionery |1.0.9 |DONE |Manifest: NOSIGNATURE
- mcjtylib-1.18-6.0.20.jar |McJtyLib |mcjtylib |1.18-6.0.20 |DONE |Manifest: NOSIGNATURE
- rftoolsbase-1.18-3.0.12.jar |RFToolsBase |rftoolsbase |1.18-3.0.12 |DONE |Manifest: NOSIGNATURE
- mahoutsukai-1.18.2-v1.34.62.jar |Mahou Tsukai |mahoutsukai |1.18.2-v1.34.62 |DONE |Manifest: NOSIGNATURE
- ftb-chunks-forge-1802.3.17-build.265.jar |FTB Chunks |ftbchunks |1802.3.17-build.265 |DONE |Manifest: NOSIGNATURE
- BloodMagic-1.18.2-3.2.6-41.jar |Blood Magic |bloodmagic |1.18.2-3.2.6-41 |DONE |Manifest: NOSIGNATURE
- FasterLadderClimbing-1.18.2-0.2.4.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.4 |DONE |Manifest: NOSIGNATURE
- BrandonsCore-1.18.2-3.1.10.283-universal.jar |Brandon's Core |brandonscore |3.1.10.283 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
- Draconic-Evolution-1.18.2-3.0.31.531-universal.jar|Draconic Evolution |draconicevolution |3.0.31.531 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
- TConstruct-1.18.2-3.6.4.113.jar |Tinkers' Construct |tconstruct |3.6.4.113 |DONE |Manifest: NOSIGNATURE
- rftoolsutility-1.18-4.0.24.jar |RFToolsUtility |rftoolsutility |1.18-4.0.24 |DONE |Manifest: NOSIGNATURE
- EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- swingthroughgrass-1.18.2-1.9.1.jar |SwingThroughGrass |swingthroughgrass |1.18.2-1.9.1 |DONE |Manifest: NOSIGNATURE
- sebastrnlib-1.0.2.jar |Sebastrn Lib |sebastrnlib |1.0.2 |DONE |Manifest: NOSIGNATURE
- appliedcooking-1.0.3.jar |Applied Cooking |appliedcooking |1.0.3 |DONE |Manifest: NOSIGNATURE
- cookingforblockheads-forge-1.18.2-12.2.0.jar |CookingForBlockheads |cookingforblockheads |12.2.0 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
- Jade-1.18.2-forge-5.3.2.jar |Jade |jade |5.3.2 |DONE |Manifest: NOSIGNATURE
- appliedenergistics2-forge-11.7.6.jar |Applied Energistics 2 |ae2 |11.7.6 |DONE |Manifest: NOSIGNATURE
- AEInfinityBooster-1.18.2-1.1.0+9.jar |AEInfinityBooster |aeinfinitybooster |1.18.2-1.1.0+9 |DONE |Manifest: NOSIGNATURE
- AE2WTLib-11.6.3.jar |AE2WTLib |ae2wtlib |11.6.3 |DONE |Manifest: NOSIGNATURE
- AE2-Things-1.0.7.jar |AE2 Things |ae2things |1.0.7 |DONE |Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.6.16_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE
- waterframes-1.18.2-2.0.0-beta5.jar |WaterFrames |waterframes |2.0.0-beta5 |DONE |Manifest: NOSIGNATURE
- valkyrienskies_sophisticatedstorage_compat-1.18.2-|Valkyrien Skies + Sophisticate|valkyrienskies_sophisticatedst|1.18.2-1.0.2-SS0.8 |DONE |Manifest: NOSIGNATURE
- create_interactive-118-forge-1.0.0-beta.3.jar |Create: Interactive |create_interactive |1.0.0-beta.3 |DONE |Manifest: NOSIGNATURE
- FastWorkbench-1.18.2-6.1.1.jar |Fast Workbench |fastbench |6.1.1 |DONE |Manifest: NOSIGNATURE
- StorageDrawers-1.18.2-10.2.1.jar |Storage Drawers |storagedrawers |10.2.1 |DONE |Manifest: NOSIGNATURE
- morestoragedrawers-1.18.2-1.1.2.jar |More Storage Drawers |morestoragedrawers |1.18.2-1.1.2 |DONE |Manifest: NOSIGNATURE
- Botania-1.18.2-435.jar |Botania |botania |1.18.2-435 |DONE |Manifest: NOSIGNATURE
- FluidDrawersLegacy-1.18.2-forge-2.3.9.jar |Fluid Drawers Legacy |fluiddrawerslegacy |1.18.2-forge-2.3.9 |DONE |Manifest: NOSIGNATURE
- ars_nouveau-1.18.2-2.9.0.jar |Ars Nouveau |ars_nouveau |2.9.0 |DONE |Manifest: NOSIGNATURE
- DynamicTreesArsNouveau-1.18.2-1.0.0.jar |Dynamic Trees for Ars Nouveau |dtarsnouveau |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
- DiagonalFences-v3.2.3-1.18.2-Forge.jar |Diagonal Fences |diagonalfences |3.2.3 |DONE |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
- armourersworkshop-forge-1.18.2-2.1.2.jar |Armourer's Workshop |armourers_workshop |2.1.2 |DONE |Manifest: 58:d0:3b:4b:a0:4b:43:fb:59:0f:27:f5:39:d5:65:de:9a:24:ee:2e:15:48:b1:4f:78:1a:e1:ef:cd:a4:d9:0a
- alexsdelight-1.18.2-1.3.3.jar |Alex's Delight |alexsdelight |1.3.3 |DONE |Manifest: NOSIGNATURE
- citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
- alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE
- FarmersDelight-1.18.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE
- ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
- engineersdecor-1.18.2-1.1.28.jar |Engineer's Decor |engineersdecor |1.1.28 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
- justzoom_forge_1.0.2-1_MC_1.18.2.jar |Just Zoom |justzoom |1.0.2 |DONE |Manifest: NOSIGNATURE
- refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |DONE |Manifest: NOSIGNATURE
- Applied-Mekanistics-1.2.2.jar |Applied Mekanistics |appmek |1.2.2 |DONE |Manifest: NOSIGNATURE
- AEAdditions-1.18.2-3.2.8.jar |AE Additions |ae2additions |3.2.8 |DONE |Manifest: NOSIGNATURE
- expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
- ChiselsBits-forge-1.18.2-1.2.116-universal.jar |Chisels & bits |chiselsandbits |1.2.116 |DONE |Manifest: NOSIGNATURE
- betterfoliage-3.1.4.jar |Better Foliage |betterfoliage |3.1.4 |DONE |Manifest: NOSIGNATURE
- BiomesOPlenty-1.18.2-16.0.0.109-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.2-16.0.0.109 |DONE |Manifest: NOSIGNATURE
- mcwfencesbop-1.18.2-1.4.jar |Macaw's Fences - BOP |mcwfencesbop |1.18.2-1.4 |DONE |Manifest: NOSIGNATURE
- DynamicTreesBOP-1.18.2-3.0.2.jar |Dynamic Trees for Biomes o' Pl|dtbop |1.18.2-3.0.2 |DONE |Manifest: NOSIGNATURE
- createaddition-1.18.2-1.0.0.jar |Create Crafts & Additions |createaddition |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: 5a064786-1bb7-47a6-a36e-3270d0ff1cf7
- FML: 40.2
- Forge: net.minecraftforge:40.2.18
- FramedBlocks BlockEntity Warning: Not applicable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement