promotional bannermobile promotional banner

Weight-RPG

Inventory weight mechanic just like in RPGs!
Back to Files

Weight-RPG 2.14v

File nameWeight-RPG.jar
Uploader
Ted5555Ted5555
Uploaded
Jul 26, 2023
Downloads
315
Size
173.1 KB
File ID
4665207
Type
R
Release
Supported game versions
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13

What's new

 

Introduced Boost Items that increase the player's maximum weight capacity for all weight levels. To define Boost Items and their respective weight enhancements, add the following code to the config.yml file:
# Here add boost items' names and their respective weight to increase the player's carrying capacity.
# Don't add space after and before '='. Use '&' for color codes.
# Υou can use RGB colors by specifying them in the format "&#RRGGBB"
# Boost items don't have any weight.
boost-items:
# - "itemname=boost_weight"
- "&aSuper Backpack=50"
- "&#1cebee&lEnhanced Bag=100"

Added support for hex colors using the format '&#(color)', which can be used in custom items and boost items.
Added the ability for players to disable item pick-up at any weight level. You need to add the 'disable-pick-up: false or true' option to each level in the config.

 

This mod has no related projects