Fuel to XP
This modification introduces a unique block called Sculk Flower into the game. This special flower has the ability to absorb fuel that comes within one block of it. After a short digestion period, the block begins to emit experience orbs, converting regular fuel into valuable game resources.
(any small flower can be used)
Configuration
The configuration file is located at config/fuel_to_xp.cfg. The default settings are as follows:
fuelPerXp = 200
delayTicks = 20
Requirements
- Fabric Language Kotlin
- Fabric API