You've already forked minecraft-assets
Create/Update assets for version 19w36a
This commit is contained in:
@@ -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"
|
||||
]
|
||||
]
|
||||
}
|
||||
40
data/minecraft/advancements/adventure/voluntary_exile.json
Normal file
40
data/minecraft/advancements/adventure/voluntary_exile.json
Normal 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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -322,6 +322,14 @@
|
||||
"item": "minecraft:sweet_berries"
|
||||
}
|
||||
}
|
||||
},
|
||||
"honey_bottle": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:honey_bottle"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
@@ -438,6 +446,9 @@
|
||||
],
|
||||
[
|
||||
"sweet_berries"
|
||||
],
|
||||
[
|
||||
"honey_bottle"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -130,6 +130,14 @@
|
||||
"type": "minecraft:fox"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:bee": {
|
||||
"trigger": "minecraft:bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "minecraft:bee"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
@@ -174,6 +182,9 @@
|
||||
],
|
||||
[
|
||||
"minecraft:fox"
|
||||
],
|
||||
[
|
||||
"minecraft:bee"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -23,33 +23,32 @@
|
||||
"trigger": "minecraft:effects_changed",
|
||||
"conditions": {
|
||||
"effects": {
|
||||
"minecraft:speed": {},
|
||||
"minecraft:hero_of_the_village": {},
|
||||
"minecraft:dolphins_grace": {},
|
||||
"minecraft:water_breathing": {},
|
||||
"minecraft:night_vision": {},
|
||||
"minecraft:glowing": {},
|
||||
"minecraft:nausea": {},
|
||||
"minecraft:regeneration": {},
|
||||
"minecraft:haste": {},
|
||||
"minecraft:dolphins_grace": {},
|
||||
"minecraft:invisibility": {},
|
||||
"minecraft:jump_boost": {},
|
||||
"minecraft:levitation": {},
|
||||
"minecraft:slow_falling": {},
|
||||
"minecraft:weakness": {},
|
||||
"minecraft:saturation": {},
|
||||
"minecraft:fire_resistance": {},
|
||||
"minecraft:absorption": {},
|
||||
"minecraft:bad_omen": {},
|
||||
"minecraft:mining_fatigue": {},
|
||||
"minecraft:poison": {},
|
||||
"minecraft:blindness": {},
|
||||
"minecraft:resistance": {},
|
||||
"minecraft:wither": {},
|
||||
"minecraft:slowness": {},
|
||||
"minecraft:hunger": {},
|
||||
"minecraft:nausea": {},
|
||||
"minecraft:fire_resistance": {},
|
||||
"minecraft:slowness": {},
|
||||
"minecraft:strength": {},
|
||||
"minecraft:slow_falling": {},
|
||||
"minecraft:blindness": {},
|
||||
"minecraft:poison": {},
|
||||
"minecraft:haste": {},
|
||||
"minecraft:conduit_power": {},
|
||||
"minecraft:invisibility": {}
|
||||
"minecraft:hero_of_the_village": {},
|
||||
"minecraft:weakness": {},
|
||||
"minecraft:wither": {},
|
||||
"minecraft:regeneration": {},
|
||||
"minecraft:absorption": {},
|
||||
"minecraft:mining_fatigue": {},
|
||||
"minecraft:resistance": {},
|
||||
"minecraft:speed": {},
|
||||
"minecraft:bad_omen": {},
|
||||
"minecraft:water_breathing": {},
|
||||
"minecraft:glowing": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -23,19 +23,19 @@
|
||||
"trigger": "minecraft:effects_changed",
|
||||
"conditions": {
|
||||
"effects": {
|
||||
"minecraft:speed": {},
|
||||
"minecraft:water_breathing": {},
|
||||
"minecraft:night_vision": {},
|
||||
"minecraft:invisibility": {},
|
||||
"minecraft:jump_boost": {},
|
||||
"minecraft:poison": {},
|
||||
"minecraft:weakness": {},
|
||||
"minecraft:regeneration": {},
|
||||
"minecraft:resistance": {},
|
||||
"minecraft:jump_boost": {},
|
||||
"minecraft:speed": {},
|
||||
"minecraft:fire_resistance": {},
|
||||
"minecraft:slowness": {},
|
||||
"minecraft:strength": {},
|
||||
"minecraft:slow_falling": {},
|
||||
"minecraft:weakness": {},
|
||||
"minecraft:invisibility": {},
|
||||
"minecraft:fire_resistance": {}
|
||||
"minecraft:water_breathing": {},
|
||||
"minecraft:slow_falling": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:bee_hive"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_honeycomb": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:honeycomb"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:bee_hive"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_honeycomb",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:sugar_from_honey_bottle"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_honey_bottle": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:honey_bottle"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:sugar_from_honey_bottle"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_honey_bottle",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:sugar_from_sugar_cane"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_reeds": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:sugar_cane"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:sugar_from_sugar_cane"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_reeds",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user