Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Why did you do that?
- Time: 2023-12-04 22:32:42
- Description: Feature placement
- java.lang.NullPointerException: Feature placement
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Server thread
- Suspected Mods: NONE
- Stacktrace:
- at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:360) ~[client-1.20.1-20230612.114412-srg.jar%23476!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:mixins.medieval_buildings.json:ChunkGeneratorMix,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
- -- Feature --
- Details:
- Description: ResourceKey[minecraft:worldgen/placed_feature / iceandfire:myrmex_hive_jungle]
- Stacktrace:
- at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:360) ~[client-1.20.1-20230612.114412-srg.jar%23476!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:mixins.medieval_buildings.json:ChunkGeneratorMix,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
- at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23476!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}
- at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23476!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23476!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}
- at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23476!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:canary.mixins.json:world.player_chunk_tick.ChunkMapMixin,pl:mixin:A}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {}
- at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23476!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:canary.mixins.json:world.player_chunk_tick.ChunkMapMixin,pl:mixin:A}
- at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
- at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23476!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23476!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23476!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23476!/:?] {re:classloading}
- at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
- -- Generation --
- Details:
- CenterX: -144
- CenterZ: 104
- Seed: -4008747049855605762
- -- Chunk to be generated --
- Details:
- Location: -144,104
- Position hash: 450971565936
- Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@26d6735c
- -- Affected level --
- Details:
- All players: 1 total; [ServerPlayer['HatsZO41'/2069, l='ServerLevel[Survival con mods 1.20.1]', x=-2427.65, y=58.16, z=1619.31]]
- Chunk stats: 3691
- Level dimension: minecraft:overworld
- Level spawn location: World: (0,72,0), Section: (at 0,8,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
- Level time: 3844974 game time, 50749 day time
- Level name: Survival con mods 1.20.1
- Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
- Level weather: Rain time: 2240 (now: false), thunder time: 125047 (now: false)
- Known server brands: forge
- Removed feature flags:
- Level was modded: true
- Level storage version: 0x04ABD - Anvil
- -- System Details --
- Details:
- Minecraft Version: 1.20.1
- Minecraft Version ID: 1.20.1
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 17.0.8, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 1947420640 bytes (1857 MiB) / 7516192768 bytes (7168 MiB) up to 10737418240 bytes (10240 MiB)
- CPUs: 12
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 5 3600 6-Core Processor
- Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
- Microarchitecture: Zen 2
- Frequency (GHz): 3.59
- Number of physical packages: 1
- Number of physical CPUs: 6
- Number of logical CPUs: 12
- Graphics card #0 name: Citrix Indirect Display Adapter
- Graphics card #0 vendor: Citrix Systems Inc. (0x5853)
- Graphics card #0 VRAM (MB): 0.00
- Graphics card #0 deviceId: 0x1003
- Graphics card #0 versionInfo: DriverVersion=12.40.44.247
- Graphics card #1 name: NVIDIA GeForce GTX 1660 SUPER
- Graphics card #1 vendor: NVIDIA (0x10de)
- Graphics card #1 VRAM (MB): 4095.00
- Graphics card #1 deviceId: 0x21c4
- Graphics card #1 versionInfo: DriverVersion=31.0.15.3623
- 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
- Virtual memory max (MB): 32218.81
- Virtual memory used (MB): 27755.59
- Swap memory total (MB): 15950.73
- Swap memory used (MB): 3378.71
- JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
- Loaded Shaderpack: BSL_v8.2.07.zip
- Profile: HIGH (+0 options changed by user)
- NEC status: No NEC detected
- Server Running: true
- Player Count: 1 / 8; [ServerPlayer['HatsZO41'/2069, l='ServerLevel[Survival con mods 1.20.1]', x=-2427.65, y=58.16, z=1619.31]]
- Data Packs: vanilla, mod:skyvillages (incompatible), mod:betterdungeons, mod:betterwitchhuts, mod:geckolib, mod:playeranimator (incompatible), mod:botarium (incompatible), mod:majruszsdifficulty (incompatible), mod:betteroceanmonuments, mod:incendium, mod:sophisticatedcore (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:yungsapi, mod:gateways (incompatible), mod:mixinextras (incompatible), mod:sophisticatedbackpacks (incompatible), mod:balm, mod:shieldexp (incompatible), mod:betterfortresses, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:structure_gel, mod:equipmentcompare (incompatible), mod:advancementplaques (incompatible), mod:gml, mod:explorify, mod:yungsbridges, mod:snifferplus (incompatible), mod:resourcefulconfig (incompatible), mod:fishingreal (incompatible), mod:dungeons_enhanced, mod:mr_tidal_towns, mod:cataclysm (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:blockui, mod:commongroovylibrary (incompatible), mod:bettervillage, mod:betterstrongholds, mod:tombstone, mod:resourcefullib (incompatible), mod:eatinganimation (incompatible), mod:architectury (incompatible), mod:betterendisland, mod:t_and_t, mod:exoticbirds, mod:bettermineshafts, mod:betterjungletemples, mod:majruszsaccessories (incompatible), mod:mca (incompatible), mod:jei, mod:libraryferret, mod:epicsamurai (incompatible), mod:waystones, mod:fallingleaves, mod:untamedwilds, mod:magistuarmory (incompatible), mod:rare_ice (incompatible), mod:mr_cherry_villages, mod:betterdeserttemples, mod:iceandfire, mod:terralith, mod:mythicmounts (incompatible), mod:travelerstitles, mod:warriorrage, mod:nyfsspiders (incompatible), mod:dungeons_arise, mod:sons_of_sins, mod:alexscaves (incompatible), mod:terrablender (incompatible), mod:biomesoplenty (incompatible), mod:endermanoverhaul (incompatible), mod:bettercombat (incompatible), mod:nightlights, mod:mlib (incompatible), mod:cooking_with_mindthemoods, mod:domum_ornamentum, mod:rocks, mod:iceberg (incompatible), mod:legendarytooltips (incompatible), mod:xaerominimap, mod:mes (incompatible), mod:rats, mod:forge, mod:nullscape, mod:entityculling, mod:structurize, mod:multipiston, mod:minecolonies, mod:creeperoverhaul, mod:moremobvariants, mod:pizzacraft, mod:aquaculture, mod:cristellib (incompatible), mod:ad_astra (incompatible), T&T Waystone Patch Pack (incompatible), mod:relics, mod:cyclopscore, mod:evilcraft, mod:jeed (incompatible), mod:ironbookshelves, mod:bloodandmadness (incompatible), mod:overweight_farming (incompatible), mod:enderitemod, mod:enchantinginfuser, mod:obscure_api (incompatible), mod:snuffles (incompatible), mod:puzzlesaccessapi, mod:awesomedungeonocean, mod:netherdungeons, mod:jade (incompatible), mod:puzzleslib, mod:aquamirae (incompatible), mod:totw_modded, mod:dynamiclightsreforged (incompatible), mod:blue_skies (incompatible), mod:aether, mod:stalwart_dungeons, mod:rubidium, mod:bagus_lib, mod:grimoireofgaia, mod:medieval_buildings (incompatible), mod:twilightforest, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:ambientsounds, mod:oculus, mod:seadwellers, mod:attributeslib (incompatible), mod:villagersellanimals, mod:cumulus_menus, mod:nitrogen_internals, mod:advancedcompass (incompatible), mod:framework, mod:smartbrainlib (incompatible), mod:realmrpg_demons, mod:goblintraders (incompatible), mod:realmrpg_creep, mod:kobolds, mod:realmrpg_skeletons, mod:structory, mod:naturescompass, mod:catalogue (incompatible), mod:azurelib, mod:rubidium_extras (incompatible), mod:hunters_return, mod:okzoomer (incompatible), mod:taxcp, mod:creativecore, mod:corundumguardian, mod:weaponmaster (incompatible), mod:citresewn (incompatible), mod:canary, mod:mvs (incompatible), mod:realmrpg_wyrms, mod:pots_and_mimics, builtin/aether_accessories, mod:shineals_prehistoric_expansion, mod:enemyexpansion, mod:undergarden, mod:betterarcheology, mod:alexsmobs (incompatible), mod:adorabuild_structures (incompatible), mod:blockswap (incompatible), mod:regions_unexplored (incompatible)
- Enabled Feature Flags: minecraft:vanilla
- World Generation: Stable
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
- Launched Version: 1.20.1-forge-47.2.6
- ModLauncher: 10.0.9+10.0.9+main.dcd20f30
- ModLauncher launch target: forgeclient
- ModLauncher naming: srg
- ModLauncher services:
- mixin-0.8.5.jar mixin PLUGINSERVICE
- eventbus-6.0.5.jar eventbus PLUGINSERVICE
- fmlloader-1.20.1-47.2.6.jar slf4jfixer PLUGINSERVICE
- fmlloader-1.20.1-47.2.6.jar object_holder_definalize PLUGINSERVICE
- fmlloader-1.20.1-47.2.6.jar runtime_enum_extender PLUGINSERVICE
- fmlloader-1.20.1-47.2.6.jar capability_token_subclass PLUGINSERVICE
- accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
- fmlloader-1.20.1-47.2.6.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
- modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
- FML Language Providers:
- javafml@null
- lowcodefml@null
- Mod List:
- totw_modded-1.0.2-1.20.1.jar |Towers of the Wild Modded |totw_modded |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE
- dynamiclightsreforged-1.20.1_v1.6.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.20.1_v1.6.0 |DONE |Manifest: NOSIGNATURE
- CyclopsCore-1.20.1-1.18.13.jar |Cyclops Core |cyclopscore |1.18.13 |DONE |Manifest: NOSIGNATURE
- SkyVillages-1.0.3-1.19.2-1.20.x-forge-release.jar |Sky Villages |skyvillages |1.0.3 |DONE |Manifest: NOSIGNATURE
- YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
- blue_skies-1.20.1-1.3.29.jar |Blue Skies |blue_skies |1.3.29 |DONE |Manifest: NOSIGNATURE
- YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
- geckolib-forge-1.20.1-4.2.3.jar |GeckoLib 4 |geckolib |4.2.3 |DONE |Manifest: NOSIGNATURE
- player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
- botarium-forge-1.20.1-2.2.0.jar |Botarium |botarium |2.2.0 |DONE |Manifest: NOSIGNATURE
- shinealsprehistoricexpansion1.20.1.jar |ShineaL's Prehistoric Expansio|shineals_prehistoric_expansion|1.0 |DONE |Manifest: NOSIGNATURE
- aether-1.20.1-1.0.0-beta.1.4-neoforge.jar |The Aether |aether |1.20.1-1.0.0-beta.1.|DONE |Manifest: NOSIGNATURE
- majruszs-difficulty-1.20.1-1.8.1.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.8.1 |DONE |Manifest: NOSIGNATURE
- YungsBetterOceanMonuments-1.20-Forge-3.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
- stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |DONE |Manifest: NOSIGNATURE
- Incendium_1.20.2_v5.3.2.jar |Incendium |incendium |5.3.2 |DONE |Manifest: NOSIGNATURE
- sophisticatedcore-1.20.1-0.5.100.457.jar |Sophisticated Core |sophisticatedcore |0.5.100.457 |DONE |Manifest: NOSIGNATURE
- rubidium-0.6.5.jar |Rubidium |rubidium |0.6.5 |DONE |Manifest: NOSIGNATURE
- Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
- Placebo-1.20.1-8.3.7.jar |Placebo |placebo |8.3.7 |DONE |Manifest: NOSIGNATURE
- citadel-2.4.5-1.20.1.jar |Citadel |citadel |2.4.5 |DONE |Manifest: NOSIGNATURE
- alexsmobs-1.22.6.jar |Alex's Mobs |alexsmobs |1.22.6 |DONE |Manifest: NOSIGNATURE
- EvilCraft-1.20.1-1.2.33.jar |EvilCraft |evilcraft |1.2.33 |DONE |Manifest: NOSIGNATURE
- YungsApi-1.20-Forge-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
- GatewaysToEternity-1.20.1-4.1.1.jar |Gateways To Eternity |gateways |4.1.1 |DONE |Manifest: NOSIGNATURE
- bagus_lib-1.20.1-4.0.3.jar |Bagus Lib |bagus_lib |1.20.1-4.0.3 |DONE |Manifest: NOSIGNATURE
- mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
- sophisticatedbackpacks-1.20.1-3.18.65.935.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.18.65.935 |DONE |Manifest: NOSIGNATURE
- relics-1.20.1-0.4.8.6.jar |Relics |relics |0.4.8.6 |DONE |Manifest: NOSIGNATURE
- jeed-1.20-2.1.4.jar |Just Enough Effects Descriptio|jeed |1.20-2.1.4 |DONE |Manifest: NOSIGNATURE
- ironbookshelves-1.20.1-1.2.3-forge.jar |Iron Bookshelves |ironbookshelves |1.20.1-1.2.3-forge |DONE |Manifest: NOSIGNATURE
- GrimoireOfGaia4-1.20.1-4.0.0-alpha.5.jar |Grimoire of Gaia 4 |grimoireofgaia |4.0.0-alpha.5 |DONE |Manifest: NOSIGNATURE
- medieval_buildings-forge-1.0.2.jar |Medieval Buildings |medieval_buildings |1.0.2 |DONE |Manifest: NOSIGNATURE
- balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE
- ShieldExpansion-1.20.1-1.1.6a.jar |Shield Expansion |shieldexp |1.1.6a |DONE |Manifest: NOSIGNATURE
- YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
- Paraglider-forge-20.1.1.jar |Paraglider |paraglider |20.1.1 |DONE |Manifest: NOSIGNATURE
- cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE
- twilightforest-1.20.1-4.3.1893-universal.jar |The Twilight Forest |twilightforest |4.3.1893 |DONE |Manifest: NOSIGNATURE
- structure_gel-1.20.1-2.15.0.jar |Structure Gel API |structure_gel |2.15.0 |DONE |Manifest: NOSIGNATURE
- EquipmentCompare-1.20.1-forge-1.3.7.jar |Equipment Compare |equipmentcompare |1.3.7 |DONE |Manifest: NOSIGNATURE
- EnemyExpansion2.0-1.20.1.jar |Enemy Expansion |enemyexpansion |2.0.0 |DONE |Manifest: NOSIGNATURE
- AdvancementPlaques-1.20.1-forge-1.4.10.jar |Advancement Plaques |advancementplaques |1.4.10 |DONE |Manifest: NOSIGNATURE
- entity_model_features_forge_1.20.1-1.1.0.jar |Entity Model Features |entity_model_features |1.1.0 |DONE |Manifest: NOSIGNATURE
- entity_texture_features_forge_1.20.1-4.6.1.jar |Entity Texture Features |entity_texture_features |4.6.1 |DONE |Manifest: NOSIGNATURE
- AmbientSounds_FORGE_v5.3.1_mc1.20.1.jar |AmbientSounds |ambientsounds |5.3.1 |DONE |Manifest: NOSIGNATURE
- BloodAndMadness-Forge1.20.1-v2.1.5.2.jar |Blood And Madness |bloodandmadness |2.0 |DONE |Manifest: NOSIGNATURE
- mod-4.0.9.jar |GroovyModLoader |gml |4.0.9 |DONE |Manifest: NOSIGNATURE
- explorify-v1.3.0-mc1.20u1.20.1.jar |Explorify |explorify |1.3.0-mc1.20u1.20.1 |DONE |Manifest: NOSIGNATURE
- YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
- Sniffer+-forge-1.20.1-0.2.0.jar |Hellion's Sniffer+ |snifferplus |0.2.0 |DONE |Manifest: NOSIGNATURE
- resourcefulconfig-forge-1.20.1-2.1.0.jar |Resourcefulconfig |resourcefulconfig |2.1.0 |DONE |Manifest: NOSIGNATURE
- Fishingreal-1.20.1-1.7.1.jar |Fishingreal |fishingreal |1.20.1-1.7.1 |DONE |Manifest: NOSIGNATURE
- dungeons_enhanced-1.20.1-5.2.jar |Dungeons Enhanced |dungeons_enhanced |5.2 |DONE |Manifest: NOSIGNATURE
- tidal-towns-1.2.jar |Tidal Towns |mr_tidal_towns |1.2 |DONE |Manifest: NOSIGNATURE
- L_Enders_Cataclysm-1.39+-1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
- curios-forge-5.4.0+1.20.1.jar |Curios API |curios |5.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.20.1-81-FORGE.jar |Patchouli |patchouli |1.20.1-81-FORGE |DONE |Manifest: NOSIGNATURE
- blockui-1.20.1-0.0.98-ALPHA.jar |UI Library Mod |blockui |1.20.1-0.0.98-ALPHA |DONE |Manifest: NOSIGNATURE
- oculus-mc1.20-1.6.4.jar |Oculus |oculus |1.6.4 |DONE |Manifest: NOSIGNATURE
- cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |DONE |Manifest: NOSIGNATURE
- realmrpg_seadwellers_2.9.9_forge_1.20.1.jar |Realm RPG: Sea Dwellers |seadwellers |2.9.9 |DONE |Manifest: NOSIGNATURE
- ApothicAttributes-1.20.1-1.1.4.jar |Apothic Attributes |attributeslib |1.1.4 |DONE |Manifest: NOSIGNATURE
- nocube's_villagers_sell_animals_1.2.1_forge_1.20.1|Villagers Sell Animals (by NoC|villagersellanimals |1.2.1 |DONE |Manifest: NOSIGNATURE
- bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE
- YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
- tombstone-8.5.5-1.20.1.jar |Corail Tombstone |tombstone |8.5.5 |DONE |Manifest: NOSIGNATURE
- overweightfarming-1.20.1-2.1.0-forge.jar |Overweight Farming |overweight_farming |1.20.1-2.1.0-forge |DONE |Manifest: NOSIGNATURE
- resourcefullib-forge-1.20.1-2.1.13.jar |Resourceful Lib |resourcefullib |2.1.13 |DONE |Manifest: NOSIGNATURE
- eatinganimation-1.20-5.0.0.jar |Eating Animation |eatinganimation |5.0.0 |DONE |Manifest: NOSIGNATURE
- cumulus_menus-1.20.1-1.0.0-beta.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-beta.1-|DONE |Manifest: NOSIGNATURE
- architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE
- enderitemod-1.5.0-1.20.1-forge.jar |Enderite Mod |enderitemod |1.5.0 |DONE |Manifest: NOSIGNATURE
- YungsBetterEndIsland-1.20-Forge-2.0.4.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
- The_Undergarden-1.20.1-0.8.9.jar |The Undergarden |undergarden |0.8.9 |DONE |Manifest: NOSIGNATURE
- nitrogen_internals-1.20.1-0.1.3-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-0.1.3-neoforg|DONE |Manifest: NOSIGNATURE
- advancedcompass.forge.1.20.1-1.2.15.jar |Advanced Compass |advancedcompass |1.2.15 |DONE |Manifest: NOSIGNATURE
- framework-forge-1.20.1-0.6.16.jar |Framework |framework |0.6.16 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
- Towns-and-Towers-1.11.1-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
- exoticbirds-1.20.1-1.0.0.jar |Exotic Birds |exoticbirds |1.0.0 |DONE |Manifest: NOSIGNATURE
- YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
- EnchantingInfuser-v8.0.2-1.20.1-Forge.jar |Enchanting Infuser |enchantinginfuser |8.0.2 |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
- YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
- SmartBrainLib-forge-1.20-1.11.jar |SmartBrainLib |smartbrainlib |1.11 |DONE |Manifest: NOSIGNATURE
- majruszs-accessories-1.20.1-1.2.3.jar |Majrusz's Accessories |majruszsaccessories |1.2.3 |DONE |Manifest: NOSIGNATURE
- minecraft-comes-alive-7.5.8+1.20.1-universal.jar |Minecraft Comes Alive |mca |7.5.8+1.20.1 |DONE |Manifest: NOSIGNATURE
- realmrpg_imps_and_demons_0.9.0_forge_1.20.1.jar |Realm RPG: Imps & Demons |realmrpg_demons |0.9.0 |DONE |Manifest: NOSIGNATURE
- jei-1.20.1-forge-15.2.0.23.jar |Just Enough Items |jei |15.2.0.23 |DONE |Manifest: NOSIGNATURE
- libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
- goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
- epicsamurai-0.0.25-1.20.1-forge.jar |Epic Samurai |epicsamurai |0.0.25-1.20.1-forge |DONE |Manifest: NOSIGNATURE
- realmrpg_creep_and_crop_1.0.2_forge_1.20.1.jar |Realm RPG: Creep & Crop |realmrpg_creep |1.0.2 |DONE |Manifest: NOSIGNATURE
- obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
- Kobolds-2.9.4.jar |Kobolds |kobolds |2.9.4 |DONE |Manifest: NOSIGNATURE
- realmrpg_fallen_adventurers_1.0.2_forge_1.20.1.jar|Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.0.2 |DONE |Manifest: NOSIGNATURE
- waystones-forge-1.20-14.0.2.jar |Waystones |waystones |14.0.2 |DONE |Manifest: NOSIGNATURE
- Fallingleaves-1.20-2.1.0-beta.1.jar |Falling Leaves |fallingleaves |2.1.0-beta.1 |DONE |Manifest: NOSIGNATURE
- Structory_1.20.2_v1.3.3.jar |Structory |structory |1.3.3 |DONE |Manifest: NOSIGNATURE
- NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
- untamedwilds-1.20.1-4.0.4.jar |Untamed Wilds |untamedwilds |4.0.4 |DONE |Manifest: NOSIGNATURE
- [1.20.1-forge]-Epic-Knights-8.7.jar |Epic Knights Mod |magistuarmory |8.7 |DONE |Manifest: NOSIGNATURE
- adorabuild-structures-2.1.0-forge-1.20.x.jar |AdoraBuild: Structures |adorabuild_structures |2.1.0 |DONE |Manifest: NOSIGNATURE
- snuffles-1.0.7.jar |Snuffles |snuffles |1.0.7 |DONE |Manifest: NOSIGNATURE
- rare-ice-0.6.0.jar |Rare Ice |rare_ice |0.0NONE |DONE |Manifest: NOSIGNATURE
- cherry-villages-1.0.3.jar |Cherry Grove Villages |mr_cherry_villages |1.0.3 |DONE |Manifest: NOSIGNATURE
- YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
- iceandfire-2.1.13-1.20.1+build.2.1.13-alpha-4.jar |Ice and Fire |iceandfire |2.1.13-1.20.1+build.|DONE |Manifest: NOSIGNATURE
- catalogue-forge-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
- Block+Swap-forge-1.20.1-5.0.0.0.jar |Block Swap |blockswap |5.0.0.0 |DONE |Manifest: NOSIGNATURE
- Terralith_1.20.2_v2.4.7.jar |Terralith |terralith |2.4.7 |DONE |Manifest: NOSIGNATURE
- azurelib-neo-1.20.1-2.0.5.jar |AzureLib |azurelib |2.0.5 |DONE |Manifest: NOSIGNATURE
- mythicmounts-20.1-7.4.2-forge.jar |MythicMounts |mythicmounts |20.1-7.4.2-forge |DONE |Manifest: NOSIGNATURE
- puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |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
- rubidium_extras-1.20.1_v1.4.3.jar |Rubidium Extras |rubidium_extras |1.20.1_v1.4.3 |DONE |Manifest: NOSIGNATURE
- hunters_return-1.20.1-11.2.0.jar |Hunters Returns |hunters_return |1.20.1-11.2.0 |DONE |Manifest: NOSIGNATURE
- TravelersTitles-1.20-Forge-4.0.1.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.1 |DONE |Manifest: NOSIGNATURE
- WarriorRage-1.20.1-1.0.0.jar |Warrior Rage |warriorrage |1.0.0 |DONE |Manifest: NOSIGNATURE
- nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE
- DungeonsArise-1.20.1-2.1.57-release.jar |When Dungeons Arise |dungeons_arise |2.1.57-1.20.1 |DONE |Manifest: NOSIGNATURE
- awesomedungeonocean-forge-1.20.1-3.3.0.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.3.0 |DONE |Manifest: NOSIGNATURE
- client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.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
- sons-of-sins-1.20.1-2.0.3.jar |Sons of Sins |sons_of_sins |2.0.3 |DONE |Manifest: NOSIGNATURE
- okzoomer-forge-1.20-3.0.1.jar |OkZoomer |okzoomer |3.0.1 |DONE |Manifest: NOSIGNATURE
- alexscaves-1.0.4.jar |Alex's Caves |alexscaves |1.0.4 |DONE |Manifest: NOSIGNATURE
- TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
- BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE
- endermanoverhaul-forge-1.20.1-1.0.1.jar |Enderman Overhaul |endermanoverhaul |1.0.1 |DONE |Manifest: NOSIGNATURE
- bettercombat-forge-1.7.4+1.20.1.jar |Better Combat |bettercombat |1.7.4+1.20.1 |DONE |Manifest: NOSIGNATURE
- RegionsUnexploredForge-0.5.3+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.3 |DONE |Manifest: NOSIGNATURE
- netherdungeons-1.1.0-alpha2.jar |Nether Dungeons |netherdungeons |1.1.0-alpha2 |DONE |Manifest: NOSIGNATURE
- TaxCastlePillager+M.1.20.1+ForM.1.0.0.jar |Tax' Castle Pillager |taxcp |1.0.0 |DONE |Manifest: NOSIGNATURE
- nightlights-1.20.1-1.1.jar |Night Lights |nightlights |1.1 |DONE |Manifest: NOSIGNATURE
- Jade-1.20.1-forge-11.6.3.jar |Jade |jade |11.6.3 |DONE |Manifest: NOSIGNATURE
- majrusz-library-1.20.1-5.1.2.jar |Majrusz Library |mlib |5.1.2 |DONE |Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.11.9_mc1.20.1.jar |CreativeCore |creativecore |2.11.9 |DONE |Manifest: NOSIGNATURE
- corundum_guardian+2.0.0.jar |CorundumGuardian |corundumguardian |2.0.0 |DONE |Manifest: NOSIGNATURE
- weaponmaster-multi-forge-1.20.1-3.0.6.jar |YDM's Weapon Master |weaponmaster |3.0.6 |DONE |Manifest: NOSIGNATURE
- CookingwithMindthemoodsV9.jar |Cooking with Mindthemoods |cooking_with_mindthemoods |1.0.0 |DONE |Manifest: NOSIGNATURE
- domum_ornamentum-1.20-1.0.142-BETA-universal.jar |Domum Ornamentum |domum_ornamentum |1.20-1.0.142-BETA |DONE |Manifest: NOSIGNATURE
- ThisRocks-1.20.1-1.5.1.jar |This Rocks! (Forge) |rocks |1.5.1 |DONE |Manifest: NOSIGNATURE
- Iceberg-1.20.1-forge-1.1.16.jar |Iceberg |iceberg |1.1.16 |DONE |Manifest: NOSIGNATURE
- citresewn-1.20.1-5.jar |CIT Resewn |citresewn |1.20.1-5 |DONE |Manifest: NOSIGNATURE
- LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |DONE |Manifest: NOSIGNATURE
- Xaeros_Minimap_23.8.3_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.8.3 |DONE |Manifest: NOSIGNATURE
- mes-1.3-1.20-forge.jar |Moog's End Structures |mes |1.3-1.20-forge |DONE |Manifest: NOSIGNATURE
- Rats-1.20.1-8.1.2.jar |Rats |rats |1.20.1-8.1.2 |DONE |Manifest: NOSIGNATURE
- forge-1.20.1-47.2.6-universal.jar |Forge |forge |47.2.6 |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
- Nullscape_1.20.2_v1.2.3.jar |Nullscape |nullscape |1.2.3 |DONE |Manifest: NOSIGNATURE
- entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE
- canary-mc1.20.1-0.2.7.jar |Canary |canary |0.2.7 |DONE |Manifest: NOSIGNATURE
- betterarcheology-1.1.0.jar |Better Archeology |betterarcheology |1.1.0 |DONE |Manifest: NOSIGNATURE
- structurize-1.20.1-1.0.659-BETA.jar |Structurize |structurize |1.20.1-1.0.659-BETA |DONE |Manifest: NOSIGNATURE
- multipiston-1.20-1.2.31-ALPHA.jar |Multi-Piston |multipiston |1.20-1.2.31-ALPHA |DONE |Manifest: NOSIGNATURE
- minecolonies-1.20.1-1.1.265-BETA.jar |MineColonies |minecolonies |1.20.1-1.1.265-BETA |DONE |Manifest: NOSIGNATURE
- mvs-4.1.1-1.20-forge.jar |Moog's Voyager Structures |mvs |4.1.1-1.20-forge |DONE |Manifest: NOSIGNATURE
- Creeper-Overhaul-Mod-Forge-1.20.1.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |DONE |Manifest: NOSIGNATURE
- moremobvariants-forge+1.20-1.2.2.jar |More Mob Variants |moremobvariants |1.2.2 |DONE |Manifest: NOSIGNATURE
- PuzzlesLib-v8.1.8-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.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
- PizzaCraft-1.20.1-7.0.7.jar |PizzaCraft |pizzacraft |7.0.7 |DONE |Manifest: NOSIGNATURE
- Aquaculture-1.20.1-2.5.0.jar |Aquaculture 2 |aquaculture |2.5.0 |DONE |Manifest: NOSIGNATURE
- realmrpg_dragon_wyrms_0.9.0_forge_1.20.1.jar |Realm RPG: Dragon Wyrms |realmrpg_wyrms |0.9.0 |DONE |Manifest: NOSIGNATURE
- aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
- realmrpg_pots_and_mimics_1.0.2_forge_1.20.1.jar |Realm RPG: Pots & Mimics |pots_and_mimics |1.0.2 |DONE |Manifest: NOSIGNATURE
- cristellib-1.1.3-forge.jar |Cristel Lib |cristellib |1.1.3 |DONE |Manifest: NOSIGNATURE
- ad_astra-forge-1.20.1-1.15.4.jar |Ad Astra |ad_astra |1.15.4 |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: cd893f8e-43d4-43b4-bb81-bb9a61c6cd0e
- FML: 47.2
- Forge: net.minecraftforge:47.2.6
Advertisement
Add Comment
Please, Sign In to add comment