Alex's Mobs

Alex's Mobs

72M Downloads

1.18.1 Crash: Ticking World

Delta4Phoenix opened this issue ยท 2 comments

commented

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 1/11/22, 10:54 PM
Description: Exception ticking world

java.lang.NoSuchFieldError: DIRT
at com.github.alexthe666.alexsmobs.entity.EntityFly.canFlySpawn(EntityFly.java:115) ~[alexsmobs-1.15.1.jar%2361!:1.15.1] {re:classloading}
at net.minecraft.world.entity.SpawnPlacements.m_21759_(SpawnPlacements.java:63) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.level.NaturalSpawner.m_46995_(NaturalSpawner.java:226) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A}
at net.minecraft.world.level.NaturalSpawner.m_47038_(NaturalSpawner.java:174) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A}
at net.minecraft.world.level.NaturalSpawner.m_47045_(NaturalSpawner.java:124) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A}
at net.minecraft.world.level.NaturalSpawner.m_47029_(NaturalSpawner.java:114) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A}
at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:355) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerChunkCache.m_142483_(ServerChunkCache.java:311) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:278) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:868) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:120) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:unionlib.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
Stacktrace:
at com.github.alexthe666.alexsmobs.entity.EntityFly.canFlySpawn(EntityFly.java:115) ~[alexsmobs-1.15.1.jar%2361!:1.15.1] {re:classloading}
at net.minecraft.world.entity.SpawnPlacements.m_21759_(SpawnPlacements.java:63) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.level.NaturalSpawner.m_46995_(NaturalSpawner.java:226) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A}
at net.minecraft.world.level.NaturalSpawner.m_47038_(NaturalSpawner.java:174) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A}
at net.minecraft.world.level.NaturalSpawner.m_47045_(NaturalSpawner.java:124) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A}
at net.minecraft.world.level.NaturalSpawner.m_47029_(NaturalSpawner.java:114) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A}
at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:355) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerChunkCache.m_142483_(ServerChunkCache.java:311) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:278) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:A}
-- Affected level --
Details:
All players: 1 total; [ServerPlayer['Delta4Phoenix'/122, l='ServerLevel[New World]', x=25.50, y=95.00, z=-40.50]]
Chunk stats: 16708
Level dimension: minecraft:overworld
Level spawn location: World: (16,116,-32), Section: (at 0,4,0 in 1,7,-2; chunk contains blocks 16,-64,-32 to 31,319,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Level time: 58 game time, 58 day time
Level name: New World
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 44501 (now: false), thunder time: 22616 (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:868) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:120) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18.1-20211210.034407-srg.jar%23249!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {}

-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
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: 3717893912 bytes (3545 MiB) / 11324620800 bytes (10800 MiB) up to 17951621120 bytes (17120 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 5800X 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): 3.80
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: AMD Radeon RX 6900 XT
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x73bf
Graphics card #0 versionInfo: DriverVersion=30.0.14011.3017
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.60
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.60
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 3.60
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 3.60
Memory slot #3 type: DDR4
Virtual memory max (MB): 41007.38
Virtual memory used (MB): 33583.90
Swap memory total (MB): 8295.67
Swap memory used (MB): 757.50
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx17120m -Xms256m
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Delta4Phoenix'/122, l='ServerLevel[New World]', x=25.50, y=95.00, z=-40.50]]
Data Packs: vanilla, mod:supermartijn642configlib, mod:quarryplus, mod:mcwwindows, mod:modnametooltip (incompatible), mod:neat (incompatible), mod:ironjetpacks, mod:forgeendertech, mod:macawsbridgesbop, mod:balm (incompatible), mod:waterstrainer, mod:jeresources, mod:cloth_config (incompatible), mod:supplementaries (incompatible), mod:seedfix_forge, mod:advancementplaques, mod:biomesoplenty, mod:mcwtrpdoors, mod:aquatictorches, mod:supermartijn642corelib, mod:spark (incompatible), mod:rsx, mod:schoolsofmagic, mod:curios, mod:corail_woodcutter, mod:nuclearscience (incompatible), mod:constructionwand, mod:pmmo (incompatible), mod:cfm (incompatible), mod:ottercraft, mod:biomeinfo, mod:adchimneys, mod:runecraft, mod:fastleafdecay, mod:mcwlights, mod:timecontrol, mod:clienttweaks, mod:nomowanderer (incompatible), mod:vanillaexcavators, mod:treeharvester, mod:jei (incompatible), mod:ae2, mod:aeinfinitybooster, mod:nameless_trinkets (incompatible), mod:attributefix, mod:performa, mod:libraryferret, mod:awesomedungeon, mod:naturescompass (incompatible), mod:sereneseasons (incompatible), mod:libx, mod:adhooks, mod:farmingforblockheads, mod:snowundertrees, mod:electrodynamics (incompatible), mod:packingtape (incompatible), mod:restored_earth, mod:ilikewoodxbiomesoplenty, mod:chalk (incompatible), mod:zerocore (incompatible), mod:dynamicelectricity (incompatible), mod:terrablender, mod:mousetweaks, mod:companion, mod:immersiveengineering, mod:morevanillalib, mod:adlods, mod:ding, mod:domum_ornamentum (incompatible), mod:flywheel, mod:croptopia, mod:bhc (incompatible), mod:autoreglib (incompatible), mod:cagedmobs (incompatible), mod:hangman (incompatible), mod:structurize, mod:fastfurnace (incompatible), mod:cosmeticarmorreworked (incompatible), mod:responsiveshields (incompatible), mod:xpbook, mod:supercircuitmaker, mod:unionlib (incompatible), mod:netherportalfix, mod:advancedperipherals (incompatible), mod:tinyredstone (incompatible), mod:jumpingnoteblock, mod:doggytalents, mod:rsgauges (incompatible), mod:jrftl (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:quickteleports, mod:feature_nbt_deadlock_be_gone, mod:sophisticatedbackpacks (incompatible), mod:patinapipeworks, mod:buildinggadgets (incompatible), mod:simpleplanes (incompatible), mod:mcwdoors, mod:betterbundles, mod:mob_grinding_utils, mod:buddycards, mod:indreb (incompatible), mod:quickhomes, mod:chipped, mod:mcwbridges, mod:farmersdelight, mod:burlapsack (incompatible), mod:ambientsounds (incompatible), mod:finallyfarmabledyes (incompatible), mod:rapid_leaf_decay, mod:nekoration, mod:mcwfences, mod:skinnedlanterns, mod:patchouli, mod:blockui, mod:multipiston (incompatible), mod:collective, mod:survive (incompatible), mod:buildersaddition (incompatible), mod:architectury (incompatible), mod:animal_feeding_trough, mod:computercraft (incompatible), mod:aiimprovements, mod:bigreactors (incompatible), mod:lightoverlay (incompatible), mod:trashcans, mod:chunkloaders (incompatible), mod:chickensshed, mod:betteradvancements, mod:craftpresence, mod:cucumber, mod:jmi, mod:xpfromharvest, mod:geysermod (incompatible), mod:soaringstructures2 (incompatible), mod:tinygates (incompatible), mod:create, mod:waystones, mod:mcwpaintings, mod:clumps (incompatible), mod:journeymap, mod:comforts, mod:fruittrees, mod:kiwi, mod:forge, mod:appleskin (incompatible), mod:aquaculture (incompatible), mod:artifacts, mod:configured (incompatible), mod:decorative_blocks, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:rftoolsstorage (incompatible), mod:walljump (incompatible), mod:toastcontrol (incompatible), mod:blueprint, mod:compatoplenty, mod:fluidsystem (incompatible), mod:xercamusic (incompatible), mod:selene (incompatible), mod:mysticalagriculture, mod:craftingtweaks, mod:rftoolsutility (incompatible), mod:enchdesc, mod:swingthroughgrass, mod:creativecore, mod:voidfog (incompatible), mod:iceberg, mod:quark (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:toughasnails (incompatible), mod:vanillahammers, mod:inventoryhud, mod:minecolonies (incompatible), mod:colony4cc (incompatible), mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:solcarrot (incompatible), mod:enhancedcelestials (incompatible), mod:ilikewood, mod:allarrowsinfinityfix, mod:healthorbs (incompatible), mod:expandability (incompatible), mod:valhelsia_core, mod:chiselsandbits, mod:thutcore, mod:betterboats, mod:exlinefurniture
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
OptiFine Version: OptiFine_1.18.1_HD_U_H4
OptiFine Build: 20211212-175054
Render Distance Chunks: 18
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.2.14802 Core Profile Forward-Compatible Context 21.12.1 30.0.14011.3017
OpenGlRenderer: AMD Radeon RX 6900 XT
OpenGlVendor: ATI Technologies Inc.
CpuCount: 16
ModLauncher: 9.0.7+91+master.8569cdf
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
OptiFine TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]
javafml@null
Mod List:
supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
AdditionalEnchantedMiner-1.18.1-18.5.jar |QuarryPlus |quarryplus |18.5 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
mcw-windows-2.0.2-mc1.18.1.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE
modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
Neat 1.8-30.jar |Neat |neat |1.8-30 |DONE |Manifest: NOSIGNATURE
IronJetpacks-1.18.1-5.0.2.jar |Iron Jetpacks |ironjetpacks |5.0.2 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.18.1-8.0.0.0-build.0040.jar |ForgeEndertech |forgeendertech |08.0.0.0 |DONE |Manifest: NOSIGNATURE
macawsbridgesbop-1.18.1-1.0.jar |Macaw's Bridges - Biomes O' Pl|macawsbridgesbop |1.18.1-1.0 |DONE |Manifest: NOSIGNATURE
balm-2.4.0+0.jar |Balm |balm |2.4.0+0 |DONE |Manifest: NOSIGNATURE
WaterStrainer-1.18-12.1.0.jar |Water Strainer |waterstrainer |1.18-12.1.0 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.18.1-0.13.1.141.jar |Just Enough Resources |jeresources |0.13.1.141 |DONE |Manifest: NOSIGNATURE
cloth-config-6.1.48-forge.jar |Cloth Config v4 API |cloth_config |6.1.48 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18.1-1.1.7.jar |Supplementaries |supplementaries |1.1.7 |DONE |Manifest: NOSIGNATURE
Terralith_v2.0.10_Fabric+Forge.jar |Seed Fix + Terralith |seedfix_forge |0.0NONE |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.18.1-1.4.2.jar |Advancement Plaques |advancementplaques |1.4.2 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.18.1-15.0.0.95-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.1-15.0.0.95 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.0.4-mc1.18.1.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.4 |DONE |Manifest: NOSIGNATURE
aquatictorches-1.18-1.1.0.jar |Aquatic Torches |aquatictorches |1.1.0 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.16-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.16 |DONE |Manifest: NOSIGNATURE
spark-forge.jar |spark |spark |1.7.2 |DONE |Manifest: NOSIGNATURE
RedstoneExtras-1.18-1.0.0.9.jar |Easy Redstone Extras |rsx |1.0.0.9 |DONE |Manifest: NOSIGNATURE
SchoolsOfMagic1.18.1-3.0.07.jar |Schools of Magic: Second Semes|schoolsofmagic |3.0.07 |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.1-5.0.5.1.jar |Curios API |curios |1.18.1-5.0.5.1 |DONE |Manifest: NOSIGNATURE
corail_woodcutter-1.18-2.2.1.jar |Corail Woodcutter |corail_woodcutter |2.2.1 |DONE |Manifest: NOSIGNATURE
Nuclear Science-1.18.1-0.4.5-0.jar |Nuclear Science |nuclearscience |1.18.1-0.4.5-0 |DONE |Manifest: NOSIGNATURE
constructionwand-1.18.1-2.6.jar |Construction Wand |constructionwand |1.18.1-2.6 |DONE |Manifest: NOSIGNATURE
Project_MMO-1.18.1-3.69.jar |Project MMO |pmmo |1.18.1-3.69 |DONE |Manifest: NOSIGNATURE
furniture-7.0.0-pre27-1.18.1.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre27 |DONE |Manifest: NOSIGNATURE
Ottercraft-forge-1.18-1.1.10.jar |Ottercraft |ottercraft |1.1.10 |DONE |Manifest: NOSIGNATURE
biomeinfo-1.18-1.3.1.jar |BiomeInfo |biomeinfo |1.3.1 |DONE |Manifest: NOSIGNATURE
AdChimneys-1.18.1-7.0.0.1-build.0043.jar |Advanced Chimneys |adchimneys |07.0.0.1 |DONE |Manifest: NOSIGNATURE
RuneCraft-1.18-(v.3.4.1).jar |RuneCraft |runecraft |3.4.1 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-27.2.jar |FastLeafDecay |fastleafdecay |27.2 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.2-mc1.18.1.jar |Macaw's Lights and Lamps |mcwlights |1.0.2 |DONE |Manifest: NOSIGNATURE
timecontrol-1.18.1-1.1.3.0.jar |TimeControl |timecontrol |1.1.3.0 |DONE |Manifest: NOSIGNATURE
clienttweaks-forge-1.18-7.0.0.jar |Client Tweaks |clienttweaks |7.0.0 |DONE |Manifest: NOSIGNATURE
nomowanderer-1.18.1_1.0.jar |NoMoWanderer |nomowanderer |1.18.1_1.0 |DONE |Manifest: NOSIGNATURE
VanillaExcavators-1.18.1-4.0.0.jar |Vanilla Excavators |vanillaexcavators |1.18.1-4.0.0 |DONE |Manifest: NOSIGNATURE
treeharvester_1.18.1-4.2.jar |Tree Harvester |treeharvester |4.2 |DONE |Manifest: NOSIGNATURE
jei-1.18.1-9.2.1.69.jar |Just Enough Items |jei |9.2.1.69 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-10.0.0-beta.4.jar |Applied Energistics 2 |ae2 |10.0.0-beta.4 |DONE |Manifest: NOSIGNATURE
AEInfinityBooster-1.18.1-1.0.0+3.jar |AEInfinityBooster |aeinfinitybooster |1.18.1-1.0.0+3 |DONE |Manifest: NOSIGNATURE
Nameless Trinkets-1.18.1-1.3.2.jar |Nameless Trinkets |nameless_trinkets |1.18.1-1.3.2 |DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.18.1-13.0.3.jar |AttributeFix |attributefix |13.0.3 |DONE |Manifest: NOSIGNATURE
Log4jPatch1.18.jar |Performanation4 |performa |1.0 |DONE |Manifest: NOSIGNATURE
LibraryFerret-Forge-1.18.1-1.0.3.jar |Library ferret |libraryferret |1.0.3 |DONE |Manifest: NOSIGNATURE
awesomedungeon-2.0.3.jar |Awesome Dungeon |awesomedungeon |2.0.3 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.18.1-1.9.4-forge.jar |Nature's Compass |naturescompass |1.18.1-1.9.4-forge |DONE |Manifest: NOSIGNATURE
SereneSeasons-1.18.1-6.0.0.10-universal.jar |Serene Seasons |sereneseasons |1.18.1-6.0.0.10 |DONE |Manifest: NOSIGNATURE
LibX-1.18.1-3.1.7.jar |LibX |libx |1.18.1-3.1.7 |DONE |Manifest: NOSIGNATURE
AdHooks-1.18.1-7.0.0.0-build.0041.jar |Advanced Hook Launchers |adhooks |07.0.0.0 |DONE |Manifest: NOSIGNATURE
farmingforblockheads-forge-1.18.1-9.0.2.jar |Farming for Blockheads |farmingforblockheads |9.0.2 |DONE |Manifest: NOSIGNATURE
snowundertrees-1.18.1-1.1.6.jar |Snow Under Trees |snowundertrees |1.1.6 |DONE |Manifest: NOSIGNATURE
Electrodynamics-1.18.1-0.5.8-0.jar |Electrodynamics |electrodynamics |1.18.1-0.5.8-0 |DONE |Manifest: NOSIGNATURE
PackingTape-1.18-0.12.2.jar |Packing Tape |packingtape |0.12.2 |DONE |Manifest: NOSIGNATURE
restored_earth-1.18.1-1.4.0.jar |Restored Earth |restored_earth |1.4.0 |DONE |Manifest: NOSIGNATURE
ilikewoodxbiomesoplenty-1.18.1-7.1.0.jar |I Like Wood - Biomes o' Plenty|ilikewoodxbiomesoplenty |1.18.1-7.1.0 |DONE |Manifest: NOSIGNATURE
chalk-1.18.1-1.1.1.jar |Chalk |chalk |1.1.1 |DONE |Manifest: NOSIGNATURE
ZeroCore2-1.18.1-2.1.11.jar |Zero CORE 2 |zerocore |1.18.1-2.1.11 |DONE |Manifest: NOSIGNATURE
client-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |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
Dynamic Electricity-1.181-0.3.1-0.jar |Dynamic Electricity |dynamicelectricity |1.181-0.3.1-0 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.18.1-1.1.0.39.jar |TerraBlender |terrablender |1.18.1-1.1.0.39 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
Companion-1.18-forge-1.1.1.jar |Companion |companion |1.1.1 |DONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.18.1-7.1.0-145.jar |Immersive Engineering |immersiveengineering |1.18.1-7.1.0-145 |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
MoreVanillaLib-1.18.1-3.0.3.jar |MoreVanillaLib |morevanillalib |1.18.1-3.0.3 |DONE |Manifest: NOSIGNATURE
AdLods-1.18.1-5.0.0.0-build.0044.jar |Large Ore Deposits |adlods |05.0.0.0 |DONE |Manifest: NOSIGNATURE
Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.18-1.0.32-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.18-1.0.32-ALPHA |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.5.1.jar |Flywheel |flywheel |1.18-0.5.1 |DONE |Manifest: NOSIGNATURE
Croptopia-1.18-FORGE-1.8.0.jar |Croptopia |croptopia |1.8.0 |DONE |Manifest: NOSIGNATURE
baubley-heart-canisters-1.18-1.0.0.jar |Baubley Heart Canisters |bhc |1.18-1.0.0 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.7-52.jar |AutoRegLib |autoreglib |1.7-52 |DONE |Manifest: NOSIGNATURE
cagedmobs-1.18.1-1.5.0.jar |Caged Mobs |cagedmobs |1.18.1-1.5.0 |DONE |Manifest: NOSIGNATURE
LeftHanging-forge-1.18.1-3.0.1.0.jar |HangMan |hangman |3.0.1.0 |DONE |Manifest: NOSIGNATURE
structurize-1.18.1-1.0.320-ALPHA.jar |Structurize |structurize |1.18.1-1.0.320-ALPHA|DONE |Manifest: NOSIGNATURE
FastFurnace-1.18.1-6.0.1.jar |FastFurnace |fastfurnace |6.0.1 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.18.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.1-v1a |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
responsiveshields-1.1-mc1.18.x.jar |Responsive Shields |responsiveshields |1.1 |DONE |Manifest: NOSIGNATURE
xptome-1.18-2.1.3.jar |XP Tome |xpbook |2.1.3 |DONE |Manifest: NOSIGNATURE
SuperCircuitMaker2-1.18.1_0.1.3.jar |Super Circuit Maker |supercircuitmaker |0.1.3 |DONE |Manifest: NOSIGNATURE
UnionLib-1.18.1-6.1.7-Forge.jar |UnionLib |unionlib |6.1.7 |DONE |Manifest: NOSIGNATURE
netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
advancedperipherals-1.18.1-0.7.8.1r.jar |Advanced Peripherals |advancedperipherals |0.7.8.1r |DONE |Manifest: NOSIGNATURE
tinyredstone-1.18-3.1.0.jar |Tiny Redstone |tinyredstone |1.18-3.1.0 |DONE |Manifest: NOSIGNATURE
ExtendedNoteblock-forge-1.18.1-1.0.8.jar |Extended Note block |jumpingnoteblock |1.0.8 |DONE |Manifest: NOSIGNATURE
DoggyTalents-1.18.1-2.4.0.jar |Doggy Talents 2 |doggytalents |2.4.0 |DONE |Manifest: NOSIGNATURE
rsgauges-1.18.1-1.2.13-b1.jar |Gauges and Switches |rsgauges |1.2.13-b1 |DONE |Manifest: NOSIGNATURE
JRFTL [1.18.1]-1.4.1.jar |JRFTL |jrftl |1.4.1 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.18-11.0.0.jar |CookingForBlockheads |cookingforblockheads |11.0.0 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.18.1-9.0.11.jar |Controlling |controlling |9.0.11 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.1-6.0.3.jar |Placebo |placebo |6.0.3 |DONE |Manifest: NOSIGNATURE
citadel-1.10.8-1.18.jar |Citadel |citadel |1.10.8 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.15.1.jar |Alex's Mobs |alexsmobs |1.15.1 |DONE |Manifest: NOSIGNATURE
quickteleports-1.18.1-1.2.0-forge.jar |QuickTeleports |quickteleports |1.18.1-1.2.0 |DONE |Manifest: NOSIGNATURE
feature_nbt_deadlock_be_gone_forge-1.0.0+1.18.1.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |1.0.0+1.18.1 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.18.1-3.15.1.505.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.1-3.15.1.505 |DONE |Manifest: NOSIGNATURE
PatinaPipeworks-1.18.1-1.0.5-universal.jar |Patina Pipeworks |patinapipeworks |1.0.5 |DONE |Manifest: NOSIGNATURE
buildinggadgets-3.10.1-build.3+mc1.18.jar |Building Gadgets |buildinggadgets |3.9.0 |DONE |Manifest: NOSIGNATURE
simpleplanes-1.18-4.6.3.jar |Simple Planes |simpleplanes |1.18-4.6.3 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.5-mc1.18.1.jar |Macaw's Doors |mcwdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
BetterBundles-1.18.1-1.0.3.jar |Better Bundles |betterbundles |1.18.1-1.0.3 |DONE |Manifest: NOSIGNATURE
mob_grinding_utils-1.18.1-0.4.32.jar |Mob Grinding Utils |mob_grinding_utils |1.18.1-0.4.32 |DONE |Manifest: NOSIGNATURE
Buddycards-1.18.1-3.0.3.jar |Buddycards Core |buddycards |1.18.1-3.0.3 |DONE |Manifest: NOSIGNATURE
indreb-1.18.1-0.12.4.jar |Industrial Reborn |indreb |1.18.1-0.12.4 |DONE |Manifest: NOSIGNATURE
quickhomes-1.18.1-1.3.0-forge.jar |QuickHomes |quickhomes |1.18.1-1.3.0 |DONE |Manifest: NOSIGNATURE
chipped-1.18.1-1.2.1-forge.jar |Chipped |chipped |1.18.1-1.2.1-forge |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.1-mc1.18.1.jar |Macaw's Bridges |mcwbridges |2.0.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.18.1-1.0.1.jar |Farmer's Delight |farmersdelight |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
burlapsack-1.18.1-1.0.jar |Burlap Sack |burlapsack |1.18.1-1.0 |DONE |Manifest: NOSIGNATURE
AmbientSounds_v5.0.4_mc1.18.1.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |Manifest: NOSIGNATURE
finallyfarmabledyes-1.18.1-1.2.1.0.jar |Finally Farmable Dyes |finallyfarmabledyes |1.2.1.0 |DONE |Manifest: NOSIGNATURE
RapidLeafDecay-1.18.1-2.0.0.jar |Rapid Leaf Decay |rapid_leaf_decay |2.0.0 |DONE |Manifest: NOSIGNATURE
nekoration-1.18.X-1.5.1.jar |Nekoration |nekoration |1.5.1 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.2-mc1.18.1.jar |Macaw's Fences and Walls |mcwfences |1.0.2 |DONE |Manifest: NOSIGNATURE
skinned_lanterns-1.18.1-1.3.2.jar |Skinned Lanterns |skinnedlanterns |1.18.1-1.3.2 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.1-64.jar |Patchouli |patchouli |1.18.1-64 |DONE |Manifest: NOSIGNATURE
blockui-1.18-0.0.34-ALPHA.jar |UI Library Mod |blockui |1.18-0.0.34-ALPHA |DONE |Manifest: NOSIGNATURE
multi-piston-1.18-1.2.2-ALPHA.jar |Multi-Piston |multipiston |1.18-1.2.2-ALPHA |DONE |Manifest: NOSIGNATURE
collective-1.18.1-3.8.jar |Collective |collective |3.8 |DONE |Manifest: NOSIGNATURE
Survive-1.18.1-6.1.2.jar |Survive |survive |1.18.1-6.1.2 |DONE |Manifest: NOSIGNATURE
buildersaddition-1.18-20211208a.jar |Builders Crafts & Addition |buildersaddition |1.18-20211208a |DONE |Manifest: NOSIGNATURE
architectury-3.4.9.jar |Architectury |architectury |3.4.9 |DONE |Manifest: NOSIGNATURE
animal_feeding_trough-1.0.3+1.18.1-forge.jar |Animal Feeding Trough |animal_feeding_trough |1.0.3+1.18.1-forge |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.18.1-1.100.1.jar |CC: Tweaked |computercraft |1.100.1 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE
ExtremeReactors2-1.18.1-2.0.37.jar |Extreme Reactors |bigreactors |1.18.1-2.0.37 |DONE |Manifest: NOSIGNATURE
light-overlay-6.0.4-forge.jar |Light Overlay |lightoverlay |6.0.4 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.12-mc1.18.jar |Trash Cans |trashcans |1.0.12 |DONE |Manifest: NOSIGNATURE
chunkloaders-1.1.8-mc1.18.jar |Chunk Loaders |chunkloaders |1.1.8 |DONE |Manifest: NOSIGNATURE
chickensshed-1.18.1-1.3.1-forge.jar |ChickensShed |chickensshed |1.18.1-1.3.1 |DONE |Manifest: NOSIGNATURE
BetterAdvancements-1.18.1-0.1.2.122.jar |Better Advancements |betteradvancements |0.1.2.122 |DONE |Manifest: NOSIGNATURE
CraftPresence-Forge-1.18.1-Release-1.8.8.jar |CraftPresence |craftpresence |1.8.8 |DONE |Manifest: NOSIGNATURE
Cucumber-1.18.1-5.0.2.jar |Cucumber Library |cucumber |5.0.2 |DONE |Manifest: NOSIGNATURE
jmi-1.18.1-0.5-29.jar |JourneyMap Integration |jmi |1.18.1-0.5-29 |DONE |Manifest: NOSIGNATURE
XPFromHarvest-1.18.1-1.2.2.jar |XP From Harvest |xpfromharvest |1.2.2 |DONE |Manifest: NOSIGNATURE
geysermod-1.18.1-1.0.2.0.jar |Geyser Mod |geysermod |1.18.1-1.0.2.0 |DONE |Manifest: NOSIGNATURE
Soaring-Structures-2-1.18.1-2.1.jar |Soaring Structures 2 |soaringstructures2 |1.18.1 - 2.1 |DONE |Manifest: NOSIGNATURE
tinygates-2.0.0.jar |Tiny Gates |tinygates |2.0.0 |DONE |Manifest: NOSIGNATURE
create-mc1.18.1_v0.4c.jar |Create |create |0.4c |DONE |Manifest: NOSIGNATURE
waystones-forge-1.18.1-9.0.1.jar |Waystones |waystones |9.0.1 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.2-mc1.18.1.jar |Macaw's Paintings |mcwpaintings |1.0.2 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.18.1-8.0.4.jar |Clumps |clumps |8.0.4 |DONE |Manifest: NOSIGNATURE
journeymap-1.18.1-5.8.0beta7.jar |Journeymap |journeymap |5.8.0beta7 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.18-5.0.0.1.jar |Comforts |comforts |1.18-5.0.0.1 |DONE |Manifest: NOSIGNATURE
FruitTrees-1.18-forge-4.1.2.jar |Fruit Trees |fruittrees |4.1.2 |DONE |Manifest: NOSIGNATURE
Kiwi-1.18-forge-5.2.3.jar |Kiwi |kiwi |5.2.3 |DONE |Manifest: NOSIGNATURE
forge-1.18.1-39.0.18-universal.jar |Forge |forge |39.0.18 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
appleskin-forge-mc1.18-2.2.0.jar |AppleSkin |appleskin |2.2.0 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.18.1-2.3.2.jar |Aquaculture 2 |aquaculture |1.18.1-2.3.2 |DONE |Manifest: NOSIGNATURE
artifacts-1.18.1-4.0.2.jar |Artifacts |artifacts |1.18.1-4.0.2 |DONE |Manifest: NOSIGNATURE
configured-1.5.1-1.18.1.jar |Configured |configured |1.5.1 |DONE |Manifest: NOSIGNATURE
Decorative Blocks-forge-1.18.1-2.0.2.jar |Decorative Blocks |decorative_blocks |2.0.2 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.18-6.0.5.jar |McJtyLib |mcjtylib |1.18-6.0.5 |DONE |Manifest: NOSIGNATURE
rftoolsbase-1.18-3.0.1.jar |RFToolsBase |rftoolsbase |1.18-3.0.1 |DONE |Manifest: NOSIGNATURE
xnet-1.18-4.0.2.jar |XNet |xnet |1.18-4.0.2 |DONE |Manifest: NOSIGNATURE
rftoolspower-1.18-4.0.1.jar |RFToolsPower |rftoolspower |1.18-4.0.1 |DONE |Manifest: NOSIGNATURE
rftoolsbuilder-1.18-4.0.3.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.0.3 |DONE |Manifest: NOSIGNATURE
rftoolsstorage-1.18-3.0.3.jar |RFToolsStorage |rftoolsstorage |1.18-3.0.3 |DONE |Manifest: NOSIGNATURE
walljump-forge-1.18.1-1.3.7.jar |Wall-Jump! |walljump |1.18.1-1.3.7 |DONE |Manifest: NOSIGNATURE
ToastControl-1.18.1-6.0.0.jar |Toast Control |toastcontrol |6.0.0 |DONE |Manifest: NOSIGNATURE
blueprint-1.18.1-5.0.0.jar |Blueprint |blueprint |5.0.0 |DONE |Manifest: NOSIGNATURE
Compat-O-Plenty-1.18.1-1.2.1-(No-Cabinets).jar |Compat O' Plenty |compatoplenty |1.18.1-1.2.1-(No-Cab|DONE |Manifest: NOSIGNATURE
FluidSystem-1.18.1-2.0.0.jar |FluidSystem |fluidsystem |2.0.0 |DONE |Manifest: NOSIGNATURE
xercamusic-1.18.1-0.9.0.jar |Xerca's Music Maker Mod |xercamusic |1.18.1-0.9.0 |DONE |Manifest: NOSIGNATURE
selene-1.18-1.11.jar |Selene |selene |1.18-1.11.0 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.18.1-5.0.1.jar |Mystical Agriculture |mysticalagriculture |5.0.1 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.18.1-14.0.2.jar |CraftingTweaks |craftingtweaks |14.0.2 |DONE |Manifest: NOSIGNATURE
rftoolsutility-1.18-4.0.4.jar |RFToolsUtility |rftoolsutility |1.18-4.0.4 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.18.1-9.0.9.jar |EnchantmentDescriptions |enchdesc |9.0.9 |DONE |Manifest: NOSIGNATURE
swingthroughgrass-1.18.1-1.8.0.jar |SwingThroughGrass |swingthroughgrass |1.18.1-1.8.0 |DONE |Manifest: NOSIGNATURE
CreativeCore_v2.4.1_mc1.18.1.jar |CreativeCore |creativecore |2.4.0 |DONE |Manifest: NOSIGNATURE
VoidFog-1.18.1-2.0.10.jar |VoidFog |voidfog |1.18.1-2.0.10 |DONE |Manifest: NOSIGNATURE
Iceberg-1.18.1-1.0.33.jar |Iceberg |iceberg |1.0.33 |DONE |Manifest: NOSIGNATURE
Quark-3.0-334.jar |Quark |quark |3.0-334 |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.18.1-6.0.0.jar |Fast Workbench |fastbench |6.0.0 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.18.1-10.1.0.jar |Storage Drawers |storagedrawers |10.1.0 |DONE |Manifest: NOSIGNATURE
ToughAsNails-1.18.1-6.0.0.51-universal.jar |Tough As Nails |toughasnails |1.18.1-6.0.0.51 |DONE |Manifest: NOSIGNATURE
VanillaHammers-1.18.1-4.0.0.jar |Vanilla Hammers |vanillahammers |1.18.1-4.0.0 |DONE |Manifest: NOSIGNATURE
InventoryHud_[1.18].forge-3.4.4.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.4 |DONE |Manifest: NOSIGNATURE
minecolonies-1.18.1-1.0.347-ALPHA.jar |MineColonies |minecolonies |1.18.1-1.0.347-ALPHA|DONE |Manifest: NOSIGNATURE
Colony4ComputerCraft-1.18.1-2.1.0.jar |MineColonies for ComputerCraft|colony4cc |2.1.0 |DONE |Manifest: NOSIGNATURE
ferritecore-4.0.0-forge.jar |Ferrite Core |ferritecore |4.0.0 |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.1-1.1.19-b1.jar |Engineer's Decor |engineersdecor |1.1.19-b1 |DONE |Manifest: NOSIGNATURE
SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
enhancedcelestials-2.0.9-1.18.jar |Enhanced Celestials |enhancedcelestials |2.0.9 |DONE |Manifest: NOSIGNATURE
ilikewood-1.18.1-7.1.1.0.jar |I Like Wood |ilikewood |1.18.1-7.1.1.0 |DONE |Manifest: NOSIGNATURE
All Arrows Infinity Fix-FORGE-1.2-MC-1.18.jar |All Arrows Infinity Fix |allarrowsinfinityfix |1.2 |DONE |Manifest: NOSIGNATURE
healthorbs-1.031.jar |Health Orbs |healthorbs |1.031 |DONE |Manifest: NOSIGNATURE
expandability-5.0.0-forge.jar |ExpandAbility |expandability |5.0.0 |DONE |Manifest: NOSIGNATURE
valhelsia_core-1.18.1-0.3.0.jar |Valhelsia Core |valhelsia_core |1.18.1-0.3.0 |DONE |Manifest: NOSIGNATURE
ChiselsBits-forge-1.18.1-1.2.73-universal.jar |Chisels & bits |chiselsandbits |1.2.73 |DONE |Manifest: NOSIGNATURE
thutcore-1.18.1-8.6.3.jar |Thut Core |thutcore |8.6.3 |DONE |Manifest: NOSIGNATURE
betterboats-1.1.4.jar |Better Boats |betterboats |1.1.4 |DONE |Manifest: NOSIGNATURE
exlinefurniture-1.18 Forge.jar |Exline's Furniture |exlinefurniture |1.18 |DONE |Manifest: NOSIGNATURE
Flywheel Backend: GL33 Instanced Arrays
Crash Report UUID: 6c4b3d9a-98be-4c11-b098-dbaea16d5ad9
FML: 39.0
Forge: net.minecraftforge:39.0.18
Kiwi Modules:
fruittrees:cherry
fruittrees:core
fruittrees:food
fruittrees:hybridization
kiwi:contributors
kiwi:data

commented

downgrade forge version to 39.017

commented

Hey @Delta4Phoenix just wanted to let you know - this crash log says you have a mod called "performa" installed. This is a troll mod that spawns entities with racist, homophobic, transphobic, and other awful names. It's not on CurseForge anymore but the filename was "performanation". If you've had any problems from these entities I have a mod that removes said names from any existing entities I can give you.

Hopefully this helps!