Changelog
2.1 Beta - Fabric
🚀 New Features
- Added support for Fabric (1.19+)
 
🔧 Configuration Changes
- Config is different from the paper version, it's a json config and it looks like this:
{ "enabled": true, "campfire": { "enabled": true, "interval": 2000, // ms, not ticks "amount": 1.0, "range": 3, "actionbar": { "enabled": true, "message": "§2You\u0027re getting healed." } }, "soul_campfire": { "enabled": true, "interval": 2000, // 1 second = 1000ms "amount": 1.0, "range": 3, "actionbar": { "enabled": true, "message": "§2You\u0027re getting healed." } } } 
Files
magicalcampfire-fabric-2.1.jar(31.46 KiB) Primary  Download 
Details
 Licensed MIT
 Published a year ago
 Updated 3 months ago

