Let It Burn has been archived. Let It Burn will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.21
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 3 months ago
Updated 3 months ago
Description
Allows to edit list of blocks that can catch on fire, including their burn and spread chances. Completely serverside and right in game.
To get started or get list of blocks that can catch on fire by default, use /letitburn genconfig
(by default block list in config is empty and disabled from being used in game).
Commands
/letitburn enable <state>
- enables/disables replacing list of blocks that can catch on fire. If used without passing the state, shows current state. If disabled, fire will behave as without this mod. State changes without need to reload config./letitburn genconfig
- (re)generates default list of blocks that can catch on fire./letitburn add <block> <burn chance> <spread chance>
- adds or overrides existing block entry in config list./letitburn remove <block>
- removes entry of specified block from list in the config./letitburn reload
- reloads config and allows changes made in it to be applied in game (if they were made via commands or via editing config file manually).