- 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.
20 lines
362 B
JSON
20 lines
362 B
JSON
{
|
|
"parent": "chipi:root",
|
|
"display": {
|
|
"icon": {
|
|
"item": "chipi:chipper_ingot"
|
|
},
|
|
"title": "Chipi Progression",
|
|
"description": "The sensible path, allegedly",
|
|
"frame": "task",
|
|
"hidden": true,
|
|
"show_toast": false,
|
|
"announce_to_chat": false
|
|
},
|
|
"criteria": {
|
|
"tick": {
|
|
"trigger": "minecraft:tick"
|
|
}
|
|
}
|
|
}
|