[Changes] Generate Advancements in DataGen
This commit is contained in:
parent
9f8af3085e
commit
0f0682bb94
670 changed files with 36362 additions and 40 deletions
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"parent": "betterend:portal",
|
||||
"criteria": {
|
||||
"turn_on": {
|
||||
"conditions": {},
|
||||
"trigger": "betterend:portal_on"
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"announce_to_chat": true,
|
||||
"description": {
|
||||
"translate": "advancements.betterend.portal_on.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"hidden": false,
|
||||
"icon": {
|
||||
"item": "betterend:eternal_crystal"
|
||||
},
|
||||
"show_toast": true,
|
||||
"title": {
|
||||
"translate": "advancements.betterend.portal_on.title"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"turn_on"
|
||||
]
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue