promotional bannermobile promotional banner

Property Modifier

Allows tweaking various properties of blocks and items. Also adds some other tweaks to aid with that, such as the ability to create new creative tabs or add composter inputs.

File Details

propertymodifier-1.19.2-0.1.jar

  • R
  • Oct 9, 2022
  • 55.43 KB
  • 161
  • 1.19.2
  • Forge

File Name

propertymodifier-1.19.2-0.1.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:property-modifier-474822:4022950")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Update to 1.19.2

- A new config system that uses a new structure where each entry is a new line
- Blockstate-specific configuration for destroy time, light emission and tool requirement
- A new way of applying armor and tool values, this should eliminate most problems with other mods' armor and tools
- A way to pregenerate values for the config, replacing the old log dumping of values
- The long-existing bug of modified repair materials not showing in JEI was finally fixed
- Removal of sound type configuration, because it was an internal mess