Minecraft Mods

[FORGE][SP/MP] MoSwords

  • 262,890 views, 6 today
  • 81,403 downloads, 0 today
  • 122
  • 83
  • 301
MCenderdragon's Avatar MCenderdragon
Level 62 : High Grandmaster Programmer
58
The MoSwords Mod adds a lot of new Swords.
(curently aboud 45 Swords/Items)
This Mod needs Forge


undefined

16.000+ Downloads :D, so I added the "Firework Sword"

Eatable
Spezial Items
new Swords
The Swords:
Swords
Cookie Sword
Carrot Sword
Potato Sword
Apple Sword
Porkchop Sword
Licorice Sword
Bread Sword
Fish Sword
Sugar-Cane Sword
Melon Sword
Chicken Sword
Steak Sword
Drachentoeter
Ice Sword
Fire Sword
Air Sword
Earth Sword
Baseball Bat
Paper Sword
Damast Gladius
Damastzener
Obsidian Sword
Demon Sword
Ninja Sword
Pirate Saebel
Coal Sword
Bone Sword
Brisingr
Emerald Sword
Stich
Meteor Sword!!!
Doubleblade-Sword
Slime Sword
Golden Apple Sword
"Wasn't me" - Sword
Ender Sword
Firework Sword

The Items:
Items
Obsidian Ingot
Fish Oel
Spezial Stick
Damastzenersteel
Damastzenersteel Glowing
Demon Glass
Credits Book (Recipes Book)
Licorice
Meter Ingot

The Auren:
Auren
Fire Aura
Air Aura
Ice Aura
Earth Aura
Dark Aura

use the Credits Book for Recipes

Textures: sub_spartacus & Nyx
Coder: Nyx, MCenderdragon
Special Thanks to Luk,theonlybmaxand Olixxl
Coder since 1.6.2: MCenderdragon
If you have a question, PM me.
Progress90% complete
Game VersionMinecraft 1.12.2
Tags

37 Update Logs

Update 1.12.1/2 v2 : by MCenderdragon 12/30/2017 7:48:22 amDec 30th, 2017

+update to 1.12
*it is still possible to crash so please backup your worlds
LOAD MORE LOGS

Create an account or sign in to comment.

1
05/21/2019 11:21 pm
Level 1 : New Miner
xxcthomasxx
xxcthomasxx's Avatar
The meteor needs to be fixed. it just destroyed a map i was playing survival on. when it hit it destroyed half my house, all chests, and my underground room which held my nether portal and my whole enchanting room. iv lost all will to even play this map anymore. hours and hours of work destroyed by one meteor.
1
12/19/2018 2:41 am
Level 1 : New Miner
payatenshen
payatenshen's Avatar
This meteor issue is still happening. Every time it the meteor falls, it always lands wherever I'm standing and destroys everything around me. It's destroyed my house twice already. Is this going to be fixed?
1
12/14/2018 6:19 pm
Level 1 : New Miner
WalkingParking
WalkingParking's Avatar
A meteor fell from the sky and made my world crash, now I can´t enter to my world. Is there a way in which I could enter again?
1
12/03/2018 3:09 pm
Level 1 : New Explorer
The666Cipher
The666Cipher's Avatar
its still a work in progress so i think its safe to ask for the master sword from the legend of zelda to be added make it be powerful and hard to craft if you could do that i will be grateful
1
06/10/2018 11:26 am
Level 1 : New Miner
Din0saurDan
Din0saurDan's Avatar
Is it possible to craft these swords or a hot furnace in survival? The credits book only shows how to make a poisoned dagger. Also, the meteorite crashes my game when ever it explodes.
1
01/23/2018 9:01 pm
Level 1 : New Explorer
Kaybunny2
Kaybunny2's Avatar
1. How do you get the recipe book without spawning it in through creative.

2. I tried to figure this out in creative and i have NO FREAKING IDEA how to make a hot furnace.

Everything is extremely vague and the video is so old it doesn't help at all. Please be a little more interactive on how everything is supposed to work. I looked through the "recipe book" which had no name tags for any of the items or what they did. Honestly very disappointed that this is really the only weapons mod up to date and crafting makes no sense. The pictures you have added to guide us are so small and the one to make the credits book doesn't even work.

Help?
1
01/02/2018 1:57 pm
Level 39 : Artisan Miner
NyaWalking
NyaWalking's Avatar
i wanted things like this!

:D thanks so much!
1
01/14/2017 10:10 pm
Level 1 : New Crafter
SonicFan724
SonicFan724's Avatar
How do you download the right FML? It wont show up in my game. I'm so confused... I need help. badly. XD
Seriously. help. please. I want those swords. I WANT MO' SWORDS! Get it?
1
02/24/2017 10:17 am
Level 62 : High Grandmaster Programmer
MCenderdragon
MCenderdragon's Avatar
files.minecraftforge.com
1
12/30/2016 10:30 am
Level 1 : New Miner
IronLord
IronLord's Avatar
Hello I was trying to run this mod on Forge Server 1.10.2-12.18.3.2185 but I am getting this error which i see some meantion of possibly being fixed before here http://goggo.org/moswords-mod/:

here is the full log also: pastebin.com/My5YVhTL

[10:16:48] [Server thread/ERROR] [FML/]: The following problems were captured during this phase
[10:16:48] [Server thread/ERROR] [FML/]: Caught exception from mo_swords (mo_swords)
java.lang.NoClassDefFoundError: mo_swords/ItemStich
at mo_swords.moSwordsMain.<clinit>(moSwordsMain.java:152) ~[moSwordsMain.class:?]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_102]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_102]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:505) ~[forge-1.10.2-12.18.3.2185-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_102]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_102]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_102]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) ~[forge-1.10.2-12.18.3.2185-universal.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) ~[forge-1.10.2-12.18.3.2185-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_102]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_102]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_102]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [ld.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_102]
Caused by: java.lang.ClassNotFoundException: mo_swords.ItemStich
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome