Smoke Suppression

Smoke Suppression

Mod

Client mod to suppress campfire smoke when certain blocks are below the campfire.

Client DecorationUtility

31.3k downloads
100 followers
Created3 years ago
Updated9 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

This mod is for the Fabric mod loader and Minecraft Versions

Also works on Quilt!

Modrinth Downloads CurseForge Downloads

Requires Fabric API

Supports Cloth Config and Mod Menu for configuration, but neither is required.

Like this mod? Coindrop.to me or Buy me a coffee

Mod loader Fabric Mod loader Fabric

Discuss on Discord License MIT Source Code on GitLab gitlab issues

Smoke Suppression is a client-side mod.


This mod prevents campfires from creating any particles when certain blocks are underneath them. It affects both standard and soul campfires.


This is to prevent client-side lag and general annoyance when using large numbers of campfires in farms.


This is a client-side mod, it will have no effect if installed on a dedicated server.


The default list of blocks that suppress smoke is:

"suppressing_blocks_list": [
  "minecraft:hopper",
  "minecraft:rail",
  "minecraft:activator_rail",
  "minecraft:powered_rail",
  "minecraft:detector_rail"
]

Blocks can be added and removed either using Mod Menu or by editing '.minecraft/config/smoke_suppression.json'


Translating

If you'd like to translate Smoke Suppression (there are only a few lines of text), follow this link.

New translations will be added once approved without the mod needing an update thanks to CrowdinTranslate.


This mod is only for Fabric (works on Quilt, too!) and I won't be porting it to Forge. The license is MIT, however, so anyone else is free to port it.

I'd appreciate links back to this page if you port or otherwise modify this project, but links aren't required.

External resources



Project members

supersaiyansubtlety

Owner


Technical information

License
MIT
Client side
required
Server side
unsupported
Project ID