Guest User

Untitled

a guest
Sep 21st, 2022
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 209.71 KB | None | 0 0
  1. [21Sep2022 19:23:26.188] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.1.25, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
  2. [21Sep2022 19:23:26.191] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Oracle Corporation; OS Windows 10 arch amd64 version 10.0
  3. [21Sep2022 19:23:26.359] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Marc/Desktop/SERVER/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
  4. [21Sep2022 19:23:27.429] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Marc\Desktop\SERVER\libraries\net\minecraftforge\fmlcore\1.19.2-43.1.25\fmlcore-1.19.2-43.1.25.jar is missing mods.toml file
  5. [21Sep2022 19:23:27.433] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Marc\Desktop\SERVER\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.1.25\javafmllanguage-1.19.2-43.1.25.jar is missing mods.toml file
  6. [21Sep2022 19:23:27.436] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Marc\Desktop\SERVER\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.1.25\lowcodelanguage-1.19.2-43.1.25.jar is missing mods.toml file
  7. [21Sep2022 19:23:27.439] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Marc\Desktop\SERVER\libraries\net\minecraftforge\mclanguage\1.19.2-43.1.25\mclanguage-1.19.2-43.1.25.jar is missing mods.toml file
  8. [21Sep2022 19:23:27.832] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 4 dependencies adding them to mods collection
  9. [21Sep2022 19:23:29.991] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
  10. [21Sep2022 19:23:30.030] [main/ERROR] [mixin/]: Mixin config reeses_sodium_options.mixins.json does not specify "minVersion" property
  11. [21Sep2022 19:23:30.109] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
  12. [21Sep2022 19:23:30.186] [main/INFO] [Rubidium/]: Loaded configuration file for Rubidium: 29 options available, 0 override(s) found
  13. [21Sep2022 19:23:30.580] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.gravestone.events.DeathEvents)
  14. [21Sep2022 19:23:30.582] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.corpse.events.DeathEvents)
  15. [21Sep2022 19:23:30.809] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/inventory/AbstractContainerScreen for invalid dist DEDICATED_SERVER
  16. [21Sep2022 19:23:30.810] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/inventory/AbstractContainerScreen for invalid dist DEDICATED_SERVER)
  17. [21Sep2022 19:23:30.811] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.inventory.AbstractContainerScreen was not found itemborders.mixins.json:AbstractContainerScreenMixin
  18. [21Sep2022 19:23:30.814] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER
  19. [21Sep2022 19:23:30.815] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/Gui (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER)
  20. [21Sep2022 19:23:30.815] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.Gui was not found itemborders.mixins.json:GuiMixin
  21. [21Sep2022 19:23:31.196] [main/INFO] [mixin/]: Mixing MainMixin from iceberg.mixins.json into net.minecraft.server.Main
  22. [21Sep2022 19:23:32.394] [main/WARN] [mixin/]: @Inject(@At("HEAD")) Shift.BY=1 on blueprint.mixins.json:EntityMixin::handler$zhd000$baseTick exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
  23. [21Sep2022 19:23:35.236] [main/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
  24. [21Sep2022 19:23:37.359] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
  25. [21Sep2022 19:23:37.360] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
  26. [21Sep2022 19:23:37.361] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
  27. [21Sep2022 19:23:37.361] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
  28. [21Sep2022 19:23:37.362] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
  29. [21Sep2022 19:23:37.362] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
  30. [21Sep2022 19:23:37.362] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket.
  31. [21Sep2022 19:23:37.380] [modloading-worker-0/INFO] [me.dinnerbeef.compressium.Compressium/]: Loading compressible blocks from data store config/compressiumblocks.json
  32. [21Sep2022 19:23:37.424] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier group 'majruszlib:default' has been initialized.
  33. [21Sep2022 19:23:37.436] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'BlockSmelter' has been inserted to 'majruszlib:default'.
  34. [21Sep2022 19:23:37.478] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for mod tradingpost
  35. [21Sep2022 19:23:37.478] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for mod enchantinginfuser
  36. [21Sep2022 19:23:37.548] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
  37. [21Sep2022 19:23:37.553] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftblibrary:edit_nbt_response
  38. [21Sep2022 19:23:37.666] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 43.1.25, for MC 1.19.2 with MCP 20220805.130853
  39. [21Sep2022 19:23:37.667] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v43.1.25 Initialized
  40. [21Sep2022 19:23:37.936] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for mod puzzleslib
  41. [21Sep2022 19:23:37.944] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier group 'majruszsenchantments:enchantment' has been initialized.
  42. [21Sep2022 19:23:37.945] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier group 'majruszsenchantments:curse' has been initialized.
  43. [21Sep2022 19:23:37.959] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule
  44. [21Sep2022 19:23:37.967] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Dodge' has been inserted to 'majruszsenchantments:enchantment'.
  45. [21Sep2022 19:23:37.977] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'DeathWish' has been inserted to 'majruszsenchantments:enchantment'.
  46. [21Sep2022 19:23:37.982] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule
  47. [21Sep2022 19:23:37.985] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule
  48. [21Sep2022 19:23:37.985] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Enlightenment' has been inserted to 'majruszsenchantments:enchantment'.
  49. [21Sep2022 19:23:37.987] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule
  50. [21Sep2022 19:23:37.992] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule
  51. [21Sep2022 19:23:37.994] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule
  52. [21Sep2022 19:23:37.995] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'FishingFanatic' has been inserted to 'majruszsenchantments:enchantment'.
  53. [21Sep2022 19:23:37.997] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule
  54. [21Sep2022 19:23:38.004] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule
  55. [21Sep2022 19:23:38.006] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule
  56. [21Sep2022 19:23:38.007] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'FuseCutter' has been inserted to 'majruszsenchantments:enchantment'.
  57. [21Sep2022 19:23:38.009] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule
  58. [21Sep2022 19:23:38.013] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule
  59. [21Sep2022 19:23:38.014] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'GoldFuelled' has been inserted to 'majruszsenchantments:enchantment'.
  60. [21Sep2022 19:23:38.018] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule
  61. [21Sep2022 19:23:38.023] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Hunter' has been inserted to 'majruszsenchantments:enchantment'.
  62. [21Sep2022 19:23:38.024] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule
  63. [21Sep2022 19:23:38.026] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule
  64. [21Sep2022 19:23:38.028] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule
  65. [21Sep2022 19:23:38.029] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule
  66. [21Sep2022 19:23:38.031] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule
  67. [21Sep2022 19:23:38.034] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Harvester' has been inserted to 'majruszsenchantments:enchantment'.
  68. [21Sep2022 19:23:38.035] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule
  69. [21Sep2022 19:23:38.039] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule
  70. [21Sep2022 19:23:38.041] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ShulkerPackingModule
  71. [21Sep2022 19:23:38.044] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule
  72. [21Sep2022 19:23:38.047] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule
  73. [21Sep2022 19:23:38.047] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id biomemakeover:cl_complete_quest
  74. [21Sep2022 19:23:38.047] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'HorseFrostWalker' has been inserted to 'majruszsenchantments:enchantment'.
  75. [21Sep2022 19:23:38.050] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id biomemakeover:update_dir_data
  76. [21Sep2022 19:23:38.056] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule
  77. [21Sep2022 19:23:38.057] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'ArmoredCaravan' has been inserted to 'majruszsenchantments:enchantment'.
  78. [21Sep2022 19:23:38.060] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule
  79. [21Sep2022 19:23:38.063] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule
  80. [21Sep2022 19:23:38.066] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'HorseSwiftness' has been inserted to 'majruszsenchantments:enchantment'.
  81. [21Sep2022 19:23:38.068] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreNoteBlockSounds
  82. [21Sep2022 19:23:38.070] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule
  83. [21Sep2022 19:23:38.075] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule
  84. [21Sep2022 19:23:38.075] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Immortality' has been inserted to 'majruszsenchantments:enchantment'.
  85. [21Sep2022 19:23:38.077] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule
  86. [21Sep2022 19:23:38.080] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule
  87. [21Sep2022 19:23:38.082] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule
  88. [21Sep2022 19:23:38.084] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Leech' has been inserted to 'majruszsenchantments:enchantment'.
  89. [21Sep2022 19:23:38.088] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule
  90. [21Sep2022 19:23:38.090] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'MagicProtection' has been inserted to 'majruszsenchantments:enchantment'.
  91. [21Sep2022 19:23:38.090] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule
  92. [21Sep2022 19:23:38.094] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule
  93. [21Sep2022 19:23:38.095] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Misanthropy' has been inserted to 'majruszsenchantments:enchantment'.
  94. [21Sep2022 19:23:38.096] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule
  95. [21Sep2022 19:23:38.098] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule
  96. [21Sep2022 19:23:38.100] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule
  97. [21Sep2022 19:23:38.102] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule
  98. [21Sep2022 19:23:38.102] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Smelter' has been inserted to 'majruszsenchantments:enchantment'.
  99. [21Sep2022 19:23:38.105] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
  100. [21Sep2022 19:23:38.108] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule
  101. [21Sep2022 19:23:38.109] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule
  102. [21Sep2022 19:23:38.109] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Telekinesis' has been inserted to 'majruszsenchantments:enchantment'.
  103. [21Sep2022 19:23:38.111] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule
  104. [21Sep2022 19:23:38.116] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule
  105. [21Sep2022 19:23:38.120] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule
  106. [21Sep2022 19:23:38.120] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Vitality' has been inserted to 'majruszsenchantments:enchantment'.
  107. [21Sep2022 19:23:38.127] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Breaking' has been inserted to 'majruszsenchantments:curse'.
  108. [21Sep2022 19:23:38.129] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule
  109. [21Sep2022 19:23:38.134] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Corrosion' has been inserted to 'majruszsenchantments:curse'.
  110. [21Sep2022 19:23:38.138] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule
  111. [21Sep2022 19:23:38.140] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
  112. [21Sep2022 19:23:38.142] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule
  113. [21Sep2022 19:23:38.144] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule
  114. [21Sep2022 19:23:38.145] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Fatigue' has been inserted to 'majruszsenchantments:curse'.
  115. [21Sep2022 19:23:38.148] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule
  116. [21Sep2022 19:23:38.152] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Incompatibility' has been inserted to 'majruszsenchantments:curse'.
  117. [21Sep2022 19:23:38.153] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.CameraModule
  118. [21Sep2022 19:23:38.154] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule
  119. [21Sep2022 19:23:38.156] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule
  120. [21Sep2022 19:23:38.157] [modloading-worker-0/INFO] [com.mlib.MajruszLibrary/]: Game modifier 'Vampirism' has been inserted to 'majruszsenchantments:curse'.
  121. [21Sep2022 19:23:38.160] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule
  122. [21Sep2022 19:23:38.164] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule
  123. [21Sep2022 19:23:38.164] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
  124. [21Sep2022 19:23:38.168] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule
  125. [21Sep2022 19:23:38.171] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule
  126. [21Sep2022 19:23:38.176] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule
  127. [21Sep2022 19:23:38.179] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule
  128. [21Sep2022 19:23:38.181] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule
  129. [21Sep2022 19:23:38.184] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule
  130. [21Sep2022 19:23:38.187] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule
  131. [21Sep2022 19:23:38.189] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule
  132. [21Sep2022 19:23:38.194] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule
  133. [21Sep2022 19:23:38.196] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule
  134. [21Sep2022 19:23:38.197] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule
  135. [21Sep2022 19:23:38.199] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule
  136. [21Sep2022 19:23:38.201] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule
  137. [21Sep2022 19:23:38.203] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule
  138. [21Sep2022 19:23:38.205] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule
  139. [21Sep2022 19:23:38.207] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.ZombieVillagersOnNormalModule
  140. [21Sep2022 19:23:38.208] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule
  141. [21Sep2022 19:23:38.210] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SawModule
  142. [21Sep2022 19:23:38.214] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule
  143. [21Sep2022 19:23:38.215] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule
  144. [21Sep2022 19:23:38.217] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule
  145. [21Sep2022 19:23:38.219] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule
  146. [21Sep2022 19:23:38.220] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule
  147. [21Sep2022 19:23:38.222] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.WoolShutsUpMinecartsModule
  148. [21Sep2022 19:23:38.225] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule
  149. [21Sep2022 19:23:38.226] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule
  150. [21Sep2022 19:23:38.227] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule
  151. [21Sep2022 19:23:38.228] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule
  152. [21Sep2022 19:23:38.230] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule
  153. [21Sep2022 19:23:38.233] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule
  154. [21Sep2022 19:23:38.235] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule
  155. [21Sep2022 19:23:38.240] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule
  156. [21Sep2022 19:23:38.242] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind
  157. [21Sep2022 19:23:38.244] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule
  158. [21Sep2022 19:23:38.245] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule
  159. [21Sep2022 19:23:38.248] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule
  160. [21Sep2022 19:23:38.253] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule
  161. [21Sep2022 19:23:38.255] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule
  162. [21Sep2022 19:23:38.256] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule
  163. [21Sep2022 19:23:38.263] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule
  164. [21Sep2022 19:23:38.272] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule
  165. [21Sep2022 19:23:38.275] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule
  166. [21Sep2022 19:23:38.276] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule
  167. [21Sep2022 19:23:38.277] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule
  168. [21Sep2022 19:23:38.278] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule
  169. [21Sep2022 19:23:38.279] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule
  170. [21Sep2022 19:23:38.280] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule
  171. [21Sep2022 19:23:38.283] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule
  172. [21Sep2022 19:23:38.287] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RawMetalBricksModule
  173. [21Sep2022 19:23:38.288] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule
  174. [21Sep2022 19:23:38.289] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule
  175. [21Sep2022 19:23:38.291] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule
  176. [21Sep2022 19:23:38.294] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule
  177. [21Sep2022 19:23:38.295] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule
  178. [21Sep2022 19:23:38.297] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule
  179. [21Sep2022 19:23:38.298] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.JapanesePaletteModule
  180. [21Sep2022 19:23:38.299] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule
  181. [21Sep2022 19:23:38.304] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule
  182. [21Sep2022 19:23:38.306] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule
  183. [21Sep2022 19:23:38.315] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule
  184. [21Sep2022 19:23:38.317] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule
  185. [21Sep2022 19:23:38.321] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule
  186. [21Sep2022 19:23:38.322] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule
  187. [21Sep2022 19:23:38.324] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule
  188. [21Sep2022 19:23:38.327] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule
  189. [21Sep2022 19:23:38.328] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule
  190. [21Sep2022 19:23:38.330] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule
  191. [21Sep2022 19:23:38.332] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule
  192. [21Sep2022 19:23:38.333] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule
  193. [21Sep2022 19:23:38.334] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule
  194. [21Sep2022 19:23:38.339] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule
  195. [21Sep2022 19:23:38.343] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule
  196. [21Sep2022 19:23:38.347] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule
  197. [21Sep2022 19:23:38.350] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule
  198. [21Sep2022 19:23:38.352] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule
  199. [21Sep2022 19:23:38.353] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule
  200. [21Sep2022 19:23:38.354] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule
  201. [21Sep2022 19:23:38.357] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule
  202. [21Sep2022 19:23:38.359] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule
  203. [21Sep2022 19:23:38.363] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule
  204. [21Sep2022 19:23:38.369] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule
  205. [21Sep2022 19:23:38.395] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule
  206. [21Sep2022 19:23:38.399] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule
  207. [21Sep2022 19:23:38.404] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule
  208. [21Sep2022 19:23:38.409] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT
  209. [21Sep2022 19:23:39.471] [main/INFO] [quark/]: Dispatching Module Step REGISTER
  210. [21Sep2022 19:23:40.016] [main/INFO] [quark/]: Dispatching Module Step POST_REGISTER
  211. [21Sep2022 19:23:45.929] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  212. [21Sep2022 19:23:45.930] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  213. [21Sep2022 19:23:45.930] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  214. [21Sep2022 19:23:45.931] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  215. [21Sep2022 19:23:45.931] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  216. [21Sep2022 19:23:45.931] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  217. [21Sep2022 19:23:45.931] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  218. [21Sep2022 19:23:45.931] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
  219. [21Sep2022 19:23:45.934] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  220. [21Sep2022 19:23:45.934] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  221. [21Sep2022 19:23:45.935] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  222. [21Sep2022 19:23:45.935] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  223. [21Sep2022 19:23:45.935] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  224. [21Sep2022 19:23:45.936] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  225. [21Sep2022 19:23:45.936] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  226. [21Sep2022 19:23:45.936] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  227. [21Sep2022 19:23:45.936] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  228. [21Sep2022 19:23:45.937] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  229. [21Sep2022 19:23:45.937] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
  230. [21Sep2022 19:23:45.938] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  231. [21Sep2022 19:23:45.944] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  232. [21Sep2022 19:23:45.944] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
  233. [21Sep2022 19:23:45.945] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  234. [21Sep2022 19:23:45.945] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
  235. [21Sep2022 19:23:45.945] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
  236. [21Sep2022 19:23:45.945] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  237. [21Sep2022 19:23:45.945] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  238. [21Sep2022 19:23:45.946] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  239. [21Sep2022 19:23:45.946] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  240. [21Sep2022 19:23:45.946] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  241. [21Sep2022 19:23:45.948] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  242. [21Sep2022 19:23:45.948] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  243. [21Sep2022 19:23:45.952] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  244. [21Sep2022 19:23:45.954] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  245. [21Sep2022 19:23:45.954] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  246. [21Sep2022 19:23:45.954] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  247. [21Sep2022 19:23:45.956] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.GrimReaperEntity from class forge.net.mca.util.network.datasync.CEnumParameter
  248. [21Sep2022 19:23:46.009] [main/INFO] [Puzzles Lib/]: Loading common config for enchantinginfuser
  249. [21Sep2022 19:23:46.098] [main/INFO] [quark/]: Loading Module Redstone Randomizer
  250. [21Sep2022 19:23:46.098] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
  251. [21Sep2022 19:23:46.099] [main/INFO] [quark/]: Loading Module Obsidian Plate
  252. [21Sep2022 19:23:46.100] [main/INFO] [quark/]: Loading Module Metal Buttons
  253. [21Sep2022 19:23:46.100] [main/INFO] [quark/]: Loading Module Jukebox Automation
  254. [21Sep2022 19:23:46.101] [main/INFO] [quark/]: Loading Module Iron Rod
  255. [21Sep2022 19:23:46.102] [main/INFO] [quark/]: Loading Module Gravisand
  256. [21Sep2022 19:23:46.102] [main/INFO] [quark/]: Loading Module Feeding Trough
  257. [21Sep2022 19:23:46.104] [main/INFO] [quark/]: Loading Module Ender Watcher
  258. [21Sep2022 19:23:46.104] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
  259. [21Sep2022 19:23:46.104] [main/INFO] [quark/]: Loading Module Chute
  260. [21Sep2022 19:23:46.105] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
  261. [21Sep2022 19:23:46.105] [main/INFO] [quark/]: Loading Module Wooden Posts
  262. [21Sep2022 19:23:46.105] [main/INFO] [quark/]: Loading Module Vertical Slabs
  263. [21Sep2022 19:23:46.105] [main/INFO] [quark/]: Loading Module Vertical Planks
  264. [21Sep2022 19:23:46.105] [main/INFO] [quark/]: Loading Module Variant Ladders
  265. [21Sep2022 19:23:46.106] [main/INFO] [quark/]: Loading Module Variant Furnaces
  266. [21Sep2022 19:23:46.106] [main/INFO] [quark/]: Loading Module Variant Chests
  267. [21Sep2022 19:23:46.109] [main/INFO] [quark/]: Loading Module Variant Bookshelves
  268. [21Sep2022 19:23:46.109] [main/INFO] [quark/]: Loading Module Thatch
  269. [21Sep2022 19:23:46.109] [main/INFO] [quark/]: Loading Module Sturdy Stone
  270. [21Sep2022 19:23:46.110] [main/INFO] [quark/]: Loading Module Stools
  271. [21Sep2022 19:23:46.111] [main/INFO] [quark/]: Loading Module Soul Sandstone
  272. [21Sep2022 19:23:46.111] [main/INFO] [quark/]: Loading Module Shingles
  273. [21Sep2022 19:23:46.111] [main/INFO] [quark/]: Loading Module Shear Vines
  274. [21Sep2022 19:23:46.112] [main/INFO] [quark/]: Loading Module Rope
  275. [21Sep2022 19:23:46.112] [main/INFO] [quark/]: Loading Module Raw Metal Bricks
  276. [21Sep2022 19:23:46.112] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
  277. [21Sep2022 19:23:46.112] [main/INFO] [quark/]: Loading Module More Stone Variants
  278. [21Sep2022 19:23:46.113] [main/INFO] [quark/]: Loading Module More Potted Plants
  279. [21Sep2022 19:23:46.113] [main/INFO] [quark/]: Loading Module More Brick Types
  280. [21Sep2022 19:23:46.113] [main/INFO] [quark/]: Loading Module Midori
  281. [21Sep2022 19:23:46.113] [main/INFO] [quark/]: Loading Module Leaf Carpet
  282. [21Sep2022 19:23:46.113] [main/INFO] [quark/]: Loading Module Japanese Palette
  283. [21Sep2022 19:23:46.114] [main/INFO] [quark/]: Loading Module Industrial Palette
  284. [21Sep2022 19:23:46.114] [main/INFO] [quark/]: Loading Module Hedges
  285. [21Sep2022 19:23:46.114] [main/INFO] [quark/]: Loading Module Grate
  286. [21Sep2022 19:23:46.114] [main/INFO] [quark/]: Loading Module Gold Bars
  287. [21Sep2022 19:23:46.115] [main/INFO] [quark/]: Loading Module Glass Item Frame
  288. [21Sep2022 19:23:46.115] [main/INFO] [quark/]: Loading Module Framed Glass
  289. [21Sep2022 19:23:46.115] [main/INFO] [quark/]: Loading Module Duskbound Blocks
  290. [21Sep2022 19:23:46.115] [main/INFO] [quark/]: Loading Module Compressed Blocks
  291. [21Sep2022 19:23:46.116] [main/INFO] [quark/]: Loading Module Celebratory Lamps
  292. [21Sep2022 19:23:46.116] [main/INFO] [quark/]: Loading Module Quick Armor Swapping
  293. [21Sep2022 19:23:46.117] [main/INFO] [quark/]: Loading Module Item Sharing
  294. [21Sep2022 19:23:46.119] [main/INFO] [quark/]: Loading Module Inventory Sorting
  295. [21Sep2022 19:23:46.119] [main/INFO] [quark/]: Loading Module Hotbar Changer
  296. [21Sep2022 19:23:46.119] [main/INFO] [quark/]: Loading Module Expanded Item Interactions
  297. [21Sep2022 19:23:46.119] [main/INFO] [quark/]: Loading Module Easy Transfering
  298. [21Sep2022 19:23:46.120] [main/INFO] [quark/]: Loading Module Trowel
  299. [21Sep2022 19:23:46.120] [main/INFO] [quark/]: Loading Module Slime In A Bucket
  300. [21Sep2022 19:23:46.121] [main/INFO] [quark/]: Loading Module Seed Pouch
  301. [21Sep2022 19:23:46.122] [main/INFO] [quark/]: Loading Module Pickarang
  302. [21Sep2022 19:23:46.123] [main/INFO] [quark/]: Loading Module Pathfinder Maps
  303. [21Sep2022 19:23:46.124] [main/INFO] [quark/]: Loading Module Parrot Eggs
  304. [21Sep2022 19:23:46.126] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
  305. [21Sep2022 19:23:46.126] [main/INFO] [quark/]: Loading Module Color Runes
  306. [21Sep2022 19:23:46.127] [main/INFO] [quark/]: Loading Module Camera
  307. [21Sep2022 19:23:46.128] [main/INFO] [quark/]: Loading Module Bundle Recipe
  308. [21Sep2022 19:23:46.128] [main/INFO] [quark/]: Loading Module Bottled Cloud
  309. [21Sep2022 19:23:46.129] [main/INFO] [quark/]: Loading Module Beacon Redirection
  310. [21Sep2022 19:23:46.129] [main/INFO] [quark/]: Loading Module Ancient Tomes
  311. [21Sep2022 19:23:46.132] [main/INFO] [quark/]: Loading Module Ambient Discs
  312. [21Sep2022 19:23:46.132] [main/INFO] [quark/]: Loading Module Abacus
  313. [21Sep2022 19:23:46.133] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
  314. [21Sep2022 19:23:46.135] [main/INFO] [quark/]: Loading Module Vexes Die With Their Masters
  315. [21Sep2022 19:23:46.136] [main/INFO] [quark/]: Loading Module Utility Recipes
  316. [21Sep2022 19:23:46.138] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
  317. [21Sep2022 19:23:46.139] [main/INFO] [quark/]: Loading Module Simple Harvest
  318. [21Sep2022 19:23:46.140] [main/INFO] [quark/]: Loading Module Sign Editing
  319. [21Sep2022 19:23:46.141] [main/INFO] [quark/]: Loading Module Shulker Packing
  320. [21Sep2022 19:23:46.141] [main/INFO] [quark/]: Loading Module Replace Scaffolding
  321. [21Sep2022 19:23:46.142] [main/INFO] [quark/]: Loading Module Reacharound Placing
  322. [21Sep2022 19:23:46.143] [main/INFO] [quark/]: Loading Module Poison Potato Usage
  323. [21Sep2022 19:23:46.145] [main/INFO] [quark/]: Loading Module Pig Litters
  324. [21Sep2022 19:23:46.146] [main/INFO] [quark/]: Loading Module Pat The Dogs
  325. [21Sep2022 19:23:46.147] [main/INFO] [quark/]: Loading Module More Note Block Sounds
  326. [21Sep2022 19:23:46.148] [main/INFO] [quark/]: Loading Module More Banner Layers
  327. [21Sep2022 19:23:46.148] [main/INFO] [quark/]: Loading Module Lock Rotation
  328. [21Sep2022 19:23:46.149] [main/INFO] [quark/]: Loading Module Hoe Harvesting
  329. [21Sep2022 19:23:46.150] [main/INFO] [quark/]: Loading Module Grab Chickens
  330. [21Sep2022 19:23:46.151] [main/INFO] [quark/]: Loading Module Glass Shard
  331. [21Sep2022 19:23:46.151] [main/INFO] [quark/]: Loading Module Enhanced Ladders
  332. [21Sep2022 19:23:46.153] [main/INFO] [quark/]: Loading Module Emotes
  333. [21Sep2022 19:23:46.153] [main/INFO] [quark/]: Loading Module Dragon Scales
  334. [21Sep2022 19:23:46.154] [main/INFO] [quark/]: Loading Module Double Door Opening
  335. [21Sep2022 19:23:46.154] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
  336. [21Sep2022 19:23:46.155] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
  337. [21Sep2022 19:23:46.155] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
  338. [21Sep2022 19:23:46.156] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
  339. [21Sep2022 19:23:46.157] [main/INFO] [quark/]: Loading Module Armed Armor Stands
  340. [21Sep2022 19:23:46.158] [main/INFO] [quark/]: Loading Module Skull Pikes
  341. [21Sep2022 19:23:46.159] [main/INFO] [quark/]: Loading Module Spiral Spires
  342. [21Sep2022 19:23:46.160] [main/INFO] [quark/]: Loading Module Permafrost
  343. [21Sep2022 19:23:46.160] [main/INFO] [quark/]: Loading Module No More Lava Pockets
  344. [21Sep2022 19:23:46.160] [main/INFO] [quark/]: Loading Module New Stone Types
  345. [21Sep2022 19:23:46.161] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
  346. [21Sep2022 19:23:46.161] [main/INFO] [quark/]: Loading Module Monster Box
  347. [21Sep2022 19:23:46.162] [main/INFO] [quark/]: Loading Module Glimmering Weald
  348. [21Sep2022 19:23:46.162] [main/INFO] [quark/]: Loading Module Fairy Rings
  349. [21Sep2022 19:23:46.162] [main/INFO] [quark/]: Loading Module Corundum
  350. [21Sep2022 19:23:46.162] [main/INFO] [quark/]: Loading Module Chorus Vegetation
  351. [21Sep2022 19:23:46.162] [main/INFO] [quark/]: Loading Module Blossom Trees
  352. [21Sep2022 19:23:46.163] [main/INFO] [quark/]: Loading Module Big Stone Clusters
  353. [21Sep2022 19:23:46.163] [main/INFO] [quark/]: Loading Module Azalea Wood
  354. [21Sep2022 19:23:46.163] [main/INFO] [quark/]: Loading Module Wraith
  355. [21Sep2022 19:23:46.163] [main/INFO] [quark/]: Loading Module Toretoise
  356. [21Sep2022 19:23:46.164] [main/INFO] [quark/]: Loading Module Stonelings
  357. [21Sep2022 19:23:46.165] [main/INFO] [quark/]: Loading Module Shiba
  358. [21Sep2022 19:23:46.166] [main/INFO] [quark/]: Loading Module Foxhound
  359. [21Sep2022 19:23:46.168] [main/INFO] [quark/]: Loading Module Forgotten
  360. [21Sep2022 19:23:46.168] [main/INFO] [quark/]: Loading Module Crabs
  361. [21Sep2022 19:23:46.168] [main/INFO] [quark/]: Loading Module Wool Shuts Up Minecarts
  362. [21Sep2022 19:23:46.169] [main/INFO] [quark/]: Loading Module Variant Animal Textures
  363. [21Sep2022 19:23:46.169] [main/INFO] [quark/]: Loading Module Uses For Curses
  364. [21Sep2022 19:23:46.169] [main/INFO] [quark/]: Loading Module Usage Ticker
  365. [21Sep2022 19:23:46.169] [main/INFO] [quark/]: Loading Module Soul Candles
  366. [21Sep2022 19:23:46.170] [main/INFO] [quark/]: Loading Module Microcrafting Helper
  367. [21Sep2022 19:23:46.170] [main/INFO] [quark/]: Loading Module Improved Tooltips
  368. [21Sep2022 19:23:46.170] [main/INFO] [quark/]: Loading Module Greener Grass
  369. [21Sep2022 19:23:46.170] [main/INFO] [quark/]: Loading Module Chest Searching
  370. [21Sep2022 19:23:46.170] [main/INFO] [quark/]: Loading Module Back Button Keybind
  371. [21Sep2022 19:23:46.170] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
  372. [21Sep2022 19:23:46.170] [main/INFO] [quark/]: Loading Module Zombie Villagers On Normal
  373. [21Sep2022 19:23:46.171] [main/INFO] [quark/]: Loading Module Spawner Replacer
  374. [21Sep2022 19:23:46.171] [main/INFO] [quark/]: Loading Module Saw
  375. [21Sep2022 19:23:46.172] [main/INFO] [quark/]: Loading Module Overlay Shader
  376. [21Sep2022 19:23:46.172] [main/INFO] [quark/]: Loading Module Narrator Readout
  377. [21Sep2022 19:23:46.172] [main/INFO] [quark/]: Loading Module Game Nerfs
  378. [21Sep2022 19:23:46.172] [main/INFO] [quark/]: Loading Module Enchantments Begone
  379. [21Sep2022 19:23:46.173] [main/INFO] [quark/]: Loading Module Adjustable Chat
  380. [21Sep2022 19:23:46.173] [main/INFO] [quark/]: Loading Module Totem Of Holding
  381. [21Sep2022 19:23:46.173] [main/INFO] [quark/]: Loading Module Tiny Potato
  382. [21Sep2022 19:23:46.173] [main/INFO] [quark/]: Loading Module Pipes
  383. [21Sep2022 19:23:46.174] [main/INFO] [quark/]: Loading Module Matrix Enchanting
  384. [21Sep2022 19:23:46.175] [main/INFO] [quark/]: Loading Module Magnets
  385. [21Sep2022 19:23:46.175] [main/INFO] [quark/]: Loading Module Crate
  386. [21Sep2022 19:23:46.176] [main/INFO] [quark/]: Loading Module Backpack
  387. [21Sep2022 19:23:46.176] [main/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED
  388. [21Sep2022 19:23:46.211] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: CraftingMapper, with priority 0
  389. [21Sep2022 19:23:46.214] [modloading-worker-0/INFO] [com.tristankechlo.toolleveling.ToolLeveling/]: Config[item_values.json] was successfully loaded.
  390. [21Sep2022 19:23:46.217] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: APICustomEMCMapper, with priority 0
  391. [21Sep2022 19:23:46.218] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: RawOresBlacklistMapper, with priority 0
  392. [21Sep2022 19:23:46.219] [modloading-worker-0/INFO] [com.tristankechlo.toolleveling.ToolLeveling/]: Saved the checked/corrected config: toolleveling:item_values
  393. [21Sep2022 19:23:46.222] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: BrewingMapper, with priority 0
  394. [21Sep2022 19:23:46.223] [modloading-worker-0/INFO] [gobber2/]: Gobber common setup complete
  395. [21Sep2022 19:23:46.224] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: TippedArrowMapper, with priority 0
  396. [21Sep2022 19:23:46.226] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: OresBlacklistMapper, with priority 0
  397. [21Sep2022 19:23:46.227] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: WeatheredCopperMapper, with priority 0
  398. [21Sep2022 19:23:46.227] [modloading-worker-0/INFO] [mixin/]: Mixing PlayerAdvancementsMixin from iceberg.mixins.json into net.minecraft.server.PlayerAdvancements
  399. [21Sep2022 19:23:46.245] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: CustomConversionMapper, with priority 0
  400. [21Sep2022 19:23:46.246] [modloading-worker-0/INFO] [com.tristankechlo.toolleveling.ToolLeveling/]: Config[toolleveling.json] was successfully loaded.
  401. [21Sep2022 19:23:46.247] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: CustomEMCMapper, with priority 0
  402. [21Sep2022 19:23:46.251] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Version 10.3.3 initializing...
  403. [21Sep2022 19:23:46.254] [modloading-worker-0/INFO] [integrateddynamics/]: Registered packet handler.
  404. [21Sep2022 19:23:46.256] [modloading-worker-0/INFO] [com.tristankechlo.toolleveling.ToolLeveling/]: Saved the checked/corrected config: toolleveling:general
  405. [21Sep2022 19:23:46.260] [modloading-worker-0/INFO] [bno/]: Setup Method Registered (PreInit)
  406. [21Sep2022 19:23:46.263] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Smithing, with priority 0
  407. [21Sep2022 19:23:46.264] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Generators' module.
  408. [21Sep2022 19:23:46.265] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: FallbackRecipeType, with priority -2147483648
  409. [21Sep2022 19:23:46.266] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: VanillaRecipeTypes, with priority 0
  410. [21Sep2022 19:23:46.270] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekItemStackToGas, with priority 0
  411. [21Sep2022 19:23:46.271] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekCombiner, with priority 0
  412. [21Sep2022 19:23:46.272] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekElectrolysis, with priority 0
  413. [21Sep2022 19:23:46.274] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekItemStackToInfuseType, with priority 0
  414. [21Sep2022 19:23:46.276] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekChemicalInfuser, with priority 0
  415. [21Sep2022 19:23:46.278] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekRotary, with priority 0
  416. [21Sep2022 19:23:46.279] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekGasToGas, with priority 0
  417. [21Sep2022 19:23:46.280] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekDissolution, with priority 0
  418. [21Sep2022 19:23:46.282] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekFluidSlurryToSlurry, with priority 0
  419. [21Sep2022 19:23:46.283] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekMetallurgicInfuser, with priority 0
  420. [21Sep2022 19:23:46.285] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekItemStackGasToItemStack, with priority 0
  421. [21Sep2022 19:23:46.287] [modloading-worker-0/INFO] [ring_of_growth/]: RingOfGrowth common setup
  422. [21Sep2022 19:23:46.287] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekChemicalCrystallizer, with priority 0
  423. [21Sep2022 19:23:46.289] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekPressurizedReaction, with priority 0
  424. [21Sep2022 19:23:46.290] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekItemStackToPigment, with priority 0
  425. [21Sep2022 19:23:46.291] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekSawmill, with priority 0
  426. [21Sep2022 19:23:46.292] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekItemStackToItemStack, with priority 0
  427. [21Sep2022 19:23:46.294] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekFluidToFluid, with priority 0
  428. [21Sep2022 19:23:46.296] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekPaintingMachine, with priority 0
  429. [21Sep2022 19:23:46.297] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: MekPigmentMixer, with priority 0
  430. [21Sep2022 19:23:46.307] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded NBT Processor: EnchantmentProcessor, with priority 0
  431. [21Sep2022 19:23:46.308] [modloading-worker-0/INFO] [integrateddynamicscompat/]: Registered packet handler.
  432. [21Sep2022 19:23:46.308] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded NBT Processor: DamageProcessor, with priority 2147483647
  433. [21Sep2022 19:23:46.310] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded NBT Processor: StoredEMCProcessor, with priority 0
  434. [21Sep2022 19:23:46.315] [modloading-worker-0/INFO] [moze_intel.projecte.PECore/]: Found and loaded NBT Processor: MekanismContentsProcessor, with priority 0
  435. [21Sep2022 19:23:46.326] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED
  436. [21Sep2022 19:23:46.329] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\end-biomes.json5" was read.
  437. [21Sep2022 19:23:46.335] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step SETUP
  438. [21Sep2022 19:23:46.369] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\nether-biomes.json5" was read.
  439. [21Sep2022 19:23:46.390] [modloading-worker-0/INFO] [integrateddynamics/]: Registered packet handler.
  440. [21Sep2022 19:23:46.428] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
  441. [21Sep2022 19:23:46.428] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Mod loaded.
  442. [21Sep2022 19:23:46.463] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cyclopscore] Starting version check at https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/cyclops-core.json
  443. [21Sep2022 19:23:46.478] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\overworld\byg-overworld-biomes.json5" was read.
  444. [21Sep2022 19:23:46.484] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\surface_rules\end_surface_rules.json5" was read.
  445. [21Sep2022 19:23:46.491] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\surface_rules\nether_surface_rules.json5" was read.
  446. [21Sep2022 19:23:46.505] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\surface_rules\overworld_surface_rules.json5" was read.
  447. [21Sep2022 19:23:46.555] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\growing-patterns.json5" was read.
  448. [21Sep2022 19:23:46.583] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\trades.json5" was read.
  449. [21Sep2022 19:23:46.598] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\settings.json5" was read.
  450. [21Sep2022 19:23:46.603] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\biomepedia.json5" was read.
  451. [21Sep2022 19:23:46.649] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: Created compressed zip back up for "C:\Users\Marc\Desktop\SERVER\config\byg" in "C:\Users\Marc\Desktop\SERVER\config\byg\backups\last_working_configs_backup.zip"
  452. [21Sep2022 19:23:46.688] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cyclopscore] Found status: UP_TO_DATE Current: 1.17.0 Target: null
  453. [21Sep2022 19:23:46.689] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [quarryplus] Starting version check at https://raw.githubusercontent.com/Kotori316/QuarryPlus/1.19/update.json
  454. [21Sep2022 19:23:46.789] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [quarryplus] Found status: BETA Current: 19.7 Target: 19.7
  455. [21Sep2022 19:23:46.789] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [integratedterminals] Starting version check at https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/integrated-terminals.json
  456. [21Sep2022 19:23:46.818] [main/INFO] [potionstudios.byg.BYG/]: Initializing BYG network...
  457. [21Sep2022 19:23:46.822] [main/INFO] [potionstudios.byg.BYG/]: Initialized BYG network!
  458. [21Sep2022 19:23:46.831] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
  459. [21Sep2022 19:23:46.831] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
  460. [21Sep2022 19:23:46.831] [main/INFO] [terrablender/]: Registered region byg:region_0 to index 1 for type OVERWORLD
  461. [21Sep2022 19:23:46.832] [main/INFO] [terrablender/]: Registered region byg:region_1 to index 2 for type OVERWORLD
  462. [21Sep2022 19:23:46.833] [main/INFO] [terrablender/]: Registered region byg:region_2 to index 3 for type OVERWORLD
  463. [21Sep2022 19:23:46.833] [main/INFO] [terrablender/]: Registered region byg:region_3 to index 4 for type OVERWORLD
  464. [21Sep2022 19:23:46.835] [modloading-worker-0/INFO] [gobber2/]: Gobber server setup complete
  465. [21Sep2022 19:23:46.836] [modloading-worker-0/INFO] [gobber2/]: Gobber IMC setup complete
  466. [21Sep2022 19:23:46.854] [modloading-worker-0/INFO] [ring_of_growth/]: Hello world from RingOfGrowth
  467. [21Sep2022 19:23:46.855] [modloading-worker-0/INFO] [ring_of_growth/]: RingOfGrowth IMC [Hello world]
  468. [21Sep2022 19:23:46.883] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [integratedterminals] Found status: UP_TO_DATE Current: 1.3.2 Target: null
  469. [21Sep2022 19:23:46.884] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [projecte] Starting version check at https://raw.githubusercontent.com/sinkillerj/ProjectE/mc1.19.x/update.json
  470. [21Sep2022 19:23:46.908] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step LOAD_COMPLETE
  471. [21Sep2022 19:23:46.922] [modloading-worker-0/INFO] [AttributeFix/]: Loaded values for 21 compatible attributes.
  472. [21Sep2022 19:23:46.924] [modloading-worker-0/WARN] [WTHIT/]: [WTHIT] Plugin moze_intel.projecte.integration.wtht.PEWTHITPlugin is using the default namespace minecraft:projecte
  473. [21Sep2022 19:23:46.925] [modloading-worker-0/INFO] [AttributeFix/]: Loaded 21 values from config.
  474. [21Sep2022 19:23:46.928] [modloading-worker-0/INFO] [AttributeFix/]: Saving config file. 21 entries.
  475. [21Sep2022 19:23:46.929] [modloading-worker-0/INFO] [AttributeFix/]: Applying changes for 21 attributes.
  476. [21Sep2022 19:23:46.940] [modloading-worker-0/WARN] [WTHIT/]: [WTHIT] Plugin mekanism.common.integration.lookingat.wthit.MekanismWTHITPlugin is using the default namespace minecraft:mekanism
  477. [21Sep2022 19:23:46.946] [modloading-worker-0/WARN] [WTHIT/]: [WTHIT] Plugin net.geforcemods.securitycraft.compat.waila.WTHITDataProvider is using the default namespace minecraft:securitycraft
  478. [21Sep2022 19:23:46.950] [modloading-worker-0/INFO] [WTHIT/]: [WTHIT] Registering plugin minecraft:projecte at moze_intel.projecte.integration.wtht.PEWTHITPlugin
  479. [21Sep2022 19:23:46.953] [modloading-worker-0/INFO] [WTHIT/]: [WTHIT] Registering plugin waila:core at mcp.mobius.waila.plugin.core.WailaCore
  480. [21Sep2022 19:23:46.965] [modloading-worker-0/INFO] [WTHIT/]: [WTHIT] Registering plugin waila:vanilla at mcp.mobius.waila.plugin.vanilla.WailaVanilla
  481. [21Sep2022 19:23:46.983] [modloading-worker-0/INFO] [WTHIT/]: [WTHIT] Registering plugin ae2:wthit at appeng.integration.modules.wthit.WthitModule
  482. [21Sep2022 19:23:46.998] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [projecte] Found status: UP_TO_DATE Current: 1.0.1B Target: null
  483. [21Sep2022 19:23:46.998] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/window.json
  484. [21Sep2022 19:23:47.004] [modloading-worker-0/INFO] [WTHIT/]: [WTHIT] Registering plugin minecraft:mekanism at mekanism.common.integration.lookingat.wthit.MekanismWTHITPlugin
  485. [21Sep2022 19:23:47.008] [modloading-worker-0/INFO] [WTHIT/]: [WTHIT] Registering plugin minecraft:securitycraft at net.geforcemods.securitycraft.compat.waila.WTHITDataProvider
  486. [21Sep2022 19:23:47.012] [modloading-worker-0/INFO] [WTHIT/]: [WTHIT] Plugin config reloaded
  487. [21Sep2022 19:23:47.014] [main/INFO] [potionstudios.byg.BYG/]: BYG: Compostible Blocks Added!
  488. [21Sep2022 19:23:47.016] [main/INFO] [potionstudios.byg.BYG/]: BYG: Added tillables!
  489. [21Sep2022 19:23:47.017] [main/INFO] [potionstudios.byg.BYG/]: BYG: Added Flammables!
  490. [21Sep2022 19:23:47.018] [main/INFO] [potionstudios.byg.BYG/]: BYG: Added strippable Blocks...
  491. [21Sep2022 19:23:47.020] [main/INFO] [potionstudios.byg.BYG/]: BYG: "Load Complete" Event Complete!
  492. [21Sep2022 19:23:47.020] [main/INFO] [terrablender/]: Registered region quark:biome_provider to index 5 for type OVERWORLD
  493. [21Sep2022 19:23:47.031] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Found status: BETA Current: 2.0.3 Target: null
  494. [21Sep2022 19:23:47.032] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.19.2
  495. [21Sep2022 19:23:47.446] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Found status: BETA Current: 10.0+6 Target: 10.0+6
  496. [21Sep2022 19:23:47.447] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [prism] Starting version check at https://mc-update-check.anthonyhilyard.com/638111
  497. [21Sep2022 19:23:47.851] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
  498. com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
  499. at com.google.gson.Gson.fromJson(Gson.java:975) ~[gson-2.8.9.jar%2370!/:?]
  500. at com.google.gson.Gson.fromJson(Gson.java:928) ~[gson-2.8.9.jar%2370!/:?]
  501. at com.google.gson.Gson.fromJson(Gson.java:877) ~[gson-2.8.9.jar%2370!/:?]
  502. at com.google.gson.Gson.fromJson(Gson.java:848) ~[gson-2.8.9.jar%2370!/:?]
  503. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:183) ~[fmlcore-1.19.2-43.1.25.jar%23206!/:?]
  504. at java.lang.Iterable.forEach(Iterable.java:75) [?:?]
  505. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:114) [fmlcore-1.19.2-43.1.25.jar%23206!/:?]
  506. Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
  507. at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:384) ~[gson-2.8.9.jar%2370!/:?]
  508. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.8.9.jar%2370!/:?]
  509. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.9.jar%2370!/:?]
  510. at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
  511. ... 6 more
  512. [21Sep2022 19:23:47.852] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [colouredtooltips] Starting version check at https://updates.blamejared.com/get?n=colouredtooltips&gv=1.19.2
  513. [21Sep2022 19:23:47.982] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
  514. com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
  515. at com.google.gson.Gson.fromJson(Gson.java:975) ~[gson-2.8.9.jar%2370!/:?]
  516. at com.google.gson.Gson.fromJson(Gson.java:928) ~[gson-2.8.9.jar%2370!/:?]
  517. at com.google.gson.Gson.fromJson(Gson.java:877) ~[gson-2.8.9.jar%2370!/:?]
  518. at com.google.gson.Gson.fromJson(Gson.java:848) ~[gson-2.8.9.jar%2370!/:?]
  519. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:183) ~[fmlcore-1.19.2-43.1.25.jar%23206!/:?]
  520. at java.lang.Iterable.forEach(Iterable.java:75) [?:?]
  521. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:114) [fmlcore-1.19.2-43.1.25.jar%23206!/:?]
  522. Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
  523. at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:384) ~[gson-2.8.9.jar%2370!/:?]
  524. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.8.9.jar%2370!/:?]
  525. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.9.jar%2370!/:?]
  526. at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
  527. ... 6 more
  528. [21Sep2022 19:23:47.983] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.19.2
  529. [21Sep2022 19:23:48.115] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 16.1.5 Target: 16.1.5
  530. [21Sep2022 19:23:48.115] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkutils] Starting version check at https://updates.blamejared.com/get?n=darkutils&gv=1.19.2
  531. [21Sep2022 19:23:48.245] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkutils] Found status: BETA Current: 13.1.2 Target: 13.1.2
  532. [21Sep2022 19:23:48.245] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/doors.json
  533. [21Sep2022 19:23:48.272] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Found status: UP_TO_DATE Current: 1.0.7 Target: null
  534. [21Sep2022 19:23:48.272] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [commoncapabilities] Starting version check at https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/common-capabilities.json
  535. [21Sep2022 19:23:48.295] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [commoncapabilities] Found status: UP_TO_DATE Current: 2.8.3 Target: null
  536. [21Sep2022 19:23:48.296] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfences] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/fences.json
  537. [21Sep2022 19:23:48.319] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfences] Found status: UP_TO_DATE Current: 1.0.6 Target: null
  538. [21Sep2022 19:23:48.320] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Starting version check at https://raw.githubusercontent.com/Corail31/tombstone_lite/master/update.json
  539. [21Sep2022 19:23:48.342] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Found status: OUTDATED Current: 8.1.1 Target: 8.1.3
  540. [21Sep2022 19:23:48.343] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [majruszlib] Starting version check at https://raw.githubusercontent.com/Majrusz/MajruszLibrary/1.19.X/update.json
  541. [21Sep2022 19:23:48.367] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [majruszlib] Found status: UP_TO_DATE Current: 2.15.0 Target: null
  542. [21Sep2022 19:23:48.367] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Starting version check at https://www.olafkeijsers.net/fastleafdecay-update.json
  543. [21Sep2022 19:23:48.923] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Found status: BETA Current: 30 Target: null
  544. [21Sep2022 19:23:48.924] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [codechickenlib] Starting version check at https://version-check.covers1624.net/check/?mod=CodeChickenLib&mc=1.19.2
  545. [21Sep2022 19:23:49.864] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [codechickenlib] Found status: UP_TO_DATE Current: 4.3.0.470 Target: null
  546. [21Sep2022 19:23:49.864] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchantinginfuser] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/enchantinginfuser.json
  547. [21Sep2022 19:23:49.889] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchantinginfuser] Found status: UP_TO_DATE Current: 4.2.1 Target: null
  548. [21Sep2022 19:23:49.889] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tradingpost] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/tradingpost.json
  549. [21Sep2022 19:23:49.915] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tradingpost] Found status: UP_TO_DATE Current: 4.2.0 Target: null
  550. [21Sep2022 19:23:49.915] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [attributefix] Starting version check at https://updates.blamejared.com/get?n=attributefix&gv=1.19.2
  551. [21Sep2022 19:23:50.044] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [attributefix] Found status: BETA_OUTDATED Current: 17.1.2 Target: 17.1.3
  552. [21Sep2022 19:23:50.044] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Starting version check at https://raw.githubusercontent.com/Lothrazar/Storage-Network/trunk/1.19/update.json
  553. [21Sep2022 19:23:50.068] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Found status: BETA Current: 1.19-1.6.4 Target: null
  554. [21Sep2022 19:23:50.068] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [assemblylinemachines] Starting version check at https://haydenb.me/api/versionhistory.json
  555. [21Sep2022 19:23:50.610] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [assemblylinemachines] Found status: AHEAD Current: 1.19.2-1.4.11 Target: null
  556. [21Sep2022 19:23:50.610] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [itemborders] Starting version check at https://mc-update-check.anthonyhilyard.com/513769
  557. [21Sep2022 19:23:50.822] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
  558. com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
  559. at com.google.gson.Gson.fromJson(Gson.java:975) ~[gson-2.8.9.jar%2370!/:?]
  560. at com.google.gson.Gson.fromJson(Gson.java:928) ~[gson-2.8.9.jar%2370!/:?]
  561. at com.google.gson.Gson.fromJson(Gson.java:877) ~[gson-2.8.9.jar%2370!/:?]
  562. at com.google.gson.Gson.fromJson(Gson.java:848) ~[gson-2.8.9.jar%2370!/:?]
  563. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:183) ~[fmlcore-1.19.2-43.1.25.jar%23206!/:?]
  564. at java.lang.Iterable.forEach(Iterable.java:75) [?:?]
  565. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:114) [fmlcore-1.19.2-43.1.25.jar%23206!/:?]
  566. Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
  567. at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:384) ~[gson-2.8.9.jar%2370!/:?]
  568. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.8.9.jar%2370!/:?]
  569. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.9.jar%2370!/:?]
  570. at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
  571. ... 6 more
  572. [21Sep2022 19:23:50.822] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
  573. [21Sep2022 19:23:51.084] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 43.1.25 Target: 43.1.27
  574. [21Sep2022 19:23:51.084] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [zerocore] Starting version check at https://raw.githubusercontent.com/ZeroNoRyouki/ZeroCore2/master/update.json
  575. [21Sep2022 19:23:51.109] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [zerocore] Found status: UP_TO_DATE Current: 1.19-2.1.25 Target: null
  576. [21Sep2022 19:23:51.109] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bigreactors] Starting version check at https://raw.githubusercontent.com/ZeroNoRyouki/ExtremeReactors2/master/update.json
  577. [21Sep2022 19:23:51.158] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bigreactors] Found status: UP_TO_DATE Current: 1.19-2.0.54 Target: null
  578. [21Sep2022 19:23:51.159] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [chickenchunks] Starting version check at https://version-check.covers1624.net/check/?mod=ChickenChunks&mc=1.19.2
  579. [21Sep2022 19:23:51.381] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [chickenchunks] Found status: UP_TO_DATE Current: 2.9.4.97 Target: null
  580. [21Sep2022 19:23:51.381] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [easy_villagers] Starting version check at https://maxhenkel.de/update/easy_villagers.json
  581. [21Sep2022 19:23:52.646] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [easy_villagers] Found status: UP_TO_DATE Current: 1.19.2-1.0.0 Target: null
  582. [21Sep2022 19:23:52.646] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [iceberg] Starting version check at https://mc-update-check.anthonyhilyard.com/520110
  583. [21Sep2022 19:23:52.853] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
  584. com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
  585. at com.google.gson.Gson.fromJson(Gson.java:975) ~[gson-2.8.9.jar%2370!/:?]
  586. at com.google.gson.Gson.fromJson(Gson.java:928) ~[gson-2.8.9.jar%2370!/:?]
  587. at com.google.gson.Gson.fromJson(Gson.java:877) ~[gson-2.8.9.jar%2370!/:?]
  588. at com.google.gson.Gson.fromJson(Gson.java:848) ~[gson-2.8.9.jar%2370!/:?]
  589. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:183) ~[fmlcore-1.19.2-43.1.25.jar%23206!/:?]
  590. at java.lang.Iterable.forEach(Iterable.java:75) [?:?]
  591. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:114) [fmlcore-1.19.2-43.1.25.jar%23206!/:?]
  592. Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
  593. at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:384) ~[gson-2.8.9.jar%2370!/:?]
  594. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.8.9.jar%2370!/:?]
  595. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.9.jar%2370!/:?]
  596. at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
  597. ... 6 more
  598. [21Sep2022 19:23:52.853] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [integrateddynamics] Starting version check at https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/integrated-dynamics.json
  599. [21Sep2022 19:23:52.875] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [integrateddynamics] Found status: UP_TO_DATE Current: 1.11.11 Target: null
  600. [21Sep2022 19:23:52.876] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json
  601. [21Sep2022 19:23:53.473] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Found status: UP_TO_DATE Current: 1.9.3.1 Target: null
  602. [21Sep2022 19:23:53.473] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json
  603. [21Sep2022 19:23:53.496] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Found status: UP_TO_DATE Current: 4.3.4 Target: null
  604. [21Sep2022 19:23:53.496] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [majruszsenchantments] Starting version check at https://raw.githubusercontent.com/Majrusz/MajruszsEnchantmentsMod/1.19.X/update.json
  605. [21Sep2022 19:23:53.519] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [majruszsenchantments] Found status: UP_TO_DATE Current: 1.7.4 Target: null
  606. [21Sep2022 19:24:15.498] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  607. [21Sep2022 19:24:38.587] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Marc/Desktop/SERVER/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23205!/assets/.mcassetsroot' uses unexpected schema
  608. [21Sep2022 19:24:38.587] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Marc/Desktop/SERVER/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23205!/data/.mcassetsroot' uses unexpected schema
  609. [21Sep2022 19:24:38.700] [main/ERROR] [net.minecraft.server.packs.resources.MultiPackResourceManager/]: Failed to get filter section from pack moreplayermodels
  610. [21Sep2022 19:24:40.435] [main/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Adding datapack listener capsid_recipes
  611. [21Sep2022 19:24:40.655] [Worker-Main-3/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag [darkutils:tome_runelic (from DarkUtilities-Forge-1.19.2-13.1.2.jar), darkutils:tome_pigpen (from DarkUtilities-Forge-1.19.2-13.1.2.jar)] as it is missing following references: darkutils:tome_runelic (from DarkUtilities-Forge-1.19.2-13.1.2.jar),
  612. darkutils:tome_pigpen (from DarkUtilities-Forge-1.19.2-13.1.2.jar)
  613. [21Sep2022 19:24:41.484] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe reliquary:squid_beak as it's serializer returned null
  614. [21Sep2022 19:24:41.547] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe mob_grinding_utils:beheading/piglin as it's serializer returned null
  615. [21Sep2022 19:24:41.550] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:reactor/reinforced/redstoneport_alt as it's serializer returned null
  616. [21Sep2022 19:24:41.552] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe reliquary:rib_bone as it's serializer returned null
  617. [21Sep2022 19:24:41.554] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:reactor/reinforced/casing_upgrade_alt as it's serializer returned null
  618. [21Sep2022 19:24:41.557] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe mob_grinding_utils:beheading/zombified_piglin_brute as it's serializer returned null
  619. [21Sep2022 19:24:41.653] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe projecte:tome as it's serializer returned null
  620. [21Sep2022 19:24:41.656] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe reliquary:frozen_core as it's serializer returned null
  621. [21Sep2022 19:24:41.662] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe mob_grinding_utils:beheading/spider as it's serializer returned null
  622. [21Sep2022 19:24:41.669] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:turbine/reinforced/casing_alt as it's serializer returned null
  623. [21Sep2022 19:24:41.680] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe reliquary:zombie_heart as it's serializer returned null
  624. [21Sep2022 19:24:41.684] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe reliquary:eye_of_the_storm as it's serializer returned null
  625. [21Sep2022 19:24:41.702] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe mob_grinding_utils:beheading/blaze as it's serializer returned null
  626. [21Sep2022 19:24:41.702] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe mob_grinding_utils:beheading/piglin_brute as it's serializer returned null
  627. [21Sep2022 19:24:41.704] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe reliquary:withered_rib as it's serializer returned null
  628. [21Sep2022 19:24:41.707] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:reactor/reinforced/fuelrod_alt_ingots_uranium as it's serializer returned null
  629. [21Sep2022 19:24:41.718] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe projecte:tome_alt as it's serializer returned null
  630. [21Sep2022 19:24:41.723] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:reactor/reinforced/computerport_alt as it's serializer returned null
  631. [21Sep2022 19:24:41.728] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:turbine/reinforced/blade_alt as it's serializer returned null
  632. [21Sep2022 19:24:41.735] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:turbine/reinforced/bearing_alt as it's serializer returned null
  633. [21Sep2022 19:24:41.747] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe reliquary:catalyzing_gland as it's serializer returned null
  634. [21Sep2022 19:24:41.750] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe mob_grinding_utils:beheading/husk as it's serializer returned null
  635. [21Sep2022 19:24:41.755] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe reliquary:slime_pearl as it's serializer returned null
  636. [21Sep2022 19:24:41.762] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:reactor/reinforced/fluidaccessport_alt as it's serializer returned null
  637. [21Sep2022 19:24:41.772] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe reliquary:guardian_spike as it's serializer returned null
  638. [21Sep2022 19:24:41.779] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:turbine/reinforced/computerport_alt as it's serializer returned null
  639. [21Sep2022 19:24:41.818] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe mob_grinding_utils:beheading/drowned as it's serializer returned null
  640. [21Sep2022 19:24:41.820] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:crafting/tome_pigpen
  641. com.google.gson.JsonSyntaxException: Unknown item 'darkutils:tome_pigpen'
  642. at net.minecraftforge.common.crafting.CraftingHelper.getItem(CraftingHelper.java:154) ~[forge-1.19.2-43.1.25-universal.jar%23210!/:?]
  643. at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:180) ~[forge-1.19.2-43.1.25-universal.jar%23210!/:?]
  644. at net.minecraft.world.item.crafting.ShapedRecipe.m_151274_(ShapedRecipe.java:269) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  645. at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:293) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  646. at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:284) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  647. at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.19.2-43.1.25-universal.jar%23210!/:?]
  648. at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:171) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  649. at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  650. at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  651. at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  652. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
  653. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
  654. at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  655. at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  656. at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  657. at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  658. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  659. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
  660. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  661. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
  662. at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.25.jar%2367!/:?]
  663. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
  664. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
  665. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
  666. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
  667. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
  668. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
  669. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
  670. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
  671. [21Sep2022 19:24:41.848] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:misc/book/erguide_alt as it's serializer returned null
  672. [21Sep2022 19:24:41.861] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe mob_grinding_utils:beheading/cave_spider as it's serializer returned null
  673. [21Sep2022 19:24:41.862] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:misc/book/erguide as it's serializer returned null
  674. [21Sep2022 19:24:41.866] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:turbine/reinforced/shaft_alt as it's serializer returned null
  675. [21Sep2022 19:24:41.871] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:reactor/reinforced/controlrod_alt as it's serializer returned null
  676. [21Sep2022 19:24:41.884] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe reliquary:molten_core as it's serializer returned null
  677. [21Sep2022 19:24:41.897] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe reliquary:bat_wing as it's serializer returned null
  678. [21Sep2022 19:24:41.903] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe mob_grinding_utils:beheading/enderman as it's serializer returned null
  679. [21Sep2022 19:24:41.904] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:crafting/tome_runelic
  680. com.google.gson.JsonSyntaxException: Unknown item 'darkutils:tome_runelic'
  681. at net.minecraftforge.common.crafting.CraftingHelper.getItem(CraftingHelper.java:154) ~[forge-1.19.2-43.1.25-universal.jar%23210!/:?]
  682. at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:180) ~[forge-1.19.2-43.1.25-universal.jar%23210!/:?]
  683. at net.minecraft.world.item.crafting.ShapedRecipe.m_151274_(ShapedRecipe.java:269) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  684. at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:293) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  685. at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:284) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  686. at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.19.2-43.1.25-universal.jar%23210!/:?]
  687. at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:171) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  688. at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  689. at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  690. at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  691. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
  692. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
  693. at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  694. at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  695. at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  696. at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23205!/:?]
  697. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  698. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
  699. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  700. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
  701. at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.25.jar%2367!/:?]
  702. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
  703. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
  704. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
  705. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
  706. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
  707. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
  708. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
  709. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
  710. [21Sep2022 19:24:41.909] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe reliquary:nebulous_heart as it's serializer returned null
  711. [21Sep2022 19:24:41.910] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:turbine/reinforced/redstoneport_alt as it's serializer returned null
  712. [21Sep2022 19:24:41.925] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:reactor/reinforced/fuelrod_alt_ingots_yellorium as it's serializer returned null
  713. [21Sep2022 19:24:41.930] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:turbine/reinforced/casing_upgrade_alt as it's serializer returned null
  714. [21Sep2022 19:24:41.935] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe reliquary:chelicerae as it's serializer returned null
  715. [21Sep2022 19:24:41.938] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:reactor/reinforced/casing_alt as it's serializer returned null
  716. [21Sep2022 19:24:41.941] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bigreactors:reactor/reinforced/solidaccessport_alt as it's serializer returned null
  717. [21Sep2022 19:24:41.947] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 70 recipes
  718. [21Sep2022 19:24:41.980] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Loot Modification Manager has loaded 5 modifier groups
  719. [21Sep2022 19:24:42.776] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Skipped modifier named 'savage_and_ravage:adventure/voluntary_exile' as its conditions were not met
  720. [21Sep2022 19:24:42.776] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Skipped modifier named 'savage_and_ravage:adventure/voluntary_exile' as its conditions were not met
  721. [21Sep2022 19:24:42.791] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Advancement Modification Manager has loaded 5 modifier groups
  722. [21Sep2022 19:24:42.841] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement darkutils:adventure/runelic: Expected item to be an item, was unknown string 'darkutils:tome_runelic'
  723. [21Sep2022 19:24:42.859] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement darkutils:adventure/pigpen: Expected item to be an item, was unknown string 'darkutils:tome_pigpen'
  724. [21Sep2022 19:24:42.908] [main/INFO] [quark/]: [Automatic Recipe Unlock] Removed 4050 recipe advancements
  725. [21Sep2022 19:24:42.922] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 746 advancements
  726. [21Sep2022 19:24:43.035] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Modded Biome Slice Manager has loaded 1 slices
  727. [21Sep2022 19:24:43.035] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Chunk Generator Modification Manager has loaded 0 modifier groups
  728. [21Sep2022 19:24:43.042] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id majruszlib:smelting_items - error: Not a JSON object: null
  729. [21Sep2022 19:24:43.042] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id hat:top_hat_in_dungeon - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: hat:legendary_hat_loot
  730. [21Sep2022 19:24:43.043] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id hat:ushanka_in_dungeon - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: hat:legendary_hat_loot
  731. [21Sep2022 19:24:43.043] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id hat:gup_in_jungle_temple - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: hat:legendary_hat_loot
  732. [21Sep2022 19:24:43.044] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id hat:bandit_hat_in_pillager_outpost - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: hat:rare_hat_loot
  733. [21Sep2022 19:24:43.046] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id hat:goggles_of_thaumaturgy_in_end_city - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: hat:rare_hat_loot
  734. [21Sep2022 19:24:43.046] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id hat:labcoat_in_ship - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: hat:rare_hat_loot
  735. [21Sep2022 19:24:43.047] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id hat:labgoggles_in_ship - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: hat:rare_hat_loot
  736. [21Sep2022 19:24:43.047] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id hat:engineers_hat_in_mineshaft - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: hat:uncommon_hat_loot
  737. [21Sep2022 19:24:43.056] [main/INFO] [Cucumber Library/]: Loaded cucumber-tags.json in 1 ms
  738. [21Sep2022 19:25:05.753] [main/INFO] [moze_intel.projecte.PECore/]: Considering file mekanism:pe_custom_conversions/defaults.json, ID mekanism:defaults
  739. [21Sep2022 19:25:05.756] [main/INFO] [moze_intel.projecte.PECore/]: Considering file projecte:pe_custom_conversions/defaults.json, ID projecte:defaults
  740. [21Sep2022 19:25:05.759] [main/INFO] [moze_intel.projecte.PECore/]: Considering file projecte:pe_custom_conversions/metals.json, ID projecte:metals
  741. [21Sep2022 19:25:06.050] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone => 1*Item: minecraft:gravel) cost 1 but output value is 4
  742. [21Sep2022 19:25:06.050] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
  743. [21Sep2022 19:25:06.051] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:red_sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
  744. [21Sep2022 19:25:06.052] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_brain_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:brain_coral_fan) cost 1 but output value is 16
  745. [21Sep2022 19:25:06.053] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:nickel_nugget => 1*Item: bno:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: bno:nickel_ingot
  746. [21Sep2022 19:25:06.055] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/28 => 1*Item: alltheores:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: alltheores:aluminum_ingot
  747. [21Sep2022 19:25:06.057] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/35 => 1*Item: alltheores:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: alltheores:tin_ingot
  748. [21Sep2022 19:25:06.058] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral_block => 1*Item: minecraft:horn_coral_block) cost 4 but output value is 64
  749. [21Sep2022 19:25:06.077] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:lead_nugget => 1*Item: bno:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:lead_ingot
  750. [21Sep2022 19:25:06.078] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/54 => 1*Item: alltheores:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:osmium_ingot
  751. [21Sep2022 19:25:06.084] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/7 => 1*Item: alltheores:bronze_ingot" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: alltheores:bronze_ingot
  752. [21Sep2022 19:25:06.088] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/62 => 1*Item: alltheores:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:silver_ingot
  753. [21Sep2022 19:25:06.089] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:flint => 1*Item: minecraft:gunpowder) cost 4 but output value is 192
  754. [21Sep2022 19:25:06.089] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: mekanism:dust_sulfur => 1*Item: minecraft:gunpowder) cost 8 but output value is 192
  755. [21Sep2022 19:25:06.090] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:osmium_nugget => 1*Item: bno:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:osmium_ingot
  756. [21Sep2022 19:25:06.093] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_fan => 1*Item: minecraft:tube_coral_fan) cost 1 but output value is 16
  757. [21Sep2022 19:25:06.095] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/54 => 1*Item: mekanism:ingot_osmium" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_osmium
  758. [21Sep2022 19:25:06.095] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/84 => 1*Item: alltheores:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: alltheores:nickel_ingot
  759. [21Sep2022 19:25:06.100] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*NSSFAKE:craftingMapper/98 => 1*Item: alltheores:uranium_ingot) cost 4095 but output value is 4096
  760. [21Sep2022 19:25:06.101] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32
  761. [21Sep2022 19:25:06.102] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:copper_nugget => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  762. [21Sep2022 19:25:06.102] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/104 => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  763. [21Sep2022 19:25:06.103] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:copper_nugget => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  764. [21Sep2022 19:25:06.103] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobweb => 9*Item: minecraft:string) cost 12 but output value is 12
  765. [21Sep2022 19:25:06.105] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: bigreactors:yellorium_nugget => 1*Item: bigreactors:yellorium_ingot) cost 4095 but output value is 4096
  766. [21Sep2022 19:25:06.105] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:tin_nugget => 1*Item: bno:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: bno:tin_ingot
  767. [21Sep2022 19:25:06.106] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:aluminum_nugget => 1*Item: bno:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: bno:aluminum_ingot
  768. [21Sep2022 19:25:06.106] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: alltheores:platinum_nugget => 1*Item: alltheores:platinum_ingot" ingredient cost: 4095 value of result: 4096 setValueFromConversion: 0 + 16*Item Tag: forge:ingots/iron => 1*Item: alltheores:platinum_ingot
  769. [21Sep2022 19:25:06.107] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_block + 1000*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_block) cost 4 but output value is 64
  770. [21Sep2022 19:25:06.110] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32
  771. [21Sep2022 19:25:06.111] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*NSSFAKE:craftingMapper/98 => 1*Item: mekanism:ingot_uranium) cost 4095 but output value is 4096
  772. [21Sep2022 19:25:06.111] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32
  773. [21Sep2022 19:25:06.112] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral => 1*Item: minecraft:horn_coral) cost 1 but output value is 16
  774. [21Sep2022 19:25:06.113] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_fan) cost 1 but output value is 16
  775. [21Sep2022 19:25:06.114] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_bubble_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:bubble_coral) cost 1 but output value is 16
  776. [21Sep2022 19:25:06.115] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral_block => 1*Item: minecraft:brain_coral_block) cost 4 but output value is 64
  777. [21Sep2022 19:25:06.116] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:silver_nugget => 1*Item: beo:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:silver_ingot
  778. [21Sep2022 19:25:06.116] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_fan => 1*Item: minecraft:bubble_coral_fan) cost 1 but output value is 16
  779. [21Sep2022 19:25:06.117] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32
  780. [21Sep2022 19:25:06.120] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:clay => 4*Item: minecraft:clay_ball) cost 1 but output value is 16
  781. [21Sep2022 19:25:06.122] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:nickel_nugget => 1*Item: beo:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: beo:nickel_ingot
  782. [21Sep2022 19:25:06.123] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_block => 1*Item: minecraft:bubble_coral_block) cost 4 but output value is 64
  783. [21Sep2022 19:25:06.124] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral => 1*Item: minecraft:brain_coral) cost 1 but output value is 16
  784. [21Sep2022 19:25:06.126] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_block => 1*Item: minecraft:tube_coral_block) cost 4 but output value is 64
  785. [21Sep2022 19:25:06.127] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:osmium_nugget => 1*Item: beo:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:osmium_ingot
  786. [21Sep2022 19:25:06.127] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32
  787. [21Sep2022 19:25:06.130] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral) cost 1 but output value is 16
  788. [21Sep2022 19:25:06.131] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:lead_nugget => 1*Item: beo:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:lead_ingot
  789. [21Sep2022 19:25:06.132] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/130 => 1*Item: mekanism:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_lead
  790. [21Sep2022 19:25:06.133] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral => 1*Item: minecraft:tube_coral) cost 1 but output value is 16
  791. [21Sep2022 19:25:06.134] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:disc_fragment_5 => 1*Item: minecraft:music_disc_5) cost 2043 but output value is 2048
  792. [21Sep2022 19:25:06.135] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/35 => 1*Item: mekanism:ingot_tin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_tin
  793. [21Sep2022 19:25:06.136] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot
  794. [21Sep2022 19:25:06.137] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 1*NSSFAKE:craftingMapper/136 => 1*Item: minecraft:gold_ingot" ingredient cost: 341 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot
  795. [21Sep2022 19:25:06.138] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/130 => 1*Item: alltheores:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:lead_ingot
  796. [21Sep2022 19:25:06.145] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_horn_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:horn_coral_fan) cost 1 but output value is 16
  797. [21Sep2022 19:25:06.146] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256
  798. [21Sep2022 19:25:06.147] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:tin_nugget => 1*Item: beo:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: beo:tin_ingot
  799. [21Sep2022 19:25:06.148] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/7 => 1*Item: mekanism:ingot_bronze" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  800. [21Sep2022 19:25:06.148] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 1*NSSFAKE:craftingMapper/248 => 1*Item: mekanism:ingot_bronze" ingredient cost: 103 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  801. [21Sep2022 19:25:06.149] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 3*Item: minecraft:copper_ingot + 10*Infuse Type: mekanism:tin => 4*Item: mekanism:ingot_bronze" ingredient cost: 414 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  802. [21Sep2022 19:25:06.149] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:silver_nugget => 1*Item: bno:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:silver_ingot
  803. [21Sep2022 19:25:06.150] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:aluminum_nugget => 1*Item: beo:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: beo:aluminum_ingot
  804. [21Sep2022 19:25:06.156] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16
  805. [21Sep2022 19:25:06.160] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone => 1*Item: minecraft:gravel) cost 1 but output value is 4
  806. [21Sep2022 19:25:06.161] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
  807. [21Sep2022 19:25:06.162] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:red_sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
  808. [21Sep2022 19:25:06.163] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_brain_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:brain_coral_fan) cost 1 but output value is 16
  809. [21Sep2022 19:25:06.163] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:nickel_nugget => 1*Item: bno:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: bno:nickel_ingot
  810. [21Sep2022 19:25:06.165] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/28 => 1*Item: alltheores:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: alltheores:aluminum_ingot
  811. [21Sep2022 19:25:06.167] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/35 => 1*Item: alltheores:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: alltheores:tin_ingot
  812. [21Sep2022 19:25:06.168] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral_block => 1*Item: minecraft:horn_coral_block) cost 4 but output value is 64
  813. [21Sep2022 19:25:06.180] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:lead_nugget => 1*Item: bno:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:lead_ingot
  814. [21Sep2022 19:25:06.180] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/54 => 1*Item: alltheores:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:osmium_ingot
  815. [21Sep2022 19:25:06.183] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/7 => 1*Item: alltheores:bronze_ingot" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: alltheores:bronze_ingot
  816. [21Sep2022 19:25:06.184] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/62 => 1*Item: alltheores:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:silver_ingot
  817. [21Sep2022 19:25:06.185] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:flint => 1*Item: minecraft:gunpowder) cost 4 but output value is 192
  818. [21Sep2022 19:25:06.186] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: mekanism:dust_sulfur => 1*Item: minecraft:gunpowder) cost 8 but output value is 192
  819. [21Sep2022 19:25:06.186] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:osmium_nugget => 1*Item: bno:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:osmium_ingot
  820. [21Sep2022 19:25:06.188] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_fan => 1*Item: minecraft:tube_coral_fan) cost 1 but output value is 16
  821. [21Sep2022 19:25:06.189] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/54 => 1*Item: mekanism:ingot_osmium" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_osmium
  822. [21Sep2022 19:25:06.189] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/84 => 1*Item: alltheores:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: alltheores:nickel_ingot
  823. [21Sep2022 19:25:06.193] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*NSSFAKE:craftingMapper/98 => 1*Item: alltheores:uranium_ingot) cost 4095 but output value is 4096
  824. [21Sep2022 19:25:06.194] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32
  825. [21Sep2022 19:25:06.195] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:copper_nugget => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  826. [21Sep2022 19:25:06.195] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/104 => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  827. [21Sep2022 19:25:06.195] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:copper_nugget => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  828. [21Sep2022 19:25:06.196] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobweb => 9*Item: minecraft:string) cost 12 but output value is 12
  829. [21Sep2022 19:25:06.197] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: bigreactors:yellorium_nugget => 1*Item: bigreactors:yellorium_ingot) cost 4095 but output value is 4096
  830. [21Sep2022 19:25:06.198] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:tin_nugget => 1*Item: bno:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: bno:tin_ingot
  831. [21Sep2022 19:25:06.198] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:aluminum_nugget => 1*Item: bno:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: bno:aluminum_ingot
  832. [21Sep2022 19:25:06.198] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: alltheores:platinum_nugget => 1*Item: alltheores:platinum_ingot" ingredient cost: 4095 value of result: 4096 setValueFromConversion: 0 + 16*Item Tag: forge:ingots/iron => 1*Item: alltheores:platinum_ingot
  833. [21Sep2022 19:25:06.199] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_block + 1000*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_block) cost 4 but output value is 64
  834. [21Sep2022 19:25:06.202] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32
  835. [21Sep2022 19:25:06.204] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*NSSFAKE:craftingMapper/98 => 1*Item: mekanism:ingot_uranium) cost 4095 but output value is 4096
  836. [21Sep2022 19:25:06.205] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32
  837. [21Sep2022 19:25:06.206] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral => 1*Item: minecraft:horn_coral) cost 1 but output value is 16
  838. [21Sep2022 19:25:06.207] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_fan) cost 1 but output value is 16
  839. [21Sep2022 19:25:06.208] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_bubble_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:bubble_coral) cost 1 but output value is 16
  840. [21Sep2022 19:25:06.209] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral_block => 1*Item: minecraft:brain_coral_block) cost 4 but output value is 64
  841. [21Sep2022 19:25:06.209] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:silver_nugget => 1*Item: beo:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:silver_ingot
  842. [21Sep2022 19:25:06.210] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_fan => 1*Item: minecraft:bubble_coral_fan) cost 1 but output value is 16
  843. [21Sep2022 19:25:06.211] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32
  844. [21Sep2022 19:25:06.214] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:clay => 4*Item: minecraft:clay_ball) cost 1 but output value is 16
  845. [21Sep2022 19:25:06.216] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:nickel_nugget => 1*Item: beo:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: beo:nickel_ingot
  846. [21Sep2022 19:25:06.217] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_block => 1*Item: minecraft:bubble_coral_block) cost 4 but output value is 64
  847. [21Sep2022 19:25:06.218] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral => 1*Item: minecraft:brain_coral) cost 1 but output value is 16
  848. [21Sep2022 19:25:06.219] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_block => 1*Item: minecraft:tube_coral_block) cost 4 but output value is 64
  849. [21Sep2022 19:25:06.220] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:osmium_nugget => 1*Item: beo:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:osmium_ingot
  850. [21Sep2022 19:25:06.221] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32
  851. [21Sep2022 19:25:06.223] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral) cost 1 but output value is 16
  852. [21Sep2022 19:25:06.225] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:lead_nugget => 1*Item: beo:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:lead_ingot
  853. [21Sep2022 19:25:06.225] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/130 => 1*Item: mekanism:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_lead
  854. [21Sep2022 19:25:06.226] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral => 1*Item: minecraft:tube_coral) cost 1 but output value is 16
  855. [21Sep2022 19:25:06.227] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:disc_fragment_5 => 1*Item: minecraft:music_disc_5) cost 2043 but output value is 2048
  856. [21Sep2022 19:25:06.228] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/35 => 1*Item: mekanism:ingot_tin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_tin
  857. [21Sep2022 19:25:06.228] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot
  858. [21Sep2022 19:25:06.229] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 1*NSSFAKE:craftingMapper/136 => 1*Item: minecraft:gold_ingot" ingredient cost: 341 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot
  859. [21Sep2022 19:25:06.229] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/130 => 1*Item: alltheores:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:lead_ingot
  860. [21Sep2022 19:25:06.234] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_horn_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:horn_coral_fan) cost 1 but output value is 16
  861. [21Sep2022 19:25:06.235] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256
  862. [21Sep2022 19:25:06.236] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:tin_nugget => 1*Item: beo:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: beo:tin_ingot
  863. [21Sep2022 19:25:06.236] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/7 => 1*Item: mekanism:ingot_bronze" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  864. [21Sep2022 19:25:06.236] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 1*NSSFAKE:craftingMapper/248 => 1*Item: mekanism:ingot_bronze" ingredient cost: 103 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  865. [21Sep2022 19:25:06.237] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 3*Item: minecraft:copper_ingot + 10*Infuse Type: mekanism:tin => 4*Item: mekanism:ingot_bronze" ingredient cost: 414 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  866. [21Sep2022 19:25:06.237] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:silver_nugget => 1*Item: bno:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:silver_ingot
  867. [21Sep2022 19:25:06.237] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:aluminum_nugget => 1*Item: beo:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: beo:aluminum_ingot
  868. [21Sep2022 19:25:06.240] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16
  869. [21Sep2022 19:25:06.242] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone => 1*Item: minecraft:gravel) cost 1 but output value is 4
  870. [21Sep2022 19:25:06.242] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
  871. [21Sep2022 19:25:06.243] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:red_sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
  872. [21Sep2022 19:25:06.245] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_brain_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:brain_coral_fan) cost 1 but output value is 16
  873. [21Sep2022 19:25:06.245] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:nickel_nugget => 1*Item: bno:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: bno:nickel_ingot
  874. [21Sep2022 19:25:06.246] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/28 => 1*Item: alltheores:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: alltheores:aluminum_ingot
  875. [21Sep2022 19:25:06.247] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/35 => 1*Item: alltheores:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: alltheores:tin_ingot
  876. [21Sep2022 19:25:06.248] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral_block => 1*Item: minecraft:horn_coral_block) cost 4 but output value is 64
  877. [21Sep2022 19:25:06.261] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:lead_nugget => 1*Item: bno:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:lead_ingot
  878. [21Sep2022 19:25:06.262] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/54 => 1*Item: alltheores:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:osmium_ingot
  879. [21Sep2022 19:25:06.265] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/7 => 1*Item: alltheores:bronze_ingot" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: alltheores:bronze_ingot
  880. [21Sep2022 19:25:06.267] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/62 => 1*Item: alltheores:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:silver_ingot
  881. [21Sep2022 19:25:06.268] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:flint => 1*Item: minecraft:gunpowder) cost 4 but output value is 192
  882. [21Sep2022 19:25:06.268] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: mekanism:dust_sulfur => 1*Item: minecraft:gunpowder) cost 8 but output value is 192
  883. [21Sep2022 19:25:06.269] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:osmium_nugget => 1*Item: bno:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:osmium_ingot
  884. [21Sep2022 19:25:06.271] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_fan => 1*Item: minecraft:tube_coral_fan) cost 1 but output value is 16
  885. [21Sep2022 19:25:06.272] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/54 => 1*Item: mekanism:ingot_osmium" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_osmium
  886. [21Sep2022 19:25:06.272] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/84 => 1*Item: alltheores:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: alltheores:nickel_ingot
  887. [21Sep2022 19:25:06.276] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*NSSFAKE:craftingMapper/98 => 1*Item: alltheores:uranium_ingot) cost 4095 but output value is 4096
  888. [21Sep2022 19:25:06.276] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32
  889. [21Sep2022 19:25:06.277] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:copper_nugget => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  890. [21Sep2022 19:25:06.277] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/104 => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  891. [21Sep2022 19:25:06.277] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:copper_nugget => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  892. [21Sep2022 19:25:06.278] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobweb => 9*Item: minecraft:string) cost 12 but output value is 12
  893. [21Sep2022 19:25:06.279] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: bigreactors:yellorium_nugget => 1*Item: bigreactors:yellorium_ingot) cost 4095 but output value is 4096
  894. [21Sep2022 19:25:06.279] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:tin_nugget => 1*Item: bno:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: bno:tin_ingot
  895. [21Sep2022 19:25:06.279] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:aluminum_nugget => 1*Item: bno:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: bno:aluminum_ingot
  896. [21Sep2022 19:25:06.279] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: alltheores:platinum_nugget => 1*Item: alltheores:platinum_ingot" ingredient cost: 4095 value of result: 4096 setValueFromConversion: 0 + 16*Item Tag: forge:ingots/iron => 1*Item: alltheores:platinum_ingot
  897. [21Sep2022 19:25:06.280] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_block + 1000*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_block) cost 4 but output value is 64
  898. [21Sep2022 19:25:06.281] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32
  899. [21Sep2022 19:25:06.281] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*NSSFAKE:craftingMapper/98 => 1*Item: mekanism:ingot_uranium) cost 4095 but output value is 4096
  900. [21Sep2022 19:25:06.282] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32
  901. [21Sep2022 19:25:06.283] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral => 1*Item: minecraft:horn_coral) cost 1 but output value is 16
  902. [21Sep2022 19:25:06.286] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_fan) cost 1 but output value is 16
  903. [21Sep2022 19:25:06.286] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_bubble_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:bubble_coral) cost 1 but output value is 16
  904. [21Sep2022 19:25:06.287] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral_block => 1*Item: minecraft:brain_coral_block) cost 4 but output value is 64
  905. [21Sep2022 19:25:06.288] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:silver_nugget => 1*Item: beo:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:silver_ingot
  906. [21Sep2022 19:25:06.288] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_fan => 1*Item: minecraft:bubble_coral_fan) cost 1 but output value is 16
  907. [21Sep2022 19:25:06.289] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32
  908. [21Sep2022 19:25:06.290] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:clay => 4*Item: minecraft:clay_ball) cost 1 but output value is 16
  909. [21Sep2022 19:25:06.292] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:nickel_nugget => 1*Item: beo:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: beo:nickel_ingot
  910. [21Sep2022 19:25:06.292] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_block => 1*Item: minecraft:bubble_coral_block) cost 4 but output value is 64
  911. [21Sep2022 19:25:06.292] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral => 1*Item: minecraft:brain_coral) cost 1 but output value is 16
  912. [21Sep2022 19:25:06.293] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_block => 1*Item: minecraft:tube_coral_block) cost 4 but output value is 64
  913. [21Sep2022 19:25:06.295] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:osmium_nugget => 1*Item: beo:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:osmium_ingot
  914. [21Sep2022 19:25:06.295] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32
  915. [21Sep2022 19:25:06.297] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral) cost 1 but output value is 16
  916. [21Sep2022 19:25:06.297] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:lead_nugget => 1*Item: beo:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:lead_ingot
  917. [21Sep2022 19:25:06.297] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/130 => 1*Item: mekanism:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_lead
  918. [21Sep2022 19:25:06.299] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral => 1*Item: minecraft:tube_coral) cost 1 but output value is 16
  919. [21Sep2022 19:25:06.300] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:disc_fragment_5 => 1*Item: minecraft:music_disc_5) cost 2043 but output value is 2048
  920. [21Sep2022 19:25:06.301] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/35 => 1*Item: mekanism:ingot_tin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_tin
  921. [21Sep2022 19:25:06.302] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot
  922. [21Sep2022 19:25:06.303] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 1*NSSFAKE:craftingMapper/136 => 1*Item: minecraft:gold_ingot" ingredient cost: 341 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot
  923. [21Sep2022 19:25:06.303] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/130 => 1*Item: alltheores:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:lead_ingot
  924. [21Sep2022 19:25:06.309] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_horn_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:horn_coral_fan) cost 1 but output value is 16
  925. [21Sep2022 19:25:06.310] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256
  926. [21Sep2022 19:25:06.311] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:tin_nugget => 1*Item: beo:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: beo:tin_ingot
  927. [21Sep2022 19:25:06.311] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/7 => 1*Item: mekanism:ingot_bronze" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  928. [21Sep2022 19:25:06.311] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 1*NSSFAKE:craftingMapper/248 => 1*Item: mekanism:ingot_bronze" ingredient cost: 103 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  929. [21Sep2022 19:25:06.312] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 3*Item: minecraft:copper_ingot + 10*Infuse Type: mekanism:tin => 4*Item: mekanism:ingot_bronze" ingredient cost: 414 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  930. [21Sep2022 19:25:06.312] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:silver_nugget => 1*Item: bno:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:silver_ingot
  931. [21Sep2022 19:25:06.312] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:aluminum_nugget => 1*Item: beo:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: beo:aluminum_ingot
  932. [21Sep2022 19:25:06.315] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16
  933. [21Sep2022 19:25:06.318] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone => 1*Item: minecraft:gravel) cost 1 but output value is 4
  934. [21Sep2022 19:25:06.318] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
  935. [21Sep2022 19:25:06.318] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:red_sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
  936. [21Sep2022 19:25:06.319] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_brain_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:brain_coral_fan) cost 1 but output value is 16
  937. [21Sep2022 19:25:06.319] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:nickel_nugget => 1*Item: bno:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: bno:nickel_ingot
  938. [21Sep2022 19:25:06.320] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/28 => 1*Item: alltheores:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: alltheores:aluminum_ingot
  939. [21Sep2022 19:25:06.321] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/35 => 1*Item: alltheores:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: alltheores:tin_ingot
  940. [21Sep2022 19:25:06.322] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral_block => 1*Item: minecraft:horn_coral_block) cost 4 but output value is 64
  941. [21Sep2022 19:25:06.333] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:lead_nugget => 1*Item: bno:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:lead_ingot
  942. [21Sep2022 19:25:06.334] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/54 => 1*Item: alltheores:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:osmium_ingot
  943. [21Sep2022 19:25:06.336] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/7 => 1*Item: alltheores:bronze_ingot" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: alltheores:bronze_ingot
  944. [21Sep2022 19:25:06.338] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/62 => 1*Item: alltheores:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:silver_ingot
  945. [21Sep2022 19:25:06.339] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:flint => 1*Item: minecraft:gunpowder) cost 4 but output value is 192
  946. [21Sep2022 19:25:06.339] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: mekanism:dust_sulfur => 1*Item: minecraft:gunpowder) cost 8 but output value is 192
  947. [21Sep2022 19:25:06.340] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:osmium_nugget => 1*Item: bno:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:osmium_ingot
  948. [21Sep2022 19:25:06.341] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_fan => 1*Item: minecraft:tube_coral_fan) cost 1 but output value is 16
  949. [21Sep2022 19:25:06.342] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/54 => 1*Item: mekanism:ingot_osmium" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_osmium
  950. [21Sep2022 19:25:06.343] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/84 => 1*Item: alltheores:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: alltheores:nickel_ingot
  951. [21Sep2022 19:25:06.345] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*NSSFAKE:craftingMapper/98 => 1*Item: alltheores:uranium_ingot) cost 4095 but output value is 4096
  952. [21Sep2022 19:25:06.345] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32
  953. [21Sep2022 19:25:06.346] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:copper_nugget => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  954. [21Sep2022 19:25:06.346] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/104 => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  955. [21Sep2022 19:25:06.346] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:copper_nugget => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  956. [21Sep2022 19:25:06.347] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobweb => 9*Item: minecraft:string) cost 12 but output value is 12
  957. [21Sep2022 19:25:06.347] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: bigreactors:yellorium_nugget => 1*Item: bigreactors:yellorium_ingot) cost 4095 but output value is 4096
  958. [21Sep2022 19:25:06.347] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:tin_nugget => 1*Item: bno:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: bno:tin_ingot
  959. [21Sep2022 19:25:06.348] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:aluminum_nugget => 1*Item: bno:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: bno:aluminum_ingot
  960. [21Sep2022 19:25:06.348] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: alltheores:platinum_nugget => 1*Item: alltheores:platinum_ingot" ingredient cost: 4095 value of result: 4096 setValueFromConversion: 0 + 16*Item Tag: forge:ingots/iron => 1*Item: alltheores:platinum_ingot
  961. [21Sep2022 19:25:06.348] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_block + 1000*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_block) cost 4 but output value is 64
  962. [21Sep2022 19:25:06.349] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32
  963. [21Sep2022 19:25:06.349] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*NSSFAKE:craftingMapper/98 => 1*Item: mekanism:ingot_uranium) cost 4095 but output value is 4096
  964. [21Sep2022 19:25:06.350] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32
  965. [21Sep2022 19:25:06.350] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral => 1*Item: minecraft:horn_coral) cost 1 but output value is 16
  966. [21Sep2022 19:25:06.351] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_fan) cost 1 but output value is 16
  967. [21Sep2022 19:25:06.351] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_bubble_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:bubble_coral) cost 1 but output value is 16
  968. [21Sep2022 19:25:06.352] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral_block => 1*Item: minecraft:brain_coral_block) cost 4 but output value is 64
  969. [21Sep2022 19:25:06.352] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:silver_nugget => 1*Item: beo:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:silver_ingot
  970. [21Sep2022 19:25:06.352] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_fan => 1*Item: minecraft:bubble_coral_fan) cost 1 but output value is 16
  971. [21Sep2022 19:25:06.353] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32
  972. [21Sep2022 19:25:06.354] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:clay => 4*Item: minecraft:clay_ball) cost 1 but output value is 16
  973. [21Sep2022 19:25:06.356] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:nickel_nugget => 1*Item: beo:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: beo:nickel_ingot
  974. [21Sep2022 19:25:06.356] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_block => 1*Item: minecraft:bubble_coral_block) cost 4 but output value is 64
  975. [21Sep2022 19:25:06.357] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral => 1*Item: minecraft:brain_coral) cost 1 but output value is 16
  976. [21Sep2022 19:25:06.357] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_block => 1*Item: minecraft:tube_coral_block) cost 4 but output value is 64
  977. [21Sep2022 19:25:06.358] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:osmium_nugget => 1*Item: beo:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:osmium_ingot
  978. [21Sep2022 19:25:06.358] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32
  979. [21Sep2022 19:25:06.359] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral) cost 1 but output value is 16
  980. [21Sep2022 19:25:06.360] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:lead_nugget => 1*Item: beo:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:lead_ingot
  981. [21Sep2022 19:25:06.360] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/130 => 1*Item: mekanism:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_lead
  982. [21Sep2022 19:25:06.361] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral => 1*Item: minecraft:tube_coral) cost 1 but output value is 16
  983. [21Sep2022 19:25:06.361] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:disc_fragment_5 => 1*Item: minecraft:music_disc_5) cost 2043 but output value is 2048
  984. [21Sep2022 19:25:06.362] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/35 => 1*Item: mekanism:ingot_tin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_tin
  985. [21Sep2022 19:25:06.362] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot
  986. [21Sep2022 19:25:06.363] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 1*NSSFAKE:craftingMapper/136 => 1*Item: minecraft:gold_ingot" ingredient cost: 341 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot
  987. [21Sep2022 19:25:06.363] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/130 => 1*Item: alltheores:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:lead_ingot
  988. [21Sep2022 19:25:06.369] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_horn_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:horn_coral_fan) cost 1 but output value is 16
  989. [21Sep2022 19:25:06.371] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256
  990. [21Sep2022 19:25:06.372] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:tin_nugget => 1*Item: beo:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: beo:tin_ingot
  991. [21Sep2022 19:25:06.373] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/7 => 1*Item: mekanism:ingot_bronze" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  992. [21Sep2022 19:25:06.373] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 1*NSSFAKE:craftingMapper/248 => 1*Item: mekanism:ingot_bronze" ingredient cost: 103 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  993. [21Sep2022 19:25:06.373] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 3*Item: minecraft:copper_ingot + 10*Infuse Type: mekanism:tin => 4*Item: mekanism:ingot_bronze" ingredient cost: 414 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  994. [21Sep2022 19:25:06.374] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:silver_nugget => 1*Item: bno:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:silver_ingot
  995. [21Sep2022 19:25:06.376] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:aluminum_nugget => 1*Item: beo:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: beo:aluminum_ingot
  996. [21Sep2022 19:25:06.379] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16
  997. [21Sep2022 19:25:06.381] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone => 1*Item: minecraft:gravel) cost 1 but output value is 4
  998. [21Sep2022 19:25:06.381] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
  999. [21Sep2022 19:25:06.381] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:red_sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
  1000. [21Sep2022 19:25:06.382] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_brain_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:brain_coral_fan) cost 1 but output value is 16
  1001. [21Sep2022 19:25:06.382] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:nickel_nugget => 1*Item: bno:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: bno:nickel_ingot
  1002. [21Sep2022 19:25:06.384] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/28 => 1*Item: alltheores:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: alltheores:aluminum_ingot
  1003. [21Sep2022 19:25:06.387] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/35 => 1*Item: alltheores:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: alltheores:tin_ingot
  1004. [21Sep2022 19:25:06.388] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral_block => 1*Item: minecraft:horn_coral_block) cost 4 but output value is 64
  1005. [21Sep2022 19:25:06.397] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:lead_nugget => 1*Item: bno:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:lead_ingot
  1006. [21Sep2022 19:25:06.398] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/54 => 1*Item: alltheores:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:osmium_ingot
  1007. [21Sep2022 19:25:06.399] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/7 => 1*Item: alltheores:bronze_ingot" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: alltheores:bronze_ingot
  1008. [21Sep2022 19:25:06.400] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/62 => 1*Item: alltheores:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:silver_ingot
  1009. [21Sep2022 19:25:06.401] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:flint => 1*Item: minecraft:gunpowder) cost 4 but output value is 192
  1010. [21Sep2022 19:25:06.401] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: mekanism:dust_sulfur => 1*Item: minecraft:gunpowder) cost 8 but output value is 192
  1011. [21Sep2022 19:25:06.402] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:osmium_nugget => 1*Item: bno:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:osmium_ingot
  1012. [21Sep2022 19:25:06.403] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_fan => 1*Item: minecraft:tube_coral_fan) cost 1 but output value is 16
  1013. [21Sep2022 19:25:06.404] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/54 => 1*Item: mekanism:ingot_osmium" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_osmium
  1014. [21Sep2022 19:25:06.404] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/84 => 1*Item: alltheores:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: alltheores:nickel_ingot
  1015. [21Sep2022 19:25:06.407] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*NSSFAKE:craftingMapper/98 => 1*Item: alltheores:uranium_ingot) cost 4095 but output value is 4096
  1016. [21Sep2022 19:25:06.407] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32
  1017. [21Sep2022 19:25:06.408] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:copper_nugget => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  1018. [21Sep2022 19:25:06.408] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/104 => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  1019. [21Sep2022 19:25:06.408] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:copper_nugget => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  1020. [21Sep2022 19:25:06.409] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobweb => 9*Item: minecraft:string) cost 12 but output value is 12
  1021. [21Sep2022 19:25:06.409] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: bigreactors:yellorium_nugget => 1*Item: bigreactors:yellorium_ingot) cost 4095 but output value is 4096
  1022. [21Sep2022 19:25:06.410] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:tin_nugget => 1*Item: bno:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: bno:tin_ingot
  1023. [21Sep2022 19:25:06.410] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:aluminum_nugget => 1*Item: bno:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: bno:aluminum_ingot
  1024. [21Sep2022 19:25:06.410] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: alltheores:platinum_nugget => 1*Item: alltheores:platinum_ingot" ingredient cost: 4095 value of result: 4096 setValueFromConversion: 0 + 16*Item Tag: forge:ingots/iron => 1*Item: alltheores:platinum_ingot
  1025. [21Sep2022 19:25:06.410] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_block + 1000*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_block) cost 4 but output value is 64
  1026. [21Sep2022 19:25:06.411] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32
  1027. [21Sep2022 19:25:06.411] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*NSSFAKE:craftingMapper/98 => 1*Item: mekanism:ingot_uranium) cost 4095 but output value is 4096
  1028. [21Sep2022 19:25:06.412] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32
  1029. [21Sep2022 19:25:06.412] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral => 1*Item: minecraft:horn_coral) cost 1 but output value is 16
  1030. [21Sep2022 19:25:06.413] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_fan) cost 1 but output value is 16
  1031. [21Sep2022 19:25:06.415] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_bubble_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:bubble_coral) cost 1 but output value is 16
  1032. [21Sep2022 19:25:06.415] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral_block => 1*Item: minecraft:brain_coral_block) cost 4 but output value is 64
  1033. [21Sep2022 19:25:06.416] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:silver_nugget => 1*Item: beo:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:silver_ingot
  1034. [21Sep2022 19:25:06.416] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_fan => 1*Item: minecraft:bubble_coral_fan) cost 1 but output value is 16
  1035. [21Sep2022 19:25:06.416] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32
  1036. [21Sep2022 19:25:06.418] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:clay => 4*Item: minecraft:clay_ball) cost 1 but output value is 16
  1037. [21Sep2022 19:25:06.419] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:nickel_nugget => 1*Item: beo:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: beo:nickel_ingot
  1038. [21Sep2022 19:25:06.420] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_block => 1*Item: minecraft:bubble_coral_block) cost 4 but output value is 64
  1039. [21Sep2022 19:25:06.420] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral => 1*Item: minecraft:brain_coral) cost 1 but output value is 16
  1040. [21Sep2022 19:25:06.422] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_block => 1*Item: minecraft:tube_coral_block) cost 4 but output value is 64
  1041. [21Sep2022 19:25:06.422] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:osmium_nugget => 1*Item: beo:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:osmium_ingot
  1042. [21Sep2022 19:25:06.422] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32
  1043. [21Sep2022 19:25:06.424] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral) cost 1 but output value is 16
  1044. [21Sep2022 19:25:06.425] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:lead_nugget => 1*Item: beo:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:lead_ingot
  1045. [21Sep2022 19:25:06.425] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/130 => 1*Item: mekanism:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_lead
  1046. [21Sep2022 19:25:06.427] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral => 1*Item: minecraft:tube_coral) cost 1 but output value is 16
  1047. [21Sep2022 19:25:06.427] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:disc_fragment_5 => 1*Item: minecraft:music_disc_5) cost 2043 but output value is 2048
  1048. [21Sep2022 19:25:06.428] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/35 => 1*Item: mekanism:ingot_tin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_tin
  1049. [21Sep2022 19:25:06.428] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot
  1050. [21Sep2022 19:25:06.428] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 1*NSSFAKE:craftingMapper/136 => 1*Item: minecraft:gold_ingot" ingredient cost: 341 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot
  1051. [21Sep2022 19:25:06.429] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/130 => 1*Item: alltheores:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:lead_ingot
  1052. [21Sep2022 19:25:06.436] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_horn_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:horn_coral_fan) cost 1 but output value is 16
  1053. [21Sep2022 19:25:06.437] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256
  1054. [21Sep2022 19:25:06.438] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:tin_nugget => 1*Item: beo:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: beo:tin_ingot
  1055. [21Sep2022 19:25:06.438] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/7 => 1*Item: mekanism:ingot_bronze" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  1056. [21Sep2022 19:25:06.438] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 1*NSSFAKE:craftingMapper/248 => 1*Item: mekanism:ingot_bronze" ingredient cost: 103 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  1057. [21Sep2022 19:25:06.439] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 3*Item: minecraft:copper_ingot + 10*Infuse Type: mekanism:tin => 4*Item: mekanism:ingot_bronze" ingredient cost: 414 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  1058. [21Sep2022 19:25:06.439] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:silver_nugget => 1*Item: bno:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:silver_ingot
  1059. [21Sep2022 19:25:06.439] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:aluminum_nugget => 1*Item: beo:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: beo:aluminum_ingot
  1060. [21Sep2022 19:25:06.441] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16
  1061. [21Sep2022 19:25:06.443] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone => 1*Item: minecraft:gravel) cost 1 but output value is 4
  1062. [21Sep2022 19:25:06.443] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
  1063. [21Sep2022 19:25:06.443] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:red_sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
  1064. [21Sep2022 19:25:06.444] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_brain_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:brain_coral_fan) cost 1 but output value is 16
  1065. [21Sep2022 19:25:06.444] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:nickel_nugget => 1*Item: bno:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: bno:nickel_ingot
  1066. [21Sep2022 19:25:06.445] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/28 => 1*Item: alltheores:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: alltheores:aluminum_ingot
  1067. [21Sep2022 19:25:06.447] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/35 => 1*Item: alltheores:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: alltheores:tin_ingot
  1068. [21Sep2022 19:25:06.448] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral_block => 1*Item: minecraft:horn_coral_block) cost 4 but output value is 64
  1069. [21Sep2022 19:25:06.454] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:lead_nugget => 1*Item: bno:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:lead_ingot
  1070. [21Sep2022 19:25:06.455] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/54 => 1*Item: alltheores:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:osmium_ingot
  1071. [21Sep2022 19:25:06.456] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/7 => 1*Item: alltheores:bronze_ingot" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: alltheores:bronze_ingot
  1072. [21Sep2022 19:25:06.457] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/62 => 1*Item: alltheores:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:silver_ingot
  1073. [21Sep2022 19:25:06.458] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:flint => 1*Item: minecraft:gunpowder) cost 4 but output value is 192
  1074. [21Sep2022 19:25:06.458] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: mekanism:dust_sulfur => 1*Item: minecraft:gunpowder) cost 8 but output value is 192
  1075. [21Sep2022 19:25:06.458] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:osmium_nugget => 1*Item: bno:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:osmium_ingot
  1076. [21Sep2022 19:25:06.459] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_fan => 1*Item: minecraft:tube_coral_fan) cost 1 but output value is 16
  1077. [21Sep2022 19:25:06.460] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/54 => 1*Item: mekanism:ingot_osmium" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_osmium
  1078. [21Sep2022 19:25:06.460] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/84 => 1*Item: alltheores:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: alltheores:nickel_ingot
  1079. [21Sep2022 19:25:06.462] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*NSSFAKE:craftingMapper/98 => 1*Item: alltheores:uranium_ingot) cost 4095 but output value is 4096
  1080. [21Sep2022 19:25:06.462] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32
  1081. [21Sep2022 19:25:06.463] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:copper_nugget => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  1082. [21Sep2022 19:25:06.463] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/104 => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  1083. [21Sep2022 19:25:06.463] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:copper_nugget => 1*Item: minecraft:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: minecraft:copper_ingot
  1084. [21Sep2022 19:25:06.463] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobweb => 9*Item: minecraft:string) cost 12 but output value is 12
  1085. [21Sep2022 19:25:06.464] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: bigreactors:yellorium_nugget => 1*Item: bigreactors:yellorium_ingot) cost 4095 but output value is 4096
  1086. [21Sep2022 19:25:06.465] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:tin_nugget => 1*Item: bno:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: bno:tin_ingot
  1087. [21Sep2022 19:25:06.465] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:aluminum_nugget => 1*Item: bno:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: bno:aluminum_ingot
  1088. [21Sep2022 19:25:06.465] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: alltheores:platinum_nugget => 1*Item: alltheores:platinum_ingot" ingredient cost: 4095 value of result: 4096 setValueFromConversion: 0 + 16*Item Tag: forge:ingots/iron => 1*Item: alltheores:platinum_ingot
  1089. [21Sep2022 19:25:06.466] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_block + 1000*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_block) cost 4 but output value is 64
  1090. [21Sep2022 19:25:06.467] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32
  1091. [21Sep2022 19:25:06.467] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*NSSFAKE:craftingMapper/98 => 1*Item: mekanism:ingot_uranium) cost 4095 but output value is 4096
  1092. [21Sep2022 19:25:06.467] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32
  1093. [21Sep2022 19:25:06.467] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral => 1*Item: minecraft:horn_coral) cost 1 but output value is 16
  1094. [21Sep2022 19:25:06.468] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_fan) cost 1 but output value is 16
  1095. [21Sep2022 19:25:06.468] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_bubble_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:bubble_coral) cost 1 but output value is 16
  1096. [21Sep2022 19:25:06.469] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral_block => 1*Item: minecraft:brain_coral_block) cost 4 but output value is 64
  1097. [21Sep2022 19:25:06.469] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:silver_nugget => 1*Item: beo:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:silver_ingot
  1098. [21Sep2022 19:25:06.469] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_fan => 1*Item: minecraft:bubble_coral_fan) cost 1 but output value is 16
  1099. [21Sep2022 19:25:06.470] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32
  1100. [21Sep2022 19:25:06.471] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:clay => 4*Item: minecraft:clay_ball) cost 1 but output value is 16
  1101. [21Sep2022 19:25:06.472] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:nickel_nugget => 1*Item: beo:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: beo:nickel_ingot
  1102. [21Sep2022 19:25:06.472] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_block => 1*Item: minecraft:bubble_coral_block) cost 4 but output value is 64
  1103. [21Sep2022 19:25:06.472] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral => 1*Item: minecraft:brain_coral) cost 1 but output value is 16
  1104. [21Sep2022 19:25:06.473] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_block => 1*Item: minecraft:tube_coral_block) cost 4 but output value is 64
  1105. [21Sep2022 19:25:06.474] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:osmium_nugget => 1*Item: beo:osmium_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:osmium_ingot
  1106. [21Sep2022 19:25:06.475] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32
  1107. [21Sep2022 19:25:06.476] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral) cost 1 but output value is 16
  1108. [21Sep2022 19:25:06.477] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:lead_nugget => 1*Item: beo:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: beo:lead_ingot
  1109. [21Sep2022 19:25:06.477] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/130 => 1*Item: mekanism:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_lead
  1110. [21Sep2022 19:25:06.477] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral => 1*Item: minecraft:tube_coral) cost 1 but output value is 16
  1111. [21Sep2022 19:25:06.478] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:disc_fragment_5 => 1*Item: minecraft:music_disc_5) cost 2043 but output value is 2048
  1112. [21Sep2022 19:25:06.478] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/35 => 1*Item: mekanism:ingot_tin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_tin
  1113. [21Sep2022 19:25:06.479] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot
  1114. [21Sep2022 19:25:06.479] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 1*NSSFAKE:craftingMapper/136 => 1*Item: minecraft:gold_ingot" ingredient cost: 341 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot
  1115. [21Sep2022 19:25:06.479] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/130 => 1*Item: alltheores:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: alltheores:lead_ingot
  1116. [21Sep2022 19:25:06.482] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_horn_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:horn_coral_fan) cost 1 but output value is 16
  1117. [21Sep2022 19:25:06.482] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256
  1118. [21Sep2022 19:25:06.483] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:tin_nugget => 1*Item: beo:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: beo:tin_ingot
  1119. [21Sep2022 19:25:06.483] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/7 => 1*Item: mekanism:ingot_bronze" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  1120. [21Sep2022 19:25:06.483] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 1*NSSFAKE:craftingMapper/248 => 1*Item: mekanism:ingot_bronze" ingredient cost: 103 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  1121. [21Sep2022 19:25:06.483] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 3*Item: minecraft:copper_ingot + 10*Infuse Type: mekanism:tin => 4*Item: mekanism:ingot_bronze" ingredient cost: 414 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
  1122. [21Sep2022 19:25:06.483] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: bno:silver_nugget => 1*Item: bno:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: bno:silver_ingot
  1123. [21Sep2022 19:25:06.484] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: "0 + 9*Item: beo:aluminum_nugget => 1*Item: beo:aluminum_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: beo:aluminum_ingot
  1124. [21Sep2022 19:25:06.486] [main/WARN] [moze_intel.projecte.PECore/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16
  1125. [21Sep2022 19:25:06.498] [main/INFO] [moze_intel.projecte.PECore/]: Registered 4380 EMC values. (took 983 ms)
  1126. [21Sep2022 19:25:06.583] [main/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\nether-biomes.json5" was read.
  1127. [21Sep2022 19:25:06.588] [main/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\end-biomes.json5" was read.
  1128. [21Sep2022 19:25:07.002] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.19.2
  1129. [21Sep2022 19:25:07.002] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
  1130. [21Sep2022 19:25:07.003] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
  1131. [21Sep2022 19:25:07.003] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
  1132. [21Sep2022 19:25:07.045] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on 192.168.1.100:25565
  1133. [21Sep2022 19:25:07.056] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using default channel type
  1134. [21Sep2022 19:25:07.240] [Server thread/INFO] [Puzzles Lib/]: Loading server config for tradingpost
  1135. [21Sep2022 19:25:07.242] [Server thread/INFO] [Puzzles Lib/]: Loading server config for enchantinginfuser
  1136. [21Sep2022 19:25:07.243] [Thread-0/INFO] [Puzzles Lib/]: Reloading server config for tradingpost
  1137. [21Sep2022 19:25:07.245] [Thread-0/INFO] [Puzzles Lib/]: Reloading server config for enchantinginfuser
  1138. [21Sep2022 19:25:07.666] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld
  1139. [21Sep2022 19:25:07.667] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
  1140. [21Sep2022 19:25:07.932] [Server thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\surface_rules\end_surface_rules.json5" was read.
  1141. [21Sep2022 19:25:07.934] [Server thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\surface_rules\nether_surface_rules.json5" was read.
  1142. [21Sep2022 19:25:07.937] [Server thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\surface_rules\overworld_surface_rules.json5" was read.
  1143. [21Sep2022 19:25:07.947] [Server thread/INFO] [potionstudios.byg.BYG/]: Loading dimension "minecraft:the_nether" with biome source: "blueprint:modded".
  1144. [21Sep2022 19:25:07.947] [Server thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\surface_rules\end_surface_rules.json5" was read.
  1145. [21Sep2022 19:25:07.949] [Server thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\surface_rules\nether_surface_rules.json5" was read.
  1146. [21Sep2022 19:25:07.952] [Server thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\Marc\Desktop\SERVER\config\byg\surface_rules\overworld_surface_rules.json5" was read.
  1147. [21Sep2022 19:25:07.961] [Server thread/INFO] [potionstudios.byg.BYG/]: Loading dimension "minecraft:the_end" with biome source: "blueprint:modded".
  1148. [21Sep2022 19:25:07.962] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
  1149. [21Sep2022 19:25:09.862] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
  1150. [21Sep2022 19:25:09.863] [Worker-Main-10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
  1151. [21Sep2022 19:25:09.864] [Worker-Main-10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
  1152. [21Sep2022 19:25:09.864] [Worker-Main-10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
  1153. [21Sep2022 19:25:09.963] [Worker-Main-8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
  1154. [21Sep2022 19:25:10.464] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 44%
  1155. [21Sep2022 19:25:10.830] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 2867 ms
  1156. [21Sep2022 19:25:10.830] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (3.611s)! For help, type "help"
  1157. [21Sep2022 19:25:10.872] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
  1158. [21Sep2022 19:25:11.061] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1159. [21Sep2022 19:25:11.061] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1160. [21Sep2022 19:25:11.062] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1161. [21Sep2022 19:25:11.062] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1162. [21Sep2022 19:25:11.062] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1163. [21Sep2022 19:25:11.062] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1164. [21Sep2022 19:25:11.063] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1165. [21Sep2022 19:25:11.063] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
  1166. [21Sep2022 19:25:11.063] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1167. [21Sep2022 19:25:11.063] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1168. [21Sep2022 19:25:11.064] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1169. [21Sep2022 19:25:11.064] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1170. [21Sep2022 19:25:11.065] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1171. [21Sep2022 19:25:11.066] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1172. [21Sep2022 19:25:11.066] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1173. [21Sep2022 19:25:11.066] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1174. [21Sep2022 19:25:11.066] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1175. [21Sep2022 19:25:11.066] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1176. [21Sep2022 19:25:11.067] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
  1177. [21Sep2022 19:25:11.067] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1178. [21Sep2022 19:25:11.067] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1179. [21Sep2022 19:25:11.068] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
  1180. [21Sep2022 19:25:11.068] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1181. [21Sep2022 19:25:11.069] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
  1182. [21Sep2022 19:25:11.069] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
  1183. [21Sep2022 19:25:11.069] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1184. [21Sep2022 19:25:11.070] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1185. [21Sep2022 19:25:11.070] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1186. [21Sep2022 19:25:11.070] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1187. [21Sep2022 19:25:11.071] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1188. [21Sep2022 19:25:11.073] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1189. [21Sep2022 19:25:11.073] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1190. [21Sep2022 19:25:11.073] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1191. [21Sep2022 19:25:11.074] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1192. [21Sep2022 19:25:11.074] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1193. [21Sep2022 19:25:11.074] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
  1194. [21Sep2022 19:25:11.205] [Server thread/INFO] [WTHIT/]: [WTHIT] Plugin config reloaded
  1195. [21Sep2022 19:25:11.211] [Server thread/INFO] [ring_of_growth/]: RingOfGrowth server setup
  1196. [21Sep2022 19:25:11.218] [Server thread/INFO] [cyclopscore/]: Loading infobook /data/cyclopscore/info/test.xml
  1197. [21Sep2022 19:25:11.237] [Server thread/INFO] [integrateddynamics/]: Loading infobook /data/integrateddynamics/info/on_the_dynamics_of_integration.xml
  1198. [21Sep2022 19:32:19.971] [User Authenticator #1/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player FT_Marc is 77c16f8a-748f-4470-a4c3-be03fe56de73
  1199. [21Sep2022 19:32:43.950] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@28aad084
  1200. [21Sep2022 19:32:43.957] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: FT_Marc[/192.168.1.100:64726] logged in with entity id 501 at (-3.5, 79.0, 8.5)
  1201. [21Sep2022 19:32:44.007] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: FT_Marc joined the game
  1202. [21Sep2022 19:32:44.183] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: FT_Marc lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NullPointerException: Cannot invoke "net.minecraft.resources.ResourceLocation.toString()" because "p_130086_" is null
  1203. [21Sep2022 19:32:44.183] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: FT_Marc left the game
  1204. [21Sep2022 19:32:44.240] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice
  1205. [21Sep2022 19:38:54.670] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping the server
  1206. [21Sep2022 19:38:54.717] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
  1207. [21Sep2022 19:38:54.718] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
  1208. [21Sep2022 19:38:54.718] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
  1209. [21Sep2022 19:38:55.328] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
  1210. [21Sep2022 19:38:55.454] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
  1211. [21Sep2022 19:38:55.455] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
  1212. [21Sep2022 19:38:55.456] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/assemblylinemachines:chaos_plane
  1213. [21Sep2022 19:38:55.456] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/ae2:spatial_storage
  1214. [21Sep2022 19:38:55.491] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (world): All chunks are saved
  1215. [21Sep2022 19:38:55.491] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  1216. [21Sep2022 19:38:55.492] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  1217. [21Sep2022 19:38:55.492] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (chaos_plane): All chunks are saved
  1218. [21Sep2022 19:38:55.492] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (spatial_storage): All chunks are saved
  1219. [21Sep2022 19:38:55.493] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved
  1220.  
Add Comment
Please, Sign In to add comment