Code Monkey home page Code Monkey logo

metallurgy-4-reforged's Introduction

Metallurgy 4: Reforged

an unofficial port of Metallurgy 4 by ShadowClaimer developed by Davoleo & Matpac

Mod Info:
Download Info Available for

Project Info:
Latest Release Size Build Status License

Community:
Issues Discord Server

Project Development Status: Active support and bugfixes as well as minor versions development.

Metallurgy 4 was a mod that had the purpose of bringing back "mine" into Minecraft, Metallurgy 4: Reforged tries to port this idea to 1.12.2, so it adds lots of different ores and alloys in the game while also trying to give each one of them a theme and a use case; this is to avoid having a mod that is bloated with dull features no one will ever use.
Every metal has special properties and for some of them these properties mean you can build special gadgets with the metal or build certain alloys with it, or that equipment made out of it will get special effects derived from that property.

If you want to know more about the content of the mod and what you can do with it check out the wiki

It's also very customizable to the point you could even add your own metals providing your textures and models via Resource Loader mod, but also tweak original metal stats, and turn on or off features like Effects, Decorative blocks, and fine tune gadgets.

If you feel like there's something missing that won't allow you to express what you want to do with this mod feel free to open a suggestion issue about it, just keep in mind that if the suggestion drifts away too much from the scope of the mod it might be rejected.

Showcase Screenshots


Post-1.12.2 Plans

  • What will happen to this project on newer Minecraft versions? This project WILL NOT be ported as is to future Minecraft versions. We won't allow any port of this to future Minecraft versions for a couple of reasons I will explain below.
  • Why aren't you porting this mod to newer Minecraft versions? Metallurgy 4: Reforged started out as unofficial port that was meant to built upon what was established with Metallurgy 4; we didn't want to do something that would be too much outside the scope of the mod, but that also meant we were restricted in the kind of content we could add.
    Practically speaking these are 3 reasons why we're not going to port it:
    1. We were specifically allowed by ShadowClaimer (the original creator and copyright holder of Metallurgy) to develop this unofficial port for 1.12.2
    2. ShadowClaimer himself is working on a new official version of Metallurgy for new Minecraft versions. (join his discord server for more information)
    3. Expanding more than what we've already done will get us completely out of the Metallurgy 4 scope.
  • So is this it? Graveyard and RIPperoni? No, it's not all finished! We are working on a new project which can be related to but will also be very different from Metallurgy 4: Reforged (this is the reason I wanted to get M4R to a point that can be considered a decent and complete mod before moving onto this other project) More information will be disclosed as we begin developing it, stay tuned on our discord server for more information.

Extra Information

If you want to contribute to the project be sure to read Contributing Lines

If you need further support, you have bugs to report, suggestions to make or just questions to ask: feel free to make an issue on our tracker or joining our discord server to ask there!

metallurgy-4-reforged's People

Contributors

acemagex avatar carbotaniuman avatar codacy-badger avatar davoleo avatar druwan-ctrl avatar dslm avatar gostedlogeka avatar hurtsashell avatar iamkahina avatar klazkin avatar krelox avatar middovaar avatar nexonus avatar pierknight avatar rcxcrafter avatar zhengloc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

metallurgy-4-reforged's Issues

Metal Suggestion

f1d2f7036ce058c9c7d3ff0ba958a80e

Blue (0;0;255) Metal, there is a lot of metals that are shades of blue but not a single one that is pure blue.
Only suggesting to add this so as to complete the rainbow :P

Possible Names:

  • Cobalt - makes sense but the metal is already used by tinkers
  • Saphron - a combination of Sapphire and iron
  • Skögul - means high-towering in Old Norse, often related to Valkyries and Gods.
  • Neptunium - something to do with water, I think.
  • ...

(And any other better suggestions not by me)

conflik better with mods and Metallurgy

---- Minecraft Crash Report ----
// There are four lights!

Time: 2019-01-01 01:02:22 CET
Description: Ticking memory connection

java.lang.NullPointerException
at it.hurts.metallurgy_reforged.util.capabilities.punch.PunchEffectProvider.getCapability(PunchEffectProvider.java:30)
at net.minecraftforge.common.capabilities.CapabilityDispatcher.getCapability(CapabilityDispatcher.java:108)
at net.minecraft.entity.Entity.getCapability(Entity.java:3121)
at net.minecraft.entity.EntityLivingBase.getCapability(EntityLivingBase.java:2959)
at betterwithmods.module.hardcore.creatures.chicken.HCChickens.getLayer(HCChickens.java:40)
at betterwithmods.module.hardcore.creatures.chicken.HCChickens$LayerIngredientRelation.getIngredient(HCChickens.java:117)
at betterwithmods.common.entity.EntityIngredientRelationRegistry.findIngredient(EntityIngredientRelationRegistry.java:32)
at betterwithmods.module.tweaks.MoreTempting.addEntityAI(MoreTempting.java:48)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1237_MoreTempting_addEntityAI_EntityJoinWorldEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.world.WorldServer.loadEntities(WorldServer.java:1065)
at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:860)
at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:109)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:89)
at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:135)
at net.minecraft.world.World.getChunk(World.java:310)
at net.minecraft.world.World.spawnEntity(World.java:1208)
at net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:1058)
at net.minecraft.server.management.PlayerList.playerLoggedIn(PlayerList.java:377)
at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:166)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:255)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:72)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:205)
at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:285)
at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:180)
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:790)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

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

-- Ticking connection --
Connection: net.minecraft.network.NetworkManager@3e2832e4

-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_192, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4455183504 bytes (4248 MB) / 11619270656 bytes (11081 MB) up to 11619270656 bytes (11081 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx12288m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2796 Optifine OptiFine_1.12.2_HD_U_E3 209 mods loaded, 208 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

   | State  | ID                                | Version                  | Source                                            | Signature                                |
   |:------ |:--------------------------------- |:------------------------ |:------------------------------------------------- |:---------------------------------------- |
   | LCHIJA | minecraft                         | 1.12.2                   | minecraft.jar                                     | None                                     |
   | LCHIJA | mcp                               | 9.42                     | minecraft.jar                                     | None                                     |
   | LCHIJA | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2796-universal.jar           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCHIJA | forge                             | 14.23.5.2796             | forge-1.12.2-14.23.5.2796-universal.jar           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCHIJA | micdoodlecore                     |                          | minecraft.jar                                     | None                                     |
   | LCHIJA | OpenEye                           | 0.8                      | OpenEye-1.12.2-0.8.jar                            | None                                     |
   | LCHIJA | otgcore                           | 1.12.2 - v7              | minecraft.jar                                     | None                                     |
   | LCHIJA | openmodscore                      | 0.12.1                   | minecraft.jar                                     | None                                     |
   | LCHIJA | botania_tweaks_core               | -100                     | minecraft.jar                                     | None                                     |
   | LCHIJA | versionchecker                    | @VERSION@                | [1.12.2]+VersionChecker-1.4.0.jar                 | None                                     |
   | LCHIJA | buildcraftlib                     | 7.99.20                  | buildcraft-all-7.99.20.jar                        | None                                     |
   | LCHIJA | buildcraftcore                    | 7.99.20                  | buildcraft-all-7.99.20.jar                        | None                                     |
   | LCHIJA | buildcraftfactory                 | 7.99.20                  | buildcraft-all-7.99.20.jar                        | None                                     |
   | LCHIJA | buildcrafttransport               | 7.99.20                  | buildcraft-all-7.99.20.jar                        | None                                     |
   | LCHIJA | buildcraftsilicon                 | 7.99.20                  | buildcraft-all-7.99.20.jar                        | None                                     |
   | LCHIJA | additionalpipes                   | 6.0.0.8                  | additionalpipes-6.0.0.8.jar                       | None                                     |
   | LCHIJA | ic2                               | 2.8.105-ex112            | industrialcraft-2-2.8.105-ex112.jar               | de041f9f6187debbc77034a344134053277aa3b0 |
   | LCHIJA | advanced_solar_panels             | 4.3.0                    | Advanced+Solar+Panels-4.3.0.jar                   | None                                     |
   | LCHIJA | ctm                               | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                         | None                                     |
   | LCHIJA | appliedenergistics2               | rv6-stable-6             | appliedenergistics2-rv6-stable-6.jar              | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
   | LCHIJA | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                      | None                                     |
   | LCHIJA | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                     | None                                     |
   | LCHIJA | applecore                         | 3.1.4                    | AppleCore-mc1.12.2-3.1.4.jar                      | None                                     |
   | LCHIJA | jei                               | 4.14.3.242               | jei_1.12.2-4.14.3.242.jar                         | None                                     |
   | LCHIJA | mantle                            | 1.12-1.3.3.39            | Mantle-1.12-1.3.3.39.jar                          | None                                     |
   | LCHIJA | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | cofhcore                          | 4.6.1                    | CoFHCore-1.12.2-4.6.1.22-universal.jar            | None                                     |
   | LCHIJA | computercraft                     | 1.80pr1                  | ComputerCraft-1.80pr1-build5.jar                  | None                                     |
   | LCHIJA | mekanism                          | 1.12.2-9.4.13.349        | Mekanism-1.12.2-9.4.13.349.jar                    | None                                     |
   | LCHIJA | chisel                            | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                      | None                                     |
   | LCHIJA | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                            | None                                     |
   | LCHIJA | endercore                         | 1.12.2-0.5.44            | EnderCore-1.12.2-0.5.44.jar                       | None                                     |
   | LCHIJA | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                  | None                                     |
   | LCHIJA | codechickenlib                    | 3.2.2.354                | CodeChickenLib-1.12.2-3.2.2.354-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | cofhworld                         | 1.3.0                    | CoFHWorld-1.12.2-1.3.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | thermalfoundation                 | 2.6.1                    | ThermalFoundation-1.12.2-2.6.1.22-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | thermalexpansion                  | 5.5.2                    | ThermalExpansion-1.12.2-5.5.2.39-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | enderio                           | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                         | None                                     |
   | LCHIJA | enderiointegrationtic             | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                         | None                                     |
   | LCHIJA | tconstruct                        | 1.12.2-2.11.0.106        | TConstruct-1.12.2-2.11.0.106.jar                  | None                                     |
   | LCHIJA | buildcraftbuilders                | 7.99.20                  | buildcraft-all-7.99.20.jar                        | None                                     |
   | LCHIJA | buildcraftenergy                  | 7.99.20                  | buildcraft-all-7.99.20.jar                        | None                                     |
   | LCHIJA | forestry                          | 5.8.2.380                | forestry_1.12.2-5.8.2.380.jar                     | None                                     |
   | LCHIJA | railcraft                         | 12.0.0-beta-2            | railcraft-12.0.0-beta-2.jar                       | a0c255ac501b2749537d5824bb0f0588bf0320fa |
   | LCHIJA | immersiveengineering              | 0.12-88                  | ImmersiveEngineering-0.12-88.jar                  | 4cb49fcde3b43048c9889e0a3d083225da926334 |
   | LCHIJA | betterwithmods                    | 1.12-2.3.20-1027         | BetterWithMods-1.12-2.3.20-1027.jar               | None                                     |
   | LCHIJA | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                        | None                                     |
   | LCHIJA | astikoor                          | 1.1.1                    | astikoor_horse-carts-1.1.1.jar                    | None                                     |
   | LCHIJA | backpack                          | 3.0.2                    | backpack-3.0.2-1.12.2.jar                         | None                                     |
   | LCHIJA | betterquesting                    | 3.5.281                  | BetterQuesting-3.5.281.jar                        | None                                     |
   | LCHIJA | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                 | None                                     |
   | LCHIJA | binniecore                        | 2.5.1.184                | binnie-mods-1.12.2-2.5.1.184.jar                  | None                                     |
   | LCHIJA | binniedesign                      | 2.5.1.184                | binnie-mods-1.12.2-2.5.1.184.jar                  | None                                     |
   | LCHIJA | genetics                          | 2.5.1.184                | binnie-mods-1.12.2-2.5.1.184.jar                  | None                                     |
   | LCHIJA | botany                            | 2.5.1.184                | binnie-mods-1.12.2-2.5.1.184.jar                  | None                                     |
   | LCHIJA | extrabees                         | 2.5.1.184                | binnie-mods-1.12.2-2.5.1.184.jar                  | None                                     |
   | LCHIJA | extratrees                        | 2.5.1.184                | binnie-mods-1.12.2-2.5.1.184.jar                  | None                                     |
   | LCHIJA | openterraingenerator              | v6                       | OpenTerrainGenerator-1.12.2+-+v6.jar              | e9f7847a78c5342af5b0a9e04e5abc0b554d69e0 |
   | LCHIJA | biomebundle                       | 5.1                      | Biome_Bundle-1.12.2-v6.1.jar                      | None                                     |
   | LCHIJA | biomesoplenty                     | 7.0.1.2424               | BiomesOPlenty-1.12.2-7.0.1.2424-universal.jar     | None                                     |
   | LCHIJA | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                       | None                                     |
   | LCHIJA | bloodmagic                        | 1.12.2-2.3.3-101         | BloodMagic-1.12.2-2.3.3-101.jar                   | None                                     |
   | LCHIJA | blur                              | 1.0.4-14                 | Blur-1.0.4-14.jar                                 | None                                     |
   | LCHIJA | botania_tweaks                    | 1.8.2                    | botaniatweaks-1.8.2.jar                           | None                                     |
   | LCHIJA | botania                           | r1.10-358                | Botania+r1.10-358.jar                             | None                                     |
   | LCHIJA | buildcraftcompat                  | 7.99.20                  | buildcraft-all-7.99.20.jar                        | None                                     |
   | LCHIJA | buildcraftrobotics                | 7.99.20                  | buildcraft-all-7.99.20.jar                        | None                                     |
   | LCHIJA | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                          | None                                     |
   | LCHIJA | chesttransporter                  | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                 | None                                     |
   | LCHIJA | chickenchunks                     | 2.4.1.73                 | ChickenChunks-1.12.2-2.4.1.73-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | chineseworkshop                   | 1.2.5                    | ChineseWorkshop-1.12.2_1.2.5.jar                  | None                                     |
   | LCHIJA | chiselsandbits                    | 14.29                    | chiselsandbits-14.29.jar                          | None                                     |
   | LCHIJA | compactsolars                     | 1.12.2-5.0.18.341        | CompactSolars-1.12.2-5.0.18.341-universal.jar     | None                                     |
   | LCHIJA | conarm                            | 1.2.1.1                  | conarm-1.12.2-1.2.1.1.jar                         | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
   | LCHIJA | custombackgrounds                 | 1.0                      | CustomBackgrounds-MC1.12-1.1.1.jar                | None                                     |
   | LCHIJA | custommainmenu                    | 2.0.9                    | CustomMainMenu-MC1.12.2-2.0.9.jar                 | None                                     |
   | LCHIJA | dartcraftreloaded                 | 1.0.0                    | dartcraftreloaded-1.12.2-1.0.0-Beta.jar           | None                                     |
   | LCHIJA | doggytalents                      | 1.14.2.381               | DoggyTalents-1.14.2.381-universal.jar             | None                                     |
   | LCHIJA | earthworks                        | 1.3.4.3                  | Earthworks-1.12-1.3.6.jar                         | None                                     |
   | LCHIJA | enderiobase                       | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                         | None                                     |
   | LCHIJA | enderioconduits                   | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                         | None                                     |
   | LCHIJA | enderioconduitsappliedenergistics | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                         | None                                     |
   | LCHIJA | enderioconduitsopencomputers      | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                         | None                                     |
   | LCHIJA | enderioconduitsrefinedstorage     | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                         | None                                     |
   | LCHIJA | enderiointegrationforestry        | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                         | None                                     |
   | LCHIJA | enderiointegrationticlate         | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                         | None                                     |
   | LCHIJA | enderiomachines                   | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                         | None                                     |
   | LCHIJA | enderiopowertools                 | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                         | None                                     |
   | LCHIJA | enderstorage                      | 2.4.5.136                | EnderStorage-1.12.2-2.4.5.136-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                       | None                                     |
   | LCHIJA | extrabotany                       | 48                       | ExtraBotany-r1.1-49.jar                           | None                                     |
   | LCHIJA | extracells                        | 2.6.2                    | ExtraCells-1.12.2-2.6.2a.jar                      | None                                     |
   | LCHIJA | galacticraftcore                  | 4.0.1.184                | GalacticraftCore-1.12.2-4.0.1.184.jar             | None                                     |
   | LCHIJA | galacticraftplanets               | 4.0.1.184                | Galacticraft-Planets-1.12.2-4.0.1.184.jar         | None                                     |
   | LCHIJA | mjrlegendslib                     | 1.12.2-1.1.6             | MJRLegendsLib-1.12.2-1.1.6.jar                    | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LCHIJA | extraplanets                      | 1.12.2-0.4.6             | ExtraPlanets-1.12.2-0.4.6.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LCHIJA | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.7.jar                        | None                                     |
   | LCHIJA | zerocore                          | 1.12-0.1.2.3             | zerocore-1.12-0.1.2.3.jar                         | None                                     |
   | LCHIJA | bigreactors                       | 1.12.2-0.4.5.50          | ExtremeReactors-1.12.2-0.4.5.50.jar               | None                                     |
   | LCHIJA | fastleafdecay                     | v14                      | FastLeafDecay-v14.jar                             | None                                     |
   | LCHIJA | forgelin                          | 1.8.2                    | Forgelin-1.8.2.jar                                | None                                     |
   | LCHIJA | forgemultipartcbe                 | 2.6.0.79                 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | microblockcbe                     | 2.6.0.79                 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar      | None                                     |
   | LCHIJA | minecraftmultipartcbe             | 2.6.0.79                 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar      | None                                     |
   | LCHIJA | fpsreducer                        | mc1.12.2-1.10.3          | FpsReducer-mc1.12.2-1.10.3.jar                    | None                                     |
   | LCHIJA | cfm                               | 6.1.1                    | furniture-6.1.1-1.12.2.jar                        | None                                     |
   | LCHIJA | gardenstuff                       | 1.12-2.1.1               | GardenStuff-1.12-2.1.1.jar                        | None                                     |
   | LCHIJA | growthcraft                       | 4.0.4.200                | growthcraft-1.12.2-4.0.4.300.jar                  | None                                     |
   | LCHIJA | growthcraft_apples                | 4.0.4.200                | growthcraft-1.12.2-4.0.4.300.jar                  | None                                     |
   | LCHIJA | growthcraft_bamboo                | 4.0.4.200                | growthcraft-1.12.2-4.0.4.300.jar                  | None                                     |
   | LCHIJA | growthcraft_cellar                | 4.0.4.200                | growthcraft-1.12.2-4.0.4.300.jar                  | None                                     |
   | LCHIJA | growthcraft_bees                  | 4.0.4.200                | growthcraft-1.12.2-4.0.4.300.jar                  | None                                     |
   | LCHIJA | growthcraft_fishtrap              | 4.0.4.200                | growthcraft-1.12.2-4.0.4.300.jar                  | None                                     |
   | LCHIJA | growthcraft_grapes                | 4.0.4.200                | growthcraft-1.12.2-4.0.4.300.jar                  | None                                     |
   | LCHIJA | growthcraft_hops                  | 4.0.4.200                | growthcraft-1.12.2-4.0.4.300.jar                  | None                                     |
   | LCHIJA | growthcraft_milk                  | 4.0.4.200                | growthcraft-1.12.2-4.0.4.300.jar                  | None                                     |
   | LCHIJA | growthcraft_rice                  | 4.0.4.200                | growthcraft-1.12.2-4.0.4.300.jar                  | None                                     |
   | LCHIJA | hammercore                        | 2.0.4.1                  | HammerCore-1.12.2-2.0.4.1.jar                     | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | LCHIJA | horsepower                        | 2.6.1                    | HorsePower-1.12.2-2.6.1.68.jar                    | cd7e958342770a8b17c919055da42c24dfefd879 |
   | LCHIJA | llibrary                          | 1.7.17                   | llibrary-1.7.17-1.12.2.jar                        | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
   | LCHIJA | iceandfire                        | 1.6.0                    | iceandfire-1.6.0-1.12.2.jar                       | None                                     |
   | LCHIJA | ichunutil                         | 7.1.4                    | iChunUtil-1.12.2-7.1.4.jar                        | None                                     |
   | LCHIJA | immersivecables                   | 1.3.2                    | ImmersiveCables-1.12.2-1.3.2.jar                  | None                                     |
   | LCHIJA | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHIJA | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.3-227.jar         | None                                     |
   | LCHIJA | harvestcraft                      | 1.12.2zb                 | Pam's+HarvestCraft+1.12.2zb.jar                   | None                                     |
   | LCHIJA | mcjtylib_ng                       | 3.0.7                    | mcjtylib-1.12-3.0.7.jar                           | None                                     |
   | LCHIJA | rftools                           | 7.59                     | rftools-1.12-7.59.jar                             | None                                     |
   | LCHIJA | integrationforegoing              | 1.12.2-1.8.2             | IntegrationForegoing-1.12.2-1.8.2.jar             | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
   | LCHIJA | inventorytweaks                   | 1.64+dev.144.88fda94     | InventoryTweaks-1.64+dev.144.jar                  | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
   | LCHIJA | ironchest                         | 1.12.2-7.0.55.839        | ironchest-1.12.2-7.0.55.839.jar                   | None                                     |
   | LCHIJA | jehc                              | 1.12.2                   | JEHC-1.12.2-1.6.2.0.jar                           | None                                     |
   | LCHIJA | jeibees                           | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                      | None                                     |
   | LCHIJA | journeymap                        | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                       | None                                     |
   | LCHIJA | jeid                              | 1.0.2-26                 | JustEnoughIDs-1.0.2-26.jar                        | None                                     |
   | LCHIJA | justenoughreactors                | 1.1.1.47                 | JustEnoughReactors-1.12.2-1.1.1.47.jar            | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
   | LCHIJA | jeresources                       | 0.8.10.50                | JustEnoughResources-1.12.2-0.8.10.50.jar          | None                                     |
   | LCHIJA | librarianlib                      | 4.15                     | librarianlib-1.12.2-4.15.jar                      | None                                     |
   | LCHIJA | logisticspipes                    | 0.10.1.109               | logisticspipes-0.10.1.109.jar                     | 4ab9c640e37baa2d4eca3354863a84d2c06bee42 |
   | LCHIJA | lunatriuscore                     | 1.2.0.42                 | LunatriusCore-1.12.2-1.2.0.42-universal.jar       | None                                     |
   | LCHIJA | malisiscore                       | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                      | None                                     |
   | LCHIJA | malisisdoors                      | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                     | None                                     |
   | LCHIJA | mekanismgenerators                | 9.4.11                   | MekanismGenerators-1.12.2-9.4.13.349.jar          | None                                     |
   | LCHIJA | mekanismtools                     | 9.4.11                   | MekanismTools-1.12.2-9.4.13.349.jar               | None                                     |
   | LCHIJA | metallurgy                        | 0.0.5                    | Metallurgy-4-Reforged-0.0.5.jar                   | None                                     |
   | LCHIJA | minecolonies                      | 1.12.2-0.10.68-RELEASE   | minecolonies-1.12.2-0.10.68-RELEASE-universal.jar | None                                     |
   | LCHIJA | numina                            | 1.10.0                   | ModularPowersuits-1.12.2-0.7.0.25.jar             | None                                     |
   | LCHIJA | powersuits                        | 1.12.2-0.7.0.25          | ModularPowersuits-1.12.2-0.7.0.25.jar             | None                                     |
   | LCHIJA | mrtjpcore                         | 2.1.3.35                 | MrTJPCore-1.12.2-2.1.3.35-universal.jar           | None                                     |
   | LCHIJA | naturalpledge                     | 3.0.2                    | NaturalPledge-r3.0.2.jar                          | None                                     |
   | LCHIJA | netherfoundation                  | 1.2.0                    | NetherFoundation-1.12.2-1.2.0-universal.jar       | None                                     |
   | LCHIJA | netherportalfix                   | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar                 | None                                     |
   | LCHIJA | recipehandler                     | 0.12                     | NoMoreRecipeConflict-0.12(1.12.2).jar             | None                                     |
   | LCHIJA | notenoughcodecs                   | 0.6                      | NotEnoughCodecs-0.6.jar                           | None                                     |
   | LCHIJA | neid                              | 1.5.4.3                  | NotEnoughIDs-1.5.4.3.jar                          | None                                     |
   | LCHIJA | nei                               | 2.4.2                    | NotEnoughItems-1.12.2-2.4.2.240-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | openmods                          | 0.12.1                   | OpenModsLib-1.12.2-0.12.1.jar                     | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
   | LCHIJA | openblocks                        | 1.8                      | OpenBlocks-1.12.2-1.8.jar                         | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
   | LCHIJA | shetiphiancore                    | 3.5.8                    | shetiphiancore-1.12.0-3.5.8.jar                   | None                                     |
   | LCHIJA | platforms                         | 1.4.6                    | platforms-1.12.0-1.4.6.jar                        | None                                     |
   | LCHIJA | portalgun                         | 7.0.2                    | PortalGun-1.12.2-7.0.2.jar                        | None                                     |
   | LCHIJA | projecte                          | 1.12-PE1.3.2h            | ProjectE-1.12-PE1.3.2h.jar                        | None                                     |
   | LCHIJA | projectred-core                   | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-Base.jar               | None                                     |
   | LCHIJA | projectred-compat                 | 1.0                      | ProjectRed-1.12.2-4.9.1.92-compat.jar             | None                                     |
   | LCHIJA | projectred-integration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar        | None                                     |
   | LCHIJA | projectred-transmission           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar        | None                                     |
   | LCHIJA | projectred-fabrication            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar        | None                                     |
   | LCHIJA | projectred-illumination           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-lighting.jar           | None                                     |
   | LCHIJA | projectred-expansion              | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar         | None                                     |
   | LCHIJA | projectred-relocation             | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar         | None                                     |
   | LCHIJA | projectred-transportation         | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar         | None                                     |
   | LCHIJA | projectred-exploration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-world.jar              | None                                     |
   | LCHIJA | questbook                         | 3.1.1-1.12               | questbook-3.1.1-1.12.jar                          | None                                     |
   | LCHIJA | resourceloader                    | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                 | d72e0dd57935b3e9476212aea0c0df352dd76291 |
   | LCHIJA | rftoolscontrol                    | 1.9.2                    | rftoolsctrl-1.12-1.9.2.jar                        | None                                     |
   | LCHIJA | rftoolsdim                        | 5.63                     | rftoolsdim-1.12-5.63.jar                          | None                                     |
   | LCHIJA | roguelike                         | 1.8.0                    | RoguelikeDungeons-1.12.2-1.8.0.jar                | None                                     |
   | LCHIJA | schematica                        | 1.8.0.169                | Schematica-1.12.2-1.8.0.169-universal.jar         | None                                     |
   | LCHIJA | sgcraft                           | 1.13.2                   | SGCraft-1.15.6-forge-release.jar                  | None                                     |
   | LCHIJA | thermaldynamics                   | 2.5.3                    | ThermalDynamics-1.12.2-2.5.3.16-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | simplyjetpacks                    | 2.2.10.63                | SimplyJetpacks2-1.12.2-2.2.10.63.jar              | None                                     |
   | LCHIJA | solarflux                         | 4.20r                    | SolarFluxReborn_1.12.2-4.20r.jar                  | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | LCHIJA | spiceoflife                       | 1.3.12                   | SpiceOfLife-mc1.12-1.3.12.jar                     | None                                     |
   | LCHIJA | bq_standard                       | 3.4.146                  | StandardExpansion-3.4.146.jar                     | None                                     |
   | LCHIJA | storagedrawers                    | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.8.jar                   | None                                     |
   | LCHIJA | thaumicenergistics                | 2.0.0                    | thaumicenergistics-2.0.0.jar                      | None                                     |
   | LCHIJA | tcinventoryscan                   | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar        | None                                     |
   | LCHIJA | thaumicterminal                   | 1.0.10                   | ThaumicTerminal-1.0.10.jar                        | None                                     |
   | LCHIJA | thaumictinkerer                   | 1.12.2-5.0-353c71c       | thaumictinkerer-1.12.2-5.0-353c71c.jar            | None                                     |
   | LCHIJA | thermalcultivation                | 0.3.1                    | ThermalCultivation-1.12.2-0.3.1.8-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | thermalinnovation                 | 0.3.1                    | ThermalInnovation-1.12.2-0.3.1.8-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar               | None                                     |
   | LCHIJA | tmechworks                        | 2.0                      | TMechworks-1.12.2-1.0.0.jar                       | None                                     |
   | LCHIJA | translocators                     | 2.5.1.79                 | Translocators-1.12.2-2.5.1.79-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | vanillafix                        | 1.0.10-SNAPSHOT          | VanillaFix-1.0.10-99.jar                          | None                                     |
   | LCHIJA | vanillasatchels                   | 1.0.1                    | VanillaSatchels-1.12.2-1.0.1.2-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | vanillatools                      | 1.1.0                    | VanillaTools-1.12.2-1.1.0.2-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | wailaharvestability               | 1.1.12                   | WailaHarvestability-mc1.12-1.1.12.jar             | None                                     |
   | LCHIJA | wanionlib                         | 1.12.2-1.9               | WanionLib-1.12.2-1.9.jar                          | None                                     |
   | LCHIJA | wawla                             | 2.5.265                  | Wawla-1.12.2-2.5.265.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHIJA | wings                             | 1.1.1                    | wings-1.1.1-1.12.2.jar                            | None                                     |
   | LCHIJA | bauble_wings                      | 1.0.0                    | wings-1.1.1-1.12.2.jar                            | None                                     |
   | LCHIJA | wolfarmor                         | 2.2.3.6                  | wolfarmor-1.12.2-2.2.3.1798-universal.jar         | None                                     |
   | LCHIJA | worldcontrol                      | 1.0.18                   | WorldControl-1.0.18.jar                           | None                                     |
   | LCHIJA | wrcbe                             | 2.3.1                    | WR-CBE-1.12.2-2.3.1.30-universal.jar              | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | librarianliblate                  | 4.15                     | librarianlib-1.12.2-4.15.jar                      | None                                     |
   | LCHIJA | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                  | None                                     |
   | LCHIJA | unidict                           | 1.12.2-2.9.1             | UniDict-1.12.2-2.9.1.jar                          | None                                     |
   | UD     | mobends_wings                     | 1.0.0                    | wings-1.1.1-1.12.2.jar                            | None                                     |

Loaded coremods (and transformers): OpenEyePlugin (OpenEye-1.12.2-0.8.jar)
openeye.asm.MultiTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.144.jar)
invtweaks.forge.asm.ContainerTransformer
Plugin (NotEnoughIDs-1.5.4.3.jar)
ru.fewizz.neid.asm.Transformer
OTGCorePlugin (OTG-Core.jar)
com.pg85.otg.forge.asm.OTGClassTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.44.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
wings (wings-1.1.1-1.12.2.jar)
me.paulf.wings.server.asm.WingsRuntimePatcher
me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher
JEIDLoadingPlugin (JustEnoughIDs-1.0.2-26.jar)
org.dimdev.jeid.JEIDTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)

                                  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.184.jar)
                                    micdoodle8.mods.miccore.MicdoodleTransformer
                                  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
                                    team.chisel.ctm.client.asm.CTMTransformer
                                  HCASM (HammerCore-1.12.2-2.0.4.1.jar)
                                    com.zeitheron.hammercore.asm.HammerCoreTransformer
                                  LogisticsPipesCoreLoader (logisticspipes-0.10.1.109.jar)
                                    logisticspipes.asm.LogisticsClassTransformer
                                  MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
                                    
                                  llibrary (llibrary-core-1.0.10-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
                                    shetiphian.asm.ClassTransformer
                                  BlurPlugin (Blur-1.0.4-14.jar)
                                    com.tterrag.blur.BlurTransformer
                                  Botania Tweaks Core (botaniatweaks-1.8.2.jar)
                                    quaternary.botaniatweaks.asm.BotaniaTweakerTransformer
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
                                    
                                  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                    lumien.resourceloader.asm.ClassTransformer
                                  AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
                                    squeek.applecore.asm.TransformerModuleHandler
                                  IELoadingPlugin (ImmersiveEngineering-core-0.12-88.jar)
                                    blusunrize.immersiveengineering.common.asm.IEClassTransformer
                                  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
                                    openmods.core.OpenModsClassTransformer

GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselIntegration (Enabled/Not Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- wailaIntegration (Enabled/Not Forced)
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 11181 names; 8172 stacks.
Configuration Info: IyBDb25maWd1cmF0aW9uIGZpbGUNCg0KY2xpZW50IHsNCiAgICAjIFNob3VsZCBIYW1tZXIgQ29yZSByZXBsYWNlIGVuY2hhbnRtZW50IGdsaW50IGNvbG9yIHdpdGggbW9yZSBtYXRjaGluZyBjb2xvcnMgZm9yIHNvbWUgdmFuaWxsYSBpdGVtcz8gW2RlZmF1bHQ6IHRydWVdDQogICAgQjoiQ3VzdG9tIEVuY2hhbnRtZW50IENvbG9ycyBmb3IgVmFuaWxsYSBJdGVtcyI9dHJ1ZQ0KDQogICAgIyBTaG91bGQgSGFtbWVyIENvcmUgcG9ydGZvcndhcmQgeW91ciBsb2NhbCB3b3JsZCB3aGVuIHlvdSBzaGFyZSB3aXRoIGl0IHRvIExBTj8NCiAgICAjIFRoaXMgZmVhdHVyZSBkb2Vzbid0IHdvcmsgb24gYWxsIGNsaWVudHMsIHlvdSBhcmUgZ29pbmcgdG8gZ2V0IGEgbWVzc2FnZSBpbiBjaGF0IGlmIGl0IHdhcyBzdWNjZXNzZnVsL3Vuc3VjY2Vzc2Z1bCBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJMQU4gVVBuUCI9dHJ1ZQ0KDQogICAgIyBSZXBsYWNlIHZhbmlsbGEgZnVybmFjZSBhbmQgYnJld2luZyBzdGFuZCBwcm9ncmVzcyBiYXJzIHRvIHVzZSBzbW9vdGggcmVuZGVyaW5nPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJTbW9vdGggVmFuaWxsYSBHdWlzIj10cnVlDQp9DQoNCg0KaXdyZW5jaCB7DQogICAgIyBXaGF0IGlzIHRoZSBjb2xvciB3aGVuIHRoZSBob3ZlcmVkIGJsb2NrIGlzIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6R3JlZW49MjJGRjIyDQoNCiAgICAjIFdoYXQgaXMgdGhlIGNvbG9yIHdoZW4gdGhlIGhvdmVyZWQgYmxvY2sgaXMgTk9UIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6UmVkPUZGMjIyMg0KfQ0KDQoNCiJ2YW5pbGxhIGltcHJvdmVtZW50cyIgew0KICAgICMgU2hvdWxkIEhhbW1lciBDb3JlIGZvcmNlLXNwYXduIEVuZGVyIERyYWdvbiBFZ2cgb24gRW5kZXIgRHJhZ29uIGRlYXRoPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJBbHdheXMgU3Bhd24gRHJhZ29uIEVnZyI9dHJ1ZQ0KfQ0KDQoNCg==
Pastebin Connection: Okay.
Dependent Mods: None.
Pulsar/tmechworks loaded Pulses: - wailaIntegration (Enabled/Not Forced)
List of loaded APIs: * apAPI (3) from additionalpipes-6.0.0.8.jar
* AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.4.jar
* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* BetterQuesting|API (3.1) from BetterQuesting-3.5.281.jar
* BetterQuesting|API2 (3.1) from BetterQuesting-3.5.281.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
* betterwithmodsAPI (1.12-2.3.20-1027) from BetterWithMods-1.12-2.3.20-1027.jar
* bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.50.jar
* bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.3.3-101.jar
* BotaniaAPI (92) from Botania+r1.10-358.jar
* botanicaladdonsAPI (1) from NaturalPledge-r3.0.2.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|boards (2.0) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|core (2.2) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|crops (1.1) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|enums (1.0) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|events (2.0) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|facades (1.1) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|filler (5.0) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|gates (4.1) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|items (1.1) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|library (2.0) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|lists (1.0) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|power (1.3) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|statements (1.1) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|tools (1.0) from buildcraft-all-7.99.20.jar
* BuildCraftAPI|transport (5.0) from buildcraft-all-7.99.20.jar
* chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
* Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
* ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.29.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.1.22-universal.jar
* ComputerCraft|API (1.80pr1) from ComputerCraft-1.80pr1-build5.jar
* ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft-1.80pr1-build5.jar
* ComputerCraft|API|Lua (1.80pr1) from ComputerCraft-1.80pr1-build5.jar
* ComputerCraft|API|Media (1.80pr1) from ComputerCraft-1.80pr1-build5.jar
* ComputerCraft|API|Network (1.80pr1) from ComputerCraft-1.80pr1-build5.jar
* ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft-1.80pr1-build5.jar
* ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft-1.80pr1-build5.jar
* ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft-1.80pr1-build5.jar
* ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft-1.80pr1-build5.jar
* ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.380.jar
* Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.1.184.jar
* Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
* iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-88.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-88.jar
* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.3-227.jar
* jeresources|API (0.8.10.50) from JustEnoughResources-1.12.2-0.8.10.50.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.14.3.242.jar
* MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.jar
* projecteapi (1.12.2-1.1.0) from ProjectE-1.12-PE1.3.2h.jar
* projectred|api (2.0) from ProjectRed-1.12.2-4.9.1.92-Base.jar
* railcraft:api_carts (3.0.0) from railcraft-12.0.0-beta-2.jar
* railcraft:api_charge (4.0.0) from railcraft-12.0.0-beta-2.jar
* railcraft:api_core (3.2.0) from railcraft-12.0.0-beta-2.jar
* railcraft:api_crafting (3.0.0) from railcraft-12.0.0-beta-2.jar
* railcraft:api_events (2.0.0) from railcraft-12.0.0-beta-2.jar
* railcraft:api_fuel (2.0.0) from railcraft-12.0.0-beta-2.jar
* railcraft:api_helpers (2.0.0) from railcraft-12.0.0-beta-2.jar
* railcraft:api_items (2.4.0) from railcraft-12.0.0-beta-2.jar
* railcraft:api_signals (4.0.0) from railcraft-12.0.0-beta-2.jar
* railcraft:api_tracks (5.1.1) from railcraft-12.0.0-beta-2.jar
* redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
* SchematicaAPI (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
* SchematicaAPI|Events (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
* WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
* wolfarmor|API (2.7) from wolfarmor-1.12.2-2.2.3.1798-universal.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* Optifine is installed. This is NOT supported.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.

        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
        !!!You are looking at the diagnostics information, not at the crash.       !!!
        !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

AE2 Integration: IC2:ON, RC:ON, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
Suspected Mods: Metallurgy 4: Reforged (metallurgy), Better With Mods (betterwithmods)
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [GCEntityPlayerMP['Selriam'/90, l='New World', x=-263.47, y=57.00, z=164.11]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

Remove particles

We need to remove the particles when the player wears armor with effect (or tool)

(Suggestion) Buff blast resistance of ores

Playing around the caves i discover that a Creeper explosion could break and drop some high tier minerals, so i decide to experiment and recreate that with TNTs. Is not very hard, you only have to learn the blast resistance of the different ores and you could get around a 50% chance of dropping it with a explosion, i feel this is very OP because you can skip tiers with simple TNT, maybe some will say "that's like a twisted idea, it its rare that someone will think about that and take advantage" but i believe that wouldn't a weird idea because of the Utility ores, that would encourage people to make use of the ores and make Gunpowder, so they could make TNT and try that, even if this is a very rare trick i think the cheap way of making TNT will make it real

This is me testing this cheat
2018-12-02_05 01 36
2018-12-02_05 01 45
2018-12-02_05 12 54

(Carmot pickaxe gotten without a enough tier to pick it, along with Adamantine and Orichalcum)
2018-12-02_05 12 57

(Smelting Astral Silver that i got with only TNTs)
2018-12-02_05 13 03

(The high tier ores i got)
2018-12-02_06 40 58

Minor bugs report

  • Crusher doesn't accept vanilla ores (iron/gold)

  • Crusher (and Alloyer) don't remember their states (on/off) when reentering game.

  • Machines don't give off light when on.

  • And this:
    feaf15319fdb820c07b62ba88fb138c4
    0ad9ffe248050cec5c395fc58db99f02
    Seems like for some reason the texture of the fire above the furnace extends too far up, happens after feeding the machine and then disconnecting from the game instantly, when reconnecting it will show like this. (happens almost always with alloyer, rarer with crushers)

Typo in Wiki

In Harvest Level of Metals Block and Ores Block, there are typos in

Ore Harvestability:

  1. "Zinco Ore"

  2. "Rubracacium Ore"

Ore generation info & wiki revision

I'm asking if you guys could please bring to the wiki info about the layer spawn of the ores (if exist a specific level) or make the ores spawn in specific layers so we can no only guide ourselves but testing if the spawnrates are balanced, give it realism, etc.

2 ore = 2 dust (JEI BUG)

In the new version of the mod in jei the recipes will be seen as 2 ore = 2 dust, in reality it is equal to 1 ore = 2 dust.

New tool forging system

I suggest casting the metal partels of a Tool in their shape then using leather to cover the handle, also a grindstone to sharpen swords so they Deal more dammage but lose durability

New Ore Generation System

We realized that the generation of ore should be arranged as it is very random.
Especially in the nether and adding the Nether Ex the generatio of the ore decreases a lot.

Found a missing id / did not get ID

I do not know what the problem may be since everything goes

[14:43:59] [Server thread/WARN] [FML]: Registry Item: Object did not get ID it asked for. Name: m5:phosphorus_dust

[14:43:59] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world m5:phosphorite

Suggestion: Silent Gems Integration

If you are already gathering modifiers for TiCon could you look into also adding similar traits to Silent's Gear, which is a similar modular tool system, but natively supports armor, and also enchanting.

[Balancing] Minor changes and suggestions.

104ac367a27f6e569a60245da7a68c1e

  • Roads in the "Machines" tab? 🤔

  • Inolashites armours durability should have a chance to take off 1 durability each time you punch.

  • Overpowered swords

Vanilla iron sword +5 damage
Our bronze sword +8 damage
Vanilla diamond sword +6 damage
Our COPPER sword + 8 damage
etc...

  • Underpowered axes

Vanilla iron axe +8 damage
Our tartarite axe +3 damage
etc...

  • Roads can be broken instantly with any tool (including bare arms), but only drop when broken with pickaxes, I suggest changing it so people don't accidentally break it while just running around.

Deep Iron Sword effect

The Deep Iron Sword would be especially good for mining because you go deep into the caves and you got extra damage for the mobs you could find there, it would work like detecting the actual layer or place (like that thing that triggers the cave sounds).

Item not registered causing crash

Probably some typo somewhere in the code...

Logging:
[19:11:31] [main/WARN] [FML]: **************************************** [19:11:31] [main/WARN] [FML]: * A broken ore dictionary registration with name ingotInfuscolium has occurred. It adds an item (type: class it.hurts.metallurgy_5.item.ItemOre) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry. TO USERS: YES this is a BUG in the mod Metallurgy 5 report it to them! [19:11:31] [main/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:674) [19:11:31] [main/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:646) [19:11:31] [main/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:644) [19:11:31] [main/WARN] [FML]: * at it.hurts.metallurgy_5.item.ItemOre.initOreDict(ItemOre.java:17) [19:11:31] [main/WARN] [FML]: * at it.hurts.metallurgy_5.util.ModRecipes.init(ModRecipes.java:42) [19:11:31] [main/WARN] [FML]: * at it.hurts.metallurgy_5.Metallurgy_5.init(Metallurgy_5.java:98)... [19:11:31] [main/WARN] [FML]: ****************************************

[19:11:30] [main/ERROR] [FML]: Parsing error loading recipe m5:infuscolium_ingot com.google.gson.JsonSyntaxException: Unknown item 'm5:infuscolium_ingot' at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?] at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:166) ~[ShapelessOreRecipe.class:?] at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?] at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?] at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?] at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?] at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_172] at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?] at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?] at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.init(Minecraft.java:581) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:421) [Minecraft.class:?] at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_172] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_172] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_172] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_172] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_172] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_172] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_172] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_172] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:25) [start/:?]

Various Effect Ideas

Ideas for new effects are listed here (obviously these ideas can be changed):

  1. -Carmot Armor Effect: Adds break block speed without haste effect and makes player actions (like eating,drinking,bow usage) much faster,but everytime the player makes one of these actions he will lose hunger

  2. -Cenelegil Armor Effect: Player Absorbs damage by using xp(example:1 Heart for 0,2 of XP)

  3. -New Armor Effect (Neutrion): The player will not be affected by potion effects.(applied to good and bad potion effects)

  4. -Sanguinite Armor Effect: Damage resistance against living mobs(not undead mobs)

XML config detect name for Metallurgy 4: Reforged

Hello this is double post from Customoregen (COG) mod hope you can help with it. lawremi/CustomOreGen#222

Basically i need name of Metallurgy 4: Reforged for COG which game uses when it loads Metallurgy 4: Reforged so other mods can spot it by this name. For metallurgy4 it was metallurgy but it does not work.
I dont know if i explained it right. Hope you understand.

Ore generation cascading lag (?)

Got this while testing the mod in a new world

[22:28:20] [Server thread/WARN] [FML]: Metallurgy 4: Reforged loaded a new chunk [-2, -2] in dimension 1 (the_end) while populating chunk [-5, -1], causing cascading worldgen lag.
[22:28:20] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[22:28:20] [Server thread/WARN] [FML]: Metallurgy 4: Reforged loaded a new chunk [-1, -1] in dimension 1 (the_end) while populating chunk [-3, -1], causing cascading worldgen lag.
[22:28:20] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[22:28:20] [Server thread/WARN] [FML]: Metallurgy 4: Reforged loaded a new chunk [0, 0] in dimension 1 (the_end) while populating chunk [-2, 0], causing cascading worldgen lag.
[22:28:20] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[22:28:20] [Server thread/WARN] [FML]: Metallurgy 4: Reforged loaded a new chunk [1, 1] in dimension 1 (the_end) while populating chunk [-4, 1], causing cascading worldgen lag.
[22:28:20] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[22:28:20] [Server thread/WARN] [FML]: Metallurgy 4: Reforged loaded a new chunk [4, 4] in dimension 1 (the_end) while populating chunk [0, 4], causing cascading worldgen lag.
[22:28:20] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[22:28:20] [Server thread/WARN] [FML]: Metallurgy 4: Reforged loaded a new chunk [5, 5] in dimension 1 (the_end) while populating chunk [0, 5], causing cascading worldgen lag.
[22:28:20] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.

Deep Iron Armor

Add to Deep Iron Amor Curse of Binding and remove effet if the player is in creative

TiC Integration: Electrum Effect

Electrum -
Natural Flux Capacitor - Replaces tools durability with RF Flux.
This means that tools that have this trait can be recharged using RF Flux or other compatible energy sources from industrial themed mods. There used to be a modifier in older versions of TiC that did this, now that it's gone this might be a good opportunity to bring it back

(Suggestion) (Bug?) Unable to find Silver ore

So i had been exploring a lot at different layers and it was impossible to find some silver for the Crusher recipe, i found Copper very easily of course, Oureclase with quite easiness too but silver was impossible. Is Silver ore very rare or it doesn't spawn?

Request - Tinkers Support

I love this mod but in this day and age to fit with most packs private or otherwise, it is a staple to add support for Conarm and Tinkers Construct.

First Alpha Release Checklist

Checklist:

  • Armors (alloys)
  • Tile Entities #8
  • All the crafting recipes
  • Tools (alloys)
  • Tool effects
  • Armor effects
  • Tooltips [Needs tool effects and armor effects to be completed first]
  • Textures
  • All the metal dusts
  • All the molten metals
  • Add Name to tools
  • Fix issues with textures : Kalendrite Armor and Atlarus Armor
  • Inventory side integration (hopper/cables) [#23]
  • GUI Rework & Fixes
  • Implement harvestLevel to all blocks
  • Add Armor and Recipes
  • Add Road

If you want a more code-specific list, search for TODO in the repository

Useless space in tool tooltips

This is due to the way tools' tooltips are implemented (by using a second constructor)

I'll fix this as soon as possible

qo6jpwsxbo

(Bug?)(v0.0.2) Unbeatable Oureclase pickaxe

I´ve been struggling finding the materials needed for the Crusher, but i got a few Oureclase ores (with diamond pickaxe) so i tried to make a pickaxe and see how it will go. I used it and it was wonderful, every ore i could find was mined, and i mean everyone. This was weird for me so i put some of the best ores in the mod and the Oureclase harvested all of them. The Wiki says it has a Harvest Level 4 but i could mine even Level 6 ores.
2018-12-02_05 34 28
2018-12-02_05 34 38

(About the Crusher i will made a suggestion next)

Features Checklist

Checklist:

  • JEI Integration
    • Crusher
    • Alloyer
    • How to create Tar Ore ( Information Label ) @Davoleo
  • Tinkers' Construct Integration
    • Fix color of fluids [ Tinker-Branch ] ( Haderoth )
    • Add Smeltery Crafting
    • Add Part Stats [ Not Certain ]
    • Add Bow Part
    • Add Custom HarvestLevel name
    • Add Traits
    • Remove Tools from materials that don't usually have tools
  • Construct's Armory Integration
  • Adjust Enhanced lighters range to the player distance
  • Add "Full set Effect : " to tooltips d0b67fc
  • Nerf Adamantine armor #92
  • Add fuel and material to Tinker/Metallurgy : T*****e ( 2300+ C° ) [ No Spoiler ]
  • Configuration Files
  • Fix #77
  • Effects and mod customization
  • Enable and Disable features
  • Ore Generation configuration
  • Add tar in World Crafting
  • Krik Ingot
    • Krik Armor with Custom Effect
  • Metal Nuggets (?) =) #103
  • Invisibility Shield
  • new Tile Entity : Sublimation Chamber
  • CraftTweaker Integration
  • Create a Custom Mob Leprechaun
  • Skögul - means high-towering in Old Norse, often related to Valkyries and Gods. ( Matpac ) #83
  • Create "L Boots" No Spoiler
  • Add a build number to the version
  • Tweak Tile Entity Slots Shape
  • API (?) #121
  • Make Advancements
  • Haderoth gauntlets (or something similar, like claws) [ Matpac ]

This List is not final it can be changed in the future

Unable to climb stairs or slabs

I go directy to a staircase or slab, running or walking, and i can't "use it", the hitbox is like always, but the character would not "climb" it (maybe it is related to the Sneaking bug?)
2018-11-27_07 33 59
2018-11-27_07 34 29
2018-11-27_07 36 06
2018-11-27_07 37 03
2018-11-27_07 37 05
(I'm going forward but i'm only sliding to the right)

Deep Iron Set effect analysis

Personally i liked the first wip, the super fast swimming, it feels better because i almost don't have nothing to do in the bottom of the ocean really. Anyways, saying a pro of the actual effect you can make a water road (1 block deep) and go super fast everywhere with the Depth Strider boots, but that function will be the same of roads right?

Pros and cons of the actual effect (my humble opinion)
Pros:

  1. You can farm Squids, but no so easily (if the water is too deep. The squids swim in the middle-upper region of the body of water).

  2. You can farm kelp (future Minecraft versions).

  3. You can check an Ocean Temple (you won't mine very fast but you can use the sword normally).

  4. The water roads, a cheaper alternative of the new roads.

5.You can defend yourself from enemies, submerging and staying there indefinitely or running and going out in a safe place.

6.Build in the water (for any purpose) without problems.

  1. You can explore faster in the bottom of ravines where occasionally the waterfalls make a water platform that triggers the armor and let you explore very fast and with night vision.

Cons:

  1. not very useful, the bottom of the ocean is not very interesting.

  2. you can't move freely in the water, you can't jump and emerge if you are not close to blocks

(This is just a commentary, an observation, i do not want to pressure anyone or misunderstand this as an agressive thing or a needed change).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.