Create/Update assets for version 1.19.1-pre1

This commit is contained in:
InventiveBot
2022-06-22 18:38:01 +02:00
parent f2c2e7e376
commit 609f3e5a0d
15467 changed files with 1038267 additions and 18 deletions

View File

@@ -0,0 +1,33 @@
{
"parent": "minecraft:adventure/voluntary_exile",
"criteria": {
"hero_of_the_village": {
"conditions": {},
"trigger": "minecraft:hero_of_the_village"
}
},
"display": {
"announce_to_chat": true,
"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:'{\"color\":\"gold\",\"translate\":\"block.minecraft.ominous_banner\"}'}}"
},
"show_toast": true,
"title": {
"translate": "advancements.adventure.hero_of_the_village.title"
}
},
"requirements": [
[
"hero_of_the_village"
]
],
"rewards": {
"experience": 100
}
}