• 0

    posted a message on [1.6.4] Minecraft Forge Modding Tutorial ~Synasonic~ SRC video tutorials
    Quote from nxwhitney

    Check out ScratchForFun's channel on YouTube. He has a very comprehensive Custom Furnace tutorial which he duplicates later on and turns that one into a Macerator.


    Ok, thanks!

    Quote from Elements625

    If you need something, look on other people's channels, otherwise copy code from the basics and try to edit it.


    I did try to copy the code and i wouldn't work, and also i didn't really know what i was doing lol ( as in how to change the properties i wanted too.)
    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on [1.6.4] Minecraft Forge Modding Tutorial ~Synasonic~ SRC video tutorials
    Does anyone know how to make custom furnaces? As in, add a furnace that cooks faster and etc. If so please let me know! Thanks!
    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on [1.6.4] Minecraft Forge Modding Tutorial ~Synasonic~ SRC video tutorials
    Quote from MisterBlind94

    Please, make video about Food, Crops and Seeds! :) @superplayer -- I have figured it out.Example:
    MinecraftForge.setBlockHarvestLevel(amethystblock, "pickaxe", 3);
    "pickaxe" <- It's tool needed to be used.3 <- Tier needed to destroy the block (3 is the diamond one, 2 - Iron,1 - stone, 0 - wooden)When you make that line, Press Ctrl+Shift+O (If I remember correctly xd) To import sth needed from forge (I believe it's this line:
    import net.minecraftforge.common.MinecraftForge;
    )


    Ok, thats awesome thanks!
    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on [1.6.4] Minecraft Forge Modding Tutorial ~Synasonic~ SRC video tutorials
    Quote from CDRRAGE

    material has to do with it

    Oh, ok, is there a list or something that shows what material = the tool needed? Thanks!
    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on [1.6.4] Minecraft Forge Modding Tutorial ~Synasonic~ SRC video tutorials
    Hey Syn, I was wondering if you know how to change what tool is needed to break a block? and also you should make a tut on custom furnaces, if you know how, because they are confusing.
    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on [1.6.4] Minecraft Forge Modding Tutorial ~Synasonic~ SRC video tutorials
    Quote from BlackoutDragon

    So where you put resistance level for said block put a number no other mod might use; for instance 9. And in the EnumToolMaterial, make the first variable (first, second, third, fourth) the same number, in this case 9. If it annoyed you that I'm not synanonic I'm sorry.
    ~Blackout

    I dont really understand this, and i would like to know also
    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on [1.6.4] Minecraft Forge Modding Tutorial ~Synasonic~ SRC video tutorials
    Im having issues doing the fixed texture thing with my ore, can someone send the code lines that are changed?
    *Edit I figured it out, never mind :) Great tuts thanks!
    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on Infiniminer won't launch, Error box. Help!
    Quote from Jimmars

    ''Attempted to read or write protected memory, this is often an indication that other memory is corrupt.''
    That should solve your question.

    I see that but I dont know how I would solve this, I have lots of ram and free space so I dont understan why this is happining
    Posted in: General Gaming
  • 0

    posted a message on Infiniminer won't launch, Error box. Help!
    So im a few years late but I have been trying to play Infiniminer (to check it out) but everytime I go to launch the game I get this error box and the process is still running in cmd under "processes"


    I have tryed reinstalling everything, and changing compatibility modes, but nothing works, im stumped! Please help me if you have any ideas! Thanks!
    Posted in: General Gaming
  • 0

    posted a message on [1.3.2] AdventureCraft - NPC Pathing Blocks [R1095]
    Does anyone know why there hasnt been a update to ac for a long time besides the fact he is too bussy, i mean we cant even edit the ac wiki to update our maps anymore unless thers a update its sad i really need a update! O:
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.3] Clear Glass Minecraft Texture Pack (Corner and Border versions)
    FYI im updating to 1.2.5 when it is releaced.
    Posted in: Resource Packs
  • 0

    posted a message on [1.2.3] Clear Glass Minecraft Texture Pack (Corner and Border versions)
    Updated to 1.2.3!
    Posted in: Resource Packs
  • 0

    posted a message on [1.2.3] Clear Glass Minecraft Texture Pack (Corner and Border versions)
    Hey Guys! I made a Quick Minecraft texture pack that replaces the glass Texture and make it clear. I know this may have been done before but i made 2 types of Clear Glass, One with its corners non-Transparent and one with its border non-Transparent, Here are some screen shots.

    UPDATED TO 1.2.3!!!!!


    Clear Glass (Corner)


    Clear Glass (Border)


    Hope you Enjoy!

    Download Links:

    ClearGlass(Border)

    ClearGlass(Corner)
    Posted in: Resource Packs
  • 0

    posted a message on [1.7.3] [v1.4] AddOres - Anyone can add new ores! [Open Source Modloader Plugin]
    Quote from TizNarniaz2

    Go to to .minecraft and go to the "modloader"text file and go to the end and find the error and copy and paste it.


    Okey, this is what the modlloader.TXT file has in it


    Jul 22, 2011 4:46:23 PM ModLoader init
    FINE: ModLoader Beta 1.7.3 Initializing...
    Jul 22, 2011 4:46:23 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Blockjok\AppData\Roaming\.minecraft\mods\AddOres
    Jul 22, 2011 4:46:23 PM ModLoader readFromModFolder
    FINER: Directory found.
    Jul 22, 2011 4:46:23 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Blockjok\AppData\Roaming\.minecraft\mods\Map Viewer
    Jul 22, 2011 4:46:23 PM ModLoader readFromModFolder
    FINER: Directory found.
    Jul 22, 2011 4:46:23 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Blockjok\AppData\Roaming\.minecraft\mods\per_server
    Jul 22, 2011 4:46:23 PM ModLoader readFromModFolder
    FINER: Directory found.
    Jul 22, 2011 4:46:23 PM ModLoader readFromClassPath
    FINER: Adding mods from C:\Users\Blockjok\AppData\Roaming\.minecraft\bin\minecraft.jar
    Jul 22, 2011 4:46:23 PM ModLoader readFromClassPath
    FINER: Zip found.
    Jul 22, 2011 4:46:23 PM ModLoader addMod
    FINE: Mod Loaded: "mod_TooManyItems 1.7.2 2011-07-01" from mod_TooManyItems.class
    Jul 22, 2011 4:46:23 PM ModLoader addMod
    FINE: Failed to load mod from "mod_LoadAddOres.class"
    Jul 22, 2011 4:46:23 PM ModLoader addMod
    FINER: THROW
    java.lang.NullPointerException
    at AddOres_newOres.readModFile(AddOres_newOres.java:43)
    at AddOres_newOres.<init>(AddOres_newOres.java:14)
    at mod_LoadAddOres.<init>(mod_LoadAddOres.java:10)
    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 ModLoader.addMod(ModLoader.java:272)
    at ModLoader.readFromClassPath(ModLoader.java:1104)
    at ModLoader.init(ModLoader.java:812)
    at ModLoader.AddAllRenderers(ModLoader.java:183)
    at th.<init>(th.java:60)
    at th.<clinit>(th.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:318)
    at net.minecraft.client.Minecraft.run(SourceFile:716)
    at java.lang.Thread.run(Unknown Source)
    Jul 22, 2011 4:46:34 PM ModLoader AddAllRenderers
    FINE: Initialized

    Find anything? :iapprove:
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.3] [v1.4] AddOres - Anyone can add new ores! [Open Source Modloader Plugin]
    Quote from FritzC

    Paste the error message.


    Where do i acces the error logs then because when the error pops up, 3 seconds later it is gone, and i cant even scroll down on the error page.
    Posted in: Minecraft Mods
  • To post a comment, please .