// Management · RimWorld Mod
Dragons Autoconsume Ambrosia
I don't know about you, but I've run into the following pattern, over and over again: - Feed dragon one draconic ambrosia.
I don't know about you, but I've run into the following pattern, over and over again:
- Feed dragon one draconic ambrosia.
- Can't feed him anymore; it doesn't stack.
- Hours pass.
- Realize the cooldown elapsed hours ago and I could have been feeding him ambrosia all this time!
- Swear I won't forget about it again.
- Goto step 1. Repeat until end of run.
I got sick of it, so I made a mod to fix it. Now dragons have an "Auto-consume Ambrosia" toggle in their widget bar. Click it to activate it. When dragons do not have the ambrosia and they're trying to pick a new job, they will prioritize eating ambrosia.
FAQ:
Q: Will this disrupt my dragon's hauling?
A: Nope. Picking something up and putting it down in its spot are two toils in the same job.
Q: Will this disrupt my dragon's hunting?
A: Nope. Hunting and injecting a hunted corpse also count as the same job, so this won't interrupt it.
Q: Will this disrupt drafted dragons?
A: No, dragons do not seek jobs while drafted.
Q: Was this made with AI assistance?
A: Yes, I got fired from my last software development job in part due to failure to embrace AI, so I'm using Rimworld mods to learn/practice how to code with agentic assistance without it turning into low-quality "vibe coding".
Q: I'm not using this because of AI.
A: No hard feelings! I respect your moral stance! That's why I mentioned it in the FAQ; so people like you could opt out if you wanted to. Best of luck, and I hope you have a better memory for ambrosia cooldowns than I do!