Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
extremeheat authored Dec 22, 2024
1 parent 533e083 commit 22f50c5
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 @@ -184,7 +184,6 @@ function provider (registry, { Biome, version }) {
if (this._properties) break
}
}
if (!this._properties) console.log('** NO BLOCK DATA FOR', [this.type, this.metadata])
this._properties ??= {}
}
} else if (version.type === 'bedrock') {
Expand Down

0 comments on commit 22f50c5

Please sign in to comment.