- 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.
Difference between revisions of "v0.31:Cheating"
m (Created page with '{{AV}}') |
|||
Line 1: | Line 1: | ||
{{AV}} | {{AV}} | ||
+ | |||
+ | |||
+ | |||
+ | As before, adding the [SPEED:1] tag will make things super fast, I prefer [SPEED:200], though. | ||
+ | |||
+ | Some of the new raw structures are a tad confusing, to make it easier on you, I have some premade rawhacks. | ||
+ | |||
+ | <blockquote> | ||
+ | [REACTION:F_ADAMANTINE_WAFERS] | ||
+ | [NAME:create adamantine wafers] | ||
+ | [BUILDING:SMELTER:NONE] | ||
+ | [PRODUCT:100:10:BAR:NO_SUBTYPE:METAL:ADAMANTINE][PRODUCT_DIMENSION:150] | ||
+ | [SKILL:SMELT] | ||
+ | |||
+ | [REACTION:F_ADAMANTINE_THREAD] | ||
+ | [NAME:create adamantine thread] | ||
+ | [BUILDING:SMELTER:NONE] | ||
+ | [PRODUCT:100:1:THREAD:NO_SUBTYPE:METAL:ADAMANTINE][PRODUCT_DIMENSION:150] | ||
+ | [SKILL:SMELT] | ||
+ | |||
+ | [REACTION:F_OAK_WOOD] | ||
+ | [NAME:create Oak Wood] | ||
+ | [BUILDING:SMELTER:NONE] | ||
+ | [PRODUCT:100:1:WOOD:NO_SUBTYPE:WOOD:OAK][PRODUCT_DIMENSION:150] | ||
+ | [SKILL:SMELT] | ||
+ | |||
+ | [REACTION:F_COKE] | ||
+ | [NAME:create coke (fuel)] | ||
+ | [BUILDING:SMELTER:NONE] | ||
+ | [PRODUCT:100:5:BAR:NO_SUBTYPE:COAL:COKE][PRODUCT_DIMENSION:150] | ||
+ | [SKILL:SMELT] | ||
+ | </blockquote> | ||
+ | |||
+ | copy that into the end of your reaction_smelter.txt file and gen a new world. Now you epic win. |
Revision as of 13:56, 5 April 2010
As before, adding the [SPEED:1] tag will make things super fast, I prefer [SPEED:200], though.
Some of the new raw structures are a tad confusing, to make it easier on you, I have some premade rawhacks.
[REACTION:F_ADAMANTINE_WAFERS] [NAME:create adamantine wafers] [BUILDING:SMELTER:NONE] [PRODUCT:100:10:BAR:NO_SUBTYPE:METAL:ADAMANTINE][PRODUCT_DIMENSION:150] [SKILL:SMELT]
[REACTION:F_ADAMANTINE_THREAD] [NAME:create adamantine thread] [BUILDING:SMELTER:NONE] [PRODUCT:100:1:THREAD:NO_SUBTYPE:METAL:ADAMANTINE][PRODUCT_DIMENSION:150] [SKILL:SMELT]
[REACTION:F_OAK_WOOD] [NAME:create Oak Wood] [BUILDING:SMELTER:NONE] [PRODUCT:100:1:WOOD:NO_SUBTYPE:WOOD:OAK][PRODUCT_DIMENSION:150] [SKILL:SMELT]
[REACTION:F_COKE] [NAME:create coke (fuel)] [BUILDING:SMELTER:NONE] [PRODUCT:100:5:BAR:NO_SUBTYPE:COAL:COKE][PRODUCT_DIMENSION:150] [SKILL:SMELT]
copy that into the end of your reaction_smelter.txt file and gen a new world. Now you epic win.