Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PrismarineJS/minecraft-data

Language independent module providing minecraft data for minecraft clients, servers and libraries.
https://github.com/PrismarineJS/minecraft-data

Release 2.68.1

60ce5727a9a8586c031c685c5bb48d9f658617db authored over 4 years ago
add missing versions for commands on dataPaths

92a4dabf57595ca380b3bac4399f6dd37fd5df71 authored over 4 years ago
Release 2.68.0

7e7977c5a897f9cba1e63c68084947587db95445 authored over 4 years ago
Added a command entry for almost every mc-version > 1.13 (#334)

* Added a command entry for almost every mc-version > 1.13. This contains data needed to impleme...

a805a48c98a345941c095aac7865f1af30c6abf0 authored over 4 years ago
Add support for 1.16.3 (#333)

771184dcb55175cd2a9b1fcc9b2e2fb565e378c2 authored over 4 years ago
Add 1.16.3 to common/protocolVersions.json

56eae8659362fe9f81b76c91001938ef76a070f6 authored over 4 years ago
Add 1.16.3-rc1 to common/protocolVersions.json

5fa5410e081b0ea0ec81bc49c2e58773170108ac authored over 4 years ago
Release 2.67.0

33abb2dc5dd350f05c8efbeb80835edf01056ff2 authored over 4 years ago
actually fix loot schemas

a2ea5d319aedf0562772916859ff3a8077f46d19 authored over 4 years ago
use stack size range in entity loot too

c67877924630903324ae11d8301d3bc9922c95f8 authored over 4 years ago
make recent version use enchantment from 1.13.2

f8d6c8dca7230846fc7147519c87e59e487d5a15 authored over 4 years ago
transform stackSize to stackSizeRange in block loot, and add 1.16.2

abd988bad3cf9a036617a7d830d1b1304142c890 authored over 4 years ago
add loot table to guide

33981e2f4679e45c60a03e58dc7e03753de51b9b authored over 4 years ago
Release 2.66.0

da2daa9f7ea191cc7797af2ac1abd22751874180 authored over 4 years ago
Start new version guide (#327)

* Start new version guide

* add block collision shape and wip

* Update add-data-new-versio...

0730e4d96a9adad756e342bd76f95d32c6b82cb1 authored over 4 years ago
Add data/pc/1.16.2/{biomes,blocks,entities,items,recipes}.json (#331)

* Add data/pc/1.16.2/{biomes,blocks,entities,items,recipes}.json from burger-extractor

* Upda...

a112c27156b573da768606675a7d570eacb8d6bb authored over 4 years ago
fix 1.16.2 datapath

a354265d44ee59bb66b56b3e251d0458c660c514 authored over 4 years ago
Create Loot Data (#324)

* Created loot files

* Converted IDs to names.

* Split block and entity loot tables.

* ...

779cb947595034ddb2685891f85e9a400334a54e authored over 4 years ago
Adding Minecraft Item Browser project (#329)

* Adding Minecraft Item Browser project

Adding site for https://github.com/njt1982/minecraft-...

aea9d876961bf4ba31d5ba7929a9fd618a7ae73a authored over 4 years ago
Release 2.65.0

526f69d2993ce3f4b51726ec29fae6f0036e6ce9 authored over 4 years ago
Merge pull request #326 from nickelpro/master

Protocol support for 1.16.2

3e8b15873696668700226eeaa004dd798a65ec09 authored over 4 years ago
Add 1.16.2 to version list and README.md

07ad2100b43c89fed2431b868464d77f0b42bc47 authored over 4 years ago
Protocol support for 1.16.2

0531679421354a37a718dccead72f2e920d7af8a authored over 4 years ago
Add 1.16.2 to common/protocolVersions.json

5466efe528108c7228ebe737ad5ac70af243e2e7 authored over 4 years ago
Add 1.16.2-rc2 to common/protocolVersions.json

cfb48d0c1e65234a7c605d91d5aa66de4af69abf authored over 4 years ago
Add 1.16.2-rc1 to common/protocolVersions.json

a72b09d45ba6f6d0f368c7476825a4b37e0e410e authored over 4 years ago
Merge pull request #322 from TheDudeFromCI/block-drop-itemIDs

Converted block drops IDs (1.14+) to Item IDs

f1517fda962747c5e6df4468fab90a369a7edacd authored over 4 years ago
Add 1.16.2-pre3 to common/protocolVersions.json

6e964e24078a9f8382ca4d39b4bff2054d03e9fd authored over 4 years ago
Add 1.16.2-pre2 to common/protocolVersions.json

4e6bbd8c0ff62739ad861a3671c57b4cb6058f78 authored over 4 years ago
Removed duplicates.

ef998d4ac03f6301e55ce842800687d1bf16dcda authored over 4 years ago
Converted block drops IDs to Items

3d591b22d55a574a3050043a49330930a34c9d1e authored over 4 years ago
Merge pull request #320 from nickelpro/master

Fix 1.14+ particle data types, fixes #316

69bb09a1cbbc78384c94b5457df577a0433915cd authored over 4 years ago
Fix 1.14+ particle data types, fixes #316

9dfc8e35f76a5d49e55a736498f43256b9340f9e authored over 4 years ago
Release 2.64.0

76162697b098c8f7802c280c909be1ca91018e15 authored over 4 years ago
add particles in readme

602ee05fae8c3a4b3e8e83c7221f1cb90b7c5cf2 authored over 4 years ago
Merge pull request #319 from nickelpro/master

Add particles.json for all PC versions

1d32ad2462b9dab71304105cde84d0e0500e4eec authored over 4 years ago
Add particles to test.js

25de47b52a8f0500c528ad874187a2bac6034bad authored over 4 years ago
Add particle schema and update particles.json

58eb96e52fbe3c96acddd58028750f82589ee5e6 authored over 4 years ago
Add particles.json for all PC versions

917d1697c6498fc20217a7cac19a53c37adbd4cd authored over 4 years ago
Add 1.16.2-pre1 to common/protocolVersions.json

ab49d6da9a0d61ecaa7dd9eb51e5355c2fadb0fa authored over 4 years ago
Release 2.63.0

83574972982b3247870280740b3a7a892c76c14d authored over 4 years ago
Merge pull request #315 from nickelpro/master

Fix login_plugin_request/response, fixes #263

83d5946b5cbb929231faacf09cde0ebbd27a5a79 authored over 4 years ago
Fix login_plugin_request/response, fixes #263

1e4396b29a2f6bd6b52227931a583d73a4bdf8fc authored over 4 years ago
Merge pull request #314 from nickelpro/master

Give packet_steer_boat descriptive field names

2829d78a3853736ab24bdbdf28ebcb7ba434298e authored over 4 years ago
Give packet_steer_boat descriptive field names

4fad2b59e04482db5a897a1eb2ee5aeb35c6ff07 authored over 4 years ago
Merge pull request #313 from nickelpro/master

Fix "feet_eyes" field of packet_face_player

03fd02b9b6324fe5711016067d964864a906efab authored over 4 years ago
Fix "feet_eyes" field of packet_face_player

e99998070dcf1e9ad7b7e550256e61533d56c922 authored over 4 years ago
Merge pull request #311 from TheDudeFromCI/master

Added correct drop data for blocks (1.13+)

6fda2c95ff755511386dece915d463d9b47dc252 authored over 4 years ago
Add 20w30a to common/protocolVersions.json

f81048bc208feab0db9bbb759debb7e7fe426b0c authored over 4 years ago
Removed extraction tool.

564a88cc059479cff8880fe3b7ff0a7de80bed1d authored over 4 years ago
Added correct drop data for blocks.

96cf308559fe8c592a27b8f77ed015f810972c1e authored over 4 years ago
Add 20w29a to common/protocolVersions.json

7979a3350d61d89c0d101ff12f2b8864beeff250 authored over 4 years ago
Add 20w28a to common/protocolVersions.json

a637148b634ee3f1ae839f93eadc90b4274b8c5b authored over 4 years ago
Merge pull request #305 from Naomi-alt/master

Update instruments.json from 1.13 onward

6e5241db3b4546242d2056b27691e9f7c11dc2d5 authored over 4 years ago
Update instruments.json from 1.13 onward

16daba7d16d47e071e1127c75d769be092afa52e authored over 4 years ago
Release 2.62.1

ba77385cbe6982cbb3cf72861e3b6501fd8c8ea0 authored over 4 years ago
Merge pull request #304 from AppDevMichael/master

Fixed items for 1.16.1

5faf6b2feffcd4a982d4e2af0bbd45d2b331a27e authored over 4 years ago
Fixed error

512a7967975eb3b5176cc6f3a96293558886e884 authored over 4 years ago
Fixed items for 1.16.1

b3db6b5e0dd881ec123271ea3646c20a77662c8f authored over 4 years ago
Merge pull request #303 from u9g/master

Get rid of a dead link

d9a2ae8499a477fa9e5517af8a478e50e3a98066 authored over 4 years ago
Release 2.62.0

db36d53d6e41be641612e4d286f939c27e0c32f4 authored over 4 years ago
Merge pull request #302 from AppDevMichael/master

Adding foods

6b14c2fc42a8516c07a7618c4f12207d8a1816b1 authored over 4 years ago
Update README.md

cbfe46551eb75e1c8e749b8f0464ca34644bd27a authored over 4 years ago
Ordered foods

8fc4d503752c349cbcfbce263239f038bafcae5d authored over 4 years ago
Update README.md

a94ef4598237576d27a367ed600ea2d32e516101 authored over 4 years ago
Fixed schema for foods

5421673cfe087aa7f5bf50650fdbcfed81fbad82 authored over 4 years ago
Added all versions of foods.json

5bce81166df3fda4e9715e5abad5aaa052ca7c70 authored over 4 years ago
Add 20w27a to common/protocolVersions.json

bf55e7257113471e1d6a8116e83edb6cf5011cca authored over 4 years ago
Added foods Test schema and test

Added `schemas\foods_schema.json`
Edited `tools\js\test\test.js`

f49b1a71b498abf9235e49ebcaf61603b770c5a2 authored over 4 years ago
Added foods 1.15 - 1.16.1

Edited `data\datapaths.json`
Added `data\pc\1.16.1\foods.json`

a5f72d5ad76fdf6ca79b6d20267fbaf5808b4aeb authored over 4 years ago
2.61.0

fc2078a404b7b6041a1d60f15b6b2b482890bbfb authored over 4 years ago
Merge pull request #301 from Karang/karang_states

Update block states to keep data generator order, add defaultState property

ab4508eb6404e5efb3e2ab72dfafec136aca8625 authored over 4 years ago
Remove patching tool

756e47c3beb1d0ba394c003a6532f8f09d9381e1 authored over 4 years ago
Fix linter

7562ebbbbfb5ca85283ecb7d635253f55d585e88 authored over 4 years ago
Update schema

21d6d32c9c87cecf0b49de70eb569e4876997bf1 authored over 4 years ago
Update block states

4344f104b322c46531ef8040c18fd854b58e67d0 authored over 4 years ago
Add tool to update block states

a1b53807d9cec4dfe97751bd5b45fe9391eb2e33 authored over 4 years ago
Release 2.60.0

4af062e1859a710a6ba279eb0eced3ac92147e88 authored over 4 years ago
Merge pull request #300 from AppDevMichael/master

Added the rest of 1.16.1 data

7b9ba0e5b316716c46219de4b15173149944b84b authored over 4 years ago
Update dataPaths.json

ace08e9afa91509a271c01be994bf9e84341ec10 authored over 4 years ago
Fixed chain again. :unamused:

62dee5ccba95a77f1a44979fda6ca38767cb8ca3 authored over 4 years ago
Fixed chain collision

4114cf46fad1211cbd491b61ce001cc8e38aaaeb authored over 4 years ago
Fixed dataPaths.json

87330b7c788c1934a9c623ec0a78fa055e1f114f authored over 4 years ago
Added BlockCollisionShapes for 1.16.1

80998efeac0a50e909b52a4b550eb80c56e4c2b7 authored over 4 years ago
Added 1.16.1 language and materials

c3c189a97d36abc6e5329bc930a299d1f7f9ef15 authored over 4 years ago
copy instruments and windows for 1.16.1 and update data paths

1e52503a6dbabd326bd0fee5e2aba5cd07b2a4f8 authored over 4 years ago
Merge pull request #297 from AppDevMichael/master

1.16.1 Blocks and more

60d87dba78194396bc5eef5c01a19fcda159d056 authored over 4 years ago
Added 1.16 blocks, biomes and more.

614bcc71bcc661e0428eca51bf60d4c9c9eb8569 authored over 4 years ago
1.16.1 Added blocks, biomes, etc.

197d470247b449034855435567012bd49c87efda authored over 4 years ago
Release 2.59.0

8f9f6a30415bd27887382dcce1aa1e62e4c4448a authored over 4 years ago
Merge pull request #296 from Heath123/master

Add 1.16.1 support by copying 1.16

e6df2157baaa8d6cea998423a1f714bf78843ed0 authored over 4 years ago
Add 1.16.1 support by copying 1.16

da2a3b13e54b3efb8d4c18cb8a9315e69ec54059 authored over 4 years ago
Add 1.16.1 to common/protocolVersions.json

a8cecd6799a68e8809a373ff38f3ebbd7c036c38 authored over 4 years ago
Release 2.58.0

3e217fc1d9a076b1ca2531668c75779cbdb0f2b3 authored over 4 years ago
add 1.16 support by copying 1.16-rc1

290f895da34fef638c12063d4d4bdb605077eeaa authored over 4 years ago
Release 2.57.0

da85363b9724e9162f9449a74a33a5fcc575d48a authored over 4 years ago
add smithing recipe to declare recipe

48520e50e3f04bc75090fb14986c00e5eb000743 authored over 4 years ago
Add 1.16 to common/protocolVersions.json

7da1d677e0943854e1ab7f4b1d8b78e5b226b425 authored over 4 years ago
fix abilities packet for 1.16 (removed fields in the wrong one)

c9ce9c152dd093fb65d976d626ddde1660b3fc45 authored over 4 years ago
Release 2.56.0

001edd179bab88a9eb9d29439484237b646d21d1 authored over 4 years ago