Skip to content

Commit

Permalink
Add 1.20.3 and 1.20.4 extract-able data (#803)
Browse files Browse the repository at this point in the history
* Add 1.20.3 and 1.20.4 data from extractors.

* Add extract-able files for 1.20.3 and 1.20.4

* Revert npm being dumb and updating the version of standard in the the tools/js folder

* Update recipes.json with recipes fixed

* Add 1.20.3 and 1.20.4 to supported version in the readme.

---------

Co-authored-by: Romain Beaumont <[email protected]>
  • Loading branch information
wgaylord and rom1504 committed Dec 17, 2023
1 parent cf23a7f commit b108872
Show file tree
Hide file tree
Showing 16 changed files with 266,895 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Language independent module providing minecraft data for minecraft clients, serv

Supports
* Minecraft PC version 0.30c (classic), 1.7.10, 1.8.8, 1.9 (15w40b, 1.9, 1.9.1-pre2, 1.9.2, 1.9.4),
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.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


Expand Down
54 changes: 52 additions & 2 deletions data/dataPaths.json
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,57 @@
"tints": "pc/1.20.2",
"mapIcons": "pc/1.20.2",
"commands": "pc/1.20.2"
}
},
"1.20.3": {
"attributes": "pc/1.17",
"blocks": "pc/1.20.3",
"blockCollisionShapes": "pc/1.20.3",
"biomes": "pc/1.20.2",
"effects": "pc/1.20.2",
"items": "pc/1.20.3",
"enchantments": "pc/1.20.2",
"recipes": "pc/1.20.3",
"instruments": "pc/1.20.2",
"materials": "pc/1.20.3",
"language": "pc/1.20.3",
"entities": "pc/1.20.3",
"protocol": "pc/1.20.2",
"windows": "pc/1.16.1",
"version": "pc/1.20.3",
"foods": "pc/1.20.3",
"particles": "pc/1.20.3",
"blockLoot": "pc/1.20",
"entityLoot": "pc/1.20",
"loginPacket": "pc/1.19.2",
"tints": "pc/1.20.2",
"mapIcons": "pc/1.20.2",
"commands": "pc/1.20.3"
},
"1.20.4": {
"attributes": "pc/1.17",
"blocks": "pc/1.20.4",
"blockCollisionShapes": "pc/1.20.3",
"biomes": "pc/1.20.2",
"effects": "pc/1.20.2",
"items": "pc/1.20.3",
"enchantments": "pc/1.20.2",
"recipes": "pc/1.20.3",
"instruments": "pc/1.20.2",
"materials": "pc/1.20.3",
"language": "pc/1.20.3",
"entities": "pc/1.20.3",
"protocol": "pc/1.20.2",
"windows": "pc/1.16.1",
"version": "pc/1.20.4",
"foods": "pc/1.20.3",
"particles": "pc/1.20.3",
"blockLoot": "pc/1.20",
"entityLoot": "pc/1.20",
"loginPacket": "pc/1.19.2",
"tints": "pc/1.20.2",
"mapIcons": "pc/1.20.2",
"commands": "pc/1.20.3"
}
},
"bedrock": {
"0.14": {
Expand Down Expand Up @@ -1900,4 +1950,4 @@
"language": "bedrock/1.20.10"
}
}
}
}
Loading

0 comments on commit b108872

Please sign in to comment.