• 0

    posted a message on The Lost Cities: a post apocalyptic city/world generator
    Quote from McJty»

    Put [] around it


    was that in reference to my issue? if so, where do i put brackets? around every individual biome? i tried putting it around the whole thing and it just errored out the file and created a new default. i'm not trying to add my own assets in, i'm changing the values in the default generation profile and it's not behaving as expected.
    Posted in: Minecraft Mods
  • 0

    posted a message on The Lost Cities: a post apocalyptic city/world generator

    fantastic work, my wife and i love the mod! i am having a strange issue with spawning the cities though and i'm not sure if i'm not understanding how the generation works in the config files and could definitely use some help. for reference i am running with biomesoplenty and using the lost cities bop option for world generation


    i am able to control the overall probability of cities spawning with the cityBiomeFactorDefault parameter. this seems to be working as i was expecting it to. i assumed that cityBiomeFactors parameter overrode the default with a per-biome probability but it doesn't seem to work that way. right now the only biome i have any control over is the ocean biome and any other biome i put in has no effect at all. i thought maybe it was an issue with the bop biomes but i added tundra as well with no luck.


    here's the snippet of the config file i've changed -




    cities_default {
    # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ]
    S:allowedBiomeFactors <
    >

    # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0]
    S:cityBiomeFactorDefault=0.04

    # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]]
    S:cityBiomeFactors <
    chaparral=.3
    tundra=.25
    wasteland=.6
    river=0
    frozen_river=0
    ocean=.2
    frozen_ocean=.2
    deep_ocean=.04
    bog=0
    glacier=0
    kelp_forest=0
    mystic_grove=0
    ominous_woods=0
    quagmire=0
    sacred_springs=0
    coral_reef=0
    bayou=0
    >


    it's entirely possible i typed something wrong. any help would be much appreciated

    Posted in: Minecraft Mods
  • 0

    posted a message on Strange Aeons

    all of this is just imo but thirst, heat and air i feel are just hamfisted attempts at realism that are simply annoying at best and a downright burdensome slog at worst. they bring nothing positive or fun to a pack from a gameplay standpoint just more checks and balances you have to tend to on top of everything else. honestly if enviromine isn't hard tied to any hqm quests or anything the first thing i would personally do is just remove it from the pack

    Posted in: Mod Packs
  • 0

    posted a message on Modpack 'Crash'

    02/10/2015 06:20:19 AM] Cannot run program "C:\Program
    Files\Java\jre1.8.0_60\bin\javaw" (in directory
    "**USERSDIR**\Instances\VanillaMinecraft"): CreateProcess error=267, The
    directory name is invalid


    it looks like the path got changed somehow

    Posted in: Mod Packs
  • 0

    posted a message on Modpack 'Crash'

    it might be a compatibility issue between fml/one or some of your mods and your version of java

    Posted in: Mod Packs
  • 0

    posted a message on What makes a good Questing pack? - Gathering ideas - New Questing pack

    a good storyline is one but combined with a custom, well-designed map really puts a quest-driven modpack way over the top. it's what i absolutely love about blightfall. custom dungeons, cities, areas that make sense with the lore of the pack and add to it. it's a whole lot more work on the authors part but that's what makes a great pack stand out amongst all the good ones

    Posted in: Mod Packs
  • 0

    posted a message on Strange Aeons

    i really love the concept and really want to check the beta once it comes out but i do have one question. the sanity aspect and the realistic gravity are the only things i like about enviromine and i absolute hate everything else about it, how integral is this mod going to be to the pack?

    Posted in: Mod Packs
  • 0

    posted a message on Hartland Tales :: Commercial Project Page
    wait, is this a minecraft mod or its own game? isn't monetizing mods, aside from donations, illegal?
    Posted in: WIP Mods
  • 0

    posted a message on Do It Yourself Decorative Blocks 1.12.2-7.0.0 (09/11/2017)
    Quote from Ordinastie»

    In the log : [17:12:41] [Client thread/ERROR] [ddb/ddb]: Could not read zip file test.zip :

    Make sure it's a proper ZIP file (and not RAR).
    If you also have errors using a folder, I'd like to see that log if possible (in case there is a bug).

    that's what it was, i just changed the rar to zip b/c i didn't think that would cause an issue. sorry for wasting your time on my derp. also i pulled all the stuff back out and put it in a folder and it works like a charm.

    i must've changed something between when i had it in the folder the first time and after i unzipped it.

    again, my apologies but a HUGE thanks for the quick help!
    Posted in: Minecraft Mods
  • 0

    posted a message on Do It Yourself Decorative Blocks 1.12.2-7.0.0 (09/11/2017)
    Quote from Ordinastie»

    I don't know, I would need to see the whole log, not just the crash log.
    Meanwhile, you can probably test without zipping the content, with keeping the files inside a folder.

    thanks for the quick response!

    also i tried using it in a folder first and that didn't work so that's when i used the zip. i also tried added a lang folder/file to define the block b/c i thought maybe there was some weirdness going on with that but no luck.

    my full fml client log is too big to post here so it's here http://www.filedropper.com/fml-client-latest
    Posted in: Minecraft Mods
  • 0

    posted a message on Do It Yourself Decorative Blocks 1.12.2-7.0.0 (09/11/2017)
    i edited my above post when i probably should've made a new post to bump the thread so i'm doing that right now
    Posted in: Minecraft Mods
  • 0

    posted a message on Do It Yourself Decorative Blocks 1.12.2-7.0.0 (09/11/2017)
    Just a heads up to everyone - the new modtweaker allows you to tweak chisel 2 by adding varieties to existing blocks. i know that's how i plan on implementing these created blocks into my survival world.

    EDITED:

    ok i'm at my wit's end with this thing. i'm running forge 1291, i've got both the latest malisis core and the latest version of the mod. i've tried putting the json file and texture in a folder and a zip file. admittedly i'm not a programmer but i can't see anything wrong with my code (it's less than 10 lines long).

    crashlog:


    ---- Minecraft Crash Report ----
    // Don't do that.

    Time: 3/4/15 4:51 PM
    Description: Initializing game

    java.lang.NullPointerException: Initializing game
    at net.malisis.ddb.BlockPack.listLangFiles(BlockPack.java:196)
    at net.malisis.ddb.BlockPack.readLangFiles(BlockPack.java:217)
    at net.malisis.ddb.BlockPack.<init>(BlockPack.java:72)
    at net.malisis.ddb.json.BlockPackJsonReader.readPack(BlockPackJsonReader.java:88)
    at net.malisis.ddb.DDB.readPackFolder(DDB.java:131)
    at net.malisis.ddb.DDB.<init>(DDB.java:76)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:486)
    at sun.reflect.GeneratedMethodAccessor4.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:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    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:118)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    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)


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

    -- Head --
    Stacktrace:
    at net.malisis.ddb.BlockPack.listLangFiles(BlockPack.java:196)
    at net.malisis.ddb.BlockPack.readLangFiles(BlockPack.java:217)
    at net.malisis.ddb.BlockPack.<init>(BlockPack.java:72)
    at net.malisis.ddb.json.BlockPackJsonReader.readPack(BlockPackJsonReader.java:88)
    at net.malisis.ddb.DDB.readPackFolder(DDB.java:131)
    at net.malisis.ddb.DDB.<init>(DDB.java:76)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:486)
    at sun.reflect.GeneratedMethodAccessor4.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:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    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:118)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    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)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_02, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 87629080 bytes (83 MB) / 272216064 bytes (259 MB) up to 2649489408 bytes (2526 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms256M -Xmx2560M -XX:PermSize=256M
    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.85.1291 Minecraft Forge 10.13.2.1291 60 mods loaded, 60 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed
    Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed
    CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
    NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed
    OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) Unloaded->Constructed
    malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.5.jar) Unloaded->Constructed
    MCP_Beetroot{1.1.0} [MC+ Beetroot] ([1.7.10][1.2] MC+ Beetroot - v1.1.0.jar) Unloaded->Constructed
    MCP_BerryBush{1.1.1} [MC+ BerryBush] ([1.7.10][1.2] MC+ BerryBush - v1.1.1.jar) Unloaded->Constructed
    MCP_Cocoa{1.3.0} [MC+ Cocoa] ([1.7.10][1.2] MC+ Cocoa - v1.3.0.jar) Unloaded->Constructed
    MCP_Collision{1.0.0} [MC+ Collision] ([1.7.10][1.2] MC+ Collision - v1.0.0.jar) Unloaded->Constructed
    MCP_Quiver{1.3.2} [MC+ Quiver] ([1.7.10][1.2] MC+ Quiver - v1.3.2.jar) Unloaded->Constructed
    MCP_Satchel{1.3.2} [MC+ Satchel] ([1.7.10][1.2] MC+ Satchel - v1.3.2.jar) Unloaded->Constructed
    MCP_SweetPotato{1.0.1} [MC+ SweetPotato] ([1.7.10][1.2] MC+ SweetPotato - v1.0.1.jar) Unloaded->Constructed
    antiqueatlas{4.0.1a-1.7.10} [Antique Atlas] (antiqueatlas-4.0.1a-1.7.10.jar) Unloaded->Constructed
    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed
    Artifacts{1.1.1} [Artifacts] (Artifacts-1.1.1.jar.zip) Unloaded->Constructed
    BiblioCraft{1.9.2} [BiblioCraft] (BiblioCraft[v1.9.2][MC1.7.10].jar) Unloaded->Constructed
    Botania{r1.5-167} [Botania] (Botania r1.5-167.jar) Unloaded->Constructed
    CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed
    ForgeMultipart{1.1.1.321} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.321-universal.jar) Unloaded->Constructed
    TwilightForest{2.3.3} [The Twilight Forest] (twilightforest-1.7.10-2.3.3.jar) Unloaded->Constructed
    chisel{2.3.5.31} [Chisel 2] (Chisel2-2.3.5.31.jar) Unloaded->Constructed
    Da9Ls_Enchantment_Trades{0.2} [Da9Ls_Enchantment_Trades] (da9ls_enchantment_trades-1.7.10-0.3.jar) Unloaded->Constructed
    ImmibisCore{59.0.7} [Immibis Core] (immibis-core-59.0.7.jar) Unloaded->Constructed
    DimensionalAnchors{59.0.2} [Dimensional Anchors] (dimensional-anchor-59.0.2.jar) Unloaded->Constructed
    diversity{ALPHA 1.5} [Diversity] (Diversity-1.7.10-Alpha-1.5.jar.zip) Unloaded->Constructed
    ddb{1.7.10-1.3} [DIY Decorative Blocks] (DIYDecorativeBlocks-1.7.10-1.3.jar) Unloaded->Errored
    dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar.zip) Unloaded->Constructed
    enchvil{1.0} [Enchvil Mod] (enchvil-1.7.2-V1.1.jar.zip) Unloaded->Constructed
    EnderIO{1.7.10-2.2.8.349} [Ender IO] (EnderIO-1.7.10-2.2.8.349.jar) Unloaded->Constructed
    ExtraUtilities{1.2.2} [Extra Utilities] (extrautilities-1.2.2.jar) Unloaded->Constructed
    FastCraft{1.19} [FastCraft] (fastcraft-1.19.jar) Unloaded->Constructed
    fastleafdecay{1.0} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.0.jar) Unloaded->Constructed
    ftfloocraft{1.7.10-1.1} [Floocraft] (Floocraft-1.7.10-1.1.jar) Unloaded->Constructed
    McMultipart{1.1.1.321} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.321-universal.jar) Unloaded->Constructed
    FortuneOres{2.0.2} [FortuneOres] (FortuneOres-MC1.7.10-2.0.2.jar) Unloaded->Constructed
    iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed
    Hats{4.0.1} [Hats] (Hats-4.0.1.jar) Unloaded->Constructed
    headcrumbs{1.3.0} [Headcrumbs] (Headcrumbs-1.3.0.jar) Unloaded->Constructed
    inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed
    JABBA{1.2.0a} [JABBA] (Jabba-1.2.0a_1.7.10.jar) Unloaded->Constructed
    LostBooks{1.2.2} [Lost Books] (LostBooks-1.7.10-1.2.2.jar) Unloaded->Constructed
    MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed
    modtweaker2{0.7} [Mod Tweaker 2] (ModTweaker-1.7.X-0.7-0.jar) Unloaded->Constructed
    AencEx{0.0.1} [AencEx] (MoreEnchantments-1.7.X-1.1.jar) Unloaded->Constructed
    me{1.1} [More Enchantments] (MoreEnchantments-1.7.X-1.1.jar) Unloaded->Constructed
    NotEnoughCodecs{0.3} [NotEnoughCodecs] (NotEnoughCodecs-1.7.10-0.3-snapshot-13.jar) Unloaded->Constructed
    OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-306.jar) Unloaded->Constructed
    OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-553.jar) Unloaded->Constructed
    primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar.zip) Unloaded->Constructed
    Roguelike{1.3.6} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.jar) Unloaded->Constructed
    ShibainuMod{1.2.1} [ShibainuMod] (ShibainuMod_1.7.10_1.2.1.jar) Unloaded->Constructed
    SpecialMobs{3.0.3} [Special Mobs] (SpecialMobs-1.7.10-3.0.3.jar) Unloaded->Constructed
    erebus{0.2a} [Erebus] (TheErebus-0.2a.jar) Unloaded->Constructed
    wildcaves3{0.4.3.6} [Wild Caves 3] (WildCaves3-0.4.3.6(1.7.2).jar.zip) Unloaded->Constructed
    YAFM{1.0.3} [Yet Another Food Mod] (yafm-1.0.3.jar) Unloaded->Constructed
    B3M{1.7.9} [???????? ????? ?????????????] (?????????????-1.7.9.jar) Unloaded->Constructed
    FMPIntegration{1.0} [FMPIntegration] (fmpintegration-1.0.jar) Unloaded->Constructed
    ForgeMicroblock{1.1.1.321} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.321-universal.jar) Unloaded->Constructed
    OpenModsLib crash transformers: [gl_capabilities_hook:FINISHED],[player_render_hook:ENABLED],[map_gen_fix:ENABLED],[movement_callback:FINISHED],[stencil_patches:FINISHED]
    Launched Version: 1.7.10
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 6570 GL version 4.2.11631 Compatibility Profile Context, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    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)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

    and here's my json file:




    {
    "blinds_mahagony":
    {
    "hardness":1.5,
    "soundType":"wood",
    "material":"wood"
    }
    }

    ^^ the file is named test.json and it is zipped up inside of test.zip with the blinds_mahagony.png file inside of the ddbpacks folder inside of my minecraft instance.



    i just cannot get this to work
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.7][1.6] Ender IO - How many pipes in one block?
    This is a really really well done mod, top to bottom. Everything is intuitive, it doesn't add a bunch of crap to world generation, all the recipes are very well balanced and the ability to tweak in your own intermod compatibilities baked right in. This should be the benchmark for every other tech mod.



    Just a fantastic job, i can't say enough good things about enderio.
    Posted in: Minecraft Mods
  • 0

    posted a message on SimplyPowerTools V0.2: A CHAINSAW
    looks awesome! i love simple mods like these, they're so useful! I see however that the download link points to the 0.1 version, is the 0.2 not officially out yet?
    Posted in: Minecraft Mods
  • 0

    posted a message on More Enchantments version 1.3- Now for 1.8
    yeah, I've checked all the folders. It's cool. thanks for the great mod btw!
    Posted in: Minecraft Mods
  • To post a comment, please .