your current location:首页 > news>Harvest with Ease Minecraft

Harvest with Ease Minecraft

2024-12-12 09:18:43|Myriagame |source:minecraft skins

Overview

Harvesting crops are a pain.Players must break them all to obtain seeds, and then have to re -plant each tree.

With this MOD, this situation will no longer happen!You only need to right -click the crops to harvest them and leave new plants to grow!

It can also be compatible with any module, allowing you to complete the harvest easier!

Characteristic

Right -click to harvest any crops. Whether it is the original or the module, it can be directly harvested!

Minecraft images

It is also applicable to lower watt and cocoa beans!

Minecraft images

Minecraft images

Correctly consume 1 crop seed to simulate the process of re -planting.

Right -click the mouse button when holding an item with timely luck.

Height configuration!See the next section for details.

Configuration

This MOD has been used to use it, and the configuration is only used to further adjust

Require Hoe: Do you need to hold a hoe (or karate), the default value is false;

Damage on Harvesst: The durable value consumed when holding a hoe is only effective when the value of the Require Hoe is TRUE;

Exp on Harvest: Right -click the experience value generated by the harvested crops (note that the experience value is not the experience level);

Play Sound: Whether to play audio when harvesting a crop, the default value is TRUE;

CROPS: The list of the in -game ID of the crop of the crop that cannot be "open up" is empty.(This item is just a security measure. At present, there is no crop need)

Permit and right to use

You can use this mod freely in any integrated package or video, as long as you ensure the provision of information and link here.

The issuance of this project follows the GNU General Public License V3.0 protocol.

For developers

Only when your module crop expands the CropBlock class (this should be), these crops can use this out -of -box mode.

If you cannot expand this class for any reason, the CROPS configuration item is completely suitable for you.You only need to add the internal ID of the crop to make it take effect, but please note that only when the crop has the name set to be set to "Age", it means that when the crop can have the AGE value (from 0 to the maximum value), this is this.Operation will take effect.

From the version 6.0.0.0, you can use API to better integrate your module with this module.But please note that this is rare.To understand how to use the provided API, please pay attention to the wiki on GitHub.