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"
|
||||
]
|
||||
]
|
||||
}
|
||||
58
data/minecraft/loot_tables/blocks/bee_hive.json
Normal file
58
data/minecraft/loot_tables/blocks/bee_hive.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:copy_nbt",
|
||||
"source": "block_entity",
|
||||
"ops": [
|
||||
{
|
||||
"source": "Bees",
|
||||
"target": "BlockEntityTag.Bees",
|
||||
"op": "replace"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"function": "minecraft:copy_state",
|
||||
"block": "minecraft:bee_hive",
|
||||
"properties": [
|
||||
"honey_level"
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "minecraft:bee_hive"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:bee_hive"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
49
data/minecraft/loot_tables/blocks/bee_nest.json
Normal file
49
data/minecraft/loot_tables/blocks/bee_nest.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:copy_nbt",
|
||||
"source": "block_entity",
|
||||
"ops": [
|
||||
{
|
||||
"source": "Bees",
|
||||
"target": "BlockEntityTag.Bees",
|
||||
"op": "replace"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"function": "minecraft:copy_state",
|
||||
"block": "minecraft:bee_nest",
|
||||
"properties": [
|
||||
"honey_level"
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "minecraft:bee_nest"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:air"
|
||||
"name": "minecraft:seagrass"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
|
||||
@@ -91,7 +91,14 @@
|
||||
"function": "minecraft:set_stew_effect",
|
||||
"effects": [
|
||||
{
|
||||
"type": "minecraft:speed",
|
||||
"type": "minecraft:blindness",
|
||||
"duration": {
|
||||
"min": 5.0,
|
||||
"max": 7.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:night_vision",
|
||||
"duration": {
|
||||
"min": 7.0,
|
||||
"max": 10.0
|
||||
@@ -105,10 +112,10 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:weakness",
|
||||
"type": "minecraft:saturation",
|
||||
"duration": {
|
||||
"min": 6.0,
|
||||
"max": 8.0
|
||||
"min": 7.0,
|
||||
"max": 10.0
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -119,17 +126,10 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:saturation",
|
||||
"type": "minecraft:weakness",
|
||||
"duration": {
|
||||
"min": 7.0,
|
||||
"max": 10.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:blindness",
|
||||
"duration": {
|
||||
"min": 5.0,
|
||||
"max": 7.0
|
||||
"min": 6.0,
|
||||
"max": 8.0
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
3
data/minecraft/loot_tables/entities/bee.json
Normal file
3
data/minecraft/loot_tables/entities/bee.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"type": "minecraft:entity"
|
||||
}
|
||||
19
data/minecraft/recipes/bee_hive.json
Normal file
19
data/minecraft/recipes/bee_hive.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PPP",
|
||||
"HHH",
|
||||
"PPP"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "minecraft:planks"
|
||||
},
|
||||
"H": {
|
||||
"item": "minecraft:honeycomb"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:bee_hive"
|
||||
}
|
||||
}
|
||||
3
data/minecraft/recipes/repair_item.json
Normal file
3
data/minecraft/recipes/repair_item.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"type": "minecraft:crafting_special_repairitem"
|
||||
}
|
||||
13
data/minecraft/recipes/sugar_from_honey_bottle.json
Normal file
13
data/minecraft/recipes/sugar_from_honey_bottle.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group": "sugar",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:honey_bottle"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:sugar",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
12
data/minecraft/recipes/sugar_from_sugar_cane.json
Normal file
12
data/minecraft/recipes/sugar_from_sugar_cane.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group": "sugar",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:sugar_cane"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:sugar"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user