Hexerei

Hexerei

16M Downloads

Empty jar

dnametag opened this issue ยท 1 comments

commented

i took out all the contents of a belladonna jar then tried to break it (it also crashed when i tried to open it). the jar still says belladonna but is empty

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

Time: 6/21/22, 6:58 PM
Description: Exception ticking world

java.lang.IllegalArgumentException: Cannot set property IntegerProperty{name=age, clazz=class java.lang.Integer, values=[0, 1, 2, 3]} as it does not exist in Block{minecraft:air}
at net.minecraft.world.level.block.state.StateHolder.m_61124_(StateHolder.java:117) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.joefoxe.hexerei.block.custom.PickableDoubleFlower.m_7455_(PickableDoubleFlower.java:119) ~[hexerei-0.1.19.jar%23121!/:0.1.19] {re:classloading}
at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60735_(BlockBehaviour.java:681) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:byg.mixins.json:common.block.MixinBlockBehaviourBlockStateBase,pl:mixin:APP:valhelsia_core.mixins.json:BlockStateBaseMixin,pl:mixin:APP:valhelsia_structures.mixins.json:BlockStateBaseMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8714_(ServerLevel.java:440) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:hyle.mixins.json:MixinServerLevel,pl:mixin:APP:immersive_weathering.mixins.json:ServerLevellMixin,pl:mixin:APP:immersive_weathering.mixins.json:ServerLevelSnowMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:A}
at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:359) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:309) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:281) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:hyle.mixins.json:MixinServerLevel,pl:mixin:APP:immersive_weathering.mixins.json:ServerLevellMixin,pl:mixin:APP:immersive_weathering.mixins.json:ServerLevelSnowMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

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

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.world.level.block.state.StateHolder.m_61124_(StateHolder.java:117) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.joefoxe.hexerei.block.custom.PickableDoubleFlower.m_7455_(PickableDoubleFlower.java:119) ~[hexerei-0.1.19.jar%23121!/:0.1.19] {re:classloading}
at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60735_(BlockBehaviour.java:681) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:byg.mixins.json:common.block.MixinBlockBehaviourBlockStateBase,pl:mixin:APP:valhelsia_core.mixins.json:BlockStateBaseMixin,pl:mixin:APP:valhelsia_structures.mixins.json:BlockStateBaseMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8714_(ServerLevel.java:440) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:hyle.mixins.json:MixinServerLevel,pl:mixin:APP:immersive_weathering.mixins.json:ServerLevellMixin,pl:mixin:APP:immersive_weathering.mixins.json:ServerLevelSnowMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:A}
at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:359) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:309) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:281) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:hyle.mixins.json:MixinServerLevel,pl:mixin:APP:immersive_weathering.mixins.json:ServerLevellMixin,pl:mixin:APP:immersive_weathering.mixins.json:ServerLevelSnowMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:A}
-- Affected level --
Details:
All players: 1 total; [ServerPlayer['Superfrogs'/115, l='ServerLevel[Stuff N' Things]', x=49.90, y=67.00, z=2705.11]]
Chunk stats: 5930
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: 808883 game time, 1019731 day time
Level name: Stuff N' Things
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Level weather: Rain time: 108598 (now: false), thunder time: 2234 (now: true)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23195!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 6530422568 bytes (6227 MiB) / 14898167808 bytes (14208 MiB) up to 17179869184 bytes (16384 MiB)
CPUs: 6
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 3500 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: 6
Graphics card #0 name: NVIDIA GeForce GTX 1650 SUPER
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2187
Graphics card #0 versionInfo: DriverVersion=30.0.15.1252
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Virtual memory max (MB): 37544.82
Virtual memory used (MB): 24743.75
Swap memory total (MB): 4864.00
Swap memory used (MB): 0.00
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Superfrogs'/115, l='ServerLevel[Stuff N' Things]', x=49.90, y=67.00, z=2705.11]]
Data Packs: vanilla, mod:hexerei (incompatible), mod:create_stuff_additions, mod:nethers_exoticism, mod:stalwart_dungeons, mod:incendium, mod:sophisticatedcore (incompatible), mod:rubidium (incompatible), mod:gem_crab, mod:duckling (incompatible), mod:xaeroworldmap, mod:controlling (incompatible), mod:placebo (incompatible), mod:yungsapi, mod:potionsmaster, mod:feature_nbt_deadlock_be_gone (incompatible), mod:spawnermod (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:guardvillagers (incompatible), mod:apotheosis (incompatible), mod:additionalstructures, mod:balm (incompatible), mod:colorfulhealthbar (incompatible), mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:configurablecane (incompatible), mod:equipmentcompare (incompatible), mod:corpse (incompatible), mod:advancementplaques (incompatible), mod:amplifiednether, mod:ob_aquamirae, mod:braincell (incompatible), mod:biomesoplenty (incompatible), mod:yungsbridges, mod:goblinsanddungeons (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:sewingkit, mod:yungsextras, mod:bettervillage, mod:betterstrongholds, mod:architectury (incompatible), mod:invmove_compat (incompatible), mod:undergarden, mod:mushlings, mod:exoticbirds (incompatible), mod:bettermineshafts, mod:geckolib3 (incompatible), mod:hyle, mod:unearthed, mod:kiwi, mod:mores (incompatible), mod:awesomedungeonend, mod:sophisticatedstorage (incompatible), mod:nourished_end, mod:jei (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:kobolds, mod:invmove (incompatible), mod:immersive_weathering (incompatible), mod:fallingleaves (incompatible), mod:epicfight, mod:shutupexperimentalsettings, mod:awesomedungeon, mod:artifacts, mod:sereneseasons (incompatible), mod:decorative_blocks, mod:dungeoncrawl, mod:ob_tooltips, mod:snowundertrees (incompatible), mod:snuffles (incompatible), mod:rare_ice (incompatible), mod:toastcontrol (incompatible), mod:terralith, mod:blueprint (incompatible), mod:wandering_bag, mod:forge, mod:travelerstitles, mod:friendsandfoes (incompatible), mod:idas, mod:selene (incompatible), mod:supplementaries (incompatible), mod:dungeons_arise, mod:craftingtweaks (incompatible), mod:awesomedungeonocean, mod:useless_sword, mod:undergarden_gem_crabs, mod:enchdesc (incompatible), mod:boomshot (incompatible), mod:terrablender (incompatible), mod:companion, mod:toolbelt, mod:awesomedungeonnether, mod:shouldersurfing (incompatible), mod:dimdungeons (incompatible), mod:iceberg (incompatible), mod:flywheel (incompatible), mod:create, mod:legendarytooltips (incompatible), mod:brutalbosses (incompatible), mod:lava_monster (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:diagonalfences (incompatible), mod:mna (incompatible), mod:creeperoverhaul (incompatible), mod:appleskin (incompatible), mod:alexsdelight, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:farmersdelight (incompatible), mod:nethersdelight (incompatible), mod:ecologics (incompatible), mod:puzzleslib (incompatible), mod:plus_the_end, mod:byg (incompatible), mod:aquaculture (incompatible), mod:ob_core, mod:expandability (incompatible), mod:cosmeticarmorreworked (incompatible), mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:overloadedarmorbar (incompatible), mod:presencefootsteps (incompatible), mod:druidcraftrg, mod:dynamiclightsreforged (incompatible), mod:tenshilib, mod:wthit (incompatible), mod:xaerominimapfair, mod:death_compass, mod:dusk (incompatible), mod:configured (incompatible), mod:badpackets (incompatible), mod:catalogue (incompatible), mod:rubidium_extras (incompatible), Immersive Weathering Generated Pack, Supplementaries Generated Pack, mod:jeresources (incompatible), mod:repurposed_structures, mod:magistuarmory, mod:scuba_gear (incompatible), mod:asynclocator, mod:xtraarrows (incompatible)
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
ModLauncher: 9.1.3+9.1.3+main.9b69c82a
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
slf4jfixer PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
hexerei-0.1.19.jar |Hexerei |hexerei |0.1.19 |DONE |Manifest: NOSIGNATURE
dynamiclightsreforged-1.18.2_v1.3.3.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.18.2_v1.3.3 |DONE |Manifest: NOSIGNATURE
create-stuff-additions1.18.2_v1.1.6.jar |Create Stuff Additions |create_stuff_additions |1.1.6 |DONE |Manifest: NOSIGNATURE
nether-s-exoticism-1.18.2-1.1.5.jar |Nether's Exoticism |nethers_exoticism |1.1.5 |DONE |Manifest: NOSIGNATURE
stalwart-dungeons-1.18.2-1.2.2.jar |Stalwart Dungeons |stalwart_dungeons |1.2.2 |DONE |Manifest: NOSIGNATURE
Incendium_v5.0.4.jar |Incendium |incendium |0.0NONE |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.18.2-0.3.5.48.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.3.5.48 |DONE |Manifest: NOSIGNATURE
rubidium-0.5.2a.jar |Rubidium |rubidium |0.5.2a |DONE |Manifest: NOSIGNATURE
GemCrabs+v.1.0.8.jar |Gem Crab |gem_crab |1.0.0 |DONE |Manifest: NOSIGNATURE
duckling-1.0.5-forge.jar |Duckling |duckling |1.0.5 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.23.2_Forge_1.18.2 (1).jar |Xaero's World Map |xaeroworldmap |1.23.2 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.18.2-9.0+19.jar |Controlling |controlling |9.0+19 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.2-6.4.0.jar |Placebo |placebo |6.4.0 |DONE |Manifest: NOSIGNATURE
YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |DONE |Manifest: NOSIGNATURE
potionsmaster-0.5.8-1.18.2-40.1.0.jar |Potions Master |potionsmaster |0.5.8-1.18.2-40.1.0 |DONE |Manifest: NOSIGNATURE
feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
spawnermod-1.18.2-1.8.15+Forge.jar |Enhanced Mob Spawners |spawnermod |1.8.15 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.18.2-13.2.21.jar |Bookshelf |bookshelf |13.2.21 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
sophisticatedbackpacks-1.18.2-3.17.5.602.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.17.5.602 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.18.2-5.3.5.jar |Apotheosis |apotheosis |5.3.5 |DONE |Manifest: NOSIGNATURE
Rex's-AdditionalStructures-1.18.2-(v.3.1.0).jar |Additional Structures |additionalstructures |3.1.0 |DONE |Manifest: NOSIGNATURE
balm-3.1.0+0.jar |Balm |balm |3.1.0+0 |DONE |Manifest: NOSIGNATURE
Colorful+Health+Bar+5.0.1.jar |Colorful Health Bar |colorfulhealthbar |5.0.1 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.18.2-0.14.1.160.jar |Just Enough Resources |jeresources |0.14.1.160 |DONE |Manifest: NOSIGNATURE
cloth-config-6.2.62-forge.jar |Cloth Config v4 API |cloth_config |6.2.62 |DONE |Manifest: NOSIGNATURE
soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
ConfigurableCane-1.18.2-2.3.1.jar |Configurable Cane |configurablecane |2.3.1 |DONE |Manifest: NOSIGNATURE
EquipmentCompare-1.18.1-1.2.12.jar |Equipment Compare |equipmentcompare |1.2.12 |DONE |Manifest: NOSIGNATURE
corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.18.2-1.4.3.jar |Advancement Plaques |advancementplaques |1.4.3 |DONE |Manifest: NOSIGNATURE
tenshilib-1.18.2-1.6.8-forge.jar |TenshiLib |tenshilib |1.18.2-1.6.8 |DONE |Manifest: NOSIGNATURE
Amplified_Nether_v1.1.1.jar |Amplified Nether |amplifiednether |0.0NONE |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE
Aquamirae+3.2.0+(Forge+1.18.2).jar |Aquamirae |ob_aquamirae |3.2.0 |DONE |Manifest: NOSIGNATURE
braincell-1.18.jar |Braincell |braincell |1.18 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.18.2-16.0.0.134.jar |Biomes O' Plenty |biomesoplenty |0.0NONE |DONE |Manifest: NOSIGNATURE
YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
wthit-forge-4.11.0.jar |wthit |wthit |4.11.0 |DONE |Manifest: NOSIGNATURE
Goblins_Dungeons_1.0.8.jar |Goblins & Dungeons |goblinsanddungeons |1.0.8 |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.2-5.0.7.0.jar |Curios API |curios |1.18.2-5.0.7.0 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.2-70.jar |Patchouli |patchouli |1.18.2-70 |DONE |Manifest: NOSIGNATURE
SewingKit-1.18.2-1.5.9.jar |Sewing Kit |sewingkit |1.5.9 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_FP22.9.2_Forge_1.18.2 (1).jar |Xaero's Minimap |xaerominimapfair |22.9.2 |DONE |Manifest: NOSIGNATURE
YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
BetterVillage-Forge-1.18.2-1.0.1.jar |Better Village |bettervillage |1 |DONE |Manifest: NOSIGNATURE
YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
architectury-4.5.74-forge.jar |Architectury |architectury |4.5.74 |DONE |Manifest: NOSIGNATURE
InvMoveCompats-1.18-0.1.0-Forge.jar |InvMove Compat |invmove_compat |0.1.0 |DONE |Manifest: NOSIGNATURE
DeathCompass-0.1.2.jar |DeathCompass |death_compass |0.1.2 |DONE |Manifest: NOSIGNATURE
The_Undergarden-1.18.2-0.7.1.jar |The Undergarden |undergarden |0.7.1 |DONE |Manifest: NOSIGNATURE
Mushlings-1.18.2-1.0.0.jar |Mushlings Mod |mushlings |1.0.0 |DONE |Manifest: NOSIGNATURE
exoticbirds-1.18.2-1.5.0.jar |Exotic Birds |exoticbirds |1.5.0 |DONE |Manifest: NOSIGNATURE
YungsBetterMineshafts-1.18.2-Forge-2.1.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.1.3 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.18-3.0.24.jar |GeckoLib |geckolib3 |3.0.24 |DONE |Manifest: NOSIGNATURE
Hyle-forge-1.18.2-0.1.0.jar |Hyle |hyle |0.1.0 |DONE |Manifest: NOSIGNATURE
Unearthed-forge-1.18.2-2.3.1-slim.jar |Unearthed |unearthed |2.3.1 |DONE |Manifest: NOSIGNATURE
Kiwi-1.18.2-forge-6.1.2.jar |Kiwi |kiwi |6.1.2 |DONE |Manifest: NOSIGNATURE
Xtra+Arrows+Forge+MC1.18+v1.9.jar |Xtra Arrows |xtraarrows |1.9 |DONE |Manifest: NOSIGNATURE
dusk-1.18.2-2.1.jar |Dusk Mod |dusk |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE
mores-1.3.0.jar |More Ore Stones |mores |1.3.0 |DONE |Manifest: NOSIGNATURE
AwesomeDungeonEnd-Forge-1.18.2-1.0.2.jar |Awesome Dungeon End |awesomedungeonend |1.0.2 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.18.2-0.3.4.49.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.3.4.49 |DONE |Manifest: NOSIGNATURE
Enlightened+End+BB+V1.5.jar |Enlightened End |nourished_end |1.1.0 |DONE |Manifest: NOSIGNATURE
jei-1.18.2-9.7.0.196.jar |Just Enough Items |jei |9.7.0.196 |DONE |Manifest: NOSIGNATURE
LibraryFerret-Forge-1.18.2-1.0.3.jar |Library ferret |libraryferret |1.0.3 |DONE |Manifest: NOSIGNATURE
goblintraders-1.7.2-1.18.2.jar |Goblin Traders |goblintraders |1.7.2 |DONE |Manifest: NOSIGNATURE
Kobolds-2.0.1.jar |Kobolds |kobolds |2.0.1 |DONE |Manifest: NOSIGNATURE
InvMove-1.18-0.7.0-Forge.jar |InvMove |invmove |0.7.0 |DONE |Manifest: NOSIGNATURE
immersive_weathering-1.18.2-1.2.11.jar |Immersive Weathering |immersive_weathering |1.18.2-1.2.11 |DONE |Manifest: NOSIGNATURE
Fallingleaves-1.18.2-1.3.2.jar |Falling Leaves |fallingleaves |1.3.2 |DONE |Manifest: NOSIGNATURE
EpicFight-18.1.20-beta.jar |Epic Fight |epicfight |18.1.20 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
awesomedungeon-2.0.9.jar |Awesome Dungeon |awesomedungeon |2.0.9 |DONE |Manifest: NOSIGNATURE
artifacts-1.18.2-4.1.0.jar |Artifacts |artifacts |1.18.2-4.1.0 |DONE |Manifest: NOSIGNATURE
SereneSeasons-1.18.2-7.0.0.15.jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE
configured-1.5.3-1.18.2.jar |Configured |configured |1.5.3 |DONE |Manifest: NOSIGNATURE
badpackets-forge-0.1.2.jar |Bad Packets API |badpackets |0.1.2 |DONE |Manifest: NOSIGNATURE
Decorative+Blocks-forge-1.18.2-2.1.0.jar |Decorative Blocks |decorative_blocks |2.1.0 |DONE |Manifest: NOSIGNATURE
[1.18.x]-Epic-Knights-Armor-and-Weapons-5.11v.jar |Epic Knights: Armor and Weapon|magistuarmory |1.0 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.18.2-2.3.9.jar |Dungeon Crawl |dungeoncrawl |2.3.9 |DONE |Manifest: NOSIGNATURE
Obscuria's+Tooltips+1.4.1+(1.18.2).jar |Obscuria's Tooltips |ob_tooltips |1.4.1 |DONE |Manifest: NOSIGNATURE
snowundertrees-1.18.2-1.2.1.jar |Snow Under Trees |snowundertrees |1.2.1 |DONE |Manifest: NOSIGNATURE
snuffles-1.0.2.jar |Snuffles |snuffles |1.0.2 |DONE |Manifest: NOSIGNATURE
rare-ice-0.4.1.jar |Rare Ice |rare_ice |0.0NONE |DONE |Manifest: NOSIGNATURE
catalogue-1.6.2-1.18.2.jar |Catalogue |catalogue |1.6.2 |DONE |Manifest: NOSIGNATURE
ToastControl-1.18.2-6.0.2.jar |Toast Control |toastcontrol |6.0.2 |DONE |Manifest: NOSIGNATURE
Terralith_v2.2.1a.jar |Terralith |terralith |0.0NONE |DONE |Manifest: NOSIGNATURE
blueprint-1.18.2-5.3.2.jar |Blueprint |blueprint |5.3.2 |DONE |Manifest: NOSIGNATURE
wandering-bag-1.18.2-1.0.3.jar |Wandering Bag |wandering_bag |1.0.4 |DONE |Manifest: NOSIGNATURE
rubidium_extras-1.18.2_v1.3.1.jar |Rubidium Extras |rubidium_extras |1.18.2_v1.3.1 |DONE |Manifest: NOSIGNATURE
forge-1.18.2-40.1.48-universal.jar |Forge |forge |40.1.48 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
TravelersTitles-1.18.2-Forge-2.1.1.jar |Traveler's Titles |travelerstitles |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
scuba_gear-1.18.2-1.0.4.jar |Scuba Gear |scuba_gear |1.0.4 |DONE |Manifest: NOSIGNATURE
friendsandfoes-forge-mc1.18.2-1.4.3.jar |Friends&Foes |friendsandfoes |1.4.3 |DONE |Manifest: NOSIGNATURE
idas_forge-1.2.1+1.18.2.jar |Integrated Dungeons and Struct|idas |1.2.1+1.18.2 |DONE |Manifest: NOSIGNATURE
selene-1.18.2-1.17.7.jar |Selene |selene |1.18.2-1.17.7 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18.2-1.4.6.jar |Supplementaries |supplementaries |1.18.2-1.4.6 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.18.2-2.1.50d-beta.jar |When Dungeons Arise |dungeons_arise |2.1.50d-1.18.2 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.18.2-14.0.3.jar |CraftingTweaks |craftingtweaks |14.0.3 |DONE |Manifest: NOSIGNATURE
AwesomeDungeonOcean-Forge-1.18.2-2.0.6.jar |Awesome Dungeon Ocean |awesomedungeonocean |2.0.6 |DONE |Manifest: NOSIGNATURE
useless-sword-1.18.2-V1.4.1.jar |Useless Sword |useless_sword |1.4.1 |DONE |Manifest: NOSIGNATURE
client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
Gem+Crabs+undergarden+v.1.0.1.jar |Undergarden Gem Crabs |undergarden_gem_crabs |1.0.0 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.18.2-10.0.4.jar |EnchantmentDescriptions |enchdesc |10.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
boomshot-1.18.2-1.0.jar |BoomShot |boomshot |1.0 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.18.2-1.1.0.102.jar |TerraBlender |terrablender |1.18.2-1.1.0.102 |DONE |Manifest: NOSIGNATURE
Companion-1.18.2-forge-2.1.0.jar |Companion |companion |2.1.0 |DONE |Manifest: NOSIGNATURE
ToolBelt-1.18.2-1.18.8.jar |Tool Belt |toolbelt |1.18.8 |DONE |Manifest: NOSIGNATURE
AwesomeDungeonNether-Forge-1.18.2-1.0.1.jar |Awesome Dungeon Nether |awesomedungeonnether |1.0.1 |DONE |Manifest: NOSIGNATURE
ShoulderSurfing-1.18.2-2.2.3.jar |Shoulder Surfing |shouldersurfing |1.18.2-2.2.3 |DONE |Manifest: NOSIGNATURE
dimdungeons-164-forge-1.18.2.jar |Dimensional Dungeons |dimdungeons |164 |DONE |Manifest: NOSIGNATURE
Iceberg-1.18.2-1.0.44.jar |Iceberg |iceberg |1.0.44 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.6.2.jar |Flywheel |flywheel |1.18-0.6.2 |DONE |Manifest: NOSIGNATURE
create-mc1.18.2_v0.4.1.jar |Create |create |0.4.1 |DONE |Manifest: NOSIGNATURE
LegendaryTooltips-1.18.2-1.2.4.jar |Legendary Tooltips |legendarytooltips |1.2.4 |DONE |Manifest: NOSIGNATURE
brutalbosses-1.18.2-4.9.jar |brutalbosses mod |brutalbosses |1.18.2-4.9 |DONE |Manifest: NOSIGNATURE
lava_monster-1.18.2-1.0.11.jar |Lava Monster |lava_monster |1.0.11 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
Quark-3.2-357.jar |Quark |quark |3.2-357 |DONE |Manifest: NOSIGNATURE
DiagonalFences-v3.1.0-1.18.2.jar |Diagonal Fences |diagonalfences |3.1.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
mna-1.7.2.3.jar |Mana and Artifice |mna |1.7.2.3 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-1.18.2-1.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.0 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |DONE |Manifest: NOSIGNATURE
alexsdelight-1.18.2-1.2.3.jar |Alex's Delight |alexsdelight |1.2.3 |DONE |Manifest: NOSIGNATURE
citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.18.5.jar |Alex's Mobs |alexsmobs |1.18.5 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.18.2-1.1.2.jar |Farmer's Delight |farmersdelight |1.18.2-1.1.2 |DONE |Manifest: NOSIGNATURE
NethersDelight-1.18.2-2.2.0.jar |Nethers Delight |nethersdelight |2.2 |DONE |Manifest: NOSIGNATURE
ecologics-FORGE-1.18.2-1.6.9.jar |Ecologics |ecologics |1.6.9 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v3.3.5-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.5 |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
Plus+The+End+V.1.1.9.jar |Plus The End |plus_the_end |1.0.0 |DONE |Manifest: NOSIGNATURE
asynclocator-1.18.2-1.0.1.jar |Async Locator |asynclocator |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.1.jar |Oh The Biomes You'll Go |byg |1.4 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.18.2-2.3.6.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.6 |DONE |Manifest: NOSIGNATURE
Obscuria's+Essentials+3.2.0+(Forge+1.18.2).jar |Obscuria's Essentials |ob_core |3.2.0 |DONE |Manifest: NOSIGNATURE
expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.18.2-v2.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2 |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
valhelsia_core-1.18.2-0.3.1.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.1 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-forge-1.18.2-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.2-0.1.0 |DONE |Manifest: NOSIGNATURE
Overloaded+Armor+Bar+6.0.0.jar |Overloaded Armor Bar |overloadedarmorbar |6.0.0 |DONE |Manifest: NOSIGNATURE
PresenceFootsteps-1.18.2-1.5.0-beta1-forge.jar |Presence Footsteps (Forge) |presencefootsteps |1.18.2-1.5.0-beta1 |DONE |Manifest: NOSIGNATURE
druidcraftrg-0.0.12.jar |Druidcraft Regrown |druidcraftrg |0.0.12 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: bdc3c725-1a72-461f-ad14-e0d00cc43957
FML: 40.1
Forge: net.minecraftforge:40.1.48
Flywheel Backend: GL33 Instanced Arrays
Kiwi Modules:
kiwi:contributors
kiwi:data

commented

this seems to be to do with the double tall pickable flowers, and this is for sure fixed in the next version, sorry its taken so long to come out, the guidebook is a ton of work