
Reforges 6.75.1
Custom item buffs and reforge stones with an intuitive GUI.
4.10.0
Dec 5, 2021
4.10.0 Changelog
- Added placeholder_equals, placeholder_less_than, placeholder_greater_than, and has_skill_level conditions
4.9.0
Dec 4, 2021
4.9.0 Changelog
- Switched from json -> yml
Use https://www.json2yaml.com/ to convert your .json config to .yml!
Use https://www.json2yaml.com/ to convert your .json config to .yml!
4.8.0
Dec 3, 2021
4.8.0 Changelog
- API: Effects/Conditions/Triggers now use Config over JSONConfig - Update all uses of JSONConfig to Config
- API: You can now register your own filters (FilterComponent) to add extra functionality
- API: You can now register your own filters (FilterComponent) to add extra functionality
4.3.0
Nov 26, 2021
4.3.0 Changelog
- Added armor, armor_toughness, give_xp, and xp_multiplier effects
- Added gain_xp trigger
- Added damageCause filter
- regen_multiplier and hunger_multiplier will now not accept triggers and act as permanent effects
- Added gain_xp trigger
- Added damageCause filter
- regen_multiplier and hunger_multiplier will now not accept triggers and act as permanent effects
4.2.0
Nov 25, 2021
4.2.0 Changelog
- Added is_night condition
- Increased auto-scan time from every 4 seconds to every 1.5 seconds
- Increased auto-scan time from every 4 seconds to every 1.5 seconds
4.1.2
Nov 22, 2021
4.1.2 Changelog
- Fixed is_sneaking not working
- Added invert conditions for is_sneaking, in_water, in_air
- Added invert conditions for is_sneaking, in_water, in_air