Hydrophobic_Hippo

Minecraft Crash Single Player Server Waiting

Mar 26th, 2021
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 119.93 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 3/26/21 1:41 PM
  5. Description: Ticking player
  6.  
  7. java.lang.NullPointerException: Ticking player
  8. at maninhouse.epicfight.capabilities.entity.LivingData.initAttributes(LivingData.java:84) ~[?:1.0] {re:classloading}
  9. at maninhouse.epicfight.capabilities.entity.mob.ZombieData.initAttributes(ZombieData.java:58) ~[?:1.0] {re:classloading}
  10. at maninhouse.epicfight.capabilities.entity.LivingData.onEntityJoinWorld(LivingData.java:72) ~[?:1.0] {re:classloading}
  11. at maninhouse.epicfight.capabilities.entity.MobData.onEntityJoinWorld(MobData.java:44) ~[?:1.0] {re:classloading}
  12. at maninhouse.epicfight.capabilities.entity.mob.ZombieData.onEntityJoinWorld(ZombieData.java:29) ~[?:1.0] {re:classloading}
  13. at maninhouse.epicfight.capabilities.entity.mob.ZombieData.onEntityJoinWorld(ZombieData.java:22) ~[?:1.0] {re:classloading}
  14. at maninhouse.epicfight.events.EntityEvents.spawnEvent(EntityEvents.java:76) ~[?:1.0] {re:classloading}
  15. at net.minecraftforge.eventbus.ASMEventHandler_816_EntityEvents_spawnEvent_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?] {}
  16. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  17. at net.minecraftforge.eventbus.EventBus$$Lambda$2614/222047404.invoke(Unknown Source) ~[?:?] {}
  18. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  19. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  20. at net.minecraft.world.server.ServerWorld.func_217440_f(ServerWorld.java:829) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerWorld,pl:mixin:APP:fabrication.mixins.json:i_woina.no_experience.MixinServerWorld,pl:mixin:APP:fabrication.mixins.json:c_tweaks.alt_absorption_sound.MixinServerWorld,pl:mixin:APP:fabrication.mixins.json:b_utility.item_despawn.MixinServerWorld,pl:mixin:A}
  21. at net.minecraft.world.server.ChunkManager.func_219237_a_(ChunkManager.java:592) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  22. at net.minecraft.world.server.ChunkManager$$Lambda$35542/1637944859.apply(Unknown Source) ~[?:?] {}
  23. at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
  24. at com.mojang.datafixers.util.Either$$Lambda$35543/227806255.apply(Unknown Source) ~[?:?] {}
  25. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
  26. at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
  27. at net.minecraft.world.server.ChunkManager.func_219193_a_(ChunkManager.java:569) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  28. at net.minecraft.world.server.ChunkManager$$Lambda$35539/1395130311.apply(Unknown Source) ~[?:?] {}
  29. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_51] {}
  30. at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_51] {}
  31. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
  32. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:mixin,re:classloading}
  33. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$35491/1082689841.run(Unknown Source) ~[?:?] {}
  34. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  35. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:514) ~[?:?] {re:classloading}
  36. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  37. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:522) ~[?:?] {re:classloading}
  38. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  39. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(ServerChunkProvider.java:130) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerChunkManager,pl:mixin:A}
  40. at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:mixin:APP:sereneseasons.mixins.json:MixinWorld,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:APP:fabrication.mixins.json:d_minor_mechanics.water_fills_on_break.MixinWorld,pl:mixin:A}
  41. at hunternif.mc.impl.atlas.core.AtlasData.updateMapChunk(AtlasData.java:186) ~[?:?] {re:classloading}
  42. at hunternif.mc.impl.atlas.core.AtlasData.updateMapAroundPlayer(AtlasData.java:158) ~[?:?] {re:classloading}
  43. at hunternif.mc.impl.atlas.core.PlayerEventHandler.onPlayerTick(PlayerEventHandler.java:32) ~[?:?] {re:classloading}
  44. at hunternif.mc.impl.atlas.forge.ForgeEvent.playerTick(ForgeEvent.java:120) ~[?:?] {re:classloading}
  45. at net.minecraftforge.eventbus.ASMEventHandler_569_ForgeEvent_playerTick_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {}
  46. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  47. at net.minecraftforge.eventbus.EventBus$$Lambda$2614/222047404.invoke(Unknown Source) ~[?:?] {}
  48. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  49. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  50. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:339) ~[?:?] {re:mixin,re:classloading}
  51. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2112) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:astralsorcery:set_player_field,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,xf:fml:astralsorcery:water_movement_slowdown_prevention,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:set_player_field,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,xf:fml:astralsorcery:water_movement_slowdown_prevention,pl:mixin:APP:tenshilib.mixins.json:LivingEntityMixin,pl:mixin:APP:eidolon.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityClientMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:LivingEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorLivingEntity,pl:mixin:APP:imm_ptl_mixins.json:common.MixinLivingEntity,pl:mixin:APP:imm_ptl_mixins.json:common.collision.MixinLivingEntity_C,pl:mixin:APP:imm_ptl_mixins.json:client.MixinLivingEntity_C,pl:mixin:APP:fabrication.mixins.json:h_situational.all_damage_is_fatal.MixinEntity,pl:mixin:APP:fabrication.mixins.json:a_fixes.sync_attacker_yaw.MixinLivingEntity,pl:mixin:APP:fabrication.mixins.json:a_fixes.sync_attacker_yaw.MixinLivingEntityClient,pl:mixin:APP:fabrication.mixins.json:d_minor_mechanics.feather_falling_five.MixinLivingEntity,pl:mixin:APP:fabrication.mixins.json:c_tweaks.alt_absorption_sound.MixinLivingEntity,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.instant_pickup.MixinLivingEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.taggable_players.MixinLivingEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.hide_armor.MixinLivingEntity,pl:mixin:APP:fabrication.mixins.json:f_balance.broken_tools_drop_components.MixinLivingEntity,pl:mixin:APP:fabrication.mixins.json:f_balance.soul_speed_doesnt_damage_boots.MixinLivingEntity,pl:mixin:A}
  52. at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:223) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:dungeons_gear.mixins.json:PlayerEntityMixin,pl:mixin:APP:losttrinkets.mixins.json:PlayerEntityMixin,pl:mixin:APP:endergetic.mixins.json:PlayerEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:MixinPlayerEntity,pl:mixin:APP:imm_ptl_mixins.json:common.block_manipulation.MixinPlayerEntity_B,pl:mixin:APP:fabrication.mixins.json:a_fixes.adventure_tags_in_survival.MixinPlayerEntity,pl:mixin:APP:fabrication.mixins.json:a_fixes.use_player_list_name_in_tag.MixinPlayerEntity,pl:mixin:APP:fabrication.mixins.json:d_minor_mechanics.crawling.MixinPlayerEntity,pl:mixin:APP:fabrication.mixins.json:e_mechanics.obsidian_tears.MixinPlayerEntity,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.repelling_void.MixinPlayerEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.canhit.MixinPlayerEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.taggable_players.MixinPlayerEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.despawning_items_blink.MixinPlayerEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.hide_armor.MixinPlayerEntity,pl:mixin:APP:fabrication.mixins.json:f_balance.infinity_crossbows.MixinPlayerEntity,pl:mixin:APP:fabrication.mixins.json:f_balance.food_always_edible.MixinPlayerEntity,pl:mixin:APP:fabrication.mixins.json:z_combined.exp_drop.MixinPlayerEntity,pl:mixin:APP:fabrication.mixins.json:_general.sync.MixinPlayerEntity,pl:mixin:APP:fabrication.mixins.json:i_woina.oof.MixinPlayerEntity,pl:mixin:A}
  53. at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:APP:endergetic.mixins.json:ServerPlayerEntityMixin,pl:mixin:APP:imm_ptl_mixins.json:common.chunk_sync.MixinServerPlayerEntity,pl:mixin:APP:imm_ptl_mixins.json:common.entity_sync.MixinServerPlayerEntity,pl:mixin:APP:imm_ptl_mixins_forge.json:common.MixinServerPlayerEntity_MA,pl:mixin:APP:fabrication.mixins.json:a_fixes.sync_attacker_yaw.MixinServerPlayerEntity,pl:mixin:APP:fabrication.mixins.json:e_mechanics.obsidian_tears.MixinServerPlayerEntity,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.drop_exp_with_keep_inventory.MixinServerPlayerEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.taggable_players.MixinServerPlayerEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.hide_armor.MixinServerPlayerEntity,pl:mixin:APP:fabrication.mixins.json:_general.sync.MixinServerPlayerEntity,pl:mixin:A}
  54. at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_server_entity_interact,xf:fml:astralsorcery:allow_entity_interaction,pl:mixin:A}
  55. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:imm_ptl_mixins.json:client.MixinClientConnection,pl:mixin:A}
  56. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading}
  57. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  58. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  59. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinIntegratedServer,pl:mixin:A,pl:runtimedistcleaner:A}
  60. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  61. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  62. at net.minecraft.server.MinecraftServer$$Lambda$34986/2143265330.run(Unknown Source) [?:?] {}
  63. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  64.  
  65.  
  66. A detailed walkthrough of the error, its code path and all known details is as follows:
  67. ---------------------------------------------------------------------------------------
  68.  
  69. -- Player being ticked --
  70. Details:
  71. Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
  72. Entity ID: 1548
  73. Entity Name: LostCarcosa25
  74. Entity's Exact location: 194.18, 63.00, -253.63
  75. Entity's Block location: World: (194,63,-254), Chunk: (at 2,3,2 in 12,-16; contains blocks 192,0,-256 to 207,255,-241), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  76. Entity's Momentum: 0.00, -0.08, 0.00
  77. Entity's Passengers: []
  78. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  79. Entity NBT: {Brain:{memories:{}},HurtByTimestamp:0,ForgeData:{CoelacanthRandom:0.31529524546643195d,CrabGrowTimer:0.0d,Timer:0.0d,CoelacanthDryout:0.0d,PlayerPersisted:{alexsmobs_has_book:1b,an_book_:1b,WaystonesData:{Waystones:["3bf97601-85cb-4c27-95d5-86592cde5622"]},tb_cooldowns:[]},UnionInventory:[],CoelacanthTimer:0.0d,Timer2:0.0d,CrabDigTimer:0.0d,Timer3:0.0d,"survive:PlayerData":{"survive:AwakeTime":3784,WaterStats:{waterExhaustionLevel:3.6499982f,waterLevel:17,waterTickTimer:0,waterHydrationLevel:0.0f},EnergyStats:{energyReserveLevel:6,energyLevel:20,energyTickTimer:0,energyExhaustionLevel:3.0f},"survive:WetTime":0,TemperatureStats:{displayTemperature:0.0d,targetTemperature:0.0d,temperatureLevel:37.0d,temperatureTickTimer:0,modifiers:[{mod:0.0d,id:"survive:cooling_enchantment"},{mod:0.022997849243848328d,id:"survive:sun"},{mod:-0.08399803552981422d,id:"survive:biome"},{mod:-0.2999881454385341d,id:"survive:season"},{mod:0.0d,id:"survive:wetness"},{mod:0.0d,id:"survive:adjusted_cooling_enchantment"},{mod:0.003996680722789548d,id:"survive:shade"},{mod:0.0d,id:"survive:warming_enchantment"},{mod:0.39998983894731494d,id:"survive:armor"},{mod:0.0d,id:"survive:block"},{mod:0.0d,id:"survive:adjusted_warming_enchantment"},{mod:0.0d,id:"survive:snow"}]}},playereats:1b},SleepTimer:0s,ACTrackedData:[],Attributes:[{Base:0.08d,Name:"forge:entity_gravity"},{Base:20.0d,Modifiers:[{Amount:10.0d,Operation:0,UUID:[I;-1711667913,-1866905574,-1133099440,-1736463453],Name:"artifacts:crystal_heart_health_bonus"},{Amount:0.0d,Operation:0,UUID:[I;-1307757514,221857896,-1767124828,-2056361786],Name:"Health Gained from Trying New Foods"}],Name:"minecraft:generic.max_health"},{Base:40.0d,Name:"epicfight:weight"},{Base:1.0d,Name:"epicfight:impact"},{Base:1.0d,Name:"forge:swim_speed"},{Base:5.0d,Name:"forge:reach_distance"},{Base:4.0d,Name:"epicfight:offhand_attack_speed"},{Base:1.0d,Name:"epicfight:offhand_attack_damage"},{Base:4.0d,Name:"minecraft:generic.attack_speed"},{Base:0.0d,Name:"minecraft:generic.armor_toughness"},{Base:0.0d,Name:"epicfight:stun_armor"},{Base:0.10000000149011612d,Name:"minecraft:generic.movement_speed"},{Base:0.0d,Name:"minecraft:generic.armor"},{Base:1.0d,Name:"epicfight:hit_at_once"},{Base:0.0d,Name:"minecraft:generic.knockback_resistance"},{Base:1.0d,Name:"minecraft:generic.attack_damage"},{Base:0.0d,Name:"epicfight:armor_negation"}],Invulnerable:0b,FallFlying:0b,PortalCooldown:0,AbsorptionAmount:0.0f,abilities:{invulnerable:0b,mayfly:0b,instabuild:0b,walkSpeed:0.1f,mayBuild:1b,flying:0b,flySpeed:0.05f},FallDistance:0.0f,recipeBook:{recipes:["mcwdoors:oak_tropical_door","minecraft:barrel","minecraft:chest","xnet:connector_red","minecraft:charcoal","mining_dimension:teleporter","mcwwindows:oak_planks_win_2tall","minecraft:oak_planks","xnet:connector_red_dye","naturescompass:natures_compass","mcwdoors:oak_japanese_door","mcwdoors:oak_four_panel_door","minecraft:oak_stairs","xnet:netcable_red_dye","mcwwindows:stripped_oak_log_window2_2tall","xnet:connector_green_dye","botania:red_string_container","mcwwindows:oak_plank_window2_2tall","mcwwindows:oak_plank_parapet","vanillahammers:wood_hammer","mcwdoors:oak_modern_door","mcwdoors:oak_barn_door","mcwwindows:stripped_oak_log_win_2tall","mcwwindows:oak_window2_2tall","rftoolsbase:crafting_card","vanillaexcavators:wood_excavator","xnet:connector_routing","minecraft:oak_fence_gate","tetra:hammer/oak","xnet:advanced_connector_red","xnet:advanced_connector_green","mcwdoors:oak_western_door","tetra:hammer/jungle","minecraft:wood_knife_from_planks","mcwbridges:oak_rail_bridge","mcwbridges:rope_oak_bridge","mcwdoors:oak_mystic_door","mcwwindows:oak_blinds","xnet:connector_green","create:oak_window","mcwbridges:oak_log_bridge_end","xnet:advanced_connector_blue_dye","mcwdoors:oak_cottage_door","mcwwindows:stripped_oak_log_window2","mcwdoors:oak_stable_head_door","xnet:connector_blue","xnet:netcable_green_dye","xnet:advanced_connector_routing","xnet:connector_yellow","xnet:advanced_connector_yellow","minecraft:crafting_table","mcwdoors:oak_glass_door","xnet:connector_blue_dye","xnet:advanced_connector_red_dye","mcwwindows:oak_plank_window","xnet:connector_yellow_dye","mcwwindows:oak_log_parapet","minecraft:oak_button","xnet:netcable_yellow_dye","minecraft:oak_fence","xnet:advanced_connector_green_dye","tetra:hammer/birch","minecraft:oak_pressure_plate","tetra:hammer/spruce","mcwwindows:oak_blinds_tall","mcwdoors:oak_beach_door","mcwdoors:print_oak","mcwdoors:oak_paper_door","mcwwindows:stripped_oak_log_window","mcwdoors:oak_nether_door","minecraft:stick","mcwdoors:oak_stable_door","minecraft:oak_sign","mcwwindows:oak_plank_window2","minecraft:oak_slab","xnet:netcable_blue_dye","xnet:advanced_connector_yellow_dye","xnet:advanced_connector_blue","mcwwindows:oak_window2","tetra:rack","mcwbridges:rope_oak_bridge_end","mcwwindows:oak_win_2tall","tetra:hammer/acacia","trashcans:item_trash_can","mcwwindows:oak_window","minecraft:oak_trapdoor","mcwbridges:oak_log_bridge_middle","mcwdoors:oak_barn_glass_door","minecraft:oak_door","mcwdoors:oak_japanese2_door","tetra:hammer/dark_oak","mcwbridges:oak_rail_bridge_powered","botania:pestle_and_mortar","minecraft:oak_wood"],isBlastingFurnaceFilteringCraftable:0b,isSmokerGuiOpen:0b,isFilteringCraftable:0b,toBeDisplayed:["mcwdoors:oak_tropical_door","minecraft:barrel","minecraft:chest","xnet:connector_red","minecraft:charcoal","mining_dimension:teleporter","mcwwindows:oak_planks_win_2tall","minecraft:oak_planks","xnet:connector_red_dye","naturescompass:natures_compass","mcwdoors:oak_japanese_door","mcwdoors:oak_four_panel_door","minecraft:oak_stairs","xnet:netcable_red_dye","mcwwindows:stripped_oak_log_window2_2tall","xnet:connector_green_dye","botania:red_string_container","mcwwindows:oak_plank_window2_2tall","mcwwindows:oak_plank_parapet","vanillahammers:wood_hammer","mcwdoors:oak_modern_door","mcwdoors:oak_barn_door","mcwwindows:stripped_oak_log_win_2tall","mcwwindows:oak_window2_2tall","rftoolsbase:crafting_card","vanillaexcavators:wood_excavator","xnet:connector_routing","minecraft:oak_fence_gate","tetra:hammer/oak","xnet:advanced_connector_red","xnet:advanced_connector_green","mcwdoors:oak_western_door","tetra:hammer/jungle","minecraft:wood_knife_from_planks","mcwbridges:oak_rail_bridge","mcwbridges:rope_oak_bridge","mcwdoors:oak_mystic_door","mcwwindows:oak_blinds","xnet:connector_green","create:oak_window","mcwbridges:oak_log_bridge_end","xnet:advanced_connector_blue_dye","mcwdoors:oak_cottage_door","mcwwindows:stripped_oak_log_window2","mcwdoors:oak_stable_head_door","xnet:connector_blue","xnet:netcable_green_dye","xnet:advanced_connector_routing","xnet:connector_yellow","xnet:advanced_connector_yellow","minecraft:crafting_table","mcwdoors:oak_glass_door","xnet:connector_blue_dye","xnet:advanced_connector_red_dye","mcwwindows:oak_plank_window","xnet:connector_yellow_dye","mcwwindows:oak_log_parapet","minecraft:oak_button","xnet:netcable_yellow_dye","minecraft:oak_fence","xnet:advanced_connector_green_dye","tetra:hammer/birch","minecraft:oak_pressure_plate","tetra:hammer/spruce","mcwwindows:oak_blinds_tall","mcwdoors:oak_beach_door","mcwdoors:print_oak","mcwdoors:oak_paper_door","mcwwindows:stripped_oak_log_window","mcwdoors:oak_nether_door","minecraft:stick","mcwdoors:oak_stable_door","minecraft:oak_sign","mcwwindows:oak_plank_window2","minecraft:oak_slab","xnet:netcable_blue_dye","xnet:advanced_connector_yellow_dye","xnet:advanced_connector_blue","mcwwindows:oak_window2","tetra:rack","mcwbridges:rope_oak_bridge_end","mcwwindows:oak_win_2tall","tetra:hammer/acacia","trashcans:item_trash_can","mcwwindows:oak_window","minecraft:oak_trapdoor","mcwbridges:oak_log_bridge_middle","mcwdoors:oak_barn_glass_door","minecraft:oak_door","mcwdoors:oak_japanese2_door","tetra:hammer/dark_oak","mcwbridges:oak_rail_bridge_powered","botania:pestle_and_mortar","minecraft:oak_wood"],isFurnaceGuiOpen:0b,isGuiOpen:0b,isFurnaceFilteringCraftable:0b,isBlastingFurnaceGuiOpen:0b,isSmokerFilteringCraftable:0b},CanUpdate:1b,DeathTime:0s,XpSeed:1274419870,ForgeCaps:{"solpotato:effect_benefits":{effect_benefits:[]},"elenaidodge2:weight":18,"mowziesmobs:player":{prevTime:0,time:0,untilSunstrike:0,untilAxeSwing:0},"mekanism:radiation":{radiation:1.0E-7d},"curios:inventory":{Locked:[],Curios:[{StacksHandler:{Renders:{Size:1,Renders:[{Render:1b,Slot:0}]},Visible:1b,Stacks:{Size:1,Items:[{Slot:0,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"bountifulbaubles:sunglasses",Count:1b}]},Cosmetics:{Size:1,Items:[]},HasCosmetic:0b,SizeShift:0},Identifier:"head"},{StacksHandler:{Renders:{Size:1,Renders:[{Render:1b,Slot:0}]},Visible:1b,Stacks:{Size:1,Items:[{Slot:0,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"artifacts:lucky_scarf",Count:1b}]},Cosmetics:{Size:1,Items:[]},HasCosmetic:0b,SizeShift:0},Identifier:"necklace"},{StacksHandler:{Renders:{Size:1,Renders:[{Render:1b,Slot:0}]},Visible:1b,Stacks:{Size:1,Items:[{Slot:0,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"sophisticatedbackpacks:diamond_backpack",Count:1b,tag:{inventorySlots:108,upgradeSlots:5,contentsUuid:[I;-1729038470,-1231337373,-1670978965,2122087396]}}]},Cosmetics:{Size:1,Items:[]},HasCosmetic:0b,SizeShift:0},Identifier:"back"},{StacksHandler:{Renders:{Size:1,Renders:[{Render:1b,Slot:0}]},Visible:1b,Stacks:{Size:1,Items:[]},Cosmetics:{Size:1,Items:[]},HasCosmetic:0b,SizeShift:0},Identifier:"body"},{StacksHandler:{Renders:{Size:1,Renders:[{Render:1b,Slot:0}]},Visible:1b,Stacks:{Size:1,Items:[]},Cosmetics:{Size:1,Items:[]},HasCosmetic:0b,SizeShift:0},Identifier:"bracelet"},{StacksHandler:{Renders:{Size:2,Renders:[{Render:1b,Slot:0},{Render:1b,Slot:1}]},Visible:1b,Stacks:{Size:2,Items:[{Slot:0,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"artifacts:vampiric_glove",Count:1b},{Slot:1,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"artifacts:fire_gauntlet",Count:1b}]},Cosmetics:{Size:2,Items:[]},HasCosmetic:0b,SizeShift:0},Identifier:"hands"},{StacksHandler:{Renders:{Size:2,Renders:[{Render:1b,Slot:0},{Render:0b,Slot:1}]},Visible:1b,Stacks:{Size:2,Items:[{Slot:0,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"bountifulbaubles:ring_overclocking",Count:1b},{Slot:1,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"bountifulbaubles:bezoar",Count:1b}]},Cosmetics:{Size:2,Items:[]},HasCosmetic:0b,SizeShift:0},Identifier:"ring"},{StacksHandler:{Renders:{Size:2,Renders:[{Render:1b,Slot:0},{Render:1b,Slot:1}]},Visible:1b,Stacks:{Size:2,Items:[{Slot:0,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"artifacts:cloud_in_a_bottle",Count:1b},{Slot:1,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"artifacts:crystal_heart",Count:1b}]},Cosmetics:{Size:2,Items:[]},HasCosmetic:0b,SizeShift:0},Identifier:"belt"},{StacksHandler:{Renders:{Size:2,Renders:[{Render:1b,Slot:0},{Render:1b,Slot:1}]},Visible:1b,Stacks:{Size:2,Items:[{Slot:0,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"bountifulbaubles:balloon",Count:1b},{Slot:1,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"simplemagnets:advancedmagnet",Count:1b,tag:{active:1b}}]},Cosmetics:{Size:2,Items:[]},HasCosmetic:0b,SizeShift:0},Identifier:"charm"},{StacksHandler:{Renders:{Size:1,Renders:[{Render:1b,Slot:0}]},Visible:1b,Stacks:{Size:1,Items:[{Slot:0,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"artifacts:steadfast_spikes",Count:1b}]},Cosmetics:{Size:1,Items:[]},HasCosmetic:0b,SizeShift:0},Identifier:"feet"}]},"rftoolsutility:properties":{allowFlying:0b,buffTicks:175,oldAllowFlying:0b,buffTimeouts:[I;],destinations:[],onElevator:0b,buffs:[I;]},"dungeons_gear:combo":{shadowForm:0b,poisonImmunityTimer:-3785,burnNearbyTimer:10,dynamoMultiplier:1.0d,flamingArrowsCount:0,arrowsInCounter:0,comboTimer:0,tormentArrowsCount:0,jumpCooldownTimer:0,freezeNearbyTimer:40,gravityPulseTimer:100,snowballNearbyTimer:100},"exoticbirds:bird_tracking":[],"losttrinkets:player_data":{unlock_delay:0L,allow_flying:0b,was_flying:0b,trinkets:{slots:1,available_trinkets:[],slots_set:1b,active_trinkets:[]}},"mowziesmobs:frozen":{frozenYaw:0.0f,freezeProgress:0.0f,frozenPitch:0.0f,freezeDecayDelay:0,prevHasAI:0b,frozenYawHead:0.0f,frozenLimbSwingAmount:0.0f,frozenRenderYawOffset:0.0f,frozenSwingProgress:0.0f},"elenaidodge2:joined":1,"tombstone:cap_tombstone":{alignment:0,perks:[],knowledge:0L},"mana-and-artifice:rote_spells":{rote_spell_data:[]},"pneumaticcraft:hacking":{},"comforts:sleep_data":{wakeTime:0L,sleepTime:0L,tiredTime:0L},"eidolon:knowledge":{signs:[],facts:[]},"structure_gel:gel_entity":{portal:"structure_gel:empty"},"ars_nouveau:mana":{current:100.0d,glyph:0,max:100,book_tier:0},"mana-and-artifice:magic":{cantrips:{freeform_spell_a:{0:"mana-and-artifice:manaweave_patterns/triangle",1:"mana-and-artifice:manaweave_patterns/circle",count:2},ignite:{0:"mana-and-artifice:manaweave_patterns/square",spell:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"mana-and-artifice:spell",Count:1b,tag:{spell:{components:[{attribute_2:"DELAY",attribute_1:"DURATION",attribute_0:"DAMAGE",value_2:0.0f,value_0:0.0f,value_1:3.0f,num_attributes:3,resource_location:"mana-and-artifice:components/fire_damage"}],overrideAffinity:"UNKNOWN",shape:{attribute_0:"RANGE",value_0:8.0f,num_attributes:1,resource_location:"mana-and-artifice:shapes/touch"},modifiers:{modifier_2:"mana-and-artifice:empty",modifier_0:"mana-and-artifice:empty",modifier_1:"mana-and-artifice:empty"},mysterious:1b}}},1:"mana-and-artifice:manaweave_patterns/triangle",count:2},freeform_spell_c:{0:"mana-and-artifice:manaweave_patterns/knot2",1:"mana-and-artifice:manaweave_patterns/split_triangle",count:2},freeform_spell_b:{0:"mana-and-artifice:manaweave_patterns/diamond",1:"mana-and-artifice:manaweave_patterns/square",count:2},dispel:{0:"mana-and-artifice:manaweave_patterns/circle",1:"mana-and-artifice:manaweave_patterns/inverted_triangle",2:"mana-and-artifice:manaweave_patterns/triangle",count:3},grimoire:{0:"mana-and-artifice:manaweave_patterns/square",1:"mana-and-artifice:manaweave_patterns/hourglass",2:"mana-and-artifice:manaweave_patterns/infinity",count:3}},regen_mod:1.0f,did_allow_flying:0b,affinity_fire:0.0f,teleport_salt:0,affinity_ice:0.0f,affinity_wind:0.0f,air_casts:0,banked_armor_repair:[],affinity_earth:0.0f,affinity_unknown:0.0f,rote:{Items:[{Slot:0b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"mana-and-artifice:spell",Count:1b},{Slot:1b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"mana-and-artifice:spell",Count:1b},{Slot:2b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"mana-and-artifice:spell",Count:1b},{Slot:3b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"mana-and-artifice:spell",Count:1b},{Slot:4b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"mana-and-artifice:spell",Count:1b},{Slot:5b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"mana-and-artifice:spell",Count:1b},{Slot:6b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"mana-and-artifice:spell",Count:1b},{Slot:7b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"mana-and-artifice:spell",Count:1b}]},grimoire:{Items:[]},affinity_ender:0.0f,magic_xp:0,portal_cooldown:0,affinity_water:0.0f,air_jumps:0,affinity_hellfire:0.0f,affinity_lightning:0.0f,magic_level:0,affinity_arcane:0.0f,rift:{Items:[]},mana:100.0f,max_mana_modifiers:[]},"elenaidodge2:absorption":0,"citadel:extended_entity_data_citadel":{"Ice And Fire - Siren Property Tracker":{CharmedBySiren:0b,SirenID:0},"Ice And Fire - Frozen Property Tracker":{TicksUntilUnfrozen:0,IsFrozen:0b},"Ice and Fire - Player Property Tracker":{DismountedDragon:0b,GauntletDamage:0,DreadPortalZ:0,DreadPortalY:0,DreadPortalX:0},"Ice And Fire - Chain Property Tracker":{ConnectedEntities:[]}},"elenaidodge2:dodges":20,"elenaidodge2:regen":0,"mcjtylib:preferences":{style:"flat gradient",buffY:2,buffX:2},"inventorypets:ip_data":{powerup:0,shield:0,damage:0,slot:0,holiday7:0,holiday6:0,holiday5:0,holiday4:0,gift8:0,holiday3:0,holiday11:0,gift9:0,holiday2:0,holiday12:0,holiday1:0,gift4:0,gift5:0,gift6:0,gift7:0,holiday10:0,gift1:0,gift2:0,rapidshot:0,gift3:0,keyinput:0,restoreitems:0,multiplier:0,gift11:0,gift12:0,holiday9:0,holiday8:0,gift10:0,name:"",time:0L},"theoneprobe:properties":{gotNote:1b},"solcarrot:food":{foodList:["wyrmroost:cooked_apex_meat"]},"travelersbackpack:travelers_backpack":{id:"minecraft:air",Count:1b,tag:{spell:{}}},"dungeons_gear:summoner":{},"enchantability:enchant":{Size:4,Extended:0b,Items:[],Effects:[]},"mana-and-artifice:progression":{raid_chance_DEMONS:0.0d,progression_completion:[],tier:1,raid_stats_FEY_COURT:{kill_counts:[],factionMobDespawnCount:0,haste_buff:-1,resist_buffs:[]},raid_stats_ANCIENT_WIZARDS:{kill_counts:[],factionMobDespawnCount:0,haste_buff:-1,resist_buffs:[]},raid_chance_ANCIENT_WIZARDS:0.0d,raid_chance_FEY_COURT:0.0d,raid_chance_NONE:0.0d,raid_stats_NONE:{kill_counts:[],factionMobDespawnCount:0,haste_buff:-1,resist_buffs:[]},raid_stats_DEMONS:{kill_counts:[],factionMobDespawnCount:0,haste_buff:-1,resist_buffs:[]}},"artifacts:entity_kill_tracker":[],"elenaidodge2:absorption_bool":0,"solpotato:food":{foodsEaten:1,foodList:[{lastEaten:0.0f,food:"wyrmroost:cooked_apex_meat"}]},"elenaidodge2:particles":0,"elenaidodge2:invincibility":0},XpTotal:0,UUID:[I;-1844703455,231621330,-1434460497,143418283],playerGameType:0,Tags:["collective.checked"],seenCredits:0b,Motion:[0.0d,-0.0784000015258789d,0.0d],Health:30.0f,foodSaturationLevel:13.0f,Air:300s,OnGround:1b,Dimension:"minecraft:overworld",Rotation:[-109.50289f,9.000074f],XpLevel:0,Score:0,Pos:[194.17672135729165d,63.0d,-253.62683800983604d],previousPlayerGameType:-1,Fire:-20s,XpP:0.0f,EnderItems:[],DataVersion:2586,foodLevel:20,foodExhaustionLevel:0.30449972f,HurtTime:0s,SelectedItemSlot:8,Inventory:[{Slot:0b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"tetra:modular_double",Count:1b,tag:{"double/handle:basic_handle/wrap_string":3,"double/head_right:head_hone/pickaxe_efficiency":1,"double/binding":"double/binding","double/head_left:head_hone/pickaxe_efficiency":5,"double/handle:handle_hone/speed":5,"double/basic_handle_material":"basic_handle/blaze_rod","double/head_left:head_hone/durability":5,honing_available:1b,"double/handle:settled":2,honing_count:23,"double/binding_material":"double_binding/weeping_vine","double/head_left:head_hone/pickaxe_tier":0,"double/head_right:head_hone/durability":1,"double/head_right:head_hone/speed":1,id:"7662510e-127f-4f47-9e8e-9a6915f3a7c4",Damage:1,"double/head_left:settled":1,"double/head_left:head_hone/speed":1,repairCount:31,"double/head_right:settled":1,"double/handle":"double/basic_handle",honing_progress:0,HideFlags:1,"double/head_left":"double/basic_pickaxe_left","double/head_right":"double/basic_pickaxe_right","double/basic_pickaxe_right_material":"basic_pickaxe/steel","double/basic_pickaxe_left_material":"basic_pickaxe/steel"}},{Slot:1b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"tetra:modular_double",Count:1b,tag:{"double/claw_right_material":"claw/steel","double/handle:basic_handle/wrap_string":1,"double/head_left:head_hone/damage":1,"double/binding":"double/binding","double/head_right:settled":1,repairCount:2,"double/basic_handle_material":"basic_handle/blaze_rod","double/handle:settled":2,honing_count:3,"double/binding_material":"double_binding/weeping_vine","double/handle":"double/basic_handle","double/basic_axe_left_material":"basic_axe/steel",honing_progress:371,HideFlags:1,"double/head_left":"double/basic_axe_left","double/head_right":"double/claw_right","double/head_left:head_hone/axe_efficiency":2,id:"21037162-8072-4a28-b619-7afc49d325ff",Damage:0,"double/head_left:settled":1}},{Slot:2b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"dungeons_gear:totem_of_regeneration",Count:1b,tag:{Damage:0}},{Slot:3b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:granite",Count:64b},{Slot:4b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"mekanism:cardboard_box",Count:11b},{Slot:5b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"inventorypets:pet_anvil",Count:1b,tag:{Damage:0}},{Slot:6b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:torch",Count:64b},{Slot:7b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"tetra:modular_bow",Count:1b,tag:{"bow/stabilizer_material":"stabilizer/gold","bow/string:enchantment/infinity":1,"bow/riser":"bow/stabilizer","bow/long_stave_material":"long_stave/spruce",Enchantments:[{lvl:1s,id:"minecraft:infinity"}],"bow/string:bowstring_hone/damage":5,repairCount:1,honing_available:1b,"bow/string:settled":1,honing_count:10,"bow/stave":"bow/long_stave",honing_progress:0,HideFlags:1,"bow/stave:settled":1,"bow/basic_string_material":"basic_string/weeping_vine","bow/string":"bow/basic_string",id:"a0d7da3b-026b-43c4-a595-03360550c3da",Damage:0,"bow/stave:stave_hone/speed":5}},{Slot:8b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"tetra:modular_sword",Count:1b,tag:{"sword/forefinger_ring_material":"forefinger_ring/gold","sword/guard":"sword/forefinger_ring","sword/grip_loop_material":"grip_loop/gold","sword/hilt:arrested":0,"sword/blade:blade_hone/damage":1,"sword/reinforced_fuller_material":"reinforced_fuller/dragon_bone",Enchantments:[{lvl:1s,id:"ensorcellation:soulbound"}],"sword/blade":"sword/basic_blade","sword/basic_blade_material":"basic_blade/dragon_bone","sword/hilt:basic_hilt/wrap_string":1,"sword/pommel":"sword/grip_loop",honing_count:1,honing_progress:380,"sword/fuller":"sword/reinforced_fuller","sword/basic_hilt_material":"basic_hilt/dragon_bone",HideFlags:1,"sword/blade:blade/serrated":1,"sword/blade:enchantment/ensorcellation_soulbound":1,"sword/hilt":"sword/basic_hilt",id:"b031be02-75b4-4f76-a6ae-038555d414a2",Damage:0,"sword/blade:arrested":0,"sword/blade:blade/tempered":1}},{Slot:9b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:flower_bag",Count:1b,tag:{Items:[{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:white_mystical_flower",Count:8b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:orange_mystical_flower",Count:15b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:magenta_mystical_flower",Count:12b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:light_blue_mystical_flower",Count:24b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}}},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:lime_mystical_flower",Count:14b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:pink_mystical_flower",Count:4b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:gray_mystical_flower",Count:2b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:light_gray_mystical_flower",Count:7b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:cyan_mystical_flower",Count:20b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:purple_mystical_flower",Count:10b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:blue_mystical_flower",Count:25b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:brown_mystical_flower",Count:4b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:green_mystical_flower",Count:11b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:red_mystical_flower",Count:20b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:black_mystical_flower",Count:44b}]}},{Slot:10b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:anvil",Count:1b},{Slot:14b,ForgeCaps:{Parent:[{Slot:0,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:white_banner",Count:4b,tag:{BlockEntityTag:{Patterns:[{Pattern:"mr",Color:9},{Pattern:"bs",Color:8},{Pattern:"cs",Color:7},{Pattern:"bo",Color:8},{Pattern:"ms",Color:15},{Pattern:"hh",Color:8},{Pattern:"mc",Color:8},{Pattern:"bo",Color:15}]},display:{Name:'{"color":"gold","translate":"block.minecraft.ominous_banner"}'}}},{Slot:1,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:wither_skeleton_skull",Count:2b}],"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"inventorypets:pet_double_chest",Count:1b,tag:{Damage:0,dirtyCounter:635}},{Slot:15b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"bountifulbaubles:magic_mirror",Count:1b},{Slot:16b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:iron_nugget",Count:22b},{Slot:17b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"tetra:modular_double",Count:1b,tag:{"double/binding":"double/binding","double/head_left:head_hone/hammer_tier":0,repairCount:1,"double/head_right:settled":1,"double/basic_handle_material":"basic_handle/blaze_rod","double/head_left:head_hone/durability":4,"double/handle:settled":2,honing_count:5,"double/binding_material":"double_binding/weeping_vine","double/handle":"double/basic_handle",honing_progress:190,HideFlags:1,"double/head_left":"double/basic_hammer_left","double/head_right":"double/basic_hammer_right",id:"116b6804-c02d-4bd9-9576-2f74e4b158cc",Damage:0,"double/basic_hammer_right_material":"basic_hammer/blackstone","double/head_left:settled":1,"double/basic_hammer_left_material":"basic_hammer/blackstone"}},{Slot:18b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"trashcans:item_trash_can",Count:1b},{Slot:19b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"tetra:modular_toolbelt",Count:1b,tag:{potionsInventory:[{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:0b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:1b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:2b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:3b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:4b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:5b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:6b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:7b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:8b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:9b}],quickShadows:[{slot:0,id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}}},{slot:1,id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}}},{slot:2,id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}}},{slot:3,id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}}},{slot:4,id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}}},{slot:5,id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}}},{slot:6,id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}}},{slot:7,id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}}},{slot:8,id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}}},{slot:9,id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}}},{slot:10,id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}}},{slot:11,id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}}}],storageInventory:[{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"alexsmobs:animal_dictionary",Count:1b,slot:0b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"dungeons_gear:iron_hide_amulet",Count:1b,tag:{Damage:0},slot:1b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"dungeons_gear:love_medallion",Count:1b,tag:{Damage:0},slot:2b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:shears",Count:1b,tag:{Damage:16},slot:3b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:carrot_on_a_stick",Count:1b,tag:{Damage:0},slot:4b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:water_bucket",Count:4b,slot:5b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:dark_oak_fence",Count:1b,slot:6b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:lead",Count:4b,slot:7b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:saddle",Count:14b,slot:8b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"mana-and-artifice:stone_rune_bag",Count:1b,slot:9b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"tetra:holo",Count:1b,tag:{"holo/core_material":"core/dim","holo/frame":"holo/frame",id:"9503de92-046c-4d61-8afe-8c0d71c6afae","holo/core":"holo/core","holo/frame_material":"frame/ancient"},slot:10b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:flint_and_steel",Count:1b,tag:{Damage:0},slot:11b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:pestle_and_mortar",Count:1b,slot:12b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"tetra:modular_double",Count:1b,tag:{"double/handle:basic_handle/wrap_string":1,"double/head_left/settle_progress":422,"double/binding":"double/binding","double/sickle_left_material":"sickle/steel","double/basic_handle_material":"basic_handle/blaze_rod","double/hoe_right_material":"hoe/steel","double/binding_material":"double_binding/weeping_vine","double/handle":"double/basic_handle",honing_progress:510,HideFlags:1,"double/head_left":"double/sickle_left","double/head_right":"double/hoe_right","double/head_right/settle_progress":422,id:"da86b6c1-8900-431f-8d6b-ee4e6fa9b2d2",Damage:5,"double/handle/settle_progress":286},slot:13b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"aquaculture:iron_fishing_rod",Count:1b,tag:{Damage:0,Inventory:{Size:4,Items:[{Slot:0,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"aquaculture:iron_hook",Count:1b},{Slot:1,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"aquaculture:minnow",Count:1b,tag:{Damage:0}},{Slot:2,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"aquaculture:fishing_line",Count:1b}]}},slot:14b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"aquaculture:tackle_box",Count:1b,tag:{BlockEntityTag:{inv:{Size:17,Items:[{Slot:1,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"aquaculture:minnow",Count:11b,tag:{Damage:0}},{Slot:2,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"aquaculture:worm",Count:8b,tag:{Damage:0}},{Slot:3,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"aquaculture:redstone_hook",Count:1b}]},x:6237,y:70,z:5913,id:"aquaculture:tackle_box"}},slot:15b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"artifacts:night_vision_goggles",Count:1b,slot:16b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"artifacts:flippers",Count:1b,slot:17b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:potion",Count:1b,tag:{Potion:"minecraft:healing"},slot:18b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:potion",Count:1b,tag:{Potion:"minecraft:strong_healing"},slot:19b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:potion",Count:1b,tag:{CustomPotionEffects:[{Duration:99999999,Id:5b,Amplifier:0b},{Duration:99999999,Id:21b,Amplifier:1b}],CustomPotionColor:11539716},slot:20b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"tetra:modular_double",Count:1b,tag:{"double/head_left/settle_progress":289,"double/basic_handle_material":"basic_handle/stick","double/handle":"double/basic_handle",honing_progress:360,"double/head_left":"double/basic_hammer_left",HideFlags:1,"double/head_right":"double/basic_hammer_right","double/head_right/settle_progress":289,id:"7debfd3b-8a99-47f1-b9c3-15a3a22f57f2",Damage:6,"double/basic_hammer_right_material":"basic_hammer/iron","double/handle/settle_progress":209,"double/basic_hammer_left_material":"basic_hammer/iron"},slot:21b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:22b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:23b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:24b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:25b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:26b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:27b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:28b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:29b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:30b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:31b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:32b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:33b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:34b},{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:35b}],quickInventory:[{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:0b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:1b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:2b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:3b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:4b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:5b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:6b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:7b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:8b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:9b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:10b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:11b}],"toolbelt/storage_slot2_material":"storage/wool","toolbelt/belt_material":"belt/buckled",honing_progress:1450,"toolbelt/slot2":"toolbelt/storage_slot2",HideFlags:1,quiverInventory:[{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:0b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:1b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:2b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:3b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:4b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:5b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:6b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:7b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:8b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:9b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:10b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:11b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:12b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:13b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:14b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:15b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:16b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:17b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:18b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:19b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:20b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:21b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:22b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:23b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:24b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:25b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:26b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:27b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:28b},{id:"minecraft:air",Count:0b,tag:{Damage:0,spell:{}},slot:29b}],id:"e623ce46-9d91-4696-a18c-352c11100446","toolbelt/belt":"toolbelt/belt","toolbelt/slot1":"toolbelt/storage_slot1","toolbelt/storage_slot1_material":"storage/leather"}},{Slot:20b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"iceandfire:cyclops_eye",Count:1b,tag:{Damage:0}},{Slot:21b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"mysticalworld:aubergine_seeds",Count:1b},{Slot:22b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:golden_apple",Count:29b},{Slot:23b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"inventorypets:pet_ender_chest",Count:1b,tag:{Damage:0}},{Slot:24b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"pocketstorage:psu_4",Count:1b,tag:{Slots:[{Item:"minecraft:rotten_flesh",Count:606},{Item:"minecraft:bone",Count:789},{Item:"minecraft:string",Count:370},{Item:"minecraft:gunpowder",Count:322},{Item:"minecraft:bone_meal",Count:110},{Item:"minecraft:cobweb",Count:120},{Item:"minecraft:spider_eye",Count:121},{Item:"minecraft:arrow",Count:523},{Item:"tombstone:grave_dust",Count:66},{Item:"minecraft:egg",Count:20},{Item:"minecraft:phantom_membrane",Count:18},{Item:"minecraft:feather",Count:113},{Item:"xreliquary:rib_bone",Count:48},{Item:"xreliquary:catalyzing_gland",Count:17},{Item:"xreliquary:zombie_heart",Count:23},{Item:"potionsmaster:bezoar",Count:17},{Item:"mana-and-artifice:cerublossom",Count:77},{Item:"xreliquary:chelicerae",Count:25},{Item:"minecraft:slime_ball",Count:67},{Item:"minecraft:ender_pearl",Count:70},{Item:"mana-and-artifice:aum",Count:38},{Item:"minecraft:nether_wart",Count:78},{Item:"iceandfire:witherbone",Count:3},{Item:"mekanism:salt",Count:104},{Item:"minecraft:wheat_seeds",Count:52},{Item:"iceandfire:ectoplasm",Count:12},{Item:"xreliquary:nebulous_heart",Count:3},{Item:"xreliquary:molten_core",Count:6},{Item:"atmospheric:arid_sand",Count:1658},{Item:"minecraft:fermented_spider_eye",Count:2},{Item:"minecraft:quartz",Count:193},{Item:"atmospheric:arid_sandstone",Count:440},{Item:"minecraft:smooth_sandstone",Count:676},{Item:"minecraft:snowball",Count:1420},{Item:"iceandfire:ectoplasm",Count:7},{Item:"minecraft:kelp",Count:217},{Item:"create:zinc_ore",Count:174},{Item:"leescreatures:greemanar_ore",Count:30},{Item:"mysticalworld:quicksilver_ore",Count:12},{Item:"leescreatures:durantium_ore",Count:4},{Item:"minecraft:rail",Count:126},{Item:"minecraft:powered_rail",Count:124},{Item:"iceandfire:amythest_gem",Count:7},{Item:"eidolon:zombie_heart",Count:2},{Item:"minecraft:prismarine_shard",Count:63},{Item:"minecraft:prismarine_crystals",Count:23},{Item:"",Count:0},{Item:"",Count:0},{Item:"",Count:0},{Item:"",Count:0},{Item:"",Count:0},{Item:"",Count:0},{Item:"minecraft:stone_bricks",Count:42},{Item:"minecraft:mossy_stone_bricks",Count:95},{Item:"minecraft:cracked_stone_bricks",Count:36},{Item:"minecraft:chiseled_stone_bricks",Count:81},{Item:"minecraft:stone_brick_stairs",Count:792},{Item:"minecraft:smooth_stone_slab",Count:196},{Item:"",Count:0},{Item:"minecraft:prismarine_wall",Count:47},{Item:"minecraft:prismarine",Count:147},{Item:"minecraft:prismarine_bricks",Count:42},{Item:"minecraft:dark_prismarine",Count:34},{Item:"minecraft:dark_prismarine_stairs",Count:8}]}},{Slot:25b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:arrow",Count:47b},{Slot:26b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"tetra:modular_sword",Count:1b,tag:{"sword/guard":"sword/makeshift_guard","sword/hilt:settled":1,"sword/blade:blade_hone/damage":1,"sword/short_blade_material":"short_blade/diamond","sword/blade":"sword/short_blade","sword/pommel":"sword/decorative_pommel",honing_count:1,honing_progress:100,"sword/basic_hilt_material":"basic_hilt/bone",HideFlags:1,"sword/makeshift_guard_material":"makeshift_guard/oak","sword/hilt":"sword/basic_hilt","sword/hilt/settle_progress":796,id:"b1141342-ee6d-480f-9ba3-e8bbd8e732ce",Damage:0,"sword/blade:arrested":0,"sword/decorative_pommel_material":"decorative_pommel/oak"}},{Slot:27b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"minecraft:crafting_table",Count:9b},{Slot:28b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"tetra:modular_single",Count:1b,tag:{"single/head:settled":1,"single/binding_material":"single_binding/weeping_vine","single/handle:settled":2,"single/handle":"single/long_handle","single/binding":"single/binding","single/long_handle_material":"long_handle/blaze_rod","single/head:head_hone/shovel_efficiency":5,repairCount:7,"single/basic_shovel_material":"basic_shovel/steel",honing_count:20,"single/handle:handle_hone/speed":2,"single/head:head_hone/shovel_tier":0,honing_progress:164,HideFlags:1,"single/handle:basic_handle/wrap_string":3,"single/head:head_hone/speed":5,"single/head":"single/basic_shovel",id:"030a9f92-b2f3-4d66-a360-4e2cb05311be",Damage:0,"single/head:head_hone/durability":5}},{Slot:29b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"dungeons_gear:totem_of_soul_protection",Count:1b,tag:{Damage:0}},{Slot:31b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"survive:purified_water_canteen",Count:1b,tag:{DrinksLeft:3}},{Slot:32b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"pocketstorage:psu_4",Count:1b,tag:{Slots:[{Item:"minecraft:cobblestone",Count:390},{Item:"minecraft:dirt",Count:794},{Item:"minecraft:gravel",Count:180},{Item:"minecraft:sand",Count:617},{Item:"minecraft:flint",Count:113},{Item:"minecraft:redstone",Count:2339},{Item:"minecraft:lapis_lazuli",Count:841},{Item:"minecraft:coal",Count:6317},{Item:"minecraft:granite",Count:1096},{Item:"minecraft:andesite",Count:769},{Item:"minecraft:diorite",Count:923},{Item:"astralsorcery:marble_raw",Count:267},{Item:"minecraft:iron_ore",Count:1943},{Item:"mekanism:tin_ore",Count:383},{Item:"thermal:tin_ore",Count:405},{Item:"mekanism:osmium_ore",Count:332},{Item:"thermal:copper_ore",Count:318},{Item:"immersiveengineering:ore_copper",Count:346},{Item:"mekanism:copper_ore",Count:589},{Item:"mysticalworld:copper_ore",Count:928},{Item:"mysticalworld:tin_ore",Count:662},{Item:"immersiveengineering:ore_aluminum",Count:72},{Item:"wyrmroost:platinum_ore",Count:884},{Item:"iceandfire:copper_ore",Count:101},{Item:"mekanism:uranium_ore",Count:200},{Item:"powah:uraninite_raw_poor",Count:313},{Item:"thermal:niter",Count:252},{Item:"eidolon:lead_ore",Count:342},{Item:"thermal:apatite",Count:1477},{Item:"ars_nouveau:mana_gem",Count:186},{Item:"minecraft:glowstone_dust",Count:475},{Item:"mana-and-artifice:vinteum_ore",Count:1405},{Item:"thermal:nickel_ore",Count:80},{Item:"minecraft:magma_block",Count:106},{Item:"thermal:sulfur",Count:560},{Item:"rftoolsbase:dimensionalshard",Count:408},{Item:"minecraft:gold_ore",Count:160},{Item:"immersiveengineering:ore_silver",Count:287},{Item:"mysticalworld:silver_ore",Count:208},{Item:"iceandfire:silver_ore",Count:153},{Item:"mekanism:lead_ore",Count:262},{Item:"immersiveengineering:ore_lead",Count:164},{Item:"thermal:lead_ore",Count:192},{Item:"mysticalworld:lead_ore",Count:315},{Item:"powah:uraninite_raw",Count:199},{Item:"thermal:cinnabar",Count:83},{Item:"astralsorcery:aquamarine",Count:245},{Item:"mekanism:fluorite_gem",Count:2649},{Item:"minecraft:iron_ingot",Count:154},{Item:"minecraft:gold_ingot",Count:155},{Item:"immersiveengineering:ore_nickel",Count:58},{Item:"thermal:silver_ore",Count:116},{Item:"minecraft:bricks",Count:12},{Item:"minecraft:mossy_cobblestone",Count:94},{Item:"minecraft:smooth_stone",Count:559},{Item:"immersiveengineering:ore_uranium",Count:38},{Item:"minecraft:clay_ball",Count:600},{Item:"create:copper_ore",Count:75},{Item:"",Count:0},{Item:"",Count:0},{Item:"minecraft:obsidian",Count:195},{Item:"mysticalworld:amethyst",Count:21},{Item:"wyrmroost:blue_geode",Count:145},{Item:"atmospheric:red_arid_sand",Count:2019}]}},{Slot:33b,ForgeCaps:{Parent:[],"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"inventorypets:pet_double_chest",Count:1b,tag:{Damage:0,dirtyCounter:597}},{Slot:34b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"comforts:sleeping_bag_purple",Count:1b},{Slot:35b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"akashictome:tome",Count:1b,tag:{"akashictome:is_morphing":1b,"akashictome:data":{industrialforegoing:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"patchouli:guide_book",Count:1b,tag:{"patchouli:book":"industrialforegoing:industrial_foregoing"}},powah:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"powah:book",Count:1b},theoneprobe:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"theoneprobe:probenote",Count:1b},astralsorcery:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"astralsorcery:tome",Count:1b,tag:{"akashictome:displayName":{text:"Astral Tome"},"akashictome:is_morphing":1b,display:{Name:'{"translate":"akashictome.sudo_name","with":[{"color":"green","text":"Astral Tome"}]}'}}},solpotato:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"solpotato:food_book",Count:1b},mana-and-artifice:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"mana-and-artifice:guide_book",Count:1b},immersiveengineering:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"immersiveengineering:manual",Count:1b},fd_cookbook:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"fd_cookbook:cook_book",Count:1b},eidolon:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"eidolon:codex",Count:1b,tag:{}},solcarrot:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"solcarrot:food_book",Count:1b},botania:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"botania:lexicon",Count:1b},ars_nouveau:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"ars_nouveau:worn_notebook",Count:1b},thermal:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"patchouli:guide_book",Count:1b,tag:{"patchouli:book":"thermal:guidebook"}},cyclic:{ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"patchouli:guide_book",Count:1b,tag:{"patchouli:book":"cyclic:cyclic_guide_book"}}}}},{Slot:100b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"iceandfire:armor_copper_boots",Count:1b,tag:{Damage:0,AS_Amulet_Holder:[I;-1844703455,231621330,-1434460497,143418283]}},{Slot:101b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"iceandfire:armor_copper_leggings",Count:1b,tag:{Damage:0,AS_Amulet_Holder:[I;-1844703455,231621330,-1434460497,143418283]}},{Slot:102b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"iceandfire:armor_copper_chestplate",Count:1b,tag:{Damage:0,AS_Amulet_Holder:[I;-1844703455,231621330,-1434460497,143418283]}},{Slot:103b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"iceandfire:armor_copper_helmet",Count:1b,tag:{Damage:0,AS_Amulet_Holder:[I;-1844703455,231621330,-1434460497,143418283]}},{Slot:-106b,ForgeCaps:{"dungeons_gear:weapon":{lastFiredTime:0L,fuseShotCounter:0,crossbowChargeTime:0,bowChargeTime:0.0f}},id:"tetra:modular_shield",Count:1b,tag:{"shield/plate:plate_hone/damage":1,"shield/plate":"shield/tower","shield/grip:arrested":0,"shield/basic_grip_material":"basic_grip/dragon_bone","shield/plate:shield/studs_steel":0,"shield/spike_material":"spike/steel","shield/plate:shield/trim_steel":0,honing_count:2,HideFlags:1,"shield/plate:enchantment/unbreaking":3,"shield/boss":"shield/spike","shield/grip:grip_hone/speed_mult":1,id:"74d879d6-7eb6-4077-b097-b0d1c16c3542",Damage:0,"shield/plate:arrested":0,"shield/tower_material":"tower/dragon_bone","shield/grip":"shield/basic_grip"}}],foodTickTimer:0}
  80. Stacktrace:
  81. at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:APP:endergetic.mixins.json:ServerPlayerEntityMixin,pl:mixin:APP:imm_ptl_mixins.json:common.chunk_sync.MixinServerPlayerEntity,pl:mixin:APP:imm_ptl_mixins.json:common.entity_sync.MixinServerPlayerEntity,pl:mixin:APP:imm_ptl_mixins_forge.json:common.MixinServerPlayerEntity_MA,pl:mixin:APP:fabrication.mixins.json:a_fixes.sync_attacker_yaw.MixinServerPlayerEntity,pl:mixin:APP:fabrication.mixins.json:e_mechanics.obsidian_tears.MixinServerPlayerEntity,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.drop_exp_with_keep_inventory.MixinServerPlayerEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.taggable_players.MixinServerPlayerEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.hide_armor.MixinServerPlayerEntity,pl:mixin:APP:fabrication.mixins.json:_general.sync.MixinServerPlayerEntity,pl:mixin:A}
  82. at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_server_entity_interact,xf:fml:astralsorcery:allow_entity_interaction,pl:mixin:A}
  83. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:imm_ptl_mixins.json:client.MixinClientConnection,pl:mixin:A}
  84. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading}
  85. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  86. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  87. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinIntegratedServer,pl:mixin:A,pl:runtimedistcleaner:A}
  88. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  89. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  90. at net.minecraft.server.MinecraftServer$$Lambda$34986/2143265330.run(Unknown Source) [?:?] {}
  91. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  92.  
  93. -- System Details --
  94. Details:
  95. Minecraft Version: 1.16.5
  96. Minecraft Version ID: 1.16.5
  97. Operating System: Windows 10 (amd64) version 10.0
  98. Java Version: 1.8.0_51, Oracle Corporation
  99. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  100. Memory: 1644916416 bytes (1568 MB) / 4529848320 bytes (4320 MB) up to 12884901888 bytes (12288 MB)
  101. CPUs: 16
  102. JVM Flags: 11 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m -XX:PermSize=256m -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  103. ModLauncher: 8.0.9+86+master.3cf110c
  104. ModLauncher launch target: fmlclient
  105. ModLauncher naming: srg
  106. ModLauncher services:
  107. /mixin-0.8.2.jar mixin PLUGINSERVICE
  108. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  109. /forge-1.16.5-36.1.0.jar object_holder_definalize PLUGINSERVICE
  110. /forge-1.16.5-36.1.0.jar runtime_enum_extender PLUGINSERVICE
  111. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  112. /forge-1.16.5-36.1.0.jar capability_inject_definalize PLUGINSERVICE
  113. /forge-1.16.5-36.1.0.jar runtimedistcleaner PLUGINSERVICE
  114. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  115. /forge-1.16.5-36.1.0.jar fml TRANSFORMATIONSERVICE
  116. FML: 36.1
  117. Forge: net.minecraftforge:36.1.0
  118. FML Language Providers:
  119. minecraft@1
  120. Mod List:
  121. Camels-1.16.5-1.0.0.jar |Camels Mod |camels |1.0.0 |DONE |NOSIGNATURE
  122. ftb-essentials-1604.1.0.13.jar |FTB Essentials |ftbessentials |1604.1.0.13 |DONE |NOSIGNATURE
  123. supermartijn642configlib-1.0.5a-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.5a |DONE |NOSIGNATURE
  124. infernal-expansion-forge-1.3.jar |Infernal Expansion |infernalexp |Release 1.3 |DONE |NOSIGNATURE
  125. upsizer-mc1.16.4-6.1.1.jar |Upsizer |upsizer |6.1.1 |DONE |NOSIGNATURE
  126. simplemagnets-1.1.2-mc1.16.5.jar |Simple Magnets |simplemagnets |1.1.2 |DONE |NOSIGNATURE
  127. refinedpipes-0.5.jar |Refined Pipes |refinedpipes |0.5 |DONE |NOSIGNATURE
  128. JAVD-2.5.45+mc-1.16.5.jar |Just Another Void Dim |javd |2.5.45+mc-1.16.5 |DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
  129. mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |NOSIGNATURE
  130. strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |NOSIGNATURE
  131. modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |NOSIGNATURE
  132. BetterCaves-Forge-1.16.4-1.1.1.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.1 |DONE |NOSIGNATURE
  133. farmersdelightintegrations-1.16.5-1.1.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.1 |DONE |NOSIGNATURE
  134. YungsApi-1.16.4-Forge-4.jar |YUNG's API |yungsapi |1.16.4-Forge-4 |DONE |NOSIGNATURE
  135. Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |DONE |NOSIGNATURE
  136. rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |NOSIGNATURE
  137. reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
  138. guardvillagers-1.16.5.1.2.0.jar |Guard Villagers |guardvillagers |1.2.0 |DONE |NOSIGNATURE
  139. Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |NOSIGNATURE
  140. Omni-1.16.4-1.2.1.jar |Omni |omni |version |DONE |NOSIGNATURE
  141. zombievillagersfromspawner_1.16.5-1.4.jar |Zombie Villagers From Spawner |zombievillagersfromspawner |1.4 |DONE |NOSIGNATURE
  142. kelpfertilizer_1.16.5-1.4.jar |Kelp Fertilizer |kelpfertilizer |1.4 |DONE |NOSIGNATURE
  143. JustEnoughResources-1.16.4-0.12.0.109.jar |Just Enough Resources |jeresources |0.12.0.109 |DONE |NOSIGNATURE
  144. stackrefill_1.16.5-1.7.jar |Stack Refill |stackrefill |1.7 |DONE |NOSIGNATURE
  145. refinedstorage-1.9.12.jar |Refined Storage |refinedstorage |1.9.12 |DONE |NOSIGNATURE
  146. betterendforge-1.16.4-1.5.1.jar |BetterEnd Forge |betterendforge |1.16.4-1.5.1 |DONE |NOSIGNATURE
  147. structure_gel-1.16.4-1.7.5.jar |Structure Gel API |structure_gel |1.7.5 |DONE |NOSIGNATURE
  148. TenshiLib-1.16.3-1.3.0.jar |TenshiLib |tenshilib |1.16.3-1.3.0 |DONE |NOSIGNATURE
  149. industrial-foregoing-1.16.5-3.2.10.1-decb7ae.jar |Industrial Foregoing |industrialforegoing |3.2.10.1 |DONE |NOSIGNATURE
  150. torchmaster-2.3.6.jar |Torchmaster |torchmaster |2.3.6 |DONE |NOSIGNATURE
  151. repurposed_structures-1.16.5-2.5.1.jar |Repurposed Structures |repurposed_structures |1.16.5-2.5.1 |DONE |NOSIGNATURE
  152. solpotato-1.16.X-1.1.0.jar |Spice of Life: Potato Edition |solpotato |1.16.X-1.1.0 |DONE |NOSIGNATURE
  153. flora-doubling-1.3.0+1.16.4-forge.jar |Flora Doubling |flora-doubling |1.3.0+1.16.4-forge |DONE |NOSIGNATURE
  154. dungeons_plus-1.16.4-1.1.3.jar |Dungeons Plus |dungeons_plus |1.1.3 |DONE |NOSIGNATURE
  155. snailmail-1.16.4-1.0.0.jar |Snail Mail |snailmail |1.0.0 |DONE |NOSIGNATURE
  156. supermartijn642corelib-1.0.0-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.0 |DONE |NOSIGNATURE
  157. Botania-1.16.4-414.jar |Botania |botania |1.16.4-414 |DONE |NOSIGNATURE
  158. SpawnerFix-1.16.2-1.0.0.2.jar |Spawner Fix |sf |1.0.0.2 |DONE |NOSIGNATURE
  159. curios-forge-1.16.5-4.0.5.0.jar |Curios API |curios |1.16.5-4.0.5.0 |DONE |NOSIGNATURE
  160. shulkerdropstwo_1.16.5-1.4.jar |Shulker Drops Two |shulkerdropstwo |1.4 |DONE |NOSIGNATURE
  161. tombstone-1.16-6.3.3.jar |Corail Tombstone |tombstone |6.3.3 |DONE |NOSIGNATURE
  162. Chunk Pregenerator-V1.16-3.0.5.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.5 |DONE |NOSIGNATURE
  163. antiquewaystones-1.1.jar |Antique Waystones |antiquewaystones |1.1 |DONE |NOSIGNATURE
  164. wormhole-1.1.6-mc1.16.5.jar |Wormhole (Portals) |wormhole |1.1.6 |DONE |NOSIGNATURE
  165. observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE
  166. cloth-config-4.11.15-forge.jar |Cloth Config v4 API |cloth-config |4.11.15 |DONE |NOSIGNATURE
  167. FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
  168. exoticbirds-1.16.4-1.1.0.jar |Exotic Birds |exoticbirds |1.1.0 |DONE |NOSIGNATURE
  169. CodeChickenLib-1.16.4-3.5.1.408-universal.jar |CodeChicken Lib |codechickenlib |3.5.1.408 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  170. Babel-1.0.5.jar |Babel |babel |1.0.5 |DONE |NOSIGNATURE
  171. BetterMineshafts-Forge-1.16.4-2.0.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.3 |DONE |NOSIGNATURE
  172. DarkPaintings-1.16.5-6.0.1.jar |DarkPaintings |darkpaintings |6.0.1 |DONE |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
  173. randombonemealflowers_1.16.5-1.3.jar |Random Bone Meal Flowers |randombonemealflowers |1.3 |DONE |NOSIGNATURE
  174. dungeons_gear-1.16.4-3.0.6.jar |Dungeons Gear |dungeons_gear |3.0.6 |DONE |NOSIGNATURE
  175. SaveMyStronghold-1.16.4-1.0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |DONE |NOSIGNATURE
  176. Notes-1.16.5-1.2.3.jar |Notes |notes |1.16.5-1.2.3 |DONE |NOSIGNATURE
  177. mowziesmobs-1.5.14.jar |Mowzie's Mobs |mowziesmobs |1.5.14 |DONE |NOSIGNATURE
  178. doubledoors_1.16.5-2.3.jar |Double Doors |doubledoors |2.3 |DONE |NOSIGNATURE
  179. bagofyurting-1.16.4-1.1.0.2.jar |Bag of Yurting |bagofyurting |1.1.0.2 |DONE |NOSIGNATURE
  180. vanillaexcavators-1.16.2-2.1.3.jar |Vanilla Excavators |vanillaexcavators |2.1.3 |DONE |NOSIGNATURE
  181. Bountiful Baubles FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |DONE |NOSIGNATURE
  182. jei-1.16.5-7.6.1.75.jar |Just Enough Items |jei |7.6.1.75 |DONE |NOSIGNATURE
  183. goblintraders-1.3.1-1.16.3.jar |Goblin Traders |goblintraders |1.3.1 |DONE |NOSIGNATURE
  184. Mekanism-1.16.5-10.0.21.448.jar |Mekanism |mekanism |10.0.21 |DONE |NOSIGNATURE
  185. EpicFightMod-1.16.5-3.0.4.jar |Epic Fight Mod |epicfight |1.0 |DONE |NOSIGNATURE
  186. TravelersBackpack-1.16.5-5.4.0.jar |Traveler's Backpack |travelersbackpack |5.4.0 |DONE |NOSIGNATURE
  187. NaturesCompass-1.16.5-1.8.6.jar |Nature's Compass |naturescompass |1.16.5-1.8.6 |DONE |NOSIGNATURE
  188. SereneSeasons-1.16.5-4.0.1.91-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.91 |DONE |NOSIGNATURE
  189. upstream-1.0.jar |Upstream |upstream |1.0 |DONE |NOSIGNATURE
  190. FarmingForBlockheads_1.16.3-7.3.0.jar |Farming for Blockheads |farmingforblockheads |7.3.0 |DONE |NOSIGNATURE
  191. pneumaticcraft-repressurized-1.16.5-2.10.3-149.jar|PneumaticCraft: Repressurized |pneumaticcraft |1.16.5-2.10.3-149 |DONE |NOSIGNATURE
  192. Cavalry-1.16.3-1.0.0.0.jar |Cavalry |cavalry |1.16.3-1.0.0.0 |DONE |NOSIGNATURE
  193. immersive-portals-0.16-mc1.16.5-forge.jar |Immersive Portals |immersive_portals |0.14 |DONE |NOSIGNATURE
  194. ColdsGrappler(Forge1.16.4)vrs1.0.2.jar |Colds: Grappler |coldsgrappler |1.16.4-1.0.2 |DONE |NOSIGNATURE
  195. mysticalworld-1.16.4-0.3.1.9.jar |Mystical World |mysticalworld |1.16.4-0.3.1.9 |DONE |NOSIGNATURE
  196. ImmersivePetroleum-1.16.5-3.2.0-3.jar |Immersive Petroleum |immersivepetroleum |3.2.0-3 |DONE |NOSIGNATURE
  197. extendedbonemeal_1.16.5-1.3.jar |Extended Bone Meal |extendedbonemeal |1.3 |DONE |NOSIGNATURE
  198. DynamicSurroundings-1.16.4-4.0.4.1.jar |ยง3Dynamic Surroundings |dsurround |1.16.4-4.0.4.1 |DONE |b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
  199. wooltweaks_1.16.5-1.2.jar |Wool Tweaks |wooltweaks |1.2 |DONE |NOSIGNATURE
  200. antiqueatlas-5.4.4-forge.jar |Antique Atlas |antiqueatlas |5.4.4-forge |DONE |NOSIGNATURE
  201. dungeonsarise1.16.5-1.2.68a.jar |Dungeons Arise |dungeons_arise |1.2.68a |DONE |NOSIGNATURE
  202. forge-1.16.5-36.1.0-client.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
  203. theoneprobe-1.16-3.0.7.jar |The One Probe |theoneprobe |1.16-3.0.7 |DONE |NOSIGNATURE
  204. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |NOSIGNATURE
  205. ImmersiveEngineering-1.16.5-4.2.4-134.jar |Immersive Engineering |immersiveengineering |1.16.5-4.2.4-134 |DONE |44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
  206. morevanillalib-1.16.2-1.2.14.jar |MoreVanillaLib |morevanillalib |1.2.14 |DONE |NOSIGNATURE
  207. inventorytotem_1.16.5-1.3.jar |Inventory Totem |inventorytotem |1.3 |DONE |NOSIGNATURE
  208. pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE
  209. EndlessOcean-1.0.4-1.16.x.jar |Endless Oceans |endlessoceans |1.0.0 |DONE |NOSIGNATURE
  210. GlowBats-1.16.5-1.0.1.jar |Glow Bats |glowbats |1.0.1 |DONE |NOSIGNATURE
  211. paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |DONE |NOSIGNATURE
  212. jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |NOSIGNATURE
  213. whisperwoods-1.16.4-2.0.0.jar |Whisperwoods |whisperwoods |2.0.0 |DONE |NOSIGNATURE
  214. Xaeros_Minimap_21.4.2_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.4.2 |DONE |NOSIGNATURE
  215. itemcollectors-1.0.11-mc1.16.5.jar |Item Collectors |itemcollectors |1.0.11 |DONE |NOSIGNATURE
  216. notenoughbreeding-1.16.4-1.0.0.jar |Not Enough Breeding |notenoughbreeding |1.16.4-1.0.0 |DONE |NOSIGNATURE
  217. cyclepaintings_1.16.5-1.6.jar |Cycle Paintings |cyclepaintings |1.6 |DONE |NOSIGNATURE
  218. AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
  219. villagebellrecipe_1.16.5-1.1.jar |Village Bell Recipe |villagebellrecipe |1.1 |DONE |NOSIGNATURE
  220. byg-1.1.14.jar |Oh The Biomes You'll Go |byg |1.1.14 |DONE |NOSIGNATURE
  221. fluffy's_farmer-0.1.5.1v.jar |Fluffy's Farmer |fluffy_farmer |0.1.5 |DONE |NOSIGNATURE
  222. farmerstea-1.0.0.jar |Farmer's Tea |farmerstea |1.0.0 |DONE |NOSIGNATURE
  223. extremeSoundMuffler-3.8_Forge-1.16.4.jar |Extreme Sound Muffler |extremesoundmuffler |3.8_forge-1.16.4 |DONE |NOSIGNATURE
  224. xptome-1.16.5-v2.1.jar |XP Tome |xpbook |v2.1 |DONE |NOSIGNATURE
  225. tetra-1.16.5-3.8.0.jar |Tetra |tetra |3.8.0 |DONE |NOSIGNATURE
  226. rsrequestify-1.16.3-2.0.1.jar |RSRequestify |rsrequestify |2.0.1 |DONE |NOSIGNATURE
  227. notenoughcrashes-3.1.8-forge.jar |Not Enough Crashes |notenoughcrashes |3.1.8 |DONE |NOSIGNATURE
  228. DungeonsMod-1.16.3-1.3.0.jar |Dungeons Mod |dungeonsmod |1.16.3-1.3.0 |DONE |NOSIGNATURE
  229. astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |DONE |45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
  230. UnionLib-1.16.5-3.2.6.jar |UnionLib |unionlib |3.2.6 |DONE |NOSIGNATURE
  231. endportalrecipe_1.16.5-2.3.jar |End Portal Recipe |endportalrecipe |2.3 |DONE |NOSIGNATURE
  232. Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |NOSIGNATURE
  233. tinyredstone-1.16.5-1.5.3b.jar |Tiny Redstone |tinyredstone |1.16.5-1.5.3b |DONE |NOSIGNATURE
  234. eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |NOSIGNATURE
  235. pocketstorage-1.16.3-0.7.6.jar |Pocket Storage |pocketstorage |1.16.3-0.7.6 |DONE |NOSIGNATURE
  236. AdditionalBanners-1.16.5-6.0.1.jar |AdditionalBanners |additionalbanners |6.0.1 |DONE |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
  237. DoggyTalents-1.16.4-2.0.1.3.jar |Doggy Talents 2 |doggytalents |2.0.1.3 |DONE |NOSIGNATURE
  238. borderless-1.16.4-1.1.0.jar |Borderless Window |borderless |1.16.4-1.1.0 |DONE |NOSIGNATURE
  239. Compote-1.0.2.jar |Compote |compote |1.0.2 |DONE |NOSIGNATURE
  240. rsgauges-1.16.4-1.2.8.jar |Gauges and Switches |rsgauges |1.2.8 |DONE |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  241. villagernames_1.16.5-2.9.jar |Villager Names |villagernames |2.9 |DONE |NOSIGNATURE
  242. TerraForged-1.16.4-0.2.9.jar |TerraForged |terraforged |0.2.9 |DONE |7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
  243. XaerosWorldMap_1.12.2_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.12.2 |DONE |NOSIGNATURE
  244. Controlling-7.0.0.14.jar |Controlling |controlling |7.0.0.14 |DONE |NOSIGNATURE
  245. Placebo-1.16.4-4.4.1.jar |Placebo |placebo |4.4.1 |DONE |NOSIGNATURE
  246. citadel-1.6.2.jar |Citadel |citadel |1.6.2 |DONE |NOSIGNATURE
  247. alexsmobs-1.8.1.jar |Alex's Mobs |alexsmobs |1.8.1 |DONE |NOSIGNATURE
  248. iceandfire-2.1.6-1.16.4.jar |Ice and Fire |iceandfire |2.1.6-1.16.4 |DONE |NOSIGNATURE
  249. Mc style paintings.jar |minecraft style paintings |minecraft_style_paintings |1.0.0 |DONE |NOSIGNATURE
  250. potionsmaster-0.2.0-1.16.5-36.0.52.jar |Potions Master |potionsmaster |0.2.0-1.16.5-36.0.52|DONE |NOSIGNATURE
  251. MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e
  252. Bookshelf-1.16.5-10.0.7.jar |Bookshelf |bookshelf |10.0.7 |DONE |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
  253. BotanyPots-1.16.5-7.0.9.jar |BotanyPots |botanypots |7.0.9 |DONE |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
  254. BotanyTrees-1.16.5-3.0.2.jar |BotanyTrees |botanytrees |3.0.2 |DONE |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
  255. musketmod-1.16.4-1.1.2.jar |Musket Mod |musketmod |1.1.2 |DONE |NOSIGNATURE
  256. forgery-1.3.4.jar |Fabrication |fabrication |1.3.4 |DONE |NOSIGNATURE
  257. sophisticatedbackpacks-1.16.4-2.2.7.222.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.4-2.2.7.222 |DONE |NOSIGNATURE
  258. u_team_core-1.16.5-3.2.0.193.jar |U Team Core |uteamcore |3.2.0.193 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  259. buildinggadgets-1.16.5-3.8.0.jar |Building Gadgets |buildinggadgets |3.8.0 |DONE |NOSIGNATURE
  260. forge-1.16.5-36.1.0-universal.jar |Forge |forge |36.1.0 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  261. cofh_core-1.16.4-1.2.0.jar |CoFH Core |cofh_core |1.2.0 |DONE |NOSIGNATURE
  262. thermal_foundation-1.16.4-1.2.0.jar |Thermal Series |thermal |1.2.0 |DONE |NOSIGNATURE
  263. thermal_innovation-1.16.4-1.2.0.jar |Thermal Innovation |thermal_innovation |1.2.0 |DONE |NOSIGNATURE
  264. thermal_locomotion-1.16.4-1.2.0.jar |Thermal Locomotion |thermal_locomotion |1.2.0 |DONE |NOSIGNATURE
  265. inventoryhotswap-1.16-1.2.jar |Inventory Hotswap |inventoryhotswap |1.0 |DONE |NOSIGNATURE
  266. thermal_cultivation-1.16.4-1.2.0.jar |Thermal Cultivation |thermal_cultivation |1.2.0 |DONE |NOSIGNATURE
  267. AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
  268. Aquaculture-1.16.5-2.1.16.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.16 |DONE |NOSIGNATURE
  269. mcw-doors-1.0.2-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.2 |DONE |NOSIGNATURE
  270. MekanismGenerators-1.16.5-10.0.21.448.jar |Mekanism: Generators |mekanismgenerators |10.0.21 |DONE |NOSIGNATURE
  271. XNetGases-1.16.5-2.2.6.jar |XNet Gases |xnetgases |2.2.6 |DONE |NOSIGNATURE
  272. mineralchance_1.16.5-1.3.jar |Mineral Chance |mineralchance |1.3 |DONE |NOSIGNATURE
  273. LostTrinkets-1.16.5-0.1.27.jar |Lost Trinkets |losttrinkets |0.1.27 |DONE |NOSIGNATURE
  274. PrettyPipes-1.9.3.jar |Pretty Pipes |prettypipes |1.9.3 |DONE |NOSIGNATURE
  275. JEIEnchantmentInfo-1.16.4-1.2.1.jar |JEI Enchantment Info |jeienchantmentinfo |1.16.4-1.2.1 |DONE |NOSIGNATURE
  276. JAMD-1.1.4-beta+mc-1.16.4.jar |Just Another Mining Dimension |jamd |1.1.4-beta+mc-1.16.4|DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
  277. mcw-bridges-1.0.5-mc1.16.5-4.jar |Macaw's Bridges |mcwbridges |1.0.5 |DONE |NOSIGNATURE
  278. FarmersDelight-1.16.3-0.3.2.jar |Farmer's Delight |farmersdelight |1.16.3-0.3.2 |DONE |NOSIGNATURE
  279. fd_cookbook-1.3.jar |Farmers Delight Cookbook |fd_cookbook |1.3 |DONE |NOSIGNATURE
  280. useful_backpacks-1.16.5-1.12.0.88.jar |Useful Backpacks |usefulbackpacks |1.12.0.88 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  281. crashutilities-3.8.1.jar |Crash Utilities |crashutilities |3.8.1 |DONE |NOSIGNATURE
  282. projectvibrantjourneys-1.16.5-3.0.0.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.0.0 |DONE |NOSIGNATURE
  283. MekanismAdditions-1.16.5-10.0.21.448.jar |Mekanism: Additions |mekanismadditions |10.0.21 |DONE |NOSIGNATURE
  284. valkyrielib-1.16.5-3.0.7.2.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.7.2 |DONE |NOSIGNATURE
  285. Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |NOSIGNATURE
  286. LeesCreatures-1.0.8-1.16.5.jar |Lees Creatures |leescreatures |1.16.5-1.0.8 |DONE |NOSIGNATURE
  287. mining_dimension-1.16.5-1.0.3.jar |Mining World |mining_dimension |1.16.5-1.0.3 |DONE |NOSIGNATURE
  288. ElenaiDodge2-1.16.X-1.0.8b.jar |Elenai Dodge 2 |elenaidodge2 |1.0.8b |DONE |NOSIGNATURE
  289. simplefarming-1.16.4-1.3.5.jar |Simple Farming |simplefarming |1.16.4-1.3.5 |DONE |NOSIGNATURE
  290. fishontheline_1.16.5-1.1.jar |Fish On The Line |fishontheline |1.1 |DONE |NOSIGNATURE
  291. Dwarf 1.16.4.jar |Dwarf Miner |dwarf_miner |1.0.0 |DONE |NOSIGNATURE
  292. Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |NOSIGNATURE
  293. CNB-1.16.3_4-1.2.10.jar |Creatures and Beasts |cnb |1.2.10 |DONE |NOSIGNATURE
  294. geckolib-forge-1.16.5-3.0.15.jar |GeckoLib |geckolib3 |3.0.15 |DONE |NOSIGNATURE
  295. hole_filler_mod-1.2.4.jar |Hole Filler Mod |hole_filler_mod |1.2.4 |DONE |NOSIGNATURE
  296. Patchouli-1.16.4-50.jar |Patchouli |patchouli |1.16.4-50 |DONE |NOSIGNATURE
  297. ars_nouveau-1.16.4-1.11.6.jar |Ars Nouveau |ars_nouveau |1.11.6 |DONE |NOSIGNATURE
  298. collective-1.16.5-2.25.jar |Collective |collective |2.25 |DONE |NOSIGNATURE
  299. UsefulBats(1.16.4)-1.0.3.jar |Useful Bats |usefulbatsmod |1.16.4-1.0.3 |DONE |NOSIGNATURE
  300. doomangelring-1.16.4-1.0.0.jar |Doom Angel Ring |doomangelring |1.0.0 |DONE |NOSIGNATURE
  301. thermal_expansion-1.16.4-1.2.0.jar |Thermal Expansion |thermal_expansion |1.2.0 |DONE |NOSIGNATURE
  302. Survive-1.16.5-3.1.7.jar |Survive |survive |1.16.5-3.1.7 |DONE |NOSIGNATURE
  303. passiveshield_1.16.5-1.3.jar |Passive Shield |passiveshield |1.3 |DONE |NOSIGNATURE
  304. MekanismTools-1.16.5-10.0.21.448.jar |Mekanism: Tools |mekanismtools |10.0.21 |DONE |NOSIGNATURE
  305. architectury-1.10.138-forge.jar |Architectury |architectury |1.10.138 |DONE |NOSIGNATURE
  306. ftb-gui-library-1605.2.1.41-forge.jar |FTB GUI Library |ftbguilibrary |1605.2.1.41 |DONE |NOSIGNATURE
  307. cc-tweaked-1.16.4-1.95.3.jar |CC: Tweaked |computercraft |1.95.3 |DONE |NOSIGNATURE
  308. AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |NOSIGNATURE
  309. trashcans-1.0.8-mc1.16.4.jar |Trash Cans |trashcans |1.0.8 |DONE |NOSIGNATURE
  310. The_Undergarden-1.16.5-0.4.5.jar |The Undergarden |undergarden |0.4.5 |DONE |NOSIGNATURE
  311. smallships-1.16.5-1.1.2.jar |Small Ships Mod |smallships |1.1.2 |DONE |NOSIGNATURE
  312. Cyclic-1.16.5-1.2.0.jar |Cyclic |cyclic |1.16.5-1.2.0 |DONE |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  313. bottomless_pit-1.1.0.jar |Bottomless Pit |bottomlesspit |1.16.3-1.1.0 |DONE |NOSIGNATURE
  314. BetterAdvancements-1.16.5-0.1.0.105.jar |Better Advancements |betteradvancements |0.1.0.105 |DONE |NOSIGNATURE
  315. inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |DONE |NOSIGNATURE
  316. BedBenefits-1.16.5-5.0.3.jar |BedBenefits |bedbenefits |5.0.3 |DONE |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
  317. XPFromHarvest-1.16.3-1.2.1.jar |XP From Harvest |xpfromharvest |1.2.1 |DONE |NOSIGNATURE
  318. pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |DONE |NOSIGNATURE
  319. flatbedrock-1.16.4-1.1.6.jar |Flat Bedrock |flatbedrock |1.16.4-1.1.6 |DONE |NOSIGNATURE
  320. spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |NOSIGNATURE
  321. dungeons_mobs-1.16.4-1.0.3.jar |Dungeons Mobs |dungeons_mobs |1.0.3 |DONE |NOSIGNATURE
  322. abnormals_core-1.16.5-3.1.1.jar |Abnormals Core |abnormals_core |3.1.1 |DONE |NOSIGNATURE
  323. Bayou-Blues-1.16.5-1.0.4.jar |Bayou Blues |bayou_blues |1.16.5-1.0.4 |DONE |NOSIGNATURE
  324. upgrade_aquatic-1.16.5-3.0.1.jar |Upgrade Aquatic |upgrade_aquatic |3.0.1 |DONE |NOSIGNATURE
  325. endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE
  326. extraboats-1.16.5-2.1.0.jar |Extra Boats |extraboats |2.1.0 |DONE |NOSIGNATURE
  327. ensorcellation-1.16.4-1.2.0.jar |Ensorcellation |ensorcellation |1.2.0 |DONE |NOSIGNATURE
  328. create-mc1.16.3_v0.3e.jar |Create |create |mc1.16.3_v0.3e |DONE |NOSIGNATURE
  329. Waystones_1.16.5-7.4.0.jar |Waystones |waystones |7.4.0 |DONE |NOSIGNATURE
  330. mcw-paintings-1.0.0-mc1.16.4-5.jar |Macaw's Paintings |mcwpaintings |1.0.0 |DONE |NOSIGNATURE
  331. Clumps-6.0.0.17.jar |Clumps |clumps |6.0.0.17 |DONE |NOSIGNATURE
  332. mgui-1.16.4-3.1.3.jar |mgui |mgui |3.1.3 |DONE |NOSIGNATURE
  333. comforts-forge-1.16.4-4.0.1.0.jar |Comforts |comforts |1.16.4-4.0.1.0 |DONE |NOSIGNATURE
  334. Artifacts-1.16.5-2.8.3.jar |Artifacts |artifacts |1.16.5-2.8.3 |DONE |NOSIGNATURE
  335. configured-0.2.0-1.16.3.jar |Configured |configured |0.2.0-1.16.3 |DONE |NOSIGNATURE
  336. OuterEnd-0.2.8.jar |Outer End |outer_end |0.2.4 |DONE |NOSIGNATURE
  337. DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE
  338. charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |NOSIGNATURE
  339. betteranimalsplus-1.16.4-10.1.0.jar |Better Animals Plus |betteranimalsplus |10.1.0 |DONE |NOSIGNATURE
  340. creeperconfetti-3.6.jar |Creeper Confetti |creeperconfetti |3.6 |DONE |NOSIGNATURE
  341. mcjtylib-1.16-5.0.19.jar |McJtyLib |mcjtylib |1.16-5.0.19 |DONE |NOSIGNATURE
  342. rftoolsbase-1.16-2.0.10.jar |RFToolsBase |rftoolsbase |1.16-2.0.10 |DONE |NOSIGNATURE
  343. xnet-1.16-3.0.11.jar |XNet |xnet |1.16-3.0.11 |DONE |NOSIGNATURE
  344. rftoolsdim-1.16-7.0.7-beta.jar |RFToolsDimensions |rftoolsdim |1.16-7.0.7-beta |DONE |NOSIGNATURE
  345. rftoolspower-1.16-3.0.8.jar |RFToolsPower |rftoolspower |1.16-3.0.8 |DONE |NOSIGNATURE
  346. rftoolsbuilder-1.16-3.0.16.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.0.16 |DONE |NOSIGNATURE
  347. rftoolsstorage-1.16-2.0.11.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.11 |DONE |NOSIGNATURE
  348. rftoolscontrol-1.16-4.0.8.jar |RFToolsControl |rftoolscontrol |1.16-4.0.8 |DONE |NOSIGNATURE
  349. bedspreads-forge-1.16.4-5.1.0.1.jar |Bedspreads |bedspreads |1.16.4-5.1.0.1 |DONE |NOSIGNATURE
  350. Enchantability-1.16.5-11.0.jar |Enchantability |enchantability |11.0 |DONE |NOSIGNATURE
  351. inventorypets-2.0.12.jar |Inventory Pets |inventorypets |2.0.12 |DONE |NOSIGNATURE
  352. fixedanvilrepaircost_1.16.5-1.4.jar |Fixed Anvil Repair Cost |fixedanvilrepaircost |1.4 |DONE |NOSIGNATURE
  353. mininggadgets-1.7.1.jar |Mining Gadgets |mininggadgets |1.7.1 |DONE |NOSIGNATURE
  354. EnderStorage-1.16.4-2.7.1.166-universal.jar |EnderStorage |enderstorage |2.7.1.166 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  355. AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |NOSIGNATURE
  356. ftb-chunks-1605.2.3-build.71.jar |FTB Chunks |ftbchunks |1605.2.3-build.71 |DONE |NOSIGNATURE
  357. BloodMagic-1.16.4-3.1.0-15.jar |Blood Magic |bloodmagic |1.16.4-3.1.0-15 |DONE |NOSIGNATURE
  358. recipebuffers-2.1.jar |Recipe Buffers |recipebuffers |2.1 |DONE |41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  359. CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE
  360. rftoolsutility-1.16-3.0.25.jar |RFToolsUtility |rftoolsutility |1.16-3.0.25 |DONE |NOSIGNATURE
  361. EnchantmentDescriptions-1.16.5-7.0.3.jar |EnchantmentDescriptions |enchdesc |7.0.3 |DONE |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
  362. titanium-1.16.5-3.2.8.jar |Titanium |titanium |3.2.8 |DONE |NOSIGNATURE
  363. mana-and-artifice-1.3.0.6.jar |Mana and Artifice |mana-and-artifice |1.3.0.6 |DONE |NOSIGNATURE
  364. recraftable-1.0-1.16.5.jar |ReCraftable |recraftable |1.0 |DONE |NOSIGNATURE
  365. Undergarden-Tetra Patch-1.1.2.jar |Undergarden/Tetra Patch |undergardenpatch |1.1.2 |DONE |NOSIGNATURE
  366. archers_paradox-1.16.4-1.2.0.jar |Archer's Paradox |archers_paradox |1.2.0 |DONE |NOSIGNATURE
  367. atmospheric-1.16.4-3.0.0.jar |Atmospheric |atmospheric |3.0.0 |DONE |NOSIGNATURE
  368. StorageDrawers-1.16.3-8.2.2.jar |Storage Drawers |storagedrawers |8.2.2 |DONE |NOSIGNATURE
  369. vanillahammers-1.16.2-2.1.3.jar |Vanilla Hammers |vanillahammers |2.1.3 |DONE |NOSIGNATURE
  370. simplytea-1.16.5-2.3.4.jar |Simply Tea |simplytea |2.3.4 |DONE |NOSIGNATURE
  371. InventoryHud_[1.16.2-1.16.5].forge-3.2.2.jar |Inventory HUD+(Forge edition) |inventoryhud |3.2.2 |DONE |NOSIGNATURE
  372. fins-1.4.0.jar |Fins and Tails |fins |1.4.0 |DONE |NOSIGNATURE
  373. [BETA]dannys_expansion1.16.3~1.16.4-1.0.6.1.jar |Danny's Expansion |dannys_expansion |1.0.6 |DONE |NOSIGNATURE
  374. ferritecore-2.0.3-forge.jar |Ferrite Core |ferritecore |2.0.3 |DONE |41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  375. solcarrot-1.16.3-1.9.9.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.9 |DONE |NOSIGNATURE
  376. OddWaterMobs[1.16.4]_1.2.2.jar |Odd Water Mobs |oddwatermobs |1.2.2 |DONE |NOSIGNATURE
  377. JustEnoughEffects-1.1.2.jar |Just Enough Effects |effectinfo |1.1.2 |DONE |NOSIGNATURE
  378. refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
  379. alllootdrops_1.16.5-2.2.jar |All Loot Drops |alllootdrops |2.2 |DONE |NOSIGNATURE
  380. Crash Report UUID: 5fcbdb53-59b9-420c-b213-70d2715076f7
  381. Patchouli open book context: n/a
  382. Suspected Mods: Unknown
  383. Player Count: 1 / 8; [ServerPlayerEntity['LostCarcosa25'/1548, l='ServerWorld minecraft:overworld A Kiss to Build a Dream On', x=194.18, y=63.00, z=-253.63]]
  384. Data Packs: vanilla, mod:camels (incompatible), mod:ftbessentials, mod:supermartijn642configlib, mod:infernalexp (incompatible), mod:upsizer, mod:simplemagnets, mod:refinedpipes, mod:javd (incompatible), mod:mcwwindows, mod:strawgolem, mod:modnametooltip, mod:bettercaves (incompatible), mod:farmersdelightintegrations, mod:yungsapi, mod:powah, mod:rangedpumps, mod:xreliquary, mod:guardvillagers, mod:apotheosis (incompatible), mod:omni, mod:zombievillagersfromspawner, mod:kelpfertilizer, mod:jeresources, mod:stackrefill, mod:refinedstorage, mod:betterendforge, mod:structure_gel, mod:tenshilib (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:solpotato (incompatible), mod:flora-doubling, mod:dungeons_plus, mod:snailmail (incompatible), mod:supermartijn642corelib, mod:botania, mod:sf, mod:curios, mod:shulkerdropstwo, mod:tombstone, mod:chunkpregen, mod:antiquewaystones, mod:wormhole, mod:observerlib, mod:cloth-config (incompatible), mod:fastleafdecay (incompatible), mod:exoticbirds, mod:codechickenlib (incompatible), mod:babel, mod:bettermineshafts, mod:darkpaintings (incompatible), mod:randombonemealflowers, mod:dungeons_gear, mod:savemystronghold, mod:notes (incompatible), mod:mowziesmobs (incompatible), mod:doubledoors, mod:bagofyurting (incompatible), mod:vanillaexcavators (incompatible), mod:bountifulbaubles (incompatible), mod:jei, mod:goblintraders, mod:mekanism, mod:epicfight, mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:sereneseasons, mod:upstream, mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:cavalry, mod:immersive_portals (incompatible), mod:coldsgrappler (incompatible), mod:mysticalworld (incompatible), mod:immersivepetroleum (incompatible), mod:extendedbonemeal, mod:dsurround, mod:wooltweaks, mod:antiqueatlas, mod:dungeons_arise, mod:theoneprobe, mod:mousetweaks, mod:immersiveengineering, mod:morevanillalib (incompatible), mod:inventorytotem, mod:pamhc2crops (incompatible), mod:endlessoceans, mod:glowbats, mod:paintings (incompatible), mod:jeiintegration, mod:whisperwoods (incompatible), mod:xaerominimap, mod:itemcollectors, mod:notenoughbreeding, mod:cyclepaintings, mod:autoreglib (incompatible), mod:villagebellrecipe, mod:fluffy_farmer, mod:farmerstea, mod:extremesoundmuffler (incompatible), mod:xpbook, mod:tetra, mod:rsrequestify (incompatible), mod:notenoughcrashes, mod:dungeonsmod, mod:astralsorcery, mod:unionlib (incompatible), mod:endportalrecipe, mod:wyrmroost (incompatible), mod:tinyredstone, mod:eidolon, mod:pocketstorage, mod:additionalbanners, mod:doggytalents (incompatible), mod:borderless (incompatible), mod:compote, mod:rsgauges, mod:villagernames, mod:terraforged, mod:xaeroworldmap, mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:iceandfire (incompatible), mod:minecraft_style_paintings, mod:potionsmaster, mod:mutantbeasts (incompatible), mod:bookshelf, mod:botanypots, mod:botanytrees, mod:musketmod, mod:fabrication, mod:sophisticatedbackpacks, mod:uteamcore, mod:buildinggadgets, mod:forge, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_locomotion (incompatible), mod:inventoryhotswap, mod:thermal_cultivation (incompatible), mod:appleskin, mod:aquaculture (incompatible), mod:mcwdoors, mod:mekanismgenerators, mod:xnetgases, mod:mineralchance, mod:losttrinkets, mod:prettypipes (incompatible), mod:jeienchantmentinfo, mod:jamd (incompatible), mod:mcwbridges, mod:farmersdelight, mod:fd_cookbook, mod:usefulbackpacks, mod:crashutilities (incompatible), mod:projectvibrantjourneys, mod:mekanismadditions, mod:valkyrielib, mod:lollipop, mod:leescreatures, mod:mining_dimension, mod:elenaidodge2, mod:simplefarming, mod:fishontheline, mod:dwarf_miner, mod:bountiful (incompatible), mod:cnb, mod:geckolib3 (incompatible), mod:hole_filler_mod, mod:patchouli (incompatible), mod:ars_nouveau, mod:collective, mod:usefulbatsmod (incompatible), mod:doomangelring (incompatible), mod:thermal_expansion (incompatible), mod:survive (incompatible), mod:passiveshield, mod:mekanismtools, mod:architectury, mod:ftbguilibrary (incompatible), mod:computercraft, mod:aiimprovements, mod:trashcans, mod:undergarden, mod:smallships, mod:cyclic (incompatible), mod:bottomlesspit, mod:betteradvancements, mod:inventorysorter (incompatible), mod:bedbenefits, mod:xpfromharvest (incompatible), mod:pamhc2trees (incompatible), mod:flatbedrock (incompatible), mod:spiderstpo, mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:bayou_blues, mod:upgrade_aquatic, mod:endergetic, mod:extraboats, mod:ensorcellation (incompatible), mod:create (incompatible), mod:waystones (incompatible), mod:mcwpaintings (incompatible), mod:clumps, mod:mgui (incompatible), mod:comforts (incompatible), mod:artifacts, mod:configured, mod:outer_end, mod:dungeoncrawl, mod:charginggadgets, mod:betteranimalsplus (incompatible), mod:creeperconfetti (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsdim, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsstorage, mod:rftoolscontrol, mod:bedspreads, mod:enchantability (incompatible), mod:inventorypets (incompatible), mod:fixedanvilrepaircost, mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:akashictome, mod:ftbchunks, mod:bloodmagic, mod:recipebuffers (incompatible), mod:craftingtweaks (incompatible), mod:rftoolsutility, mod:enchdesc, mod:titanium (incompatible), mod:mana-and-artifice, mod:recraftable, mod:undergardenpatch, mod:archers_paradox (incompatible), mod:atmospheric, mod:storagedrawers (incompatible), mod:vanillahammers (incompatible), mod:simplytea (incompatible), mod:inventoryhud, mod:fins, mod:dannys_expansion, mod:ferritecore (incompatible), mod:solcarrot (incompatible), mod:oddwatermobs, mod:effectinfo, mod:refinedstorageaddons, mod:alllootdrops, mod:byg
  385. Type: Integrated Server (map_client.txt)
  386. Is Modded: Definitely; Client brand changed to 'forge'
Add Comment
Please, Sign In to add comment