fix excedent lines

This commit is contained in:
AFCMS 2021-04-15 23:44:29 +02:00
parent a602f64ea5
commit 60e74fc41d
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