Описание
🇨🇳 中文说明
# 自动收获
适用于《我的世界》(Minecraft)的自动收割模组。
## 用法
- 按下 **`H`** 键开启或关闭模组功能。
- 默认启用 **种植模式**。
## 模式说明
| 模式 | 指令 | 功能描述 |
|----------|------------------------------|-----------------------------|
| **种植模式** | `/autoharvest mode plant` | 自动种植手中的农作物(如小麦种子、胡萝卜等)到空耕地。 |
| **收割模式** | `/autoharvest mode harvest` | 自动收割已成熟的农作物。 |
| **除草模式** | `/autoharvest mode weed` | 自动清理耕地上的杂草(如草、高草等)。 |
| **喂食模式** | `/autoharvest mode feed` | 自动对可繁殖动物使用食物,触发繁殖行为。 |
| **锄地模式** | `/autoharvest mode hoe` | 自动将水源附近的草方块或泥土变为耕地。 |
| **钓鱼模式** | `/autoharvest mode fishing` | 自动投掷鱼竿并收杆,实现全自动钓鱼。 |
| **催熟模式** | `/autoharvest mode bonemeal` | 自动对未成熟的农作物使用骨粉进行催熟。 |
| **农夫模式** | `/autoharvest mode farmer` | 结合收割与种植:自动收割成熟作物并立即重新种植。 |
> 💡 **提示**:切换模式后,模组将会自动变为 **开启状态**(按 `H` 切换开启或关闭状态)
🇺🇸 English Description
# AutoHarvest
An automatic farming mod for Minecraft.
## Usage
- Press **`H`** to toggle the mod on or off.
- **Plant mode** is enabled by default.
## Mode Overview
| Mode | Command | Description |
|-------------------|------------------------------|------------------------------------------------------------------------------------------------------|
| **Plant Mode** | `/autoharvest mode plant` | Automatically plants crops such as wheat seeds and carrots on empty farmland. |
| **Harvest Mode** | `/autoharvest mode harvest` | Automatically harvests mature crops. |
| **Weed Mode** | `/autoharvest mode weed` | Automatically removes weeds such as grass and tall grass from farmland. |
| **Feed Mode** | `/autoharvest mode feed` | Automatically feeds breedable animals to trigger breeding. |
| **Hoe Mode** | `/autoharvest mode hoe` | Automatically turns grass blocks or dirt near water into farmland. |
| **Fishing Mode** | `/autoharvest mode fishing` | Automatically casts and retracts the fishing rod for fully automated fishing. |
| **Bonemeal Mode** | `/autoharvest mode bonemeal` | Automatically applies bone meal to immature crops to accelerate growth. |
| **Farmer Mode** | `/autoharvest mode farmer` | Combines harvesting and planting: automatically harvests mature crops and replants them immediately. |
> 💡 **Tip**: After switching modes, the mod will automatically be **enabled** (press `H` to toggle it on or off).