Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Supported environments
Client-side
Server-side
Tags
Creators
Details
Licensed MIT
Published 4 months ago
Carpet DWK Addition
A Carpet Mod extension that provides control over fluid mechanics and rail behaviors in Minecraft.
📖 Features (功能)
This mod adds new rules to /carpet to control specific game behaviors:
stopFluidFlow
- Description: Prevents water and lava from spreading to new blocks.
- Default:
false - Use case: Useful for keeping builds clean and reducing lag.
- Command:
/carpet stopFluidFlow true
preventFluidInteraction
- Description: Prevents fluids from interacting with the world (e.g., water + lava = stone/obsidian).
- Default:
false - Use case: Prevents accidental stone generation from jamming flying machines and redstone contraptions.
- Command:
/carpet preventFluidInteraction true
preventRailAutoConnection
- Description: Prevents rails from changing shape or connecting when a new rail is placed nearby.
- Default:
false - Use case: Useful for building dense parallel railways without them merging.
- Command:
/carpet preventRailAutoConnection true
📦 Installation (安装)
- Install Fabric Loader.
- Install Carpet Mod.
- Drop the mod into your
modsfolder.
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.


