Basics
the main settings in any evolution file are.
base_item: "IRON_SWORD"
target_item: "DIAMOND_SWORD"
progress_goal: 100
progress:base_item:
indicates the item that will join the path of evolution. (Iron Sword)
target_item:
Specifies the item that will be returned when the evolution progress is completed. (Diamond Sword)
progress_goal:
It indicates the evolutionary progress required for the completion of evolution. (100)
progress:
indicates the progress of evolution. There must be at least one trigger within, and there must be at least one target within those triggers.
Last updated