If I buy 1 pine, then 1 palm, then the seed of a palm is added to a pile of pine. As a result, I have 2 pine seeds.
If I buy 1 pine, then 1 palm, then the seed of a palm is added to a pile of pine. As a result, I have 2 pine seeds.
Hey !
We're having a small problem on our Rust RP server. People have farms and hemp clones stacks as been lowered to 1. We're trying to find a way to have bigger stacks of trees to fix the problem with the hemp clone.
Do you have an idea ?
Bobo :)
I've changed the config file and looked up the code, I didn't find anything changing the max stack of the hemp clone. Anyone knows why the hemp clone is limited to one after I've added the plugin ?
Thank you !
I changed line 301. value and it worked.
item.info.stackable = 10;
I keep getting reports of hemp clones and seeds not stacking ocassionally. It appears to be a bug that comes and goes and appears to be related to this plugin.
that is correct the seeds will not stack due to an issue in stack size controller back in the day if you are using stack modifier i think this could be removed and allow stacking again.