Minecraft Mods

Huntercraft Mo' Swords

  • 11,028 views, 3 today
  • 3,122 downloads, 1 today
  • 14
  • 5
  • 31
iAmHunterific's Avatar iAmHunterific
Level 43 : Master Skinner
38
This mod adds more swords to minecraft. A redstone sword (2 restone above 1 stick), Water sword (two water buckets above 1 stick), Glowstone Sword (2 glowstone above 1 stick), Fire sword (2 netherrack above 1 stick), Dirt Sword (2 dirt above 1 stick), Obsidian sword (2 obsidian above 1 stick), Coal sword (2 coal above 1 stick), and a leaf sword (2 leave above 1 sword).





REQUIRES MODLOADER!!!
Progress100% complete
Game VersionMinecraft 1.2.5
Tags

Create an account or sign in to comment.

1
06/20/2016 5:10 pm
Level 39 : Artisan Modder
TheRealCG10
TheRealCG10's Avatar
dont copy the color quotations
1
06/20/2016 5:06 pm
Level 39 : Artisan Modder
TheRealCG10
TheRealCG10's Avatar
Hey, do you have a lightneen sword? If you don't, You can Paint a sword
that looks like it would summon Lightneen, then, add all the code of a
sword into the new sword class, then, follow these instructions of how
to add lightneen to your sword:


Lightning Sword







This Bonus Code allows your Sword to Summon Lightning!


If you add this code, anything you hit will be hit by lightning!









Instructions:

    1. Copy the Code directly below these instructions (between the sets of stars)

    1. Paste it at the bottom of MySword.java before the final " } "

    1. Hover over the red squiggly errors and choose the first "Import" option to fix them





******************************************************************************************


/** Adds Lightning Power to your Sword */


public boolean hitEntity(ItemStack item, EntityLivingBase target, EntityLivingBase player)
{
target.worldObj.addWeatherEffect(new EntityLightningBolt(target.worldObj, target.posX, target.posY, target.posZ));
return super.hitEntity(item, target, player);
}


******************************************************************************************
1
04/03/2013 6:46 pm
Level 1 : New Miner
japirate777
japirate777's Avatar
plz update
1
08/06/2012 9:36 pm
Level 11 : Journeyman Crafter
MicahMiner
MicahMiner's Avatar
most of your sword ideas are REALLY stupid, just saying
1
08/06/2012 7:13 pm
Level 1 : New Miner
mr_saltypickles
mr_saltypickles's Avatar
does this need modloader?
1
08/06/2012 12:06 pm
Level 39 : Artisan Engineer
Rawwk
Rawwk's Avatar
How about Mo' Weapons instead of just swords?
So you can add different types of 'bows'?

Otherwise add Glass Sword that breaks in 4 hits, but does 2 heart damage.
1
08/06/2012 7:51 am
Level 27 : Expert Taco
spike43884
spike43884's Avatar
i have PMed you about my first mods and its ideas for 1 main feature please reply in a PM
1
08/06/2012 2:52 am
Level 18 : Journeyman Hunter
blackant
blackant's Avatar
Lava sword and emerald sword
1
08/06/2012 2:49 am
Level 18 : Journeyman Hunter
blackant
blackant's Avatar
No seriously how?
1
08/06/2012 2:38 am
Level 1 : New Miner
CalamityYang
CalamityYang's Avatar
nevermind ill give you one now
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome