lordlogo2002 3475b19df5 Add advancements for Chipi mishaps, portal actions, and tool durability
- Introduced new advancements for mishaps related to milk consumption and void interactions.
- Created portal-related advancements for actions like destroying and entering portals.
- Added various advancements for crafting and using Chipi tools, including axes, hoes, pickaxes, shovels, and swords.
- Implemented criteria for tool durability, rewarding players for breaking their tools.
- Removed outdated advancements related to nuts and raw chipper ore.
- Updated root advancements for both progression and tools to reflect new content.
2025-12-21 13:23:35 +01:00

20 lines
369 B
JSON

{
"parent": "chipi:progression/root",
"display": {
"icon": {
"item": "chipi:chipper_portal"
},
"title": "Chipi Portal",
"description": "A bad idea with a doorframe",
"frame": "task",
"hidden": true,
"show_toast": false,
"announce_to_chat": false
},
"criteria": {
"tick": {
"trigger": "minecraft:tick"
}
}
}