Skip to content

Demeter's Soul

Xaikii edited this page Jun 5, 2022 · 6 revisions
1.16+ Post-Transcended Update

Effect:

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

Formula:

[Frequency] BaseDuration / Log10(10+Level*LevelScaling) {Ticks}
[HarvestCap] BaseCap + PlayerLevel
BaseDuration 20
LevelScaling 0.9
BaseCap 10

Incompatible:

N/A


Special Notes:

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

Effect:

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

Formula:

[Frequency] BaseDuration / Log10(10+Level*LevelScaling) {Ticks}
[HarvestCap] BaseCap + CapPerLevel * Level
BaseDuration 20
LevelScaling 0.9
BaseCap 25
CapPerLevel 10

Incompatible:

N/A


Special Notes:

N/A

Clone this wiki locally