resetting

resetting

Mod

data-driven default item stack components

Client and server Library

11 downloads
3 followers
Created18 days ago
Updated18 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

data-driven default item stack components

component overrides go in the components subfolder under the namespace and file name of the item to override

json format

  • boolean replace
    • if true ignores the original components of the item
    • optional default false
  • boolean defaults
    • if true adds the default item components of max stack size lore enchantments repair cost attribute modifiers and rarity
    • optional default true
    • ignored if replace is false
  • object components
    • keys are component type ids
    • values are json representation of component values

Project members

repulica

Member


Technical information

License
MPL-2.0
Client side
required
Server side
required
Project ID