← Назад к ресурсам

Better Harvesting

Adds various harvesting features, enables right click harvest, fast leaf decay, and more.

Modrinth game-mechanics

Описание

# Config Commands - `/betterharvesting` - Gets the value of all config items - `/betterharvesting [reload]` - Reloads the config from file - `/betterharvesting [AllowFastLeafDecay] []` - Enables/Disables Fast Leaf Decay - `/betterharvesting [AllowRightClickHarvest] []` - Enables/Disables Right Click Harvest - `/betterharvesting [AllowAutomaticSaplingReplant] []` - Enables/Disables Automatic Sapling Replanting - `/betterharvesting [AllowTreeCapitator] []` - Enables/Disables Treecapitator - `/betterharvesting [AllowVeinMining] []` - Enables/Disables Veinmining - `/betterharvesting [AutoPlantSaplingAfterTicks] []` - Sets the delay in ticks after a sapling falls it replants - `/betterharvesting [TreeCapitatorRequiresTool] []` - Sets if Treecapitator requires an axe to work - `/betterharvesting [VeinMineOnlyWhenSneaking] []` - Sets if Veinmine only works when sneaking (**note:** *This does not affect client side*) - `/betterharvesting [VeinMineRange] []` - Sets how many blocks veinmine mines - `/betterharvesting [TreeCapitatorRange] []` - Sets how many blocks are mined using TreeCapitator - `/betterharvesting [VeinMinePreventToolBreaking] []` - Sets if Veinmine/Treecapitator should stop before you're tool breaks # Features All features are able to be modified via the config. 1. RightClickHarvest![img](https://github.com/Drew-Chase/Better-Harvesting/blob/1.20/images/rightclickharvest.gif?raw=true) 2. FastLeafDecay![img](https://github.com/Drew-Chase/Better-Harvesting/blob/1.20/images/fastleafdecay.gif?raw=true) 3. TreeCapitator![img](https://github.com/Drew-Chase/Better-Harvesting/blob/1.20/images/treecapitator.gif?raw=true) 4. VeinMining![img](https://github.com/Drew-Chase/Better-Harvesting/blob/1.20/images/veinmine.gif?raw=true)