Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
extremeheat authored Sep 8, 2024
1 parent fe681b1 commit 9d92009
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9d92009

Please sign in to comment.