Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Rock Crystal  (Read 458 times)

MiamiBryce

  • Bay Watcher
    • View Profile
Rock Crystal
« on: April 07, 2010, 10:12:59 pm »

Can someone help me with the reaction to make 2 rock crystal out of 1 lead bar and 1 sand?  This makes two rough rock crystals from one bar of lead but I can't figure out the sand.

Code: [Select]
[REACTION:ROCK_CRYSTAL_MAKING]
[NAME:make rock crystals (from lead)]
[BUILDING:SMELTER:NONE]
[REAGENT:A:150:BAR:NO_SUBTYPE:METAL:LEAD]
...and sand...
[PRODUCT:100:2:ROUGH:NO_SUBTYPE:STONE:CRYSTAL_ROCK]
[FUEL]
[SKILL:SMELT]

Thanks

[Edit] - This reaction WAS working, I just didn't enable in the entity.
« Last Edit: April 08, 2010, 06:25:10 pm by MiamiBryce »
Logged

Zwaryczuk

  • Bay Watcher
    • View Profile
Re: Rock Crystal
« Reply #1 on: April 07, 2010, 11:26:12 pm »

I am also interested in how you can use sand in a reaction and preserve the bag when the process is done so you get an empty bag and your product.
Logged

Upright Path

  • Bay Watcher
    • View Profile
Re: Rock Crystal
« Reply #2 on: April 07, 2010, 11:34:17 pm »

Give me a few toe look up some stuff, but I think you have the wording wrong in the first place.

[REAGENT:B:1:BAG:NO_SUBTYPE:NONE:NONE][PRESERVE_REAGENT]
[PRODUCT:1000:2:<ITEM>:<ITEM_TYPE>:<MATGLOSS>:<MATGLOSS_SUBTYPE>][PRODUCT_TO_CONTAINER:B]

Might work, I need to 'test' some stuff to make sure though.
Logged