moved project root
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"id": "minecraft:diamond"
|
||||
},
|
||||
"title": {
|
||||
"text": "CraftAttack"
|
||||
},
|
||||
"description": {
|
||||
"text": "Willkommen bei CraftAttack!",
|
||||
"color": "#2b7fec"
|
||||
},
|
||||
"frame": "task",
|
||||
"announce_to_chat": false,
|
||||
"background": "minecraft:textures/block/oak_planks.png"
|
||||
},
|
||||
"criteria": {
|
||||
"join_server": {
|
||||
"trigger": "minecraft:tick"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
["join_server"]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user