1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-01-01 10:21:32
|
5 | Description: Exception in server tick loop
|
6 |
|
7 | java.lang.RuntimeException: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.ItemLike.m_5456_()" because "p_41604_" is null
|
8 | at org.violetmoon.zetaimplforge.event.ForgeEventsRemapper.lambda$createForgeConsumer$2(ForgeEventsRemapper.java:125) ~[Zeta-1.0-24.jar#459!/:1.0-24] {re:classloading}
|
9 | at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar#137!/:?] {}
|
10 | at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar#137!/:?] {}
|
11 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar#137!/:?] {}
|
12 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar#137!/:?] {}
|
13 | at net.minecraftforge.event.ForgeEventFactory.onPreServerTick(ForgeEventFactory.java:945) ~[forge-1.20.1-47.3.0-universal.jar#465!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:A}
|
14 | at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:812) ~[client-1.20.1-20230612.114412-srg.jar#460!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
15 | at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar#460!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
16 | at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar#460!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
17 | at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar#460!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
18 | at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
|
19 | Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.ItemLike.m_5456_()" because "p_41604_" is null
|
20 | at net.minecraft.world.item.ItemStack.<init>(ItemStack.java:147) ~[client-1.20.1-20230612.114412-srg.jar#460!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:createenchantablemachinery-common.mixins.json:ItemStackMixin,pl:mixin:APP:kubejs-common.mixins.json:ItemStackMixin,pl:mixin:APP:glitchcore.mixins.json:MixinItemStack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:garnished.mixins.json:ItemStackMixin,pl:mixin:A}
|
21 | at net.minecraft.world.item.ItemStack.<init>(ItemStack.java:143) ~[client-1.20.1-20230612.114412-srg.jar#460!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:createenchantablemachinery-common.mixins.json:ItemStackMixin,pl:mixin:APP:kubejs-common.mixins.json:ItemStackMixin,pl:mixin:APP:glitchcore.mixins.json:MixinItemStack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:garnished.mixins.json:ItemStackMixin,pl:mixin:A}
|
22 | at net.minecraft.world.item.ItemStack.<init>(ItemStack.java:127) ~[client-1.20.1-20230612.114412-srg.jar#460!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:createenchantablemachinery-common.mixins.json:ItemStackMixin,pl:mixin:APP:kubejs-common.mixins.json:ItemStackMixin,pl:mixin:APP:glitchcore.mixins.json:MixinItemStack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:garnished.mixins.json:ItemStackMixin,pl:mixin:A}
|
23 | at uwu.lopyluna.create_dd.content.items.equipment.gilded_rose_tools.GRHoeItem.getCraftingRemainingItem(GRHoeItem.java:103) ~[Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar#343!/:0.1b.Release-Early-Dev] {re:classloading}
|
24 | at net.minecraftforge.common.extensions.IForgeItemStack.getCraftingRemainingItem(IForgeItemStack.java:62) ~[forge-1.20.1-47.3.0-universal.jar#465!/:?] {re:computing_frames,re:mixin,re:classloading}
|
25 | at org.violetmoon.zeta.util.handler.RecipeCrawlHandler.digest(RecipeCrawlHandler.java:159) ~[Zeta-1.0-24.jar#459!/:1.0-24] {re:classloading}
|
26 | at org.violetmoon.zeta.util.handler.RecipeCrawlHandler.onTick(RecipeCrawlHandler.java:142) ~[Zeta-1.0-24.jar#459!/:1.0-24] {re:classloading}
|
27 | at org.violetmoon.zetaimplforge.event.ForgeEventsRemapper.lambda$createForgeConsumer$2(ForgeEventsRemapper.java:123) ~[Zeta-1.0-24.jar#459!/:1.0-24] {re:classloading}
|
28 | ... 10 more
|
29 |
|
30 |
|
31 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
32 | ---------------------------------------------------------------------------------------
|
33 |
|
34 | -- System Details --
|
35 | Details:
|
36 | Minecraft Version: 1.20.1
|
37 | Minecraft Version ID: 1.20.1
|
38 | Operating System: Windows 11 (amd64) version 10.0
|
39 | Java Version: 17.0.8, Microsoft
|
40 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
41 | Memory: 3442161664 bytes (3282 MiB) / 5905580032 bytes (5632 MiB) up to 6845104128 bytes (6528 MiB)
|
42 | CPUs: 8
|
43 | Processor Vendor: AuthenticAMD
|
44 | Processor Name: AMD Ryzen 3 4300G with Radeon Graphics
|
45 | Identifier: AuthenticAMD Family 23 Model 96 Stepping 1
|
46 | Microarchitecture: unknown
|
47 | Frequency (GHz): 3.79
|
48 | Number of physical packages: 1
|
49 | Number of physical CPUs: 4
|
50 | Number of logical CPUs: 8
|
51 | Graphics card #0 name: AMD Radeon(TM) Graphics
|
52 | Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
|
53 | Graphics card #0 VRAM (MB): 512.00
|
54 | Graphics card #0 deviceId: 0x1636
|
55 | Graphics card #0 versionInfo: DriverVersion=31.0.21910.11004
|
56 | Memory slot #0 capacity (MB): 8192.00
|
57 | Memory slot #0 clockSpeed (GHz): 3.20
|
58 | Memory slot #0 type: DDR4
|
59 | Virtual memory max (MB): 19768.63
|
60 | Virtual memory used (MB): 14242.08
|
61 | Swap memory total (MB): 12212.10
|
62 | Swap memory used (MB): 1501.58
|
63 | JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1920m -Xmx6528m
|
64 | Server Running: true
|
65 | Player Count: 0 / 8; []
|
66 | Data Packs: vanilla, mod:cyclopscore, mod:kuma_api (incompatible), mod:supermartijn642configlib (incompatible), mod:create_ltab_f, mod:geckolib, mod:createdeco (incompatible), mod:botarium (incompatible), mod:integratedterminals, mod:immersive_aircraft (incompatible), mod:sophisticatedcore (incompatible), mod:create_jetpack (incompatible), mod:decorative_lgbt_wall_flags, mod:createamazingdungeons, mod:ctm, mod:cookingforblockheads, mod:modernfix (incompatible), mod:citadel (incompatible), mod:powah (incompatible), mod:mixinextras (incompatible), mod:botanypotstiers (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:create_dragon_lib (incompatible), mod:railways, mod:create_new_age, mod:balm, mod:jeresources, mod:cloth_config (incompatible), mod:create_jetpack_curios, mod:dummmmmmy (incompatible), mod:twilightforest, mod:refinedstorage, mod:embeddium, mod:embeddiumplus, mod:athena, mod:create_connected, mod:chipped (incompatible), mod:glodium (incompatible), mod:farmersdelight, mod:torchmaster, mod:mekanism_extras (incompatible), mod:commoncapabilities, mod:create_ultimate_factory, mod:botanytrees (incompatible), mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:createarmory, mod:energymeter, mod:integratedtunnels, mod:resourcefullib (incompatible), mod:architectury (incompatible), mod:flightlib (incompatible), mod:createchromaticreturn, mod:toms_storage (incompatible), mod:observable (incompatible), mod:fastleafdecay, mod:enchantinginfuser, mod:sliceanddice (incompatible), mod:moremekanismprocessing (incompatible), mod:rhino (incompatible), mod:mekanismcovers, mod:cucumber, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:travelerscompass, mod:rechiseled (incompatible), mod:rechiseled_chipped (incompatible), mod:createenchantablemachinery, mod:copycats (incompatible), mod:jei, mod:kubejs (incompatible), mod:mekanism, mod:mekaweapons (incompatible), mod:mekanismgenerators, mod:waystones, mod:integrated_api, mod:naturescompass, mod:artifacts, mod:botanypots (incompatible), mod:glitchcore (incompatible), mod:rechiseledcreate, mod:explorerscompass, mod:iceandfire, mod:terralith, mod:fusion, mod:ars_nouveau (incompatible), mod:starbunclemania (incompatible), mod:ars_extended_glyphs (incompatible), mod:puzzlesaccessapi, mod:ftbchunks (incompatible), mod:forge, mod:friendsandfoes (incompatible), mod:idas, mod:create_creative_survival, mod:integratedcrafting, mod:cofh_core, mod:create_easy_structures, mod:terrablender, mod:biomesoplenty, mod:moonlight (incompatible), mod:mousetweaks, mod:titanium (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:ae2wtlib (incompatible), mod:expatternprovider (incompatible), mod:wands, mod:mekanism_lasers (incompatible), mod:createutilities (incompatible), mod:spectrelib (incompatible), mod:garnished, mod:kotlinforforge (incompatible), mod:flywheel, mod:amendments (incompatible), mod:create, mod:create_dd (incompatible), mod:create_central_kitchen (incompatible), mod:create_mechanical_extruder (incompatible), mod:ars_creo (incompatible), mod:createunlimited (incompatible), mod:jaopca, mod:integrateddynamics, mod:integrated_stronghold, mod:create_sa, mod:dragonseeker, mod:polymorph (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks (incompatible), mod:ars_elemental (incompatible), mod:zeta (incompatible), mod:quark (incompatible), mod:supplementaries, mod:jei_mekanism_multiblocks (incompatible), mod:freecam (incompatible), mod:dynamicvillage (incompatible), mod:kubejs_create (incompatible), mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:mugging_villagers_mod, mod:functionalstorage, mod:puzzleslib, mod:create_power_loader, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:mr_garnished_botanypots, mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:expandability (incompatible), mod:create_enchantment_industry (incompatible), mod:mekanismdelight, mod:easy_gamma, mod:createaddition (incompatible), Supplementaries Generated Pack, create_central_kitchen:farmersdelight (incompatible), jaopca:inmemory, mod:mysticalagriculture, mod:comforts (incompatible), mod:immediatelyfast (incompatible), mod:craftedcore (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible)
|
67 | Enabled Feature Flags: minecraft:vanilla
|
68 | World Generation: Stable
|
69 | Type: Integrated Server (map_client.txt)
|
70 | Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
|
71 | Launched Version: 1.20.1
|
72 | ModLauncher: 10.0.9 10.0.9 main.dcd20f30
|
73 | ModLauncher launch target: forgeclient
|
74 | ModLauncher naming: srg
|
75 | ModLauncher services:
|
76 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
77 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
78 | fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE
|
79 | fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE
|
80 | fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE
|
81 | fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE
|
82 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
83 | fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE
|
84 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
85 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
86 | FML Language Providers:
|
87 | minecraft@1.0
|
88 | kotlinforforge@4.11.0
|
89 | javafml@null
|
90 | lowcodefml@null
|
91 | Mod List:
|
92 | CyclopsCore-1.20.1-1.19.5.jar |Cyclops Core |cyclopscore |1.19.5 |DONE |Manifest: NOSIGNATURE
|
93 | kuma-api-forge-20.1.8 1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE
|
94 | supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
|
95 | create_ltab_f-2.3.0.jar |Create_ltab_f |create_ltab_f |2.1.2 |DONE |Manifest: NOSIGNATURE
|
96 | geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE
|
97 | createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE
|
98 | botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
|
99 | IntegratedTerminals-1.20.1-1.6.3.jar |IntegratedTerminals |integratedterminals |1.6.3 |DONE |Manifest: NOSIGNATURE
|
100 | immersive_aircraft-1.1.5 1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.1.5 1.20.1 |DONE |Manifest: NOSIGNATURE
|
101 | sophisticatedcore-1.20.1-0.6.35.733.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
102 | create_jetpack-forge-4.3.2.jar |Create Jetpack |create_jetpack |4.3.2 |DONE |Manifest: NOSIGNATURE
|
103 | decorative_lgbt_wall_flags_122.jar |Decorative LGBT Wall Flags |decorative_lgbt_wall_flags |1.2.2 |DONE |Manifest: NOSIGNATURE
|
104 | createamazingdungeons-1.0.4-1.20.1.jar |Create Amazing Dungeons |createamazingdungeons |1.0.4-1.20.1 |DONE |Manifest: NOSIGNATURE
|
105 | CTM-1.20.1-1.1.10.jar |ConnectedTexturesMod |ctm |1.20.1-1.1.10 |DONE |Manifest: NOSIGNATURE
|
106 | cookingforblockheads-forge-1.20.1-16.0.9.jar |CookingForBlockheads |cookingforblockheads |16.0.9 |DONE |Manifest: NOSIGNATURE
|
107 | modernfix-forge-5.19.7 mc1.20.1.jar |ModernFix |modernfix |5.19.7 mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
108 | citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |DONE |Manifest: NOSIGNATURE
|
109 | Powah-5.0.7.jar |Powah |powah |5.0.7 |DONE |Manifest: NOSIGNATURE
|
110 | mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
|
111 | BotanyPotsTiers-Forge-1.20.1-6.0.2.jar |BotanyPotsTiers |botanypotstiers |6.0.1 |DONE |Manifest: NOSIGNATURE
|
112 | Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
113 | sophisticatedbackpacks-1.20.1-3.20.12.1126.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.12.1126 |DONE |Manifest: NOSIGNATURE
|
114 | create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE
|
115 | Steam_Rails-1.6.7 forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.7 forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
|
116 | create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |DONE |Manifest: NOSIGNATURE
|
117 | balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |DONE |Manifest: NOSIGNATURE
|
118 | JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
119 | cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
|
120 | create_jetpack_curios-1.2.0-forge-1.20.1.jar |Create: Jetpack Curios |create_jetpack_curios |1.2.0 |DONE |Manifest: NOSIGNATURE
|
121 | dummmmmmy-1.20-2.0.2.jar |MmmMmmMmmmmm |dummmmmmy |1.20-2.0.2 |DONE |Manifest: NOSIGNATURE
|
122 | twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE
|
123 | refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE
|
124 | embeddium-0.3.31 mc1.20.1.jar |Embeddium |embeddium |0.3.31 mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
125 | embeddiumplus-1.20.1-v1.2.13.jar |Embeddium |embeddiumplus |1.2.13 |DONE |Manifest: NOSIGNATURE
|
126 | athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
|
127 | create_connected-0.9.2-mc1.20.1-all.jar |Create: Connected |create_connected |0.9.2-mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
128 | chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |DONE |Manifest: NOSIGNATURE
|
129 | Glodium-1.20-1.5-forge.jar |Glodium |glodium |1.20-1.5-forge |DONE |Manifest: NOSIGNATURE
|
130 | FarmersDelight-1.20.1-1.2.5.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
|
131 | torchmaster-20.1.9.jar |Torchmaster |torchmaster |20.1.9 |DONE |Manifest: NOSIGNATURE
|
132 | mekanism_extras-1.20.1-1.3.5.jar |Mekanism Extras |mekanism_extras |1.20.1-1.3.5 |DONE |Manifest: NOSIGNATURE
|
133 | CommonCapabilities-1.20.1-2.9.4.jar |CommonCapabilities |commoncapabilities |2.9.4 |DONE |Manifest: NOSIGNATURE
|
134 | create_ultimate_factory-1.8.0-forge-1.20.1.jar |Create: Ultimate Factory |create_ultimate_factory |1.8.0 |DONE |Manifest: NOSIGNATURE
|
135 | BotanyTrees-Forge-1.20.1-9.0.17.jar |BotanyTrees |botanytrees |9.0.17 |DONE |Manifest: NOSIGNATURE
|
136 | supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 a |DONE |Manifest: NOSIGNATURE
|
137 | resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
|
138 | curios-forge-5.11.0 1.20.1.jar |Curios API |curios |5.11.0 1.20.1 |DONE |Manifest: NOSIGNATURE
|
139 | Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
|
140 | createarmoryv0.6n.jar |CreateArmory |createarmory |0.5 |DONE |Manifest: NOSIGNATURE
|
141 | energymeter-forge-1.20.1-1.0.0.jar |Energy Meter |energymeter |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
|
142 | IntegratedTunnels-1.20.1-1.8.32.jar |IntegratedTunnels |integratedtunnels |1.8.32 |DONE |Manifest: NOSIGNATURE
|
143 | resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
|
144 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
|
145 | flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |DONE |Manifest: NOSIGNATURE
|
146 | createchromaticreturn-1.5.2.jar |Create: Chromatic Return |createchromaticreturn |1.0.0 |DONE |Manifest: NOSIGNATURE
|
147 | toms_storage-1.20-1.6.8.jar |Tom's Simple Storage Mod |toms_storage |1.6.8 |DONE |Manifest: NOSIGNATURE
|
148 | observable-4.4.2.jar |Observable |observable |4.4.2 |DONE |Manifest: NOSIGNATURE
|
149 | FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
|
150 | EnchantingInfuser-v8.0.3-1.20.1-Forge.jar |Enchanting Infuser |enchantinginfuser |8.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
151 | sliceanddice-forge-3.3.0.jar |Create Slice & Dice |sliceanddice |3.3.0 |DONE |Manifest: NOSIGNATURE
|
152 | MoreMekanismProcessing-1.20.1-4.2.jar |More Mekanism Processing |moremekanismprocessing |4.2 |DONE |Manifest: NOSIGNATURE
|
153 | rhino-forge-2001.2.3-build.6.jar |Rhino |rhino |2001.2.3-build.6 |DONE |Manifest: NOSIGNATURE
|
154 | mekanismcovers-1.1-BETA 1.20.jar |Mekanism Covers |mekanismcovers |1.1-BETA 1.20 |DONE |Manifest: NOSIGNATURE
|
155 | Cucumber-1.20.1-7.0.13 (1).jar |Cucumber Library |cucumber |7.0.13 |DONE |Manifest: NOSIGNATURE
|
156 | ftb-library-forge-2001.2.5.jar |FTB Library |ftblibrary |2001.2.5 |DONE |Manifest: NOSIGNATURE
|
157 | ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |DONE |Manifest: NOSIGNATURE
|
158 | travelerscompass-1.20.1-3.1.03-forge.jar |Traveler's Compass |travelerscompass |3.1.03 |DONE |Manifest: NOSIGNATURE
|
159 | rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE
|
160 | rechiseled_chipped-1.1.jar |Rechiseled: Chipped |rechiseled_chipped |1.1 |DONE |Manifest: NOSIGNATURE
|
161 | createenchantablemachinery-2.8.8-mc1.20.1-forge.ja|Create: Enchantable Machinery |createenchantablemachinery |2.8.8 |DONE |Manifest: NOSIGNATURE
|
162 | copycats-2.1.4 mc.1.20.1-forge.jar |Create: Copycats |copycats |2.1.4 mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
|
163 | jei-1.20.1-forge-15.20.0.105.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
164 | kubejs-forge-2001.6.5-build.16.jar |KubeJS |kubejs |2001.6.5-build.16 |DONE |Manifest: NOSIGNATURE
|
165 | Mekanism-1.20.1-10.4.9.61.jar |Mekanism |mekanism |10.4.9 |DONE |Manifest: NOSIGNATURE
|
166 | MekanismWeapons-1.20.1-1.5.jar |Mekanism: Weapons |mekaweapons |1.5 |DONE |Manifest: NOSIGNATURE
|
167 | MekanismGenerators-1.20.1-10.4.9.61.jar |Mekanism: Generators |mekanismgenerators |10.4.9 |DONE |Manifest: NOSIGNATURE
|
168 | waystones-forge-1.20-14.1.6.jar |Waystones |waystones |14.1.6 |DONE |Manifest: NOSIGNATURE
|
169 | integrated_api-1.5.1 1.20.1-forge.jar |Integrated API |integrated_api |1.5.1 1.20.1-forge |DONE |Manifest: NOSIGNATURE
|
170 | comforts-forge-6.4.0 1.20.1.jar |Comforts |comforts |6.4.0 1.20.1 |DONE |Manifest: NOSIGNATURE
|
171 | NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
|
172 | artifacts-forge-9.5.13.jar |Artifacts |artifacts |9.5.13 |DONE |Manifest: NOSIGNATURE
|
173 | BotanyPots-Forge-1.20.1-13.0.39.jar |BotanyPots |botanypots |13.0.39 |DONE |Manifest: NOSIGNATURE
|
174 | GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
175 | rechiseledcreate-1.0.2-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |DONE |Manifest: NOSIGNATURE
|
176 | ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
|
177 | iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |DONE |Manifest: NOSIGNATURE
|
178 | Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE
|
179 | fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
|
180 | ars_nouveau-1.20.1-4.12.6-all.jar |Ars Nouveau |ars_nouveau |4.12.6 |DONE |Manifest: NOSIGNATURE
|
181 | starbunclemania-1.20.1-1.2.3.0.jar |Starbunclemania |starbunclemania |1.20.1-1.2.3.0 |DONE |Manifest: NOSIGNATURE
|
182 | ars_extended_glyphs-1.20.1-1.9.jar |Ars Nouveau - Extended Glyphs |ars_extended_glyphs |1.20.1-1.9 |DONE |Manifest: NOSIGNATURE
|
183 | puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
184 | ftb-chunks-forge-2001.3.3.jar |FTB Chunks |ftbchunks |2001.3.3 |DONE |Manifest: NOSIGNATURE
|
185 | forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
186 | friendsandfoes-forge-mc1.20.1-3.0.6.jar |Friends & Foes |friendsandfoes |3.0.6 |DONE |Manifest: NOSIGNATURE
|
187 | idas_forge-1.10.1 1.20.1.jar |Integrated Dungeons and Struct|idas |1.10.1 1.20.1 |DONE |Manifest: NOSIGNATURE
|
188 | MysticalAgriculture-1.20.1-7.0.15.jar |Mystical Agriculture |mysticalagriculture |7.0.15 |DONE |Manifest: NOSIGNATURE
|
189 | create_creative_survival-3.1-1.20.1.jar |Create: Creative Survival |create_creative_survival |1.0.0 |DONE |Manifest: NOSIGNATURE
|
190 | IntegratedCrafting-1.20.1-1.1.9.jar |IntegratedCrafting |integratedcrafting |1.1.9 |DONE |Manifest: NOSIGNATURE
|
191 | client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
192 | cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE
|
193 | create_easy_structures-0.1.2-forge-1.20.1.jar |Create: Easy Structures |create_easy_structures |0.1.2 |DONE |Manifest: NOSIGNATURE
|
194 | TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
195 | BiomesOPlenty-forge-1.20.1-19.0.0.91.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
196 | moonlight-1.20-2.13.33-forge.jar |Moonlight Library |moonlight |1.20-2.13.33 |DONE |Manifest: NOSIGNATURE
|
197 | MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
|
198 | titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE
|
199 | mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
|
200 | Jade-1.20.1-Forge-11.12.2.jar |Jade |jade |11.12.2 forge |DONE |Manifest: NOSIGNATURE
|
201 | appliedenergistics2-forge-15.3.1-beta.jar |Applied Energistics 2 |ae2 |15.3.1-beta |DONE |Manifest: NOSIGNATURE
|
202 | AEInfinityBooster-1.20.1-1.0.0 21.jar |AEInfinityBooster |aeinfinitybooster |1.20.1-1.0.0 21 |DONE |Manifest: NOSIGNATURE
|
203 | ae2wtlib-15.2.2-forge.jar |AE2WTLib |ae2wtlib |15.2.2-forge |DONE |Manifest: NOSIGNATURE
|
204 | ExtendedAE-1.20-1.3.1-forge.jar |ExtendedAE |expatternprovider |1.20-1.3.1-forge |DONE |Manifest: NOSIGNATURE
|
205 | BuildingWands-mc1.20.1-2.7-forge-beta.jar |Building Wands |wands |2.7-beta |DONE |Manifest: NOSIGNATURE
|
206 | mekanism_lasers-1.0.10.jar |Mekanism Lasers |mekanism_lasers |1.0.10 |DONE |Manifest: NOSIGNATURE
|
207 | createutilities-0.3.0 1.20.1.jar |Create Utilities |createutilities |0.3.0 1.20.1 |DONE |Manifest: NOSIGNATURE
|
208 | spectrelib-forge-0.13.15 1.20.1.jar |SpectreLib |spectrelib |0.13.15 1.20.1 |DONE |Manifest: NOSIGNATURE
|
209 | garnished-2.0.2 1.20.1-neoforged.jar |Create: Garnished |garnished |2.0.2 |DONE |Manifest: NOSIGNATURE
|
210 | kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
|
211 | flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
|
212 | amendments-1.20-1.2.12.jar |Amendments |amendments |1.20-1.2.12 |DONE |Manifest: NOSIGNATURE
|
213 | create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |DONE |Manifest: NOSIGNATURE
|
214 | Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar |Create: Dreams & Desires |create_dd |0.1b.Release-Early-D|DONE |Manifest: NOSIGNATURE
|
215 | create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.12 |DONE |Manifest: NOSIGNATURE
|
216 | create_mechanical_extruder-1.20.1-1.6.3.j-55.jar |Create Mechanical Extruder |create_mechanical_extruder |1.20.1-1.6.3.j-55 |DONE |Manifest: NOSIGNATURE
|
217 | ars_creo-1.20.1-4.1.0.jar |Ars Creo |ars_creo |4.1.0 |DONE |Manifest: NOSIGNATURE
|
218 | createunlimited-0.6.3.jar |Create Unlimited |createunlimited |0.6.3 |DONE |Manifest: NOSIGNATURE
|
219 | JAOPCA-1.20.1-4.4.12.22.jar |JAOPCA |jaopca |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
220 | IntegratedDynamics-1.20.1-1.24.0.jar |IntegratedDynamics |integrateddynamics |1.24.0 |DONE |Manifest: NOSIGNATURE
|
221 | integrated_stronghold-1.1.1 1.20.1-forge.jar |Integrated Stronghold |integrated_stronghold |1.1.1 1.20.1-forge |DONE |Manifest: NOSIGNATURE
|
222 | create-stuff-additions1.20.1_v2.0.5.jar |Create Stuff & Additions |create_sa |2.0.5 |DONE |Manifest: NOSIGNATURE
|
223 | dragonseeker-1.2.0-1.20.1.jar |Dragonseeker |dragonseeker |1.2.0-1.20.1 |DONE |Manifest: NOSIGNATURE
|
224 | polymorph-forge-0.49.5 1.20.1.jar |Polymorph |polymorph |0.49.5 1.20.1 |DONE |Manifest: NOSIGNATURE
|
225 | StorageDrawers-1.20.1-12.9.11.jar |Storage Drawers |storagedrawers |12.9.11 |DONE |Manifest: NOSIGNATURE
|
226 | FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
227 | ars_elemental-1.20.1-0.6.7.7.jar |Ars Elemental |ars_elemental |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
228 | Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE
|
229 | Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE
|
230 | supplementaries-1.20-3.1.11.jar |Supplementaries |supplementaries |1.20-3.1.11 |DONE |Manifest: NOSIGNATURE
|
231 | JustEnoughMekanismMultiblocks-1.20.1-4.6.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.6 |DONE |Manifest: NOSIGNATURE
|
232 | freecam-forge-1.2.1 1.20.jar |Freecam |freecam |1.2.1 1.20 |DONE |Manifest: NOSIGNATURE
|
233 | dynamicvillage-v0.4-1.20.1.jar |Create: Dynamic Village |dynamicvillage |0.4 |DONE |Manifest: NOSIGNATURE
|
234 | kubejs-create-forge-2001.2.5-build.2.jar |KubeJS Create |kubejs_create |2001.2.5-build.2 |DONE |Manifest: NOSIGNATURE
|
235 | ImmediatelyFast-Forge-1.3.3 1.20.4.jar |ImmediatelyFast |immediatelyfast |1.3.3 1.20.4 |DONE |Manifest: NOSIGNATURE
|
236 | appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1 mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
237 | ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
238 | mugging_villagers_mod-1.1.2-forge-1.20.1.jar |Mugging Villagers Mod |mugging_villagers_mod |1.1.2 |DONE |Manifest: NOSIGNATURE
|
239 | functionalstorage-1.20.1-1.2.12.jar |Functional Storage |functionalstorage |1.20.1-1.2.12 |DONE |Manifest: NOSIGNATURE
|
240 | PuzzlesLib-v8.1.25-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.25 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
241 | create_power_loader-1.5.0-mc1.20.1.jar |Create: Power Loader |create_power_loader |1.5.0-mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
242 | Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |DONE |Manifest: NOSIGNATURE
|
243 | AEAdditions-1.20.1-5.0.6.jar |AE Additions |ae2additions |5.0.6 |DONE |Manifest: NOSIGNATURE
|
244 | garnished-botany-pots-forge-2.2.0.jar |Garnished Botany Pots |mr_garnished_botanypots |2.2.0 |DONE |Manifest: NOSIGNATURE
|
245 | ExtremeSoundMuffler-3.48-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.48 |DONE |Manifest: NOSIGNATURE
|
246 | cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
247 | expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
|
248 | craftedcore-5.7.jar |CraftedCore |craftedcore |5.7 |DONE |Manifest: NOSIGNATURE
|
249 | create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE
|
250 | mekanismdelight-1.0.1.1-1.20.1.jar |Mekanism Delight |mekanismdelight |1.0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
|
251 | easy_gamma-1.0.0-forge-1.20.1.jar |Easy Gamma |easy_gamma |1.0.0 |DONE |Manifest: NOSIGNATURE
|
252 | createaddition-1.20.1-1.2.4e.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4e |DONE |Manifest: NOSIGNATURE
|
253 | ad_astra-forge-1.20.1-1.15.19.jar |Ad Astra |ad_astra |1.15.19 |DONE |Manifest: NOSIGNATURE
|
254 | Ad-Astra-Giselle-Addon-forge-1.20.1-6.16.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |6.16 |DONE |Manifest: NOSIGNATURE
|
255 | Crash Report UUID: 6bd64451-bd30-43b7-98ba-100d128337b8
|
256 | FML: 47.3
|
257 | Forge: net.minecraftforge:47.3.0
|
258 | Flywheel Backend: GL33 Instanced Arrays
|