Описание
# Sable Fan Config
## Project Description
Sable Fan Config is a simple Minecraft mod that allows configuring the fan thrust of the Create mod when the Sable mod is installed.
## Features
- Allows adjusting the speed multiplier of fans in the Create mod
- Simple configuration via a config file
## Configuration Options
After the mod is installed, a configuration file named `sablefanconfig-common.toml` will be generated in the `config` folder.
### Available Configuration Options
| Option | Description | Default Value | Range |
|-------|------|-------|------|
| encased_fan_block_prop_speed_multi | Fan thrust multiplier | 1 | 0-100 |
# Sable Fan Config
## 项目简介
Sable Fan Config 是一个简单的 Minecraft 模组,它允许在安装了 Sable 模组的情况下配置 Create 模组的风扇推力。
## 功能
- 允许调整 Create 模组中风扇的速度倍数
- 通过配置文件进行简单的设置
## 配置选项
模组安装后,会在 `config` 文件夹中生成配置文件 `sablefanconfig-common.toml`。
### 可用配置项
| 配置项 | 描述 | 默认值 | 范围 |
|-------|------|-------|------|
| encased_fan_block_prop_speed_multi | 风扇推力倍数 | 1 | 0-100 |