Overview of Fabric Carpet features
masterFabric Carpet is a technical mod for vanilla Minecraft that provides fine-grained control over game mechanics. Key capabilities include:
- Time Manipulation: Use
/tick warpto accelerate game time (e.g., testing farms) as fast as your hardware allows. - Technical Monitoring:
- Use
/logto see live updates for server mobcap, TPS, and other metrics. - Use
hopperCountersto get a detailed breakdown of items produced by hoppers.
- Use
- Mechanic Tweaks:
movableBlockEntities: Allows pistons to push block entities like chests.- Various bug fixes (e.g.,
leadfix,portalsuffocationfix,unloadedentityfix).