moved project root

This commit is contained in:
2025-08-10 08:35:08 +02:00
parent 6b2a4ed9a2
commit 9f6d5a834b
12 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"display": {
"icon": {
"id": "minecraft:red_shulker_box"
},
"title": {
"text": "Fleischerchest"
},
"description": {
"text": "Crafte eine Fleischerkiste!",
"color": "#eb141c"
},
"frame": "goal",
"announce_to_chat": true
},
"criteria": {
"criteria": {
"trigger": "minecraft:impossible"
}
},
"requirements": [
["criteria"]
],
"parent": "craftattack_advancements:craftattack/root",
"rewards": {
"experience": 0
}
}