Jump to content

The game crashed whilst ticking block entity Error: java.lang.NullPointerException: Cannot read field "f_19853_"


Recommended Posts

Posted

The game crashed whilst ticking block entity Error: java.lang.NullPointerException: Cannot read field "f_19853_" because the return value of "net.minecraftforge.event.entity.PlaySoundAtEntityEvent.getEntity()" is null

https://imgur.com/mBJNKKS

I leave you the crash report.
 

---- Minecraft Crash Report ----
// Don't be sad, have a hug! ❤️

Time: 1/3/24, 5:59 PM
Description: Ticking block entity

java.lang.NullPointerException: Cannot read field "f_19853_" because the return value of "net.minecraftforge.event.entity.PlaySoundAtEntityEvent.getEntity()" is null
    at fuzs.puzzleslib.impl.event.ForgeEventInvokerRegistryImpl.lambda$static$38(ForgeEventInvokerRegistryImpl.java:286) ~[PuzzlesLib-v3.5.8-1.18.2-Forge.jar%23136!/:3.5.8] {re:classloading,pl:rei_plugin_compatibilities:B}
    at fuzs.puzzleslib.api.event.v1.core.ForgeEventInvokerRegistry.lambda$register$0(ForgeEventInvokerRegistry.java:24) ~[PuzzlesLib-v3.5.8-1.18.2-Forge.jar%23136!/:3.5.8] {re:classloading,pl:rei_plugin_compatibilities:B}
    at fuzs.puzzleslib.impl.event.ForgeEventInvokerRegistryImpl$ForgeEventInvoker.lambda$register$1(ForgeEventInvokerRegistryImpl.java:561) ~[PuzzlesLib-v3.5.8-1.18.2-Forge.jar%23136!/:3.5.8] {re:classloading,pl:rei_plugin_compatibilities:B}
    at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.event.ForgeEventFactory.onPlaySoundAtEntity(ForgeEventFactory.java:436) ~[forge-1.18.2-40.2.17-universal.jar%23176!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
    at net.minecraft.server.level.ServerLevel.m_6263_(ServerLevel.java:888) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:customnpcs.mixins.json:ServerLevelMixin,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.world.level.Level.m_5594_(Level.java:413) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
    at com.github.alexthe666.alexsmobs.tileentity.TileEntityLeafcutterAnthill.addAntToWorld(TileEntityLeafcutterAnthill.java:171) ~[alexsmobs-1.18.6.jar%2354!/:1.18.6] {re:classloading,pl:rei_plugin_compatibilities:B}
    at com.github.alexthe666.alexsmobs.tileentity.TileEntityLeafcutterAnthill.tickAnts(TileEntityLeafcutterAnthill.java:352) ~[alexsmobs-1.18.6.jar%2354!/:1.18.6] {re:classloading,pl:rei_plugin_compatibilities:B}
    at com.github.alexthe666.alexsmobs.tileentity.TileEntityLeafcutterAnthill.serverTick(TileEntityLeafcutterAnthill.java:38) ~[alexsmobs-1.18.6.jar%2354!/:1.18.6] {re:classloading,pl:rei_plugin_compatibilities:B}
    at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
    at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
    at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
    at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:customnpcs.mixins.json:ServerLevelMixin,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) [?:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Suspected Mods: 
    Alex's Mobs (alexsmobs), Version: 1.18.6
        Issue tracker URL: https://github.com/Alex-the-666/AlexsMobs/issues
        at TRANSFORMER/[email protected]/com.github.alexthe666.alexsmobs.tileentity.TileEntityLeafcutterAnthill.addAntToWorld(TileEntityLeafcutterAnthill.java:171)

    Puzzles Lib (puzzleslib), Version: 3.5.8
        Issue tracker URL: https://github.com/Fuzss/puzzleslib/issues
        at TRANSFORMER/[email protected]/fuzs.puzzleslib.impl.event.ForgeEventInvokerRegistryImpl.lambda$static$38(ForgeEventInvokerRegistryImpl.java:286)
Stacktrace:
    at fuzs.puzzleslib.impl.event.ForgeEventInvokerRegistryImpl.lambda$static$38(ForgeEventInvokerRegistryImpl.java:286) ~[PuzzlesLib-v3.5.8-1.18.2-Forge.jar%23136!/:3.5.8] {re:classloading,pl:rei_plugin_compatibilities:B}
    at fuzs.puzzleslib.api.event.v1.core.ForgeEventInvokerRegistry.lambda$register$0(ForgeEventInvokerRegistry.java:24) ~[PuzzlesLib-v3.5.8-1.18.2-Forge.jar%23136!/:3.5.8] {re:classloading,pl:rei_plugin_compatibilities:B}
    at fuzs.puzzleslib.impl.event.ForgeEventInvokerRegistryImpl$ForgeEventInvoker.lambda$register$1(ForgeEventInvokerRegistryImpl.java:561) ~[PuzzlesLib-v3.5.8-1.18.2-Forge.jar%23136!/:3.5.8] {re:classloading,pl:rei_plugin_compatibilities:B}
    at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.event.ForgeEventFactory.onPlaySoundAtEntity(ForgeEventFactory.java:436) ~[forge-1.18.2-40.2.17-universal.jar%23176!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
    at net.minecraft.server.level.ServerLevel.m_6263_(ServerLevel.java:888) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:customnpcs.mixins.json:ServerLevelMixin,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.world.level.Level.m_5594_(Level.java:413) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
    at com.github.alexthe666.alexsmobs.tileentity.TileEntityLeafcutterAnthill.addAntToWorld(TileEntityLeafcutterAnthill.java:171) ~[alexsmobs-1.18.6.jar%2354!/:1.18.6] {re:classloading,pl:rei_plugin_compatibilities:B}
    at com.github.alexthe666.alexsmobs.tileentity.TileEntityLeafcutterAnthill.tickAnts(TileEntityLeafcutterAnthill.java:352) ~[alexsmobs-1.18.6.jar%2354!/:1.18.6] {re:classloading,pl:rei_plugin_compatibilities:B}
    at com.github.alexthe666.alexsmobs.tileentity.TileEntityLeafcutterAnthill.serverTick(TileEntityLeafcutterAnthill.java:38) ~[alexsmobs-1.18.6.jar%2354!/:1.18.6] {re:classloading,pl:rei_plugin_compatibilities:B}
    at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
    at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
    at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
    at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:customnpcs.mixins.json:ServerLevelMixin,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
-- Block entity being ticked --
Details:
    Name: alexsmobs:leafcutter_anthill_te // com.github.alexthe666.alexsmobs.tileentity.TileEntityLeafcutterAnthill
    Block: Block{alexsmobs:leafcutter_anthill}
    Block location: World: (-105,85,-73), Section: (at 7,5,7 in -7,5,-5; chunk contains blocks -112,-64,-80 to -97,319,-65), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
    Block: Block{alexsmobs:leafcutter_anthill}
    Block location: World: (-105,85,-73), Section: (at 7,5,7 in -7,5,-5; chunk contains blocks -112,-64,-80 to -97,319,-65), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
Stacktrace:
    at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
    at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
    at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
    at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:customnpcs.mixins.json:ServerLevelMixin,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) [?:?] {}


-- Affected level --
Details:
    All players: 0 total; []
    Chunk stats: 2209
    Level dimension: minecraft:overworld
    Level spawn location: World: (-32,67,32), Section: (at 0,3,0 in -2,4,2; chunk contains blocks -32,-64,32 to -17,319,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
    Level time: 2 game time, 2 day time
    Level name: Mundo nuevo
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
    Level weather: Rain time: 150199 (now: false), thunder time: 26669 (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) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23171!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) [?:?] {}


-- 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.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 914562152 bytes (872 MiB) / 7658799104 bytes (7304 MiB) up to 8489271296 bytes (8096 MiB)
    CPUs: 12
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz
    Identifier: Intel64 Family 6 Model 165 Stepping 3
    Microarchitecture: unknown
    Frequency (GHz): 2.90
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce RTX 4060
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2882
    Graphics card #0 versionInfo: DriverVersion=31.0.15.4633
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.67
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.67
    Memory slot #1 type: DDR4
    Memory slot #2 capacity (MB): 8192.00
    Memory slot #2 clockSpeed (GHz): 2.67
    Memory slot #2 type: DDR4
    Memory slot #3 capacity (MB): 8192.00
    Memory slot #3 clockSpeed (GHz): 2.67
    Memory slot #3 type: DDR4
    Virtual memory max (MB): 38075.45
    Virtual memory used (MB): 28972.33
    Swap memory total (MB): 5376.00
    Swap memory used (MB): 70.92
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8096m -Xms256m
    Server Running: true
    Player Count: 0 / 8; []
    Data Packs: vanilla, mod:tropicraft (incompatible), mod:supermartijn642configlib, mod:betterwitchhuts, mod:playeranimator, mod:constructsarmory (incompatible), mod:doggytalents, mod:mcwwindows, mod:mcwfurnituresbop, mod:ctm (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:rei_plugin_compatibilities (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:upgradednetherite_items (incompatible), mod:macawsbridgesbop, mod:bookshelf, mod:guardvillagers (incompatible), mod:mcwdoors, mod:pickupnotifier (incompatible), mod:railways (incompatible), mod:balm (incompatible), mod:carryon (incompatible), mod:betterfortresses, mod:macawsroofsbop, mod:cloth_config (incompatible), mod:twilightforest (incompatible), mod:upgradednetherite (incompatible), mod:equipmentcompare (incompatible), mod:decocraft (incompatible), mod:mcwbridges, mod:torchmaster (incompatible), mod:morevillagers, mod:goldenagecombat, mod:biomesoplenty (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib, mod:yungsbridges, mod:botania (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:yungsextras, mod:elevatorid, mod:tombstone, mod:customnpcs (incompatible), mod:worldedit (incompatible), mod:spartanweaponry, mod:mcwroofs, mod:cfm, mod:architectury (incompatible), mod:mcwfurnitures, mod:scalinghealth, mod:codechickenlib (incompatible), mod:bettermineshafts, mod:mcwlights, mod:betteranimationscollection, mod:mowziesmobs (incompatible), mod:geckolib3 (incompatible), mod:compact_storage, mod:mca (incompatible), mod:harvestwithease, mod:visualworkbench (incompatible), mod:waystones (incompatible), mod:journeymap, mod:comforts (incompatible), mod:naturescompass (incompatible), mod:configured (incompatible), mod:champions, mod:betteranimalsplus (incompatible), mod:explorerscompass (incompatible), mod:iceandfire (incompatible), mod:inventorypets (incompatible), mod:fusion (incompatible), mod:skinlayers3d (incompatible), mod:forge, mod:travelerstitles, mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:chococraft, mod:ironchest, mod:infernalmobs (incompatible), mod:tconstruct (incompatible), mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:mcwfencesbop, mod:swingthroughgrass (incompatible), mod:immersiveengineering, mod:silentlib, mod:creativecore (incompatible), mod:roughlyenoughitems (incompatible), mod:betterfpsdist (incompatible), mod:golems (incompatible), mod:iceberg (incompatible), mod:flywheel (incompatible), mod:createdieselgenerators, mod:create, mod:spartanshields, mod:mantle (incompatible), mod:legendarytooltips (incompatible), mod:pamhc2foodcore, mod:moreplayermodels (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:diagonalfences, mod:inventoryhud (incompatible), mod:upgradedcore (incompatible), mod:fastfurnace (incompatible), mod:thedragonlib (incompatible), mod:armorplus (incompatible), mod:puzzleslib, mod:betterf3 (incompatible), mod:craftablehorsearmour (incompatible), mod:chiselsandbits (incompatible), mod:thutcore (incompatible), mod:thuttech (incompatible), mod:create_enchantment_industry, golems:golems_addon_biomesoplenty (incompatible), golems:golems_addon_tconstruct (incompatible), iceandfire:data
    World Generation: Stable
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         slf4jfixer PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        Tropicraft-9.4.0.jar                              |Tropicraft                    |tropicraft                    |9.4.0               |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.8-forge-mc1.18.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE
        YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.18.2-Forge-1.0.1  |DONE      |Manifest: NOSIGNATURE
        player-animation-lib-forge-1.0.2+1.18.jar         |Player Animator               |playeranimator                |1.0.2+1.18          |DONE      |Manifest: NOSIGNATURE
        constructsarmory-forge-2.0.0-alpha.21.18.2.jar    |Construct's Armory            |constructsarmory              |2.0.0-alpha.2+1.18.2|DONE      |Manifest: NOSIGNATURE
        DoggyTalents-1.18.2-2.5.11.jar                    |Doggy Talents 2               |doggytalents                  |2.5.11              |DONE      |Manifest: NOSIGNATURE
        mcw-windows-2.2.1-mc1.18.2forge.jar               |Macaw's Windows               |mcwwindows                    |2.2.1               |DONE      |Manifest: NOSIGNATURE
        mcwfurnituresbop-1.18.2-1.3.jar                   |Macaw's Furnitures - BOP      |mcwfurnituresbop              |1.18.2-1.3          |DONE      |Manifest: NOSIGNATURE
        CTM-1.18.2-1.1.5+5.jar                            |ConnectedTexturesMod          |ctm                           |1.18.2-1.1.5+5      |DONE      |Manifest: NOSIGNATURE
        Prism-1.18.2-1.0.1.jar                            |Prism                         |prism                         |1.0.1               |DONE      |Manifest: NOSIGNATURE
        Placebo-1.18.2-6.6.7.jar                          |Placebo                       |placebo                       |6.6.7               |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
        REIPluginCompatibilities-forge-8.0.89.jar         |REI Plugin Compatibilities    |rei_plugin_compatibilities    |8.0.89              |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.18.2-Forge-2.2.9.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.2.9  |DONE      |Manifest: NOSIGNATURE
        mixinextras-forge-0.2.0-beta.6.jar                |MixinExtras                   |mixinextras                   |0.2.0-beta.6        |DONE      |Manifest: NOSIGNATURE
        upgradednetherite_items-1.18.2-3.3.0.0-release.jar|Upgraded Netherite : Items    |upgradednetherite_items       |1.18.2-3.3.0.0-relea|DONE      |Manifest: NOSIGNATURE
        macawsbridgesbop-1.18.2-1.4.jar                   |Macaw's Bridges - BOP         |macawsbridgesbop              |1.18.2-1.4          |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
        guardvillagers-1.18.2.1.4.3.jar                   |Guard Villagers               |guardvillagers                |1.4.3               |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.1.0forge-mc1.18.2.jar                 |Macaw's Doors                 |mcwdoors                      |1.1.0               |DONE      |Manifest: NOSIGNATURE
        PickUpNotifier-v3.2.1-1.18.2-Forge.jar            |Pick Up Notifier              |pickupnotifier                |3.2.1               |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
        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
        balm-3.2.6.jar                                    |Balm                          |balm                          |3.2.6               |DONE      |Manifest: NOSIGNATURE
        carryon-1.18.2-1.17.1.12.jar                      |Carry On                      |carryon                       |1.17.1.12           |DONE      |Manifest: NOSIGNATURE
        YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses              |1.18.2-Forge-1.0.0  |DONE      |Manifest: NOSIGNATURE
        macawsroofsbop-1.18.2-1.5.jar                     |Macaw's Roofs - BOP           |macawsroofsbop                |1.18.2-1.5          |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.5.116-forge.jar                    |Cloth Config v4 API           |cloth_config                  |6.5.116             |DONE      |Manifest: NOSIGNATURE
        twilightforest-1.18.2-4.1.1494-universal.jar      |The Twilight Forest           |twilightforest                |4.1.1494            |DONE      |Manifest: NOSIGNATURE
        upgradednetherite-1.18.2-4.3.0.1-release.jar      |Upgraded Netherite            |upgradednetherite             |1.18.2-4.3.0.1-relea|DONE      |Manifest: NOSIGNATURE
        EquipmentCompare-1.18.2-forge-1.3.3.jar           |Equipment Compare             |equipmentcompare              |1.3.3               |DONE      |Manifest: NOSIGNATURE
        decocraft-3.0.0.3-beta-1.18.2.jar                 |Decocraft                     |decocraft                     |3.0.0.3-beta-1.18.2 |DONE      |Manifest: NOSIGNATURE
        mcw-bridges-2.1.0-mc1.18.2forge.jar               |Macaw's Bridges               |mcwbridges                    |2.1.0               |DONE      |Manifest: NOSIGNATURE
        torchmaster-18.2.1.jar                            |Torchmaster                   |torchmaster                   |18.2.1              |DONE      |Manifest: NOSIGNATURE
        morevillagers-forge-1.18.2-3.3.2.jar              |More Villagers                |morevillagers                 |3.3.2               |DONE      |Manifest: NOSIGNATURE
        GoldenAgeCombat-v3.4.1-1.18.2-Forge.jar           |Golden Age Combat             |goldenagecombat               |3.4.1               |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
        BiomesOPlenty-1.18.2-16.0.0.134.jar               |Biomes O' Plenty              |biomesoplenty                 |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        mcw-trapdoors-1.1.2-mc1.18.2forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.2               |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.7-mc1.18.2forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.0.7               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.16-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.16              |DONE      |Manifest: NOSIGNATURE
        YungsBridges-1.18.2-Forge-2.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        Botania-1.18.2-435.jar                            |Botania                       |botania                       |1.18.2-435          |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
        Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE
        YungsExtras-1.18.2-Forge-2.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.18.2-1.8.4.jar                       |Elevator Mod                  |elevatorid                    |1.18.2-1.8.4        |DONE      |Manifest: NOSIGNATURE
        tombstone-7.6.6-1.18.2.jar                        |Corail Tombstone              |tombstone                     |7.6.6               |DONE      |Manifest: NOSIGNATURE
        CustomNPCs-1.18.2.20231009snapshot.jar            |Custom NPCs                   |customnpcs                    |1.18.2.20231009     |DONE      |Manifest: NOSIGNATURE
        worldedit-mod-7.2.10.jar                          |WorldEdit                     |worldedit                     |7.2.10+1742f98      |DONE      |Manifest: NOSIGNATURE
        SpartanWeaponry-1.18.2-3.0.1-beta-2.jar           |Spartan Weaponry              |spartanweaponry               |3.0.1 Beta 2        |DONE      |Manifest: NOSIGNATURE
        mcw-roofs-2.2.4-mc1.18.2forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.2.4               |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0-pre35-1.18.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre35         |DONE      |Manifest: NOSIGNATURE
        architectury-4.11.93-forge.jar                    |Architectury                  |architectury                  |4.11.93             |DONE      |Manifest: NOSIGNATURE
        mcw-furniture-3.2.1-mc1.18.2forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.2.1               |DONE      |Manifest: NOSIGNATURE
        ScalingHealth-1.18.2-6.3.0+5.jar                  |Scaling Health                |scalinghealth                 |6.3.0+5             |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
        YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |DONE      |Manifest: NOSIGNATURE
        mcw-lights-1.0.6-mc1.18.2forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.0.6               |DONE      |Manifest: NOSIGNATURE
        BetterAnimationsCollection-v3.0.0-1.18.2-Forge.jar|Better Animations Collection  |betteranimationscollection    |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
        mowziesmobs-1.5.32.jar                            |Mowzie's Mobs                 |mowziesmobs                   |1.5.32              |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.18-3.0.57.jar                    |GeckoLib                      |geckolib3                     |3.0.57              |DONE      |Manifest: NOSIGNATURE
        compact_storage_forge-5.0.1-1.18.2.jar            |Compact Storage               |compact_storage               |5.0.1-1.18.2        |DONE      |Manifest: NOSIGNATURE
        minecraft-comes-alive-7.4.10+1.18.2-universal.jar |Minecraft Comes Alive         |mca                           |7.4.10+1.18.2       |DONE      |Manifest: NOSIGNATURE
        harvestwithease-1.18.2-8.0.0.2-forge.jar          |Harvest with ease             |harvestwithease               |8.0.0.2             |DONE      |Manifest: NOSIGNATURE
        VisualWorkbench-v3.3.0-1.18.2-Forge.jar           |Visual Workbench              |visualworkbench               |3.3.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
        waystones-forge-1.18.2-10.2.2.jar                 |Waystones                     |waystones                     |10.2.2              |DONE      |Manifest: NOSIGNATURE
        journeymap-1.18.2-5.9.7-forge.jar                 |Journeymap                    |journeymap                    |5.9.7               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.18.2-5.0.0.6.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.6      |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
        configured-2.0.1-1.18.2.jar                       |Configured                    |configured                    |2.0.1               |DONE      |Manifest: NOSIGNATURE
        champions-forge-1.18.2-2.1.6.3.jar                |Champions                     |champions                     |1.18.2-2.1.6.3      |DONE      |Manifest: NOSIGNATURE
        betteranimalsplus-1.18.2-11.0.10-forge.jar        |Better Animals Plus           |betteranimalsplus             |1.18.2-11.0.10      |DONE      |Manifest: NOSIGNATURE
        ExplorersCompass-1.18.2-1.3.0-forge.jar           |Explorer's Compass            |explorerscompass              |1.18.2-1.3.0-forge  |DONE      |Manifest: NOSIGNATURE
        iceandfire-2.1.12-1.18.2.jar                      |Ice and Fire                  |iceandfire                    |2.1.12-1.18.2       |DONE      |Manifest: NOSIGNATURE
        inventorypets-1.18.2-2.0.20.jar                   |Inventory Pets                |inventorypets                 |2.0.20              |DONE      |Manifest: NOSIGNATURE
        fusion-1.1.0-forge-mc1.18.jar                     |Fusion                        |fusion                        |1.1.0               |DONE      |Manifest: NOSIGNATURE
        skinlayers3d-forge-1.6.1-mc1.18.2.jar             |3d-Skin-Layers                |skinlayers3d                  |1.6.1               |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.2.17-universal.jar                |Forge                         |forge                         |40.2.17             |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
        TravelersTitles-1.18.2-Forge-2.1.1.jar            |Traveler's Titles             |travelerstitles               |1.18.2-Forge-2.1.1  |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
        chococraft-1.18.2-0.5.2.jar                       |Chococraft 4                  |chococraft                    |0.5.2               |DONE      |Manifest: NOSIGNATURE
        ironchest-1.18.2-13.2.11.jar                      |Iron Chests                   |ironchest                     |1.18.2-13.2.11      |DONE      |Manifest: NOSIGNATURE
        infernalmobs-1.18.6.jar                           |Infernal Mobs                 |infernalmobs                  |1.18.6              |DONE      |Manifest: NOSIGNATURE
        client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        TConstruct-1.18.2-3.6.4.113.jar                   |Tinkers' Construct            |tconstruct                    |3.6.4.113           |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.18.2-10.0.15.jar  |EnchantmentDescriptions       |enchdesc                      |10.0.15             |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
        TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |DONE      |Manifest: NOSIGNATURE
        mcwfencesbop-1.18.2-1.4.jar                       |Macaw's Fences - BOP          |mcwfencesbop                  |1.18.2-1.4          |DONE      |Manifest: NOSIGNATURE
        swingthroughgrass-1.18.2-1.9.1.jar                |SwingThroughGrass             |swingthroughgrass             |1.18.2-1.9.1        |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
        silent-lib-1.18.2-6.2.0.jar                       |Silent Lib                    |silentlib                     |6.2.0               |DONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.6.17_mc1.18.2.jar           |CreativeCore                  |creativecore                  |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        RoughlyEnoughItems-8.3.681-forge.jar              |Roughly Enough Items (REI)    |roughlyenoughitems            |8.3.681             |DONE      |Manifest: NOSIGNATURE
        betterfpsdist-1.18.2-1.5.jar                      |betterfpsdist mod             |betterfpsdist                 |1.18.2-1.5          |DONE      |Manifest: NOSIGNATURE
        extragolems-18.2.3.jar                            |Extra Golems                  |golems                        |18.2.3              |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.18.2-forge-1.0.49.jar                   |Iceberg                       |iceberg                       |1.0.49              |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.18.2-0.6.10-105.jar              |Flywheel                      |flywheel                      |0.6.10-105          |DONE      |Manifest: NOSIGNATURE
        createdieselgenerators-1.18.2-1.2f.jar            |Create Diesel Generators      |createdieselgenerators        |1.18.2-1.2f         |DONE      |Manifest: NOSIGNATURE
        create-1.18.2-0.5.1.f.jar                         |Create                        |create                        |0.5.1.f             |DONE      |Manifest: NOSIGNATURE
        SpartanShields-1.18.2-3.0.0-beta-1.jar            |Spartan Shields               |spartanshields                |3.0.0 Beta 1        |DONE      |Manifest: NOSIGNATURE
        Mantle-1.18.2-1.9.45.jar                          |Mantle                        |mantle                        |1.9.45              |DONE      |Manifest: NOSIGNATURE
        LegendaryTooltips-1.18.2-1.3.1.jar                |Legendary Tooltips            |legendarytooltips             |1.3.1               |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.20220801.jar              |More Player Models            |moreplayermodels              |1.18.2.20220801     |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
        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
        invhud.forge.1.18.2-3.4.18.jar                    |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.18              |DONE      |Manifest: NOSIGNATURE
        upgradedcore-1.18.2-3.3.0.0-release.jar           |Upgraded Core                 |upgradedcore                  |1.18.2-3.3.0.0-relea|DONE      |Manifest: NOSIGNATURE
        FastFurnace-1.18.2-6.0.3.jar                      |FastFurnace                   |fastfurnace                   |6.0.3               |DONE      |Manifest: NOSIGNATURE
        thedragonlib-1.18.1-1.0.0.jar                     |TheDragonLib                  |thedragonlib                  |1.18.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
        armorplus-1.18.2-18.3.0.jar                       |ArmorPlus                     |armorplus                     |1.18.2-18.3.0       |DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v3.5.8-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.5.8               |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
        BetterF3-3.0.0-Forge-1.18.2.jar                   |BetterF3                      |betterf3                      |3.0.0               |DONE      |Manifest: NOSIGNATURE
        Craftable Horse Armour  Saddle-1.18-1.8-Forge.jar |CHA&S - Craftable Horse Armour|craftablehorsearmour          |1.8                 |DONE      |Manifest: NOSIGNATURE
        ChiselsBits-forge-1.18.2-1.2.116-universal.jar    |Chisels & bits                |chiselsandbits                |1.2.116             |DONE      |Manifest: NOSIGNATURE
        thutcore-1.18.2-8.8.1.jar                         |Thut Core                     |thutcore                      |8.8.1               |DONE      |Manifest: NOSIGNATURE
        thuttech-1.18.2-9.2.6.jar                         |Thut Elevators                |thuttech                      |9.2.6               |DONE      |Manifest: NOSIGNATURE
        create_enchantment_industry-1.18.2-for-create-0.5.|Create Enchantment Industry   |create_enchantment_industry   |1.2.7.e             |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 70711423-ed2a-408f-a195-68fd7d5594f9
    FML: 40.2
    Forge: net.minecraftforge:40.2.17
    Flywheel Backend: GL33 Instanced Arrays

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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