Help Sign In/Register

Minecraft Forums

Advanced Search
  • News
  • Rules
  • Forum
  • Chat
  • Mods
  • Maps
  • Resource Packs
  • MC Station
Desktop View
  • Home
  • Member List
  • cth977's Profile
  • Send Private Message
  • View cth977's Profile
  • cth977
  • Registered Member
  • Member for 12 years and 10 days
    Last active Tue, Nov, 17 2015 11:34:56
  • 0 Followers
  • 578 Total Posts
  • 23 Thanks
  • Member
  • Posts
  • Threads
  • Reputation
  • Comments
  • Forum Posts
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 37
  • Next


  • 10
  • 20
  • 30
  • View cth977's Profile

    0

    Nov 29, 2011
    cth977 posted a message on Weekly Content Contest - Team Fortress 2 Monster Skins
    Quote from Enginitori

    -snip-
    Civilian Farmer :biggrin.gif:

    you have to have a skin with it too.

    edit: someone must make a tf2 texture pack.
    Posted in: Minecraft News
  • View cth977's Profile

    0

    Nov 28, 2011
    cth977 posted a message on Weekly Content Contest - Team Fortress 2 Monster Skins
    I made a quick player skin. Red spy.




    The picture doesnt quite give it justice.


    Skin:

    http://imgur.com/l2PNK
    Posted in: Minecraft News
  • View cth977's Profile

    0

    Nov 21, 2011
    cth977 posted a message on WIP[1.1]Dragon Craft Z[V0.4.1] [3000+ downloads!][Looking for a coder]
    i made a irc channel for the mod. #DragonCraftZ. oh and say hi to the uber bot. he uses the same code as crow.
    Posted in: WIP Mods
  • View cth977's Profile

    0

    Nov 20, 2011
    cth977 posted a message on *New* One Stop Mod Shop 1.1
    Quote from CommandoGN

    I'd much prefer if the one stop mod shop was on mincraftforums.net instead of a separate website

    then you should refer to mine. http://www.minecraftforum.net/topic/800205-mods-the-one-stop-mod-shop-v2/
    Posted in: Mods Discussion
  • View cth977's Profile

    0

    Nov 20, 2011
    cth977 posted a message on [MODS] The One Stop Mod Shop v2 [1.0]
    Quote from FreeForTaking

    Is it MinecraftExtended you are talking about? :tongue.gif:
    And all forge mods should be able to have unlimited sprites :wink.gif:

    Sadly minecraft extended isn't updated.
    Posted in: Mods Discussion
  • View cth977's Profile

    0

    Nov 20, 2011
    cth977 posted a message on [MODS] The One Stop Mod Shop v2 [1.0]
    Quote from iPixeli

    >_< True
    Oh list that one that adds more sprite and block IDs. (I know there is one, I just don't know the names)

    ill look into it.
    Posted in: Mods Discussion
  • View cth977's Profile

    0

    Nov 19, 2011
    cth977 posted a message on [MODS] The One Stop Mod Shop v2 [1.0]
    Quote from iPixeli

    *bookmarks*
    You could also state known incompatibilities of mods on this list? Maybe...
    ha

    They're would be too many to list. sprites are limited. mods are like life, you have to make decisions.
    Posted in: Mods Discussion
  • View cth977's Profile

    0

    Nov 19, 2011
    cth977 posted a message on [MODS] The One Stop Mod Shop v2 [1.0]
    [Reserved]
    Posted in: Mods Discussion
  • View cth977's Profile

    0

    Nov 19, 2011
    cth977 posted a message on [MODS] The One Stop Mod Shop v2 [1.0]
    I made this as a sort of revival of the one stop mod shop. Enjoy. please leave comments about other mods I should add. Also ill try to organize it a bit better soon.
    Posted in: Mods Discussion
  • View cth977's Profile

    3

    Nov 19, 2011
    cth977 posted a message on [MODS] The One Stop Mod Shop v2 [1.0]
    The One Stop Mod Shop v2

    Updated to 1.0!

    All Adfly or adcraft links are not mine but the links of the Mod Creator.

    Knowing How to find and mod your minecraft jar.


    Credit to Risugami for the Tutorial.

    Installation
    Windows:
    1) Open up %appdata%, if you don't know how to do this, start>run, then type in %appdata%
    2) Browse to .minecraft/bin
    3) Open up minecraft.jar with WinRAR or 7zip.
    4) Drag and drop the necessary files into the jar.
    5) Delete the META-INF folder in the jar.
    6) Run Minecraft, enjoy!

    Macintosh:
    1) Go to Applications>Utilities and open terminal.
    2) Type in the following, line by line:

    cd ~
    mkdir mctmp
    cd mctmp
    jar xf ~/Library/Application\ Support/minecraft/bin/minecraft.jar


    3) Outside of terminal, copy all the files and folders into the mctmp directory.
    4) Back inside terminal, type in the following:

    rm META-INF/MOJANG_C.*
    jar uf ~/Library/Application\ Support/minecraft/bin/minecraft.jar ./
    cd ..
    rm -rf mctmp


    5) Run Minecraft, enjoy!


    Key: Abbreviation = Full Name

    ML = ModLoader
    MLMP = ModLoaderMP
    MF = Minecraft Forge
    AM = AudioMod
    GuiApi= Gui Api
    Playapi= Player Api

    :Red: = Not for Most Recent version.

    Base Mods:

    Audio Mod: http://www.minecraftforum.net/topic/75440-v18119p5-risugamis-mods-everything-updated-prerelease-included/
    {Allows Custom Sounds}

    Gui Api: http://www.minecraftforum.net/topic/612536-18-guiapi-an-advanced-gui-toolkit/
    {Gui stuff}

    ModLoader: http://www.minecraftforum.net/topic/75440-v18119p5-risugamis-mods-everything-updated-prerelease-included/
    {Base for all mods}

    ModLoaderMP: http://www.minecraftforum.net/topic/182918-181-19pre5smp-flans-mods-planes-ww2-guns-vehicles-playerapi-moods-mputils-teams/#MLM
    {Base for server mods}

    Minecraft Forge: http://www.minecraftforum.net/topic/514000-api-minecraft-forge/
    {Allows an extreme reduction in sprites used, and many other features.}

    Turbo Model Thingy: http://www.minecraftforum.net/topic/182918-181-19pre5smp-flans-mods-planes-ww2-guns-vehicles-playerapi-moods-mputils-teams/#TMT
    {Allows Custom Models/Textures}

    Player Api: http://www.minecraftforum.net/topic/738498-100api-player-api/
    {Api for compatibility for mods that change the player.}


    Assisting mods:

    SPC(Single Player Commands): http://www.minecraftforum.net/topic/94310-19pre5-181-single-player-commands-v213/
    {Allows you to do several things. Very popular is the flying. Full list of features are on its page.}

    TMI(Too Many Items): http://www.minecraftforum.net/topic/140684-100-toomanyitems-in-game-invedit-nov-19/
    {Allows you to give yourself most items in the game}

    Pages of mods:

    Flan's Mods:
    http://www.minecraftforum.net/topic/182918-181-19pre5smp-flans-mods-planes-ww2-guns-vehicles-playerapi-moods-mputils-teams/#MLM
    {Planes mod, ModLoaderMp, Teams, Turbo Model Thingy, ect....}

    Havvy's Mods:
    http://www.minecraftforum.net/topic/625467-181-havvys-mods/page__hl__havvy&#39;s
    {Self Building Pyramid, Craftable Clay, Mobs Drop Torches, Mob Kill Stats, Debugging Tool.}

    iPixeli's Mods: :Red:
    http://www.minecraftforum.net/topic/553793-index-ipixelis-index-collection/
    {First person hand removal, Gender Mod, and a Plugin}

    Risugami's Mods:
    http://www.minecraftforum.net/topic/75440-v18119p5-risugamis-mods-everything-updated-prerelease-included/
    {ModLoader, AudioMod, Recipe book, ect....}

    Shockah's Mods: ML, MF
    http://www.minecraftforum.net/topic/78064-181-shockahs-mods-updating-in-progress-sapi-r10/
    {Sadly only the Api is currently updated but the Api is amazing.}

    TehKrush's Mods:
    http://www.minecraftforum.net/topic/119361-181-tehkrushs-mods-timber-and-hiddendoors/
    {Hidden Doors, Timber!, The rest have yet to be updated.}


    Individual Mods:

    _303's Grappling Hook: ML, GuiApi :Red:
    http://dl.dropbox.com/u/11953124/Minecraft/GrapplingHook/GrapplingHook-1.8.1v1.zip
    Info:

    "GrapplingHook
    Minecraft Beta 1.8.1 Singleplayer
    A deliciously imbalanced multi-purpose device for moving around quickly. Climbing rope, grapplinghook, gravity gun, all in one.

    Requirements:

    Risugami's ModLoader
    Lahwran's GUI API

    New: Multiple grapples at once: Each grapple you craft is unique, with separate modes remembered when you reload. You can have multiple hooks in the world, though you can only pull on one at a time. Hooks have a colored number rendered over them to distinguish them, which is also displayed in the lower left screen corner (can be disabled in options screen). Uses: Keep multiple mobs on leash; quickly switch between two points to grapple to by taking another grapple in hand; keep a grapple as a safety rope while targetting the next point with another. This features uses the new extended item data code that came with maps.

    Thanks _303!

    BetterThanWolves (BTW): ML, MF
    http://www.minecraftforum.net/topic/253365-181-better-than-wolves-mod-v320-upd-nov-10/
    {adds anchors, ropes, platforms, square wolves, block placing despensers, cauldrons(for cooking), donuts, hard boiled eggs, ect.....}

    BuildCraft (BC): ML, MF, MLMP
    http://www.minecraftforum.net/topic/682920-181-buildcraft-225-pipes-quarry-auto-crafting-building-engines/
    {Adds pipes, machines, oil, pumps, autominers, ect....}


    Coros's Mods: ML
    http://www.minecraftforum.net/topic/81715-1918-coros-mods-tornadoes-particle-man-zombiecraft-map-editor-zombie-awareness-pets-nm-mode-moveplus-smooth-rain/
    {Corosus brings us his wonderful mods. Better Zombies, ZombieCraft, Tornados, ect....}

    Cojomax99's Mods: ML
    http://www.minecraftforum.net/topic/663527-181cojomax99s-mods-includes-digital-led-analog-mountable-clocks-lapi-and-tropicraft/
    {Digital Clocks, Mountable clocks, Liquid API, Tropic Craft}

    Classic Light: ML
    http://www.minecraftforum.net/topic/300926-19pre5-classiclight-updated-to-use-risus-19-pre5-ml/
    {Works to return light to its orginal form.}

    Dragon Craft Z: ML, MLMP :Red:
    http://www.minecraftforum.net/topic/336104-wip181dragon-craft-zv0310-smp-v023/
    {Is Working to bring the Dragon Ball Z universe to minecraft.}

    EquivalentExchange (EE): ML, Forge, MLMP, AM
    http://www.minecraftforum.net/topic/364525-181-equivalent-exchange-v546/
    {Advanced Alchemy, Transmutation, Dark Mater, and oh about a thousand other things.}

    ExtendCraft (FreeForTaking's): ML :Red:
    http://www.minecraftforum.net/topic/332951-181extendcraft-v11-now-with-platinum/
    {Adds many more types of metals, Colored glass, And nether ores.}

    First Person Hand Removal:
    http://www.minecraftforum.net/topic/643705-181-remove-first-person-hand/
    {Hides the hand you see to the right}


    Humans+: ML, AM, Mr_okushama's okutils. ( http://ad.cx/fthr4b )
    http://www.minecraftforum.net/topic/96903-19pre518-humans-v23-now-open-to-suggestions/
    {Adds several types of humans into your world}

    iPixeli's Female Gender Option Mod: ML, AM
    http://bitly.com/GenderMod
    {Allows you to choose to be a woman instead of a man. Sounds Reflect this. 'This Multiplayer mod has the option to turn the player into a female while maintaining the minecraft style. You can choose which model you want females to be seen as.' Thanks iPixeli!.}

    IndustrialCraft² (IC): ML, MLMP, MF, Client-sided MLMP-Fix, Crashing HotFix
    http://www.minecraftforum.net/topic/604928-181-industrialcraft²-v115/
    {Brings industry into minecraft, Too many things to list.}

    Kodaichi's Clay Soldier Mod: ML
    http://www.minecraftforum.net/topic/495553-181-kodas-clay-soldier-mod-v36/
    {Allows you to have little clay soldiers running around that you can have battle each other.}


    Little Blocks mod
    http://www.minecraftforum.net/topic/730795-18-little-blocks-mod-14-now-with-redstone/
    {This mod allows you to build using little blocks, on a block space. This is good especially for decor and redstone. But it looks like your going to need Recipe Book.}

    Millénaire: ML
    http://www.minecraftforum.net/topic/227822-181-millenaire-npc-village-192-tweaks-fixes/
    {Adds Villages into your lonely world}


    Optifine: ML
    http://www.minecraftforum.net/topic/249637-181-optifine-hd-d2-fps-boost-hd-textures/
    {Allows you to get more out of minecraft. has single core, and multicore versions.}

    Original Pistons Mod: :Red:
    http://www.minecraftforum.net/topic/228373-181-pistons-patch-updated/
    {Allows you to make pistons like they were before being included}


    pchan3's Mods: ML,
    http://www.minecraftforum.net/topic/164940-181pchan3s-mods-airship-sky-pirates-steamboat/, See http://www.steam-craft.com/ for more info and Downloads.
    {AirShips, SkyPirates, and SteamBoats}

    RailCraft: ML, MLMP, MF
    http://www.minecraftforum.net/topic/701990-181-railcraft-152-forge-smp/
    {Adds several new types of rails to minecraft. It also fixes minecarts a bit.}

    ScienceCraft: ML
    http://www.minecraftforum.net/topic/784355-181-sciencecraft-v02-wip/page__p__10174178__fromsearch__1#entry10174178
    {Brings Science into Minecraft}


    Smart Moving: ML, Playapi
    http://www.minecraftforum.net/topic/361430-181smp-smart-moving/
    {Allows Smarter Movement}

    Tropic Craft: ML
    http://www.minecraftforum.net/topic/533512-181-tropicraft-v24coming-soon-tropical-realm/
    {Adding tropical elelments to minecraft}

    The Halloween Mod (by Kodaichi): ML, AM :Red:
    http://www.minecraftforum.net/topic/751492-181-the-halloween-mod-by-kodaichi/
    {adds candy, jumpkins, Halloween creepers, zombie hands, and more!}

    Water Shader Mod :Red:
    http://www.minecraftforum.net/topic/542215-181-water-shader-alpha-v4d/
    {Gives how water looks an overhaul. It makes water look much better.}

    Zombe's ModPack: ML
    http://www.minecraftforum.net/topic/91055-v100-zombes-modpack-26-mods-v56-upd-19nov/
    {Adds several Commands and abilitys}


    Banner:

    Support the new One Stop Mod Shop!

     [url="http://www.minecraftforum.net/topic/800205-mods-the-one-stop-mod-shop-v2/"][img]http://i1086.photobucket.com/albums/j456/cth977/shopsupport.png[/img][/url]
    [size="5"][font="Impact"][i][b]Support the new One Stop Mod Shop![/b][/i][/font][/size] 


    This Seems to be a good list to start with. If you want your mod added or think another should be, pm me or leave a comment.
    Posted in: Mods Discussion
  • View cth977's Profile

    0

    Nov 17, 2011
    cth977 posted a message on [1.0] Cth977's Modding tutorials
    Quote from gravebomber9

    Awsome! but what do I do if I can't install a mod by my self?

    What do you mean by that?
    Posted in: Tutorials
  • View cth977's Profile

    0

    Nov 17, 2011
    cth977 posted a message on [WIP] Minepocalypse (coders wanted)
    thethirdmike, creator of http://www.minecraftforum.net/topic/266155-181-dawn-of-the-modern-world-thethirdmikes-mods/ gave permission to make a custom config file so their wont be id collisions.
    Posted in: WIP Mods
  • View cth977's Profile

    0

    Nov 5, 2011
    cth977 posted a message on [1.8.1] ScienceCraft V0.2 [WIP]
    Quote from SciCraftMT

    Thread Updated V.2 is expected this week. i have updated the to be added section in the v.1 section. i also added about things to be added later and new and unused textures. Also i have updated the thread and added kill the list of modders. Good Work everyone.

    Thanks. This update is gonna be great. If you notice it adds quite a bit. also the person that figures out what the MP in MPSpecimen means gets some reward. (modding team members are disqualified as they already know.)
    Posted in: WIP Mods
  • View cth977's Profile

    0

    Nov 5, 2011
    cth977 posted a message on [WIP] Minepocalypse (coders wanted)
    Quote from SlashSgt

    No download yet. This is a work-in-progress. We know we are in the wrong section but we have not been able to move the topic as of yet.

    no this section is correct. its in wip if you didnt notice. wip doesn't require a download.
    Posted in: WIP Mods
  • View cth977's Profile

    0

    Nov 3, 2011
    cth977 posted a message on [WIP] Minepocalypse (coders wanted)
    Quote from Jman70

    I'll check out these tutorials. Can you make one that might give an explanation of how to get my mob with a custom non-biped (or quadruped or any other ingame model) to walk? (Or just move its legs as it moves, I suppose, I had an idea, and I was almost sure that it would work, but its just not working)

    you have to add animation in techne. ill make one.
    Posted in: WIP Mods
  • To post a comment, please login.
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 37
  • Next


  • 10
  • 20
  • 30

Social Media

Services

Sign In

Help

Advertise

Resources

Terms of Service

Privacy Policy

Our Communities

  • MMO-Champion
  • HearthPwn
  • Minecraft Forum
  • Overframe
  • MTG Salvation
  • DiabloFans

MOBAFire Network

  • MOBAFire.com
  • Leaguespy.gg
  • CounterStats.net
  • Teamfight Tactics
  • WildRiftFire.com
  • RuneterraFire.com
  • SMITEFire.com
  • DOTAFire.com
  • ArtifactFire.com
  • HeroesFire.com
  • VaingloryFire.com
  • MMORPG.com

© 2023 Magic Find, Inc. All rights reserved.

Mobile View