This commit is contained in:
Chipperfluff 2025-12-17 17:02:01 +01:00
parent 6445d02ed1
commit 7402a4a43b
4 changed files with 3 additions and 20 deletions

View File

@ -7,7 +7,7 @@
"frame": "challenge", "frame": "challenge",
"hidden": true, "hidden": true,
"show_toast": true, "show_toast": true,
"announce_to_chat": false "announce_to_chat": true
}, },
"criteria": { "criteria": {
"void": { "void": {

View File

@ -7,7 +7,7 @@
"frame": "challenge", "frame": "challenge",
"hidden": true, "hidden": true,
"show_toast": true, "show_toast": true,
"announce_to_chat": false "announce_to_chat": true
}, },
"criteria": { "criteria": {
"burning_void": { "burning_void": {

View File

@ -1,17 +0,0 @@
{
"parent": "chipi:progression/light_portal",
"display": {
"icon": { "item": "chipi:chipper_portal" },
"title": "One Toe In",
"description": "Stand inside the portal and let the portal breeze fluff your tail",
"frame": "task"
},
"criteria": {
"enter": {
"trigger": "minecraft:enter_block",
"conditions": {
"block": "chipi:chipper_portal"
}
}
}
}

View File

@ -5,7 +5,7 @@
"description": "Industrial fluff nonsense kicks off, nya~", "description": "Industrial fluff nonsense kicks off, nya~",
"background": "minecraft:textures/block/stone.png", "background": "minecraft:textures/block/stone.png",
"show_toast": false, "show_toast": false,
"announce_to_chat": false, "announce_to_chat": true,
"hidden": false "hidden": false
}, },
"criteria": { "criteria": {