Advertisement
iComputerfreak

FTB OceanBlock won't start

Sep 21st, 2021
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 188.38 KB | None | 0 0
  1. [21Sep2021 19:56:42.298] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.4, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
  2. [21Sep2021 19:56:42.305] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_292 by Private Build
  3. [21Sep2021 19:56:42.735] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  4. [21Sep2021 19:56:42.805] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/home/mc/.ampdata/instances/Minecraft03/Minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
  5. [21Sep2021 19:56:46.309] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:0 token recognition error at: '`'
  6. [21Sep2021 19:56:48.505] [main/ERROR] [mixin/]: Mixin config wyml.mixins.json does not specify "minVersion" property
  7. [21Sep2021 19:56:48.965] [main/ERROR] [mixin/]: Mixin config minetogether.mixins.json does not specify "minVersion" property
  8. [21Sep2021 19:56:49.091] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
  9. [21Sep2021 19:56:49.095] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.leobeliik.extremesoundmuffler.MixinConnector]
  10. [21Sep2021 19:56:49.099] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
  11. [21Sep2021 19:56:49.136] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
  12. [21Sep2021 19:56:49.432] [main/WARN] [mixin/]: Reference map 'lemonlib.refmap.json' for lemonlib.mixins.json could not be read. If this is a development environment you can ignore this message
  13. [21Sep2021 19:56:49.535] [main/WARN] [mixin/]: Reference map 'rhino-forge-refmap.json' for rhino.mixins.json could not be read. If this is a development environment you can ignore this message
  14. [21Sep2021 19:56:49.571] [main/INFO] [RoadRunner Early Loading/]: Loaded rule configuration file for RoadRunner: 83 options available, 3 override(s) found
  15. [21Sep2021 19:56:50.346] [main/INFO] [net.minecraftforge.coremod.CoreMod.better_diving/COREMODLOG]: Transforming method: getMaxAirSupply net.minecraft.entity.Entity
  16. [21Sep2021 19:56:51.016] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
  17. [21Sep2021 19:56:51.807] [main/WARN] [RoadRunner Early Loading/]: Force-disabling mixin 'alloc.chunk_ticking.ChunkTicketManagerMixin' as rule 'mixin.alloc.chunk_ticking' (added by user configuration) disables it and children
  18. [21Sep2021 19:56:51.810] [main/WARN] [RoadRunner Early Loading/]: Force-disabling mixin 'alloc.chunk_ticking.ServerChunkManagerMixin' as rule 'mixin.alloc.chunk_ticking' (added by user configuration) disables it and children
  19. [21Sep2021 19:56:51.870] [main/WARN] [RoadRunner Early Loading/]: Force-disabling mixin 'chunk.no_locking.PalettedContainerMixin' as rule 'mixin.chunk.no_locking' (added by mods [roadrunner]) disables it and children
  20. [21Sep2021 19:56:51.890] [main/WARN] [RoadRunner Early Loading/]: Force-disabling mixin 'entity.data_tracker.no_locks.DataTrackerMixin' as rule 'mixin.entity.data_tracker.no_locks' (added by mods [roadrunner]) disables it and children
  21. [21Sep2021 19:56:52.113] [main/INFO] [net.minecraftforge.coremod.CoreMod.better_diving/COREMODLOG]: Transforming method: canBreatheUnderwater net.minecraft.entity.LivingEntity
  22. [21Sep2021 19:56:52.131] [main/INFO] [net.minecraftforge.coremod.CoreMod.better_diving/COREMODLOG]: Transforming method: decreaseAirSupply net.minecraft.entity.LivingEntity
  23. [21Sep2021 19:56:52.152] [main/INFO] [net.minecraftforge.coremod.CoreMod.better_diving/COREMODLOG]: Transforming method: increaseAirSupply net.minecraft.entity.LivingEntity
  24. [21Sep2021 19:56:52.171] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
  25. [21Sep2021 19:56:52.212] [main/INFO] [net.minecraftforge.coremod.CoreMod.better_diving/COREMODLOG]: Transforming method: travel net.minecraft.entity.LivingEntity
  26. [21Sep2021 19:56:52.788] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
  27. [21Sep2021 19:56:52.817] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
  28. [21Sep2021 19:56:52.931] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screen/ServerSelectionList for invalid dist DEDICATED_SERVER
  29. [21Sep2021 19:56:52.933] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screen/ServerSelectionList (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screen/ServerSelectionList for invalid dist DEDICATED_SERVER)
  30. [21Sep2021 19:56:52.933] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screen.ServerSelectionList was not found minetogether.mixins.json:MixinLANHeader
  31. [21Sep2021 19:56:53.843] [main/WARN] [mixin/]: Error loading class: org/lwjgl/system/CallbackI$S (java.lang.ClassNotFoundException: null)
  32. [21Sep2021 19:56:54.683] [main/INFO] [com.unrealdinnerbone.delogger.LoggerHacks/]: !!! SOME LOGGERS HAVE MOVED TO THE DEBUG FILE (Please Include them in your bug reports) !!!
  33. [21Sep2021 19:56:56.850] [main/INFO] [net.minecraftforge.coremod.CoreMod.better_diving/COREMODLOG]: Transforming method: getMaxAirSupply net.minecraft.entity.Entity
  34. [21Sep2021 19:56:56.980] [main/INFO] [net.minecraftforge.coremod.CoreMod.better_diving/COREMODLOG]: Transforming method: canBreatheUnderwater net.minecraft.entity.LivingEntity
  35. [21Sep2021 19:56:56.984] [main/INFO] [net.minecraftforge.coremod.CoreMod.better_diving/COREMODLOG]: Transforming method: decreaseAirSupply net.minecraft.entity.LivingEntity
  36. [21Sep2021 19:56:56.984] [main/INFO] [net.minecraftforge.coremod.CoreMod.better_diving/COREMODLOG]: Transforming method: increaseAirSupply net.minecraft.entity.LivingEntity
  37. [21Sep2021 19:56:56.985] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
  38. [21Sep2021 19:56:57.004] [main/INFO] [net.minecraftforge.coremod.CoreMod.better_diving/COREMODLOG]: Transforming method: travel net.minecraft.entity.LivingEntity
  39. [21Sep2021 19:56:58.186] [main/INFO] [FerriteCore - class definer/]: Using Java 8 class definer
  40. [21Sep2021 19:56:58.278] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
  41. [21Sep2021 19:56:59.289] [pool-4-thread-1/INFO] [net.creeperhost.wyml.WhyYouMakeLag/]: Config at /home/mc/.ampdata/instances/Minecraft03/Minecraft/config/wyml.json has changed, reloaded!
  42. [21Sep2021 19:56:59.966] [main/INFO] [net.minecraftforge.coremod.CoreMod.fastbench/COREMODLOG]: Patching PlayerContainer#<init>
  43. [21Sep2021 19:56:59.978] [main/INFO] [net.minecraftforge.coremod.CoreMod.fastbench/COREMODLOG]: Patching PlayerContainer#onCraftMatrixChanged
  44. [21Sep2021 19:56:59.988] [main/INFO] [net.minecraftforge.coremod.CoreMod.fastbench/COREMODLOG]: Patching PlayerContainer#transferStackInSlot
  45. [21Sep2021 19:57:02.760] [main/INFO] [FTB Janitor/]: Lazy DFU Loaded
  46. [21Sep2021 19:57:12.140] [main/INFO] [PluginManager/]: Scanning classes for titanium
  47. [21Sep2021 19:57:12.189] [main/INFO] [PluginManager/]: Found FeaturePluginInstance for class IndustrialForegoingResourcePlugin for plugin resources
  48. [21Sep2021 19:57:12.190] [main/INFO] [PluginManager/]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
  49. [21Sep2021 19:57:12.506] [modloading-worker-10/WARN] [ReAuth/]: #########################################
  50. [21Sep2021 19:57:12.509] [modloading-worker-10/WARN] [ReAuth/]: # ReAuth was loaded on Server #
  51. [21Sep2021 19:57:12.510] [modloading-worker-10/WARN] [ReAuth/]: # Consider removing it to save some RAM #
  52. [21Sep2021 19:57:12.516] [modloading-worker-3/INFO] [ToolKit/]: Loading mod
  53. [21Sep2021 19:57:12.514] [modloading-worker-10/WARN] [ReAuth/]: #########################################
  54. [21Sep2021 19:57:12.748] [modloading-worker-10/INFO] [PluginManager/]: Scanning classes for industrialforegoing
  55. [21Sep2021 19:57:12.753] [modloading-worker-10/INFO] [PluginManager/]: Found FeaturePluginInstance for class FarmersDelightPlugin for plugin farmersdelight
  56. [21Sep2021 19:57:12.755] [modloading-worker-10/INFO] [PluginManager/]: Found FeaturePluginInstance for class ImmersiveEngineeringPlugin for plugin immersiveengineering
  57. [21Sep2021 19:57:12.755] [modloading-worker-10/INFO] [PluginManager/]: Found FeaturePluginInstance for class FTBChunksPlugin for plugin ftbchunks
  58. [21Sep2021 19:57:12.755] [modloading-worker-10/INFO] [PluginManager/]: Found FeaturePluginInstance for class CuriosPlugin for plugin curios
  59. [21Sep2021 19:57:12.791] [modloading-worker-10/INFO] [PluginManager/]: Constructed class FarmersDelightPlugin for plugin farmersdelight for mod industrialforegoing
  60. [21Sep2021 19:57:12.791] [modloading-worker-10/INFO] [PluginManager/]: Constructed class ImmersiveEngineeringPlugin for plugin immersiveengineering for mod industrialforegoing
  61. [21Sep2021 19:57:12.792] [modloading-worker-10/INFO] [PluginManager/]: Constructed class FTBChunksPlugin for plugin ftbchunks for mod industrialforegoing
  62. [21Sep2021 19:57:12.792] [modloading-worker-10/INFO] [PluginManager/]: Constructed class CuriosPlugin for plugin curios for mod industrialforegoing
  63. [21Sep2021 19:57:12.792] [modloading-worker-10/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class FarmersDelightPlugin
  64. [21Sep2021 19:57:12.868] [modloading-worker-10/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class ImmersiveEngineeringPlugin
  65. [21Sep2021 19:57:12.868] [modloading-worker-10/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class FTBChunksPlugin
  66. [21Sep2021 19:57:12.871] [modloading-worker-10/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class CuriosPlugin
  67. [21Sep2021 19:57:12.899] [modloading-worker-15/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
  68. [21Sep2021 19:57:12.916] [modloading-worker-10/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class FarmersDelightPlugin
  69. [21Sep2021 19:57:12.924] [modloading-worker-10/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class ImmersiveEngineeringPlugin
  70. [21Sep2021 19:57:12.926] [modloading-worker-10/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class FTBChunksPlugin
  71. [21Sep2021 19:57:12.938] [modloading-worker-10/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class CuriosPlugin
  72. [21Sep2021 19:57:13.122] [modloading-worker-2/WARN] [Simple Discord Rich Presence/]: This is a client only mod!
  73. [21Sep2021 19:57:13.191] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.energycell.EnergyCellBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  74. [21Sep2021 19:57:13.192] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  75. [21Sep2021 19:57:13.201] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.energycell.EnergyCellBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  76. [21Sep2021 19:57:13.201] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  77. [21Sep2021 19:57:13.220] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.ender.EnderCellBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  78. [21Sep2021 19:57:13.221] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  79. [21Sep2021 19:57:13.251] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.ender.EnderCellBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  80. [21Sep2021 19:57:13.252] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  81. [21Sep2021 19:57:13.277] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.cable.CableBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  82. [21Sep2021 19:57:13.282] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  83. [21Sep2021 19:57:13.285] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.cable.CableBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  84. [21Sep2021 19:57:13.292] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  85. [21Sep2021 19:57:13.391] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.ender.EnderGateBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  86. [21Sep2021 19:57:13.392] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  87. [21Sep2021 19:57:13.394] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.ender.EnderGateBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  88. [21Sep2021 19:57:13.403] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  89. [21Sep2021 19:57:13.454] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.energizing.EnergizingRodBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  90. [21Sep2021 19:57:13.463] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  91. [21Sep2021 19:57:13.468] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.energizing.EnergizingRodBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  92. [21Sep2021 19:57:13.483] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  93. [21Sep2021 19:57:13.490] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.buuz135.industrial.block.core.FluidExtractorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  94. [21Sep2021 19:57:13.490] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  95. [21Sep2021 19:57:13.491] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.buuz135.industrial.block.core.FluidExtractorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  96. [21Sep2021 19:57:13.492] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  97. [21Sep2021 19:57:13.577] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.furnator.FurnatorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  98. [21Sep2021 19:57:13.578] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  99. [21Sep2021 19:57:13.580] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.furnator.FurnatorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  100. [21Sep2021 19:57:13.581] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  101. [21Sep2021 19:57:13.734] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.magmator.MagmatorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  102. [21Sep2021 19:57:13.743] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  103. [21Sep2021 19:57:13.747] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.magmator.MagmatorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  104. [21Sep2021 19:57:13.751] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  105. [21Sep2021 19:57:13.768] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.thermo.ThermoBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  106. [21Sep2021 19:57:13.771] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  107. [21Sep2021 19:57:13.776] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.thermo.ThermoBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  108. [21Sep2021 19:57:13.778] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  109. [21Sep2021 19:57:13.804] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.solar.SolarBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  110. [21Sep2021 19:57:13.809] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  111. [21Sep2021 19:57:13.815] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.solar.SolarBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  112. [21Sep2021 19:57:13.820] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  113. [21Sep2021 19:57:13.879] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.reactor.ReactorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  114. [21Sep2021 19:57:13.884] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  115. [21Sep2021 19:57:13.899] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.reactor.ReactorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  116. [21Sep2021 19:57:13.904] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  117. [21Sep2021 19:57:13.912] [modloading-worker-6/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
  118. [21Sep2021 19:57:13.953] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.transmitter.PlayerTransmitterBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  119. [21Sep2021 19:57:13.953] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  120. [21Sep2021 19:57:13.956] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.transmitter.PlayerTransmitterBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  121. [21Sep2021 19:57:13.956] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  122. [21Sep2021 19:57:13.957] [modloading-worker-15/ERROR] [me.ichun.mods.ding.common.Ding/]: You are loading Ding on a server. Ding is a client only mod!
  123. [21Sep2021 19:57:13.976] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.hopper.EnergyHopperBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  124. [21Sep2021 19:57:13.976] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  125. [21Sep2021 19:57:13.999] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.hopper.EnergyHopperBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  126. [21Sep2021 19:57:13.999] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  127. [21Sep2021 19:57:14.025] [modloading-worker-1/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 2 RS API injection points
  128. [21Sep2021 19:57:14.081] [modloading-worker-1/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in org.cyclops.integrateddynamicscompat.modcompat.refinedstorage.aspect.RefinedStorageAspects RS
  129. [21Sep2021 19:57:14.082] [modloading-worker-1/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
  130. [21Sep2021 19:57:14.128] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.discharger.EnergyDischargerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  131. [21Sep2021 19:57:14.133] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  132. [21Sep2021 19:57:14.137] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class owmii.powah.block.discharger.EnergyDischargerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  133. [21Sep2021 19:57:14.141] [modloading-worker-5/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  134. [21Sep2021 19:57:14.582] [modloading-worker-14/INFO] [dev.ftb.mods.ftbstructures.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
  135. [21Sep2021 19:57:15.207] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.4, for MC 1.16.5 with MCP 20210115.111550
  136. [21Sep2021 19:57:15.208] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.4 Initialized
  137. [21Sep2021 19:57:16.659] [modloading-worker-15/INFO] [STDOUT/]: [cofh.core.init.CoreConfig:genClientConfig:110]: Client config gen
  138. [21Sep2021 19:57:16.922] [modloading-worker-7/INFO] [chocolate/]: Vanilla is real good, but chocolate is better, let's be honest. :)
  139. [21Sep2021 19:57:17.387] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.buuz135.industrial.block.transportstorage.BlackHoleUnitBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  140. [21Sep2021 19:57:17.392] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  141. [21Sep2021 19:57:17.398] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.buuz135.industrial.block.transportstorage.BlackHoleUnitBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  142. [21Sep2021 19:57:17.408] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  143. [21Sep2021 19:57:17.448] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.buuz135.industrial.block.transportstorage.BlackHoleTankBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  144. [21Sep2021 19:57:17.461] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  145. [21Sep2021 19:57:17.466] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.buuz135.industrial.block.transportstorage.BlackHoleTankBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  146. [21Sep2021 19:57:17.470] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  147. [21Sep2021 19:57:17.616] [modloading-worker-3/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
  148. [21Sep2021 19:57:17.681] [modloading-worker-15/INFO] [mod.pianomanu.blockcarpentry.BlockCarpentryMain/]: Registering all blocks and items from BlockCarpentry
  149. [21Sep2021 19:57:17.922] [Hats Hat Reader Thread/INFO] [me.ichun.mods.hats.common.Hats/]: Loaded 488 files. 213 hats, 275 accessories.
  150. [21Sep2021 19:57:18.233] [modloading-worker-15/INFO] [mod.pianomanu.blockcarpentry.setup.Registration/]: Registering blocks from BlockCarpentry
  151. [21Sep2021 19:57:18.234] [modloading-worker-15/INFO] [mod.pianomanu.blockcarpentry.setup.Registration/]: Registering items from BlockCarpentry
  152. [21Sep2021 19:57:18.234] [modloading-worker-15/INFO] [mod.pianomanu.blockcarpentry.setup.Registration/]: Registering tiles from BlockCarpentry
  153. [21Sep2021 19:57:18.234] [modloading-worker-15/INFO] [mod.pianomanu.blockcarpentry.setup.Registration/]: Registering containers from BlockCarpentry
  154. [21Sep2021 19:57:18.235] [modloading-worker-15/INFO] [mod.pianomanu.blockcarpentry.setup.Registration/]: Registering points of interest from Blockcarpentry
  155. [21Sep2021 19:57:18.235] [modloading-worker-15/INFO] [mod.pianomanu.blockcarpentry.BlockCarpentryMain/]: Registered all blocks and items from BlockCarpentry
  156. [21Sep2021 19:57:18.728] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.buuz135.industrial.block.resourceproduction.WaterCondensatorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  157. [21Sep2021 19:57:18.729] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  158. [21Sep2021 19:57:18.836] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.buuz135.industrial.block.resourceproduction.WaterCondensatorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  159. [21Sep2021 19:57:18.836] [modloading-worker-10/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  160. [21Sep2021 19:57:18.916] [modloading-worker-7/WARN] [net.minecraftforge.server.permission.PermissionAPI/]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with dev.ftb.mods.ftbranks.forge.PermissionAPIWrapper
  161. [21Sep2021 19:57:19.278] [modloading-worker-4/ERROR] [toastcontrol/]: Running on a dedicated server, disabling mod.
  162. [21Sep2021 19:57:19.610] [modloading-worker-10/INFO] [PluginManager/]: Executing phase INIT for plugin class FarmersDelightPlugin
  163. [21Sep2021 19:57:19.612] [modloading-worker-10/INFO] [PluginManager/]: Executing phase INIT for plugin class ImmersiveEngineeringPlugin
  164. [21Sep2021 19:57:19.614] [modloading-worker-10/INFO] [PluginManager/]: Executing phase INIT for plugin class FTBChunksPlugin
  165. [21Sep2021 19:57:19.616] [modloading-worker-10/INFO] [PluginManager/]: Executing phase INIT for plugin class CuriosPlugin
  166. [21Sep2021 19:57:19.772] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
  167. [21Sep2021 19:57:19.865] [modloading-worker-0/INFO] [KubeJS/]: Found kubejs plugin
  168. [21Sep2021 19:57:19.913] [modloading-worker-14/INFO] [brandonscore/]: Knock Knock...
  169. [21Sep2021 19:57:19.913] [modloading-worker-14/WARN] [draconicevolution/]: Reactor detonation initiated.
  170. [21Sep2021 19:57:19.913] [modloading-worker-14/INFO] [brandonscore/]: Wait... NO! What?
  171. [21Sep2021 19:57:19.913] [modloading-worker-14/INFO] [brandonscore/]: Stop That! That's not how this works!
  172. [21Sep2021 19:57:19.913] [modloading-worker-14/WARN] [draconicevolution/]: Calculating explosion ETA
  173. [21Sep2021 19:57:19.913] [modloading-worker-14/INFO] [brandonscore/]: Ahh... NO... NONONO! DONT DO THAT!!! STOP THIS NOW!
  174. [21Sep2021 19:57:19.914] [modloading-worker-14/WARN] [draconicevolution/]: **Explosion Imminent!!!**
  175. [21Sep2021 19:57:19.921] [modloading-worker-14/INFO] [brandonscore/]: Well...... fork...
  176. [21Sep2021 19:57:20.125] [modloading-worker-0/INFO] [KubeJS/]: Found kubejs_tinkers plugin
  177. [21Sep2021 19:57:20.362] [modloading-worker-10/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class FarmersDelightPlugin
  178. [21Sep2021 19:57:20.362] [modloading-worker-10/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class ImmersiveEngineeringPlugin
  179. [21Sep2021 19:57:20.362] [modloading-worker-10/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class FTBChunksPlugin
  180. [21Sep2021 19:57:20.362] [modloading-worker-10/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class CuriosPlugin
  181. [21Sep2021 19:57:20.483] [modloading-worker-0/INFO] [KubeJS/]: Found ftbjarmod plugin
  182. [21Sep2021 19:57:20.488] [modloading-worker-0/INFO] [KubeJS/]: Found kubejs_thermal plugin
  183. [21Sep2021 19:57:20.495] [modloading-worker-0/INFO] [KubeJS/]: Found recycler plugin
  184. [21Sep2021 19:57:20.563] [modloading-worker-0/INFO] [KubeJS/]: Found kubejs_immersive_engineering plugin
  185. [21Sep2021 19:57:20.583] [modloading-worker-0/INFO] [KubeJS/]: Found ftbstructures plugin
  186. [21Sep2021 19:57:20.608] [modloading-worker-0/INFO] [KubeJS/]: Found kubejs_mekanism plugin
  187. [21Sep2021 19:57:20.614] [modloading-worker-0/INFO] [KubeJS/]: Found kubejs_blood_magic plugin
  188. [21Sep2021 19:57:20.666] [modloading-worker-0/INFO] [KubeJS/]: Found ftbchunks plugin
  189. [21Sep2021 19:57:20.683] [modloading-worker-0/INFO] [KubeJS/]: Found ftbsluice plugin
  190. [21Sep2021 19:57:20.684] [modloading-worker-1/INFO] [PluginManager/]: Scanning classes for titanium
  191. [21Sep2021 19:57:20.699] [modloading-worker-0/INFO] [KubeJS/]: Done in 0 s
  192. [21Sep2021 19:57:20.821] [modloading-worker-1/INFO] [PluginManager/]: Constructed class IndustrialForegoingResourcePlugin for plugin resources for mod titanium
  193. [21Sep2021 19:57:20.822] [modloading-worker-1/INFO] [PluginManager/]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium
  194. [21Sep2021 19:57:20.822] [modloading-worker-1/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class IndustrialForegoingResourcePlugin
  195. [21Sep2021 19:57:21.031] [modloading-worker-1/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin
  196. [21Sep2021 19:57:21.037] [modloading-worker-0/INFO] [KubeJS/]: Loaded common.properties
  197. [21Sep2021 19:57:21.455] [modloading-worker-14/INFO] [io.github.drmanganese.topaddons.TopAddons/]: Registered addon Forge
  198. [21Sep2021 19:57:21.618] [modloading-worker-1/INFO] [seeddrop/]: Creating Seed Drop config directory
  199. [21Sep2021 19:57:21.619] [modloading-worker-1/INFO] [seeddrop/]: Reading Seed Drop config JSON file
  200. [21Sep2021 19:57:21.638] [modloading-worker-14/INFO] [io.github.drmanganese.topaddons.TopAddons/]: Registered addon Vanilla
  201. [21Sep2021 19:57:21.671] [modloading-worker-14/INFO] [io.github.drmanganese.topaddons.TopAddons/]: Registered addon Storage Drawers
  202. [21Sep2021 19:57:21.687] [modloading-worker-1/ERROR] [me.ichun.mods.backtools.common.BackTools/]: You are loading Back Tools on a server. Back Tools is a client only mod!
  203. [21Sep2021 19:57:21.691] [modloading-worker-14/INFO] [io.github.drmanganese.topaddons.TopAddons/]: Registered addon Industrialforegoing
  204. [21Sep2021 19:57:21.893] [modloading-worker-12/INFO] [team.chisel.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
  205. [21Sep2021 19:57:22.039] [modloading-worker-14/INFO] [io.github.drmanganese.topaddons.TopAddons/]: Registered addon Thermal_expansion
  206. [21Sep2021 19:57:22.166] [modloading-worker-13/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
  207. [21Sep2021 19:57:22.321] [modloading-worker-13/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
  208. [21Sep2021 19:57:22.331] [modloading-worker-14/INFO] [io.github.drmanganese.topaddons.TopAddons/]: Registered addon Bloodmagic
  209. [21Sep2021 19:57:23.290] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:t_corridor
  210. [21Sep2021 19:57:23.380] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@3cd06338
  211. [21Sep2021 19:57:23.389] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:four_way_corridor_loot
  212. [21Sep2021 19:57:23.393] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@1d4f5023
  213. [21Sep2021 19:57:23.401] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:four_way_corridor
  214. [21Sep2021 19:57:23.401] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@6809a493
  215. [21Sep2021 19:57:23.402] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:ore_hold_1
  216. [21Sep2021 19:57:23.403] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@11eeaeba
  217. [21Sep2021 19:57:23.404] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:straight_corridor
  218. [21Sep2021 19:57:23.404] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@94bcdd7
  219. [21Sep2021 19:57:23.405] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:spiral_staircase
  220. [21Sep2021 19:57:23.421] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@6a16b2a7
  221. [21Sep2021 19:57:23.425] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:t3_entrance
  222. [21Sep2021 19:57:23.426] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@4be7f445
  223. [21Sep2021 19:57:23.439] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/library
  224. [21Sep2021 19:57:23.443] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@545126c0
  225. [21Sep2021 19:57:23.460] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/armoury
  226. [21Sep2021 19:57:23.462] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@1c80835d
  227. [21Sep2021 19:57:23.463] [modloading-worker-3/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:223]: # schematics: 9
  228. [21Sep2021 19:57:24.734] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:global.js in 0.7 s
  229. [21Sep2021 19:57:24.800] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:forgevent.js in 0.063 s
  230. [21Sep2021 19:57:24.925] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:worldgen.js in 0.124 s
  231. [21Sep2021 19:57:24.933] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/item_registry.js in 0.003 s
  232. [21Sep2021 19:57:24.964] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/block_registry.js in 0.029 s
  233. [21Sep2021 19:57:25.004] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:ftbstructures.js in 0.037 s
  234. [21Sep2021 19:57:25.078] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:tools.js in 0.068 s
  235. [21Sep2021 19:57:25.099] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/fluid_registry.js in 0.019 s
  236. [21Sep2021 19:57:25.100] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 8/8 KubeJS startup scripts in 2.601 s
  237. [21Sep2021 19:57:27.427] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.supermartijn642.tesseract.BlockTesseract could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  238. [21Sep2021 19:57:27.427] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  239. [21Sep2021 19:57:27.429] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.supermartijn642.tesseract.BlockTesseract could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  240. [21Sep2021 19:57:27.429] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  241. [21Sep2021 19:57:29.703] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.supermartijn642.itemcollectors.CollectorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  242. [21Sep2021 19:57:29.704] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  243. [21Sep2021 19:57:29.707] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.supermartijn642.itemcollectors.CollectorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  244. [21Sep2021 19:57:29.708] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  245. [21Sep2021 19:57:29.776] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.buuz135.refinedstoragerequestify.proxy.block.BlockRequester could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  246. [21Sep2021 19:57:29.776] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  247. [21Sep2021 19:57:29.781] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.buuz135.refinedstoragerequestify.proxy.block.BlockRequester could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  248. [21Sep2021 19:57:29.781] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  249. [21Sep2021 19:57:29.797] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.buuz135.refinedstoragerequestify.proxy.block.BlockCraftingEmitter could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  250. [21Sep2021 19:57:29.797] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  251. [21Sep2021 19:57:29.801] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.buuz135.refinedstoragerequestify.proxy.block.BlockCraftingEmitter could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  252. [21Sep2021 19:57:29.802] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  253. [21Sep2021 19:57:29.842] [main/INFO] [Botany Pots/]: Registered 34 Block entries in 2.36ms.
  254. [21Sep2021 19:57:29.857] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
  255. [21Sep2021 19:57:29.857] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.direwolf20.buildinggadgets.common.blocks.ConstructionBlock could not be analysed: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
  256. [21Sep2021 19:57:29.858] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Assuming the worst outcome, we're not going to override any behaviour here!
  257. [21Sep2021 19:57:29.859] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  258. [21Sep2021 19:57:29.864] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
  259. [21Sep2021 19:57:29.865] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.direwolf20.buildinggadgets.common.blocks.ConstructionBlock could not be analysed: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
  260. [21Sep2021 19:57:29.865] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Assuming the worst outcome, we're not going to override any behaviour here!
  261. [21Sep2021 19:57:29.865] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  262. [21Sep2021 19:57:29.870] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.direwolf20.buildinggadgets.common.blocks.ConstructionBlockPowder could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  263. [21Sep2021 19:57:29.870] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  264. [21Sep2021 19:57:29.873] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.direwolf20.buildinggadgets.common.blocks.ConstructionBlockPowder could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  265. [21Sep2021 19:57:29.873] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  266. [21Sep2021 19:57:30.533] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.supermartijn642.entangled.EntangledBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  267. [21Sep2021 19:57:30.533] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  268. [21Sep2021 19:57:30.535] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.supermartijn642.entangled.EntangledBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  269. [21Sep2021 19:57:30.535] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  270. [21Sep2021 19:57:30.689] [main/INFO] [com.haoict.tiab.Tiab/]: HELLO from Register Block
  271. [21Sep2021 19:57:31.193] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsbase.modules.informationscreen.blocks.InformationScreenBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  272. [21Sep2021 19:57:31.193] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  273. [21Sep2021 19:57:31.196] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsbase.modules.informationscreen.blocks.InformationScreenBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  274. [21Sep2021 19:57:31.196] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  275. [21Sep2021 19:57:31.219] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.lib.blocks.BaseBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  276. [21Sep2021 19:57:31.220] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  277. [21Sep2021 19:57:31.222] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.lib.blocks.BaseBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  278. [21Sep2021 19:57:31.222] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  279. [21Sep2021 19:57:31.316] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.cables.blocks.ConnectorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  280. [21Sep2021 19:57:31.316] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  281. [21Sep2021 19:57:31.318] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.cables.blocks.ConnectorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  282. [21Sep2021 19:57:31.318] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  283. [21Sep2021 19:57:31.342] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.cables.blocks.AdvancedConnectorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  284. [21Sep2021 19:57:31.342] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  285. [21Sep2021 19:57:31.346] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.cables.blocks.AdvancedConnectorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  286. [21Sep2021 19:57:31.346] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  287. [21Sep2021 19:57:31.354] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.controller.blocks.TileEntityController$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  288. [21Sep2021 19:57:31.354] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  289. [21Sep2021 19:57:31.357] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.controller.blocks.TileEntityController$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  290. [21Sep2021 19:57:31.358] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  291. [21Sep2021 19:57:31.388] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.router.blocks.TileEntityRouter$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  292. [21Sep2021 19:57:31.388] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  293. [21Sep2021 19:57:31.392] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.router.blocks.TileEntityRouter$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  294. [21Sep2021 19:57:31.392] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  295. [21Sep2021 19:57:31.396] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.wireless.blocks.TileEntityWirelessRouter$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  296. [21Sep2021 19:57:31.396] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  297. [21Sep2021 19:57:31.399] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.wireless.blocks.TileEntityWirelessRouter$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  298. [21Sep2021 19:57:31.399] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  299. [21Sep2021 19:57:31.404] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.wireless.WirelessRouterModule$3 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  300. [21Sep2021 19:57:31.404] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  301. [21Sep2021 19:57:31.407] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.wireless.WirelessRouterModule$3 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  302. [21Sep2021 19:57:31.407] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  303. [21Sep2021 19:57:31.410] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.wireless.WirelessRouterModule$2 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  304. [21Sep2021 19:57:31.410] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  305. [21Sep2021 19:57:31.414] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.wireless.WirelessRouterModule$2 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  306. [21Sep2021 19:57:31.414] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  307. [21Sep2021 19:57:31.418] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.wireless.WirelessRouterModule$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  308. [21Sep2021 19:57:31.418] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  309. [21Sep2021 19:57:31.420] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.wireless.WirelessRouterModule$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  310. [21Sep2021 19:57:31.420] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  311. [21Sep2021 19:57:31.422] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.various.blocks.RedstoneProxyBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  312. [21Sep2021 19:57:31.422] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  313. [21Sep2021 19:57:31.425] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.various.blocks.RedstoneProxyBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  314. [21Sep2021 19:57:31.425] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  315. [21Sep2021 19:57:31.429] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.various.blocks.RedstoneProxyUBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  316. [21Sep2021 19:57:31.430] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  317. [21Sep2021 19:57:31.432] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.xnet.modules.various.blocks.RedstoneProxyUBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  318. [21Sep2021 19:57:31.433] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  319. [21Sep2021 19:57:31.436] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
  320. [21Sep2021 19:57:31.437] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class romelo333.notenoughwands.modules.lightwand.blocks.LightBlock could not be analysed: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
  321. [21Sep2021 19:57:31.437] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Assuming the worst outcome, we're not going to override any behaviour here!
  322. [21Sep2021 19:57:31.437] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  323. [21Sep2021 19:57:31.439] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
  324. [21Sep2021 19:57:31.440] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class romelo333.notenoughwands.modules.lightwand.blocks.LightBlock could not be analysed: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
  325. [21Sep2021 19:57:31.440] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Assuming the worst outcome, we're not going to override any behaviour here!
  326. [21Sep2021 19:57:31.440] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  327. [21Sep2021 19:57:31.447] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.blazing.blocks.BlazingGeneratorTileEntity$2 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  328. [21Sep2021 19:57:31.448] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  329. [21Sep2021 19:57:31.450] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.blazing.blocks.BlazingGeneratorTileEntity$2 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  330. [21Sep2021 19:57:31.450] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  331. [21Sep2021 19:57:31.453] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.blazing.blocks.BlazingAgitatorTileEntity$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  332. [21Sep2021 19:57:31.453] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  333. [21Sep2021 19:57:31.456] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.blazing.blocks.BlazingAgitatorTileEntity$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  334. [21Sep2021 19:57:31.456] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  335. [21Sep2021 19:57:31.486] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.dimensionalcell.blocks.DimensionalCellBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  336. [21Sep2021 19:57:31.486] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  337. [21Sep2021 19:57:31.489] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.dimensionalcell.blocks.DimensionalCellBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  338. [21Sep2021 19:57:31.489] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  339. [21Sep2021 19:57:31.507] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.lib.blocks.LogicSlabBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  340. [21Sep2021 19:57:31.507] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  341. [21Sep2021 19:57:31.510] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.lib.blocks.LogicSlabBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  342. [21Sep2021 19:57:31.510] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  343. [21Sep2021 19:57:31.514] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.endergenic.blocks.EndergenicTileEntity$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  344. [21Sep2021 19:57:31.514] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  345. [21Sep2021 19:57:31.517] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.endergenic.blocks.EndergenicTileEntity$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  346. [21Sep2021 19:57:31.517] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  347. [21Sep2021 19:57:31.520] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.generator.blocks.CoalGeneratorTileEntity$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  348. [21Sep2021 19:57:31.521] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  349. [21Sep2021 19:57:31.523] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.generator.blocks.CoalGeneratorTileEntity$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  350. [21Sep2021 19:57:31.523] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  351. [21Sep2021 19:57:31.527] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.monitor.blocks.PowerMonitorTileEntity$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  352. [21Sep2021 19:57:31.527] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  353. [21Sep2021 19:57:31.529] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.monitor.blocks.PowerMonitorTileEntity$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  354. [21Sep2021 19:57:31.529] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  355. [21Sep2021 19:57:31.541] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.powercell.blocks.PowerCellBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  356. [21Sep2021 19:57:31.541] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  357. [21Sep2021 19:57:31.543] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolspower.modules.powercell.blocks.PowerCellBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  358. [21Sep2021 19:57:31.543] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  359. [21Sep2021 19:57:31.555] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsbuilder.modules.builder.blocks.SpaceChamberControllerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  360. [21Sep2021 19:57:31.555] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  361. [21Sep2021 19:57:31.557] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsbuilder.modules.builder.blocks.SpaceChamberControllerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  362. [21Sep2021 19:57:31.557] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  363. [21Sep2021 19:57:31.561] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsbuilder.modules.builder.blocks.BuilderTileEntity$3 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  364. [21Sep2021 19:57:31.561] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  365. [21Sep2021 19:57:31.565] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsbuilder.modules.builder.blocks.BuilderTileEntity$3 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  366. [21Sep2021 19:57:31.565] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  367. [21Sep2021 19:57:31.578] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsbuilder.modules.shield.blocks.ShieldProjectorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  368. [21Sep2021 19:57:31.578] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  369. [21Sep2021 19:57:31.581] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsbuilder.modules.shield.blocks.ShieldProjectorBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  370. [21Sep2021 19:57:31.581] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  371. [21Sep2021 19:57:31.587] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsbuilder.modules.shield.blocks.ShieldTemplateBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  372. [21Sep2021 19:57:31.588] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  373. [21Sep2021 19:57:31.589] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsbuilder.modules.shield.blocks.ShieldTemplateBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  374. [21Sep2021 19:57:31.590] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  375. [21Sep2021 19:57:31.650] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsstorage.modules.craftingmanager.blocks.CraftingManagerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  376. [21Sep2021 19:57:31.650] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  377. [21Sep2021 19:57:31.653] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsstorage.modules.craftingmanager.blocks.CraftingManagerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  378. [21Sep2021 19:57:31.653] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  379. [21Sep2021 19:57:31.682] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsstorage.modules.modularstorage.blocks.ModularStorageBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  380. [21Sep2021 19:57:31.682] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  381. [21Sep2021 19:57:31.687] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsstorage.modules.modularstorage.blocks.ModularStorageBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  382. [21Sep2021 19:57:31.687] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  383. [21Sep2021 19:57:31.713] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsstorage.modules.scanner.blocks.StorageScannerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  384. [21Sep2021 19:57:31.713] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  385. [21Sep2021 19:57:31.717] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsstorage.modules.scanner.blocks.StorageScannerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  386. [21Sep2021 19:57:31.718] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  387. [21Sep2021 19:57:31.769] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class wayoftime.bloodmagic.common.block.BlockRitualStone could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  388. [21Sep2021 19:57:31.769] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  389. [21Sep2021 19:57:31.772] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class wayoftime.bloodmagic.common.block.BlockRitualStone could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  390. [21Sep2021 19:57:31.773] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  391. [21Sep2021 19:57:31.815] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class wayoftime.bloodmagic.common.block.BlockBloodRune could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  392. [21Sep2021 19:57:31.815] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  393. [21Sep2021 19:57:31.819] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class wayoftime.bloodmagic.common.block.BlockBloodRune could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  394. [21Sep2021 19:57:31.819] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  395. [21Sep2021 19:57:31.909] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.brandon3055.draconicevolution.blocks.DislocationInhibitor could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  396. [21Sep2021 19:57:31.910] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  397. [21Sep2021 19:57:31.914] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class com.brandon3055.draconicevolution.blocks.DislocationInhibitor could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  398. [21Sep2021 19:57:31.914] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  399. [21Sep2021 19:57:32.734] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.crafter.blocks.CrafterBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  400. [21Sep2021 19:57:32.734] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  401. [21Sep2021 19:57:32.736] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.crafter.blocks.CrafterBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  402. [21Sep2021 19:57:32.736] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  403. [21Sep2021 19:57:32.749] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.logic.blocks.RedstoneChannelBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  404. [21Sep2021 19:57:32.750] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  405. [21Sep2021 19:57:32.752] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.logic.blocks.RedstoneChannelBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  406. [21Sep2021 19:57:32.752] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  407. [21Sep2021 19:57:32.758] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.logic.blocks.RedstoneTransmitterBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  408. [21Sep2021 19:57:32.758] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  409. [21Sep2021 19:57:32.760] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.logic.blocks.RedstoneTransmitterBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  410. [21Sep2021 19:57:32.760] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  411. [21Sep2021 19:57:32.781] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.screen.blocks.ScreenBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  412. [21Sep2021 19:57:32.781] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  413. [21Sep2021 19:57:32.783] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.screen.blocks.ScreenBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  414. [21Sep2021 19:57:32.783] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  415. [21Sep2021 19:57:32.793] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.screen.blocks.ScreenHitBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  416. [21Sep2021 19:57:32.793] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  417. [21Sep2021 19:57:32.795] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.screen.blocks.ScreenHitBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  418. [21Sep2021 19:57:32.795] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  419. [21Sep2021 19:57:32.802] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.screen.blocks.ScreenControllerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  420. [21Sep2021 19:57:32.803] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  421. [21Sep2021 19:57:32.805] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.screen.blocks.ScreenControllerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  422. [21Sep2021 19:57:32.805] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  423. [21Sep2021 19:57:32.813] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.spawner.blocks.MatterBeamerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  424. [21Sep2021 19:57:32.813] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  425. [21Sep2021 19:57:32.816] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.spawner.blocks.MatterBeamerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  426. [21Sep2021 19:57:32.816] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  427. [21Sep2021 19:57:32.820] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.tank.blocks.TankTE$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  428. [21Sep2021 19:57:32.821] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  429. [21Sep2021 19:57:32.823] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.tank.blocks.TankTE$1 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  430. [21Sep2021 19:57:32.823] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  431. [21Sep2021 19:57:32.832] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.teleporter.blocks.MatterTransmitterBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  432. [21Sep2021 19:57:32.832] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  433. [21Sep2021 19:57:32.834] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.teleporter.blocks.MatterTransmitterBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  434. [21Sep2021 19:57:32.834] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  435. [21Sep2021 19:57:32.842] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.teleporter.blocks.MatterReceiverBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  436. [21Sep2021 19:57:32.842] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  437. [21Sep2021 19:57:32.844] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.teleporter.blocks.MatterReceiverBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  438. [21Sep2021 19:57:32.844] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  439. [21Sep2021 19:57:32.852] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.teleporter.blocks.DialingDeviceBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  440. [21Sep2021 19:57:32.852] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  441. [21Sep2021 19:57:32.856] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.teleporter.blocks.DialingDeviceBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  442. [21Sep2021 19:57:32.856] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  443. [21Sep2021 19:57:32.866] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.teleporter.blocks.SimpleDialerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  444. [21Sep2021 19:57:32.867] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  445. [21Sep2021 19:57:32.870] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.teleporter.blocks.SimpleDialerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  446. [21Sep2021 19:57:32.870] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  447. [21Sep2021 19:57:32.876] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.environmental.blocks.EnvironmentalControllerTileEntity$2 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  448. [21Sep2021 19:57:32.876] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  449. [21Sep2021 19:57:32.879] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mcjty.rftoolsutility.modules.environmental.blocks.EnvironmentalControllerTileEntity$2 could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  450. [21Sep2021 19:57:32.879] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  451. [21Sep2021 19:57:32.942] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class sonar.fluxnetworks.common.block.FluxPlugBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  452. [21Sep2021 19:57:32.942] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  453. [21Sep2021 19:57:32.944] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class sonar.fluxnetworks.common.block.FluxPlugBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  454. [21Sep2021 19:57:32.944] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  455. [21Sep2021 19:57:32.952] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class sonar.fluxnetworks.common.block.FluxPointBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  456. [21Sep2021 19:57:32.952] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  457. [21Sep2021 19:57:32.955] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class sonar.fluxnetworks.common.block.FluxPointBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  458. [21Sep2021 19:57:32.955] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  459. [21Sep2021 19:57:32.963] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class sonar.fluxnetworks.common.block.FluxControllerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  460. [21Sep2021 19:57:32.963] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  461. [21Sep2021 19:57:32.965] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class sonar.fluxnetworks.common.block.FluxControllerBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  462. [21Sep2021 19:57:32.965] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  463. [21Sep2021 19:57:32.978] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class sonar.fluxnetworks.common.block.FluxStorageBlock$Basic could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  464. [21Sep2021 19:57:32.978] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  465. [21Sep2021 19:57:32.981] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class sonar.fluxnetworks.common.block.FluxStorageBlock$Basic could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  466. [21Sep2021 19:57:32.981] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  467. [21Sep2021 19:57:32.986] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class sonar.fluxnetworks.common.block.FluxStorageBlock$Herculean could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  468. [21Sep2021 19:57:32.986] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  469. [21Sep2021 19:57:32.989] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class sonar.fluxnetworks.common.block.FluxStorageBlock$Herculean could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  470. [21Sep2021 19:57:32.989] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  471. [21Sep2021 19:57:32.994] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class sonar.fluxnetworks.common.block.FluxStorageBlock$Gargantuan could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  472. [21Sep2021 19:57:32.995] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  473. [21Sep2021 19:57:32.997] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class sonar.fluxnetworks.common.block.FluxStorageBlock$Gargantuan could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  474. [21Sep2021 19:57:32.997] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  475. [21Sep2021 19:57:33.178] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mod.chiselsandbits.printer.ChiselPrinterBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  476. [21Sep2021 19:57:33.178] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  477. [21Sep2021 19:57:33.180] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mod.chiselsandbits.printer.ChiselPrinterBlock could not be analysed because of a java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag! Assuming the worst outcome, we're not going to override any behaviour here.
  478. [21Sep2021 19:57:33.180] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  479. [21Sep2021 19:57:33.184] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
  480. [21Sep2021 19:57:33.184] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mod.chiselsandbits.chiseledblock.BlockChiseled could not be analysed: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
  481. [21Sep2021 19:57:33.184] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Assuming the worst outcome, we're not going to override any behaviour here!
  482. [21Sep2021 19:57:33.184] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  483. [21Sep2021 19:57:33.186] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
  484. [21Sep2021 19:57:33.186] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Block Class mod.chiselsandbits.chiseledblock.BlockChiseled could not be analysed: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
  485. [21Sep2021 19:57:33.186] [main/WARN] [RoadRunner Block AI Pathing analysis/]: Assuming the worst outcome, we're not going to override any behaviour here!
  486. [21Sep2021 19:57:33.187] [main/WARN] [RoadRunner Block AI Pathing analysis/]: (If the class above belongs to a mod, they probably forgot to annotate their client-only code).
  487. [21Sep2021 19:57:33.737] [main/INFO] [Botany Pots/]: Registered 34 Item entries in 1.58ms.
  488. [21Sep2021 19:57:34.267] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 324 ms
  489. [21Sep2021 19:57:35.460] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/melee_damage.json, path: /data/bloodmagic/anointment/melee_damage.json
  490. [21Sep2021 19:57:35.509] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/holy_water.json, path: /data/bloodmagic/anointment/holy_water.json
  491. [21Sep2021 19:57:35.514] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/hidden_knowledge.json, path: /data/bloodmagic/anointment/hidden_knowledge.json
  492. [21Sep2021 19:57:35.517] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/quick_draw.json, path: /data/bloodmagic/anointment/quick_draw.json
  493. [21Sep2021 19:57:35.521] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/bow_power.json, path: /data/bloodmagic/anointment/bow_power.json
  494. [21Sep2021 19:57:35.525] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/bow_velocity.json, path: /data/bloodmagic/anointment/bow_velocity.json
  495. [21Sep2021 19:57:35.546] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/arrow_protect.json, path: /data/bloodmagic/living_armor/arrow_protect.json
  496. [21Sep2021 19:57:35.585] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/fall_protect.json, path: /data/bloodmagic/living_armor/fall_protect.json
  497. [21Sep2021 19:57:35.592] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/physical_protect.json, path: /data/bloodmagic/living_armor/physical_protect.json
  498. [21Sep2021 19:57:35.597] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/jump.json, path: /data/bloodmagic/living_armor/jump.json
  499. [21Sep2021 19:57:35.601] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/health.json, path: /data/bloodmagic/living_armor/health.json
  500. [21Sep2021 19:57:35.610] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/experienced.json, path: /data/bloodmagic/living_armor/experienced.json
  501. [21Sep2021 19:57:35.614] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/sprint_attack.json, path: /data/bloodmagic/living_armor/sprint_attack.json
  502. [21Sep2021 19:57:35.622] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/self_sacrifice.json, path: /data/bloodmagic/living_armor/self_sacrifice.json
  503. [21Sep2021 19:57:35.625] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/speed.json, path: /data/bloodmagic/living_armor/speed.json
  504. [21Sep2021 19:57:35.629] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/poison_resist.json, path: /data/bloodmagic/living_armor/poison_resist.json
  505. [21Sep2021 19:57:35.633] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/fire_resist.json, path: /data/bloodmagic/living_armor/fire_resist.json
  506. [21Sep2021 19:57:35.637] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/digging.json, path: /data/bloodmagic/living_armor/digging.json
  507. [21Sep2021 19:57:35.641] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/knockback_resist.json, path: /data/bloodmagic/living_armor/knockback_resist.json
  508. [21Sep2021 19:57:35.645] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:181]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/downgrade/quenched.json, path: /data/bloodmagic/living_armor/downgrade/quenched.json
  509. [21Sep2021 19:57:35.924] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0.38ms.
  510. [21Sep2021 19:57:36.259] [main/INFO] [Botany Pots/]: Registered 1 TileEntityType entries in 0.1ms.
  511. [21Sep2021 19:57:36.343] [main/INFO] [wayoftime.bloodmagic.BloodMagic/]: Attempting to register Tile Entities
  512. [21Sep2021 19:57:37.863] [main/INFO] [us.drullk.NBTPredicateIngredientMod/]: Successfully added NBT Predicate Ingredient Deserializer
  513. [21Sep2021 19:57:37.949] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
  514. [21Sep2021 19:57:37.950] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0.18ms.
  515. [21Sep2021 19:57:37.950] [main/INFO] [Botany Pots/]: Registered 3 IRecipeSerializer entries in 0.1ms.
  516. [21Sep2021 19:57:38.863] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:the_end has been registered twice for the same name minecraft:the_end.
  517. [21Sep2021 19:57:38.864] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_barrens has been registered twice for the same name minecraft:end_barrens.
  518. [21Sep2021 19:57:38.864] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:small_end_islands has been registered twice for the same name minecraft:small_end_islands.
  519. [21Sep2021 19:57:38.864] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_midlands has been registered twice for the same name minecraft:end_midlands.
  520. [21Sep2021 19:57:38.864] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_highlands has been registered twice for the same name minecraft:end_highlands.
  521. [21Sep2021 19:57:39.160] [Thread-1/FATAL] [mcjty.theoneprobe.TheOneProbe/CORE]: theoneprobe config just got changed on the file system!
  522. [21Sep2021 19:57:39.336] [main/INFO] [losttrinkets/Config]: Loading losttrinkets/general_common.toml
  523. [21Sep2021 19:57:39.371] [main/INFO] [losttrinkets/Config]: Gathering Trinkets...
  524. [21Sep2021 19:57:39.376] [main/INFO] [losttrinkets/Config]: All: 69
  525. [21Sep2021 19:57:39.377] [main/INFO] [losttrinkets/Config]: Enabled: 69 Disabled: 0
  526. [21Sep2021 19:57:39.379] [main/INFO] [losttrinkets/Config]: Random: 69 Non-Random: 0
  527. [21Sep2021 19:57:39.388] [Thread-1/INFO] [losttrinkets/Config]: Reloading losttrinkets/general_common.toml
  528. [21Sep2021 19:57:39.388] [Thread-1/INFO] [losttrinkets/Config]: Gathering Trinkets...
  529. [21Sep2021 19:57:39.390] [Thread-1/INFO] [losttrinkets/Config]: All: 69
  530. [21Sep2021 19:57:39.390] [Thread-1/INFO] [losttrinkets/Config]: Enabled: 69 Disabled: 0
  531. [21Sep2021 19:57:39.390] [Thread-1/INFO] [losttrinkets/Config]: Random: 69 Non-Random: 0
  532. [21Sep2021 19:57:39.392] [Thread-1/INFO] [losttrinkets/Config]: Reloading losttrinkets/general_common.toml
  533. [21Sep2021 19:57:39.392] [Thread-1/INFO] [losttrinkets/Config]: Gathering Trinkets...
  534. [21Sep2021 19:57:39.393] [Thread-1/INFO] [losttrinkets/Config]: All: 69
  535. [21Sep2021 19:57:39.394] [Thread-1/INFO] [losttrinkets/Config]: Enabled: 69 Disabled: 0
  536. [21Sep2021 19:57:39.394] [Thread-1/INFO] [losttrinkets/Config]: Random: 69 Non-Random: 0
  537. [21Sep2021 19:57:39.426] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FarmersDelightPlugin
  538. [21Sep2021 19:57:39.426] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
  539. [21Sep2021 19:57:39.426] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
  540. [21Sep2021 19:57:39.426] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
  541. [21Sep2021 19:57:39.430] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FarmersDelightPlugin
  542. [21Sep2021 19:57:39.430] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class ImmersiveEngineeringPlugin
  543. [21Sep2021 19:57:39.430] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FarmersDelightPlugin
  544. [21Sep2021 19:57:39.430] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FTBChunksPlugin
  545. [21Sep2021 19:57:39.431] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
  546. [21Sep2021 19:57:39.431] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
  547. [21Sep2021 19:57:39.431] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
  548. [21Sep2021 19:57:39.431] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
  549. [21Sep2021 19:57:39.434] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FarmersDelightPlugin
  550. [21Sep2021 19:57:39.434] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FarmersDelightPlugin
  551. [21Sep2021 19:57:39.434] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
  552. [21Sep2021 19:57:39.434] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class ImmersiveEngineeringPlugin
  553. [21Sep2021 19:57:39.434] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
  554. [21Sep2021 19:57:39.434] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FTBChunksPlugin
  555. [21Sep2021 19:57:39.435] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
  556. [21Sep2021 19:57:39.435] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
  557. [21Sep2021 19:57:39.436] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FarmersDelightPlugin
  558. [21Sep2021 19:57:39.436] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FarmersDelightPlugin
  559. [21Sep2021 19:57:39.436] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class ImmersiveEngineeringPlugin
  560. [21Sep2021 19:57:39.436] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
  561. [21Sep2021 19:57:39.436] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
  562. [21Sep2021 19:57:39.436] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FTBChunksPlugin
  563. [21Sep2021 19:57:39.436] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
  564. [21Sep2021 19:57:39.436] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
  565. [21Sep2021 19:57:39.437] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FarmersDelightPlugin
  566. [21Sep2021 19:57:39.437] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class ImmersiveEngineeringPlugin
  567. [21Sep2021 19:57:39.437] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FTBChunksPlugin
  568. [21Sep2021 19:57:39.437] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
  569. [21Sep2021 19:57:39.439] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FarmersDelightPlugin
  570. [21Sep2021 19:57:39.439] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class ImmersiveEngineeringPlugin
  571. [21Sep2021 19:57:39.439] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FTBChunksPlugin
  572. [21Sep2021 19:57:39.439] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
  573. [21Sep2021 19:57:39.439] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FarmersDelightPlugin
  574. [21Sep2021 19:57:39.439] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
  575. [21Sep2021 19:57:39.439] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
  576. [21Sep2021 19:57:39.440] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
  577. [21Sep2021 19:57:39.440] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FarmersDelightPlugin
  578. [21Sep2021 19:57:39.440] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class ImmersiveEngineeringPlugin
  579. [21Sep2021 19:57:39.440] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FTBChunksPlugin
  580. [21Sep2021 19:57:39.440] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
  581. [21Sep2021 19:57:39.441] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FarmersDelightPlugin
  582. [21Sep2021 19:57:39.442] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class ImmersiveEngineeringPlugin
  583. [21Sep2021 19:57:39.442] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class FTBChunksPlugin
  584. [21Sep2021 19:57:39.442] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
  585. [21Sep2021 19:57:39.482] [main/INFO] [FluxNetworks/]: BLACKLIST RELOADED
  586. [21Sep2021 19:57:39.482] [main/INFO] [FluxNetworks/]: COMMON CONFIG LOADED
  587. [21Sep2021 19:57:39.483] [Thread-1/INFO] [FluxNetworks/]: BLACKLIST RELOADED
  588. [21Sep2021 19:57:39.483] [Thread-1/INFO] [FluxNetworks/]: COMMON CONFIG LOADED
  589. [21Sep2021 19:57:39.483] [Thread-1/INFO] [FluxNetworks/]: BLACKLIST RELOADED
  590. [21Sep2021 19:57:39.483] [Thread-1/INFO] [FluxNetworks/]: COMMON CONFIG LOADED
  591. [21Sep2021 19:57:39.499] [modloading-worker-3/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class FarmersDelightPlugin
  592. [21Sep2021 19:57:39.500] [modloading-worker-3/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class ImmersiveEngineeringPlugin
  593. [21Sep2021 19:57:39.500] [modloading-worker-3/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class FTBChunksPlugin
  594. [21Sep2021 19:57:39.500] [modloading-worker-3/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class CuriosPlugin
  595. [21Sep2021 19:57:39.503] [modloading-worker-5/INFO] [thetadev.constructionwand.ConstructionWand/]: ConstructionWand says hello - may the odds be ever in your favor.
  596. [21Sep2021 19:57:39.554] [modloading-worker-13/INFO] [stormedpanda.simplyjetpacks.SimplyJetpacks/]: Common Setup Method registered.
  597. [21Sep2021 19:57:39.571] [modloading-worker-5/INFO] [thetadev.constructionwand.ConstructionWand/]: Botania integration added
  598. [21Sep2021 19:57:39.604] [modloading-worker-8/INFO] [codechicken.mixin.forge.SidedGenerator/]: Trait: mrtjp/projectred/illumination/LightMicroblock
  599. [21Sep2021 19:57:39.609] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Trait: codechicken/multipart/trait/TTileChangeTile
  600. [21Sep2021 19:57:39.610] [modloading-worker-8/INFO] [codechicken.mixin.forge.SidedGenerator/]: Marker: mrtjp/projectred/illumination/ILightMicroblockMixinMarker, Side: COMMON
  601. [21Sep2021 19:57:39.616] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Marker: codechicken/multipart/api/part/INeighborTileChangePart, Side: SERVER
  602. [21Sep2021 19:57:39.694] [modloading-worker-15/INFO] [integrateddynamicscompat/]: Registered packet handler.
  603. [21Sep2021 19:57:39.714] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
  604. [21Sep2021 19:57:39.740] [modloading-worker-11/INFO] [integrateddynamics/]: Registered packet handler.
  605. [21Sep2021 19:57:39.835] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Trait: codechicken/multipart/trait/TTickableTile
  606. [21Sep2021 19:57:39.835] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Marker: codechicken/multipart/api/part/ITickablePart, Side: COMMON
  607. [21Sep2021 19:57:39.838] [modloading-worker-3/INFO] [Bookshelf/]: Registering 3 command argument types.
  608. [21Sep2021 19:57:39.838] [modloading-worker-3/INFO] [Bookshelf/]: Registering 13 loot conditions.
  609. [21Sep2021 19:57:39.902] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Trait: codechicken/multipart/trait/TSlottedTile
  610. [21Sep2021 19:57:39.903] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Marker: codechicken/multipart/api/part/TSlottedPart, Side: COMMON
  611. [21Sep2021 19:57:39.959] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Trait: codechicken/multipart/trait/TRedstoneTile
  612. [21Sep2021 19:57:39.959] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Marker: codechicken/multipart/api/part/redstone/IRedstonePart, Side: COMMON
  613. [21Sep2021 19:57:40.026] [modloading-worker-5/INFO] [Mekanism/]: Version 10.0.21 initializing...
  614. [21Sep2021 19:57:40.043] [modloading-worker-14/INFO] [com.darkere.serverconfigupdater.ServerConfigUpdater/]: Attempting to delete 0 files/folders defined in config
  615. [21Sep2021 19:57:40.069] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Trait: codechicken/multipart/trait/TPartialOcclusionTile
  616. [21Sep2021 19:57:40.069] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Marker: codechicken/multipart/api/part/TPartialOcclusionPart, Side: COMMON
  617. [21Sep2021 19:57:40.108] [modloading-worker-10/INFO] [com.haoict.tiab.Tiab/]: HELLO FROM PREINIT
  618. [21Sep2021 19:57:40.108] [modloading-worker-10/INFO] [com.haoict.tiab.Tiab/]: DIRT BLOCK >> minecraft:dirt
  619. [21Sep2021 19:57:40.129] [modloading-worker-7/INFO] [mod.pianomanu.blockcarpentry.BlockCarpentryMain/]: Setting up BlockCarpentry mod
  620. [21Sep2021 19:57:40.141] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Trait: codechicken/multipart/trait/TInventoryTile
  621. [21Sep2021 19:57:40.141] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Marker: net/minecraft/inventory/IInventory, Side: COMMON
  622. [21Sep2021 19:57:40.266] [modloading-worker-3/INFO] [Mekanism/]: Loaded 'Mekanism: Tools' module.
  623. [21Sep2021 19:57:40.286] [modloading-worker-12/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for losttrinkets:dark_vex, use EntityAttributeCreationEvent instead.
  624. [21Sep2021 19:57:40.290] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Marker: net/minecraft/inventory/ISidedInventory, Side: COMMON
  625. [21Sep2021 19:57:40.290] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Trait: codechicken/multipart/trait/TInventoryTile
  626. [21Sep2021 19:57:40.290] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Marker: net/minecraft/inventory/IInventory, Side: COMMON
  627. [21Sep2021 19:57:40.291] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Trait: codechicken/multipart/trait/TInventoryTile
  628. [21Sep2021 19:57:40.291] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Marker: net/minecraft/inventory/ISidedInventory, Side: COMMON
  629. [21Sep2021 19:57:40.291] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Trait: codechicken/multipart/trait/TCapabilityTile
  630. [21Sep2021 19:57:40.291] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Marker: codechicken/multipart/api/ICapabilityProviderPart, Side: COMMON
  631. [21Sep2021 19:57:40.424] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Trait: codechicken/multipart/trait/TAnimateTickTile
  632. [21Sep2021 19:57:40.426] [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Marker: codechicken/multipart/api/part/AnimateTickPart, Side: CLIENT
  633. [21Sep2021 19:57:40.465] [modloading-worker-1/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module.
  634. [21Sep2021 19:57:40.508] [modloading-worker-7/INFO] [mcjtylib/]: RFTools Storage Detected XNet: enabling support
  635. [21Sep2021 19:57:40.509] [modloading-worker-13/INFO] [integrateddynamics/]: Registered packet handler.
  636. [21Sep2021 19:57:40.771] [modloading-worker-9/INFO] [FTB Team Islands/]: Prebuilts: Searching for prebuilt islands in /config/ftbteamislands//islands.json
  637. [21Sep2021 19:57:40.802] [modloading-worker-9/INFO] [FTB Team Islands/]: Prebuilts: found 3 islands in /config/ftbteamislands//islands.json
  638. [21Sep2021 19:57:40.837] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
  639. [21Sep2021 19:57:40.838] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
  640. [21Sep2021 19:57:40.838] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
  641. [21Sep2021 19:57:40.838] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
  642. [21Sep2021 19:57:40.838] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
  643. [21Sep2021 19:57:40.839] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block
  644. [21Sep2021 19:57:40.839] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
  645. [21Sep2021 19:57:40.839] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
  646. [21Sep2021 19:57:40.839] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
  647. [21Sep2021 19:57:40.840] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
  648. [21Sep2021 19:57:40.840] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
  649. [21Sep2021 19:57:40.841] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 iron_chunk = 1 iron_cluster
  650. [21Sep2021 19:57:40.841] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 gold_chunk = 1 gold_cluster
  651. [21Sep2021 19:57:40.841] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 diamond_chunk = 1 diamond_cluster
  652. [21Sep2021 19:57:40.841] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 lapis_chunk = 1 lapis_cluster
  653. [21Sep2021 19:57:40.841] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz_chunk = 1 quartz_cluster
  654. [21Sep2021 19:57:40.841] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 redstone_chunk = 1 redstone_cluster
  655. [21Sep2021 19:57:40.841] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 emerald_chunk = 1 emerald_cluster
  656. [21Sep2021 19:57:40.841] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 copper_chunk = 1 copper_cluster
  657. [21Sep2021 19:57:40.842] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 cobalt_chunk = 1 cobalt_cluster
  658. [21Sep2021 19:57:40.842] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 lead_chunk = 1 lead_cluster
  659. [21Sep2021 19:57:40.842] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 tin_chunk = 1 tin_cluster
  660. [21Sep2021 19:57:40.842] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 silver_chunk = 1 silver_cluster
  661. [21Sep2021 19:57:40.842] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nickel_chunk = 1 nickel_cluster
  662. [21Sep2021 19:57:40.842] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 osmium_chunk = 1 osmium_cluster
  663. [21Sep2021 19:57:40.842] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 fluorite_chunk = 1 fluorite_cluster
  664. [21Sep2021 19:57:40.842] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 uranium_chunk = 1 uranium_cluster
  665. [21Sep2021 19:57:40.843] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 aluminum_chunk = 1 aluminum_cluster
  666. [21Sep2021 19:57:40.843] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 titanium_chunk = 1 titanium_cluster
  667. [21Sep2021 19:57:40.850] [modloading-worker-3/INFO] [AE2:C/]: Post Initialization ( started )
  668. [21Sep2021 19:57:40.877] [modloading-worker-3/INFO] [AE2:C/]: Post Initialization ( ended after 36ms )
  669. [21Sep2021 19:57:40.888] [modloading-worker-5/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
  670. [21Sep2021 19:57:40.889] [modloading-worker-5/INFO] [Mekanism/]: Loading complete.
  671. [21Sep2021 19:57:40.889] [modloading-worker-5/INFO] [Mekanism/]: Mod loaded.
  672. [21Sep2021 19:57:41.166] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mekanism:robit, use EntityAttributeCreationEvent instead.
  673. [21Sep2021 19:57:41.205] [main/INFO] [Extended Crafting/]: Loaded 30 singularity type(s) in 17 ms
  674. [21Sep2021 19:57:41.428] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: Scanning mods directory for MineTogether jar
  675. [21Sep2021 19:57:41.429] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/configured-1.2.0-1.16.3.jar
  676. [21Sep2021 19:57:41.430] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/thermal_expansion-1.16.5-1.3.0.jar
  677. [21Sep2021 19:57:41.432] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/IntegratedTunnels-1.16.5-1.8.6.jar
  678. [21Sep2021 19:57:41.433] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/Morpheus-1.16.5-4.2.70.jar
  679. [21Sep2021 19:57:41.433] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/blockcarpentry-1.16-0.4.0.jar
  680. [21Sep2021 19:57:41.433] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/Scorge-3.1.3.jar
  681. [21Sep2021 19:57:41.433] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/aquafied-1.0.2-build.6+mc1.16.5.jar
  682. [21Sep2021 19:57:41.434] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/mcw-furniture-2.0.1-mc1.16.5.jar
  683. [21Sep2021 19:57:41.434] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/SpawnerFix-1.16.2-1.0.0.2.jar
  684. [21Sep2021 19:57:41.434] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/kubejs-ui-forge-1605.1.4-build.12.jar
  685. [21Sep2021 19:57:41.435] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/mcw-windows-2.0.0-mc1.16.5.jar
  686. [21Sep2021 19:57:41.435] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/mcw-bridges-1.0.6-mc1.16.5.jar
  687. [21Sep2021 19:57:41.435] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/mcw-trapdoors-1.0.2-mc1.16.5.jar
  688. [21Sep2021 19:57:41.436] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/JustEnoughProfessions-1.16.5-1.2.1.jar
  689. [21Sep2021 19:57:41.436] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/MysticalAgriculture-1.16.5-4.2.3.jar
  690. [21Sep2021 19:57:41.436] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/trashcans-1.0.10-mc1.16.5.jar
  691. [21Sep2021 19:57:41.437] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/ftb-library-forge-1605.3.3-build.71.jar
  692. [21Sep2021 19:57:41.437] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/CreativeCore_v2.2.1_mc1.16.5.jar
  693. [21Sep2021 19:57:41.437] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/ReAuth-1.16-Forge-3.9.3.jar
  694. [21Sep2021 19:57:41.437] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/ftb-essentials-1605.1.4-build.20.jar
  695. [21Sep2021 19:57:41.437] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/wyml-1.0.6-forge.jar
  696. [21Sep2021 19:57:41.438] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/SimpleDiscordRichPresence-1.16.4-1.3.5.jar
  697. [21Sep2021 19:57:41.438] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/serverconfigupdater-1.3.jar
  698. [21Sep2021 19:57:41.438] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/compactmachines-4.0.0-beta.2.jar
  699. [21Sep2021 19:57:41.438] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/MekanismGenerators-1.16.5-10.0.21.448.jar
  700. [21Sep2021 19:57:41.438] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/MysticalAgradditions-1.16.5-4.2.1.jar
  701. [21Sep2021 19:57:41.439] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/mcw-fences-1.0.0-mc1.16.5.jar
  702. [21Sep2021 19:57:41.440] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/TConstruct-1.16.5-3.1.2.265.jar
  703. [21Sep2021 19:57:41.440] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/chiselsandbits-0.3.4-RELEASE.jar
  704. [21Sep2021 19:57:41.440] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/extremeSoundMuffler-3.14_1.16.5.jar
  705. [21Sep2021 19:57:41.441] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/Hats-1.16.5-10.3.1.jar
  706. [21Sep2021 19:57:41.441] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/JAGS-1.0.2-build.2+mc1.16.5.jar
  707. [21Sep2021 19:57:41.441] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/ftb-dripper-1605.1.0-build.9.jar
  708. [21Sep2021 19:57:41.441] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/time-in-a-bottle-1.1.0.jar
  709. [21Sep2021 19:57:41.441] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/simplylight-1.16.4-1.2.0-build.11.jar
  710. [21Sep2021 19:57:41.443] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/Botania-1.16.5-419.jar
  711. [21Sep2021 19:57:41.443] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/Clumps-6.0.0.25.jar
  712. [21Sep2021 19:57:41.443] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/culinaryconstruct-forge-1.16.5-4.0.0.6.jar
  713. [21Sep2021 19:57:41.443] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/ftb-chunks-forge-1605.3.2-build.57.jar
  714. [21Sep2021 19:57:41.444] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/AmbientSounds_v3.1.9_mc1.16.5.jar
  715. [21Sep2021 19:57:41.444] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/TipTheScales-1.16.5-3.0.0.15.jar
  716. [21Sep2021 19:57:41.444] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/modnametooltip_1.16.2-1.15.0.jar
  717. [21Sep2021 19:57:41.444] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/rsrequestify-1.16.5-2.1.3.jar
  718. [21Sep2021 19:57:41.444] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/flowerseeds-1.16.5-1.3.2.jar
  719. [21Sep2021 19:57:41.445] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/shutupexperimentalsettings-1.0.3.jar
  720. [21Sep2021 19:57:41.445] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/ftb-ultimine-forge-1605.3.0-build.25.jar
  721. [21Sep2021 19:57:41.445] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/FastFurnace-1.16.4-4.4.0.jar
  722. [21Sep2021 19:57:41.445] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/MekanismTools-1.16.5-10.0.21.448.jar
  723. [21Sep2021 19:57:41.445] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/thermal_locomotion-1.16.5-1.3.0.jar
  724. [21Sep2021 19:57:41.446] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/DeLogger-3.0.3-build.19+mc1.16.5.jar
  725. [21Sep2021 19:57:41.446] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/CommonCapabilities-1.16.5-2.7.0.jar
  726. [21Sep2021 19:57:41.446] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/CBMultipart-1.16.5-3.0.2.120-universal.jar
  727. [21Sep2021 19:57:41.448] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/Cucumber-1.16.4-4.1.10.jar
  728. [21Sep2021 19:57:41.448] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/ftb-sluice-forge-1.0.5-build.13.jar
  729. [21Sep2021 19:57:41.448] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/supermartijn642configlib-1.0.9-mc1.16.jar
  730. [21Sep2021 19:57:41.449] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/Mekanism-1.16.5-10.0.21.448.jar
  731. [21Sep2021 19:57:41.450] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/theoneprobe-1.16-3.1.4.jar
  732. [21Sep2021 19:57:41.450] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/thermal_innovation-1.16.5-1.3.0.jar
  733. [21Sep2021 19:57:41.450] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/BrandonsCore-1.16.5-3.0.10.237-universal.jar
  734. [21Sep2021 19:57:41.452] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/SimplyJetpacks2-1.16.5-2.6.11.2.jar
  735. [21Sep2021 19:57:41.452] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/jei-1.16.5-7.7.1.121.jar
  736. [21Sep2021 19:57:41.452] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/CraftingTweaks_1.16.5-12.2.1.jar
  737. [21Sep2021 19:57:41.453] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/CobbleForDays-1.3.1.jar
  738. [21Sep2021 19:57:41.453] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/ToolKit-2.0.0-build.1+mc1.16.5.jar
  739. [21Sep2021 19:57:41.453] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/integratednbt-1.16.4-1.4.2.jar
  740. [21Sep2021 19:57:41.453] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/CodeChickenLib-1.16.5-4.0.3.434-universal.jar
  741. [21Sep2021 19:57:41.455] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/cloth-config-4.11.26-forge.jar
  742. [21Sep2021 19:57:41.455] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/mob_grinding_utils-1.16.5-0.4.28.jar
  743. [21Sep2021 19:57:41.455] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/pipez-1.16.5-1.2.9.jar
  744. [21Sep2021 19:57:41.455] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/ftb-janitor-1605.1.2-build.8.jar
  745. [21Sep2021 19:57:41.456] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/thermal_cultivation-1.16.5-1.3.0.jar
  746. [21Sep2021 19:57:41.457] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/bwncr-1.16.5-3.10.16.jar
  747. [21Sep2021 19:57:41.457] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/Placebo-1.16.5-4.6.0.jar
  748. [21Sep2021 19:57:41.458] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/BetterDiving-1.16.5-1.3.2.jar
  749. [21Sep2021 19:57:41.458] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/ftb-jar-mod-1605.1.0-build.28.jar
  750. [21Sep2021 19:57:41.458] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/recycler-1605.1.0-build.11.jar
  751. [21Sep2021 19:57:41.458] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: JARFILE /home/mc/.ampdata/instances/Minecraft03/Minecraft/mods/minetogether-1.16.5-5.0.0Alpha6-forge.jar
  752. [21Sep2021 19:57:41.464] [modloading-worker-1/ERROR] [net.creeperhost.minetogether.MineTogether/]: Main class found, MineTogether Jar found
  753. [21Sep2021 19:57:41.567] [modloading-worker-1/INFO] [net.creeperhost.minetogether.MineTogether/]: Watchdog thread not found
  754. [21Sep2021 19:57:41.617] [modloading-worker-4/INFO] [mod.pianomanu.blockcarpentry.BlockCarpentryMain/]: Processing InterModCommunication
  755. [21Sep2021 19:57:41.617] [modloading-worker-7/INFO] [stormedpanda.simplyjetpacks.SimplyJetpacks/]: Got IMC []
  756. [21Sep2021 19:57:41.621] [modloading-worker-2/INFO] [com.haoict.tiab.Tiab/]: Hello world from the MDK
  757. [21Sep2021 19:57:41.622] [modloading-worker-2/INFO] [com.haoict.tiab.Tiab/]: Got IMC [Hello world]
  758. [21Sep2021 19:57:41.624] [modloading-worker-10/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: refinedstorage has registered com.refinedmods.refinedstorage.container.GridContainer for CraftingTweaks
  759. [21Sep2021 19:57:41.624] [modloading-worker-10/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: fastbench has registered shadows.fastbench.gui.ContainerFastBench for CraftingTweaks
  760. [21Sep2021 19:57:41.653] [modloading-worker-4/INFO] [mod.pianomanu.blockcarpentry.BlockCarpentryMain/]: Processed InterModCommunication
  761. [21Sep2021 19:57:41.671] [modloading-worker-0/INFO] [mcjtylib/]: Enabled support for The One Probe
  762. [21Sep2021 19:57:41.682] [modloading-worker-0/INFO] [mcjtylib/]: Enabled support for The One Probe
  763. [21Sep2021 19:57:41.824] [modloading-worker-4/INFO] [powah/Config]: Added coolant fluid: minecraft:water, with coldness of: 1 per mb
  764. [21Sep2021 19:57:41.828] [modloading-worker-4/INFO] [powah/Config]: Added block: minecraft:lava, with heat of: 1000
  765. [21Sep2021 19:57:41.829] [modloading-worker-4/INFO] [powah/Config]: Added block: minecraft:magma_block, with heat of: 800
  766. [21Sep2021 19:57:41.829] [modloading-worker-4/INFO] [powah/Config]: Added block: powah:blazing_crystal_block, with heat of: 2800
  767. [21Sep2021 19:57:41.840] [modloading-worker-3/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying mega torch entity block list overrides...
  768. [21Sep2021 19:57:41.840] [modloading-worker-3/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying dread lamp entity block list overrides...
  769. [21Sep2021 19:57:41.848] [modloading-worker-4/INFO] [powah/Config]: Added fluid: minecraft:lava, with heat of: 10000 per 100 mb
  770. [21Sep2021 19:57:42.262] [modloading-worker-13/ERROR] [me.ichun.mods.ichunutil.common.iChunUtil/]: Error deserializing HeadInfo for net.minecraft.entity.passive.fish.TropicalFishEntity
  771. [21Sep2021 19:57:42.262] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: java.lang.UnsupportedOperationException
  772. [21Sep2021 19:57:42.263] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.AbstractList.remove(AbstractList.java:161)
  773. [21Sep2021 19:57:42.263] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.AbstractList$Itr.remove(AbstractList.java:374)
  774. [21Sep2021 19:57:42.263] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.api.common.head.HeadInfoDelegate.checkModels(HeadInfoDelegate.java:284)
  775. [21Sep2021 19:57:42.263] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.api.common.head.HeadInfo$Serializer.deserialize(HeadInfo.java:673)
  776. [21Sep2021 19:57:42.263] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.api.common.head.HeadInfo$Serializer.deserialize(HeadInfo.java:565)
  777. [21Sep2021 19:57:42.263] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69)
  778. [21Sep2021 19:57:42.264] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at com.google.gson.Gson.fromJson(Gson.java:887)
  779. [21Sep2021 19:57:42.264] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at com.google.gson.Gson.fromJson(Gson.java:852)
  780. [21Sep2021 19:57:42.264] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at com.google.gson.Gson.fromJson(Gson.java:801)
  781. [21Sep2021 19:57:42.264] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at com.google.gson.Gson.fromJson(Gson.java:773)
  782. [21Sep2021 19:57:42.264] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.common.head.HeadHandler.loadHeadInfo(HeadHandler.java:293)
  783. [21Sep2021 19:57:42.264] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.common.head.HeadHandler.readHeadInfoJson(HeadHandler.java:280)
  784. [21Sep2021 19:57:42.264] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.common.head.HeadHandler.scourDirectory(HeadHandler.java:239)
  785. [21Sep2021 19:57:42.264] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.common.head.HeadHandler.loadHeadInfos(HeadHandler.java:179)
  786. [21Sep2021 19:57:42.265] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.common.head.HeadHandler.init(HeadHandler.java:112)
  787. [21Sep2021 19:57:42.265] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.hats.common.Hats.finishLoading(Hats.java:198)
  788. [21Sep2021 19:57:42.265] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
  789. [21Sep2021 19:57:42.265] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
  790. [21Sep2021 19:57:42.265] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
  791. [21Sep2021 19:57:42.265] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
  792. [21Sep2021 19:57:42.265] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)
  793. [21Sep2021 19:57:42.265] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121)
  794. [21Sep2021 19:57:42.266] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640)
  795. [21Sep2021 19:57:42.266] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632)
  796. [21Sep2021 19:57:42.266] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  797. [21Sep2021 19:57:42.266] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  798. [21Sep2021 19:57:42.266] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  799. [21Sep2021 19:57:42.266] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
  800. [21Sep2021 19:57:43.222] [modloading-worker-13/ERROR] [me.ichun.mods.ichunutil.common.iChunUtil/]: Error deserializing HeadInfo for net.minecraft.entity.passive.fish.PufferfishEntity
  801. [21Sep2021 19:57:43.224] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: java.lang.UnsupportedOperationException
  802. [21Sep2021 19:57:43.226] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.AbstractList.remove(AbstractList.java:161)
  803. [21Sep2021 19:57:43.226] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.AbstractList$Itr.remove(AbstractList.java:374)
  804. [21Sep2021 19:57:43.226] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.api.common.head.HeadInfoDelegate.checkModels(HeadInfoDelegate.java:284)
  805. [21Sep2021 19:57:43.226] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.api.common.head.HeadInfo$Serializer.deserialize(HeadInfo.java:673)
  806. [21Sep2021 19:57:43.226] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.api.common.head.HeadInfo$Serializer.deserialize(HeadInfo.java:565)
  807. [21Sep2021 19:57:43.226] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69)
  808. [21Sep2021 19:57:43.227] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at com.google.gson.Gson.fromJson(Gson.java:887)
  809. [21Sep2021 19:57:43.227] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at com.google.gson.Gson.fromJson(Gson.java:852)
  810. [21Sep2021 19:57:43.227] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at com.google.gson.Gson.fromJson(Gson.java:801)
  811. [21Sep2021 19:57:43.227] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at com.google.gson.Gson.fromJson(Gson.java:773)
  812. [21Sep2021 19:57:43.227] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.common.head.HeadHandler.loadHeadInfo(HeadHandler.java:293)
  813. [21Sep2021 19:57:43.227] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.common.head.HeadHandler.readHeadInfoJson(HeadHandler.java:280)
  814. [21Sep2021 19:57:43.227] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.common.head.HeadHandler.scourDirectory(HeadHandler.java:239)
  815. [21Sep2021 19:57:43.227] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.common.head.HeadHandler.loadHeadInfos(HeadHandler.java:179)
  816. [21Sep2021 19:57:43.228] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.ichunutil.common.head.HeadHandler.init(HeadHandler.java:112)
  817. [21Sep2021 19:57:43.228] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at me.ichun.mods.hats.common.Hats.finishLoading(Hats.java:198)
  818. [21Sep2021 19:57:43.228] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
  819. [21Sep2021 19:57:43.228] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
  820. [21Sep2021 19:57:43.228] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
  821. [21Sep2021 19:57:43.228] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
  822. [21Sep2021 19:57:43.230] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)
  823. [21Sep2021 19:57:43.230] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121)
  824. [21Sep2021 19:57:43.230] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640)
  825. [21Sep2021 19:57:43.231] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632)
  826. [21Sep2021 19:57:43.231] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  827. [21Sep2021 19:57:43.231] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  828. [21Sep2021 19:57:43.231] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  829. [21Sep2021 19:57:43.231] [modloading-worker-13/INFO] [STDERR/]: [me.ichun.mods.ichunutil.common.head.HeadHandler:loadHeadInfo:300]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
  830. [21Sep2021 19:57:43.232] [modloading-worker-13/INFO] [me.ichun.mods.ichunutil.common.iChunUtil/]: Loaded 68 HeadInfo object(s)
  831. [21Sep2021 19:57:53.774] [main/INFO] [FTB Ranks/]: Loading command nodes...
  832. [21Sep2021 19:57:53.860] [main/INFO] [FTB Ranks/]: Loaded 1851 command nodes
  833. [21Sep2021 19:57:54.184] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes.remove.js in 0.003 s
  834. [21Sep2021 19:57:54.192] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:tags.js in 0.008 s
  835. [21Sep2021 19:57:54.197] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes.replace.js in 0.002 s
  836. [21Sep2021 19:57:54.204] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:resources/tags.js in 0.004 s
  837. [21Sep2021 19:57:54.214] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:resources/entity.js in 0.007 s
  838. [21Sep2021 19:57:54.224] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:resources/unify.js in 0.008 s
  839. [21Sep2021 19:57:54.232] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/recipes.recycler.js in 0.005 s
  840. [21Sep2021 19:57:54.238] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/recipes.mekanism.js in 0.002 s
  841. [21Sep2021 19:57:54.248] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes.shaped.js in 0.007 s
  842. [21Sep2021 19:57:54.250] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes.shapeless.js in 0.001 s
  843. [21Sep2021 19:57:54.251] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes.campfire.js in 0.0 s
  844. [21Sep2021 19:57:54.263] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:resources/recipes.js in 0.011 s
  845. [21Sep2021 19:57:54.264] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/recipes.ie.js in 0.0 s
  846. [21Sep2021 19:57:54.266] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:badendstonedust.js in 0.001 s
  847. [21Sep2021 19:57:54.294] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:player/end.js in 0.028 s
  848. [21Sep2021 19:57:54.295] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:player/boat.js in 0.001 s
  849. [21Sep2021 19:57:54.296] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:player/quest.js in 0.001 s
  850. [21Sep2021 19:57:54.307] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:player/swimming.js in 0.011 s
  851. [21Sep2021 19:57:54.309] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:resources/cobblegen.js in 0.001 s
  852. [21Sep2021 19:57:54.310] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:resources/cast_iron.js in 0.001 s
  853. [21Sep2021 19:57:54.311] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/recipes.tinkers.js in 0.001 s
  854. [21Sep2021 19:57:54.315] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/industrialforegoing/laser_drill_ore.js in 0.004 s
  855. [21Sep2021 19:57:54.333] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbsluice/hammer.js in 0.004 s
  856. [21Sep2021 19:57:54.335] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbsluice/sluice/crushedendstone.js in 0.001 s
  857. [21Sep2021 19:57:54.337] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbsluice/sluice/dust.js in 0.002 s
  858. [21Sep2021 19:57:54.339] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbsluice/sluice/sand.js in 0.002 s
  859. [21Sep2021 19:57:54.341] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbsluice/sluice/gravel.js in 0.002 s
  860. [21Sep2021 19:57:54.348] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbsluice/sluice/dirt.js in 0.001 s
  861. [21Sep2021 19:57:54.349] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbsluice/sluice/crushedbasalt.js in 0.001 s
  862. [21Sep2021 19:57:54.350] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbsluice/sluice/crushednetherrack.js in 0.001 s
  863. [21Sep2021 19:57:54.369] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/recipes.extendedcrafting.js in 0.019 s
  864. [21Sep2021 19:57:54.378] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/recipes.emojiful.js in 0.001 s
  865. [21Sep2021 19:57:54.712] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbstructures/structures.js in 0.333 s
  866. [21Sep2021 19:57:54.726] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/draconicevolution/fusioncrafting.js in 0.013 s
  867. [21Sep2021 19:57:54.730] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/recipes.thermal.js in 0.001 s
  868. [21Sep2021 19:57:54.737] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbjarmod/recipes.js in 0.005 s
  869. [21Sep2021 19:57:54.742] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbjarmod/temperaturesource.js in 0.002 s
  870. [21Sep2021 19:57:54.746] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/recipes.ftbdripper.js in 0.001 s
  871. [21Sep2021 19:57:54.748] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/recipes.botanypots.js in 0.002 s
  872. [21Sep2021 19:57:54.748] [main/INFO] [KubeJS Server/]: Loaded 39/39 KubeJS server scripts in 0.587 s
  873. [21Sep2021 19:57:54.949] [main/INFO] [KubeJS Server/]: Scripts loaded
  874. [21Sep2021 19:57:54.980] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:crafting_shaped
  875. [21Sep2021 19:57:54.992] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:crafting_shapeless
  876. [21Sep2021 19:57:55.029] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:stonecutting
  877. [21Sep2021 19:57:55.044] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smelting
  878. [21Sep2021 19:57:55.044] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:blasting
  879. [21Sep2021 19:57:55.045] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smoking
  880. [21Sep2021 19:57:55.045] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:campfire_cooking
  881. [21Sep2021 19:57:55.067] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smithing
  882. [21Sep2021 19:57:55.067] [main/INFO] [KubeJS/]: Registered custom recipe handler for type cucumber:shaped_no_mirror
  883. [21Sep2021 19:57:55.071] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mysticalagriculture:tag
  884. [21Sep2021 19:57:55.081] [main/INFO] [KubeJS/]: Registered custom recipe handler for type botanypots:crop
  885. [21Sep2021 19:57:55.082] [main/INFO] [KubeJS/]: Registered custom recipe handler for type extendedcrafting:shaped_table
  886. [21Sep2021 19:57:55.082] [main/INFO] [KubeJS/]: Registered custom recipe handler for type extendedcrafting:shapeless_table
  887. [21Sep2021 19:57:55.090] [main/INFO] [KubeJS/]: Registered custom recipe handler for type appliedenergistics2:grinder
  888. [21Sep2021 19:57:55.108] [main/INFO] [KubeJS/]: Registered custom recipe handler for type botania:runic_altar
  889. [21Sep2021 19:57:55.127] [main/INFO] [KubeJS/]: Registered custom recipe handler for type tconstruct:casting_table
  890. [21Sep2021 19:57:55.138] [main/INFO] [KubeJS/]: Registered custom recipe handler for type tconstruct:casting_basin
  891. [21Sep2021 19:57:55.144] [main/INFO] [KubeJS/]: Registered custom recipe handler for type ftbjarmod:jar
  892. [21Sep2021 19:57:55.153] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:furnace
  893. [21Sep2021 19:57:55.155] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:sawmill
  894. [21Sep2021 19:57:55.155] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:pulverizer
  895. [21Sep2021 19:57:55.156] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:smelter
  896. [21Sep2021 19:57:55.160] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:insolator
  897. [21Sep2021 19:57:55.160] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:centrifuge
  898. [21Sep2021 19:57:55.165] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:press
  899. [21Sep2021 19:57:55.166] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:crucible
  900. [21Sep2021 19:57:55.166] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:chiller
  901. [21Sep2021 19:57:55.166] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:refinery
  902. [21Sep2021 19:57:55.166] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:pyrolyzer
  903. [21Sep2021 19:57:55.167] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:brewer
  904. [21Sep2021 19:57:55.167] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:bottler
  905. [21Sep2021 19:57:55.171] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:pulverizer_catalyst
  906. [21Sep2021 19:57:55.171] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:smelter_catalyst
  907. [21Sep2021 19:57:55.171] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:insolator_catalyst
  908. [21Sep2021 19:57:55.175] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:stirling_fuel
  909. [21Sep2021 19:57:55.176] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:compression_fuel
  910. [21Sep2021 19:57:55.176] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:magmatic_fuel
  911. [21Sep2021 19:57:55.176] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:numismatic_fuel
  912. [21Sep2021 19:57:55.177] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:lapidary_fuel
  913. [21Sep2021 19:57:55.180] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:tree_extractor
  914. [21Sep2021 19:57:55.183] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:tree_extractor_boost
  915. [21Sep2021 19:57:55.187] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:fisher_boost
  916. [21Sep2021 19:57:55.190] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:rock_gen
  917. [21Sep2021 19:57:55.193] [main/INFO] [KubeJS/]: Registered custom recipe handler for type thermal:potion_diffuser_boost
  918. [21Sep2021 19:57:55.197] [main/INFO] [KubeJS/]: Registered custom recipe handler for type recycler:recycler
  919. [21Sep2021 19:57:55.197] [main/INFO] [KubeJS/]: Registered custom recipe handler for type immersiveengineering:turn_and_copy
  920. [21Sep2021 19:57:55.203] [main/INFO] [KubeJS/]: Registered custom recipe handler for type immersiveengineering:alloy
  921. [21Sep2021 19:57:55.207] [main/INFO] [KubeJS/]: Registered custom recipe handler for type immersiveengineering:blast_furnace
  922. [21Sep2021 19:57:55.211] [main/INFO] [KubeJS/]: Registered custom recipe handler for type immersiveengineering:blast_furnace_fuel
  923. [21Sep2021 19:57:55.215] [main/INFO] [KubeJS/]: Registered custom recipe handler for type immersiveengineering:coke_oven
  924. [21Sep2021 19:57:55.219] [main/INFO] [KubeJS/]: Registered custom recipe handler for type immersiveengineering:cloche
  925. [21Sep2021 19:57:55.223] [main/INFO] [KubeJS/]: Registered custom recipe handler for type immersiveengineering:fertilizer
  926. [21Sep2021 19:57:55.228] [main/INFO] [KubeJS/]: Registered custom recipe handler for type immersiveengineering:metal_press
  927. [21Sep2021 19:57:55.232] [main/INFO] [KubeJS/]: Registered custom recipe handler for type immersiveengineering:arc_furnace
  928. [21Sep2021 19:57:55.236] [main/INFO] [KubeJS/]: Registered custom recipe handler for type immersiveengineering:crusher
  929. [21Sep2021 19:57:55.240] [main/INFO] [KubeJS/]: Registered custom recipe handler for type immersiveengineering:sawmill
  930. [21Sep2021 19:57:55.245] [main/INFO] [KubeJS/]: Registered custom recipe handler for type ftbstructures:loot
  931. [21Sep2021 19:57:55.251] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:crushing
  932. [21Sep2021 19:57:55.252] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:enriching
  933. [21Sep2021 19:57:55.252] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:smelting
  934. [21Sep2021 19:57:55.255] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:chemical_infusing
  935. [21Sep2021 19:57:55.260] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:combining
  936. [21Sep2021 19:57:55.264] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:crystallizing
  937. [21Sep2021 19:57:55.269] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:dissolution
  938. [21Sep2021 19:57:55.273] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:compressing
  939. [21Sep2021 19:57:55.274] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:purifying
  940. [21Sep2021 19:57:55.274] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:injecting
  941. [21Sep2021 19:57:55.278] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:energy_conversion
  942. [21Sep2021 19:57:55.283] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:gas_conversion
  943. [21Sep2021 19:57:55.286] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:oxidizing
  944. [21Sep2021 19:57:55.290] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:metallurgic_infusing
  945. [21Sep2021 19:57:55.293] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:reaction
  946. [21Sep2021 19:57:55.296] [main/INFO] [KubeJS/]: Registered custom recipe handler for type mekanism:sawing
  947. [21Sep2021 19:57:55.301] [main/INFO] [KubeJS/]: Registered custom recipe handler for type bloodmagic:altar
  948. [21Sep2021 19:57:55.304] [main/INFO] [KubeJS/]: Registered custom recipe handler for type bloodmagic:array
  949. [21Sep2021 19:57:55.307] [main/INFO] [KubeJS/]: Registered custom recipe handler for type bloodmagic:soulforge
  950. [21Sep2021 19:57:55.310] [main/INFO] [KubeJS/]: Registered custom recipe handler for type bloodmagic:arc
  951. [21Sep2021 19:57:55.313] [main/INFO] [KubeJS/]: Registered custom recipe handler for type bloodmagic:alchemytable
  952. [21Sep2021 19:57:55.316] [main/INFO] [KubeJS/]: Registered custom recipe handler for type ftbsluice:sluice
  953. [21Sep2021 19:57:55.319] [main/INFO] [KubeJS/]: Registered custom recipe handler for type ftbsluice:hammer
  954. [21Sep2021 19:57:55.331] [main/INFO] [KubeJS Server/]: Scanning recipes...
  955. [21Sep2021 19:57:59.903] [Worker-Main-6/INFO] [KubeJS Server/]: [blocks] Found 557 tags, added 0 objects, removed 0 objects
  956. [21Sep2021 19:57:59.966] [Worker-Main-6/INFO] [KubeJS Server/]: [items] Found 1300 tags, added 241 objects, removed 0 objects
  957. [21Sep2021 19:57:59.989] [Worker-Main-6/INFO] [KubeJS Server/]: [fluids] Found 97 tags, added 0 objects, removed 0 objects
  958. [21Sep2021 19:57:59.990] [Worker-Main-6/INFO] [KubeJS Server/]: [entity_types] Found 23 tags, added 0 objects, removed 0 objects
  959. [21Sep2021 19:57:59.991] [Worker-Main-6/INFO] [KubeJS Server/]: [tunnel_types] Found 0 tags, added 0 objects, removed 0 objects
  960. [21Sep2021 19:57:59.991] [Worker-Main-6/INFO] [KubeJS Server/]: [potions] Found 0 tags, added 0 objects, removed 0 objects
  961. [21Sep2021 19:57:59.992] [Worker-Main-6/INFO] [KubeJS Server/]: [pigments] Found 0 tags, added 0 objects, removed 0 objects
  962. [21Sep2021 19:57:59.992] [Worker-Main-6/INFO] [KubeJS Server/]: [enchantments] Found 0 tags, added 0 objects, removed 0 objects
  963. [21Sep2021 19:57:59.992] [Worker-Main-6/INFO] [KubeJS Server/]: [tile_entity_types] Found 4 tags, added 0 objects, removed 0 objects
  964. [21Sep2021 19:57:59.993] [Worker-Main-6/INFO] [KubeJS Server/]: [slurries] Found 2 tags, added 0 objects, removed 0 objects
  965. [21Sep2021 19:57:59.993] [Worker-Main-6/INFO] [KubeJS Server/]: [infuse_types] Found 8 tags, added 0 objects, removed 0 objects
  966. [21Sep2021 19:57:59.993] [Worker-Main-6/INFO] [KubeJS Server/]: [gases] Found 5 tags, added 0 objects, removed 0 objects
  967. [21Sep2021 19:58:00.498] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_zombie_pigman_seeds[thermal:insolator]': {"item":"mysticalagriculture:zombie_pigman_seeds"} is not a valid ingredient!
  968. [21Sep2021 19:58:00.817] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_husk_seeds[thermal:insolator]': {"item":"mysticalagriculture:husk_seeds"} is not a valid ingredient!
  969. [21Sep2021 19:58:01.313] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_panda_seeds[thermal:insolator]': {"item":"mysticalagriculture:panda_seeds"} is not a valid ingredient!
  970. [21Sep2021 19:58:01.338] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_vindicator_seeds[thermal:insolator]': {"item":"mysticalagriculture:vindicator_seeds"} is not a valid ingredient!
  971. [21Sep2021 19:58:01.419] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_phantom_seeds[thermal:insolator]': {"item":"mysticalagriculture:phantom_seeds"} is not a valid ingredient!
  972. [21Sep2021 19:58:01.433] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_shulker_seeds[thermal:insolator]': {"item":"mysticalagriculture:shulker_seeds"} is not a valid ingredient!
  973. [21Sep2021 19:58:01.868] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_ravager_seeds[thermal:insolator]': {"item":"mysticalagriculture:ravager_seeds"} is not a valid ingredient!
  974. [21Sep2021 19:58:01.872] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_villager_seeds[thermal:insolator]': {"item":"mysticalagriculture:villager_seeds"} is not a valid ingredient!
  975. [21Sep2021 19:58:02.150] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_guardian_seeds[thermal:insolator]': {"item":"mysticalagriculture:guardian_seeds"} is not a valid ingredient!
  976. [21Sep2021 19:58:02.232] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_wolf_seeds[thermal:insolator]': {"item":"mysticalagriculture:wolf_seeds"} is not a valid ingredient!
  977. [21Sep2021 19:58:02.247] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'mysticalagriculture:essence/quark/marble[cucumber:shaped_no_mirror]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'quark:marble'
  978. [21Sep2021 19:58:02.248] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe mysticalagriculture:essence/quark/marble[cucumber:shaped_no_mirror]: com.google.gson.JsonSyntaxException: Unknown item 'quark:marble'
  979. [21Sep2021 19:58:02.652] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_polar_bear_seeds[thermal:insolator]': {"item":"mysticalagriculture:polar_bear_seeds"} is not a valid ingredient!
  980. [21Sep2021 19:58:02.658] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_mooshroom_seeds[thermal:insolator]': {"item":"mysticalagriculture:mooshroom_seeds"} is not a valid ingredient!
  981. [21Sep2021 19:58:02.664] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_llama_seeds[thermal:insolator]': {"item":"mysticalagriculture:llama_seeds"} is not a valid ingredient!
  982. [21Sep2021 19:58:02.713] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_horse_seeds[thermal:insolator]': {"item":"mysticalagriculture:horse_seeds"} is not a valid ingredient!
  983. [21Sep2021 19:58:02.743] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_silverfish_seeds[thermal:insolator]': {"item":"mysticalagriculture:silverfish_seeds"} is not a valid ingredient!
  984. [21Sep2021 19:58:02.861] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_stray_seeds[thermal:insolator]': {"item":"mysticalagriculture:stray_seeds"} is not a valid ingredient!
  985. [21Sep2021 19:58:02.894] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_fox_seeds[thermal:insolator]': {"item":"mysticalagriculture:fox_seeds"} is not a valid ingredient!
  986. [21Sep2021 19:58:03.025] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_endermite_seeds[thermal:insolator]': {"item":"mysticalagriculture:endermite_seeds"} is not a valid ingredient!
  987. [21Sep2021 19:58:03.088] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_vex_seeds[thermal:insolator]': {"item":"mysticalagriculture:vex_seeds"} is not a valid ingredient!
  988. [21Sep2021 19:58:03.252] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:machine/smelter/smelter_gold_dust[thermal:smelter]': {"item":"thermal:gold_ingot","count":1} is not a valid result!
  989. [21Sep2021 19:58:03.295] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:machine/smelter/smelter_iron_dust[thermal:smelter]': {"item":"thermal:iron_ingot","count":1} is not a valid result!
  990. [21Sep2021 19:58:03.313] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_witch_seeds[thermal:insolator]': {"item":"mysticalagriculture:witch_seeds"} is not a valid ingredient!
  991. [21Sep2021 19:58:03.325] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_pillager_seeds[thermal:insolator]': {"item":"mysticalagriculture:pillager_seeds"} is not a valid ingredient!
  992. [21Sep2021 19:58:03.701] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_evoker_seeds[thermal:insolator]': {"item":"mysticalagriculture:evoker_seeds"} is not a valid ingredient!
  993. [21Sep2021 19:58:03.889] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_parrot_seeds[thermal:insolator]': {"item":"mysticalagriculture:parrot_seeds"} is not a valid ingredient!
  994. [21Sep2021 19:58:03.897] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_magma_cube_seeds[thermal:insolator]': {"item":"mysticalagriculture:magma_cube_seeds"} is not a valid ingredient!
  995. [21Sep2021 19:58:03.906] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_drowned_seeds[thermal:insolator]': {"item":"mysticalagriculture:drowned_seeds"} is not a valid ingredient!
  996. [21Sep2021 19:58:03.915] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_dolphin_seeds[thermal:insolator]': {"item":"mysticalagriculture:dolphin_seeds"} is not a valid ingredient!
  997. [21Sep2021 19:58:04.203] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_cat_seeds[thermal:insolator]': {"item":"mysticalagriculture:cat_seeds"} is not a valid ingredient!
  998. [21Sep2021 19:58:04.233] [Worker-Main-6/WARN] [KubeJS Server/]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_bat_seeds[thermal:insolator]': {"item":"mysticalagriculture:bat_seeds"} is not a valid ingredient!
  999. [21Sep2021 19:58:04.383] [Worker-Main-6/INFO] [KubeJS Server/]: Found 13932 recipes and 0 failed recipes in 4.330 s
  1000. [21Sep2021 19:58:06.620] [Worker-Main-6/INFO] [KubeJS Server/]: Posted recipe events in 2.233 s
  1001. [21Sep2021 19:58:08.990] [Worker-Main-6/INFO] [KubeJS Server/]: Modified & removed recipes in 2.369 s
  1002. [21Sep2021 19:58:09.114] [Worker-Main-6/INFO] [KubeJS Server/]: Added recipes in 123.3 ms
  1003. [21Sep2021 19:58:09.116] [Worker-Main-6/INFO] [KubeJS Server/]: Added 502 recipes, removed 164 recipes, modified 1072 recipes, with 0 failed recipes and 0 fall-backed recipes
  1004. [21Sep2021 19:58:12.921] [Worker-Main-6/INFO] [placebo/]: Registered 0 additional loot tables.
  1005. [21Sep2021 19:58:12.923] [Worker-Main-6/INFO] [KubeJS Server/]: [functions] Found 0 tags, added 0 objects, removed 0 objects
  1006. [21Sep2021 19:58:13.606] [Worker-Main-6/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 6313 advancements
  1007. [21Sep2021 19:58:13.628] [Worker-Main-6/INFO] [placebo/]: Registered 0 additional recipes.
  1008. [21Sep2021 19:58:14.111] [Worker-Main-6/INFO] [immersiveengineering/]: Couldn't fully analyze 1 jetpack_vanilla3_armored, missing knowledge for {1 diamond_chestplate=1.0}
  1009. [21Sep2021 19:58:14.115] [Worker-Main-6/INFO] [immersiveengineering/]: Couldn't fully analyze 1 inferium_shovel, missing knowledge for {1 diamond_shovel=1.0}
  1010. [21Sep2021 19:58:14.115] [Worker-Main-6/INFO] [immersiveengineering/]: Couldn't fully analyze 1 inferium_axe, missing knowledge for {1 diamond_axe=1.0}
  1011. [21Sep2021 19:58:14.115] [Worker-Main-6/INFO] [immersiveengineering/]: Couldn't fully analyze 1 inferium_sword, missing knowledge for {1 diamond_sword=1.0}
  1012. [21Sep2021 19:58:14.115] [Worker-Main-6/INFO] [immersiveengineering/]: Couldn't fully analyze 1 jetpack_vanilla4_armored, missing knowledge for {1 netherite_chestplate=1.0}
  1013. [21Sep2021 19:58:14.115] [Worker-Main-6/INFO] [immersiveengineering/]: Couldn't fully analyze 1 inferium_hoe, missing knowledge for {1 diamond_hoe=1.0}
  1014. [21Sep2021 19:58:14.115] [Worker-Main-6/INFO] [immersiveengineering/]: Couldn't fully analyze 1 inferium_chestplate, missing knowledge for {1 diamond_chestplate=1.0}
  1015. [21Sep2021 19:58:14.116] [Worker-Main-6/INFO] [immersiveengineering/]: Couldn't fully analyze 1 inferium_leggings, missing knowledge for {1 diamond_leggings=1.0}
  1016. [21Sep2021 19:58:14.116] [Worker-Main-6/INFO] [immersiveengineering/]: Couldn't fully analyze 1 inferium_pickaxe, missing knowledge for {1 diamond_pickaxe=1.0}
  1017. [21Sep2021 19:58:14.116] [Worker-Main-6/INFO] [immersiveengineering/]: Couldn't fully analyze 1 inferium_boots, missing knowledge for {1 diamond_boots=1.0}
  1018. [21Sep2021 19:58:14.116] [Worker-Main-6/INFO] [immersiveengineering/]: Couldn't fully analyze 1 inferium_helmet, missing knowledge for {1 diamond_helmet=1.0}
  1019. [21Sep2021 19:58:14.116] [Worker-Main-6/INFO] [immersiveengineering/]: Finished recipe profiler for Arc Recycling, took 479 milliseconds
  1020. [21Sep2021 19:58:14.209] [Worker-Main-6/INFO] [Cucumber Library/]: Loaded cucumber-tags.json in 2 ms
  1021. [21Sep2021 19:58:14.239] [Worker-Main-6/INFO] [slimeknights.tconstruct.library.materials.definition.MaterialManager/]: 33 materials loaded
  1022. [21Sep2021 19:58:14.383] [Worker-Main-6/INFO] [slimeknights.tconstruct.library.materials.stats.MaterialStatsManager/]: 99 stats loaded for 33 materials
  1023. [21Sep2021 19:58:14.648] [Worker-Main-6/INFO] [immersiveengineering/]: Recipes for potions: minecraft:thick, minecraft:slow_falling, minecraft:long_swiftness, minecraft:long_night_vision, minecraft:healing, minecraft:long_weakness, minecraft:long_slow_falling, minecraft:mundane, minecraft:slowness, minecraft:weakness, minecraft:poison, minecraft:fire_resistance, minecraft:strong_turtle_master, minecraft:awkward, minecraft:strong_leaping, minecraft:long_invisibility, minecraft:long_leaping, minecraft:strong_regeneration, minecraft:water_breathing, minecraft:long_turtle_master, minecraft:long_regeneration, minecraft:strength, minecraft:long_poison, minecraft:long_water_breathing, minecraft:long_strength, minecraft:night_vision, minecraft:strong_slowness, minecraft:strong_healing, minecraft:invisibility, minecraft:regeneration, minecraft:water, minecraft:strong_strength, minecraft:turtle_master, minecraft:strong_swiftness, minecraft:strong_poison, minecraft:swiftness, minecraft:harming, minecraft:long_slowness, minecraft:strong_harming, minecraft:leaping, minecraft:long_fire_resistance
  1024. [21Sep2021 19:58:18.298] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5
  1025. [21Sep2021 19:58:18.299] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
  1026. [21Sep2021 19:58:18.299] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
  1027. [21Sep2021 19:58:18.299] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
  1028. [21Sep2021 19:58:18.401] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25567
  1029. [21Sep2021 19:58:18.446] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
  1030. [21Sep2021 19:58:18.866] [Server thread/INFO] [me.ichun.mods.hats.common.Hats/]: Allocated Hat Pools.
  1031. [21Sep2021 19:58:18.868] [Server thread/INFO] [me.ichun.mods.hats.common.Hats/]: Allocated Hat Pools.
  1032. [21Sep2021 19:58:18.870] [Thread-1/INFO] [me.ichun.mods.hats.common.Hats/]: Allocated Hat Pools.
  1033. [21Sep2021 19:58:18.950] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /home/mc/.ampdata/instances/Minecraft03/Minecraft/defaultconfigs/better_diving-server.toml
  1034. [21Sep2021 19:58:19.000] [Server thread/INFO] [STDOUT/]: [romelo333.notenoughwands.setup.Config:onLoad:39]: @@@@@@@@@@@@@@@@@@ Config.onLoad
  1035. [21Sep2021 19:58:19.000] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /home/mc/.ampdata/instances/Minecraft03/Minecraft/./world/serverconfig/notenoughwands-server.toml is not correct. Correcting
  1036. [21Sep2021 19:58:19.006] [Thread-1/INFO] [STDOUT/]: [romelo333.notenoughwands.setup.Config:onReload:45]: @@@@@@@@@@@@@@@@@@ Config.onReload
  1037. [21Sep2021 19:58:19.058] [Server thread/INFO] [FluxNetworks/]: SERVER CONFIG LOADED
  1038. [21Sep2021 19:58:19.058] [Thread-1/INFO] [FluxNetworks/]: SERVER CONFIG LOADED
  1039. [21Sep2021 19:58:19.059] [Thread-1/INFO] [FluxNetworks/]: SERVER CONFIG LOADED
  1040. [21Sep2021 19:58:19.062] [Thread-1/INFO] [FluxNetworks/]: SERVER CONFIG LOADED
  1041. [21Sep2021 19:58:19.367] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
  1042. [21Sep2021 19:58:19.948] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Unable to find spawn biome
  1043. [21Sep2021 20:02:51.679] [Worker-Main-9/WARN] [dev.ftb.mods.ftbstructures.FTBStructures/]: Unknown palette ID 'barrel_oc_25' in 'ftboceanblock:ftb/overworld/comp/turtles_waterdungeon' at BlockPos{x=-38, y=136, z=-185}
  1044.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement