RimWorld

RimWorld

MoreBulkProduction
47 kommentarer
Babaloo321 24. sep. kl. 13:46 
Make Your Bulk looks like it could be a suitable 1.6-compatible replacement for this mod with some configuration.
Gasdobun 13. apr. 2024 kl. 1:32 
Any 1.5 compatibility ETA?
amorek 9. dec. 2023 kl. 1:06 
There seems to be bug with bulk drug production, since those don't give any experience.
jonjowett 3. dec. 2023 kl. 6:42 
Some feedback:

1. At the moment, it looks like the Work amount for some recipes hasn't been scaled correctly to take account of the increased number of items produced. (Eg: 1 x simple meal is 5 work; 50 x simple meal is also 5 work. All of the meals seem to have incorrect scaling. But the kibble seems to have been scaled reasonably. Didn't check any of the others.) I was thinking of adding this to an existing save, so I haven't verified this with testing (I loaded, poked around, and quit immediately), but it seems like this would mean that you can bulk-produce 50 items in the same time as 1 in the base game. I can understand wanting some small speed improvement, but 50x faster is unrealistic IMO.

2. I think x4 recipes (for some items) are part of vanilla now, in which case you can remove the relevant x5 recipes from this mod.

3. There's no bulk recipe for pemmican :-(
Targetdrone  [ophavsmand] 5. dec. 2022 kl. 5:44 
@policemam no, sorry, dont have mortar shells in there...
policemam 4. dec. 2022 kl. 22:16 
it can make bulk shell?
tuk0z 4. juli 2022 kl. 4:33 
v1.6.2: Noice :-)
Era 10. juni 2022 kl. 23:56 
Thankyou!
Targetdrone  [ophavsmand] 10. juni 2022 kl. 14:31 
ok... managed to track down the problem causing the Error, should no longer throw out illegal character error now
Era 10. juni 2022 kl. 12:01 
I haven't done a playthrough in a long while, I'm not sure if the issue I mentioned is still happening or not

I had various mods (I think the most popular yet compatible medical overhaul / prosthetics mod at the time) and some other smaller ones, nothing that should throw errors though
Targetdrone  [ophavsmand] 10. juni 2022 kl. 9:58 
@Era just in case this is still relevant for you, do you have another mod that modifies drugs/medical gear? because in my testrun with my mods enabled, there were no errors.
Targetdrone  [ophavsmand] 10. juni 2022 kl. 9:51 
sorry, didn't get any notifications that there were posts....
sooo.. i just fired up the game with my mods enabled, and i didn't get any errors or warnings.

so i cannot really say where the problem is, but my guess would be a conflict with another mod you have loaded.

@IDreamofZombie
sorry, as i said, i didn't get any notifications about new posts. Bulk wort should be doable, but it will take a couple of days till i am caught up and have time to dive into the mod again.
IDreamofZombie 17. mar. 2022 kl. 10:51 
@Targetdrone Any chance to add bulk wort? And thank you for your work on this!
tuk0z 18. nov. 2021 kl. 8:02 
Same red errors as @Era shows up upon loading Main menu for some time (also for BulkCraftPenoxycyiline50, BulkCraftMedikit5/50, GoJuice, WakeUp and Yayo). Have double checked the relevant part in my savefile (under « thing Class="Building_WorkTable" ») and none of the « illegal character(s): "[]{}" » are anywhere to be seen. Any idea what could causes these errors?
Era 9. nov. 2021 kl. 19:10 
Config error in BulkCraftPenoxycyline5: label contains illegal character(s): "[]{}". This can cause issues during grammar resolution. If this was intended, you can use the "ignoreIllegalLabelCharacterConfigError" flag.

I'm not certain if its this mod, but its the only bulk crafting mod I have enabled I Think- so it might be this one

This happens for all vanilla drugs and the medikit
FiveHead 7. aug. 2021 kl. 7:07 
Great! Thanks for the quick fix.
Targetdrone  [ophavsmand] 4. aug. 2021 kl. 11:22 
@FiveHead actually, you are right, and i dropped the ball reading my own mod files... fixed it now properly :p
FiveHead 4. aug. 2021 kl. 9:05 
@Targetdrone Hey thanks for the reply. No worries though, I've already fixed it. I added

<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName = "WakeUp"]/recipeMaker/recipeUsers</xpath>
<value>
<li>BulkDrugLab</li>
</value>
</Operation>

to the end of PatchBulkDrugTableProd.xml in \1.2\patches\

and removed <li>Cooking<\li> under <workTags> in BulkProductionWorkGivers.xml in \1.2\Defs\.

If that was by design (crafters who won't cook can't work in bulk drug labs) then you don't have to make any changes anyways.
Targetdrone  [ophavsmand] 1. aug. 2021 kl. 13:19 
@FiveHead ok, i had a look... it is by design that the bulk-cooking uses the cooking job just as the regular bulk and normal meals... and my mod doesn't change anything with the druglabs, so i wouldnt know why you dont have no wakeup recipe there... maybe another mod?
Targetdrone  [ophavsmand] 31. juli 2021 kl. 1:27 
@FiveHead Ill have to look into that, but currently I dont have the game installed as i was just maintaining my mods... Ill try to get to it this week though.
FiveHead 29. juli 2021 kl. 22:20 
Great mod! I like that this has research requirements for bulk recipes. I found two problems during my gameplay though-- BulkProductionWorkGivers has workTags 'Cooking' which prevented my production specialist, who had no problem synthesizing drugs in ordinary drug lab, from working at the bulk drug lab. Another problem is that bulk drug lab does not have a WakeUp recipe in PatchBulkDrugTableProd. But other than that, its well fleshed out and easy to use.
Targetdrone  [ophavsmand] 27. aug. 2020 kl. 12:34 
added compatibility with 1.2, didnt have time to add that patch yet
Targetdrone  [ophavsmand] 24. juni 2020 kl. 10:44 
no problem, in fact, i could create an additional mod to patch in plant scraps usage for kibble, but i'd like to keep it seperated from the main mod, in case people do not like me modifying the stock recipes... (one of the reasons my nutritious kibble mod is seperated as well)
Sally smithson 24. juni 2020 kl. 8:56 
@author I think it does. i dont actually know if its possible to patch your own stuff when another mod is enabled but otherwise i will write a patch myself if you are too busy with irl things.. thanks for looking in it in the first place
Targetdrone  [ophavsmand] 24. juni 2020 kl. 8:05 
@arendjvr
hmm... i had a look into it, and my bulk kibble recipe is the same exact recipe as the vanilla one.... in other worlds, the vanilla kibble recipe doesn't seem to use plant scraps either? is it possible that fertile fields alters the base kibble recipe? because that would explain why the bulk one wouldnt allow scraps but the "vanilla" one does....
Drift_91 24. juni 2020 kl. 7:33 
@arendjvr You may want to try this out:
https://steamcommunity.com/sharedfiles/filedetails/?id=2044554257

Does exactly what you want. I'm just not sure if you can run both this mod and that one at the same time but it's worth checking out.
Sally smithson 28. maj 2020 kl. 5:10 
thats perfectly fine. irl things have a higher priority over virtual ones
Targetdrone  [ophavsmand] 28. maj 2020 kl. 4:51 
@arendjvr ill have a look into it, just the next 2 weeks are rather busy irl, so i dont know when i will be able to make time for it...
Sally smithson 28. maj 2020 kl. 3:41 
when using fertile fields i cant seem to use the plant scraps in the bulk kibble recipe while i can use it with the vanilla recipe. is it possible to get compatiblity done with fertile fields?
AdventureTime 23. apr. 2020 kl. 4:01 
Yayy bulk production , to make my pawns become slaves \o/
Targetdrone  [ophavsmand] 20. mar. 2020 kl. 1:18 
@boolyman yeah well, have fun with a different mod then, ifyou cannot be bothered to manage it with a set source component range and some storage restrictions, i cannot be arsed to care if you use my mod.... i upload them as is, because i made them and think they are useful, and if someone else finds them useful too, great, if not, great. I even go out of my way sometimes if i have time to add stuff that is requested politely, but i certainly don't care one bit about some passive aggressive shit like you posted....
Jay 19. mar. 2020 kl. 21:24 
Not having the ability to bulk produce individual stone block types means I have to download a different mod to take care of bulk stone cutting... which means I might as well just download a different mod that does what your mod does, AND bulk stonecutting.
IDreamofZombie 29. feb. 2020 kl. 20:44 
I didn't even think about the medicine. Thank you very much!
Targetdrone  [ophavsmand] 29. feb. 2020 kl. 20:02 
ok, there you go, bulk production for all the standard drugs and standard medicine...
IDreamofZombie 29. feb. 2020 kl. 9:28 
@Targetdrone Thank you for considering adding in bulk drug production. And like I said, even if you don't, I appreciate your work on this mod and wanted to say thank you for it.
Targetdrone  [ophavsmand] 29. feb. 2020 kl. 9:09 
@IDreamofZombie hmm... there might be a chance, allthough i haven't planned concretely to do so yet ;)
but actually thats not a bad idea, i might expand the mod into that direction...
IDreamofZombie 29. feb. 2020 kl. 8:39 
Thank you, I just upgraded to 1.1 and was happy to see this. Any chance you will be adding bulk drug production? If not, thank you still.
Armedwithpuns 7. feb. 2020 kl. 7:57 
thank ya, you da man!
Targetdrone  [ophavsmand] 7. feb. 2020 kl. 2:23 
ok... added 5x fine and 5x lavish meal bulk production tech....
Armedwithpuns 6. feb. 2020 kl. 14:44 
bulk fine meal production?
Targetdrone  [ophavsmand] 5. feb. 2020 kl. 23:23 
@arendjvr i didn't add pemmican because in order to do bulk production research you need industrial tech.... and by that time surival meals (or kibble) would be the more logical thing to make, no?
Sally smithson 5. feb. 2020 kl. 12:45 
maybe add a bulk production for pemmican since that is very tedious to make without the bulk option
Armedwithpuns 28. sep. 2019 kl. 11:22 
can you add bulk recipes for fine meals and medicine crafting with mods?
Targetdrone  [ophavsmand] 18. sep. 2019 kl. 14:59 
nope, only get one time xp , sorry
.Rhah. 18. sep. 2019 kl. 7:58 
Question!
I use this mod currently but just thought to ask if doing the bulk crafting gives you 5/50 crafts worth of experience or does it still count it as just one baseline craft? Still going to use it regardless, as it is more balanced to my tastes and playstyle but was curious about this particular conundrum.
HaZ 28. nov. 2018 kl. 6:31 
:D nice thanks!
Targetdrone  [ophavsmand] 27. nov. 2018 kl. 16:30 
well.. i guess i decided to upload this mod... I am using it for a bit now, and so far i didn't run into any problems...