Download resetting — Minecraft Mods — MetaMods

resetting

Active

Downloads

0

Last update

1 year ago

Versions

1.20.5
Client and server
Fabric
Libraries

Resetting - Automatic Item Configuration System

Data-driven item parameter manager

Control default item characteristics through JSON configuration files. All components are configured using files located in the components subfolder of the appropriate namespace.

Configuration Structure:

All configuration options are declared in JSON format with the following parameters:

— The replace parameter (boolean type) determines whether original item components will be ignored: • true value - completely ignores standard components • false value (default) - preserves existing settings • optional parameter

— The defaults parameter (boolean type) manages basic item characteristics: • true value - includes standard attributes (stack size, description, enchantments, repair cost, attribute modifiers, and rarity) • false value - excludes default options • ignored when replace is set to false • optional parameter with default activation

— The components object performs precise characteristic adjustments: • defines parameter type identifiers • sets component values in the appropriate JSON format • allows flexible configuration of each item characteristic

Project members
repulica

repulica

Developer

Created: 27 Apr 2024

ID: 24640