1.7.10 compatibility
This commit is contained in:
@@ -100,11 +100,11 @@ function ChestAdapter:listItems()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
itemDB:flush()
|
itemDB:flush()
|
||||||
if not Util.empty(items) then
|
|
||||||
self.cache = cache
|
|
||||||
return items
|
|
||||||
end
|
|
||||||
end)
|
end)
|
||||||
|
if not Util.empty(items) then
|
||||||
|
self.cache = cache
|
||||||
|
return items
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
function ChestAdapter:getItemInfo(item)
|
function ChestAdapter:getItemInfo(item)
|
||||||
|
|||||||
Reference in New Issue
Block a user