Does not seem to be working. Mainly tried the x10 version. is it supposed to work on those that you pick up too, like oxygen, natrium or other things you pick up?
Hello, it seems the Mods still aren't working, it looked promising hehe. On the other hand, you seem to have a lot of knowledge on the topic. Have you thought about creating a mod that increases the STACK and applies to all items? It would be great, honestly.
EXML mods came into existence with the Worlds Part II update, so there aren't any for pre-WPII. For those, you have to use PAK mods. If you have conflicts, you can use Luas and AMUMSS to combine mods to work together. My older versions are in the old files section and my Luas are on my gMods page.
I am having the same issue. Tried with Vortex first and then manual, nothing seems to work.
Edit: Seems like some resources are not working while others are? I was testing with Magnetized Ferrite where it is not working. But the mod is working for Copper.
Hi Your mods contain the comment "File created using MBINCompiler version (5.52.0.1)" If this is really the case, please tell me what (what kind of file) you insert into the "ModScript" folder to get EXML as output like yours?
sry to be a bother but are you sure the x3 one is complete..? I'm not sure if it changed terrain mining (or if it's even supposed to) so i grabbed the x10 to compare and in the file there's 2 more lines of code than in the x3
for x3 <Property name="ResourceReducer" value="2" /> <Property name="ResourceCommonReducer" value="2" />
but for x10 it's <Property name="ResourceReducer" value="1" /> <Property name="ResourceCommonReducer" value="1" /> <Property name="ResourceCommonMinAmount" value="2" /> <Property name="ResourceCommonMaxAmount" value="16" />
Having never touched NMS modding (but i understand how to mod lol) im not sure 'exactly' what im looking at here and how any of it equated to x3 or x10.. just letting you know about the missing? data in case that's what's happened.. Cheers.
21 comments
Does gStack not do what you want with increasing stacks?
Do you have any other MXML mod similar to this one but compatible with the previous game, meanig not for the new Worlds Part II update?
Edit: Seems like some resources are not working while others are? I was testing with Magnetized Ferrite where it is not working. But the mod is working for Copper.
Your mods contain the comment "File created using MBINCompiler version (5.52.0.1)"
If this is really the case, please tell me what (what kind of file) you insert into the "ModScript" folder to get EXML as output like yours?
I do the same. :)
sry to be a bother but are you sure the x3 one is complete..? I'm not sure if it changed terrain mining (or if it's even supposed to) so i grabbed the x10 to compare and in the file there's 2 more lines of code than in the x3
for x3
<Property name="ResourceReducer" value="2" />
<Property name="ResourceCommonReducer" value="2" />
but for x10 it's
<Property name="ResourceReducer" value="1" />
<Property name="ResourceCommonReducer" value="1" />
<Property name="ResourceCommonMinAmount" value="2" />
<Property name="ResourceCommonMaxAmount" value="16" />
Having never touched NMS modding (but i understand how to mod lol) im not sure 'exactly' what im looking at here and how any of it equated to x3 or x10.. just letting you know about the missing? data in case that's what's happened..
Cheers.
Cheers