minecraft-packets
Version:
An easy way to query PrismarineJS/minecraft-packets
43 lines • 816 B
JSON
{
"reset": false,
"advancementMapping": [
{
"key": "minecraft:recipes/misc/beacon",
"value": {
"parentId": "minecraft:recipes/root",
"criteria": [
{
"key": "has_nether_star"
},
{
"key": "has_the_recipe"
}
],
"requirements": [
[
"has_nether_star",
"has_the_recipe"
]
]
}
}
],
"identifiers": [],
"progressMapping": [
{
"key": "minecraft:recipes/misc/beacon",
"value": [
{
"criterionIdentifier": "has_nether_star",
"criterionProgress": [
396,
-1215806569
]
},
{
"criterionIdentifier": "has_the_recipe"
}
]
}
]
}