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 3.49.1 to 3.50.0

minecraft-data/data/bedrock/1.20.40/proto.yml

4

doc/history.md
# History
## 3.50.0
* update `minecraft-data`
## 3.49.1

@@ -4,0 +8,0 @@

[
{
"version": 630,
"minecraftVersion": "1.20.50",
"majorVersion": "1.20",
"releaseType": "release"
},
{
"version": 622,

@@ -4,0 +10,0 @@ "minecraftVersion": "1.20.40",

3

minecraft-data/data/bedrock/common/versions.json

@@ -31,3 +31,4 @@ [

"1.20.30",
"1.20.40"
"1.20.40",
"1.20.50"
]

@@ -1875,8 +1875,30 @@ {

"blocksJ2B": "bedrock/1.20.0",
"proto": "bedrock/1.20.40",
"types": "bedrock/1.20.40",
"version": "bedrock/1.20.40",
"language": "bedrock/1.20.10"
},
"1.20.50": {
"blocks": "bedrock/1.20.0",
"blockStates": "bedrock/1.20.0",
"blockCollisionShapes": "bedrock/1.20.0",
"biomes": "bedrock/1.20.0",
"entities": "bedrock/1.19.1",
"items": "bedrock/1.20.0",
"recipes": "bedrock/1.19.10",
"instruments": "bedrock/1.17.0",
"materials": "pc/1.17",
"enchantments": "bedrock/1.19.1",
"effects": "pc/1.17",
"protocol": "bedrock/1.20.50",
"windows": "bedrock/1.16.201",
"steve": "bedrock/1.16.201",
"blocksB2J": "bedrock/1.20.0",
"blocksJ2B": "bedrock/1.20.0",
"proto": "bedrock/latest",
"types": "bedrock/latest",
"version": "bedrock/1.20.40",
"version": "bedrock/1.20.50",
"language": "bedrock/1.20.10"
}
}
}
}

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

## 3.50.0
* [Add bedrock 1.20.50 protocol data (#800)](https://github.com/PrismarineJS/minecraft-data/commit/3dd855a3c0e372daaa210fc698b8040dd693cae8) (thanks @extremeheat)
## 3.49.1

@@ -2,0 +5,0 @@ * Fix pc protocol web doc by removing stable-json-stringify

@@ -13,3 +13,3 @@ # minecraft-data

1.10 (16w20a, 1.10-pre1, 1.10, 1.10.1, 1.10.2), 1.11 (16w35a, 1.11, 1.11.2), 1.12 (17w15a, 17w18b, 1.12-pre4, 1.12, 1.12.1, 1.12.2), 1.13 (17w50a, 1.13, 1.13.1, 1.13.2-pre1, 1.13.2-pre2, 1.13.2), 1.14 (1.14, 1.14.1, 1.14.3, 1.14.4), 1.15 (1.15, 1.15.1, 1.15.2), 1.16 (20w13b, 20w14a, 1.16-rc1, 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5), 1.17, 1.17.1, 1.18 (1.18, 1.18.1, 1.18.2), 1.19 (1.19, 1.19.2, 1.19.3, 1.19.4), 1.20 (1.20, 1.20.1, 1.20.2)
* Minecraft bedrock version 0.14, 0.15, 1.0, 1.16.201, 1.16.210, 1.16.220, 1.17.0, 1.17.10, 1.17.30, 1.17.40, 1.18.0, 1.18.11, 1.18.30, 1.19.1, 1.19.10, 1.19.20, 1.19.21, 1.19.30, 1.19.40, 1.19.50, 1.19.60, 1.19.62, 1.19.63, 1.19.70, 1.19.80, 1.20.0, 1.20.10, 1.20.30
* Minecraft bedrock version 0.14, 0.15, 1.0, 1.16.201, 1.16.210, 1.16.220, 1.17.0, 1.17.10, 1.17.30, 1.17.40, 1.18.0, 1.18.11, 1.18.30, 1.19.1, 1.19.10, 1.19.20, 1.19.21, 1.19.30, 1.19.40, 1.19.50, 1.19.60, 1.19.62, 1.19.63, 1.19.70, 1.19.80, 1.20.0, 1.20.10, 1.20.30, 1.20.40, 1.20.50

@@ -16,0 +16,0 @@

{
"name": "minecraft-data",
"version": "3.49.1",
"version": "3.50.0",
"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 not supported yet

Sorry, the diff of this file is not supported yet

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