This is an actual update for my Minecraft Clothing mod, released for 1.6.4
"It contains all the material from that"
Prologue: Hello, I'm 0blisgr and this is this is my personal fun-mod for 1.7.2 created with MCREATOR. Contains 64 unique sets of clothing, 55 new chestplates for each type of armor (leather, golden, chain, iron and diamond) and the Transmogrification system!!!
You may wander "what this mod does?". Let me explain:
This mod adds 64 unique sets of clothing. A set of clothing is the shirt and a pair of pants, There are some robes incide the pack.The clothing is not giving any benefits or powers and its not enchantable (although in my plans is to add high enchant values on them). Every pair of clothing is just for decoration, to wear on your player or on your npcs.Every pair of clothing consists from 1 single item icon. You have to place it in leggings slot. That means that you cannot wear any armor leggings because they will replace the clothing. But you can wear all other pieces of armor over it.
This mod adds 55 new chestplates.To be more specific it contains 55 new skins for armor chests just to decorate your actual armor using the Transmogrification system that i will explain later. There are leather, cloth, chain, steel types of textures and you can you whatever you like to change the appearance of your ugly plain chestplate. Even if you change the skin of your armor ingame the benefits (armor, durability etc) of your actual armor will remain.
This mod adds the Transmogrificationsystem. It allows players to alter the appearance of their armor chests at this moment (maybe for more types of armor and weapon in a future release). You create the Transmogrification scroll you like (using the chest recipes in zip) and then use that scroll with a common armor (leather to diamond) and change ir appearance witht the one appear on the scroll. This way you will be able to have 55 new skins for every armor chest in game. The benefits of the armor remain the same andnothing changes than the appearance.
Examples of Transmogrification:
Texture QualityThe default skins of the mod, is at 32x32 quality for icons and 64x32 quality for models. BUT incide the mod's zip under assets/minecraft/textures/icons and assets/minecraft/textures/models/armor you will find a folder named "HD Quality" where you can replace the icons and models with 128x128 and 512x256 quality. I did this because some people like the low quality and other the high quality.
It will be better if you use naked player skins and the put the clothing one them. Both clothing and armor can be used at the same time. I give you 6 naked skins for use and you can use them to make any change you want over them.
If you use creative mode you can find 3 new tabs containing the clothing, the armor chests and the transmogrification scrolls. In other types of game you have to create the clothing using the recipes appear in folder named "Clothing recipes" and the scrolls in the folder "Chest recipes".
ATTENTION:Using the "chest recipes" will not create chests bit the scroll that you will use on your actual armor to change its appearance.
My resource pack for CustomNpcs
Dont miss my Skin pack with HD texures. Contains 24+ unique skins for each gender of every race! Plus monsters and others. High elves, Humans, Orcs, Cat people, Tauren and many more... All textures are naked to be used with my HD clothing included in this mod.
Future plans:
Transmogirfication on boots.
Add more skins for clothing and armor.
Transmogirfication on weapons.
Add new types of roaming creatures (Hostile, Neutral, Friendly) like elven rangers, ogres, orcs etc.
Keep in touch!
Please report me any bugs you find so I will be able to fix them.
Special thanks to the creation team of MCREATOR.
Mod file:
Minecraft v1.7.2
Export it to the mods folder in your minecraft. It needs FORGE to work properly in your minecraft. Incide the rar file there is folder with the recipes.The following link will allow you to dowload my mod.
Looks great, would be nice to have in a fantasy themed modpack; it would really be good if the clothes could go in a special slot, like backpacks can in the backpack mod.
P.S.: Your I'm not getting the download to work.
P.S.S.; I have found a nice video about your mod (actually, how I found your mod):
Looks great, would be nice to have in a fantasy themed modpack; it would really be good if the clothes could go in a special slot, like backpacks can in the backpack mod.
P.S.: Your I'm not getting the download to work.
P.S.S.; I have found a nice video about your mod (actually, how I found your mod):
1. I cannot figure why you get this problem. I just tested the download link and everything worked fine. I chose to upload in rapidshare because is a secure website without the annoying pop advs. You click on the file name and then click again on the download section and you will dowload it.
2. Thank you for showing me the video. I hadnt seen it til now It is a cool one
looks really good, just tried it though and the clothing doesn't work right. the clothing only goes into the pants slot, and shows up black, and the armour shows up as black with purple arms. I followed the instructions exactly as written. Is it possible that the mod isnt set out right? all my other mods are executable jar files, whereas this is only zip.
looks really good, just tried it though and the clothing doesn't work right. the clothing only goes into the pants slot, and shows up black, and the armour shows up as black with purple arms. I followed the instructions exactly as written. Is it possible that the mod isnt set out right? all my other mods are executable jar files, whereas this is only zip.
Ye the clothing fits only in legs slot. That is ok, it is the right place to be so you will be able to wear chests, boots and helmet.
Have you notice in your game only the clothing miss textures?
The chest models and icons appear correctly?
Sorry for the spam, but how to put the mod? : D
There Optfine standard
Use the latest stable MC Forge
Un-zip the file your download incide the /mods folder.
The recipes are incide the folder. Read the first topic for more info.
...and try re-download the latest file I have uploaded.
Thanks for bug reporting.
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/RenderBiped
at cpw.mods.fml.client.registry.RenderingRegistry.addNewArmourRendererPrefix(RenderingRegistry.java:51)
at net.minecraft.src.mcreator_clothing.<clinit>(mcreator_clothing.java:320)
at net.minecraft.src.ModName.<init>(ModName.java:99)
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.newInstance(Unknown Source)
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:486)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:151)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:583)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.RenderBiped
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 37 more
Caused by: java.lang.RuntimeException: Attempted to load class bno for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
... 39 more
Prologue: Hello, I'm 0blisgr and this is this is my personal fun-mod for 1.7.2 created with MCREATOR. Contains 64 unique sets of clothing, 55 new chestplates for each type of armor (leather, golden, chain, iron and diamond) and the Transmogrification system!!!
This mod adds 64 unique sets of clothing. A set of clothing is the shirt and a pair of pants, There are some robes incide the pack.The clothing is not giving any benefits or powers and its not enchantable (although in my plans is to add high enchant values on them). Every pair of clothing is just for decoration, to wear on your player or on your npcs.Every pair of clothing consists from 1 single item icon. You have to place it in leggings slot. That means that you cannot wear any armor leggings because they will replace the clothing. But you can wear all other pieces of armor over it.
This mod adds 55 new chestplates.To be more specific it contains 55 new skins for armor chests just to decorate your actual armor using the Transmogrification system that i will explain later. There are leather, cloth, chain, steel types of textures and you can you whatever you like to change the appearance of your ugly plain chestplate. Even if you change the skin of your armor ingame the benefits (armor, durability etc) of your actual armor will remain.
This mod adds the Transmogrification system. It allows players to alter the appearance of their armor chests at this moment (maybe for more types of armor and weapon in a future release). You create the Transmogrification scroll you like (using the chest recipes in zip) and then use that scroll with a common armor (leather to diamond) and change ir appearance witht the one appear on the scroll. This way you will be able to have 55 new skins for every armor chest in game. The benefits of the armor remain the same andnothing changes than the appearance.
Examples of Transmogrification:
Texture QualityThe default skins of the mod, is at 32x32 quality for icons and 64x32 quality for models. BUT incide the mod's zip under assets/minecraft/textures/icons and assets/minecraft/textures/models/armor you will find a folder named "HD Quality" where you can replace the icons and models with 128x128 and 512x256 quality. I did this because some people like the low quality and other the high quality.
It will be better if you use naked player skins and the put the clothing one them. Both clothing and armor can be used at the same time. I give you 6 naked skins for use and you can use them to make any change you want over them.
If you use creative mode you can find 3 new tabs containing the clothing, the armor chests and the transmogrification scrolls. In other types of game you have to create the clothing using the recipes appear in folder named "Clothing recipes" and the scrolls in the folder "Chest recipes".
ATTENTION:Using the "chest recipes" will not create chests bit the scroll that you will use on your actual armor to change its appearance.
My resource pack for CustomNpcs
Dont miss my Skin pack with HD texures. Contains 24+ unique skins for each gender of every race! Plus monsters and others. High elves, Humans, Orcs, Cat people, Tauren and many more... All textures are naked to be used with my HD clothing included in this mod.
Get it here:
http://www.minecraftforum.net/topic/2649196-customnpcs-resource-pack-0blisgr-hd-skins/
Future plans:
Transmogirfication on boots.
Add more skins for clothing and armor.
Transmogirfication on weapons.
Add new types of roaming creatures (Hostile, Neutral, Friendly) like elven rangers, ogres, orcs etc.
Keep in touch!
Export it to the mods folder in your minecraft. It needs FORGE to work properly in your minecraft. Incide the rar file there is folder with the recipes.The following link will allow you to dowload my mod.
P.S.: Your I'm not getting the download to work.
P.S.S.; I have found a nice video about your mod (actually, how I found your mod):
1. I cannot figure why you get this problem. I just tested the download link and everything worked fine. I chose to upload in rapidshare because is a secure website without the annoying pop advs. You click on the file name and then click again on the download section and you will dowload it.
2. Thank you for showing me the video. I hadnt seen it til now
only the old one works with 1.6.4 and contains only the clothing.
http://rapidshare.com/share/9185CD9B749497AF639DA75BBE57D03D
What?
Ye the clothing fits only in legs slot. That is ok, it is the right place to be so you will be able to wear chests, boots and helmet.
Have you notice in your game only the clothing miss textures?
The chest models and icons appear correctly?
There Optfine standard
The icons work perfect, but come up strange when equipped
no these color texture are shown when the mod cannot find any texture to appear.
The file is updated. I run this one without any texture problem.
Thanks for bug reporting
Use the latest stable MC Forge
Un-zip the file your download incide the /mods folder.
The recipes are incide the folder. Read the first topic for more info.
...and try re-download the latest file I have uploaded.
Thanks for bug reporting.
Error:
Yes i havent created this for servers.
Maybe on a later version I wanna try this
For the moment you can play this in single player
yes, shoes and boots are in my schedule.
Updated the first post with a link to my skin pack
HD skins to use with this mod.