https://github.com/esotericenderman/inflamity
A Minecraft plugin that updates the way fire works and makes it much more powerful.
https://github.com/esotericenderman/inflamity
difficulty fire game-mechanics kotlin mc mc-dev mc-kotlin minecraft minecraft-fire minecraft-paper minecraft-paper-plugin minecraft-paper-plugins minecraft-plugin minecraft-plugin-development minecraft-plugins minecraft-survival paper papermc plugin survival
Last synced: 7 months ago
JSON representation
A Minecraft plugin that updates the way fire works and makes it much more powerful.
- Host: GitHub
- URL: https://github.com/esotericenderman/inflamity
- Owner: esotericenderman
- License: agpl-3.0
- Created: 2025-02-17T23:19:16.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-25T10:21:33.000Z (8 months ago)
- Last Synced: 2025-02-25T11:28:00.992Z (8 months ago)
- Topics: difficulty, fire, game-mechanics, kotlin, mc, mc-dev, mc-kotlin, minecraft, minecraft-fire, minecraft-paper, minecraft-paper-plugin, minecraft-paper-plugins, minecraft-plugin, minecraft-plugin-development, minecraft-plugins, minecraft-survival, paper, papermc, plugin, survival
- Language: Kotlin
- Homepage: https://modrinth.com/plugin/inflamity
- Size: 37.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
- Funding: .github/funding.yaml
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
# [Inflamity][modrinth]
Generated from [Minecraft Plugin Template][template]
[![Project Status: Unfinished][status]][root] [![Repository Size][size]][root]
A Minecraft plugin that updates the way fire works and makes it much more powerful.
## Why?
A little-noticed fact about Minecraft fire is that it is much weaker than its real-life counterpart.
Minecraft fire goes out naturally after some time, even if there wasn't much of a reason for that to happen.
Standing on highly-flammable blocks such as logs, coal blocks, or even TNT while you're burning would surely spell doom for the whole building you're in, right? Nope - fire doesn't spread from an entity to a block, only the other way around.
This plugin aims to fix these discrepancies and give fire the power it deserves. The result is that fire becomes more akin to a natural disaster that is not to be messed with - a force of nature that is difficult to survive, let alone contain.
## Documentation
- [Features][features]
- [Changelog][changelog]
- [To-do][ideas]
- [Issues][issues]
- [Citation][citation]
- [Code of Conduct][conduct]
- [Credit][credit]
- [Gallery][gallery]## Usage
### Updating This Project
- Update the [changelog][changelog] if needed.
- Update [features][features] if needed.
- Update [issues][issues] if needed.
- Update [to-do][ideas] if needed.### Releasing New Versions
- Update the [changelog][changelog].
- Update [citation][citation].
- Update [security][security] if needed.## License
[Inflamity][root] © 2025 [Esoteric Enderman][author-website] is licensed under the [AGPL 3.0][license] only.
## Topics
kotlin plugin minecraft paper fire minecraft-plugin mc survival difficulty mc-dev game-mechanics minecraft-plugins mc-kotlin papermc minecraft-survival minecraft-plugin-development minecraft-fire minecraft-paper minecraft-paper-plugin minecraft-paper-plugins
[root]: /
[author-website]: https://enderman.dev
[modrinth]: https://modrinth.com/plugin/inflamity
[template]: https://github.com/esoterictemplates/minecraft-plugin-template
[changelog]: ./CHANGELOG.md
[issues]: ./ISSUES.md
[features]: ./FEATURES.md
[ideas]: ./TODO.md
[citation]: ../CITATION.cff
[conduct]: ./CODE_OF_CONDUCT.md
[security]: ./SECURITY.md
[credit]: ./CREDIT.md
[gallery]: ./GALLERY.md[license]: /LICENSE
[status]: ./assets/images/badges/status/unfinished.svg
[size]: https://img.shields.io/github/repo-size/esotericenderman/inflamity?style=for-the-badge&logo=git&label=Repository%20size