Let It Burn
This mod provides the ability to customize the list of blocks that can catch fire in Minecraft. You can modify the ignition and spread chances for any blocks. All changes are applied completely server-side and work directly during gameplay.
Getting Started
To begin using, execute the command /letitburn genconfig. It will automatically create a configuration file with the standard list of blocks that can catch fire in normal gameplay. By default, the block list in the config is empty and disabled.
Available Commands
-
/letitburn enable <state>- enables or disables the use of the modified block list. If called without a parameter, shows the current state. When disabled, fire will behave as in normal gameplay. Changes are applied instantly without reloading configuration. -
/letitburn genconfig- creates or updates the standard list of blocks that can catch fire. -
/letitburn add <block> <burn chance> <spread chance>- adds a new block to the list or modifies parameters of an existing one. -
/letitburn remove <block>- removes the specified block from the configuration list. -
/letitburn reload- reloads the configuration, applying all changes made through commands or manual file editing.