Enderite Mod (for Fabric)

Adds successors to Netherite items

File Details

Release - MC 1.21.4 - v1.7.1

  • R
  • Dec 25, 2024
  • 545.47 KB
  • 9.0K
  • 1.21.4
  • Fabric

File Name

enderitemod-fabric-1.7.1-1.21.4.jar

Supported Versions

  • 1.21.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:enderite-mod-for-fabric-399221:6021771"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Release - MC 1.21.4 - v1.7.1

  • Added new Shield renderer (1.21.4+)
  • Added custom item properties (1.21.4+)
  • Bugfixes

Property Documentation

  • enderitemod:enderite_shield special model type

    • Renders an Enderite shield

    • Uses patterns from minecraft:banner_patterns component and color from minecraft:base_color component

    • Fields:

      • charged - If true will render an ender portal over the shield

- enderitemod:charge numeric property
- Returns remaining charge for an item (Enderite Sword or Shield)
- -1 if no charge or no charge data component else scaled to 0..1
- No fields

- enderitemod:crossbow/pull numeric property
- Returns Enderite Crossbow specific pull progress
- No fields

- enderitemod:bow/pull numeric property
- Returns Enderite Bow specific pull progress
- No fields

- enderitemod:is_sneaking boolean property
- Returns true if the holder is sneaking
- No fields