- 2 New advancements for the locked interaction. - Removed 2 default folder, crafting recipes and loot tables
25 lines
713 B
JSON
25 lines
713 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"id": "minecraft:axolotl_bucket"
|
|
},
|
|
"title": {
|
|
"translate": "hhost.minigame.advancement.herohost.root.title",
|
|
"fallback": "HeroHost servers"
|
|
},
|
|
"description": {
|
|
"translate": "hhost.minigame.advancement.herohost.root.description",
|
|
"fallback": "Welcome to the HeroHost minigame server!"
|
|
},
|
|
"frame": "task",
|
|
"show_toast": true,
|
|
"announce_to_chat": false,
|
|
"hidden": false,
|
|
"background": "minecraft:textures/block/white_concrete_powder.png"
|
|
},
|
|
"criteria": {
|
|
"tick": {
|
|
"trigger": "minecraft:tick"
|
|
}
|
|
}
|
|
} |