basic structure with test advancement
This commit is contained in:
commit
2e016f4d7e
@ -0,0 +1,28 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"id": "minecraft:stripped_dark_oak_log"
|
||||
},
|
||||
"title": {
|
||||
"text": "Test",
|
||||
"color": "blue",
|
||||
"bold": true
|
||||
},
|
||||
"description": {
|
||||
"text": "Test the datapack!",
|
||||
"color": "blue",
|
||||
"italic": true
|
||||
},
|
||||
"frame": "challenge",
|
||||
"announce_to_chat": true,
|
||||
"background": "minecraft:textures/block/netherite_block.png"
|
||||
},
|
||||
"criteria": {
|
||||
"joined": {
|
||||
"trigger": "minecraft:tick"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
["joined"]
|
||||
]
|
||||
}
|
6
Custom_Advancements_1.21/pack.mcmeta
Normal file
6
Custom_Advancements_1.21/pack.mcmeta
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 48,
|
||||
"description": "Adds new advancements!"
|
||||
}
|
||||
}
|
BIN
Custom_Advancements_1.21/pack.png
Normal file
BIN
Custom_Advancements_1.21/pack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 116 KiB |
Loading…
x
Reference in New Issue
Block a user