37 lines
No EOL
729 B
JSON
37 lines
No EOL
729 B
JSON
{
|
|
"parent": "minecraft:adventure/ol_betsy",
|
|
"criteria": {
|
|
"arbalistic": {
|
|
"conditions": {
|
|
"fired_from_weapon": {
|
|
"items": "minecraft:crossbow"
|
|
},
|
|
"unique_entity_types": 5
|
|
},
|
|
"trigger": "minecraft:killed_by_arrow"
|
|
}
|
|
},
|
|
"display": {
|
|
"description": {
|
|
"translate": "advancements.adventure.arbalistic.description"
|
|
},
|
|
"frame": "challenge",
|
|
"hidden": true,
|
|
"icon": {
|
|
"count": 1,
|
|
"id": "minecraft:crossbow"
|
|
},
|
|
"title": {
|
|
"translate": "advancements.adventure.arbalistic.title"
|
|
}
|
|
},
|
|
"requirements": [
|
|
[
|
|
"arbalistic"
|
|
]
|
|
],
|
|
"rewards": {
|
|
"experience": 85
|
|
},
|
|
"sends_telemetry_event": true
|
|
} |