• 1

    posted a message on Inventory Pets: Animated creatures that live in your inventory and give you amazing special abilities

    My Chest Pet wont open anymore, it says durability 0/1, but how do i repair it?

    Edit: Nevermind, it need to be in the standard hot bar so i can use it if its broken. I use the dual hot bar mod.

    Posted in: Minecraft Mods
  • 0

    posted a message on MCA - Guards keep spawning

    I know this is and old thread, but if someone is still having this issue, here is how to solve it:


    1- Go to your minecraft folder


    2- Open the config folder


    3- open the MCA.cfg


    4- find the line where is this: # One guard per this many villagers. Set to zero or a negative number to disable guards.
    I:"Guard spawn rate"=3
    B:"Overwrite original villagers"=true


    5- set the Guard spawn rate to "0" instead of "3".


    Should be like this:


    # One guard per this many villagers. Set to zero or a negative number to disable guards.
    I:"Guard spawn rate"=0
    B:"Overwrite original villagers"=true


    it worked for me.

    Posted in: Discussion
  • 0

    posted a message on Ships Mod - Build sailable ships out of blocks

    Is there a way to increase ship moving speed? I already tried to build a ship with lots of sails (11) but it still veeery slow, exactly the same speed as a 2 sails ship.


    Edit: nevermind, already found it. Guess i have to build large/huge sails.


    What is the maximum speed a ship can move?

    Posted in: Minecraft Mods
  • 1

    posted a message on Realistic Terrain Generation (RTG) — Realistic Biomes, Huge Mountains, Custom Trees, Truly Flat Terrain, Breathtaking Landscapes
    Quote from Zeno410»

    What version are you using? You need a fairly recent one, and I'd recommend the current test build. If you are could you post your configs to the CC thread?


    Actually, anybody using Enhanced Biomes with CC should use this version. I made a couple changed to the layout rules as a result of working on the terrain definitions.


    I was using an old version of CC! Thanks mate, now it is working haha
    Posted in: Minecraft Mods
  • 0

    posted a message on Realistic Terrain Generation (RTG) — Realistic Biomes, Huge Mountains, Custom Trees, Truly Flat Terrain, Breathtaking Landscapes
    Quote from Zeno410»

    Climate Control and RTG work fine together in 1.7.10. There isn't a CC yet for 1.8.9 or 1.9. What problems are you having?


    My climate control doesnt work, it simply doesnt generate new chunks with settings from climate control.
    Posted in: Minecraft Mods
  • 0

    posted a message on Realistic Terrain Generation (RTG) — Realistic Biomes, Huge Mountains, Custom Trees, Truly Flat Terrain, Breathtaking Landscapes

    Hey guys, is there any way to get an ocean world, with only small islands? or at least more frequent ocean/deep ocean biomes? Cause i cant find any in my world, and couldnt find anything like that inside the config files. Iam not using Biomes o Plenty, its vanilla only.


    Also, how do i use this mod with climate control? I was used to CC. but cant get it to work with this mod.

    Posted in: Minecraft Mods
  • 1

    posted a message on Realistic Terrain Generation (RTG) — Realistic Biomes, Huge Mountains, Custom Trees, Truly Flat Terrain, Breathtaking Landscapes

    What an amazing mod. By far the best biome generation/modification mod that i ever tested.

    Posted in: Minecraft Mods
  • 0

    posted a message on [WIP](1.7.10Forge)Fantastic Fish *Alpha V1.4 Avalable!* now with Sharks!*
    Quote from Frag2000»

    Hi guys,


    I think it is time for me to give some news since I kept you in the shade for so long. I worked like crazy on the mods until December at an average of 25-30 hours a week, so yes I do have a lot of interest in the mod … and I still do.


    I want you to know that I am still planning to release 1.5 but you also need to know that a lot of personal and professional events get in the way. I am a professional software engineer who worked in the security industry. As you all know, terrorism in the last 2-3 years went to a critical level and it made my amount or work nearly double during the last year. I can no longer work on the mod as much as I did in the past but I expect things to get in control later on this summer. I want my life back!


    This being said I still work on the mod and I still want to release it. I am just not AS active as I used to be and this is not related to loss of interest.

    So here is a small candy for you while you are waiting. During the last few months, I modified our spawning engine to keep life booming around the Coral Reef. On my server, I was sometimes disappointed to find empty reefs since the spawning was completely controlled by Minecraft. So what I did was to develop a custom Reef Life spawning engine that will keep the life booming around the reefs. For sure, I made it fully customizable in the config file, so the user will be able to select the life level as he wishes.


    Vanilla: Let Minecraft control the engine


    Light: For lower power CPU, small amount of fish at every reef.


    Average: Medium amount of fish at every reef.


    High: Full life booming reef.


    By doing this, people could start Ocean oriented server and enjoy more life in it. If not interested, they could keep the vanilla spawning. That new feature is completely changing the dynamic of the game underwater. It was day and night when I installed it on my test server. Everything is still very stable and I will keep it that way.


    Sorry for the long delay. I am not able to publish release date since everything is still crazy for me. But I am still around :)


    Have fun guys and enjoy life!


    Nice to hear some news!
    Dont worry and keep your pace, we will be patiently waiting for the release! :D
    Posted in: WIP Mods
  • 0

    posted a message on The Seasons Mod - Minecraft 1.7.10 & 1.8.9, release version '3.0-alpha2' (updated 19th of July, 2017)
    Quote from Ravin8901»



    First off use spoilers.
    Also did you test what would occur if you removed this mod from modpack? Main reason is that biomeO'plenty, forestry, binnecore, and buildcraft | energy were the ones who cause an error.


    Sorry, already edited.
    Well, i think the mod is causing some sort of incompatibility, because i was playing just fine before i add the mod, and it works just fine again when i remove the mod.
    Posted in: Minecraft Mods
  • 0

    posted a message on The Seasons Mod - Minecraft 1.7.10 & 1.8.9, release version '3.0-alpha2' (updated 19th of July, 2017)

    Hi guys,

    I can't get this mod to work, apparently there is an error with the biome Dictionary (i use biomes o plenty). Here is the crash log:



    ---- Minecraft Crash Report ----
    // I let you down. Sorry :(
    Time: 3/21/16 11:25 PM
    Description: There was a severe problem during mod loading that has caused the game to fail
    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Could not initialize class net.minecraftforge.common.BiomeDictionary
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at weatherpony.pml.premain.ReplacementMainThread.run(ReplacementMainThread.java:104)
    Caused by: java.lang.NoClassDefFoundError: Could not initialize class net.minecraftforge.common.BiomeDictionary
    at forestry.apiculture.items.ItemHabitatLocator.<clinit>(ItemHabitatLocator.java:245)
    at forestry.plugins.PluginApiculture.registerItems(PluginApiculture.java:369)
    at forestry.plugins.PluginManager.runPreInit(PluginManager.java:265)
    at forestry.core.ForestryCore.preInit(ForestryCore.java:60)
    at forestry.Forestry.preInit(Forestry.java:108)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    ... 15 more

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_40, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3165117408 bytes (3018 MB) / 4095213568 bytes (3905 MB) up to 4095213568 bytes (3905 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096M -Xms4096M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 114 mods loaded, 114 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
    UCH Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
    UCH appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
    UCH CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
    UCH NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
    UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCH cuchaz.ships.core{1.7.10-1.0.3} [Ships Mod Core] (minecraft.jar)
    UCH debug{1.0} [debug] (denseores-1.6.2.jar)
    UCH seasonsmod{pre-3.0beta12c} [The Seasons Mod] (TheSeasonsMod-pre-3.0beta12c.pmlm)
    UCH seasonsmodac{1.0} [Additional Seasons Content] (TheSeasonsMod-pre-3.0beta12c.pmlm)
    UCH bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
    UCH ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
    UCH Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
    UCH IC2{2.2.757-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.757-experimental.jar)
    UCH AdvancedMachines{1.1.4} [IC2 Advanced Machines Addon] (AdvancedMachinesAS-1.7.10.jar)
    UCH AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
    UCH appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
    UCH bdlib{1.9.1.97} [BD Lib] (bdlib-1.9.1.97-mc1.7.10.jar)
    UCH ae2stuff{0.4.3.47} [AE2 Stuff] (ae2stuff-0.4.3.47-mc1.7.10.jar)
    UCH AgriCraft{1.7.10-1.4.0-beta-3-hotfix-2} [AgriCraft] (AgriCraft-1.7.10-1.4.0-beta-3-hotfix-2-1.7.10.jar)
    UCH animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
    UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
    UCE BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1364-universal.jar)
    UCH CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
    UCH BuildCraft|Core{7.0.17} [BuildCraft] (buildcraft-7.0.17.jar)
    UCE Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
    UCE BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
    UCH Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
    UCH ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
    UCH ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
    UCH Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
    UCH BuildCraft|Factory{7.0.17} [BC Factory] (buildcraft-7.0.17.jar)
    UCE BuildCraft|Energy{7.0.17} [BC Energy] (buildcraft-7.0.17.jar)
    UCH BuildCraft|Silicon{7.0.17} [BC Silicon] (buildcraft-7.0.17.jar)
    UCH BuildCraft|Builders{7.0.17} [BC Builders] (buildcraft-7.0.17.jar)
    UCH BuildCraft|Robotics{7.0.17} [BC Robotics] (buildcraft-7.0.17.jar)
    UCH BuildCraft|Transport{7.0.17} [BC Transport] (buildcraft-7.0.17.jar)
    UCH ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.16-universal.jar)
    UCH CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.39.315-universal.jar)
    UCH dualhotbar{1.6} [Dual Hotbar] (dualhotbar-1.7.10-1.6.jar)
    UCH Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar)
    UCH exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.7.10 - 1.0.3b.jar)
    UCH Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
    UCH MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
    UCH ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
    UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCH TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar)
    UCH ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCH ExtraUtilities{1.2.10} [Extra Utilities] (extrautilities-1.2.10.jar)
    UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
    UCH GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
    UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UCH Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
    UCH inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
    UCH inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
    UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
    UCH journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar)
    UCH levelup{0.10} [Level Up!] (Level-Up-Mod-1.7.10.jar)
    UCH RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
    UCH MCA{1.7.10-5.1.1.2} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.2-universal.jar)
    UCH MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
    UCH Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
    UCH MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
    UCH MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar)
    UCH Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
    UCH millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
    UCH MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
    UCH MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH NEIAddons{1.12.10.33} [NEI Addons] (neiaddons-1.12.10.33-mc1.7.10.jar)
    UCH NEIAddons|AppEng{1.12.10.33} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.10.33-mc1.7.10.jar)
    UCH NEIAddons|Botany{1.12.10.33} [NEI Addons: Botany] (neiaddons-1.12.10.33-mc1.7.10.jar)
    UCH NEIAddons|Forestry{1.12.10.33} [NEI Addons: Forestry] (neiaddons-1.12.10.33-mc1.7.10.jar)
    UCH NEIAddons|CraftingTables{1.12.10.33} [NEI Addons: Crafting Tables] (neiaddons-1.12.10.33-mc1.7.10.jar)
    UCH NEIAddons|ExNihilo{1.12.10.33} [NEI Addons: Ex Nihilo] (neiaddons-1.12.10.33-mc1.7.10.jar)
    UCH neiintegration{1.0.11} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.11.jar)
    UCH NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
    UCH harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10j.jar)
    UCH PowerConverters{1.7.10-3.0.2.38} [Power Converters] (PowerConverters-1.7.10-3.0.2.38.jar)
    UCH RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
    UCH ttCore{MC1.7.10-0.1.1-78} [ttCore] (ttCore-MC1.7.10-0.1.1-78.jar)
    UCH RArm{1.7.10-1.2.0-35} [Redstone Armory] (RedstoneArmory-1.7.10-1.2.0-35.jar)
    UCH libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
    UCH xreliquary{1.2} [Reliquary] (Reliquary-1.2.jar)
    UCH ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
    UCH cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar)
    UCH cuchaz.ships{1.7.10-1.0.3} [Ships Mod] (shipsMod-v1.7.10-1.0.4.jar)
    UCH ani_siege{v1.1} [The Siege Mod] (Siege Mod-1.7.10-v1.1.jar)
    UCH ashjacksimukraftreloaded{1.0.4a} [Sim-U-Kraft Reloaded] (Sim-U-Kraft Reloaded - 1.0.4a.jar)
    UCH StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
    UCH WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
    UCH wailaplugins{MC1.7.10-0.0.1-15} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.0.1-15.jar)
    UCH wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar)
    UCH McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCH denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
    UCH ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13416 Compatibility Profile Context 15.300.1025.1001' Renderer: 'AMD Radeon HD 6800 Series'
    AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
    CoFHCore: -[1.7.10]3.0.3-303
    Mantle Environment: Environment healthy.
    MineFactoryReloaded: -[1.7.10]2.8.0-104
    ThermalFoundation: -[1.7.10]1.2.0-102
    ThermalExpansion: -[1.7.10]4.0.3B1-218
    TConstruct Environment: Environment healthy.
    NetherOres: -[1.7.10]2.3.0-12
    RedstoneArsenal: -[1.7.10]1.1.1-89
    List of loaded APIs:
    * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.0-beta-3-hotfix-2-1.7.10.jar
    * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
    * Baubles|API (1.0.1.4) from Reliquary-1.2.jar
    * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1364-universal.jar
    * BuildCraftAPI|blocks (1.0) from buildcraft-7.0.17.jar
    * BuildCraftAPI|blueprints (1.3) from buildcraft-7.0.17.jar
    * BuildCraftAPI|boards (2.0) from buildcraft-7.0.17.jar
    * BuildCraftAPI|core (1.4) from Railcraft_1.7.10-9.6.1.0.jar
    * BuildCraftAPI|crops (1.1) from buildcraft-7.0.17.jar
    * BuildCraftAPI|events (1.0) from buildcraft-7.0.17.jar
    * BuildCraftAPI|facades (1.1) from buildcraft-7.0.17.jar
    * BuildCraftAPI|filler (4.0) from buildcraft-7.0.17.jar
    * BuildCraftAPI|fuels (2.0) from buildcraft-7.0.17.jar
    * BuildCraftAPI|gates (4.1) from buildcraft-7.0.17.jar
    * BuildCraftAPI|items (1.1) from buildcraft-7.0.17.jar
    * BuildCraftAPI|library (2.0) from buildcraft-7.0.17.jar
    * BuildCraftAPI|power (1.3) from buildcraft-7.0.17.jar
    * BuildCraftAPI|recipes (3.0) from buildcraft-7.0.17.jar
    * BuildCraftAPI|robotics (2.1) from buildcraft-7.0.17.jar
    * BuildCraftAPI|statements (1.1) from buildcraft-7.0.17.jar
    * BuildCraftAPI|tablet (1.0) from buildcraft-7.0.17.jar
    * BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.6.1.0.jar
    * BuildCraftAPI|tools (1.0) from buildcraft-7.0.17.jar
    * BuildCraftAPI|transport (4.1) from buildcraft-7.0.17.jar
    * CoFHAPI (1.7.10R1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
    * CoFHAPI|block (1.7.10R1.0.4) from CoFHLib-[1.7.10]1.0.3B1-164.jar
    * CoFHAPI|core (1.7.10R1.0.4) from CoFHLib-[1.7.10]1.0.3B1-164.jar
    * CoFHAPI|energy (1.7.10R1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
    * CoFHAPI|fluid (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|inventory (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|item (1.7.10R1.0.4) from CoFHLib-[1.7.10]1.0.3B1-164.jar
    * CoFHAPI|modhelpers (1.7.10R1.0.4) from CoFHLib-[1.7.10]1.0.3B1-164.jar
    * CoFHAPI|tileentity (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|transport (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|world (1.7.10R1.0.4) from CoFHLib-[1.7.10]1.0.3B1-164.jar
    * CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|audio (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.3B1-164.jar
    * CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|gui|element (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.3B1-164.jar
    * CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|util (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.3B1-164.jar
    * CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|world (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.3B1-164.jar
    * CoFHLib|world|feature (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.3B1-164.jar
    * ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.3.20.jar
    * ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.3.20.jar
    * ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.3.20.jar
    * ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.3.20.jar
    * ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.3.20.jar
    * ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.3.20.jar
    * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.3.20.jar
    * ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.3.20.jar
    * ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.3.20.jar
    * ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.3.20.jar
    * ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.3.20.jar
    * ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.3.20.jar
    * ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.3.20.jar
    * ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.3.20.jar
    * IC2API (1.0) from Railcraft_1.7.10-9.6.1.0.jar
    * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
    * MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
    * MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
    * MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
    * MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
    * MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
    * MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
    * MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
    * MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
    * MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
    * MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar
    * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
    * RailcraftAPI|carts (1.3.1) from Railcraft_1.7.10-9.6.1.0.jar
    * RailcraftAPI|core (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
    * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
    * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.6.1.0.jar
    * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
    * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
    * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.6.1.0.jar
    * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
    * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
    * RailcraftAPI|signals (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
    * RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.6.1.0.jar
    * Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.6.1.0.jar
    * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar

    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]

    Is there a way to reduce the amount of hostile mobs that spawns in the overworld? The are just too many of them spawning in day light =/

    Posted in: Minecraft Mods
  • 0

    posted a message on Magical Crops - Farm your resources! [3.2.0] Who stole my tiger? [Magical Crops 4 BETA download available]
    Quote from Furious1964»

    Anyone know what Sheep Essence is use for? All it has is one recipe for an Infusion Stone.



    It was used to make strings, but it was bugged, so i believe they remove the recipe for that.


    Anyone knows if there is a way to automate the furnaces in this mod (i cant use it with hopper, buildcraft pipes, etc)?

    Posted in: Minecraft Mods
  • 0

    posted a message on Climate Control - change climate zones sizes, ocean sizes, and more

    Is there a way to have a ocean world with lots of tiny islands? Or at least small islands?

    In the config there are only medium/large islands, and they are too big for my taste hehe :/

    Posted in: Minecraft Mods
  • 0

    posted a message on Magical Crops - Farm your resources! [3.2.0] Who stole my tiger? [Magical Crops 4 BETA download available]
    Quote from Furious1964»

    Can anyone tell me the recipe for Certus Quartz Seeds? I want to start growing them.


    The yellow ones are crucio essences, the light blue ones are certus quartz crystals, and in te middle is a minicio seed. I am using a lot of texture packs, so i dont know if any of these icons are originals or not.

    Posted in: Minecraft Mods
  • 0

    posted a message on Magical Crops - Farm your resources! [3.2.0] Who stole my tiger? [Magical Crops 4 BETA download available]
    Quote from Mustang351c»

    Big Reactors, IC2 or ReactorCraft should all add some form of uranium.

    I do have Uranium (Ore, ingot, etc) into my minecraft. What i dont have is the uranium seed/crop/plant. I dont know why, but it doenst appear in the NEI's items list.

    I Have IC2 installed, and i alread tried big reactors. Still cant make uranium seeds.
    Posted in: Minecraft Mods
  • To post a comment, please .