Lea-fish / Leafish

A minecraft-like multi version client implemented in Rust.
Apache License 2.0
824 stars 46 forks source link

Implement enchanting. #272

Open skillman623 opened 1 year ago

skillman623 commented 1 year ago
terrarier2111 commented 8 months ago

Status effects seem unrelated to enchanting, should we maybe remove them from here or am i missing something?

skillman623 commented 8 months ago

Status effects seem unrelated to enchanting, should we maybe remove them from here or am i missing something?

I was thinking it might be needed for feather falling, drowning prevention (water breathing), fire aspect, and other related effects. If they are implemented as placeholders, this can be removed from the list.

terrarier2111 commented 8 months ago

Status effects seem unrelated to enchanting, should we maybe remove them from here or am i missing something?

I was thinking it might be needed for feather falling, drowning prevention (water breathing), fire aspect, and other related effects. If they are implemented as placeholders, this can be removed from the list.

Status effects affect in-game behavior, as do enchantments - that's pretty much all they have in common