Halp! Pawns carrying stuffed items

Started by Shinzy, March 11, 2015, 03:45:00 PM

Previous topic - Next topic

Shinzy

So I want to have a pawn carry unique statues with them
but the problem is Minified things cause error
and the actual statue, while it does spawn in the bag!
gives a whine about "stuff", then defaults it to something
can I get rid of the error somehow? like plop some kind of cryptic
stuff assign line in the pawn item generation bit? or something

tested spawning them with carrying apparel in their bag aswell, same error =P


ItchyFlea

In the def file, get rid of the <recipeMaker>, <stuffCategories> and <costStuffCount>. You may need to get rid of the <comps> as well.
All my mods are licensed under a Attribution-NonCommercial-ShareAlike 4.0 International
Ask for permission before using in ModPacks

Click here for a list of the mods I've created

Shinzy

Quote from: ItchyFlea on March 11, 2015, 11:13:03 PM
In the def file, get rid of the <recipeMaker>, <stuffCategories> and <costStuffCount>. You may need to get rid of the <comps> as well.
god, I hope I don't have to rid the comps, they add the art descriptions on those.. My Sea Shanty statues! I can manage being stuffless but to remove the Lyrics to "Pirate I was meant to be"? By golly, no!
I will report back once I get to try this in like 7 hours
Thanks itchy