Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Lite Dwarven Haberdasher Mod V1.1 - Improved Textile Industry Only!  (Read 2034 times)

Halnoth

  • Bay Watcher
  • Plan for the Worst. Hope for the Best. Have Fun!
    • View Profile

Dwarven Haberdasher Lite

Download at the link below!
http://dffd.bay12games.com/file.php?id=11080

This mod expands the textile industry. To install simply copy and replace the raw files into your raw directory.

Main DF folder --> raw folder --> objects folder --> copy and replace

Mostly this mod only adds stuff to the game. There are a couple things that are removed by this mod though. These are;

1. Cave wheat and sweet pods - simply because I added 8 new plants that do specific things in the mod (like dyes) so the plant list was pretty hefty. However, dwarf sugar and flour are still in. The only thing really lost is dwarf syrup, because dwarf glue is made through the process plants to barrel task.

2. Leather clothing and armor - I removed these because with the addition of clothing items and cloth armor the armor lists were very very long. This is a simple quality of life thing.

If these really are a hardship for you I can tell you how to put them back in. They are all simple changes.

What this mod adds -

 3 new cloth types
 Quilted - Equivalent to copper (valuable)
 Leather Padded Quilt - Equivalent to iron (more valuable)
 Laminated Quilt - Equivalent to steel (very valuable)

 Cloth furniture
 Cloth armor (built at the regular clothier workshop)
 Expanded clothing (more options)
 Carpets, rugs, and tile to jazz up your fortress (these are building materials so you could build a tent or drape carpets on your walls!)
 Embroidery workshop to add decorations to your new cloth furniture and armor!
 Somewhat complicated tech tree.

 Expanded farming
 8 different dyes (blue, green, teal, red, violet, white, black, and yellow), these dyes are made from edible/brewable mushrooms.
 You can specify the dyes you want at a quern or mill.
 New thread plant, cave moss.
 Tower cap stalks to create wood. (this is mostly for wasteland/desert embarks, I started embarking in these places because of the tree bug. It is somewhat expensive to create wood this way. It is much easier to simply cut trees down.)
 Mushroom cheese!

 2 new domestic animals.
 Cave tortoise (can be sheared for leather. If you are making a lot of padded or laminate cloth you will need a ton of leather)
 Cave lynx (a trainable vermin hunter, good for spotting ambushes)

 New weapons
 Katana (sword skill)
 Tonfa Baton (mace skill)

 New shields
 Scabbard (to go with the katana)
 Tonfa Baton (to go with the... tonfa baton)

 Alright so this is how the cloth system works.
1. 3 basic thread (plant, silk, or wool) makes quilted cloth, at the textile workshop.
2. 1 quilted cloth, 1 basic thread, and 1 leather get you leather padded quilt cloth, at the textile workshop.
3. From there a dye of your choice, mushroom glue (made from any of the 8 mushroom dye plants at the farming workshop via process plants to barrel), quilted cloth, 1 basic thread, and a leather padded quilt cloth get you a colored laminated cloth, at the dyers studio.

Both quilted and padded cloth can also be dyed at the dyers studio separately.
These colored cloths cannot be used to go further up the tech tree.
Only colored cloth can be used to make furniture, carpets, rugs, and tiles.

Armory workshop lets you create the special shields and laminar armor as well as some minor items. Laminar armor is a little better than steel.

Furniture workshop lets you create the cloth furniture.

Fletchers workshop creates bolts en masse. (uses metal bars and some textile items to create a stack of bolts, I made this mostly to combat the dwarves not picking up ammo and ammo stacking issues)

Note: Comments are welcome. This is my first minor mod release and I would appreciate feedback. Both positive and negative.

 ~Halnoth

change log
1.1 minor bug fixes
« Last Edit: August 25, 2015, 06:28:57 pm by Halnoth »
Logged
One of the dwarfs walked in front of Thor to get a better view of the prye, and Thor kicked him irritably into the middle of the flames, which made Thor feel slightly better and made all the dwarfs feel much worse.

Cloth Armor Mod http://www.bay12forums.com/smf/index.php?topic=158967.msg7063531#msg7063531

Meph

  • Bay Watcher
    • View Profile
    • worldbicyclist
Re: Lite Dwarven Haberdasher Mod V1.0 - Improved Textile Industry Only!
« Reply #1 on: August 25, 2015, 11:52:18 am »

Bugs:
Code: [Select]
[REACTION:TEXTF]
[NAME:process pig tails]
[BUILDING:FARMER:CUSTOM_T]
[REAGENT:A:1:PLANT:NONE:PLANT_MAT:GRASS_TAIL_PIG:STRUCTURAL => ] missing
[PRODUCT:100:1:THREAD:NONE:PLANT_MAT:GRASS_TAIL_PIG:THREAD][PRODUCT_DIMENSION:15000]
[PRODUCT:100:1:SEEDS:NONE:GET_MATERIAL_FROM_REAGENT:A:SEED_MAT]
[SKILL:PROCESSPLANTS]

[REACTION:TEXTG]
[NAME:process cave moss]
[BUILDING:FARMER:CUSTOM_C]
[REAGENT:A:1:PLANT:NONE:PLANT_MAT:CAVE_MOSS:STRUCTURAL => ] missing
[PRODUCT:100:1:THREAD:NONE:PLANT_MAT:CAVE_MOSS:THREAD][PRODUCT_DIMENSION:15000]
[PRODUCT:100:1:SEEDS:NONE:GET_MATERIAL_FROM_REAGENT:A:SEED_MAT]
[SKILL:PROCESSPLANTS]
Reagents are missing the ]

Edit:
All of these use the hotkey A:
Code: [Select]
reaction_embroidery

[OBJECT:REACTION]

[REACTION:EMB]
[NAME:Do not use without stockpile links]
[BUILDING:EMB:CUSTOM_A]

[REACTION:EMBZ]
[NAME:Do not include raw cloth in linked stockpiles]
[BUILDING:EMB:CUSTOM_A]

[REACTION:EMBX]
[NAME:Reactions need 2 thread]
[BUILDING:EMB:CUSTOM_A]

[REACTION:EMBA]
[NAME:embroider a spiral pattern on a cloth item]
[BUILDING:EMB:CUSTOM_A]
[REAGENT:A:1:NONE:NONE:NONE:NONE][REACTION_CLASS:EMB]
[PRESERVE_REAGENT][NOT_IMPROVED]
[REAGENT:B:30000:THREAD:NONE:NONE:NONE][REACTION_CLASS:QUILT]
[IMPROVEMENT:100:A:COVERED:CREATURE_MAT:SPIRAL:SILK]
[IMPROVEMENT:100:A:COVERED:CREATURE_MAT:SEAM:SILK]
[IMPROVEMENT:20:A:RINGS_HANGING:CREATURE_MAT:RINGS_ANVIL:SILK]
[IMPROVEMENT:20:A:RINGS_HANGING:CREATURE_MAT:RINGS_AXE:SILK]
[IMPROVEMENT:20:A:BANDS:CREATURE_MAT:BANDS_FIGURINES:SILK]
[IMPROVEMENT:20:A:BANDS:CREATURE_MAT:BANDS_GEMS:SILK]
[IMPROVEMENT:20:A:SPIKES:CREATURE_MAT:SPIKES_MOUNTAIN:SILK]
[IMPROVEMENT:20:A:SPIKES:CREATURE_MAT:SPIKES_SWORDS:SILK]
[PRODUCT:100:1:THREAD:NONE:CREATURE_MAT:EMB:SILK] [PRODUCT_DIMENSION:15000]
[SKILL:CLOTHESMAKING]

[REACTION:EMBB]
[NAME:embroider a geometric pattern on a cloth item]
[BUILDING:EMB:CUSTOM_A]
[REAGENT:A:1:NONE:NONE:NONE:NONE][REACTION_CLASS:EMB]
[PRESERVE_REAGENT][NOT_IMPROVED]
[REAGENT:B:30000:THREAD:NONE:NONE:NONE][REACTION_CLASS:QUILT]
[IMPROVEMENT:100:A:COVERED:CREATURE_MAT:GEOMETRIC:SILK]
[IMPROVEMENT:100:A:COVERED:CREATURE_MAT:SEAM:SILK]
[IMPROVEMENT:20:A:RINGS_HANGING:CREATURE_MAT:RINGS_ANVIL:SILK]
[IMPROVEMENT:20:A:RINGS_HANGING:CREATURE_MAT:RINGS_AXE:SILK]
[IMPROVEMENT:20:A:BANDS:CREATURE_MAT:BANDS_FIGURINES:SILK]
[IMPROVEMENT:20:A:BANDS:CREATURE_MAT:BANDS_GEMS:SILK]
[IMPROVEMENT:20:A:SPIKES:CREATURE_MAT:SPIKES_MOUNTAIN:SILK]
[IMPROVEMENT:20:A:SPIKES:CREATURE_MAT:SPIKES_SWORDS:SILK]
[PRODUCT:100:1:THREAD:NONE:CREATURE_MAT:EMB:SILK] [PRODUCT_DIMENSION:15000]
[SKILL:CLOTHESMAKING]

[REACTION:EMBC]
[NAME:embroider a rune on a cloth item]
[BUILDING:EMB:CUSTOM_A]
[REAGENT:A:1:NONE:NONE:NONE:NONE][REACTION_CLASS:EMB]
[PRESERVE_REAGENT][NOT_IMPROVED]
[REAGENT:B:30000:THREAD:NONE:NONE:NONE][REACTION_CLASS:QUILT]
[IMPROVEMENT:100:A:COVERED:CREATURE_MAT:RUNIC:SILK]
[IMPROVEMENT:100:A:COVERED:CREATURE_MAT:SEAM:SILK]
[IMPROVEMENT:20:A:RINGS_HANGING:CREATURE_MAT:RINGS_ANVIL:SILK]
[IMPROVEMENT:20:A:RINGS_HANGING:CREATURE_MAT:RINGS_AXE:SILK]
[IMPROVEMENT:20:A:BANDS:CREATURE_MAT:BANDS_FIGURINES:SILK]
[IMPROVEMENT:20:A:BANDS:CREATURE_MAT:BANDS_GEMS:SILK]
[IMPROVEMENT:20:A:SPIKES:CREATURE_MAT:SPIKES_MOUNTAIN:SILK]
[IMPROVEMENT:20:A:SPIKES:CREATURE_MAT:SPIKES_SWORDS:SILK]
[PRODUCT:100:1:THREAD:NONE:CREATURE_MAT:EMB:SILK] [PRODUCT_DIMENSION:15000]
[SKILL:CLOTHESMAKING]
« Last Edit: August 25, 2015, 12:14:15 pm by Meph »
Logged
::: ☼Meph Tileset☼☼Map Tileset☼- 32x graphic sets with TWBT :::
::: ☼MASTERWORK DF☼ - A comprehensive mod pack now on Patreon - 250.000+ downloads and counting :::
::: WorldBicyclist.com - Follow my bike tours around the world - 148 countries visited :::

Halnoth

  • Bay Watcher
  • Plan for the Worst. Hope for the Best. Have Fun!
    • View Profile
Re: Lite Dwarven Haberdasher Mod V1.0 - Improved Textile Industry Only!
« Reply #2 on: August 25, 2015, 05:25:09 pm »

Thank you Meph!

I'll fix those and upload momentarily.

I have alot of reactions with the same hot key, from copy pasteing, but since there are only 3 reactions for that building I probably should add different ones. I'll look all my reactions over and see if there are similar.
« Last Edit: August 25, 2015, 06:34:41 pm by Halnoth »
Logged
One of the dwarfs walked in front of Thor to get a better view of the prye, and Thor kicked him irritably into the middle of the flames, which made Thor feel slightly better and made all the dwarfs feel much worse.

Cloth Armor Mod http://www.bay12forums.com/smf/index.php?topic=158967.msg7063531#msg7063531

Halnoth

  • Bay Watcher
  • Plan for the Worst. Hope for the Best. Have Fun!
    • View Profile
Re: Lite Dwarven Haberdasher Mod V1.1 - Improved Textile Industry Only!
« Reply #3 on: August 25, 2015, 06:35:17 pm »

Updated!

Minor Bug Fixes
Logged
One of the dwarfs walked in front of Thor to get a better view of the prye, and Thor kicked him irritably into the middle of the flames, which made Thor feel slightly better and made all the dwarfs feel much worse.

Cloth Armor Mod http://www.bay12forums.com/smf/index.php?topic=158967.msg7063531#msg7063531

Stronghammer

  • Bay Watcher
    • View Profile
Re: Lite Dwarven Haberdasher Mod V1.1 - Improved Textile Industry Only!
« Reply #4 on: September 02, 2015, 12:03:54 pm »

Hey just gave this a go. Everything I have tried works except for the creation of dye. It does not seem to collect the mushrooms to grind them down. As well nothing is produced into the bag.
Logged

Halnoth

  • Bay Watcher
  • Plan for the Worst. Hope for the Best. Have Fun!
    • View Profile
Re: Lite Dwarven Haberdasher Mod V1.1 - Improved Textile Industry Only!
« Reply #5 on: September 04, 2015, 06:35:27 pm »

Hey just gave this a go. Everything I have tried works except for the creation of dye. It does not seem to collect the mushrooms to grind them down. As well nothing is produced into the bag.

huh, thats odd ill take a look, it worked for me
Logged
One of the dwarfs walked in front of Thor to get a better view of the prye, and Thor kicked him irritably into the middle of the flames, which made Thor feel slightly better and made all the dwarfs feel much worse.

Cloth Armor Mod http://www.bay12forums.com/smf/index.php?topic=158967.msg7063531#msg7063531

Halnoth

  • Bay Watcher
  • Plan for the Worst. Hope for the Best. Have Fun!
    • View Profile
Re: Lite Dwarven Haberdasher Mod V1.1 - Improved Textile Industry Only!
« Reply #6 on: September 04, 2015, 10:15:37 pm »

Just tested it and it works. Are you using other mods with this one?

Also, I am currently working on making this mod not change any of the vanilla raws so that it can be compatible with other mods.

I am also looking at balancing a little bit. The mod necessitates a lot of thread.
Logged
One of the dwarfs walked in front of Thor to get a better view of the prye, and Thor kicked him irritably into the middle of the flames, which made Thor feel slightly better and made all the dwarfs feel much worse.

Cloth Armor Mod http://www.bay12forums.com/smf/index.php?topic=158967.msg7063531#msg7063531

Stronghammer

  • Bay Watcher
    • View Profile
Re: Lite Dwarven Haberdasher Mod V1.1 - Improved Textile Industry Only!
« Reply #7 on: September 08, 2015, 02:59:16 pm »

I was using it with lazy newb pack because well...im lazy. Going to give it a crack in just a graphics pre-install
Logged