I have an idea of how I could do this...I may be making a PR to Minetweaker at some pointOh the hunt again, is there a mod out there that allows me to alter the stack size of specific items/blocks?
Iguana Tweaks can do this.Oh the hunt again, is there a mod out there that allows me to alter the stack size of specific items/blocks?
config said:# stacksizes
#--------------------------------------------------------------------------------------------------------#
# Change the stack sizes of blocks and items, based on material weight
##########################################################################################################
stacksizes {
# Max stack size divider
I:blockStackSizeDividerMax=1
# Min stack size divider
I:blockStackSizeDividerMin=1
# Max stack size divider
I:itemStackSizeDivider=1
# Writes a line to the console log when the stack size of an item/block gets changed
B:logStackSizeChanges=false
}
Thanks, but it seems overkill, looking at the topics, seems to change everything. I just need to change the stack size of a single mod added block.Iguana Tweaks can do this.
There's another file in the configs to designate weights for different Items and blocks.
What item/block are you trying to change?Thanks, but it seems overkill, looking at the topics, seems to change everything. I just need to change the stack size of a single mod added block.
The campfire (ID: camping:campfire) from The Campfire Mod. Currently stacks to 64, need it to stack to just 1.What item/block are you trying to change?
Nice codeI've made the mod, I've only tested it briefly, but there shouldn't be any issues.
Download: http://www.mediafire.com/download/o1lc758oqiwot1h/YouShallNotStack-1.0.jar
GitHub: https://github.com/InfinityRaider/YouShallNotStack
That mod isn't adjusting inventory stacking, instead, it will stack them in the world to prevent lag.
Nice IR! I'll check it out.I've made the mod, I've only tested it briefly, but there shouldn't be any issues.
Download: http://www.mediafire.com/download/o1lc758oqiwot1h/YouShallNotStack-1.0.jar
GitHub: https://github.com/InfinityRaider/YouShallNotStack
Whats your stance on modpacks? If it works, I'll need to include it in my OmegaDawn pack.I've made the mod, I've only tested it briefly, but there shouldn't be any issues.
Download: http://www.mediafire.com/download/o1lc758oqiwot1h/YouShallNotStack-1.0.jar
GitHub: https://github.com/InfinityRaider/YouShallNotStack
https://github.com/InfinityRaider/YouShallNotStack/blob/master/LICENSEWhats your stance on modpacks? If it works, I'll need to include it in my OmegaDawn pack.
Just to say, this works perfectly! Thank you!I've made the mod, I've only tested it briefly, but there shouldn't be any issues.
Download: http://www.mediafire.com/download/o1lc758oqiwot1h/YouShallNotStack-1.0.jar
GitHub: https://github.com/InfinityRaider/YouShallNotStack