wr.class. Install as usual (add to minecraft.jar, delete META_INF/MOJANG_C.*). Have fun. I hope Notch won't be mad :S Generate a new world.
I updated a bunch of Kodaichi mods for 1.6.6, they can be found on my new Kodaichi revival thread. Two More Insects, Fairy Mod, Succubus, Neko Cat Mobs, Brain-Eating Pink Slimes, Whirlwinds, Rana Mob, Fully Controllable Pig Mounts, Spider Families, Charlotte.
Optimine has been updated by the Optifog mod author sp614x.
I have not read the replies to this thread in months, and I have disable PMs a while ago. There is an active IRC channel for Minecraft modding at #Risucraft at Esper.net (Mibbit link). If there is something urgent you have to tell me, your best chance to reach me is to go there.
I will not be continuing Spawnlist, as the same functionality is included in ModLoader now (AddSpawn, RemoveSpawn).
Table of contents
How to install mods
MUST READ: The gentle mod install tutorial.You use my mods at your own risk. I provide no guarantee of them working. If my mods corrupt your saves, I consider it a failure on your part not to do regular backups.
As with any other mod, unless explicitly stated otherwise, you preserve the folder structure in my mod archives when you put the files into your minecraft.jar.
If you get a black screen upon starting Minecraft, you are doing something wrong.
If you refuse to include the crash report when you get crashes, I refuse to help you.
If your clearly ignore the instructions in this post, I will ignore you.
Source code to all my mods is included in the downloads. Just decompile the class files. No point in asking for the java files, as they look precisely the same as what you'd get if you decompiled my mods.
DO NOT ASK ME to post a minecraft.jar with the mods already included. That could get me banned from here.
DO NOT PM ME asking for help with the mods. INSTEAD, read through the replies of this thread, starting with the most recent ones. It is very likely your question has already been answered.
No, my mods won't work with SMP. I don't do SMP, so I can't develop for it. Feel free to make the mods work with it, though.
CyborgDragon said:
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 the class files 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!
My mods
GrapplingHook 1.6.6v1
Minecraft Beta 1.6.6 Singleplayer
Requirements:
New in 1.6.6: 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. More on mcmodcenter.
Migrated to mcmodcenter.
LongerLegs 1.5_01v1
Minecraft Beta 1.5_01 Singleplayer
Requirements:
- Risugami's ModLoader
-
Lahwran's GUI API (optional, if you want to have a settings screen for toggling longer legs)-- removed until lahwran updates...
Migrated to Minecraft Mod Center.
303Arrows 1.5_01v1
Minecraft Beta 1.5_01 Singleplayer
Requirements:
Migrated to Minecraft Mod Center.
PrefixSkeletons 1.5_01v1
Minecraft Beta 1.5_01 Singleplayer
Requirements:
Migrated to Minecraft Mod Center.
Minegunner 1.3_01v1
Minecraft Beta 1.3_01 Singleplayer
Get it at the Minecraft Mod Center.
Spawnlist utility library 1.3_01v1
Minecraft Beta 1.3_01 Singleplayer
Migrated to mcmodcenter.
MiningTNT 1.1_02v1
Minecraft Beta 1.1_02
Now depends on lahwran's Settings Screen API. Configuration options:
- Radius: Blast radius. Warning: if you set the explosive arrow radius to 4.0, this setting kicks in.
- Bundle items: Whether blocks destroyed by explosions should have their dropped items combined into neat, lag reducing bundles. Minecraft default: no. MiningTNT default: yes.
- Drop items: Whether blocks destroyed by explosions should drop their items in the first place. Minecraft default: yes, with 30% chance. MiningTNT default: yes, 100%.
- Destroy items: Whether items already lying on the ground should be destroyed by explosions. MC default: yes. MiningTNT default: no.
- Particles: Whether explosions cause smoke and explode particles. MC default: yes. MiningTNT default: yes. Disabling this GREATLY reduces lag.
- Player immunity: Whether the player is immune to explosions. Doesn't affect creepers, ghast fireball explosions. MC default: no. MiningTNT default: no.
- Spare ores: Whether explosions save ore blocks (coal, diamond, iron, gold, redstone i.e.; anything that extends BlockOre or BlockRedstoneOre). MC default: no. MiningTNT default. no.
Download for Minecraft Beta 1.1_02: MiningTNT 1.1_02v1.

This topic is locked








