[HR][/HR]
This plugin allows furnaces to use nearby lava blocks as heat source, either speeding up smelting or completely replacing fuel requirements.
How to use?
Simply place complete lava blocks adjacent to furnace. By default:
- Only lava blocks touching furnace's faces will affect it
- Lava cannot start smelting without config change (see below)
[HR][/HR]
Configuration (config.yml)
- canBurn - Enable smelting without fuel when lava is nearby
- Default: false
- canSpeedUpBurn - Enable smelting speed boost from lava
- Default: true
- additionalSpeedBurn - Speed multiplier per lava block (1.0 = 2x speed)
- Default: 1.0
- maxLavaBlocksUsedTogether - Max lava blocks contributing to speed
- Default: 6
- aroundBlockPositions - Custom positions where lava affects furnace
[HR][/HR]
Compatibility
- Tested: 1.21.6
- Supported: 1.21 - 1.21.x
Lower versions won't work correctly!
[HR][/HR]
Features:
✓ Fuel-free smelting (when enabled)
✓ Adjustable speed boosts
✓ Works with hoppers/automation
✓ Lightweight performance
Installation:
1. Download .jar
2. Put in plugins folder
3. Restart server
4. Configure in plugins/OutsideLavaFuel/config.yml
[HR][/HR]
Need help? Found bug? Leave comment below!