Описание
# BedSheet
BedSheet is unofficial Carpet Mod NeoForge port, for Minecraft 1.21.x and above.
BedSheet is a mod for Minecraft that allows you to take full control of what matters from a technical perspective of the game.
* Test your farms over several hours in only a few minutes using `/tick warp`, as fast as your computer can
* ...and then see a detailed breakdown of the items they produce using `hopperCounters`
* See the server mobcap, TPS, etc. update live with `/log`
* Let pistons push block entities (ie. chests) with `movableBlockEntities`
# Settings
Same Carpet Mod. See [Carpet Mod wiki: List of all currently available settings](https://github.com/gnembon/fabric-carpet/wiki/Current-Available-Settings).
# Scarpet
Carpet contains Scarpet, BedSheet also include this, a powerful in-game programming language that allows you to easily interact with the game or make powerful apps to further enhance your game.
Find Scarpet apps in [the scarpet repo](https://github.com/gnembon/scarpet/tree/master/programs#readme) or check [the docs](https://github.com/gnembon/fabric-carpet/blob/master/docs/scarpet/Documentation.md) to make your own by looking at examples and checking the docs. BedSheet also comes with [a few built-in apps](https://github.com/gnembon/fabric-carpet/wiki/Built-in-Scarpet-apps) that you can load any time.
## Credits
- [gnembon/fabric-carpet](https://github.com/gnembon/fabric-carpet)
**DON'T feedback ANY issues about BedSheet in fabric-carpet repository!**