Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@jsprismarine/minecraft

Package Overview
Dependencies
Maintainers
2
Versions
404
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsprismarine/minecraft

Minecraft: Bedrock Edition data and related utilities

latest
Source
npmnpm
Version
0.14.1
Version published
Maintainers
2
Created
Source

JSPrismarine/minecraft

This package contains data directly related to the Minecraft: Bedrock Edition game.

Note: This is still a WIP

Why was it introduced?

This package is introduced for its convenience in further separating the server logic from the protocol. Previously, importing the server logic was necessary to use the protocol package. However, this idea is particularly compelling for two main reasons:

  • Now, we can directly generate/manage block states or other resources with this package.
  • It effectively separates the game structures from the server logic, resulting in improved modularity and easier maintainability.

Keywords

protocol-data

FAQs

Package last updated on 16 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts