Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

minecraft-data

Package Overview
Dependencies
Maintainers
1
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minecraft-data - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

3

doc/history.md

@@ -0,1 +1,4 @@

## 1.2.1
* update minecraft-data : update blocks, items and recipes in 1.9, and fix a small error in 1.9 protocol
## 1.2.0

@@ -2,0 +5,0 @@ * update 1.9 protocol to 1.9-pre4

12

minecraft-data/data/1.9/items.json

@@ -445,3 +445,3 @@ [

"displayName": "Water Bucket",
"stackSize": 64,
"stackSize": 1,
"name": "water_bucket"

@@ -452,3 +452,3 @@ },

"displayName": "Lava Bucket",
"stackSize": 64,
"stackSize": 1,
"name": "lava_bucket"

@@ -1209,2 +1209,8 @@ },

{
"id": 426,
"displayName": "End Crystal",
"stackSize": 64,
"name": "end_crystal"
},
{
"id": 427,

@@ -1273,3 +1279,3 @@ "displayName": "Spruce Door",

"stackSize": 64,
"name": "dragon's_breath"
"name": "dragon_breath"
},

@@ -1276,0 +1282,0 @@ {

{
"name": "minecraft-data",
"version": "1.2.0",
"version": "1.2.1",
"description": "Provide easy access to minecraft data in node.js",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc