hello hello
I’m currently working on adding storage filters to some of my installed mods, like “Better Storage” does to make them compatible with that mod
Disclaimer: I do NOT intend to openly publish my modifications or otherwise undermine the work of the original creators in any way, I will however share my modifications with the authors so they can incorporate them into their mods if desired
alright
so i started with “Box O’ Vox” (beautiful mod) which actually mixes storage filters into the “Better Storage” filters (i think, at least it looks that way to me) and i want to add at least every food item to the stockpile filter, just because i like precise and discriminative filters
I’m using the orignal files from both aforementioned mods as templates and it seems to work quite well …for the “Ingredients” tag, now i finished raw veggies and ran into a little problem:
as you can see the “Prepared Food” and “Cooking Ingredients” tags snuck themselves into the ingredients list and i have no idea why… i went back and added these lines with no change
“mixintypes”: {
“prepared_food”: “remove”,
“cooking_ingredient”: “remove”
}
I’m hoping someone can help me with this, I’m fairly new to modding and so far I merely made simple edits
(like changing the Northern Alliance slightly to better work in the temperate biome and things like that)
greetings
kaetzer