Making plants looks so much more complicated these days... Can MILL or EXTRACT_BARREL/EXTRACT_STILL etc. be applied just to a specific plant growth? Say, if I wanted to be able to make dye from walnut fruits, or cocoa butter from cocoa beans.
Edit: Though I'm using Modest Mod, so I guess I'd use the dye reaction from that for the walnuts, and that's easy. What about the cocoa butter, can I do that without writing a new reaction?
I wish I could help, but I've barely touched plantlife. Sorry.
And also sorry for practically spamming this thread, but I have another question. I'm working on the colossus summoning interaction, but I've barely touched interactions, so I think I'm doing something really stupid. I'm trying to make an interaction that can turn a corpse into a creature, but I've become completely confused. If anyone could take a quick look and tell me what I've done wrong here, I'd very much appreciate it.
[CAN_DO_INTERACTION:SUMMON_IRON]
[CDI:ADV_NAME:Summon Iron Colossus]
[CDI:BP_REQUIRED:BY_CATEGORY:GRASP]
[CDI:USAGE_HINT:MAJOR_CURSE]
[CDI:VERB:Summon an Iron Colossus:Summons an Iron Colossus:NA]
[CDI:TARGET:C:TOUCHABLE]
[CDI:TARGET_RANGE:C:3]
[CDI:MAX_TARGET_NUMBER:C:1]
[CDI:WAIT_PERIOD:100]
The wiki seems to say that some tokens can't be defined within the creature, but I've no idea where to put them (If I'm correct). And the tokens that I'm guessing can be defined in the creature don't allow for targeting corpses or useage outside of fighting.
In other words, I'm completely confused. I've no doubt it's an obvious mistake that I just can't see, but I've gained a headache and am rather irritated now.