Create/Update assets for version 24w05b

This commit is contained in:
InventiveBot
2024-02-06 19:46:33 +01:00
parent 7d442da791
commit 49c31fddb1
19624 changed files with 1358958 additions and 18 deletions

View File

@@ -0,0 +1,31 @@
{
"parent": "minecraft:adventure/voluntary_exile",
"criteria": {
"hero_of_the_village": {
"trigger": "minecraft:hero_of_the_village"
}
},
"display": {
"description": {
"translate": "advancements.adventure.hero_of_the_village.description"
},
"frame": "challenge",
"hidden": true,
"icon": {
"item": "minecraft:white_banner",
"nbt": "{BlockEntityTag:{Patterns:[{Color:9,Pattern:\"mr\"},{Color:8,Pattern:\"bs\"},{Color:7,Pattern:\"cs\"},{Color:8,Pattern:\"bo\"},{Color:15,Pattern:\"ms\"},{Color:8,Pattern:\"hh\"},{Color:8,Pattern:\"mc\"},{Color:15,Pattern:\"bo\"}],id:\"minecraft:banner\"},HideFlags:32,display:{Name:'{\"translate\":\"block.minecraft.ominous_banner\",\"color\":\"gold\"}'}}"
},
"title": {
"translate": "advancements.adventure.hero_of_the_village.title"
}
},
"requirements": [
[
"hero_of_the_village"
]
],
"rewards": {
"experience": 100
},
"sends_telemetry_event": true
}