Create/Update assets for version 23w42a

This commit is contained in:
InventiveBot
2023-10-18 18:29:00 +02:00
parent 87eed9d9c3
commit 1a2785c873
19454 changed files with 1366929 additions and 18 deletions

View File

@@ -0,0 +1 @@
{"directories":["bundle","trade_rebalance","update_1_21"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["data"],"files":["pack.mcmeta"]}

View File

@@ -0,0 +1 @@
{"directories":["minecraft"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["advancements","recipes"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["recipes"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["tools"],"files":[]}

View File

@@ -0,0 +1 @@
{"bundle":{"parent":"minecraft:recipes/root","criteria":{"has_string":{"conditions":{"items":[{"items":["minecraft:string"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:bundle"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_string"]],"rewards":{"recipes":["minecraft:bundle"]},"sends_telemetry_event":false}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["bundle.json"]}

View File

@@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_string": {
"conditions": {
"items": [
{
"items": [
"minecraft:string"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bundle"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_string"
]
],
"rewards": {
"recipes": [
"minecraft:bundle"
]
},
"sends_telemetry_event": false
}

View File

@@ -0,0 +1 @@
{"bundle":{"type":"minecraft:crafting_shaped","category":"equipment","key":{"#":{"item":"minecraft:rabbit_hide"},"-":{"item":"minecraft:string"}},"pattern":["-#-","# #","###"],"result":{"item":"minecraft:bundle"},"show_notification":true}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["bundle.json"]}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:rabbit_hide"
},
"-": {
"item": "minecraft:string"
}
},
"pattern": [
"-#-",
"# #",
"###"
],
"result": {
"item": "minecraft:bundle"
},
"show_notification": true
}

View File

@@ -0,0 +1,13 @@
{
"features": {
"enabled": [
"minecraft:bundle"
]
},
"pack": {
"description": {
"translate": "dataPack.bundle.description"
},
"pack_format": 21
}
}

View File

@@ -0,0 +1 @@
{"directories":["data"],"files":["pack.mcmeta"]}

View File

@@ -0,0 +1 @@
{"directories":["minecraft"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["loot_tables","tags"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["chests"],"files":[]}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"directories":[],"files":["abandoned_mineshaft.json","ancient_city.json","desert_pyramid.json","jungle_temple.json","pillager_outpost.json"]}

View File

@@ -0,0 +1,339 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:golden_apple",
"weight": 20
},
{
"type": "minecraft:item",
"name": "minecraft:enchanted_golden_apple"
},
{
"type": "minecraft:item",
"name": "minecraft:name_tag",
"weight": 30
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_randomly"
}
],
"name": "minecraft:book",
"weight": 10
},
{
"type": "minecraft:item",
"name": "minecraft:iron_pickaxe",
"weight": 5
},
{
"type": "minecraft:empty",
"weight": 5
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:iron_ingot",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:gold_ingot",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 9.0,
"min": 4.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:redstone",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 9.0,
"min": 4.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:lapis_lazuli",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:diamond",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:coal",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:bread",
"weight": 15
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 6.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:glow_berries",
"weight": 15
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:melon_seeds",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:pumpkin_seeds",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:beetroot_seeds",
"weight": 10
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 4.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:rail",
"weight": 20
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:powered_rail",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:detector_rail",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:activator_rail",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 16.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:torch",
"weight": 15
}
],
"rolls": 3.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:empty",
"weight": 4
},
{
"type": "minecraft:item",
"functions": [
{
"enchantments": [
"minecraft:efficiency"
],
"function": "minecraft:enchant_randomly"
}
],
"name": "minecraft:book"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:chests/abandoned_mineshaft"
}

View File

@@ -0,0 +1,443 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:enchanted_golden_apple"
},
{
"type": "minecraft:item",
"name": "minecraft:music_disc_otherside"
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:compass",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:sculk_catalyst",
"weight": 2
},
{
"type": "minecraft:item",
"name": "minecraft:name_tag",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
},
{
"add": false,
"damage": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.8
},
"function": "minecraft:set_damage"
},
{
"function": "minecraft:enchant_with_levels",
"levels": {
"type": "minecraft:uniform",
"max": 50.0,
"min": 30.0
},
"treasure": true
}
],
"name": "minecraft:diamond_hoe",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:lead",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:diamond_horse_armor",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:saddle",
"weight": 2
},
{
"type": "minecraft:item",
"name": "minecraft:music_disc_13",
"weight": 2
},
{
"type": "minecraft:item",
"name": "minecraft:music_disc_cat",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"type": "minecraft:uniform",
"max": 50.0,
"min": 30.0
},
"treasure": true
}
],
"name": "minecraft:diamond_leggings",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"enchantments": [
"minecraft:swift_sneak"
],
"function": "minecraft:enchant_randomly"
}
],
"name": "minecraft:book",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 10.0,
"min": 4.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:sculk",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:sculk_sensor",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:candle",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 15.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:amethyst_shard",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:experience_bottle",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 15.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:glow_berries",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"type": "minecraft:uniform",
"max": 39.0,
"min": 20.0
},
"treasure": true
}
],
"name": "minecraft:iron_leggings",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:echo_shard",
"weight": 4
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:disc_fragment_5",
"weight": 4
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
},
{
"function": "minecraft:set_potion",
"id": "minecraft:strong_regeneration"
}
],
"name": "minecraft:potion",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_randomly"
}
],
"name": "minecraft:book",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 10.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:book",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 15.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:bone",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 15.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:soul_torch",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 15.0,
"min": 6.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:coal",
"weight": 7
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 10.0,
"min": 5.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:empty",
"weight": 71
},
{
"type": "minecraft:item",
"functions": [
{
"enchantments": [
"minecraft:mending"
],
"function": "minecraft:enchant_randomly"
}
],
"name": "minecraft:book",
"weight": 4
},
{
"type": "minecraft:item",
"name": "minecraft:ward_armor_trim_smithing_template",
"weight": 4
},
{
"type": "minecraft:item",
"name": "minecraft:silence_armor_trim_smithing_template"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:chests/ancient_city"
}

View File

@@ -0,0 +1,292 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:diamond",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:iron_ingot",
"weight": 15
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 7.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:gold_ingot",
"weight": 15
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:emerald",
"weight": 15
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 6.0,
"min": 4.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:bone",
"weight": 25
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:spider_eye",
"weight": 25
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 7.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:rotten_flesh",
"weight": 25
},
{
"type": "minecraft:item",
"name": "minecraft:saddle",
"weight": 20
},
{
"type": "minecraft:item",
"name": "minecraft:iron_horse_armor",
"weight": 15
},
{
"type": "minecraft:item",
"name": "minecraft:golden_horse_armor",
"weight": 10
},
{
"type": "minecraft:item",
"name": "minecraft:diamond_horse_armor",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_randomly"
}
],
"name": "minecraft:book",
"weight": 10
},
{
"type": "minecraft:item",
"name": "minecraft:golden_apple",
"weight": 20
},
{
"type": "minecraft:item",
"name": "minecraft:enchanted_golden_apple",
"weight": 2
},
{
"type": "minecraft:empty",
"weight": 15
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:bone",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:gunpowder",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:rotten_flesh",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:string",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:sand",
"weight": 10
}
],
"rolls": 4.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:empty",
"weight": 4
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 2.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:dune_armor_trim_smithing_template"
},
{
"type": "minecraft:item",
"functions": [
{
"enchantments": [
"minecraft:unbreaking"
],
"function": "minecraft:enchant_randomly"
}
],
"name": "minecraft:book",
"weight": 2
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:chests/desert_pyramid"
}

View File

@@ -0,0 +1,198 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:diamond",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:iron_ingot",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 7.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:gold_ingot",
"weight": 15
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:bamboo",
"weight": 15
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:emerald",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 6.0,
"min": 4.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:bone",
"weight": 20
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 7.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:rotten_flesh",
"weight": 16
},
{
"type": "minecraft:item",
"name": "minecraft:saddle",
"weight": 3
},
{
"type": "minecraft:item",
"name": "minecraft:iron_horse_armor"
},
{
"type": "minecraft:item",
"name": "minecraft:golden_horse_armor"
},
{
"type": "minecraft:item",
"name": "minecraft:diamond_horse_armor"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": 30.0,
"treasure": true
}
],
"name": "minecraft:book"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 6.0,
"min": 2.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:empty",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 2.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:wild_armor_trim_smithing_template"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:empty"
},
{
"type": "minecraft:item",
"functions": [
{
"enchantments": [
"minecraft:unbreaking"
],
"function": "minecraft:enchant_randomly"
}
],
"name": "minecraft:book"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:chests/jungle_temple"
}

View File

@@ -0,0 +1,254 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:crossbow"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:wheat",
"weight": 7
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:potato",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:carrot",
"weight": 5
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 2.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:dark_oak_log"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:experience_bottle",
"weight": 7
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 6.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:string",
"weight": 4
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 7.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:arrow",
"weight": 4
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:tripwire_hook",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:iron_ingot",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_randomly"
}
],
"name": "minecraft:book"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 2.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:goat_horn"
}
],
"functions": [
{
"function": "minecraft:set_instrument",
"options": "#minecraft:regular_goat_horns"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:empty",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 2.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:sentry_armor_trim_smithing_template"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:empty"
},
{
"type": "minecraft:item",
"functions": [
{
"enchantments": [
"minecraft:quick_charge"
],
"function": "minecraft:enchant_randomly"
}
],
"name": "minecraft:book",
"weight": 2
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:chests/pillager_outpost"
}

View File

@@ -0,0 +1 @@
{"directories":["worldgen"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["structure"],"files":[]}

View File

@@ -0,0 +1 @@
{"on_desert_village_maps":{"values":["minecraft:village_desert"]},"on_jungle_explorer_maps":{"values":["minecraft:jungle_pyramid"]},"on_plains_village_maps":{"values":["minecraft:village_plains"]},"on_savanna_village_maps":{"values":["minecraft:village_savanna"]},"on_snowy_village_maps":{"values":["minecraft:village_snowy"]},"on_swamp_explorer_maps":{"values":["minecraft:swamp_hut"]},"on_taiga_village_maps":{"values":["minecraft:village_taiga"]}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["on_desert_village_maps.json","on_jungle_explorer_maps.json","on_plains_village_maps.json","on_savanna_village_maps.json","on_snowy_village_maps.json","on_swamp_explorer_maps.json","on_taiga_village_maps.json"]}

View File

@@ -0,0 +1,5 @@
{
"values": [
"minecraft:village_desert"
]
}

View File

@@ -0,0 +1,5 @@
{
"values": [
"minecraft:jungle_pyramid"
]
}

View File

@@ -0,0 +1,5 @@
{
"values": [
"minecraft:village_plains"
]
}

View File

@@ -0,0 +1,5 @@
{
"values": [
"minecraft:village_savanna"
]
}

View File

@@ -0,0 +1,5 @@
{
"values": [
"minecraft:village_snowy"
]
}

View File

@@ -0,0 +1,5 @@
{
"values": [
"minecraft:swamp_hut"
]
}

View File

@@ -0,0 +1,5 @@
{
"values": [
"minecraft:village_taiga"
]
}

View File

@@ -0,0 +1,13 @@
{
"features": {
"enabled": [
"minecraft:trade_rebalance"
]
},
"pack": {
"description": {
"translate": "dataPack.trade_rebalance.description"
},
"pack_format": 21
}
}

View File

@@ -0,0 +1 @@
{"directories":["data"],"files":["pack.mcmeta"]}

View File

@@ -0,0 +1 @@
{"directories":["minecraft"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["advancements","chat_type","damage_type","dimension_type","loot_tables","recipes","tags","trim_material","trim_pattern","worldgen"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["recipes"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["redstone"],"files":[]}

View File

@@ -0,0 +1 @@
{"crafter":{"parent":"minecraft:recipes/root","criteria":{"has_dropper":{"conditions":{"items":[{"items":["minecraft:dropper"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:crafter"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_dropper"]],"rewards":{"recipes":["minecraft:crafter"]},"sends_telemetry_event":false}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["crafter.json"]}

View File

@@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_dropper": {
"conditions": {
"items": [
{
"items": [
"minecraft:dropper"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:crafter"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_dropper"
]
],
"rewards": {
"recipes": [
"minecraft:crafter"
]
},
"sends_telemetry_event": false
}

View File

@@ -0,0 +1 @@
{"chat":{"chat":{"parameters":["sender","content"],"translation_key":"chat.type.text"},"narration":{"parameters":["sender","content"],"translation_key":"chat.type.text.narrate"}},"emote_command":{"chat":{"parameters":["sender","content"],"translation_key":"chat.type.emote"},"narration":{"parameters":["sender","content"],"translation_key":"chat.type.emote"}},"msg_command_incoming":{"chat":{"parameters":["sender","content"],"style":{"color":"gray","italic":true},"translation_key":"commands.message.display.incoming"},"narration":{"parameters":["sender","content"],"translation_key":"chat.type.text.narrate"}},"msg_command_outgoing":{"chat":{"parameters":["target","content"],"style":{"color":"gray","italic":true},"translation_key":"commands.message.display.outgoing"},"narration":{"parameters":["sender","content"],"translation_key":"chat.type.text.narrate"}},"say_command":{"chat":{"parameters":["sender","content"],"translation_key":"chat.type.announcement"},"narration":{"parameters":["sender","content"],"translation_key":"chat.type.text.narrate"}},"team_msg_command_incoming":{"chat":{"parameters":["target","sender","content"],"translation_key":"chat.type.team.text"},"narration":{"parameters":["sender","content"],"translation_key":"chat.type.text.narrate"}},"team_msg_command_outgoing":{"chat":{"parameters":["target","sender","content"],"translation_key":"chat.type.team.sent"},"narration":{"parameters":["sender","content"],"translation_key":"chat.type.text.narrate"}}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["chat.json","emote_command.json","msg_command_incoming.json","msg_command_outgoing.json","say_command.json","team_msg_command_incoming.json","team_msg_command_outgoing.json"]}

View File

@@ -0,0 +1,16 @@
{
"chat": {
"parameters": [
"sender",
"content"
],
"translation_key": "chat.type.text"
},
"narration": {
"parameters": [
"sender",
"content"
],
"translation_key": "chat.type.text.narrate"
}
}

View File

@@ -0,0 +1,16 @@
{
"chat": {
"parameters": [
"sender",
"content"
],
"translation_key": "chat.type.emote"
},
"narration": {
"parameters": [
"sender",
"content"
],
"translation_key": "chat.type.emote"
}
}

View File

@@ -0,0 +1,20 @@
{
"chat": {
"parameters": [
"sender",
"content"
],
"style": {
"color": "gray",
"italic": true
},
"translation_key": "commands.message.display.incoming"
},
"narration": {
"parameters": [
"sender",
"content"
],
"translation_key": "chat.type.text.narrate"
}
}

View File

@@ -0,0 +1,20 @@
{
"chat": {
"parameters": [
"target",
"content"
],
"style": {
"color": "gray",
"italic": true
},
"translation_key": "commands.message.display.outgoing"
},
"narration": {
"parameters": [
"sender",
"content"
],
"translation_key": "chat.type.text.narrate"
}
}

View File

@@ -0,0 +1,16 @@
{
"chat": {
"parameters": [
"sender",
"content"
],
"translation_key": "chat.type.announcement"
},
"narration": {
"parameters": [
"sender",
"content"
],
"translation_key": "chat.type.text.narrate"
}
}

View File

@@ -0,0 +1,17 @@
{
"chat": {
"parameters": [
"target",
"sender",
"content"
],
"translation_key": "chat.type.team.text"
},
"narration": {
"parameters": [
"sender",
"content"
],
"translation_key": "chat.type.text.narrate"
}
}

View File

@@ -0,0 +1,17 @@
{
"chat": {
"parameters": [
"target",
"sender",
"content"
],
"translation_key": "chat.type.team.sent"
},
"narration": {
"parameters": [
"sender",
"content"
],
"translation_key": "chat.type.text.narrate"
}
}

View File

@@ -0,0 +1 @@
{"arrow":{"exhaustion":0.1,"message_id":"arrow","scaling":"when_caused_by_living_non_player"},"bad_respawn_point":{"death_message_type":"intentional_game_design","exhaustion":0.1,"message_id":"badRespawnPoint","scaling":"always"},"cactus":{"exhaustion":0.1,"message_id":"cactus","scaling":"when_caused_by_living_non_player"},"cramming":{"exhaustion":0.0,"message_id":"cramming","scaling":"when_caused_by_living_non_player"},"dragon_breath":{"exhaustion":0.0,"message_id":"dragonBreath","scaling":"when_caused_by_living_non_player"},"drown":{"effects":"drowning","exhaustion":0.0,"message_id":"drown","scaling":"when_caused_by_living_non_player"},"dry_out":{"exhaustion":0.1,"message_id":"dryout","scaling":"when_caused_by_living_non_player"},"explosion":{"exhaustion":0.1,"message_id":"explosion","scaling":"always"},"fall":{"death_message_type":"fall_variants","exhaustion":0.0,"message_id":"fall","scaling":"when_caused_by_living_non_player"},"falling_anvil":{"exhaustion":0.1,"message_id":"anvil","scaling":"when_caused_by_living_non_player"},"falling_block":{"exhaustion":0.1,"message_id":"fallingBlock","scaling":"when_caused_by_living_non_player"},"falling_stalactite":{"exhaustion":0.1,"message_id":"fallingStalactite","scaling":"when_caused_by_living_non_player"},"fireball":{"effects":"burning","exhaustion":0.1,"message_id":"fireball","scaling":"when_caused_by_living_non_player"},"fireworks":{"exhaustion":0.1,"message_id":"fireworks","scaling":"when_caused_by_living_non_player"},"fly_into_wall":{"exhaustion":0.0,"message_id":"flyIntoWall","scaling":"when_caused_by_living_non_player"},"freeze":{"effects":"freezing","exhaustion":0.0,"message_id":"freeze","scaling":"when_caused_by_living_non_player"},"generic":{"exhaustion":0.0,"message_id":"generic","scaling":"when_caused_by_living_non_player"},"generic_kill":{"exhaustion":0.0,"message_id":"genericKill","scaling":"when_caused_by_living_non_player"},"hot_floor":{"effects":"burning","exhaustion":0.1,"message_id":"hotFloor","scaling":"when_caused_by_living_non_player"},"in_fire":{"effects":"burning","exhaustion":0.1,"message_id":"inFire","scaling":"when_caused_by_living_non_player"},"in_wall":{"exhaustion":0.0,"message_id":"inWall","scaling":"when_caused_by_living_non_player"},"indirect_magic":{"exhaustion":0.0,"message_id":"indirectMagic","scaling":"when_caused_by_living_non_player"},"lava":{"effects":"burning","exhaustion":0.1,"message_id":"lava","scaling":"when_caused_by_living_non_player"},"lightning_bolt":{"exhaustion":0.1,"message_id":"lightningBolt","scaling":"when_caused_by_living_non_player"},"magic":{"exhaustion":0.0,"message_id":"magic","scaling":"when_caused_by_living_non_player"},"mob_attack":{"exhaustion":0.1,"message_id":"mob","scaling":"when_caused_by_living_non_player"},"mob_attack_no_aggro":{"exhaustion":0.1,"message_id":"mob","scaling":"when_caused_by_living_non_player"},"mob_projectile":{"exhaustion":0.1,"message_id":"mob","scaling":"when_caused_by_living_non_player"},"on_fire":{"effects":"burning","exhaustion":0.0,"message_id":"onFire","scaling":"when_caused_by_living_non_player"},"out_of_world":{"exhaustion":0.0,"message_id":"outOfWorld","scaling":"when_caused_by_living_non_player"},"outside_border":{"exhaustion":0.0,"message_id":"outsideBorder","scaling":"when_caused_by_living_non_player"},"player_attack":{"exhaustion":0.1,"message_id":"player","scaling":"when_caused_by_living_non_player"},"player_explosion":{"exhaustion":0.1,"message_id":"explosion.player","scaling":"always"},"sonic_boom":{"exhaustion":0.0,"message_id":"sonic_boom","scaling":"always"},"stalagmite":{"exhaustion":0.0,"message_id":"stalagmite","scaling":"when_caused_by_living_non_player"},"starve":{"exhaustion":0.0,"message_id":"starve","scaling":"when_caused_by_living_non_player"},"sting":{"exhaustion":0.1,"message_id":"sting","scaling":"when_caused_by_living_non_player"},"sweet_berry_bush":{"effects":"poking","exhaustion":0.1,"message_id":"sweetBerryBush","scaling":"when_caused_by_living_non_player"},"thorns":{"effects":"thorns","exhaustion":0.1,"message_id":"thorns","scaling":"when_caused_by_living_non_player"},"thrown":{"exhaustion":0.1,"message_id":"thrown","scaling":"when_caused_by_living_non_player"},"trident":{"exhaustion":0.1,"message_id":"trident","scaling":"when_caused_by_living_non_player"},"unattributed_fireball":{"effects":"burning","exhaustion":0.1,"message_id":"onFire","scaling":"when_caused_by_living_non_player"},"wither":{"exhaustion":0.0,"message_id":"wither","scaling":"when_caused_by_living_non_player"},"wither_skull":{"exhaustion":0.1,"message_id":"witherSkull","scaling":"when_caused_by_living_non_player"}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["arrow.json","bad_respawn_point.json","cactus.json","cramming.json","dragon_breath.json","drown.json","dry_out.json","explosion.json","fall.json","falling_anvil.json","falling_block.json","falling_stalactite.json","fireball.json","fireworks.json","fly_into_wall.json","freeze.json","generic.json","generic_kill.json","hot_floor.json","in_fire.json","in_wall.json","indirect_magic.json","lava.json","lightning_bolt.json","magic.json","mob_attack.json","mob_attack_no_aggro.json","mob_projectile.json","on_fire.json","out_of_world.json","outside_border.json","player_attack.json","player_explosion.json","sonic_boom.json","stalagmite.json","starve.json","sting.json","sweet_berry_bush.json","thorns.json","thrown.json","trident.json","unattributed_fireball.json","wither.json","wither_skull.json"]}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "arrow",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,6 @@
{
"death_message_type": "intentional_game_design",
"exhaustion": 0.1,
"message_id": "badRespawnPoint",
"scaling": "always"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "cactus",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "cramming",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "dragonBreath",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,6 @@
{
"effects": "drowning",
"exhaustion": 0.0,
"message_id": "drown",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "dryout",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "explosion",
"scaling": "always"
}

View File

@@ -0,0 +1,6 @@
{
"death_message_type": "fall_variants",
"exhaustion": 0.0,
"message_id": "fall",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "anvil",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "fallingBlock",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "fallingStalactite",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,6 @@
{
"effects": "burning",
"exhaustion": 0.1,
"message_id": "fireball",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "fireworks",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "flyIntoWall",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,6 @@
{
"effects": "freezing",
"exhaustion": 0.0,
"message_id": "freeze",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "generic",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "genericKill",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,6 @@
{
"effects": "burning",
"exhaustion": 0.1,
"message_id": "hotFloor",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,6 @@
{
"effects": "burning",
"exhaustion": 0.1,
"message_id": "inFire",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "inWall",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "indirectMagic",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,6 @@
{
"effects": "burning",
"exhaustion": 0.1,
"message_id": "lava",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "lightningBolt",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "magic",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "mob",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "mob",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "mob",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,6 @@
{
"effects": "burning",
"exhaustion": 0.0,
"message_id": "onFire",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "outOfWorld",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "outsideBorder",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "player",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "explosion.player",
"scaling": "always"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "sonic_boom",
"scaling": "always"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "stalagmite",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "starve",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "sting",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,6 @@
{
"effects": "poking",
"exhaustion": 0.1,
"message_id": "sweetBerryBush",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,6 @@
{
"effects": "thorns",
"exhaustion": 0.1,
"message_id": "thorns",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "thrown",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "trident",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,6 @@
{
"effects": "burning",
"exhaustion": 0.1,
"message_id": "onFire",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.0,
"message_id": "wither",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1,5 @@
{
"exhaustion": 0.1,
"message_id": "witherSkull",
"scaling": "when_caused_by_living_non_player"
}

View File

@@ -0,0 +1 @@
{"overworld":{"ambient_light":0.0,"bed_works":true,"coordinate_scale":1.0,"effects":"minecraft:overworld","has_ceiling":false,"has_raids":true,"has_skylight":true,"height":384,"infiniburn":"#minecraft:infiniburn_overworld","logical_height":384,"min_y":-64,"monster_spawn_block_light_limit":0,"monster_spawn_light_level":{"type":"minecraft:uniform","value":{"max_inclusive":7,"min_inclusive":0}},"natural":true,"piglin_safe":false,"respawn_anchor_works":false,"ultrawarm":false},"overworld_caves":{"ambient_light":0.0,"bed_works":true,"coordinate_scale":1.0,"effects":"minecraft:overworld","has_ceiling":true,"has_raids":true,"has_skylight":true,"height":384,"infiniburn":"#minecraft:infiniburn_overworld","logical_height":384,"min_y":-64,"monster_spawn_block_light_limit":0,"monster_spawn_light_level":{"type":"minecraft:uniform","value":{"max_inclusive":7,"min_inclusive":0}},"natural":true,"piglin_safe":false,"respawn_anchor_works":false,"ultrawarm":false},"the_end":{"ambient_light":0.0,"bed_works":false,"coordinate_scale":1.0,"effects":"minecraft:the_end","fixed_time":6000,"has_ceiling":false,"has_raids":true,"has_skylight":false,"height":256,"infiniburn":"#minecraft:infiniburn_end","logical_height":256,"min_y":0,"monster_spawn_block_light_limit":0,"monster_spawn_light_level":{"type":"minecraft:uniform","value":{"max_inclusive":7,"min_inclusive":0}},"natural":false,"piglin_safe":false,"respawn_anchor_works":false,"ultrawarm":false},"the_nether":{"ambient_light":0.1,"bed_works":false,"coordinate_scale":8.0,"effects":"minecraft:the_nether","fixed_time":18000,"has_ceiling":true,"has_raids":false,"has_skylight":false,"height":256,"infiniburn":"#minecraft:infiniburn_nether","logical_height":128,"min_y":0,"monster_spawn_block_light_limit":15,"monster_spawn_light_level":7,"natural":false,"piglin_safe":true,"respawn_anchor_works":true,"ultrawarm":true}}

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