Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Looking for modding help.  (Read 779 times)

Zwaryczuk

  • Bay Watcher
    • View Profile
Looking for modding help.
« on: August 04, 2017, 03:05:56 pm »

Hello fellow Dwarfs!

I'm trying to branch my DF modding skills beyond simple changes like Aquifer removal.

I have modding 2 questions.

1) How do I use Dwarven Sugar as a Reagent?

2) If I have a custom stone, that when processed at a custom workshop produces a custom crop seed? (We can use Sweet Pods as an example)
Logged

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: Looking for modding help.
« Reply #1 on: August 06, 2017, 08:30:32 pm »

1. [REAGENT:sugar:150:POWDER_MISC:NONE:PLANT_MAT:POD_SWEET:MILL]
2. Yes? Or are you asking how? If so:

[REAGENT:seed boulder:1:BOULDER:NONE:INORGANIC:(custom)]
[PRODUCT:100:1:SEEDS:NONE:PLANT_MAT:POD_SWEET:SEED]

For info on what all that means, see here.

Zwaryczuk

  • Bay Watcher
    • View Profile
Re: Looking for modding help.
« Reply #2 on: August 09, 2017, 07:42:56 am »

1. [REAGENT:sugar:150:POWDER_MISC:NONE:PLANT_MAT:POD_SWEET:MILL]
2. Yes? Or are you asking how? If so:

[REAGENT:seed boulder:1:BOULDER:NONE:INORGANIC:(custom)]
[PRODUCT:100:1:SEEDS:NONE:PLANT_MAT:POD_SWEET:SEED]

For info on what all that means, see here.

Thanks a bunch!
Logged