20 lines
361 B
YAML
20 lines
361 B
YAML
display-name: "Replenish"
|
|
description: "Crops are replanted automatically"
|
|
type: normal
|
|
|
|
targets:
|
|
- hoe
|
|
conflicts: [ ]
|
|
rarity: legendary
|
|
max-level: 1
|
|
|
|
tradeable: true
|
|
discoverable: true
|
|
enchantable: true
|
|
|
|
conditions: [ ]
|
|
|
|
consume-seeds: true # If seeds should be consumed in replanting
|
|
|
|
only-fully-grown: false # If only fully grown crops should be replanted
|