Suggestion: add config option for data model tier count cost
LunaFolf opened this issue ยท 2 comments
When Sim was it's own mod, simulations did not deduct tier count (data) from attuned data model.
In the new version, each simulation deducts one, as seen on line 54 of the DataModelUtil.
My suggestion would be to add a config option for this value, so server owners can adjust to higher or lower whole integer values.
If this is agreed on, I'd also recommend adding config to other similar values related to sims, wherever best applicable.
Thanks for suggesting, we are working on that
https://discord.com/channels/707435077679841350/737793698984755372/1074515751307841638
On the newest release (coming in a few minutes, hopefully), we've added the dataBonus
config option, defaulted to 1
(the old behavior of adding data).
Once we move over to a proper registry for data model categories, we could add specific costs for each tier of each category. But for now, let's keep it straight forward, eh? ๐