Описание
## Description
FakeFPS is a fabric mod that displays fake fps values on screen. Use it to flex on your friends!
**NOTE: This mod does not provide actual performance boost in any way. There will be a warning shown when FakeFPS is enabled**

## Installation
1. Install **Fabric Loader 0.17.2** or newer for Minecraft 1.21.1x
2. Place `fake-fps-v.x.x.jar` in your `mods` folder
3. Start Minecraft with the Fabric profile
5. **Make sure you have the fabric api mod**
---
### Commands
#### `/fpsspoof`
##### `enable`: `/fpsspoof enable` enables fake fps
##### `disable`: `/fpsspoof disable` disables fake fps
##### `toggle`: `/fpsspoof toggle` toggles fake fps status
##### `disable`: `/fpsspoof disable` disables fake fps
##### `multiplier`: `/fpsspoof multiplier ` changes the value the real fps is multiplied by
##### `fluctuation`: `/fpsspoof fluctuation ` changes how much the fps fluctuates (to make the fps display look more 'real')
##### `reset`: `/fpsspoof reset` resets to default settings
##### `status`: `/fpsspoof disable` shows the current configuration
---