
Weight & Training
A strength training datapack that adds weight to equipment.
Hi, I finally got my datapack working with a config menu on NeoForge. I am not all that happy with it yet, but at least it works!! You will need to to a
/reloadafter any config changes.
New feature
I added an exhaustion system, basicly the longer you are awake and the more you train, the more exhausted you become. Time to sleep!
Customization
The training bar is now much more customisable, with server and personal settings. Right now there are 5 visuals and the option to disable the bar.
A lot of code
This update added a lot of code, so if I missed any bugs, pls report them with the issue link
New feature
I added an exhaustion system, basicly the longer you are awake and the more you train, the more exhausted you become. Time to sleep!
Customization
The training bar is now much more customisable, with server and personal settings. Right now there are 5 visuals and the option to disable the bar.
A lot of code
This update added a lot of code, so if I missed any bugs pls report them with the issue link
New feature
I added an exhaustion system, basicly the longer you are awake and the more you train, the more exhausted you become. Time to sleep!
Customization
The training bar is now much more customisable:
- #global for server setting and @s for personal setting
/scoreboard players set #global training_bar "value" or /scoreboard players set @s training_bar "value"- 0 = disabled
- 1 to 5 is different settings, test them out.
New feature
I added an exhaustion system, basicly the longer you are awake and the more you train, the more exhausted you become. Time to sleep!
Customization
The training bar is now much more customisable:
- #global for server setting and @s for personal setting
/scoreboard players set #global training_bar "value" or /scoreboard players set @s training_bar "value"- 0 = disabled
- 1 to 5 is different settings, test them out.
This version adds a better config screen, hope you enjoy!!
This version adds a much better config screen, hope you enjoy!!
A small patch that makes sure that when you change the default scoreboard values they actually stay changed and don't reset on next reload.
Also I made it possible to change the training speed with:
/scoreboard players set #global training_threshold "your value"Right now the default is 10. So if you put this to 20, for exemple, the training time will double.
A small patch that makes sure that when you change the default scoreboard values they actually stay changed and don't reset on next reload.
Also I made it possible to change the training speed with:
/scoreboard players set #global training_threshold "your value"Right now the default is 10. So if you put this to 20, for exemple, the training time will double.
A small patch that makes sure that when you change the default scoreboard values they actually stay changed and don't reset on next reload.
Also I made it possible to change the training speed with:
/scoreboard players set #global training_threshold "your value"Right now the default is 10. So if you put this to 20, for exemple, the training time will double.
A small patch that makes sure that when you change the default scoreboard values they actually stay changed and don't reset on next reload.
Also I made it possible to change the training speed with:
/scoreboard players set #global training_threshold "your value"Right now the default is 10. So if you put this to 20, for exemple, the training time will double.
MAJOR CHANGES, ONLY UPDATE IF THEY INTEREST YOU!!!
I implemented a training progression, now when you strain your muscles you actually train!!! But be carefull, if you over do it, you might end up hurting yourself.
I will look at what I can add to the config, probably stuff like the speed at which you train, etc. But that is for later.
MAJOR CHANGES, ONLY UPDATE IF THEY INTEREST YOU!!!
I implemented a training progression, now when you strain your muscles you actually train!!! But be carefull, if you over do it, you might end up hurting yourself.
I also discovered by chance that the stone axe and pickaxe had no weight.
MAJOR CHANGES, ONLY UPDATE IF THEY INTEREST YOU!!!
I implemented a training progression, now when you strain your muscles you actually train!!! But be carefull, if you over do it, you might end up hurting yourself.
I will look at what I can add to the config, probably stuff like the speed at which you train, etc. But that is for later.
MAJOR CHANGES, ONLY UPDATE IF THEY INTEREST YOU!!!
I implemented a training progression, now when you strain your muscles you actually train!!! But be carefull, if you over do it, you might end up hurting yourself.
I have spend way to long on this ****, so yeah, this is probably the only Neoforge version I make. The config file doesn't work btw, this is really just a mod version of the datapack, with no extra features. I have a headache and will move onto something else 😂
This is the 1.20.x version of the fabric mod. I am not going to bother with older versions I think, just use the datapack.
I think this will work? Like the datapack works on any 1.21.x version, just not sure about this fabric mod.
Finally time for that config file!!!! Yes you can now edit the default value for strength in a config file. Just for existing worlds you will need to run the following to syncronise with the default value if you change it.
/scoreboard players set @a strength 0Next I will look at how I can make it easy to add items in the tags
I rewrote the code to not force a default strength value. /scorboard players set @s strength "your value"

