
Auto Harvest Remake
A reimplementation of the Auto Harvest datapack as a Minecraft Paper plugin, optimized for performance.
AutoHarvest Remake
A high-performance Minecraft Paper plugin that automatically harvests mature crops on your farm.
一个高性能的 Minecraft Paper 插件,用于自动收割农场中成熟的作物。
🌾 Features / 特性
- 🚀 High Performance – Event-driven architecture for minimal server impact
高性能:基于事件驱动架构,极大降低服务器性能消耗 - 🔧 Easy Setup – Just place a waterlogged chest with an item frame holding a hoe
简单易用:只需放置一个含水箱子,并在其旁放置一个装有锄头的物品展示框 - ✨ Enchantment Support – Works with Fortune, Mending, and Unbreaking
附魔支持:兼容时运(Fortune)、经验修补(Mending)和耐久(Unbreaking) - 🌍 Multilingual – Supports English, Simplified Chinese, Traditional Chinese, and Japanese
多语言:支持英文、简体中文、繁体中文和日语 - 💾 Data Persistence – Farm states are restored after server restart
数据持久化:服务器重启后自动恢复农场状态 - ⚙️ Fully Configurable – Customize harvest range, speed, crop types, and more
高度可配置:可自定义收割范围、速度、作物类型等参数
🌱 Supported Crops / 支持的作物
- Wheat(小麦)
- Carrots(胡萝卜)
- Potatoes(土豆)
- Beetroot(甜菜根)
- Sweet Berries(甜浆果)
🛠️ How to Use / 使用方法
- Place a waterlogged chest (chest with water directly below it)
放置一个含水箱子(箱子正下方有水) - Attach an item frame next to the chest
在箱子旁边放置一个物品展示框 - Put a hoe inside the item frame
将一把锄头放入展示框中 - The plugin will auto-scan farmland within 4 blocks horizontally
插件将自动扫描周围 4 格范围内的耕地
When crops mature, they’re automatically harvested and stored in the chest!
作物成熟后会自动收割并存入箱子!
⚙️ Configuration / 配置
Config file: plugins/AutoHarvest/config.yml
配置文件路径:plugins/AutoHarvest/config.yml
Key settings include harvest range, enchantment toggles, chest space checking, and max harvest speed per tick.
主要配置项包括收割范围、附魔开关、箱子空间检测及每 tick 最大收割数量。
📦 Installation / 安装
-
Download the latest
AutoHarvest-x.x.x.jar -
Place it in your server’s
plugins/folder -
Restart the server or run
/reload -
Edit
config.ymlas needed -
下载最新版
AutoHarvest-x.x.x.jar -
放入服务器的
plugins/文件夹 -
重启服务器或执行
/reload -
按需编辑
config.yml
✅ Requires Paper 1.21.8+ and Java 21
✅ 需要 Paper 1.21.8+ 和 Java 21
🔗 GitHub: https://github.com/xmb505/Auto_Harvest
📜 License: MIT
