fix excedent lines

This commit is contained in:
AFCMS 2021-04-15 23:44:29 +02:00 committed by kay27
parent 46379b924d
commit 597b66ddcb
1 changed files with 1 additions and 2 deletions

View File

@ -37,8 +37,7 @@ local fish = function(itemstack, player, pointed_thing)
local num = 0
local ent = nil
local noent = true
local durability = 65
local unbreaking = mcl_enchanting.get_enchantment(itemstack, "unbreaking")
if unbreaking > 0 then