Are you wanting it to be the (base vanilla stack size) * stack size multiplier?
Update: It now has Not Enabled, Suggested, 2x, 5x and 10x.
Suggested is if you would have just Enabled it.
2x, 5x and 10x are base vanilla stack multipliers.
angelsrefining mod adds new ores, not angelsinfiniteores. You check for angelsinfiniteores in map-generation.lua on line 104. I have angelsinfiniteores and don't have angelsrefining, so my game won't load with your mod.
I'm slowly going thru all of the things I had in it and re-adding them. When I did the 3.1.0 update, I had minimal time to get a fix in for the angels issue. Everything should be back in soon, I just need to find the time. Little rough right now.
Under Suggested, Ore and Plates both should stack to 200. I've got 10x right now, and Ore is stacking to 500 and Plates are stacking at 1000. I see nothing wrong with the code or in actual use, so you may want to review your mods and see if one of them has stack size changes or is a stack size changer.
Under Suggested, Ore and Plates both should stack to 200. I've got 10x right now, and Ore is stacking to 500 and Plates are stacking at 1000. I see nothing wrong with the code or in actual use, so you may want to review your mods and see if one of them has stack size changes or is a stack size changer.
I'll put them in as optional dependencies so that my mod loads after them and overwrites their values. It'll be in the next update. Not sure when that will be, however. I'm a little busy with work right now.
Update: Added BobPlates and BobOres to optional dependencies in 3.1.3.