Create/Update assets for version 1.16.2

This commit is contained in:
InventiveBot
2021-02-18 10:26:52 +00:00
parent 8fd659b264
commit 9371f9f66d
295 changed files with 38307 additions and 24356 deletions

View File

@@ -1,37 +0,0 @@
{
"parent": "minecraft:husbandry/plant_seed",
"display": {
"icon": {
"item": "minecraft:diamond_hoe"
},
"title": {
"translate": "advancements.husbandry.break_diamond_hoe.title"
},
"description": {
"translate": "advancements.husbandry.break_diamond_hoe.description"
},
"frame": "challenge",
"show_toast": true,
"announce_to_chat": true,
"hidden": false
},
"rewards": {
"experience": 100
},
"criteria": {
"broke_hoe": {
"trigger": "minecraft:item_durability_changed",
"conditions": {
"item": {
"item": "minecraft:diamond_hoe"
},
"durability": 0
}
}
},
"requirements": [
[
"broke_hoe"
]
]
}

View File

@@ -1,32 +0,0 @@
{
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"minecraft:composter"
]
},
"criteria": {
"has_wooden_fences": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"tag": "minecraft:wooden_fences"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "minecraft:composter"
}
}
},
"requirements": [
[
"has_wooden_fences",
"has_the_recipe"
]
]
}

View File

@@ -1,32 +0,0 @@
{
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"minecraft:sugar"
]
},
"criteria": {
"has_reeds": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:sugar_cane"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "minecraft:sugar"
}
}
},
"requirements": [
[
"has_reeds",
"has_the_recipe"
]
]
}

View File

@@ -1,356 +0,0 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"min": 1.0,
"max": 4.0,
"type": "minecraft:uniform"
},
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 1.0,
"max": 30.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:bow"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1.0,
"max": 20.0,
"type": "minecraft:uniform"
}
},
{
"function": "minecraft:apply_random_effect"
}
],
"name": "minecraft:arrow"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1.0,
"max": 20.0,
"type": "minecraft:uniform"
}
},
{
"function": "minecraft:apply_random_effect"
}
],
"name": "minecraft:tipped_arrow"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:apply_random_effect"
}
],
"name": "minecraft:potion"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:apply_random_effect"
}
],
"name": "minecraft:splash_potion"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:apply_random_effect"
}
],
"name": "minecraft:lingering_potion"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5.0,
"max": 10.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:leather_chestplate"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5.0,
"max": 10.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:leather_boots"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5.0,
"max": 10.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:leather_helmet"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5.0,
"max": 10.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:leather_leggings"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5.0,
"max": 10.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:iron_chestplate"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5.0,
"max": 10.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:iron_boots"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5.0,
"max": 10.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:iron_helmet"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5.0,
"max": 10.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:iron_leggings"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5.0,
"max": 10.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:diamond_chestplate"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5.0,
"max": 10.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:diamond_boots"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5.0,
"max": 10.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:diamond_helmet"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5.0,
"max": 10.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:diamond_leggings"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 10.0,
"max": 20.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:stone_sword"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 10.0,
"max": 20.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:iron_sword"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 10.0,
"max": 20.0,
"type": "minecraft:uniform"
},
"treasure": false
}
],
"name": "minecraft:diamond_sword"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_randomly",
"enchantments": [
"minecraft:multishot"
]
},
{
"function": "minecraft:set_name",
"name": {
"text": "BFC9000"
}
}
],
"name": "minecraft:crossbow"
}
]
},
{
"rolls": 1.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:blue_key"
},
{
"type": "minecraft:item",
"weight": 2,
"name": "minecraft:yellow_key"
},
{
"type": "minecraft:item",
"weight": 5,
"name": "minecraft:red_key"
},
{
"type": "minecraft:empty",
"weight": 16
}
]
}
]
}

View File

@@ -1,76 +0,0 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
}
},
{
"function": "minecraft:looting_enchant",
"count": {
"min": 0.0,
"max": 1.0
}
}
],
"name": "minecraft:rotten_flesh"
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
}
},
{
"function": "minecraft:looting_enchant",
"count": {
"min": 0.0,
"max": 1.0
}
}
],
"name": "minecraft:gold_nugget"
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:gold_ingot"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
},
{
"condition": "minecraft:random_chance_with_looting",
"chance": 0.025,
"looting_multiplier": 0.01
}
]
}
]
}

View File

@@ -1,11 +0,0 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:sugar_cane"
}
],
"result": {
"item": "minecraft:sugar"
}
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:blast_furnace"
]
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:smoker"
]
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:cartography_table"
]
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:brewing_stand"
]
}

View File

@@ -1,10 +0,0 @@
{
"replace": false,
"values": [
"minecraft:dirt",
"minecraft:grass_block",
"minecraft:podzol",
"minecraft:coarse_dirt",
"minecraft:mycelium"
]
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:composter"
]
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:barrel"
]
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:fletching_table"
]
}

View File

@@ -1,18 +0,0 @@
{
"replace": false,
"values": [
"#minecraft:armorer_poi",
"#minecraft:butcher_poi",
"#minecraft:cartographer_poi",
"#minecraft:cleric_poi",
"#minecraft:farmer_poi",
"#minecraft:fisherman_poi",
"#minecraft:fletcher_poi",
"#minecraft:leatherworker_poi",
"#minecraft:librarian_poi",
"#minecraft:mason_poi",
"#minecraft:shepherd_poi",
"#minecraft:toolsmith_poi",
"#minecraft:weaponsmith_poi"
]
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:cauldron"
]
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:lectern"
]
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:stonecutter"
]
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:bell"
]
}

View File

@@ -1,8 +0,0 @@
{
"replace": false,
"values": [
"#minecraft:job_site_poi",
"#minecraft:beds",
"#minecraft:meeting_site_poi"
]
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:loom"
]
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:smithing_table"
]
}

View File

@@ -1,6 +0,0 @@
{
"replace": false,
"values": [
"minecraft:grindstone"
]
}