Mod Smoke Suppression by supersaiyansubtlety

  • Smoke Suppression by supersaiyansubtlety

    Client mod to suppress campfire smoke when certain blocks are below the campfire.
    • 71.49 KB
    • 1.20.1
    • January 27, 2021
    • June 14, 2023
    • Cosmetic
      Redstone
    Smoke Suppression
Mod Information
NameSmoke SuppressionAuthorsupersaiyansubtletyDescriptionClient mod to suppress campfire smoke when certain blocks are below the campfire.
InformationDownloads:
Version: 1.20.1
Size: 71.49 KB
Updated at: June 14, 2023
Created at: January 27, 2021
Tags
Cosmetic
Redstone

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.

 

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.