Socket
Socket
Sign inDemoInstall

minecraft-data

Package Overview
Dependencies
Maintainers
1
Versions
303
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.60.0 to 3.61.0

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

4

doc/history.md
# History
## 3.61.0
* update `minecraft-data`
## 3.60.0

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

@@ -75,3 +75,8 @@ [

"versions": ["1.16_major", "latest"]
},
{
"name": "compressorInPacketHeader",
"description": "Packet header includes compressor",
"versions": ["1.20.61", "latest"]
}
]
[
{
"version": 649,
"minecraftVersion": "1.20.61",
"majorVersion": "1.20",
"releaseType": "release"
},
{
"version": 630,

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

3

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

@@ -32,3 +32,4 @@ [

"1.20.40",
"1.20.50"
"1.20.50",
"1.20.61"
]

@@ -1326,3 +1326,3 @@ {

"commands": "pc/1.20.3"
}
}
},

@@ -1948,8 +1948,30 @@ "bedrock": {

"blocksJ2B": "bedrock/1.20.0",
"proto": "bedrock/1.20.50",
"types": "bedrock/1.20.50",
"version": "bedrock/1.20.50",
"language": "bedrock/1.20.10"
},
"1.20.61": {
"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.61",
"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.50",
"version": "bedrock/1.20.61",
"language": "bedrock/1.20.10"
}
}
}
}

@@ -0,1 +1,7 @@

## 3.61.0
* [Add bedrock 1.20.61 protocol data (#845)](https://github.com/PrismarineJS/minecraft-data/commit/b38e5da05d345d3c3af52466cf74167a94b1bb1a) (thanks @extremeheat)
* [Add 24w06a to pc protocolVersions.json](https://github.com/PrismarineJS/minecraft-data/commit/5630ff7074903a6638dd6595315888d9585d0e59) (thanks @github-actions[bot])
* [Add 24w05b to pc protocolVersions.json](https://github.com/PrismarineJS/minecraft-data/commit/ff68bc8540e582042af86edc5bf8ca98f8017f1d) (thanks @github-actions[bot])
* [Add 24w05a to pc protocolVersions.json](https://github.com/PrismarineJS/minecraft-data/commit/f2bbe7b57103d4c0c274a6dbc06f34e1c3638fc1) (thanks @github-actions[bot])
## 3.60.0

@@ -2,0 +8,0 @@ * [Fix spelling on packet_configuration_acknowledged in all locations in 1.20.2 protocol.json (#841)](https://github.com/PrismarineJS/minecraft-data/commit/4b0ac882a3900525dbf6cc0f0a4ffb9234d3b029) (thanks @wgaylord)

@@ -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, 1.20.3, 1.20.4)
* 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
* 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, 1.20.61

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

{
"name": "minecraft-data",
"version": "3.60.0",
"version": "3.61.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