- v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
- Use this page to report any issues related to the migration.
Utility Talk:DFHack/createitem
It took me a stupid amount of time to figure out how to create soap. I couldn't find it online, so I hope this helps someone else.
createitem BAR PLANT_MAT:BUSH_QUARRY:SOAP
Why is the section for "Body Parts" included, when it specifically states that CORPSEPIECE items cannot be spawned by this command? 96.44.63.105 04:25, 23 September 2015 (UTC)Qev
- That's referring to using body part materials, not creating CORPSEPIECE items. —Lethosor (talk) 00:01, 24 September 2015 (UTC)
Suggestion for readability improvement on examples[edit]
Hey folks, just considering readability for a moment - on my edit here as an example, I propose this formatting:
Drink made from the specified plant:
DRINK PLANT_MAT:plant:DRINK
Example: createitem DRINK PLANT_MAT:MUSHROOM_HELMET_PLUMP:DRINK
I think keeping the two inline with one another's styling would be beneficial, and making the example smaller than the command would help accentuate the importance of reading and understanding the full command, then applying that understanding in the example.