29 lines
601 B
JSON
29 lines
601 B
JSON
{
|
|
"parent": "byg:root",
|
|
"criteria": {
|
|
"tick": {
|
|
"conditions": {},
|
|
"trigger": "minecraft:tick"
|
|
}
|
|
},
|
|
"display": {
|
|
"announce_to_chat": false,
|
|
"description": {
|
|
"translate": "byg.advancements.biomepediagift.description"
|
|
},
|
|
"frame": "task",
|
|
"hidden": true,
|
|
"icon": {
|
|
"item": "byg:biomepedia"
|
|
},
|
|
"show_toast": false,
|
|
"title": {
|
|
"translate": "byg.advancements.biomepediagift.title"
|
|
}
|
|
},
|
|
"requirements": [
|
|
[
|
|
"tick"
|
|
]
|
|
]
|
|
} |