0
0
mirror of https://github.com/Pumpkin-MC/Pumpkin synced 2025-04-16 02:55:34 +00:00
Files
Pumpkin/assets/synced_registries.json
Alexander Medvedev d8b726dfe2 Update to 1.21.5 (#665)
* update to 1.21.5

* maybe made something better maybe made something worse

:c does still not work

* some fixes

* fix chunk packet

finally, this took way too much of my life time

* port text component

* fix tests

recipes are broken but we currently don't use them anyway
2025-03-27 21:49:02 +01:00

5640 lines
146 KiB
JSON

{
"worldgen/biome": {
"badlands": {
"has_precipitation": false,
"temperature": 2.0,
"downfall": 0.0,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.badlands",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 7254527,
"foliage_color": 10387789,
"grass_color": 9470285,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"bamboo_jungle": {
"has_precipitation": true,
"temperature": 0.95,
"downfall": 0.9,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.bamboo_jungle",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 7842047,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"basalt_deltas": {
"has_precipitation": false,
"temperature": 2.0,
"downfall": 0.0,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.basalt_deltas.mood",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"additions_sound": {
"sound": "minecraft:ambient.basalt_deltas.additions",
"tick_chance": 0.0111
},
"music": [
{
"data": {
"sound": "minecraft:music.nether.basalt_deltas",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"particle": {
"options": {
"type": "minecraft:white_ash"
},
"probability": 0.118093334
},
"ambient_sound": "minecraft:ambient.basalt_deltas.loop",
"sky_color": 7254527,
"fog_color": 6840176,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"beach": {
"has_precipitation": true,
"temperature": 0.8,
"downfall": 0.4,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 7907327,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"birch_forest": {
"has_precipitation": true,
"temperature": 0.6,
"downfall": 0.6,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.forest",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 8037887,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"cherry_grove": {
"has_precipitation": true,
"temperature": 0.5,
"downfall": 0.8,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.cherry_grove",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 8103167,
"foliage_color": 11983713,
"grass_color": 11983713,
"fog_color": 12638463,
"water_color": 6141935,
"water_fog_color": 6141935
}
},
"cold_ocean": {
"has_precipitation": true,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8103167,
"fog_color": 12638463,
"water_color": 4020182,
"water_fog_color": 329011
}
},
"crimson_forest": {
"has_precipitation": false,
"temperature": 2.0,
"downfall": 0.0,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.crimson_forest.mood",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"additions_sound": {
"sound": "minecraft:ambient.crimson_forest.additions",
"tick_chance": 0.0111
},
"music": [
{
"data": {
"sound": "minecraft:music.nether.crimson_forest",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"particle": {
"options": {
"type": "minecraft:crimson_spore"
},
"probability": 0.025
},
"ambient_sound": "minecraft:ambient.crimson_forest.loop",
"sky_color": 7254527,
"fog_color": 3343107,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"dark_forest": {
"has_precipitation": true,
"temperature": 0.7,
"downfall": 0.8,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.forest",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"grass_color_modifier": "dark_forest",
"sky_color": 7972607,
"dry_foliage_color": 8082228,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"deep_cold_ocean": {
"has_precipitation": true,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8103167,
"fog_color": 12638463,
"water_color": 4020182,
"water_fog_color": 329011
}
},
"deep_dark": {
"has_precipitation": true,
"temperature": 0.8,
"downfall": 0.4,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.deep_dark",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 7907327,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"deep_frozen_ocean": {
"has_precipitation": true,
"temperature": 0.5,
"temperature_modifier": "frozen",
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8103167,
"fog_color": 12638463,
"water_color": 3750089,
"water_fog_color": 329011
}
},
"deep_lukewarm_ocean": {
"has_precipitation": true,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8103167,
"fog_color": 12638463,
"water_color": 4566514,
"water_fog_color": 267827
}
},
"deep_ocean": {
"has_precipitation": true,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8103167,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"desert": {
"has_precipitation": false,
"temperature": 2.0,
"downfall": 0.0,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.desert",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 7254527,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"dripstone_caves": {
"has_precipitation": true,
"temperature": 0.8,
"downfall": 0.4,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.dripstone_caves",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 7907327,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"end_barrens": {
"has_precipitation": false,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 0,
"fog_color": 10518688,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"end_highlands": {
"has_precipitation": false,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 0,
"fog_color": 10518688,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"end_midlands": {
"has_precipitation": false,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 0,
"fog_color": 10518688,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"eroded_badlands": {
"has_precipitation": false,
"temperature": 2.0,
"downfall": 0.0,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.badlands",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 7254527,
"foliage_color": 10387789,
"grass_color": 9470285,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"flower_forest": {
"has_precipitation": true,
"temperature": 0.7,
"downfall": 0.8,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.flower_forest",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 7972607,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"forest": {
"has_precipitation": true,
"temperature": 0.7,
"downfall": 0.8,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.forest",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 7972607,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"frozen_ocean": {
"has_precipitation": true,
"temperature": 0.0,
"temperature_modifier": "frozen",
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8364543,
"fog_color": 12638463,
"water_color": 3750089,
"water_fog_color": 329011
}
},
"frozen_peaks": {
"has_precipitation": true,
"temperature": -0.7,
"downfall": 0.9,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.frozen_peaks",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 8756735,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"frozen_river": {
"has_precipitation": true,
"temperature": 0.0,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8364543,
"fog_color": 12638463,
"water_color": 3750089,
"water_fog_color": 329011
}
},
"grove": {
"has_precipitation": true,
"temperature": -0.2,
"downfall": 0.8,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.grove",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 8495359,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"ice_spikes": {
"has_precipitation": true,
"temperature": 0.0,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8364543,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"jagged_peaks": {
"has_precipitation": true,
"temperature": -0.7,
"downfall": 0.9,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.jagged_peaks",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 8756735,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"jungle": {
"has_precipitation": true,
"temperature": 0.95,
"downfall": 0.9,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.jungle",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 7842047,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"lukewarm_ocean": {
"has_precipitation": true,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8103167,
"fog_color": 12638463,
"water_color": 4566514,
"water_fog_color": 267827
}
},
"lush_caves": {
"has_precipitation": true,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.lush_caves",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 8103167,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"mangrove_swamp": {
"has_precipitation": true,
"temperature": 0.8,
"downfall": 0.9,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.swamp",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"grass_color_modifier": "swamp",
"sky_color": 7907327,
"foliage_color": 9285927,
"dry_foliage_color": 8082228,
"fog_color": 12638463,
"water_color": 3832426,
"water_fog_color": 5077600
}
},
"meadow": {
"has_precipitation": true,
"temperature": 0.5,
"downfall": 0.8,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.meadow",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 8103167,
"fog_color": 12638463,
"water_color": 937679,
"water_fog_color": 329011
}
},
"mushroom_fields": {
"has_precipitation": true,
"temperature": 0.9,
"downfall": 1.0,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 7842047,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"nether_wastes": {
"has_precipitation": false,
"temperature": 2.0,
"downfall": 0.0,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.nether_wastes.mood",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"additions_sound": {
"sound": "minecraft:ambient.nether_wastes.additions",
"tick_chance": 0.0111
},
"music": [
{
"data": {
"sound": "minecraft:music.nether.nether_wastes",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"ambient_sound": "minecraft:ambient.nether_wastes.loop",
"sky_color": 7254527,
"fog_color": 3344392,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"ocean": {
"has_precipitation": true,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8103167,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"old_growth_birch_forest": {
"has_precipitation": true,
"temperature": 0.6,
"downfall": 0.6,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.forest",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 8037887,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"old_growth_pine_taiga": {
"has_precipitation": true,
"temperature": 0.3,
"downfall": 0.8,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.old_growth_taiga",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 8168447,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"old_growth_spruce_taiga": {
"has_precipitation": true,
"temperature": 0.25,
"downfall": 0.8,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.old_growth_taiga",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 8233983,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"pale_garden": {
"has_precipitation": true,
"temperature": 0.7,
"downfall": 0.8,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [],
"music_volume": 0.0,
"sky_color": 12171705,
"foliage_color": 8883574,
"dry_foliage_color": 10528412,
"grass_color": 7832178,
"fog_color": 8484720,
"water_color": 7768221,
"water_fog_color": 5597568
}
},
"plains": {
"has_precipitation": true,
"temperature": 0.8,
"downfall": 0.4,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 7907327,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"river": {
"has_precipitation": true,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8103167,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"savanna": {
"has_precipitation": false,
"temperature": 2.0,
"downfall": 0.0,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 7254527,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"savanna_plateau": {
"has_precipitation": false,
"temperature": 2.0,
"downfall": 0.0,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 7254527,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"small_end_islands": {
"has_precipitation": false,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 0,
"fog_color": 10518688,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"snowy_beach": {
"has_precipitation": true,
"temperature": 0.05,
"downfall": 0.3,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8364543,
"fog_color": 12638463,
"water_color": 4020182,
"water_fog_color": 329011
}
},
"snowy_plains": {
"has_precipitation": true,
"temperature": 0.0,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8364543,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"snowy_slopes": {
"has_precipitation": true,
"temperature": -0.3,
"downfall": 0.9,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.snowy_slopes",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 8560639,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"snowy_taiga": {
"has_precipitation": true,
"temperature": -0.5,
"downfall": 0.4,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8625919,
"fog_color": 12638463,
"water_color": 4020182,
"water_fog_color": 329011
}
},
"soul_sand_valley": {
"has_precipitation": false,
"temperature": 2.0,
"downfall": 0.0,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.soul_sand_valley.mood",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"additions_sound": {
"sound": "minecraft:ambient.soul_sand_valley.additions",
"tick_chance": 0.0111
},
"music": [
{
"data": {
"sound": "minecraft:music.nether.soul_sand_valley",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"particle": {
"options": {
"type": "minecraft:ash"
},
"probability": 0.00625
},
"ambient_sound": "minecraft:ambient.soul_sand_valley.loop",
"sky_color": 7254527,
"fog_color": 1787717,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"sparse_jungle": {
"has_precipitation": true,
"temperature": 0.95,
"downfall": 0.8,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.sparse_jungle",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 7842047,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"stony_peaks": {
"has_precipitation": true,
"temperature": 1.0,
"downfall": 0.3,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.stony_peaks",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 7776511,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"stony_shore": {
"has_precipitation": true,
"temperature": 0.2,
"downfall": 0.3,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8233727,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"sunflower_plains": {
"has_precipitation": true,
"temperature": 0.8,
"downfall": 0.4,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 7907327,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"swamp": {
"has_precipitation": true,
"temperature": 0.8,
"downfall": 0.9,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.swamp",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"grass_color_modifier": "swamp",
"sky_color": 7907327,
"foliage_color": 6975545,
"dry_foliage_color": 8082228,
"fog_color": 12638463,
"water_color": 6388580,
"water_fog_color": 2302743
}
},
"taiga": {
"has_precipitation": true,
"temperature": 0.25,
"downfall": 0.8,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8233983,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"the_end": {
"has_precipitation": false,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 0,
"fog_color": 10518688,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"the_void": {
"has_precipitation": false,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8103167,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"warm_ocean": {
"has_precipitation": true,
"temperature": 0.5,
"downfall": 0.5,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8103167,
"fog_color": 12638463,
"water_color": 4445678,
"water_fog_color": 270131
}
},
"warped_forest": {
"has_precipitation": false,
"temperature": 2.0,
"downfall": 0.0,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.warped_forest.mood",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"additions_sound": {
"sound": "minecraft:ambient.warped_forest.additions",
"tick_chance": 0.0111
},
"music": [
{
"data": {
"sound": "minecraft:music.nether.warped_forest",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"particle": {
"options": {
"type": "minecraft:warped_spore"
},
"probability": 0.01428
},
"ambient_sound": "minecraft:ambient.warped_forest.loop",
"sky_color": 7254527,
"fog_color": 1705242,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"windswept_forest": {
"has_precipitation": true,
"temperature": 0.2,
"downfall": 0.3,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8233727,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"windswept_gravelly_hills": {
"has_precipitation": true,
"temperature": 0.2,
"downfall": 0.3,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8233727,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"windswept_hills": {
"has_precipitation": true,
"temperature": 0.2,
"downfall": 0.3,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 8233727,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"windswept_savanna": {
"has_precipitation": false,
"temperature": 2.0,
"downfall": 0.0,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music_volume": 1.0,
"sky_color": 7254527,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
},
"wooded_badlands": {
"has_precipitation": false,
"temperature": 2.0,
"downfall": 0.0,
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2.0
},
"music": [
{
"data": {
"sound": "minecraft:music.overworld.badlands",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"weight": 1
}
],
"music_volume": 1.0,
"sky_color": 7254527,
"foliage_color": 10387789,
"grass_color": 9470285,
"fog_color": 12638463,
"water_color": 4159204,
"water_fog_color": 329011
}
}
},
"chat_type": {
"chat": {
"chat": {
"translation_key": "chat.type.text",
"parameters": [
"sender",
"content"
]
},
"narration": {
"translation_key": "chat.type.text.narrate",
"parameters": [
"sender",
"content"
]
}
},
"emote_command": {
"chat": {
"translation_key": "chat.type.emote",
"parameters": [
"sender",
"content"
]
},
"narration": {
"translation_key": "chat.type.emote",
"parameters": [
"sender",
"content"
]
}
},
"msg_command_incoming": {
"chat": {
"translation_key": "commands.message.display.incoming",
"parameters": [
"sender",
"content"
],
"style": {
"italic": true,
"color": "gray"
}
},
"narration": {
"translation_key": "chat.type.text.narrate",
"parameters": [
"sender",
"content"
]
}
},
"msg_command_outgoing": {
"chat": {
"translation_key": "commands.message.display.outgoing",
"parameters": [
"target",
"content"
],
"style": {
"italic": true,
"color": "gray"
}
},
"narration": {
"translation_key": "chat.type.text.narrate",
"parameters": [
"sender",
"content"
]
}
},
"say_command": {
"chat": {
"translation_key": "chat.type.announcement",
"parameters": [
"sender",
"content"
]
},
"narration": {
"translation_key": "chat.type.text.narrate",
"parameters": [
"sender",
"content"
]
}
},
"team_msg_command_incoming": {
"chat": {
"translation_key": "chat.type.team.text",
"parameters": [
"target",
"sender",
"content"
]
},
"narration": {
"translation_key": "chat.type.text.narrate",
"parameters": [
"sender",
"content"
]
}
},
"team_msg_command_outgoing": {
"chat": {
"translation_key": "chat.type.team.sent",
"parameters": [
"target",
"sender",
"content"
]
},
"narration": {
"translation_key": "chat.type.text.narrate",
"parameters": [
"sender",
"content"
]
}
}
},
"trim_pattern": {
"bolt": {
"asset_id": "minecraft:bolt",
"description": {
"translate": "trim_pattern.minecraft.bolt"
},
"decal": false
},
"coast": {
"asset_id": "minecraft:coast",
"description": {
"translate": "trim_pattern.minecraft.coast"
},
"decal": false
},
"dune": {
"asset_id": "minecraft:dune",
"description": {
"translate": "trim_pattern.minecraft.dune"
},
"decal": false
},
"eye": {
"asset_id": "minecraft:eye",
"description": {
"translate": "trim_pattern.minecraft.eye"
},
"decal": false
},
"flow": {
"asset_id": "minecraft:flow",
"description": {
"translate": "trim_pattern.minecraft.flow"
},
"decal": false
},
"host": {
"asset_id": "minecraft:host",
"description": {
"translate": "trim_pattern.minecraft.host"
},
"decal": false
},
"raiser": {
"asset_id": "minecraft:raiser",
"description": {
"translate": "trim_pattern.minecraft.raiser"
},
"decal": false
},
"rib": {
"asset_id": "minecraft:rib",
"description": {
"translate": "trim_pattern.minecraft.rib"
},
"decal": false
},
"sentry": {
"asset_id": "minecraft:sentry",
"description": {
"translate": "trim_pattern.minecraft.sentry"
},
"decal": false
},
"shaper": {
"asset_id": "minecraft:shaper",
"description": {
"translate": "trim_pattern.minecraft.shaper"
},
"decal": false
},
"silence": {
"asset_id": "minecraft:silence",
"description": {
"translate": "trim_pattern.minecraft.silence"
},
"decal": false
},
"snout": {
"asset_id": "minecraft:snout",
"description": {
"translate": "trim_pattern.minecraft.snout"
},
"decal": false
},
"spire": {
"asset_id": "minecraft:spire",
"description": {
"translate": "trim_pattern.minecraft.spire"
},
"decal": false
},
"tide": {
"asset_id": "minecraft:tide",
"description": {
"translate": "trim_pattern.minecraft.tide"
},
"decal": false
},
"vex": {
"asset_id": "minecraft:vex",
"description": {
"translate": "trim_pattern.minecraft.vex"
},
"decal": false
},
"ward": {
"asset_id": "minecraft:ward",
"description": {
"translate": "trim_pattern.minecraft.ward"
},
"decal": false
},
"wayfinder": {
"asset_id": "minecraft:wayfinder",
"description": {
"translate": "trim_pattern.minecraft.wayfinder"
},
"decal": false
},
"wild": {
"asset_id": "minecraft:wild",
"description": {
"translate": "trim_pattern.minecraft.wild"
},
"decal": false
}
},
"trim_material": {
"amethyst": {
"asset_name": "amethyst",
"description": {
"translate": "trim_material.minecraft.amethyst",
"color": "#9A5CC6"
}
},
"copper": {
"asset_name": "copper",
"description": {
"translate": "trim_material.minecraft.copper",
"color": "#B4684D"
}
},
"diamond": {
"asset_name": "diamond",
"override_armor_assets": {
"minecraft:diamond": "diamond_darker"
},
"description": {
"translate": "trim_material.minecraft.diamond",
"color": "#6EECD2"
}
},
"emerald": {
"asset_name": "emerald",
"description": {
"translate": "trim_material.minecraft.emerald",
"color": "#11A036"
}
},
"gold": {
"asset_name": "gold",
"override_armor_assets": {
"minecraft:gold": "gold_darker"
},
"description": {
"translate": "trim_material.minecraft.gold",
"color": "#DEB12D"
}
},
"iron": {
"asset_name": "iron",
"override_armor_assets": {
"minecraft:iron": "iron_darker"
},
"description": {
"translate": "trim_material.minecraft.iron",
"color": "#ECECEC"
}
},
"lapis": {
"asset_name": "lapis",
"description": {
"translate": "trim_material.minecraft.lapis",
"color": "#416E97"
}
},
"netherite": {
"asset_name": "netherite",
"override_armor_assets": {
"minecraft:netherite": "netherite_darker"
},
"description": {
"translate": "trim_material.minecraft.netherite",
"color": "#625859"
}
},
"quartz": {
"asset_name": "quartz",
"description": {
"translate": "trim_material.minecraft.quartz",
"color": "#E3D4C4"
}
},
"redstone": {
"asset_name": "redstone",
"description": {
"translate": "trim_material.minecraft.redstone",
"color": "#971607"
}
},
"resin": {
"asset_name": "resin",
"description": {
"translate": "trim_material.minecraft.resin",
"color": "#FC7812"
}
}
},
"wolf_variant": {
"ashen": {
"assets": {
"wild": "minecraft:entity/wolf/wolf_ashen",
"tame": "minecraft:entity/wolf/wolf_ashen_tame",
"angry": "minecraft:entity/wolf/wolf_ashen_angry"
}
},
"black": {
"assets": {
"wild": "minecraft:entity/wolf/wolf_black",
"tame": "minecraft:entity/wolf/wolf_black_tame",
"angry": "minecraft:entity/wolf/wolf_black_angry"
}
},
"chestnut": {
"assets": {
"wild": "minecraft:entity/wolf/wolf_chestnut",
"tame": "minecraft:entity/wolf/wolf_chestnut_tame",
"angry": "minecraft:entity/wolf/wolf_chestnut_angry"
}
},
"pale": {
"assets": {
"wild": "minecraft:entity/wolf/wolf",
"tame": "minecraft:entity/wolf/wolf_tame",
"angry": "minecraft:entity/wolf/wolf_angry"
}
},
"rusty": {
"assets": {
"wild": "minecraft:entity/wolf/wolf_rusty",
"tame": "minecraft:entity/wolf/wolf_rusty_tame",
"angry": "minecraft:entity/wolf/wolf_rusty_angry"
}
},
"snowy": {
"assets": {
"wild": "minecraft:entity/wolf/wolf_snowy",
"tame": "minecraft:entity/wolf/wolf_snowy_tame",
"angry": "minecraft:entity/wolf/wolf_snowy_angry"
}
},
"spotted": {
"assets": {
"wild": "minecraft:entity/wolf/wolf_spotted",
"tame": "minecraft:entity/wolf/wolf_spotted_tame",
"angry": "minecraft:entity/wolf/wolf_spotted_angry"
}
},
"striped": {
"assets": {
"wild": "minecraft:entity/wolf/wolf_striped",
"tame": "minecraft:entity/wolf/wolf_striped_tame",
"angry": "minecraft:entity/wolf/wolf_striped_angry"
}
},
"woods": {
"assets": {
"wild": "minecraft:entity/wolf/wolf_woods",
"tame": "minecraft:entity/wolf/wolf_woods_tame",
"angry": "minecraft:entity/wolf/wolf_woods_angry"
}
}
},
"wolf_sound_variant": {
"angry": {
"hurt_sound": "minecraft:entity.wolf_angry.hurt",
"pant_sound": "minecraft:entity.wolf_angry.pant",
"whine_sound": "minecraft:entity.wolf_angry.whine",
"ambient_sound": "minecraft:entity.wolf_angry.ambient",
"death_sound": "minecraft:entity.wolf_angry.death",
"growl_sound": "minecraft:entity.wolf_angry.growl"
},
"big": {
"hurt_sound": "minecraft:entity.wolf_big.hurt",
"pant_sound": "minecraft:entity.wolf_big.pant",
"whine_sound": "minecraft:entity.wolf_big.whine",
"ambient_sound": "minecraft:entity.wolf_big.ambient",
"death_sound": "minecraft:entity.wolf_big.death",
"growl_sound": "minecraft:entity.wolf_big.growl"
},
"classic": {
"hurt_sound": "minecraft:entity.wolf.hurt",
"pant_sound": "minecraft:entity.wolf.pant",
"whine_sound": "minecraft:entity.wolf.whine",
"ambient_sound": "minecraft:entity.wolf.ambient",
"death_sound": "minecraft:entity.wolf.death",
"growl_sound": "minecraft:entity.wolf.growl"
},
"cute": {
"hurt_sound": "minecraft:entity.wolf_cute.hurt",
"pant_sound": "minecraft:entity.wolf_cute.pant",
"whine_sound": "minecraft:entity.wolf_cute.whine",
"ambient_sound": "minecraft:entity.wolf_cute.ambient",
"death_sound": "minecraft:entity.wolf_cute.death",
"growl_sound": "minecraft:entity.wolf_cute.growl"
},
"grumpy": {
"hurt_sound": "minecraft:entity.wolf_grumpy.hurt",
"pant_sound": "minecraft:entity.wolf_grumpy.pant",
"whine_sound": "minecraft:entity.wolf_grumpy.whine",
"ambient_sound": "minecraft:entity.wolf_grumpy.ambient",
"death_sound": "minecraft:entity.wolf_grumpy.death",
"growl_sound": "minecraft:entity.wolf_grumpy.growl"
},
"puglin": {
"hurt_sound": "minecraft:entity.wolf_puglin.hurt",
"pant_sound": "minecraft:entity.wolf_puglin.pant",
"whine_sound": "minecraft:entity.wolf_puglin.whine",
"ambient_sound": "minecraft:entity.wolf_puglin.ambient",
"death_sound": "minecraft:entity.wolf_puglin.death",
"growl_sound": "minecraft:entity.wolf_puglin.growl"
},
"sad": {
"hurt_sound": "minecraft:entity.wolf_sad.hurt",
"pant_sound": "minecraft:entity.wolf_sad.pant",
"whine_sound": "minecraft:entity.wolf_sad.whine",
"ambient_sound": "minecraft:entity.wolf_sad.ambient",
"death_sound": "minecraft:entity.wolf_sad.death",
"growl_sound": "minecraft:entity.wolf_sad.growl"
}
},
"pig_variant": {
"cold": {
"model": "cold",
"asset_id": "minecraft:entity/pig/cold_pig"
},
"temperate": {
"asset_id": "minecraft:entity/pig/temperate_pig"
},
"warm": {
"asset_id": "minecraft:entity/pig/warm_pig"
}
},
"frog_variant": {
"cold": {
"asset_id": "minecraft:entity/frog/cold_frog"
},
"temperate": {
"asset_id": "minecraft:entity/frog/temperate_frog"
},
"warm": {
"asset_id": "minecraft:entity/frog/warm_frog"
}
},
"cat_variant": {
"all_black": {
"asset_id": "minecraft:entity/cat/all_black"
},
"black": {
"asset_id": "minecraft:entity/cat/black"
},
"british_shorthair": {
"asset_id": "minecraft:entity/cat/british_shorthair"
},
"calico": {
"asset_id": "minecraft:entity/cat/calico"
},
"jellie": {
"asset_id": "minecraft:entity/cat/jellie"
},
"persian": {
"asset_id": "minecraft:entity/cat/persian"
},
"ragdoll": {
"asset_id": "minecraft:entity/cat/ragdoll"
},
"red": {
"asset_id": "minecraft:entity/cat/red"
},
"siamese": {
"asset_id": "minecraft:entity/cat/siamese"
},
"tabby": {
"asset_id": "minecraft:entity/cat/tabby"
},
"white": {
"asset_id": "minecraft:entity/cat/white"
}
},
"cow_variant": {
"cold": {
"model": "cold",
"asset_id": "minecraft:entity/cow/cold_cow"
},
"temperate": {
"asset_id": "minecraft:entity/cow/temperate_cow"
},
"warm": {
"model": "warm",
"asset_id": "minecraft:entity/cow/warm_cow"
}
},
"chicken_variant": {
"cold": {
"model": "cold",
"asset_id": "minecraft:entity/chicken/cold_chicken"
},
"temperate": {
"asset_id": "minecraft:entity/chicken/temperate_chicken"
},
"warm": {
"asset_id": "minecraft:entity/chicken/warm_chicken"
}
},
"painting_variant": {
"alban": {
"asset_id": "minecraft:alban",
"title": {
"translate": "painting.minecraft.alban.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.alban.author",
"color": "gray"
},
"width": 1,
"height": 1
},
"aztec": {
"asset_id": "minecraft:aztec",
"title": {
"translate": "painting.minecraft.aztec.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.aztec.author",
"color": "gray"
},
"width": 1,
"height": 1
},
"aztec2": {
"asset_id": "minecraft:aztec2",
"title": {
"translate": "painting.minecraft.aztec2.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.aztec2.author",
"color": "gray"
},
"width": 1,
"height": 1
},
"backyard": {
"asset_id": "minecraft:backyard",
"title": {
"translate": "painting.minecraft.backyard.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.backyard.author",
"color": "gray"
},
"width": 3,
"height": 4
},
"baroque": {
"asset_id": "minecraft:baroque",
"title": {
"translate": "painting.minecraft.baroque.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.baroque.author",
"color": "gray"
},
"width": 2,
"height": 2
},
"bomb": {
"asset_id": "minecraft:bomb",
"title": {
"translate": "painting.minecraft.bomb.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.bomb.author",
"color": "gray"
},
"width": 1,
"height": 1
},
"bouquet": {
"asset_id": "minecraft:bouquet",
"title": {
"translate": "painting.minecraft.bouquet.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.bouquet.author",
"color": "gray"
},
"width": 3,
"height": 3
},
"burning_skull": {
"asset_id": "minecraft:burning_skull",
"title": {
"translate": "painting.minecraft.burning_skull.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.burning_skull.author",
"color": "gray"
},
"width": 4,
"height": 4
},
"bust": {
"asset_id": "minecraft:bust",
"title": {
"translate": "painting.minecraft.bust.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.bust.author",
"color": "gray"
},
"width": 2,
"height": 2
},
"cavebird": {
"asset_id": "minecraft:cavebird",
"title": {
"translate": "painting.minecraft.cavebird.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.cavebird.author",
"color": "gray"
},
"width": 3,
"height": 3
},
"changing": {
"asset_id": "minecraft:changing",
"title": {
"translate": "painting.minecraft.changing.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.changing.author",
"color": "gray"
},
"width": 4,
"height": 2
},
"cotan": {
"asset_id": "minecraft:cotan",
"title": {
"translate": "painting.minecraft.cotan.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.cotan.author",
"color": "gray"
},
"width": 3,
"height": 3
},
"courbet": {
"asset_id": "minecraft:courbet",
"title": {
"translate": "painting.minecraft.courbet.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.courbet.author",
"color": "gray"
},
"width": 2,
"height": 1
},
"creebet": {
"asset_id": "minecraft:creebet",
"title": {
"translate": "painting.minecraft.creebet.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.creebet.author",
"color": "gray"
},
"width": 2,
"height": 1
},
"donkey_kong": {
"asset_id": "minecraft:donkey_kong",
"title": {
"translate": "painting.minecraft.donkey_kong.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.donkey_kong.author",
"color": "gray"
},
"width": 4,
"height": 3
},
"earth": {
"asset_id": "minecraft:earth",
"title": {
"translate": "painting.minecraft.earth.title",
"color": "yellow"
},
"width": 2,
"height": 2
},
"endboss": {
"asset_id": "minecraft:endboss",
"title": {
"translate": "painting.minecraft.endboss.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.endboss.author",
"color": "gray"
},
"width": 3,
"height": 3
},
"fern": {
"asset_id": "minecraft:fern",
"title": {
"translate": "painting.minecraft.fern.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.fern.author",
"color": "gray"
},
"width": 3,
"height": 3
},
"fighters": {
"asset_id": "minecraft:fighters",
"title": {
"translate": "painting.minecraft.fighters.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.fighters.author",
"color": "gray"
},
"width": 4,
"height": 2
},
"finding": {
"asset_id": "minecraft:finding",
"title": {
"translate": "painting.minecraft.finding.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.finding.author",
"color": "gray"
},
"width": 4,
"height": 2
},
"fire": {
"asset_id": "minecraft:fire",
"title": {
"translate": "painting.minecraft.fire.title",
"color": "yellow"
},
"width": 2,
"height": 2
},
"graham": {
"asset_id": "minecraft:graham",
"title": {
"translate": "painting.minecraft.graham.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.graham.author",
"color": "gray"
},
"width": 1,
"height": 2
},
"humble": {
"asset_id": "minecraft:humble",
"title": {
"translate": "painting.minecraft.humble.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.humble.author",
"color": "gray"
},
"width": 2,
"height": 2
},
"kebab": {
"asset_id": "minecraft:kebab",
"title": {
"translate": "painting.minecraft.kebab.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.kebab.author",
"color": "gray"
},
"width": 1,
"height": 1
},
"lowmist": {
"asset_id": "minecraft:lowmist",
"title": {
"translate": "painting.minecraft.lowmist.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.lowmist.author",
"color": "gray"
},
"width": 4,
"height": 2
},
"match": {
"asset_id": "minecraft:match",
"title": {
"translate": "painting.minecraft.match.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.match.author",
"color": "gray"
},
"width": 2,
"height": 2
},
"meditative": {
"asset_id": "minecraft:meditative",
"title": {
"translate": "painting.minecraft.meditative.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.meditative.author",
"color": "gray"
},
"width": 1,
"height": 1
},
"orb": {
"asset_id": "minecraft:orb",
"title": {
"translate": "painting.minecraft.orb.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.orb.author",
"color": "gray"
},
"width": 4,
"height": 4
},
"owlemons": {
"asset_id": "minecraft:owlemons",
"title": {
"translate": "painting.minecraft.owlemons.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.owlemons.author",
"color": "gray"
},
"width": 3,
"height": 3
},
"passage": {
"asset_id": "minecraft:passage",
"title": {
"translate": "painting.minecraft.passage.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.passage.author",
"color": "gray"
},
"width": 4,
"height": 2
},
"pigscene": {
"asset_id": "minecraft:pigscene",
"title": {
"translate": "painting.minecraft.pigscene.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.pigscene.author",
"color": "gray"
},
"width": 4,
"height": 4
},
"plant": {
"asset_id": "minecraft:plant",
"title": {
"translate": "painting.minecraft.plant.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.plant.author",
"color": "gray"
},
"width": 1,
"height": 1
},
"pointer": {
"asset_id": "minecraft:pointer",
"title": {
"translate": "painting.minecraft.pointer.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.pointer.author",
"color": "gray"
},
"width": 4,
"height": 4
},
"pond": {
"asset_id": "minecraft:pond",
"title": {
"translate": "painting.minecraft.pond.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.pond.author",
"color": "gray"
},
"width": 3,
"height": 4
},
"pool": {
"asset_id": "minecraft:pool",
"title": {
"translate": "painting.minecraft.pool.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.pool.author",
"color": "gray"
},
"width": 2,
"height": 1
},
"prairie_ride": {
"asset_id": "minecraft:prairie_ride",
"title": {
"translate": "painting.minecraft.prairie_ride.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.prairie_ride.author",
"color": "gray"
},
"width": 1,
"height": 2
},
"sea": {
"asset_id": "minecraft:sea",
"title": {
"translate": "painting.minecraft.sea.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.sea.author",
"color": "gray"
},
"width": 2,
"height": 1
},
"skeleton": {
"asset_id": "minecraft:skeleton",
"title": {
"translate": "painting.minecraft.skeleton.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.skeleton.author",
"color": "gray"
},
"width": 4,
"height": 3
},
"skull_and_roses": {
"asset_id": "minecraft:skull_and_roses",
"title": {
"translate": "painting.minecraft.skull_and_roses.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.skull_and_roses.author",
"color": "gray"
},
"width": 2,
"height": 2
},
"stage": {
"asset_id": "minecraft:stage",
"title": {
"translate": "painting.minecraft.stage.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.stage.author",
"color": "gray"
},
"width": 2,
"height": 2
},
"sunflowers": {
"asset_id": "minecraft:sunflowers",
"title": {
"translate": "painting.minecraft.sunflowers.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.sunflowers.author",
"color": "gray"
},
"width": 3,
"height": 3
},
"sunset": {
"asset_id": "minecraft:sunset",
"title": {
"translate": "painting.minecraft.sunset.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.sunset.author",
"color": "gray"
},
"width": 2,
"height": 1
},
"tides": {
"asset_id": "minecraft:tides",
"title": {
"translate": "painting.minecraft.tides.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.tides.author",
"color": "gray"
},
"width": 3,
"height": 3
},
"unpacked": {
"asset_id": "minecraft:unpacked",
"title": {
"translate": "painting.minecraft.unpacked.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.unpacked.author",
"color": "gray"
},
"width": 4,
"height": 4
},
"void": {
"asset_id": "minecraft:void",
"title": {
"translate": "painting.minecraft.void.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.void.author",
"color": "gray"
},
"width": 2,
"height": 2
},
"wanderer": {
"asset_id": "minecraft:wanderer",
"title": {
"translate": "painting.minecraft.wanderer.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.wanderer.author",
"color": "gray"
},
"width": 1,
"height": 2
},
"wasteland": {
"asset_id": "minecraft:wasteland",
"title": {
"translate": "painting.minecraft.wasteland.title",
"color": "yellow"
},
"author": {
"translate": "painting.minecraft.wasteland.author",
"color": "gray"
},
"width": 1,
"height": 1
},
"water": {
"asset_id": "minecraft:water",
"title": {
"translate": "painting.minecraft.water.title",
"color": "yellow"
},
"width": 2,
"height": 2
},
"wind": {
"asset_id": "minecraft:wind",
"title": {
"translate": "painting.minecraft.wind.title",
"color": "yellow"
},
"width": 2,
"height": 2
},
"wither": {
"asset_id": "minecraft:wither",
"title": {
"translate": "painting.minecraft.wither.title",
"color": "yellow"
},
"width": 2,
"height": 2
}
},
"dimension_type": {
"overworld": {
"infiniburn": "#minecraft:infiniburn_overworld",
"effects": "minecraft:overworld",
"ambient_light": 0.0,
"piglin_safe": false,
"has_raids": true,
"monster_spawn_light_level": {
"min_inclusive": 0,
"max_inclusive": 7,
"type": "minecraft:uniform"
},
"monster_spawn_block_light_limit": 0,
"respawn_anchor_works": false,
"min_y": -64,
"height": 384,
"logical_height": 384,
"ultrawarm": false,
"natural": true,
"coordinate_scale": 1.0,
"bed_works": true,
"has_skylight": true,
"has_ceiling": false
},
"overworld_caves": {
"infiniburn": "#minecraft:infiniburn_overworld",
"effects": "minecraft:overworld",
"ambient_light": 0.0,
"piglin_safe": false,
"has_raids": true,
"monster_spawn_light_level": {
"min_inclusive": 0,
"max_inclusive": 7,
"type": "minecraft:uniform"
},
"monster_spawn_block_light_limit": 0,
"respawn_anchor_works": false,
"min_y": -64,
"height": 384,
"logical_height": 384,
"ultrawarm": false,
"natural": true,
"coordinate_scale": 1.0,
"bed_works": true,
"has_skylight": true,
"has_ceiling": true
},
"the_end": {
"infiniburn": "#minecraft:infiniburn_end",
"effects": "minecraft:the_end",
"ambient_light": 0.0,
"piglin_safe": false,
"has_raids": true,
"monster_spawn_light_level": {
"min_inclusive": 0,
"max_inclusive": 7,
"type": "minecraft:uniform"
},
"monster_spawn_block_light_limit": 0,
"respawn_anchor_works": false,
"min_y": 0,
"height": 256,
"logical_height": 256,
"ultrawarm": false,
"natural": false,
"coordinate_scale": 1.0,
"bed_works": false,
"fixed_time": 6000,
"has_skylight": false,
"has_ceiling": false
},
"the_nether": {
"infiniburn": "#minecraft:infiniburn_nether",
"effects": "minecraft:the_nether",
"ambient_light": 0.1,
"piglin_safe": true,
"has_raids": false,
"monster_spawn_light_level": 7,
"monster_spawn_block_light_limit": 15,
"respawn_anchor_works": true,
"min_y": 0,
"height": 256,
"logical_height": 128,
"ultrawarm": true,
"natural": false,
"coordinate_scale": 8.0,
"bed_works": false,
"fixed_time": 18000,
"has_skylight": false,
"has_ceiling": true
}
},
"damage_type": {
"arrow": {
"exhaustion": 0.1,
"message_id": "arrow",
"scaling": "when_caused_by_living_non_player"
},
"bad_respawn_point": {
"exhaustion": 0.1,
"death_message_type": "intentional_game_design",
"message_id": "badRespawnPoint",
"scaling": "always"
},
"cactus": {
"exhaustion": 0.1,
"message_id": "cactus",
"scaling": "when_caused_by_living_non_player"
},
"campfire": {
"exhaustion": 0.1,
"effects": "burning",
"message_id": "inFire",
"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": {
"exhaustion": 0.0,
"effects": "drowning",
"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"
},
"ender_pearl": {
"exhaustion": 0.0,
"death_message_type": "fall_variants",
"message_id": "fall",
"scaling": "when_caused_by_living_non_player"
},
"explosion": {
"exhaustion": 0.1,
"message_id": "explosion",
"scaling": "always"
},
"fall": {
"exhaustion": 0.0,
"death_message_type": "fall_variants",
"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": {
"exhaustion": 0.1,
"effects": "burning",
"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": {
"exhaustion": 0.0,
"effects": "freezing",
"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": {
"exhaustion": 0.1,
"effects": "burning",
"message_id": "hotFloor",
"scaling": "when_caused_by_living_non_player"
},
"in_fire": {
"exhaustion": 0.1,
"effects": "burning",
"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": {
"exhaustion": 0.1,
"effects": "burning",
"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"
},
"mace_smash": {
"exhaustion": 0.1,
"message_id": "mace_smash",
"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": {
"exhaustion": 0.0,
"effects": "burning",
"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"
},
"spit": {
"exhaustion": 0.1,
"message_id": "mob",
"scaling": "when_caused_by_living_non_player"
},
"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": {
"exhaustion": 0.1,
"effects": "poking",
"message_id": "sweetBerryBush",
"scaling": "when_caused_by_living_non_player"
},
"thorns": {
"exhaustion": 0.1,
"effects": "thorns",
"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": {
"exhaustion": 0.1,
"effects": "burning",
"message_id": "onFire",
"scaling": "when_caused_by_living_non_player"
},
"wind_charge": {
"exhaustion": 0.1,
"message_id": "mob",
"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"
}
},
"banner_pattern": {
"base": {
"asset_id": "minecraft:base",
"translation_key": "block.minecraft.banner.base"
},
"border": {
"asset_id": "minecraft:border",
"translation_key": "block.minecraft.banner.border"
},
"bricks": {
"asset_id": "minecraft:bricks",
"translation_key": "block.minecraft.banner.bricks"
},
"circle": {
"asset_id": "minecraft:circle",
"translation_key": "block.minecraft.banner.circle"
},
"creeper": {
"asset_id": "minecraft:creeper",
"translation_key": "block.minecraft.banner.creeper"
},
"cross": {
"asset_id": "minecraft:cross",
"translation_key": "block.minecraft.banner.cross"
},
"curly_border": {
"asset_id": "minecraft:curly_border",
"translation_key": "block.minecraft.banner.curly_border"
},
"diagonal_left": {
"asset_id": "minecraft:diagonal_left",
"translation_key": "block.minecraft.banner.diagonal_left"
},
"diagonal_right": {
"asset_id": "minecraft:diagonal_right",
"translation_key": "block.minecraft.banner.diagonal_right"
},
"diagonal_up_left": {
"asset_id": "minecraft:diagonal_up_left",
"translation_key": "block.minecraft.banner.diagonal_up_left"
},
"diagonal_up_right": {
"asset_id": "minecraft:diagonal_up_right",
"translation_key": "block.minecraft.banner.diagonal_up_right"
},
"flow": {
"asset_id": "minecraft:flow",
"translation_key": "block.minecraft.banner.flow"
},
"flower": {
"asset_id": "minecraft:flower",
"translation_key": "block.minecraft.banner.flower"
},
"globe": {
"asset_id": "minecraft:globe",
"translation_key": "block.minecraft.banner.globe"
},
"gradient": {
"asset_id": "minecraft:gradient",
"translation_key": "block.minecraft.banner.gradient"
},
"gradient_up": {
"asset_id": "minecraft:gradient_up",
"translation_key": "block.minecraft.banner.gradient_up"
},
"guster": {
"asset_id": "minecraft:guster",
"translation_key": "block.minecraft.banner.guster"
},
"half_horizontal": {
"asset_id": "minecraft:half_horizontal",
"translation_key": "block.minecraft.banner.half_horizontal"
},
"half_horizontal_bottom": {
"asset_id": "minecraft:half_horizontal_bottom",
"translation_key": "block.minecraft.banner.half_horizontal_bottom"
},
"half_vertical": {
"asset_id": "minecraft:half_vertical",
"translation_key": "block.minecraft.banner.half_vertical"
},
"half_vertical_right": {
"asset_id": "minecraft:half_vertical_right",
"translation_key": "block.minecraft.banner.half_vertical_right"
},
"mojang": {
"asset_id": "minecraft:mojang",
"translation_key": "block.minecraft.banner.mojang"
},
"piglin": {
"asset_id": "minecraft:piglin",
"translation_key": "block.minecraft.banner.piglin"
},
"rhombus": {
"asset_id": "minecraft:rhombus",
"translation_key": "block.minecraft.banner.rhombus"
},
"skull": {
"asset_id": "minecraft:skull",
"translation_key": "block.minecraft.banner.skull"
},
"small_stripes": {
"asset_id": "minecraft:small_stripes",
"translation_key": "block.minecraft.banner.small_stripes"
},
"square_bottom_left": {
"asset_id": "minecraft:square_bottom_left",
"translation_key": "block.minecraft.banner.square_bottom_left"
},
"square_bottom_right": {
"asset_id": "minecraft:square_bottom_right",
"translation_key": "block.minecraft.banner.square_bottom_right"
},
"square_top_left": {
"asset_id": "minecraft:square_top_left",
"translation_key": "block.minecraft.banner.square_top_left"
},
"square_top_right": {
"asset_id": "minecraft:square_top_right",
"translation_key": "block.minecraft.banner.square_top_right"
},
"straight_cross": {
"asset_id": "minecraft:straight_cross",
"translation_key": "block.minecraft.banner.straight_cross"
},
"stripe_bottom": {
"asset_id": "minecraft:stripe_bottom",
"translation_key": "block.minecraft.banner.stripe_bottom"
},
"stripe_center": {
"asset_id": "minecraft:stripe_center",
"translation_key": "block.minecraft.banner.stripe_center"
},
"stripe_downleft": {
"asset_id": "minecraft:stripe_downleft",
"translation_key": "block.minecraft.banner.stripe_downleft"
},
"stripe_downright": {
"asset_id": "minecraft:stripe_downright",
"translation_key": "block.minecraft.banner.stripe_downright"
},
"stripe_left": {
"asset_id": "minecraft:stripe_left",
"translation_key": "block.minecraft.banner.stripe_left"
},
"stripe_middle": {
"asset_id": "minecraft:stripe_middle",
"translation_key": "block.minecraft.banner.stripe_middle"
},
"stripe_right": {
"asset_id": "minecraft:stripe_right",
"translation_key": "block.minecraft.banner.stripe_right"
},
"stripe_top": {
"asset_id": "minecraft:stripe_top",
"translation_key": "block.minecraft.banner.stripe_top"
},
"triangle_bottom": {
"asset_id": "minecraft:triangle_bottom",
"translation_key": "block.minecraft.banner.triangle_bottom"
},
"triangle_top": {
"asset_id": "minecraft:triangle_top",
"translation_key": "block.minecraft.banner.triangle_top"
},
"triangles_bottom": {
"asset_id": "minecraft:triangles_bottom",
"translation_key": "block.minecraft.banner.triangles_bottom"
},
"triangles_top": {
"asset_id": "minecraft:triangles_top",
"translation_key": "block.minecraft.banner.triangles_top"
}
},
"enchantment": {
"aqua_affinity": {
"description": {
"translate": "enchantment.minecraft.aqua_affinity"
},
"min_cost": {
"base": 1,
"per_level_above_first": 0
},
"max_cost": {
"base": 41,
"per_level_above_first": 0
},
"anvil_cost": 4,
"slots": [
"head"
],
"supported_items": "#minecraft:enchantable/head_armor",
"weight": 2,
"max_level": 1,
"effects": {
"minecraft:attributes": [
{
"id": "minecraft:enchantment.aqua_affinity",
"attribute": "minecraft:submerged_mining_speed",
"amount": {
"base": 4.0,
"per_level_above_first": 4.0,
"type": "minecraft:linear"
},
"operation": "add_multiplied_total"
}
]
}
},
"bane_of_arthropods": {
"description": {
"translate": "enchantment.minecraft.bane_of_arthropods"
},
"min_cost": {
"base": 5,
"per_level_above_first": 8
},
"max_cost": {
"base": 25,
"per_level_above_first": 8
},
"anvil_cost": 2,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/weapon",
"primary_items": "#minecraft:enchantable/sword",
"weight": 5,
"max_level": 5,
"exclusive_set": "#minecraft:exclusive_set/damage",
"effects": {
"minecraft:damage": [
{
"effect": {
"value": {
"base": 2.5,
"per_level_above_first": 2.5,
"type": "minecraft:linear"
},
"type": "minecraft:add"
},
"requirements": {
"predicate": {
"type": "#minecraft:sensitive_to_bane_of_arthropods"
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
}
],
"minecraft:post_attack": [
{
"enchanted": "attacker",
"affected": "victim",
"effect": {
"max_duration": {
"base": 1.5,
"per_level_above_first": 0.5,
"type": "minecraft:linear"
},
"min_amplifier": 3.0,
"max_amplifier": 3.0,
"to_apply": "minecraft:slowness",
"min_duration": 1.5,
"type": "minecraft:apply_mob_effect"
},
"requirements": {
"terms": [
{
"predicate": {
"type": "#minecraft:sensitive_to_bane_of_arthropods"
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"is_direct": true
},
"condition": "minecraft:damage_source_properties"
}
],
"condition": "minecraft:all_of"
}
}
]
}
},
"binding_curse": {
"description": {
"translate": "enchantment.minecraft.binding_curse"
},
"min_cost": {
"base": 25,
"per_level_above_first": 0
},
"max_cost": {
"base": 50,
"per_level_above_first": 0
},
"anvil_cost": 8,
"slots": [
"armor"
],
"supported_items": "#minecraft:enchantable/equippable",
"weight": 1,
"max_level": 1,
"effects": {
"minecraft:prevent_armor_change": {}
}
},
"blast_protection": {
"description": {
"translate": "enchantment.minecraft.blast_protection"
},
"min_cost": {
"base": 5,
"per_level_above_first": 8
},
"max_cost": {
"base": 13,
"per_level_above_first": 8
},
"anvil_cost": 4,
"slots": [
"armor"
],
"supported_items": "#minecraft:enchantable/armor",
"weight": 2,
"max_level": 4,
"exclusive_set": "#minecraft:exclusive_set/armor",
"effects": {
"minecraft:attributes": [
{
"id": "minecraft:enchantment.blast_protection",
"attribute": "minecraft:explosion_knockback_resistance",
"amount": {
"base": 0.15,
"per_level_above_first": 0.15,
"type": "minecraft:linear"
},
"operation": "add_value"
}
],
"minecraft:damage_protection": [
{
"effect": {
"value": {
"base": 2.0,
"per_level_above_first": 2.0,
"type": "minecraft:linear"
},
"type": "minecraft:add"
},
"requirements": {
"predicate": {
"tags": [
{
"id": "minecraft:is_explosion",
"expected": true
},
{
"id": "minecraft:bypasses_invulnerability",
"expected": false
}
]
},
"condition": "minecraft:damage_source_properties"
}
}
]
}
},
"breach": {
"description": {
"translate": "enchantment.minecraft.breach"
},
"min_cost": {
"base": 15,
"per_level_above_first": 9
},
"max_cost": {
"base": 65,
"per_level_above_first": 9
},
"anvil_cost": 4,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/mace",
"weight": 2,
"max_level": 4,
"exclusive_set": "#minecraft:exclusive_set/damage",
"effects": {
"minecraft:armor_effectiveness": [
{
"effect": {
"value": {
"base": -0.15,
"per_level_above_first": -0.15,
"type": "minecraft:linear"
},
"type": "minecraft:add"
}
}
]
}
},
"channeling": {
"description": {
"translate": "enchantment.minecraft.channeling"
},
"min_cost": {
"base": 25,
"per_level_above_first": 0
},
"max_cost": {
"base": 50,
"per_level_above_first": 0
},
"anvil_cost": 8,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/trident",
"weight": 1,
"max_level": 1,
"effects": {
"minecraft:hit_block": [
{
"effect": {
"effects": [
{
"entity": "minecraft:lightning_bolt",
"type": "minecraft:summon_entity"
},
{
"sound": "minecraft:item.trident.thunder",
"volume": 5.0,
"pitch": 1.0,
"type": "minecraft:play_sound"
}
],
"type": "minecraft:all_of"
},
"requirements": {
"terms": [
{
"thundering": true,
"condition": "minecraft:weather_check"
},
{
"predicate": {
"type": "minecraft:trident"
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"can_see_sky": true
},
"condition": "minecraft:location_check"
},
{
"block": "minecraft:lightning_rod",
"condition": "minecraft:block_state_property"
}
],
"condition": "minecraft:all_of"
}
}
],
"minecraft:post_attack": [
{
"enchanted": "attacker",
"affected": "victim",
"effect": {
"effects": [
{
"entity": "minecraft:lightning_bolt",
"type": "minecraft:summon_entity"
},
{
"sound": "minecraft:item.trident.thunder",
"volume": 5.0,
"pitch": 1.0,
"type": "minecraft:play_sound"
}
],
"type": "minecraft:all_of"
},
"requirements": {
"terms": [
{
"thundering": true,
"condition": "minecraft:weather_check"
},
{
"predicate": {
"location": {
"can_see_sky": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"type": "minecraft:trident"
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:all_of"
}
}
]
}
},
"density": {
"description": {
"translate": "enchantment.minecraft.density"
},
"min_cost": {
"base": 5,
"per_level_above_first": 8
},
"max_cost": {
"base": 25,
"per_level_above_first": 8
},
"anvil_cost": 2,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/mace",
"weight": 5,
"max_level": 5,
"exclusive_set": "#minecraft:exclusive_set/damage",
"effects": {
"minecraft:smash_damage_per_fallen_block": [
{
"effect": {
"value": {
"base": 0.5,
"per_level_above_first": 0.5,
"type": "minecraft:linear"
},
"type": "minecraft:add"
}
}
]
}
},
"depth_strider": {
"description": {
"translate": "enchantment.minecraft.depth_strider"
},
"min_cost": {
"base": 10,
"per_level_above_first": 10
},
"max_cost": {
"base": 25,
"per_level_above_first": 10
},
"anvil_cost": 4,
"slots": [
"feet"
],
"supported_items": "#minecraft:enchantable/foot_armor",
"weight": 2,
"max_level": 3,
"exclusive_set": "#minecraft:exclusive_set/boots",
"effects": {
"minecraft:attributes": [
{
"id": "minecraft:enchantment.depth_strider",
"attribute": "minecraft:water_movement_efficiency",
"amount": {
"base": 0.33333334,
"per_level_above_first": 0.33333334,
"type": "minecraft:linear"
},
"operation": "add_value"
}
]
}
},
"efficiency": {
"description": {
"translate": "enchantment.minecraft.efficiency"
},
"min_cost": {
"base": 1,
"per_level_above_first": 10
},
"max_cost": {
"base": 51,
"per_level_above_first": 10
},
"anvil_cost": 1,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/mining",
"weight": 10,
"max_level": 5,
"effects": {
"minecraft:attributes": [
{
"id": "minecraft:enchantment.efficiency",
"attribute": "minecraft:mining_efficiency",
"amount": {
"added": 1.0,
"type": "minecraft:levels_squared"
},
"operation": "add_value"
}
]
}
},
"feather_falling": {
"description": {
"translate": "enchantment.minecraft.feather_falling"
},
"min_cost": {
"base": 5,
"per_level_above_first": 6
},
"max_cost": {
"base": 11,
"per_level_above_first": 6
},
"anvil_cost": 2,
"slots": [
"armor"
],
"supported_items": "#minecraft:enchantable/foot_armor",
"weight": 5,
"max_level": 4,
"effects": {
"minecraft:damage_protection": [
{
"effect": {
"value": {
"base": 3.0,
"per_level_above_first": 3.0,
"type": "minecraft:linear"
},
"type": "minecraft:add"
},
"requirements": {
"predicate": {
"tags": [
{
"id": "minecraft:is_fall",
"expected": true
},
{
"id": "minecraft:bypasses_invulnerability",
"expected": false
}
]
},
"condition": "minecraft:damage_source_properties"
}
}
]
}
},
"fire_aspect": {
"description": {
"translate": "enchantment.minecraft.fire_aspect"
},
"min_cost": {
"base": 10,
"per_level_above_first": 20
},
"max_cost": {
"base": 60,
"per_level_above_first": 20
},
"anvil_cost": 4,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/fire_aspect",
"primary_items": "#minecraft:enchantable/sword",
"weight": 2,
"max_level": 2,
"effects": {
"minecraft:post_attack": [
{
"enchanted": "attacker",
"affected": "victim",
"effect": {
"duration": {
"base": 4.0,
"per_level_above_first": 4.0,
"type": "minecraft:linear"
},
"type": "minecraft:ignite"
},
"requirements": {
"predicate": {
"is_direct": true
},
"condition": "minecraft:damage_source_properties"
}
}
]
}
},
"fire_protection": {
"description": {
"translate": "enchantment.minecraft.fire_protection"
},
"min_cost": {
"base": 10,
"per_level_above_first": 8
},
"max_cost": {
"base": 18,
"per_level_above_first": 8
},
"anvil_cost": 2,
"slots": [
"armor"
],
"supported_items": "#minecraft:enchantable/armor",
"weight": 5,
"max_level": 4,
"exclusive_set": "#minecraft:exclusive_set/armor",
"effects": {
"minecraft:attributes": [
{
"id": "minecraft:enchantment.fire_protection",
"attribute": "minecraft:burning_time",
"amount": {
"base": -0.15,
"per_level_above_first": -0.15,
"type": "minecraft:linear"
},
"operation": "add_multiplied_base"
}
],
"minecraft:damage_protection": [
{
"effect": {
"value": {
"base": 2.0,
"per_level_above_first": 2.0,
"type": "minecraft:linear"
},
"type": "minecraft:add"
},
"requirements": {
"terms": [
{
"predicate": {
"tags": [
{
"id": "minecraft:is_fire",
"expected": true
},
{
"id": "minecraft:bypasses_invulnerability",
"expected": false
}
]
},
"condition": "minecraft:damage_source_properties"
}
],
"condition": "minecraft:all_of"
}
}
]
}
},
"flame": {
"description": {
"translate": "enchantment.minecraft.flame"
},
"min_cost": {
"base": 20,
"per_level_above_first": 0
},
"max_cost": {
"base": 50,
"per_level_above_first": 0
},
"anvil_cost": 4,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/bow",
"weight": 2,
"max_level": 1,
"effects": {
"minecraft:projectile_spawned": [
{
"effect": {
"duration": 100.0,
"type": "minecraft:ignite"
}
}
]
}
},
"fortune": {
"description": {
"translate": "enchantment.minecraft.fortune"
},
"min_cost": {
"base": 15,
"per_level_above_first": 9
},
"max_cost": {
"base": 65,
"per_level_above_first": 9
},
"anvil_cost": 4,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/mining_loot",
"weight": 2,
"max_level": 3,
"exclusive_set": "#minecraft:exclusive_set/mining"
},
"frost_walker": {
"description": {
"translate": "enchantment.minecraft.frost_walker"
},
"min_cost": {
"base": 10,
"per_level_above_first": 10
},
"max_cost": {
"base": 25,
"per_level_above_first": 10
},
"anvil_cost": 4,
"slots": [
"feet"
],
"supported_items": "#minecraft:enchantable/foot_armor",
"weight": 2,
"max_level": 2,
"exclusive_set": "#minecraft:exclusive_set/boots",
"effects": {
"minecraft:damage_immunity": [
{
"effect": {},
"requirements": {
"predicate": {
"tags": [
{
"id": "minecraft:burn_from_stepping",
"expected": true
},
{
"id": "minecraft:bypasses_invulnerability",
"expected": false
}
]
},
"condition": "minecraft:damage_source_properties"
}
}
],
"minecraft:location_changed": [
{
"effect": {
"predicate": {
"predicates": [
{
"offset": [
0,
1,
0
],
"tag": "minecraft:air",
"type": "minecraft:matching_block_tag"
},
{
"blocks": "minecraft:water",
"type": "minecraft:matching_blocks"
},
{
"fluids": "minecraft:water",
"type": "minecraft:matching_fluids"
},
{
"type": "minecraft:unobstructed"
}
],
"type": "minecraft:all_of"
},
"block_state": {
"state": {
"Properties": {
"age": "0"
},
"Name": "minecraft:frosted_ice"
},
"type": "minecraft:simple_state_provider"
},
"trigger_game_event": "minecraft:block_place",
"radius": {
"value": {
"base": 3.0,
"per_level_above_first": 1.0,
"type": "minecraft:linear"
},
"min": 0.0,
"max": 16.0,
"type": "minecraft:clamped"
},
"height": 1.0,
"offset": [
0,
-1,
0
],
"type": "minecraft:replace_disk"
},
"requirements": {
"terms": [
{
"predicate": {
"flags": {
"is_on_ground": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"term": {
"predicate": {
"vehicle": {}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
"condition": "minecraft:inverted"
}
],
"condition": "minecraft:all_of"
}
}
]
}
},
"impaling": {
"description": {
"translate": "enchantment.minecraft.impaling"
},
"min_cost": {
"base": 1,
"per_level_above_first": 8
},
"max_cost": {
"base": 21,
"per_level_above_first": 8
},
"anvil_cost": 4,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/trident",
"weight": 2,
"max_level": 5,
"exclusive_set": "#minecraft:exclusive_set/damage",
"effects": {
"minecraft:damage": [
{
"effect": {
"value": {
"base": 2.5,
"per_level_above_first": 2.5,
"type": "minecraft:linear"
},
"type": "minecraft:add"
},
"requirements": {
"predicate": {
"type": "#minecraft:sensitive_to_impaling"
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
}
]
}
},
"infinity": {
"description": {
"translate": "enchantment.minecraft.infinity"
},
"min_cost": {
"base": 20,
"per_level_above_first": 0
},
"max_cost": {
"base": 50,
"per_level_above_first": 0
},
"anvil_cost": 8,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/bow",
"weight": 1,
"max_level": 1,
"exclusive_set": "#minecraft:exclusive_set/bow",
"effects": {
"minecraft:ammo_use": [
{
"effect": {
"value": 0.0,
"type": "minecraft:set"
},
"requirements": {
"predicate": {
"items": "minecraft:arrow"
},
"condition": "minecraft:match_tool"
}
}
]
}
},
"knockback": {
"description": {
"translate": "enchantment.minecraft.knockback"
},
"min_cost": {
"base": 5,
"per_level_above_first": 20
},
"max_cost": {
"base": 55,
"per_level_above_first": 20
},
"anvil_cost": 2,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/sword",
"weight": 5,
"max_level": 2,
"effects": {
"minecraft:knockback": [
{
"effect": {
"value": {
"base": 1.0,
"per_level_above_first": 1.0,
"type": "minecraft:linear"
},
"type": "minecraft:add"
}
}
]
}
},
"looting": {
"description": {
"translate": "enchantment.minecraft.looting"
},
"min_cost": {
"base": 15,
"per_level_above_first": 9
},
"max_cost": {
"base": 65,
"per_level_above_first": 9
},
"anvil_cost": 4,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/sword",
"weight": 2,
"max_level": 3,
"effects": {
"minecraft:equipment_drops": [
{
"enchanted": "attacker",
"effect": {
"value": {
"base": 0.01,
"per_level_above_first": 0.01,
"type": "minecraft:linear"
},
"type": "minecraft:add"
},
"requirements": {
"predicate": {
"type": "minecraft:player"
},
"entity": "attacker",
"condition": "minecraft:entity_properties"
}
}
]
}
},
"loyalty": {
"description": {
"translate": "enchantment.minecraft.loyalty"
},
"min_cost": {
"base": 12,
"per_level_above_first": 7
},
"max_cost": {
"base": 50,
"per_level_above_first": 0
},
"anvil_cost": 2,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/trident",
"weight": 5,
"max_level": 3,
"effects": {
"minecraft:trident_return_acceleration": [
{
"effect": {
"value": {
"base": 1.0,
"per_level_above_first": 1.0,
"type": "minecraft:linear"
},
"type": "minecraft:add"
}
}
]
}
},
"luck_of_the_sea": {
"description": {
"translate": "enchantment.minecraft.luck_of_the_sea"
},
"min_cost": {
"base": 15,
"per_level_above_first": 9
},
"max_cost": {
"base": 65,
"per_level_above_first": 9
},
"anvil_cost": 4,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/fishing",
"weight": 2,
"max_level": 3,
"effects": {
"minecraft:fishing_luck_bonus": [
{
"effect": {
"value": {
"base": 1.0,
"per_level_above_first": 1.0,
"type": "minecraft:linear"
},
"type": "minecraft:add"
}
}
]
}
},
"lure": {
"description": {
"translate": "enchantment.minecraft.lure"
},
"min_cost": {
"base": 15,
"per_level_above_first": 9
},
"max_cost": {
"base": 65,
"per_level_above_first": 9
},
"anvil_cost": 4,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/fishing",
"weight": 2,
"max_level": 3,
"effects": {
"minecraft:fishing_time_reduction": [
{
"effect": {
"value": {
"base": 5.0,
"per_level_above_first": 5.0,
"type": "minecraft:linear"
},
"type": "minecraft:add"
}
}
]
}
},
"mending": {
"description": {
"translate": "enchantment.minecraft.mending"
},
"min_cost": {
"base": 25,
"per_level_above_first": 25
},
"max_cost": {
"base": 75,
"per_level_above_first": 25
},
"anvil_cost": 4,
"slots": [
"any"
],
"supported_items": "#minecraft:enchantable/durability",
"weight": 2,
"max_level": 1,
"effects": {
"minecraft:repair_with_xp": [
{
"effect": {
"factor": 2.0,
"type": "minecraft:multiply"
}
}
]
}
},
"multishot": {
"description": {
"translate": "enchantment.minecraft.multishot"
},
"min_cost": {
"base": 20,
"per_level_above_first": 0
},
"max_cost": {
"base": 50,
"per_level_above_first": 0
},
"anvil_cost": 4,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/crossbow",
"weight": 2,
"max_level": 1,
"exclusive_set": "#minecraft:exclusive_set/crossbow",
"effects": {
"minecraft:projectile_count": [
{
"effect": {
"value": {
"base": 2.0,
"per_level_above_first": 2.0,
"type": "minecraft:linear"
},
"type": "minecraft:add"
}
}
],
"minecraft:projectile_spread": [
{
"effect": {
"value": {
"base": 10.0,
"per_level_above_first": 10.0,
"type": "minecraft:linear"
},
"type": "minecraft:add"
}
}
]
}
},
"piercing": {
"description": {
"translate": "enchantment.minecraft.piercing"
},
"min_cost": {
"base": 1,
"per_level_above_first": 10
},
"max_cost": {
"base": 50,
"per_level_above_first": 0
},
"anvil_cost": 1,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/crossbow",
"weight": 10,
"max_level": 4,
"exclusive_set": "#minecraft:exclusive_set/crossbow",
"effects": {
"minecraft:projectile_piercing": [
{
"effect": {
"value": {
"base": 1.0,
"per_level_above_first": 1.0,
"type": "minecraft:linear"
},
"type": "minecraft:add"
}
}
]
}
},
"power": {
"description": {
"translate": "enchantment.minecraft.power"
},
"min_cost": {
"base": 1,
"per_level_above_first": 10
},
"max_cost": {
"base": 16,
"per_level_above_first": 10
},
"anvil_cost": 1,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/bow",
"weight": 10,
"max_level": 5,
"effects": {
"minecraft:damage": [
{
"effect": {
"value": {
"base": 1.0,
"per_level_above_first": 0.5,
"type": "minecraft:linear"
},
"type": "minecraft:add"
},
"requirements": {
"predicate": {
"type": "#minecraft:arrows"
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
}
]
}
},
"projectile_protection": {
"description": {
"translate": "enchantment.minecraft.projectile_protection"
},
"min_cost": {
"base": 3,
"per_level_above_first": 6
},
"max_cost": {
"base": 9,
"per_level_above_first": 6
},
"anvil_cost": 2,
"slots": [
"armor"
],
"supported_items": "#minecraft:enchantable/armor",
"weight": 5,
"max_level": 4,
"exclusive_set": "#minecraft:exclusive_set/armor",
"effects": {
"minecraft:damage_protection": [
{
"effect": {
"value": {
"base": 2.0,
"per_level_above_first": 2.0,
"type": "minecraft:linear"
},
"type": "minecraft:add"
},
"requirements": {
"predicate": {
"tags": [
{
"id": "minecraft:is_projectile",
"expected": true
},
{
"id": "minecraft:bypasses_invulnerability",
"expected": false
}
]
},
"condition": "minecraft:damage_source_properties"
}
}
]
}
},
"protection": {
"description": {
"translate": "enchantment.minecraft.protection"
},
"min_cost": {
"base": 1,
"per_level_above_first": 11
},
"max_cost": {
"base": 12,
"per_level_above_first": 11
},
"anvil_cost": 1,
"slots": [
"armor"
],
"supported_items": "#minecraft:enchantable/armor",
"weight": 10,
"max_level": 4,
"exclusive_set": "#minecraft:exclusive_set/armor",
"effects": {
"minecraft:damage_protection": [
{
"effect": {
"value": {
"base": 1.0,
"per_level_above_first": 1.0,
"type": "minecraft:linear"
},
"type": "minecraft:add"
},
"requirements": {
"predicate": {
"tags": [
{
"id": "minecraft:bypasses_invulnerability",
"expected": false
}
]
},
"condition": "minecraft:damage_source_properties"
}
}
]
}
},
"punch": {
"description": {
"translate": "enchantment.minecraft.punch"
},
"min_cost": {
"base": 12,
"per_level_above_first": 20
},
"max_cost": {
"base": 37,
"per_level_above_first": 20
},
"anvil_cost": 4,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/bow",
"weight": 2,
"max_level": 2,
"effects": {
"minecraft:knockback": [
{
"effect": {
"value": {
"base": 1.0,
"per_level_above_first": 1.0,
"type": "minecraft:linear"
},
"type": "minecraft:add"
},
"requirements": {
"predicate": {
"type": "#minecraft:arrows"
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
}
]
}
},
"quick_charge": {
"description": {
"translate": "enchantment.minecraft.quick_charge"
},
"min_cost": {
"base": 12,
"per_level_above_first": 20
},
"max_cost": {
"base": 50,
"per_level_above_first": 0
},
"anvil_cost": 2,
"slots": [
"mainhand",
"offhand"
],
"supported_items": "#minecraft:enchantable/crossbow",
"weight": 5,
"max_level": 3,
"effects": {
"minecraft:crossbow_charge_time": {
"value": {
"base": -0.25,
"per_level_above_first": -0.25,
"type": "minecraft:linear"
},
"type": "minecraft:add"
},
"minecraft:crossbow_charging_sounds": [
{
"start": "minecraft:item.crossbow.quick_charge_1",
"end": "minecraft:item.crossbow.loading_end"
},
{
"start": "minecraft:item.crossbow.quick_charge_2",
"end": "minecraft:item.crossbow.loading_end"
},
{
"start": "minecraft:item.crossbow.quick_charge_3",
"end": "minecraft:item.crossbow.loading_end"
}
]
}
},
"respiration": {
"description": {
"translate": "enchantment.minecraft.respiration"
},
"min_cost": {
"base": 10,
"per_level_above_first": 10
},
"max_cost": {
"base": 40,
"per_level_above_first": 10
},
"anvil_cost": 4,
"slots": [
"head"
],
"supported_items": "#minecraft:enchantable/head_armor",
"weight": 2,
"max_level": 3,
"effects": {
"minecraft:attributes": [
{
"id": "minecraft:enchantment.respiration",
"attribute": "minecraft:oxygen_bonus",
"amount": {
"base": 1.0,
"per_level_above_first": 1.0,
"type": "minecraft:linear"
},
"operation": "add_value"
}
]
}
},
"riptide": {
"description": {
"translate": "enchantment.minecraft.riptide"
},
"min_cost": {
"base": 17,
"per_level_above_first": 7
},
"max_cost": {
"base": 50,
"per_level_above_first": 0
},
"anvil_cost": 4,
"slots": [
"hand"
],
"supported_items": "#minecraft:enchantable/trident",
"weight": 2,
"max_level": 3,
"exclusive_set": "#minecraft:exclusive_set/riptide",
"effects": {
"minecraft:trident_sound": [
"minecraft:item.trident.riptide_1",
"minecraft:item.trident.riptide_2",
"minecraft:item.trident.riptide_3"
],
"minecraft:trident_spin_attack_strength": {
"value": {
"base": 1.5,
"per_level_above_first": 0.75,
"type": "minecraft:linear"
},
"type": "minecraft:add"
}
}
},
"sharpness": {
"description": {
"translate": "enchantment.minecraft.sharpness"
},
"min_cost": {
"base": 1,
"per_level_above_first": 11
},
"max_cost": {
"base": 21,
"per_level_above_first": 11
},
"anvil_cost": 1,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/sharp_weapon",
"primary_items": "#minecraft:enchantable/sword",
"weight": 10,
"max_level": 5,
"exclusive_set": "#minecraft:exclusive_set/damage",
"effects": {
"minecraft:damage": [
{
"effect": {
"value": {
"base": 1.0,
"per_level_above_first": 0.5,
"type": "minecraft:linear"
},
"type": "minecraft:add"
}
}
]
}
},
"silk_touch": {
"description": {
"translate": "enchantment.minecraft.silk_touch"
},
"min_cost": {
"base": 15,
"per_level_above_first": 0
},
"max_cost": {
"base": 65,
"per_level_above_first": 0
},
"anvil_cost": 8,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/mining_loot",
"weight": 1,
"max_level": 1,
"exclusive_set": "#minecraft:exclusive_set/mining",
"effects": {
"minecraft:block_experience": [
{
"effect": {
"value": 0.0,
"type": "minecraft:set"
}
}
]
}
},
"smite": {
"description": {
"translate": "enchantment.minecraft.smite"
},
"min_cost": {
"base": 5,
"per_level_above_first": 8
},
"max_cost": {
"base": 25,
"per_level_above_first": 8
},
"anvil_cost": 2,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/weapon",
"primary_items": "#minecraft:enchantable/sword",
"weight": 5,
"max_level": 5,
"exclusive_set": "#minecraft:exclusive_set/damage",
"effects": {
"minecraft:damage": [
{
"effect": {
"value": {
"base": 2.5,
"per_level_above_first": 2.5,
"type": "minecraft:linear"
},
"type": "minecraft:add"
},
"requirements": {
"predicate": {
"type": "#minecraft:sensitive_to_smite"
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
}
]
}
},
"soul_speed": {
"description": {
"translate": "enchantment.minecraft.soul_speed"
},
"min_cost": {
"base": 10,
"per_level_above_first": 10
},
"max_cost": {
"base": 25,
"per_level_above_first": 10
},
"anvil_cost": 8,
"slots": [
"feet"
],
"supported_items": "#minecraft:enchantable/foot_armor",
"weight": 1,
"max_level": 3,
"effects": {
"minecraft:location_changed": [
{
"effect": {
"effects": [
{
"id": "minecraft:enchantment.soul_speed",
"attribute": "minecraft:movement_speed",
"amount": {
"base": 0.0405,
"per_level_above_first": 0.0105,
"type": "minecraft:linear"
},
"operation": "add_value",
"type": "minecraft:attribute"
},
{
"id": "minecraft:enchantment.soul_speed",
"attribute": "minecraft:movement_efficiency",
"amount": 1.0,
"operation": "add_value",
"type": "minecraft:attribute"
}
],
"type": "minecraft:all_of"
},
"requirements": {
"terms": [
{
"term": {
"predicate": {
"vehicle": {}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
"condition": "minecraft:inverted"
},
{
"terms": [
{
"terms": [
{
"active": true,
"condition": "minecraft:enchantment_active_check"
},
{
"predicate": {
"flags": {
"is_flying": false
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"terms": [
{
"predicate": {
"movement_affected_by": {
"block": {
"blocks": "#minecraft:soul_speed_blocks"
}
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"flags": {
"is_on_ground": false
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"condition": "minecraft:all_of"
},
{
"terms": [
{
"active": false,
"condition": "minecraft:enchantment_active_check"
},
{
"predicate": {
"flags": {
"is_flying": false
},
"movement_affected_by": {
"block": {
"blocks": "#minecraft:soul_speed_blocks"
}
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:all_of"
}
],
"condition": "minecraft:any_of"
}
],
"condition": "minecraft:all_of"
}
},
{
"effect": {
"amount": 1.0,
"type": "minecraft:change_item_damage"
},
"requirements": {
"terms": [
{
"chance": {
"amount": 0.04,
"type": "minecraft:enchantment_level"
},
"condition": "minecraft:random_chance"
},
{
"predicate": {
"flags": {
"is_on_ground": true
},
"movement_affected_by": {
"block": {
"blocks": "#minecraft:soul_speed_blocks"
}
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:all_of"
}
}
],
"minecraft:tick": [
{
"effect": {
"horizontal_velocity": {
"movement_scale": -0.2
},
"vertical_velocity": {
"base": 0.1
},
"speed": 1.0,
"particle": {
"type": "minecraft:soul"
},
"horizontal_position": {
"type": "in_bounding_box"
},
"vertical_position": {
"type": "entity_position",
"offset": 0.1
},
"type": "minecraft:spawn_particles"
},
"requirements": {
"predicate": {
"periodic_tick": 5,
"flags": {
"is_flying": false,
"is_on_ground": true
},
"movement": {
"horizontal_speed": {
"min": 9.999999747378752E-6
}
},
"movement_affected_by": {
"block": {
"blocks": "#minecraft:soul_speed_blocks"
}
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
},
{
"effect": {
"sound": "minecraft:particle.soul_escape",
"volume": 0.6,
"pitch": {
"min_inclusive": 0.6,
"max_exclusive": 1.0,
"type": "minecraft:uniform"
},
"type": "minecraft:play_sound"
},
"requirements": {
"terms": [
{
"chance": 0.35,
"condition": "minecraft:random_chance"
},
{
"predicate": {
"periodic_tick": 5,
"flags": {
"is_flying": false,
"is_on_ground": true
},
"movement": {
"horizontal_speed": {
"min": 9.999999747378752E-6
}
},
"movement_affected_by": {
"block": {
"blocks": "#minecraft:soul_speed_blocks"
}
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:all_of"
}
}
]
}
},
"sweeping_edge": {
"description": {
"translate": "enchantment.minecraft.sweeping_edge"
},
"min_cost": {
"base": 5,
"per_level_above_first": 9
},
"max_cost": {
"base": 20,
"per_level_above_first": 9
},
"anvil_cost": 4,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/sword",
"weight": 2,
"max_level": 3,
"effects": {
"minecraft:attributes": [
{
"id": "minecraft:enchantment.sweeping_edge",
"attribute": "minecraft:sweeping_damage_ratio",
"amount": {
"numerator": {
"base": 1.0,
"per_level_above_first": 1.0,
"type": "minecraft:linear"
},
"denominator": {
"base": 2.0,
"per_level_above_first": 1.0,
"type": "minecraft:linear"
},
"type": "minecraft:fraction"
},
"operation": "add_value"
}
]
}
},
"swift_sneak": {
"description": {
"translate": "enchantment.minecraft.swift_sneak"
},
"min_cost": {
"base": 25,
"per_level_above_first": 25
},
"max_cost": {
"base": 75,
"per_level_above_first": 25
},
"anvil_cost": 8,
"slots": [
"legs"
],
"supported_items": "#minecraft:enchantable/leg_armor",
"weight": 1,
"max_level": 3,
"effects": {
"minecraft:attributes": [
{
"id": "minecraft:enchantment.swift_sneak",
"attribute": "minecraft:sneaking_speed",
"amount": {
"base": 0.15,
"per_level_above_first": 0.15,
"type": "minecraft:linear"
},
"operation": "add_value"
}
]
}
},
"thorns": {
"description": {
"translate": "enchantment.minecraft.thorns"
},
"min_cost": {
"base": 10,
"per_level_above_first": 20
},
"max_cost": {
"base": 60,
"per_level_above_first": 20
},
"anvil_cost": 8,
"slots": [
"any"
],
"supported_items": "#minecraft:enchantable/armor",
"primary_items": "#minecraft:enchantable/chest_armor",
"weight": 1,
"max_level": 3,
"effects": {
"minecraft:post_attack": [
{
"enchanted": "victim",
"affected": "attacker",
"effect": {
"effects": [
{
"min_damage": 1.0,
"max_damage": 5.0,
"damage_type": "minecraft:thorns",
"type": "minecraft:damage_entity"
},
{
"amount": 2.0,
"type": "minecraft:change_item_damage"
}
],
"type": "minecraft:all_of"
},
"requirements": {
"chance": {
"amount": {
"base": 0.15,
"per_level_above_first": 0.15,
"type": "minecraft:linear"
},
"type": "minecraft:enchantment_level"
},
"condition": "minecraft:random_chance"
}
}
]
}
},
"unbreaking": {
"description": {
"translate": "enchantment.minecraft.unbreaking"
},
"min_cost": {
"base": 5,
"per_level_above_first": 8
},
"max_cost": {
"base": 55,
"per_level_above_first": 8
},
"anvil_cost": 2,
"slots": [
"any"
],
"supported_items": "#minecraft:enchantable/durability",
"weight": 5,
"max_level": 3,
"effects": {
"minecraft:item_damage": [
{
"effect": {
"chance": {
"numerator": {
"base": 2.0,
"per_level_above_first": 2.0,
"type": "minecraft:linear"
},
"denominator": {
"base": 10.0,
"per_level_above_first": 5.0,
"type": "minecraft:linear"
},
"type": "minecraft:fraction"
},
"type": "minecraft:remove_binomial"
},
"requirements": {
"predicate": {
"items": "#minecraft:enchantable/armor"
},
"condition": "minecraft:match_tool"
}
},
{
"effect": {
"chance": {
"numerator": {
"base": 1.0,
"per_level_above_first": 1.0,
"type": "minecraft:linear"
},
"denominator": {
"base": 2.0,
"per_level_above_first": 1.0,
"type": "minecraft:linear"
},
"type": "minecraft:fraction"
},
"type": "minecraft:remove_binomial"
},
"requirements": {
"term": {
"predicate": {
"items": "#minecraft:enchantable/armor"
},
"condition": "minecraft:match_tool"
},
"condition": "minecraft:inverted"
}
}
]
}
},
"vanishing_curse": {
"description": {
"translate": "enchantment.minecraft.vanishing_curse"
},
"min_cost": {
"base": 25,
"per_level_above_first": 0
},
"max_cost": {
"base": 50,
"per_level_above_first": 0
},
"anvil_cost": 8,
"slots": [
"any"
],
"supported_items": "#minecraft:enchantable/vanishing",
"weight": 1,
"max_level": 1,
"effects": {
"minecraft:prevent_equipment_drop": {}
}
},
"wind_burst": {
"description": {
"translate": "enchantment.minecraft.wind_burst"
},
"min_cost": {
"base": 15,
"per_level_above_first": 9
},
"max_cost": {
"base": 65,
"per_level_above_first": 9
},
"anvil_cost": 4,
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/mace",
"weight": 2,
"max_level": 3,
"effects": {
"minecraft:post_attack": [
{
"enchanted": "attacker",
"affected": "attacker",
"effect": {
"small_particle": {
"type": "minecraft:gust_emitter_small"
},
"large_particle": {
"type": "minecraft:gust_emitter_large"
},
"sound": "minecraft:entity.wind_charge.wind_burst",
"radius": 3.5,
"block_interaction": "trigger",
"knockback_multiplier": {
"values": [
1.2,
1.75,
2.2
],
"fallback": {
"base": 1.5,
"per_level_above_first": 0.35,
"type": "minecraft:linear"
},
"type": "minecraft:lookup"
},
"immune_blocks": "#minecraft:blocks_wind_charge_explosions",
"type": "minecraft:explode"
},
"requirements": {
"predicate": {
"flags": {
"is_flying": false
},
"movement": {
"fall_distance": {
"min": 1.5
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
}
]
}
}
},
"jukebox_song": {
"11": {
"sound_event": "minecraft:music_disc.11",
"description": {
"translate": "jukebox_song.minecraft.11"
},
"length_in_seconds": 71.0,
"comparator_output": 11
},
"13": {
"sound_event": "minecraft:music_disc.13",
"description": {
"translate": "jukebox_song.minecraft.13"
},
"length_in_seconds": 178.0,
"comparator_output": 1
},
"5": {
"sound_event": "minecraft:music_disc.5",
"description": {
"translate": "jukebox_song.minecraft.5"
},
"length_in_seconds": 178.0,
"comparator_output": 15
},
"blocks": {
"sound_event": "minecraft:music_disc.blocks",
"description": {
"translate": "jukebox_song.minecraft.blocks"
},
"length_in_seconds": 345.0,
"comparator_output": 3
},
"cat": {
"sound_event": "minecraft:music_disc.cat",
"description": {
"translate": "jukebox_song.minecraft.cat"
},
"length_in_seconds": 185.0,
"comparator_output": 2
},
"chirp": {
"sound_event": "minecraft:music_disc.chirp",
"description": {
"translate": "jukebox_song.minecraft.chirp"
},
"length_in_seconds": 185.0,
"comparator_output": 4
},
"creator": {
"sound_event": "minecraft:music_disc.creator",
"description": {
"translate": "jukebox_song.minecraft.creator"
},
"length_in_seconds": 176.0,
"comparator_output": 12
},
"creator_music_box": {
"sound_event": "minecraft:music_disc.creator_music_box",
"description": {
"translate": "jukebox_song.minecraft.creator_music_box"
},
"length_in_seconds": 73.0,
"comparator_output": 11
},
"far": {
"sound_event": "minecraft:music_disc.far",
"description": {
"translate": "jukebox_song.minecraft.far"
},
"length_in_seconds": 174.0,
"comparator_output": 5
},
"mall": {
"sound_event": "minecraft:music_disc.mall",
"description": {
"translate": "jukebox_song.minecraft.mall"
},
"length_in_seconds": 197.0,
"comparator_output": 6
},
"mellohi": {
"sound_event": "minecraft:music_disc.mellohi",
"description": {
"translate": "jukebox_song.minecraft.mellohi"
},
"length_in_seconds": 96.0,
"comparator_output": 7
},
"otherside": {
"sound_event": "minecraft:music_disc.otherside",
"description": {
"translate": "jukebox_song.minecraft.otherside"
},
"length_in_seconds": 195.0,
"comparator_output": 14
},
"pigstep": {
"sound_event": "minecraft:music_disc.pigstep",
"description": {
"translate": "jukebox_song.minecraft.pigstep"
},
"length_in_seconds": 149.0,
"comparator_output": 13
},
"precipice": {
"sound_event": "minecraft:music_disc.precipice",
"description": {
"translate": "jukebox_song.minecraft.precipice"
},
"length_in_seconds": 299.0,
"comparator_output": 13
},
"relic": {
"sound_event": "minecraft:music_disc.relic",
"description": {
"translate": "jukebox_song.minecraft.relic"
},
"length_in_seconds": 218.0,
"comparator_output": 14
},
"stal": {
"sound_event": "minecraft:music_disc.stal",
"description": {
"translate": "jukebox_song.minecraft.stal"
},
"length_in_seconds": 150.0,
"comparator_output": 8
},
"strad": {
"sound_event": "minecraft:music_disc.strad",
"description": {
"translate": "jukebox_song.minecraft.strad"
},
"length_in_seconds": 188.0,
"comparator_output": 9
},
"wait": {
"sound_event": "minecraft:music_disc.wait",
"description": {
"translate": "jukebox_song.minecraft.wait"
},
"length_in_seconds": 238.0,
"comparator_output": 12
},
"ward": {
"sound_event": "minecraft:music_disc.ward",
"description": {
"translate": "jukebox_song.minecraft.ward"
},
"length_in_seconds": 251.0,
"comparator_output": 10
}
},
"instrument": {
"admire_goat_horn": {
"sound_event": "minecraft:item.goat_horn.sound.4",
"use_duration": 7.0,
"range": 256.0,
"description": {
"translate": "instrument.minecraft.admire_goat_horn"
}
},
"call_goat_horn": {
"sound_event": "minecraft:item.goat_horn.sound.5",
"use_duration": 7.0,
"range": 256.0,
"description": {
"translate": "instrument.minecraft.call_goat_horn"
}
},
"dream_goat_horn": {
"sound_event": "minecraft:item.goat_horn.sound.7",
"use_duration": 7.0,
"range": 256.0,
"description": {
"translate": "instrument.minecraft.dream_goat_horn"
}
},
"feel_goat_horn": {
"sound_event": "minecraft:item.goat_horn.sound.3",
"use_duration": 7.0,
"range": 256.0,
"description": {
"translate": "instrument.minecraft.feel_goat_horn"
}
},
"ponder_goat_horn": {
"sound_event": "minecraft:item.goat_horn.sound.0",
"use_duration": 7.0,
"range": 256.0,
"description": {
"translate": "instrument.minecraft.ponder_goat_horn"
}
},
"seek_goat_horn": {
"sound_event": "minecraft:item.goat_horn.sound.2",
"use_duration": 7.0,
"range": 256.0,
"description": {
"translate": "instrument.minecraft.seek_goat_horn"
}
},
"sing_goat_horn": {
"sound_event": "minecraft:item.goat_horn.sound.1",
"use_duration": 7.0,
"range": 256.0,
"description": {
"translate": "instrument.minecraft.sing_goat_horn"
}
},
"yearn_goat_horn": {
"sound_event": "minecraft:item.goat_horn.sound.6",
"use_duration": 7.0,
"range": 256.0,
"description": {
"translate": "instrument.minecraft.yearn_goat_horn"
}
}
},
"test_environment": {
"default": {
"definitions": [],
"type": "minecraft:all_of"
}
},
"test_instance": {
"always_pass": {
"function": "minecraft:always_pass",
"max_ticks": 1,
"setup_ticks": 1,
"required": false,
"environment": "minecraft:default",
"structure": "minecraft:empty",
"type": "minecraft:function"
}
}
}