From 9d92009789db9ece2165bcb2e721c07a9413f0f9 Mon Sep 17 00:00:00 2001 From: extremeheat Date: Sun, 8 Sep 2024 04:41:20 -0400 Subject: [PATCH] Update index.js --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 07299ae..f224181 100644 --- a/index.js +++ b/index.js @@ -145,7 +145,6 @@ function loader (registryOrVersion) { } static fromNotch (networkItem, stackId) { - console.log('fromNotch', arguments) if (registry.type === 'pc') { if (registry.supportFeature('itemsWithComponents')) { // 1.20.5+ if (networkItem.itemCount === 0) return null