Advertisement
Guest User

Untitled

a guest
Sep 26th, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 109.90 KB | None | 0 0
  1. [09:30:28] [main/INFO] [FML/]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
  2. [09:30:29] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_101
  3. [09:30:29] [main/INFO] [STDERR/]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
  4. [09:30:29] [main/WARN] [FML/]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
  5. [09:30:29] [main/WARN] [FML/]: Missing @MCVersion: com.bioxx.tfc.TFCASMLoadingPlugin
  6. [09:30:29] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [09:30:29] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  8. [09:30:29] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [09:30:29] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [09:30:29] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [09:30:32] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [09:30:32] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [09:30:33] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [09:30:39] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  15. [09:30:40] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  16. [09:30:40] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  17. [09:30:40] [main/INFO] [TerraFirmaCraft ASM/]: Attempting to Transform: yz | Found 2 injections
  18. [09:30:41] [main/INFO] [TerraFirmaCraft ASM/]: Inserted: yz : {e | (FF)V}
  19. [09:30:41] [main/INFO] [TerraFirmaCraft ASM/]: Attempting to Transform: yz Complete
  20. [09:30:41] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  21. [09:30:42] [main/INFO] [TerraFirmaCraft ASM/]: Attempting to Transform: mw | Found 1 injections
  22. [09:30:42] [main/INFO] [TerraFirmaCraft ASM/]: Inserted: mw : {i | ()V}
  23. [09:30:42] [main/INFO] [TerraFirmaCraft ASM/]: Attempting to Transform: mw Complete
  24. [09:30:43] [main/INFO] [TerraFirmaCraft ASM/]: Attempting to Transform: su | Found 1 injections
  25. [09:30:43] [main/INFO] [TerraFirmaCraft ASM/]: Inserted: su : {e | ()Z}
  26. [09:30:43] [main/INFO] [TerraFirmaCraft ASM/]: Attempting to Transform: su Complete
  27. [09:30:47] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
  28. [09:30:47] [Server thread/INFO] [FML/]: MinecraftForge v10.13.4.1614 Initialized
  29. [09:30:47] [Server thread/INFO] [FML/]: Replaced 184 ore recipies
  30. [09:30:47] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
  31. [09:30:47] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
  32. [09:30:47] [Server thread/INFO] [FML/]: Searching D:\Games\Minecraft\Thermos-1.7.10\thermos-test\mods for mods
  33. [09:30:50] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 6 mods to load
  34. [09:30:51] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, tfc_coremod, terrafirmacraft] at CLIENT
  35. [09:30:51] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, tfc_coremod, terrafirmacraft] at SERVER
  36. [09:30:52] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
  37. [09:30:52] [Server thread/INFO] [FML/]: Found 338 ObjectHolder annotations
  38. [09:30:52] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
  39. [09:30:52] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations
  40. [09:30:52] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
  41. [09:30:52] [Server thread/INFO] [TerraFirmaCraft/terrafirmacraft]: Loading TFCConfig
  42. [09:30:52] [Server thread/INFO] [TerraFirmaCraft/terrafirmacraft]: Loading Blocks
  43. [09:30:54] [Server thread/INFO] [TerraFirmaCraft/terrafirmacraft]: Loading Items
  44. [09:30:54] [Server thread/INFO] [TerraFirmaCraft/terrafirmacraft]: Registering Items
  45. [09:30:54] [Server thread/INFO] [TerraFirmaCraft/terrafirmacraft]: Registering Food
  46. [09:30:54] [Server thread/INFO] [TerraFirmaCraft/terrafirmacraft]: Registering Armor
  47. [09:30:54] [Server thread/INFO] [TerraFirmaCraft/terrafirmacraft]: All Items Registered
  48. [09:30:54] [Server thread/INFO] [TerraFirmaCraft/terrafirmacraft]: Finished Loading Items
  49. [09:30:55] [Server thread/INFO] [FML/]: Applying holder lookups
  50. [09:30:55] [Server thread/INFO] [FML/]: Holder lookups applied
  51. [09:30:55] [Server thread/INFO] [FML/]: Injecting itemstacks
  52. [09:30:55] [Server thread/INFO] [FML/]: Itemstack injection complete
  53. [09:30:56] [Server thread/INFO] [Minecraft/]: This server is running Cauldron version 1.7.10-1614.57 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  54. [09:30:56] [Server thread/INFO] [/]: Server Ping Player Sample Count: 12
  55. [09:30:56] [Server thread/INFO] [Minecraft/]: Using 4 threads for Netty based IO
  56. [09:30:57] [Server thread/INFO] [TerraFirmaCraft/terrafirmacraft]: Loading TFCCrafting
  57. [09:30:58] [Server thread/INFO] [FML/]: Injecting itemstacks
  58. [09:30:58] [Server thread/INFO] [FML/]: Itemstack injection complete
  59. [09:30:58] [Server thread/INFO] [TerraFirmaCraft/terrafirmacraft]: Loading TFCOres
  60. [09:30:58] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 6 mods
  61. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_ORE1 with ID 165.
  62. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_ORE2 with ID 166.
  63. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_ORE3 with ID 167.
  64. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONEIGIN with ID 168.
  65. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONEIGEX with ID 169.
  66. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONESED with ID 176.
  67. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONEMM with ID 177.
  68. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONEIGINCOBBLE with ID 178.
  69. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONEIGEXCOBBLE with ID 179.
  70. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONESEDCOBBLE with ID 180.
  71. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONEMMCOBBLE with ID 181.
  72. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONEIGINSMOOTH with ID 182.
  73. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONEIGEXSMOOTH with ID 183.
  74. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONESEDSMOOTH with ID 184.
  75. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONEMMSMOOTH with ID 185.
  76. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONEIGINBRICK with ID 186.
  77. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONEIGEXBRICK with ID 187.
  78. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONESEDBRICK with ID 188.
  79. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONEMMBRICK with ID 189.
  80. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DIRT with ID 190.
  81. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DIRT2 with ID 191.
  82. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_SAND with ID 192.
  83. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_SAND2 with ID 193.
  84. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_CLAY with ID 194.
  85. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_CLAY2 with ID 195.
  86. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_GRASS with ID 196.
  87. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_GRASS2 with ID 197.
  88. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_CLAYGRASS with ID 198.
  89. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_CLAYGRASS2 with ID 199.
  90. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_PEATGRASS with ID 200.
  91. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_PEAT with ID 201.
  92. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DRYGRASS with ID 202.
  93. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DRYGRASS2 with ID 203.
  94. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_TALLGRASS with ID 204.
  95. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_LOOSEROCK with ID 205.
  96. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_LOGPILE with ID 206.
  97. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_CHARCOAL with ID 207.
  98. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DETAILED with ID 208.
  99. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_TILLEDSOIL with ID 209.
  100. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_TILLEDSOIL2 with ID 210.
  101. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WOODSUPPORTV with ID 211.
  102. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WOODSUPPORTH with ID 212.
  103. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WOODSUPPORTV2 with ID 213.
  104. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WOODSUPPORTH2 with ID 214.
  105. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_SULFUR with ID 215.
  106. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_LOG with ID 216.
  107. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_LOG2 with ID 217.
  108. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_LEAVES with ID 218.
  109. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_LEAVES2 with ID 219.
  110. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_SAPLING with ID 220.
  111. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_SAPLING2 with ID 221.
  112. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_PLANKS with ID 222.
  113. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_PLANKS2 with ID 223.
  114. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FIREPIT with ID 224.
  115. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_BELLOWS with ID 225.
  116. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_ANVIL with ID 226.
  117. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_ANVIL2 with ID 227.
  118. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FORGE with ID 228.
  119. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_MOLTEN with ID 229.
  120. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_BLOOMERY with ID 230.
  121. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_EARLYBLOOMERY with ID 231.
  122. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_SLUICE with ID 232.
  123. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_BLOOM with ID 233.
  124. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FRUITTREEWOOD with ID 234.
  125. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FRUITTREELEAVES with ID 235.
  126. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FRUITTREELEAVES2 with ID 236.
  127. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONESTAIRS with ID 237.
  128. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONESLABS with ID 238.
  129. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STONESTALAC with ID 239.
  130. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WOODCONSTRUCT with ID 240.
  131. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WOODVERT with ID 241.
  132. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WOODVERT2 with ID 242.
  133. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WOODHORIZ with ID 243.
  134. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WOODHORIZ2 with ID 244.
  135. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WOODHORIZ3 with ID 245.
  136. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WOODHORIZ4 with ID 246.
  137. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_TOOLRACK with ID 247.
  138. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_SPAWNMETER with ID 248.
  139. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FOODPREP with ID 249.
  140. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_QUERN with ID 250.
  141. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLCOBBLEIGIN with ID 251.
  142. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLCOBBLEIGEX with ID 252.
  143. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLCOBBLESED with ID 253.
  144. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLCOBBLEMM with ID 254.
  145. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLRAWIGIN with ID 255.
  146. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLRAWIGEX with ID 409.
  147. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLRAWSED with ID 410.
  148. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLRAWMM with ID 411.
  149. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLBRICKIGIN with ID 412.
  150. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLBRICKIGEX with ID 413.
  151. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLBRICKSED with ID 414.
  152. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLBRICKMM with ID 415.
  153. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLSMOOTHIGIN with ID 416.
  154. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLSMOOTHIGEX with ID 423.
  155. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLSMOOTHSED with ID 424.
  156. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WALLSMOOTHMM with ID 425.
  157. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_SALTWATER with ID 426.
  158. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_SALTWATERSTATIONARY with ID 427.
  159. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FRESHWATER with ID 428.
  160. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FRESHWATERSTATIONARY with ID 429.
  161. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_HOTWATER with ID 430.
  162. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_HOTWATERSTATIONARY with ID 431.
  163. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_LAVA with ID 432.
  164. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_LAVASTATIONARY with ID 433.
  165. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_ICE with ID 434.
  166. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_SEAGRASSSTILL with ID 435.
  167. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FIREBRICK with ID 436.
  168. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_METALSHEET with ID 437.
  169. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOOROAK with ID 438.
  170. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORASPEN with ID 439.
  171. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORBIRCH with ID 440.
  172. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORCHESTNUT with ID 441.
  173. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORDOUGLASFIR with ID 442.
  174. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORHICKORY with ID 443.
  175. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORMAPLE with ID 444.
  176. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORASH with ID 445.
  177. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORPINE with ID 446.
  178. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORSEQUOIA with ID 447.
  179. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORSPRUCE with ID 448.
  180. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORSYCAMORE with ID 449.
  181. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORWHITECEDAR with ID 450.
  182. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORWHITEELM with ID 451.
  183. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORWILLOW with ID 452.
  184. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORKAPOK with ID 453.
  185. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_DOORACACIA with ID 454.
  186. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_INGOTPILE with ID 455.
  187. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_BARREL with ID 456.
  188. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_LOOM with ID 457.
  189. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_MOSS with ID 458.
  190. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FLORA with ID 459.
  191. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_CLAYPOTTERY with ID 460.
  192. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_THATCH with ID 461.
  193. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_CRUCIBLE with ID 462.
  194. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_NESTBOX with ID 463.
  195. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FENCE with ID 464.
  196. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FENCE2 with ID 465.
  197. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FENCEGATE with ID 466.
  198. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FENCEGATE2 with ID 467.
  199. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_STRAWHIDEBED with ID 468.
  200. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_ARMOURSTAND with ID 469.
  201. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_ARMOURSTAND2 with ID 470.
  202. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_BERRYBUSH with ID 471.
  203. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_CROPS with ID 472.
  204. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_LILYPAD with ID 473.
  205. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FLOWERS with ID 474.
  206. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FLOWERS2 with ID 475.
  207. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FUNGI with ID 476.
  208. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_BOOKSHELF with ID 477.
  209. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_TORCH with ID 478.
  210. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_TORCHOFF with ID 479.
  211. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_CHEST_TFC with ID 480.
  212. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_WORKBENCH with ID 481.
  213. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_CACTUS with ID 482.
  214. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_REEDS with ID 483.
  215. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_PUMPKIN with ID 484.
  216. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_LITPUMPKIN with ID 485.
  217. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_BUTTONWOOD with ID 486.
  218. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_VINE with ID 487.
  219. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_LEATHERRACK with ID 488.
  220. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_GRAVEL with ID 489.
  221. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_GRAVEL2 with ID 490.
  222. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_GRILL with ID 491.
  223. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_METALTRAPDOOR with ID 492.
  224. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_VESSEL with ID 493.
  225. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_SMOKE with ID 494.
  226. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_SMOKERACK with ID 495.
  227. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_SNOW with ID 496.
  228. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_OILLAMP with ID 497.
  229. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_HOPPER with ID 498.
  230. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge block material TERRAFIRMACRAFT_FLOWERPOT with ID 499.
  231. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMGOLDPAN with ID 4096.
  232. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSLUICEITEM with ID 4097.
  233. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_PROPICK with ID 4098.
  234. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_PROPICK with ID 4099.
  235. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_PROPICK with ID 4100.
  236. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_PROPICK with ID 4101.
  237. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_PROPICK with ID 4102.
  238. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_PROPICK with ID 4103.
  239. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_PROPICK with ID 4104.
  240. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_PROPICK with ID 4105.
  241. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_PROPICK with ID 4106.
  242. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_INGOT with ID 4107.
  243. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_INGOT with ID 4108.
  244. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_INGOT with ID 4109.
  245. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_INGOT with ID 4110.
  246. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_INGOT with ID 4111.
  247. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRASS_INGOT with ID 4112.
  248. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_INGOT with ID 4113.
  249. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_INGOT with ID 4114.
  250. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMGOLD_INGOT with ID 4115.
  251. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_INGOT with ID 4116.
  252. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMLEAD_INGOT with ID 4117.
  253. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMNICKEL_INGOT with ID 4118.
  254. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPIG_IRON_INGOT with ID 4119.
  255. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPLATINUM_INGOT with ID 4120.
  256. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_INGOT with ID 4121.
  257. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMROSE_GOLD_INGOT with ID 4122.
  258. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSILVER_INGOT with ID 4123.
  259. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_INGOT with ID 4124.
  260. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTERLING_SILVER_INGOT with ID 4125.
  261. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMTIN_INGOT with ID 4126.
  262. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMZINC_INGOT with ID 4127.
  263. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_DOUBLE_INGOT with ID 4128.
  264. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_DOUBLE_INGOT with ID 4129.
  265. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_DOUBLE_INGOT with ID 4130.
  266. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_DOUBLE_INGOT with ID 4131.
  267. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_DOUBLE_INGOT with ID 4132.
  268. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRASS_DOUBLE_INGOT with ID 4133.
  269. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_DOUBLE_INGOT with ID 4134.
  270. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_DOUBLE_INGOT with ID 4135.
  271. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMGOLD_DOUBLE_INGOT with ID 4136.
  272. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_DOUBLE_INGOT with ID 4137.
  273. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMLEAD_DOUBLE_INGOT with ID 4138.
  274. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMNICKEL_DOUBLE_INGOT with ID 4139.
  275. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPIG_IRON_DOUBLE_INGOT with ID 4140.
  276. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPLATINUM_DOUBLE_INGOT with ID 4141.
  277. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_DOUBLE_INGOT with ID 4142.
  278. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMROSE_GOLD_DOUBLE_INGOT with ID 4143.
  279. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSILVER_DOUBLE_INGOT with ID 4144.
  280. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_DOUBLE_INGOT with ID 4145.
  281. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTERLING_SILVER_DOUBLE_INGOT with ID 4146.
  282. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMTIN_DOUBLE_INGOT with ID 4147.
  283. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMZINC_DOUBLE_INGOT with ID 4148.
  284. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRUBY with ID 4149.
  285. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSAPPHIRE with ID 4150.
  286. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMEMERALD with ID 4151.
  287. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMTOPAZ with ID 4152.
  288. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMTOURMALINE with ID 4153.
  289. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMJADE with ID 4154.
  290. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBERYL with ID 4155.
  291. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMAGATE with ID 4156.
  292. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMOPAL with ID 4157.
  293. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMGARNET with ID 4158.
  294. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMJASPER with ID 4159.
  295. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMAMETHYST with ID 4160.
  296. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMDIAMOND with ID 4161.
  297. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGIN_STONE_SHOVEL with ID 4162.
  298. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGIN_STONE_AXE with ID 4163.
  299. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGIN_STONE_HOE with ID 4164.
  300. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSED_STONE_SHOVEL with ID 4165.
  301. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSED_STONE_AXE with ID 4166.
  302. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSED_STONE_HOE with ID 4167.
  303. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGEX_STONE_SHOVEL with ID 4168.
  304. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGEX_STONE_AXE with ID 4169.
  305. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGEX_STONE_HOE with ID 4170.
  306. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMM_STONE_SHOVEL with ID 4171.
  307. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMM_STONE_AXE with ID 4172.
  308. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMM_STONE_HOE with ID 4173.
  309. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_PICK with ID 4174.
  310. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_SHOVEL with ID 4175.
  311. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_AXE with ID 4176.
  312. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_HOE with ID 4177.
  313. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_PICK with ID 4178.
  314. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_SHOVEL with ID 4179.
  315. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_AXE with ID 4180.
  316. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_HOE with ID 4181.
  317. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_PICK with ID 4182.
  318. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_SHOVEL with ID 4183.
  319. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_AXE with ID 4184.
  320. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_HOE with ID 4185.
  321. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_PICK with ID 4186.
  322. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_SHOVEL with ID 4187.
  323. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_AXE with ID 4188.
  324. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_HOE with ID 4189.
  325. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_PICK with ID 4190.
  326. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_SHOVEL with ID 4191.
  327. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_AXE with ID 4192.
  328. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_HOE with ID 4193.
  329. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_PICK with ID 4194.
  330. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_SHOVEL with ID 4195.
  331. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_AXE with ID 4196.
  332. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_HOE with ID 4197.
  333. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_PICK with ID 4198.
  334. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_SHOVEL with ID 4199.
  335. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_AXE with ID 4200.
  336. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_HOE with ID 4201.
  337. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_PICK with ID 4202.
  338. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_SHOVEL with ID 4203.
  339. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_AXE with ID 4204.
  340. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_HOE with ID 4205.
  341. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_PICK with ID 4206.
  342. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_SHOVEL with ID 4207.
  343. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_AXE with ID 4208.
  344. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_HOE with ID 4209.
  345. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_CHISEL with ID 4210.
  346. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_CHISEL with ID 4211.
  347. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_CHISEL with ID 4212.
  348. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_CHISEL with ID 4213.
  349. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_CHISEL with ID 4214.
  350. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_CHISEL with ID 4215.
  351. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_CHISEL with ID 4216.
  352. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_CHISEL with ID 4217.
  353. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_CHISEL with ID 4218.
  354. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_SWORD with ID 4219.
  355. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_SWORD with ID 4220.
  356. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_SWORD with ID 4221.
  357. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_SWORD with ID 4222.
  358. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_SWORD with ID 4223.
  359. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_SWORD with ID 4224.
  360. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_SWORD with ID 4225.
  361. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_SWORD with ID 4226.
  362. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_SWORD with ID 4227.
  363. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_MACE with ID 4228.
  364. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_MACE with ID 4229.
  365. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_MACE with ID 4230.
  366. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_MACE with ID 4231.
  367. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_MACE with ID 4232.
  368. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_MACE with ID 4233.
  369. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_MACE with ID 4234.
  370. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_MACE with ID 4235.
  371. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_MACE with ID 4236.
  372. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_SAW with ID 4237.
  373. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_SAW with ID 4238.
  374. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_SAW with ID 4239.
  375. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_SAW with ID 4240.
  376. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_SAW with ID 4241.
  377. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_SAW with ID 4242.
  378. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_SAW with ID 4243.
  379. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_SAW with ID 4244.
  380. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_SAW with ID 4245.
  381. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHC_BLACK_STEEL_INGOT with ID 4246.
  382. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWEAK_BLUE_STEEL_INGOT with ID 4247.
  383. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWEAK_RED_STEEL_INGOT with ID 4248.
  384. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWEAK_STEEL_INGOT with ID 4249.
  385. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHC_BLUE_STEEL_INGOT with ID 4250.
  386. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHC_RED_STEEL_INGOT with ID 4251.
  387. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHC_STEEL_INGOT with ID 4252.
  388. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMORE with ID 4253.
  389. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSMALL_ORE with ID 4254.
  390. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMLOG with ID 4255.
  391. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGIN_STONE_JAVELIN with ID 4256.
  392. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSED_STONE_JAVELIN with ID 4257.
  393. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGEX_STONE_JAVELIN with ID 4258.
  394. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMM_STONE_JAVELIN with ID 4259.
  395. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_JAVELIN with ID 4260.
  396. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_JAVELIN with ID 4261.
  397. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_JAVELIN with ID 4262.
  398. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_JAVELIN with ID 4263.
  399. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_JAVELIN with ID 4264.
  400. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_JAVELIN with ID 4265.
  401. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_JAVELIN with ID 4266.
  402. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_JAVELIN with ID 4267.
  403. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_JAVELIN with ID 4268.
  404. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGIN_STONE_JAVELIN_HEAD with ID 4269.
  405. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSED_STONE_JAVELIN_HEAD with ID 4270.
  406. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGEX_STONE_JAVELIN_HEAD with ID 4271.
  407. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMM_STONE_JAVELIN_HEAD with ID 4272.
  408. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_JAVELIN_HEAD with ID 4273.
  409. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_JAVELIN_HEAD with ID 4274.
  410. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_JAVELIN_HEAD with ID 4275.
  411. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_JAVELIN_HEAD with ID 4276.
  412. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_JAVELIN_HEAD with ID 4277.
  413. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_JAVELIN_HEAD with ID 4278.
  414. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_JAVELIN_HEAD with ID 4279.
  415. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_JAVELIN_HEAD with ID 4280.
  416. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_JAVELIN_HEAD with ID 4281.
  417. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_UNSHAPED with ID 4282.
  418. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_UNSHAPED with ID 4283.
  419. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_UNSHAPED with ID 4284.
  420. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_UNSHAPED with ID 4285.
  421. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_UNSHAPED with ID 4286.
  422. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRASS_UNSHAPED with ID 4287.
  423. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_UNSHAPED with ID 4288.
  424. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_UNSHAPED with ID 4289.
  425. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMGOLD_UNSHAPED with ID 4290.
  426. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_UNSHAPED with ID 4291.
  427. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMLEAD_UNSHAPED with ID 4292.
  428. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMNICKEL_UNSHAPED with ID 4293.
  429. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPIG_IRON_UNSHAPED with ID 4294.
  430. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPLATINUM_UNSHAPED with ID 4295.
  431. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_UNSHAPED with ID 4296.
  432. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMROSE_GOLD_UNSHAPED with ID 4297.
  433. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSILVER_UNSHAPED with ID 4298.
  434. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_UNSHAPED with ID 4299.
  435. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTERLING_SILVER_UNSHAPED with ID 4300.
  436. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMTIN_UNSHAPED with ID 4301.
  437. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMZINC_UNSHAPED with ID 4302.
  438. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTONE_HAMMER with ID 4303.
  439. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_HAMMER with ID 4304.
  440. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_HAMMER with ID 4305.
  441. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_HAMMER with ID 4306.
  442. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_HAMMER with ID 4307.
  443. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_HAMMER with ID 4308.
  444. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_HAMMER with ID 4309.
  445. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_HAMMER with ID 4310.
  446. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_HAMMER with ID 4311.
  447. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_HAMMER with ID 4312.
  448. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMINK with ID 4313.
  449. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMFIRESTARTER with ID 4314.
  450. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_PICK_HEAD with ID 4315.
  451. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_PICK_HEAD with ID 4316.
  452. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_PICK_HEAD with ID 4317.
  453. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_PICK_HEAD with ID 4318.
  454. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_PICK_HEAD with ID 4319.
  455. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_PICK_HEAD with ID 4320.
  456. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_PICK_HEAD with ID 4321.
  457. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_PICK_HEAD with ID 4322.
  458. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_PICK_HEAD with ID 4323.
  459. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_SHOVEL_HEAD with ID 4324.
  460. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_SHOVEL_HEAD with ID 4325.
  461. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_SHOVEL_HEAD with ID 4326.
  462. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_SHOVEL_HEAD with ID 4327.
  463. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_SHOVEL_HEAD with ID 4328.
  464. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_SHOVEL_HEAD with ID 4329.
  465. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_SHOVEL_HEAD with ID 4330.
  466. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_SHOVEL_HEAD with ID 4331.
  467. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_SHOVEL_HEAD with ID 4332.
  468. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_HOE_HEAD with ID 4333.
  469. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_HOE_HEAD with ID 4334.
  470. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_HOE_HEAD with ID 4335.
  471. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_HOE_HEAD with ID 4336.
  472. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_HOE_HEAD with ID 4337.
  473. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_HOE_HEAD with ID 4338.
  474. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_HOE_HEAD with ID 4339.
  475. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_HOE_HEAD with ID 4340.
  476. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_HOE_HEAD with ID 4341.
  477. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_AXE_HEAD with ID 4342.
  478. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_AXE_HEAD with ID 4343.
  479. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_AXE_HEAD with ID 4344.
  480. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_AXE_HEAD with ID 4345.
  481. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_AXE_HEAD with ID 4346.
  482. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_AXE_HEAD with ID 4347.
  483. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_AXE_HEAD with ID 4348.
  484. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_AXE_HEAD with ID 4349.
  485. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_AXE_HEAD with ID 4350.
  486. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_HAMMER_HEAD with ID 4351.
  487. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_HAMMER_HEAD with ID 4352.
  488. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_HAMMER_HEAD with ID 4353.
  489. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_HAMMER_HEAD with ID 4354.
  490. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_HAMMER_HEAD with ID 4355.
  491. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_HAMMER_HEAD with ID 4356.
  492. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_HAMMER_HEAD with ID 4357.
  493. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_HAMMER_HEAD with ID 4358.
  494. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_HAMMER_HEAD with ID 4359.
  495. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_CHISEL_HEAD with ID 4360.
  496. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_CHISEL_HEAD with ID 4361.
  497. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_CHISEL_HEAD with ID 4362.
  498. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_CHISEL_HEAD with ID 4363.
  499. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_CHISEL_HEAD with ID 4364.
  500. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_CHISEL_HEAD with ID 4365.
  501. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_CHISEL_HEAD with ID 4366.
  502. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_CHISEL_HEAD with ID 4367.
  503. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_CHISEL_HEAD with ID 4368.
  504. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_SWORD_BLADE with ID 4369.
  505. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_SWORD_BLADE with ID 4370.
  506. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_SWORD_BLADE with ID 4371.
  507. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_SWORD_BLADE with ID 4372.
  508. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_SWORD_BLADE with ID 4373.
  509. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_SWORD_BLADE with ID 4374.
  510. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_SWORD_BLADE with ID 4375.
  511. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_SWORD_BLADE with ID 4376.
  512. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_SWORD_BLADE with ID 4377.
  513. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_MACE_HEAD with ID 4378.
  514. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_MACE_HEAD with ID 4379.
  515. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_MACE_HEAD with ID 4380.
  516. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_MACE_HEAD with ID 4381.
  517. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_MACE_HEAD with ID 4382.
  518. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_MACE_HEAD with ID 4383.
  519. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_MACE_HEAD with ID 4384.
  520. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_MACE_HEAD with ID 4385.
  521. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_MACE_HEAD with ID 4386.
  522. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_SAW_BLADE with ID 4387.
  523. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_SAW_BLADE with ID 4388.
  524. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_SAW_BLADE with ID 4389.
  525. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_SAW_BLADE with ID 4390.
  526. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_SAW_BLADE with ID 4391.
  527. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_SAW_BLADE with ID 4392.
  528. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_SAW_BLADE with ID 4393.
  529. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_SAW_BLADE with ID 4394.
  530. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_SAW_BLADE with ID 4395.
  531. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHC_BLACK_STEEL_UNSHAPED with ID 4396.
  532. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWEAK_BLUE_STEEL_UNSHAPED with ID 4397.
  533. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHC_BLUE_STEEL_UNSHAPED with ID 4398.
  534. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWEAK_RED_STEEL_UNSHAPED with ID 4399.
  535. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHC_RED_STEEL_UNSHAPED with ID 4400.
  536. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWEAK_STEEL_UNSHAPED with ID 4401.
  537. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHC_STEEL_UNSHAPED with ID 4402.
  538. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_PROPICK_HEAD with ID 4403.
  539. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_PROPICK_HEAD with ID 4404.
  540. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_PROPICK_HEAD with ID 4405.
  541. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_PROPICK_HEAD with ID 4406.
  542. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_PROPICK_HEAD with ID 4407.
  543. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_PROPICK_HEAD with ID 4408.
  544. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_PROPICK_HEAD with ID 4409.
  545. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_PROPICK_HEAD with ID 4410.
  546. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_PROPICK_HEAD with ID 4411.
  547. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_SCYTHE with ID 4412.
  548. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_SCYTHE with ID 4413.
  549. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_SCYTHE with ID 4414.
  550. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_SCYTHE with ID 4415.
  551. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_SCYTHE with ID 4416.
  552. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_SCYTHE with ID 4417.
  553. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_SCYTHE with ID 4418.
  554. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_SCYTHE with ID 4419.
  555. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_SCYTHE with ID 4420.
  556. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_SCYTHE_BLADE with ID 4421.
  557. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_SCYTHE_BLADE with ID 4422.
  558. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_SCYTHE_BLADE with ID 4423.
  559. [09:30:59] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_SCYTHE_BLADE with ID 4424.
  560. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_SCYTHE_BLADE with ID 4425.
  561. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_SCYTHE_BLADE with ID 4426.
  562. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_SCYTHE_BLADE with ID 4427.
  563. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_SCYTHE_BLADE with ID 4428.
  564. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_SCYTHE_BLADE with ID 4429.
  565. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWOODEN_BUCKET_EMPTY with ID 4430.
  566. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWOODEN_BUCKET_WATER with ID 4431.
  567. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWOODEN_BUCKET_SALT_WATER with ID 4432.
  568. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWOODEN_BUCKET_MILK with ID 4433.
  569. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_KNIFE_BLADE with ID 4434.
  570. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_KNIFE_BLADE with ID 4435.
  571. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_KNIFE_BLADE with ID 4436.
  572. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_KNIFE_BLADE with ID 4437.
  573. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_KNIFE_BLADE with ID 4438.
  574. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_KNIFE_BLADE with ID 4439.
  575. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_KNIFE_BLADE with ID 4440.
  576. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_KNIFE_BLADE with ID 4441.
  577. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_KNIFE_BLADE with ID 4442.
  578. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_KNIFE with ID 4443.
  579. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_KNIFE with ID 4444.
  580. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_KNIFE with ID 4445.
  581. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_KNIFE with ID 4446.
  582. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_KNIFE with ID 4447.
  583. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_KNIFE with ID 4448.
  584. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_KNIFE with ID 4449.
  585. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_KNIFE with ID 4450.
  586. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_KNIFE with ID 4451.
  587. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMFLATROCK with ID 4452.
  588. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMLOOSEROCK with ID 4453.
  589. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGIN_STONE_SHOVEL_HEAD with ID 4454.
  590. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSED_STONE_SHOVEL_HEAD with ID 4455.
  591. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGEX_STONE_SHOVEL_HEAD with ID 4456.
  592. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMM_STONE_SHOVEL_HEAD with ID 4457.
  593. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGIN_STONE_AXE_HEAD with ID 4458.
  594. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSED_STONE_AXE_HEAD with ID 4459.
  595. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGEX_STONE_AXE_HEAD with ID 4460.
  596. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMM_STONE_AXE_HEAD with ID 4461.
  597. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGIN_STONE_HOE_HEAD with ID 4462.
  598. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSED_STONE_HOE_HEAD with ID 4463.
  599. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIGEX_STONE_HOE_HEAD with ID 4464.
  600. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMM_STONE_HOE_HEAD with ID 4465.
  601. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTONE_KNIFE_BLADE with ID 4466.
  602. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTONE_HAMMER_HEAD with ID 4467.
  603. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTONE_KNIFE with ID 4468.
  604. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSINGLEPLANK with ID 4469.
  605. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_BUCKET_EMPTY with ID 4470.
  606. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_BUCKET_WATER with ID 4471.
  607. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_BUCKET_SALT_WATER with ID 4472.
  608. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_BUCKET_EMPTY with ID 4473.
  609. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_BUCKET_LAVA with ID 4474.
  610. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMQUERN with ID 4475.
  611. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMFLINTANDSTEEL with ID 4476.
  612. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMOAK_DOOR with ID 4477.
  613. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMASPEN_DOOR with ID 4478.
  614. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBIRCH_DOOR with ID 4479.
  615. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCHESTNUT_DOOR with ID 4480.
  616. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMDOUGLAS_FIR_DOOR with ID 4481.
  617. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHICKORY_DOOR with ID 4482.
  618. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMAPLE_DOOR with ID 4483.
  619. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMASH_DOOR with ID 4484.
  620. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPINE_DOOR with ID 4485.
  621. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEQUOIA_DOOR with ID 4486.
  622. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSPRUCE_DOOR with ID 4487.
  623. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSYCAMORE_DOOR with ID 4488.
  624. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWHITE_CEDAR_DOOR with ID 4489.
  625. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWHITE_ELM_DOOR with ID 4490.
  626. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWILLOW_DOOR with ID 4491.
  627. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMKAPOK_DOOR with ID 4492.
  628. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMACACIA_DOOR with ID 4493.
  629. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMGLASS_BOTTLE with ID 4494.
  630. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBEER with ID 4495.
  631. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCIDER with ID 4496.
  632. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRUM with ID 4497.
  633. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRYEWHISKEY with ID 4498.
  634. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSAKE with ID 4499.
  635. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMVODKA with ID 4500.
  636. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWHISKEY with ID 4501.
  637. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCORNWHISKEY with ID 4502.
  638. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUEPRINT with ID 4503.
  639. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMNAMETAG with ID 4504.
  640. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWOOLYARN with ID 4505.
  641. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWOOL with ID 4506.
  642. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWOOLCLOTH with ID 4507.
  643. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSILKCLOTH with ID 4508.
  644. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBURLAPCLOTH with ID 4509.
  645. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSPINDLE with ID 4510.
  646. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSPINDLE_HEAD with ID 4511.
  647. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMITEMSTONEBRICK with ID 4512.
  648. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMORTAR with ID 4513.
  649. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMVINEGAR with ID 4514.
  650. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHIDE with ID 4515.
  651. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSOAKED_HIDE with ID 4516.
  652. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSCRAPED_HIDE with ID 4517.
  653. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPREP_HIDE with ID 4518.
  654. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSHEEP_SKIN with ID 4519.
  655. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMFLAT_LEATHER with ID 4520.
  656. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMTFC_LEATHER with ID 4521.
  657. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTRAW with ID 4522.
  658. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMFLAT_CLAY with ID 4523.
  659. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMJUG with ID 4524.
  660. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSMALL_VESSEL with ID 4525.
  661. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCLAYBOWL with ID 4526.
  662. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMOLD with ID 4527.
  663. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMFIRE_BRICK with ID 4528.
  664. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMAXE_MOLD with ID 4529.
  665. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCHISEL_MOLD with ID 4530.
  666. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHAMMER_MOLD with ID 4531.
  667. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHOE_MOLD with ID 4532.
  668. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMKNIFE_MOLD with ID 4533.
  669. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMACE_MOLD with ID 4534.
  670. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPICK_MOLD with ID 4535.
  671. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPROPICK_MOLD with ID 4536.
  672. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSAW_MOLD with ID 4537.
  673. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSCYTHE_MOLD with ID 4538.
  674. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSHOVEL_MOLD with ID 4539.
  675. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSWORD_MOLD with ID 4540.
  676. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMJAVELIN_MOLD with ID 4541.
  677. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_TUYERE with ID 4542.
  678. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_TUYERE with ID 4543.
  679. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_TUYERE with ID 4544.
  680. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_TUYERE with ID 4545.
  681. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_TUYERE with ID 4546.
  682. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_TUYERE with ID 4547.
  683. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_TUYERE with ID 4548.
  684. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_TUYERE with ID 4549.
  685. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_TUYERE with ID 4550.
  686. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMIRON_BLOOM with ID 4551.
  687. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRAW_IRON_BLOOM with ID 4552.
  688. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMUNKNOWN_INGOT with ID 4553.
  689. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMUNKNOWN_UNSHAPED with ID 4554.
  690. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMJUTE with ID 4555.
  691. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMJUTE_FIBRE with ID 4556.
  692. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMREEDS with ID 4557.
  693. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMFISHINGROD with ID 4558.
  694. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOAL with ID 4559.
  695. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTICK with ID 4560.
  696. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBOW with ID 4561.
  697. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMARROW with ID 4562.
  698. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMDYEPOWDER with ID 4563.
  699. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMROPE with ID 4564.
  700. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCLAY with ID 4565.
  701. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPOWDER with ID 4566.
  702. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMFERTILIZER with ID 4567.
  703. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMFRUITSAPLING with ID 4568.
  704. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_APPLE with ID 4569.
  705. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBANANA with ID 4570.
  706. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMORANGE with ID 4571.
  707. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMGREEN_APPLE with ID 4572.
  708. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMLEMON with ID 4573.
  709. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMOLIVE with ID 4574.
  710. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCHERRY with ID 4575.
  711. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPEACH with ID 4576.
  712. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPLUM with ID 4577.
  713. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMEGG with ID 4578.
  714. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMEGG_COOKED with ID 4579.
  715. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWHEAT_GRAIN with ID 4580.
  716. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBARLEY_GRAIN with ID 4581.
  717. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMOAT_GRAIN with ID 4582.
  718. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRYE_GRAIN with ID 4583.
  719. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRICE_GRAIN with ID 4584.
  720. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMAIZE_EAR with ID 4585.
  721. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMTOMATO with ID 4586.
  722. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPOTATO with ID 4587.
  723. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMONION with ID 4588.
  724. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCABBAGE with ID 4589.
  725. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMGARLIC with ID 4590.
  726. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCARROT with ID 4591.
  727. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSUGARCANE with ID 4592.
  728. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSOYBEANS with ID 4593.
  729. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMGREENBEANS with ID 4594.
  730. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMGREEN_BELL_PEPPER with ID 4595.
  731. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMYELLOW_BELL_PEPPER with ID 4596.
  732. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_BELL_PEPPER with ID 4597.
  733. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSQUASH with ID 4598.
  734. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCHEESE with ID 4599.
  735. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWHEAT_WHOLE with ID 4600.
  736. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBARLEY_WHOLE with ID 4601.
  737. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMOAT_WHOLE with ID 4602.
  738. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRYE_WHOLE with ID 4603.
  739. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRICE_WHOLE with ID 4604.
  740. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWHEAT_GROUND with ID 4605.
  741. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBARLEY_GROUND with ID 4606.
  742. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMOAT_GROUND with ID 4607.
  743. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRYE_GROUND with ID 4608.
  744. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRICE_GROUND with ID 4609.
  745. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCORNMEAL_GROUND with ID 4610.
  746. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWHEAT_DOUGH with ID 4611.
  747. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBARLEY_DOUGH with ID 4612.
  748. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMOAT_DOUGH with ID 4613.
  749. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRYE_DOUGH with ID 4614.
  750. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRICE_DOUGH with ID 4615.
  751. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCORNMEAL_DOUGH with ID 4616.
  752. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWHEAT_BREAD with ID 4617.
  753. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBARLEY_BREAD with ID 4618.
  754. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMOAT_BREAD with ID 4619.
  755. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRYE_BREAD with ID 4620.
  756. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRICE_BREAD with ID 4621.
  757. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCORN_BREAD with ID 4622.
  758. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCALAMARI with ID 4623.
  759. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_WHEAT with ID 4624.
  760. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_BARLEY with ID 4625.
  761. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_RYE with ID 4626.
  762. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_OAT with ID 4627.
  763. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_RICE with ID 4628.
  764. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_MAIZE with ID 4629.
  765. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_POTATO with ID 4630.
  766. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_ONION with ID 4631.
  767. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_CABBAGE with ID 4632.
  768. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_GARLIC with ID 4633.
  769. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_CARROT with ID 4634.
  770. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_SUGARCANE with ID 4635.
  771. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_TOMATO with ID 4636.
  772. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_YELLOW_BELL_PEPPER with ID 4637.
  773. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_RED_BELL_PEPPER with ID 4638.
  774. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_SOYBEAN with ID 4639.
  775. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_GREENBEAN with ID 4640.
  776. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_SQUASH with ID 4641.
  777. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEEDS_JUTE with ID 4642.
  778. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMMUTTON with ID 4643.
  779. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMVENISON with ID 4644.
  780. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHORSEMEAT with ID 4645.
  781. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPORKCHOP with ID 4646.
  782. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMFISH with ID 4647.
  783. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBEEF with ID 4648.
  784. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCHICKEN with ID 4649.
  785. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSEA_WEED with ID 4650.
  786. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWINTERGREEN_BERRY with ID 4651.
  787. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUEBERRY with ID 4652.
  788. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRASPBERRY with ID 4653.
  789. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTRAWBERRY with ID 4654.
  790. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACKBERRY with ID 4655.
  791. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBUNCHBERRY with ID 4656.
  792. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCRANBERRY with ID 4657.
  793. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSNOWBERRY with ID 4658.
  794. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMELDERBERRY with ID 4659.
  795. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMGOOSEBERRY with ID 4660.
  796. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCLOUDBERRY with ID 4661.
  797. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_SHEET with ID 4662.
  798. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_SHEET with ID 4663.
  799. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_SHEET with ID 4664.
  800. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_SHEET with ID 4665.
  801. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_SHEET with ID 4666.
  802. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_SHEET with ID 4667.
  803. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_SHEET with ID 4668.
  804. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_SHEET with ID 4669.
  805. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_SHEET with ID 4670.
  806. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMROSE_GOLD_SHEET with ID 4671.
  807. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_SHEET with ID 4672.
  808. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMTIN_SHEET with ID 4673.
  809. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMZINC_SHEET with ID 4674.
  810. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_DOUBLE_SHEET with ID 4675.
  811. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_DOUBLE_SHEET with ID 4676.
  812. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_DOUBLE_SHEET with ID 4677.
  813. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_DOUBLE_SHEET with ID 4678.
  814. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_DOUBLE_SHEET with ID 4679.
  815. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_DOUBLE_SHEET with ID 4680.
  816. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_DOUBLE_SHEET with ID 4681.
  817. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_DOUBLE_SHEET with ID 4682.
  818. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_DOUBLE_SHEET with ID 4683.
  819. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMROSE_GOLD_DOUBLE_SHEET with ID 4684.
  820. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_DOUBLE_SHEET with ID 4685.
  821. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMTIN_DOUBLE_SHEET with ID 4686.
  822. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMZINC_DOUBLE_SHEET with ID 4687.
  823. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRASS_SHEET with ID 4688.
  824. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMGOLD_SHEET with ID 4689.
  825. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMLEAD_SHEET with ID 4690.
  826. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMNICKEL_SHEET with ID 4691.
  827. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPIG_IRON_SHEET with ID 4692.
  828. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPLATINUM_SHEET with ID 4693.
  829. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSILVER_SHEET with ID 4694.
  830. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTERLING_SILVER_SHEET with ID 4695.
  831. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRASS_DOUBLE_SHEET with ID 4696.
  832. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMGOLD_DOUBLE_SHEET with ID 4697.
  833. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMLEAD_DOUBLE_SHEET with ID 4698.
  834. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMNICKEL_DOUBLE_SHEET with ID 4699.
  835. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPIG_IRON_DOUBLE_SHEET with ID 4700.
  836. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMPLATINUM_DOUBLE_SHEET with ID 4701.
  837. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSILVER_DOUBLE_SHEET with ID 4702.
  838. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTERLING_SILVER_DOUBLE_SHEET with ID 4703.
  839. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_UNFINISHED_BOOTS with ID 4704.
  840. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_UNFINISHED_BOOTS with ID 4705.
  841. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_UNFINISHED_BOOTS with ID 4706.
  842. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_UNFINISHED_BOOTS with ID 4707.
  843. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_UNFINISHED_BOOTS with ID 4708.
  844. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_UNFINISHED_BOOTS with ID 4709.
  845. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_UNFINISHED_BOOTS with ID 4710.
  846. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_UNFINISHED_BOOTS with ID 4711.
  847. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_UNFINISHED_BOOTS with ID 4712.
  848. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_BOOTS with ID 4713.
  849. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_BOOTS with ID 4714.
  850. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_BOOTS with ID 4715.
  851. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_BOOTS with ID 4716.
  852. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_BOOTS with ID 4717.
  853. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_BOOTS with ID 4718.
  854. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_BOOTS with ID 4719.
  855. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_BOOTS with ID 4720.
  856. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_BOOTS with ID 4721.
  857. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_UNFINISHED_GREAVES with ID 4722.
  858. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_UNFINISHED_GREAVES with ID 4723.
  859. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_UNFINISHED_GREAVES with ID 4724.
  860. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_UNFINISHED_GREAVES with ID 4725.
  861. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_UNFINISHED_GREAVES with ID 4726.
  862. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_UNFINISHED_GREAVES with ID 4727.
  863. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_UNFINISHED_GREAVES with ID 4728.
  864. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_UNFINISHED_GREAVES with ID 4729.
  865. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_UNFINISHED_GREAVES with ID 4730.
  866. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_GREAVES with ID 4731.
  867. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_GREAVES with ID 4732.
  868. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_GREAVES with ID 4733.
  869. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_GREAVES with ID 4734.
  870. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_GREAVES with ID 4735.
  871. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_GREAVES with ID 4736.
  872. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_GREAVES with ID 4737.
  873. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_GREAVES with ID 4738.
  874. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_GREAVES with ID 4739.
  875. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_UNFINISHED_CHESTPLATE with ID 4740.
  876. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_UNFINISHED_CHESTPLATE with ID 4741.
  877. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_UNFINISHED_CHESTPLATE with ID 4742.
  878. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_UNFINISHED_CHESTPLATE with ID 4743.
  879. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_UNFINISHED_CHESTPLATE with ID 4744.
  880. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_UNFINISHED_CHESTPLATE with ID 4745.
  881. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_UNFINISHED_CHESTPLATE with ID 4746.
  882. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_UNFINISHED_CHESTPLATE with ID 4747.
  883. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_UNFINISHED_CHESTPLATE with ID 4748.
  884. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_CHESTPLATE with ID 4749.
  885. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_CHESTPLATE with ID 4750.
  886. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_CHESTPLATE with ID 4751.
  887. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_CHESTPLATE with ID 4752.
  888. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_CHESTPLATE with ID 4753.
  889. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_CHESTPLATE with ID 4754.
  890. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_CHESTPLATE with ID 4755.
  891. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_CHESTPLATE with ID 4756.
  892. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_CHESTPLATE with ID 4757.
  893. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_UNFINISHED_HELMET with ID 4758.
  894. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_UNFINISHED_HELMET with ID 4759.
  895. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_UNFINISHED_HELMET with ID 4760.
  896. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_UNFINISHED_HELMET with ID 4761.
  897. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_UNFINISHED_HELMET with ID 4762.
  898. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_UNFINISHED_HELMET with ID 4763.
  899. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_UNFINISHED_HELMET with ID 4764.
  900. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_UNFINISHED_HELMET with ID 4765.
  901. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_UNFINISHED_HELMET with ID 4766.
  902. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBISMUTH_BRONZE_HELMET with ID 4767.
  903. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_BRONZE_HELMET with ID 4768.
  904. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLACK_STEEL_HELMET with ID 4769.
  905. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBLUE_STEEL_HELMET with ID 4770.
  906. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBRONZE_HELMET with ID 4771.
  907. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCOPPER_HELMET with ID 4772.
  908. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMWROUGHT_IRON_HELMET with ID 4773.
  909. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMRED_STEEL_HELMET with ID 4774.
  910. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSTEEL_HELMET with ID 4775.
  911. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMHELMETCLOTH with ID 4776.
  912. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMCHESTPLATECLOTH with ID 4777.
  913. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMLEGGINGSCLOTH with ID 4778.
  914. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMBOOTSCLOTH with ID 4779.
  915. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMQUIVER with ID 4780.
  916. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSANDWICH with ID 4781.
  917. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSALAD with ID 4782.
  918. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSUGAR with ID 4783.
  919. [09:31:00] [Server thread/INFO] [FML/]: Injected new Forge item material TERRAFIRMACRAFT_ITEMSHEARS with ID 4784.
  920. [09:31:01] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@22afc178)
  921. [09:31:02] [Server thread/INFO] [FML/]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@22afc178)
  922. [09:31:02] [Server thread/INFO] [FML/]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@22afc178)
  923. [09:31:32] [Server thread/INFO] [Minecraft/]: Server permissions file permissions.yml is empty, ignoring it
  924. [09:31:33] [Server thread/INFO] [/]: Hey, you don't have a server icon! Try out one of Thermos' Icon Generators at https://github.com/CyberdyneCC/ThermosIconGenerators !
  925. [09:31:35] [Thermos version retriever/INFO] [/]: New version of Thermos available: 1.7.10-1614.58
  926. [09:31:35] [Thermos version retriever/INFO] [/]: Download at: https://github.com/CyberdyneCC/Thermos/releases
  927. [09:31:50] [Server thread/INFO] [FML/]: Unloading dimension 1
  928. [09:32:43] [Server thread/INFO] [FML/]: Unloading dimension 0
  929. [09:32:43] [Server thread/INFO] [FML/]: Unloading dimension -1
  930. [09:32:43] [Server thread/INFO] [FML/]: Applying holder lookups
  931. [09:32:43] [Server thread/INFO] [FML/]: Holder lookups applied
  932. [09:32:43] [Server thread/INFO] [FML/]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement