Create/Update assets for version 1.14

This commit is contained in:
InventiveBot
2019-04-23 18:22:12 +00:00
parent f5ba9d4c24
commit 13a6345967
611 changed files with 6561 additions and 2492 deletions

View File

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

View File

@@ -0,0 +1,40 @@
{
"parent": "minecraft:adventure/root",
"display": {
"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\"}]},display:{Name:\u0027{\"color\":\"gold\",\"translate\":\"block.minecraft.ominous_banner\"}\u0027}}"
},
"title": {
"translate": "advancements.adventure.voluntary_exile.title"
},
"description": {
"translate": "advancements.adventure.voluntary_exile.description"
},
"frame": "task",
"show_toast": true,
"announce_to_chat": true,
"hidden": true
},
"criteria": {
"voluntary_exile": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "#minecraft:raiders",
"equipment": {
"head": {
"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\"}]},display:{Name:\u0027{\"color\":\"gold\",\"translate\":\"block.minecraft.ominous_banner\"}\u0027}}"
}
}
}
}
}
},
"requirements": [
[
"voluntary_exile"
]
]
}

View File

@@ -6,7 +6,7 @@
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:air"
"name": "minecraft:seagrass"
}
],
"conditions": [

Some files were not shown because too many files have changed in this diff Show More