HeroChris c13825e29e New advancements + cleanup
- 2 New advancements for the locked interaction.
- Removed 2 default folder, crafting recipes and loot tables
2024-11-30 19:46:23 +01:00

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"
}
}
}