Zedly / Zenchantments

More enchantments without mods or resource packs. CB/Spigot 1.14.4 / 1.12 / 1.11.x / 1.10.x
GNU General Public License v3.0
12 stars 23 forks source link

Bugfixes #38

Closed Geolykt closed 4 years ago

Geolykt commented 4 years ago

The Fire enchantment would not work as intended as the BlockBreakEvent was passed for some reason before it was cancelled, makeing sure that the event would be passed last would make sure that it wouldn't be canceled after it was recieved.

THIS COMMIT MAY HAVE UNINTEDED SIDE EFFECTS (edit: from what It looks like, it doesn't have any(

rfrowe commented 4 years ago

Hi @Geolykt, thanks for the code. Please fix up your indentation. It seems that some lines in your diff are indented with spaces and some with tabs. This repository is styled with 4-space indentations.

Geolykt commented 4 years ago

yea, I will fix that now

Geolykt commented 4 years ago

Alright, since I suppose this will lead to nowwhere, I closed this

Geolykt commented 4 years ago

Due to severe changes in the project's layout I will not be able to push these changes. I will reopen a remastered version of this PR shortly