• 0

    posted a message on Latest Forge version detected as virus. Is it safe?
    Quote from majestyc2k1»

    Did you download it from MinecraftForge.net?


    The brower's settings is detecting an .exe file, which makes changes to the OS. This is a safeguard feature. Either check the browser settings or ignore.




    False alarm then, got it.


    Thanks for helping out, man.


    EDIT: As it turns out, Opera seems to not allow you to ignore a virus warning. Only options are to retry the download or cancel it. Retrying just results in another warning, meaning that it cannot be downloaded.

    Well, guess it's time to boot up ol' Firefox again.

    Posted in: Mods Discussion
  • 0

    posted a message on Latest Forge version detected as virus. Is it safe?

    Forge release 14.23.0.2512 (latest for 1.12.2) was detected as a virus when downloaded via OperaBrowser.

    At least 14.23.0.2501 also has this issue.

    The recommended version (14.23.0.2491) seems to not have this issue, as I did not get that warning when downloading it.


    This is an issue to me because I intend on using Twilight Forest (it got updated at last) and it requires at least 14.23.0.2501 to run.


    Wouldn't be the first time I was wrongly warned something was malicious (McAffee, anyone?), but I still have my doubts.

    Question is: Can anyone confirm whether or not these versions do contain malware of some sort? Or is it just a false alarm?

    Posted in: Mods Discussion
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)

    I seem to be having trouble right-clicking child NPCs (around age 13 or so).

    I'm looking right at them and their name pops up, but right clicking does nothing. ToroHealth also seems to not recognize that they're there, and punching them does nothing (no damage, no knockback, nothing), so I think it's a hitbox issue.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reasonable Realism - It's a pack, its a mod, it makes things hard! Updated for 1.11 and 1.12!

    Only mod from Darkhax I have is Wawla.

    Maybe he merged it with ICSE or something.

    I'll uninstall Wawla and see if that does the trick.


    EDIT: It did. It was Wawla all along.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reasonable Realism - It's a pack, its a mod, it makes things hard! Updated for 1.11 and 1.12!
    Quote from Draco18s»

    Can you link me to the thread for ICSE? Darkhax has done something odd.




    I got a github repository, but it's empty.
    https://github.com/Darkhax-Minecraft/ICSE
    Alternatively, I got the uh... international Conference of Software Engineering.
    http://www.icse-conferences.org/


    EDIT: Found Darkhax's profile. No sign of ICSE.

    http://www.minecraftforum.net/members/Darkhax

    Posted in: Minecraft Mods
  • 0

    posted a message on Reasonable Realism - It's a pack, its a mod, it makes things hard! Updated for 1.11 and 1.12!

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    FarseekCoreMod (Farseek-1.9.4-2.1.jar)
    CreativePatchingLoader (CreativeCore v1.6.12 mc1.10.2.jar)
    ItemPatchingLoader (ItemPhysic Full 1.3.4 mc1.10.2.jar)
    Contact their authors BEFORE contacting forge

    // Everything's going to plan. No, really, that was supposed to happen.

    Time: 17/03/17 21:39
    Description: Unexpected error

    java.lang.ArrayIndexOutOfBoundsException: 10
    at com.draco18s.hardlib.api.blockproperties.flowers.EnumOreFlowerDesert1.getByOrdinal(EnumOreFlowerDesert1.java:33)
    at com.draco18s.hardlib.api.blockproperties.flowers.EnumOreFlowerDesert1.getByOrdinal(EnumOreFlowerDesert1.java:8)
    at com.draco18s.flowers.item.ItemOreFlower1.func_77667_c(ItemOreFlower1.java:39)
    at net.minecraft.item.Item.func_77657_g(Item.java:291)
    at net.minecraft.item.Item.func_77653_i(Item.java:361)
    at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:507)
    at net.darkhax.icse.client.render.RenderingHandler.onOverlayRendered(RenderingHandler.java:117)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_106_RenderingHandler_onOverlayRendered_Text.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
    at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java:694)
    at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:171)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1370)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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)


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

    -- Head --
    Thread: Client thread
    Stacktrace:
    at com.draco18s.hardlib.api.blockproperties.flowers.EnumOreFlowerDesert1.getByOrdinal(EnumOreFlowerDesert1.java:33)
    at com.draco18s.hardlib.api.blockproperties.flowers.EnumOreFlowerDesert1.getByOrdinal(EnumOreFlowerDesert1.java:8)
    at com.draco18s.flowers.item.ItemOreFlower1.func_77667_c(ItemOreFlower1.java:39)
    at net.minecraft.item.Item.func_77657_g(Item.java:291)
    at net.minecraft.item.Item.func_77653_i(Item.java:361)
    at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:507)
    at net.darkhax.icse.client.render.RenderingHandler.onOverlayRendered(RenderingHandler.java:117)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_106_RenderingHandler_onOverlayRendered_Text.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
    at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java:694)
    at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:171)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['stevemobs'/3350, l='MpServer', x=-299.37, y=64.00, z=-297.20]]
    Chunk stats: MultiplayerChunkCache: 587, 587
    Level seed: 0
    Level generator: ID 06 - RTG, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (-272,67,-288), Chunk: (at 0,4,0 in -17,-18; contains blocks -272,0,-288 to -257,255,-273), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Level time: 65 game time, 65 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 31 total; [EntityPig['Pig'/1, l='MpServer', x=-277.50, y=64.00, z=-280.50], EntityPig['Pig'/2, l='MpServer', x=-278.50, y=65.00, z=-282.50], EntityPig['Pig'/3, l='MpServer', x=-280.29, y=64.00, z=-279.63], EntityPig['Pig'/4, l='MpServer', x=-278.50, y=65.00, z=-282.50], EntityCow['Cow'/5, l='MpServer', x=-268.80, y=68.00, z=-311.48], EntityCow['Cow'/6, l='MpServer', x=-266.50, y=67.00, z=-308.50], EntityCow['Cow'/7, l='MpServer', x=-266.50, y=67.00, z=-308.50], EntityCow['Cow'/8, l='MpServer', x=-274.50, y=67.00, z=-311.50], EntityItem['item.item.oreflowers:aveloz'/5798, l='MpServer', x=-249.50, y=64.00, z=-265.61], EntityItem['item.item.oreflowers:aveloz'/5799, l='MpServer', x=-248.95, y=65.00, z=-266.51], EntityBat['Bat'/5804, l='MpServer', x=-241.15, y=32.02, z=-296.70], EntityBat['Bat'/5805, l='MpServer', x=-236.80, y=32.58, z=-292.35], EntityBat['Bat'/5806, l='MpServer', x=-238.09, y=32.03, z=-292.41], EntityItem['item.item.seeds'/5818, l='MpServer', x=-238.31, y=68.00, z=-288.88], EntityBat['Bat'/5879, l='MpServer', x=-231.82, y=33.05, z=-293.48], EntityBat['Bat'/5880, l='MpServer', x=-240.94, y=33.03, z=-295.08], EntityTarantula['Tarantula'/5891, l='MpServer', x=-241.54, y=57.00, z=-302.54], EntityCreeper['Creeper'/5892, l='MpServer', x=-242.50, y=57.00, z=-300.50], EntityCreeper['Creeper'/5893, l='MpServer', x=-245.50, y=57.00, z=-299.50], EntityBat['Bat'/5908, l='MpServer', x=-253.30, y=30.93, z=-310.18], EntityEnt['Ent'/5918, l='MpServer', x=-186.54, y=80.00, z=-310.54], EntityCreeper['Creeper'/5963, l='MpServer', x=-270.50, y=15.00, z=-299.50], EntityCreeper['Creeper'/5964, l='MpServer', x=-268.50, y=15.00, z=-300.50], EntityItem['item.item.seeds'/5967, l='MpServer', x=-284.13, y=66.00, z=-321.88], EntityGeken['Keppel Geken'/6025, l='MpServer', x=-208.50, y=39.00, z=-294.50], EntityCreeper['Creeper'/6026, l='MpServer', x=-253.50, y=30.00, z=-313.50], EntityCreeper['Creeper'/6027, l='MpServer', x=-254.50, y=30.00, z=-312.50], EntitySpider['Spider'/6028, l='MpServer', x=-253.50, y=30.00, z=-311.50], EntityConba['Conba'/6048, l='MpServer', x=-218.50, y=9.00, z=-335.50], EntityConba['Conba'/6049, l='MpServer', x=-218.50, y=9.00, z=-334.50], EntityPlayerSP['stevemobs'/3350, l='MpServer', x=-299.37, y=64.00, z=-297.20]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:498)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:400)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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)

    -- System Details --
    Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_112, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 5512113784 bytes (5256 MB) / 8160477184 bytes (7782 MB) up to 8160477184 bytes (7782 MB)
    JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -Xms8G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn4G
    IntCache: cache: 26, tcache: 5, allocated: 27, tallocated: 24
    FML: MCP 9.32 Powered by Forge 12.18.3.2185 Optifine OptiFine_1.10.2_HD_U_D4 52 mods loaded, 52 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
    UCHIJAAAA Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
    UCHIJAAAA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
    UCHIJAAAA itemphysic{1.3.0} [ItemPhysic] (minecraft.jar)
    UCHIJAAAA hardlib{1} [HardLib] (1.10.2-HardLib-v1b.jar)
    UCHIJAAAA expindustry{1.1.0b} [Expanded Industry] (1.10.2-ExpandedIndustry-1.1.0b.jar)
    UCHIJAAAA harderfarming{1.1.0a} [Harder Farming] (1.10.2-HarderFarming-1.1.0a.jar)
    UCHIJAAAA customoregen{1.10.2} [customoregen] (CustomOreGen-1.10.2-1.4.2.jar)
    UCHIJAAAA oreflowers{1.1.0a} [Ore Flowers] (1.10.2-OreFlowers-1.1.0a.jar)
    UCHIJAAAA harderores{1.1.0d} [Harder Ores] (1.10.2-HarderOres-1.1.0d.jar)
    UCHIJAAAA ArmorDamageRecalc{1.1} [Armor Damage Recalc] (ArmorDamageRecalc-1.1 beta for 1.10.2.jar)
    UCHIJAAAA ceramics{1.10.2-1.1.2} [Ceramics] (Ceramics-1.10.2-1.1.2.jar)
    UCHIJAAAA coroai{v1.1.9} [coroai] (coroutil-1.10.2-1.1.9.jar)
    UCHIJAAAA extendedrenderer{v1.0} [Extended Renderer] (coroutil-1.10.2-1.1.9.jar)
    UCHIJAAAA configmod{v1.0} [Extended Mod Config] (coroutil-1.10.2-1.1.9.jar)
    UCHIJAAAA JEI{3.13.6.389} [Just Enough Items] (jei_1.10.2-3.13.6.389.jar)
    UCHIJAAAA MineTweaker3{3.0.14} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.15.jar)
    UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.15.jar)
    UCHIJAAAA creativecore{1.5.0} [CreativeCore] (CreativeCore v1.6.12 mc1.10.2.jar)
    UCHIJAAAA cs{1.0.5} [Configurable Villager to Door Ratio] (cs-1.0.5.jar)
    UCHIJAAAA farseek{2.1} [Farseek] (Farseek-1.9.4-2.1.jar)
    UCHIJAAAA geographicraft{0.7.5} [GeographiCraft] (GeographiCraft-1.9.4-0.7.6.jar)
    UCHIJAAAA ingameconfigmanager{1.1} [InGameConfigManager] (IGCM alpha v1.0.6 mc1.10.zip)
    UCHIJAAAA journeymap{1.10.2-5.3.1} [JourneyMap] (journeymap-1.10.2-5.3.1.jar)
    UCHIJAAAA lycanitesmobs{1.15.1.5 - MC 1.10.2} [Lycanites Mobs] (LycanitesMobsComplete 1.15.1.5 [1.10.2].jar)
    UCHIJAAAA arcticmobs{1.15.1.5 - MC 1.10.2} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.15.1.5 [1.10.2].jar)
    UCHIJAAAA demonmobs{1.15.1.5 - MC 1.10.2} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.15.1.5 [1.10.2].jar)
    UCHIJAAAA desertmobs{1.15.1.5 - MC 1.10.2} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.15.1.5 [1.10.2].jar)
    UCHIJAAAA forestmobs{1.15.1.5 - MC 1.10.2} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.15.1.5 [1.10.2].jar)
    UCHIJAAAA freshwatermobs{1.15.1.5 - MC 1.10.2} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.15.1.5 [1.10.2].jar)
    UCHIJAAAA infernomobs{1.15.1.5 - MC 1.10.2} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.15.1.5 [1.10.2].jar)
    UCHIJAAAA junglemobs{1.15.1.5 - MC 1.10.2} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.15.1.5 [1.10.2].jar)
    UCHIJAAAA mountainmobs{1.15.1.5 - MC 1.10.2} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.15.1.5 [1.10.2].jar)
    UCHIJAAAA plainsmobs{1.15.1.5 - MC 1.10.2} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.15.1.5 [1.10.2].jar)
    UCHIJAAAA saltwatermobs{1.15.1.5 - MC 1.10.2} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.15.1.5 [1.10.2].jar)
    UCHIJAAAA shadowmobs{1.15.1.5 - MC 1.10.2} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.15.1.5 [1.10.2].jar)
    UCHIJAAAA swampmobs{1.15.1.5 - MC 1.10.2} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.15.1.5 [1.10.2].jar)
    UCHIJAAAA mantle{1.10.2-1.1.2.197} [Mantle] (Mantle-1.10.2-1.1.2.jar)
    UCHIJAAAA RadixCore{1.10.2-2.1.3} [RadixCore] (RadixCore-1.10.2-2.1.3-universal.jar)
    UCHIJAAAA MCA{1.10.2-5.2.3} [Minecraft Comes Alive] (MCA-1.10.2-5.2.3-universal.jar)
    UCHIJAAAA samsocean{1.0.0} [Classic Oceans] (OceanFloor-1.10.2-1.0.1.jar)
    UCHIJAAAA packingtape{0.6.0} [Packing Tape] (PackingTape-1.10.2-0.6.0.jar)
    UCHIJAAAA RealisticTorches{1.6.4} [Realistic Torches] (RealisticTorches-1.10.2-1.6.4.jar)
    UCHIJAAAA Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4.jar)
    UCHIJAAAA RTG{4.1.1.8} [Realistic Terrain Generation] (RTG-1.10.2-4.1.1.8.jar)
    UCHIJAAAA tconstruct{1.10.2-2.5.6b.jenkins424} [Tinkers' Construct] (TConstruct-1.10.2-2.5.6b.jar)
    UCHIJAAAA torohealthmod{1.10.2-7} [ToroHealth Damage Indicators] (torohealth-1.10.2-7.jar)
    UCHIJAAAA treechopper{1.1.1a} [Tree Chopper] (TreeChopper-1.10.2-1.1.1a.jar)
    UCHIJAAAA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.1.213.jar)
    UCHIJAAAA wawla{2.3.1.213} [What Are We Looking At] (Wawla-1.10.2-2.3.1.213.jar)
    UCHIJAAAA weather2{v2.3.15} [Localized Weather & Storms] (weather2-1.10.2-2.3.15.jar)
    Loaded coremods (and transformers):
    FarseekCoreMod (Farseek-1.9.4-2.1.jar)
    farseek.core.FarseekClassTransformer
    CreativePatchingLoader (CreativeCore v1.6.12 mc1.10.2.jar)

    ItemPatchingLoader (ItemPhysic Full 1.3.4 mc1.10.2.jar)
    com.creativemd.itemphysic.ItemTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12618 Compatibility Profile Context 13.251.9.1000' Renderer: 'AMD Radeon(TM) R9 270'
    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)

    Launched Version: 1.10.2-forge1.10.2-12.18.3.2185
    LWJGL: 2.9.4
    OpenGL: AMD Radeon(TM) R9 270 GL version 4.3.12618 Compatibility Profile Context 13.251.9.1000, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Shaders are available because OpenGL 2.1 is supported.
    VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs:
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 8x Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
    OptiFine Version: OptiFine_1.10.2_HD_U_D4
    Render Distance Chunks: 18
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.3.12618 Compatibility Profile Context 13.251.9.1000
    OpenGlRenderer: AMD Radeon(TM) R9 270
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 8


    It seems OreFlowers has crashed my game.

    I attempted removing it, but as you know, OreFlowers is a dependency of Harder Ores. so of course that didn't work.

    It may be another mod causing it, but I'm not tech-savvy in any sense, so I wouldn't know. I just think it's OreFlowers because the crash logs say OreFlowers.


    Also, very slightly related question: why is OreFlowers a dependency of Harder Ores and not the other way around?





    I forget why diorite and not the other two.




    I'd say to just leave it at "diorite has a higher density" and call that a day.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reasonable Realism - It's a pack, its a mod, it makes things hard! Updated for 1.11 and 1.12!
    Quote from Keybounce»

    Having to use Diorite instead of normal vanilla stone is a good thing.


    First, this only affects you if you have Diorite in your world -- if you don't, it doesn't take effect.

    Second, this just has an affect on early-game, wood-tech. Basically, instead of "Punch 3 wood, make a pick, punch dirt to stone, mine three stone, replace the pick-axe, make everything out of cheap stone", you now have to spend a little more time at the wood level, until you find some diorite. That extends the wood tool level from a few seconds to about 2 minutes.


    After that? There's no real difference. If you want to use polished diorite for builds, it does make that a little harder to get, but not by much.


    Now: Tamed animals breeding cheaply: LOL. Thank you for the updated version.




    I see the intent, but why just diorite?
    I mean, yeah, it does have a higher density than the other two (granite and andesite), but not by that much, from what I can see. Granite still holds up fairly close and andesite is a bit far, but not too far as far as I can tell.

    Sources: http://dwarffortresswiki.org/index.php/DF2014:Diorite
    http://dwarffortresswiki.org/index.php/DF2014:Granite
    http://dwarffortresswiki.org/index.php/DF2014:Andesite

    Note: The Dwarf Fortress Wiki may not be a reputable or accurate source on information concerning geology.


    EDIT: I guess it may be a bit pointless to just increase the likelyhood of getting usable stone threefold (I guess I could find some mod that lets me add extra recipes and do it myself), so... meh.

    At least my doubts have been put to rest, and I'm good with that.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reasonable Realism - It's a pack, its a mod, it makes things hard! Updated for 1.11 and 1.12!
    I've encountered somewhat of an issue with some mod in this pack involving the vanilla stone tools.

    Some mod in this pack seems to attempt to change the recipe to allow diorite, andesite and granite to be used in the crafting recipes for stone tools. A good idea, but sadly it seems that it has caused the crafting recipes to only accept diorite.


    I concluded it was something in these mods, as the issue only appeared when I installed these. I assumed it would be Expanded Industry doing this, but uninstalling it did nothing to fix the issue. Uninstalling the entire pack also did nothing.

    I ended up reinstalling Minecraft and, though I want to use some of these mods, I'd like to know which one, if any, alters the recipes, so I may avoid installing it in future.


    I'm using the 1.10.2 versions of the mods.


    Nevermind, I just figured out what mod did it and that it was intended.


    Sad, really. I wanted to use Harder Ores.

    Posted in: Minecraft Mods
  • 0

    posted a message on Repose - Walkable soil slopes. Give your spacebar a break!

    How do I remove modded soil types? I remove them from the repose.properties file but they just keep getting re-added every time I play.

    I want to remove TConstruct.soil from the file because it bothers me when the whole bottom part of a floating island drops down to the ground.

    Posted in: Minecraft Mods
  • 0

    posted a message on Custom Ore Generation: First Revival

    I have an issue.

    IC2 ores appear in the ore configuration menu, but their spawning cannot be set to any setting other than "none."

    Is this normal?

    Posted in: Minecraft Mods
  • 0

    posted a message on Ayuda problema con mod's minecraft 1.10.2
    Quote from JohnnyReklaw»

    The server and client need the same mods and versions. Make sure they're the same


    Traducción: El servidor y el (¿cliente?) deben tener las mismas versiones de los mismos mods. Asegurate de que sean iguales.
    Posted in: Java Edition Support
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)

    Why was the monarchy system removed?

    Also, what was the last version to have it?

    Posted in: Minecraft Mods
  • 0

    posted a message on Epic Siege Mod - Extremely deadly mob AI for hardcore players [1.7.10, 1.10.2]

    How do I use the dimension blacklist?

    Posted in: Minecraft Mods
  • 0

    posted a message on Is there a way to install Millenaire manually?

    I've found the installer to be very confusing, and, despite possibly sounding stupid, I admit that I am incapable of operating it.

    Is there a way to install the mod manually, like you would any other mod?

    Posted in: Mods Discussion
  • 0

    posted a message on I can't run jar files.

    As the title says, I can't run jar files, meaning I can't install Forge, meaning I can't mod.

    Can someone tell me how to run jar files in as simple a way as possible?

    Sometimes I wonder why I got a gaming PC which can't even open 7z when my macbook can run jar files by default.

    I have Windows 8.

    Please help. I can't mod my game, and vanilla sucks.

    Posted in: Mods Discussion
  • To post a comment, please .