Demeter's Soul - TinyModularThings/UniqueEnchantments GitHub Wiki
1.16+ Post-Transcended Update
Shift-rightclicking a crop will add the crop to a list.
The list will be iterated 1 entry per frequency.
Every Crop that is marked, will be harvested automatically and stored into your Ender Chest.
Every Harvest will produce 1 Product.
Max. Level: | 1 |
Treasure: | Yes |
Rarity: | Very_rare |
Equipable: | Hoe |
Tradeable: | False |
[Frequency] BaseDuration / Log10(10+Level*LevelScaling) {Ticks}
[HarvestCap] BaseCap + PlayerLevel
BaseDuration | 20 |
LevelScaling | 0.9 |
BaseCap | 10 |
N/A
Having 4 marked crops, means every crop will be harvested every 4 seconds. 15 marked crops, 15 seconds.
Legacy 1.12.2 & 1.14.4
Shift-rightclicking a crop will add the crop to a list.
The list will be iterated 1 entry per frequency.
Every Crop that is marked, will be harvested automatically and stored into your Ender Chest.
Every Harvest will produce 1 Product.
P.S. having 4 marked crops, means every crop will be harvested every 4 seconds. 15 marked crops, 15 seconds.
Max. Level: | 1 |
Treasure: | Yes |
Rarity: | Very_rare |
Equipable: | Hoe |
Tradeable: | False |
[Frequency] BaseDuration / Log10(10+Level*LevelScaling) {Ticks}
[HarvestCap] BaseCap + CapPerLevel * Level
BaseDuration | 20 |
LevelScaling | 0.9 |
BaseCap | 25 |
CapPerLevel | 10 |
N/A
N/A