mirror of
https://github.com/Snowiiii/Pumpkin.git
synced 2024-11-23 22:56:16 +00:00
402f3951f5
* Remove fastnbt as dependency * Move to own NBT crate * Added deserialization Also replaced i8 bool's with bool's * Use: fastnbt for pumpkin-world Until i don't figure out why Arrays do not work, we can use fastnbt
5227 lines
140 KiB
JSON
5227 lines
140 KiB
JSON
{
|
|
"minecraft:worldgen/biome": {
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.badlands",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 7254527,
|
|
"foliage_color": 10387789,
|
|
"grass_color": 9470285,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.bamboo_jungle",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 7842047,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.nether.basalt_deltas",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"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
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 7907327,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.forest",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 8037887,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.cherry_grove",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 8103167,
|
|
"foliage_color": 11983713,
|
|
"grass_color": 11983713,
|
|
"fog_color": 12638463,
|
|
"water_color": 6141935,
|
|
"water_fog_color": 6141935
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8103167,
|
|
"fog_color": 12638463,
|
|
"water_color": 4020182,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.nether.crimson_forest",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"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
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.forest",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"grass_color_modifier": "dark_forest",
|
|
"sky_color": 7972607,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8103167,
|
|
"fog_color": 12638463,
|
|
"water_color": 4020182,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.deep_dark",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 7907327,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8103167,
|
|
"fog_color": 12638463,
|
|
"water_color": 3750089,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8103167,
|
|
"fog_color": 12638463,
|
|
"water_color": 4566514,
|
|
"water_fog_color": 267827
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8103167,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.desert",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 7254527,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.dripstone_caves",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 7907327,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 0,
|
|
"fog_color": 10518688,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 0,
|
|
"fog_color": 10518688,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 0,
|
|
"fog_color": 10518688,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.badlands",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 7254527,
|
|
"foliage_color": 10387789,
|
|
"grass_color": 9470285,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.flower_forest",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 7972607,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.forest",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 7972607,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8364543,
|
|
"fog_color": 12638463,
|
|
"water_color": 3750089,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.frozen_peaks",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 8756735,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8364543,
|
|
"fog_color": 12638463,
|
|
"water_color": 3750089,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.grove",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 8495359,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8364543,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.jagged_peaks",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 8756735,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.jungle",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 7842047,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8103167,
|
|
"fog_color": 12638463,
|
|
"water_color": 4566514,
|
|
"water_fog_color": 267827
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.lush_caves",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 8103167,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.swamp",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"grass_color_modifier": "swamp",
|
|
"sky_color": 7907327,
|
|
"foliage_color": 9285927,
|
|
"fog_color": 12638463,
|
|
"water_color": 3832426,
|
|
"water_fog_color": 5077600
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.meadow",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 8103167,
|
|
"fog_color": 12638463,
|
|
"water_color": 937679,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 7842047,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.nether.nether_wastes",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"ambient_sound": "minecraft:ambient.nether_wastes.loop",
|
|
"sky_color": 7254527,
|
|
"fog_color": 3344392,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8103167,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.forest",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 8037887,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.old_growth_taiga",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 8168447,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.old_growth_taiga",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 8233983,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 7907327,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8103167,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 7254527,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 7254527,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 0,
|
|
"fog_color": 10518688,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8364543,
|
|
"fog_color": 12638463,
|
|
"water_color": 4020182,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8364543,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.snowy_slopes",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 8560639,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8625919,
|
|
"fog_color": 12638463,
|
|
"water_color": 4020182,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.nether.soul_sand_valley",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"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
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.sparse_jungle",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 7842047,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.stony_peaks",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 7776511,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8233727,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 7907327,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.swamp",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"grass_color_modifier": "swamp",
|
|
"sky_color": 7907327,
|
|
"foliage_color": 6975545,
|
|
"fog_color": 12638463,
|
|
"water_color": 6388580,
|
|
"water_fog_color": 2302743
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8233983,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 0,
|
|
"fog_color": 10518688,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8103167,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8103167,
|
|
"fog_color": 12638463,
|
|
"water_color": 4445678,
|
|
"water_fog_color": 270131
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.nether.warped_forest",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"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
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8233727,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8233727,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 8233727,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"sky_color": 7254527,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"sound": "minecraft:music.overworld.badlands",
|
|
"min_delay": 12000,
|
|
"max_delay": 24000,
|
|
"replace_current_music": false
|
|
},
|
|
"sky_color": 7254527,
|
|
"foliage_color": 10387789,
|
|
"grass_color": 9470285,
|
|
"fog_color": 12638463,
|
|
"water_color": 4159204,
|
|
"water_fog_color": 329011
|
|
}
|
|
}
|
|
},
|
|
"minecraft:chat_type": {
|
|
"minecraft:chat": {
|
|
"chat": {
|
|
"translation_key": "chat.type.text",
|
|
"parameters": [
|
|
"sender",
|
|
"content"
|
|
]
|
|
},
|
|
"narration": {
|
|
"translation_key": "chat.type.text.narrate",
|
|
"parameters": [
|
|
"sender",
|
|
"content"
|
|
]
|
|
}
|
|
},
|
|
"minecraft:emote_command": {
|
|
"chat": {
|
|
"translation_key": "chat.type.emote",
|
|
"parameters": [
|
|
"sender",
|
|
"content"
|
|
]
|
|
},
|
|
"narration": {
|
|
"translation_key": "chat.type.emote",
|
|
"parameters": [
|
|
"sender",
|
|
"content"
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
]
|
|
}
|
|
},
|
|
"minecraft:say_command": {
|
|
"chat": {
|
|
"translation_key": "chat.type.announcement",
|
|
"parameters": [
|
|
"sender",
|
|
"content"
|
|
]
|
|
},
|
|
"narration": {
|
|
"translation_key": "chat.type.text.narrate",
|
|
"parameters": [
|
|
"sender",
|
|
"content"
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"minecraft:trim_pattern": {
|
|
"minecraft:bolt": {
|
|
"asset_id": "minecraft:bolt",
|
|
"template_item": "minecraft:bolt_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.bolt"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:coast": {
|
|
"asset_id": "minecraft:coast",
|
|
"template_item": "minecraft:coast_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.coast"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:dune": {
|
|
"asset_id": "minecraft:dune",
|
|
"template_item": "minecraft:dune_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.dune"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:eye": {
|
|
"asset_id": "minecraft:eye",
|
|
"template_item": "minecraft:eye_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.eye"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:flow": {
|
|
"asset_id": "minecraft:flow",
|
|
"template_item": "minecraft:flow_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.flow"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:host": {
|
|
"asset_id": "minecraft:host",
|
|
"template_item": "minecraft:host_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.host"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:raiser": {
|
|
"asset_id": "minecraft:raiser",
|
|
"template_item": "minecraft:raiser_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.raiser"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:rib": {
|
|
"asset_id": "minecraft:rib",
|
|
"template_item": "minecraft:rib_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.rib"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:sentry": {
|
|
"asset_id": "minecraft:sentry",
|
|
"template_item": "minecraft:sentry_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.sentry"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:shaper": {
|
|
"asset_id": "minecraft:shaper",
|
|
"template_item": "minecraft:shaper_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.shaper"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:silence": {
|
|
"asset_id": "minecraft:silence",
|
|
"template_item": "minecraft:silence_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.silence"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:snout": {
|
|
"asset_id": "minecraft:snout",
|
|
"template_item": "minecraft:snout_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.snout"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:spire": {
|
|
"asset_id": "minecraft:spire",
|
|
"template_item": "minecraft:spire_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.spire"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:tide": {
|
|
"asset_id": "minecraft:tide",
|
|
"template_item": "minecraft:tide_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.tide"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:vex": {
|
|
"asset_id": "minecraft:vex",
|
|
"template_item": "minecraft:vex_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.vex"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:ward": {
|
|
"asset_id": "minecraft:ward",
|
|
"template_item": "minecraft:ward_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.ward"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:wayfinder": {
|
|
"asset_id": "minecraft:wayfinder",
|
|
"template_item": "minecraft:wayfinder_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.wayfinder"
|
|
},
|
|
"decal": false
|
|
},
|
|
"minecraft:wild": {
|
|
"asset_id": "minecraft:wild",
|
|
"template_item": "minecraft:wild_armor_trim_smithing_template",
|
|
"description": {
|
|
"translate": "trim_pattern.minecraft.wild"
|
|
},
|
|
"decal": false
|
|
}
|
|
},
|
|
"minecraft:trim_material": {
|
|
"minecraft:amethyst": {
|
|
"item_model_index": 1.0,
|
|
"description": {
|
|
"translate": "trim_material.minecraft.amethyst",
|
|
"color": "#9A5CC6"
|
|
},
|
|
"asset_name": "amethyst",
|
|
"ingredient": "minecraft:amethyst_shard"
|
|
},
|
|
"minecraft:copper": {
|
|
"item_model_index": 0.5,
|
|
"description": {
|
|
"translate": "trim_material.minecraft.copper",
|
|
"color": "#B4684D"
|
|
},
|
|
"asset_name": "copper",
|
|
"ingredient": "minecraft:copper_ingot"
|
|
},
|
|
"minecraft:diamond": {
|
|
"item_model_index": 0.8,
|
|
"override_armor_materials": {
|
|
"minecraft:diamond": "diamond_darker"
|
|
},
|
|
"description": {
|
|
"translate": "trim_material.minecraft.diamond",
|
|
"color": "#6EECD2"
|
|
},
|
|
"asset_name": "diamond",
|
|
"ingredient": "minecraft:diamond"
|
|
},
|
|
"minecraft:emerald": {
|
|
"item_model_index": 0.7,
|
|
"description": {
|
|
"translate": "trim_material.minecraft.emerald",
|
|
"color": "#11A036"
|
|
},
|
|
"asset_name": "emerald",
|
|
"ingredient": "minecraft:emerald"
|
|
},
|
|
"minecraft:gold": {
|
|
"item_model_index": 0.6,
|
|
"override_armor_materials": {
|
|
"minecraft:gold": "gold_darker"
|
|
},
|
|
"description": {
|
|
"translate": "trim_material.minecraft.gold",
|
|
"color": "#DEB12D"
|
|
},
|
|
"asset_name": "gold",
|
|
"ingredient": "minecraft:gold_ingot"
|
|
},
|
|
"minecraft:iron": {
|
|
"item_model_index": 0.2,
|
|
"override_armor_materials": {
|
|
"minecraft:iron": "iron_darker"
|
|
},
|
|
"description": {
|
|
"translate": "trim_material.minecraft.iron",
|
|
"color": "#ECECEC"
|
|
},
|
|
"asset_name": "iron",
|
|
"ingredient": "minecraft:iron_ingot"
|
|
},
|
|
"minecraft:lapis": {
|
|
"item_model_index": 0.9,
|
|
"description": {
|
|
"translate": "trim_material.minecraft.lapis",
|
|
"color": "#416E97"
|
|
},
|
|
"asset_name": "lapis",
|
|
"ingredient": "minecraft:lapis_lazuli"
|
|
},
|
|
"minecraft:netherite": {
|
|
"item_model_index": 0.3,
|
|
"override_armor_materials": {
|
|
"minecraft:netherite": "netherite_darker"
|
|
},
|
|
"description": {
|
|
"translate": "trim_material.minecraft.netherite",
|
|
"color": "#625859"
|
|
},
|
|
"asset_name": "netherite",
|
|
"ingredient": "minecraft:netherite_ingot"
|
|
},
|
|
"minecraft:quartz": {
|
|
"item_model_index": 0.1,
|
|
"description": {
|
|
"translate": "trim_material.minecraft.quartz",
|
|
"color": "#E3D4C4"
|
|
},
|
|
"asset_name": "quartz",
|
|
"ingredient": "minecraft:quartz"
|
|
},
|
|
"minecraft:redstone": {
|
|
"item_model_index": 0.4,
|
|
"description": {
|
|
"translate": "trim_material.minecraft.redstone",
|
|
"color": "#971607"
|
|
},
|
|
"asset_name": "redstone",
|
|
"ingredient": "minecraft:redstone"
|
|
}
|
|
},
|
|
"minecraft:wolf_variant": {
|
|
"minecraft:ashen": {
|
|
"wild_texture": "minecraft:entity/wolf/wolf_ashen",
|
|
"tame_texture": "minecraft:entity/wolf/wolf_ashen_tame",
|
|
"angry_texture": "minecraft:entity/wolf/wolf_ashen_angry",
|
|
"biomes": "minecraft:snowy_taiga"
|
|
},
|
|
"minecraft:black": {
|
|
"wild_texture": "minecraft:entity/wolf/wolf_black",
|
|
"tame_texture": "minecraft:entity/wolf/wolf_black_tame",
|
|
"angry_texture": "minecraft:entity/wolf/wolf_black_angry",
|
|
"biomes": "minecraft:old_growth_pine_taiga"
|
|
},
|
|
"minecraft:chestnut": {
|
|
"wild_texture": "minecraft:entity/wolf/wolf_chestnut",
|
|
"tame_texture": "minecraft:entity/wolf/wolf_chestnut_tame",
|
|
"angry_texture": "minecraft:entity/wolf/wolf_chestnut_angry",
|
|
"biomes": "minecraft:old_growth_spruce_taiga"
|
|
},
|
|
"minecraft:pale": {
|
|
"wild_texture": "minecraft:entity/wolf/wolf",
|
|
"tame_texture": "minecraft:entity/wolf/wolf_tame",
|
|
"angry_texture": "minecraft:entity/wolf/wolf_angry",
|
|
"biomes": "minecraft:taiga"
|
|
},
|
|
"minecraft:snowy": {
|
|
"wild_texture": "minecraft:entity/wolf/wolf_snowy",
|
|
"tame_texture": "minecraft:entity/wolf/wolf_snowy_tame",
|
|
"angry_texture": "minecraft:entity/wolf/wolf_snowy_angry",
|
|
"biomes": "minecraft:grove"
|
|
},
|
|
"minecraft:woods": {
|
|
"wild_texture": "minecraft:entity/wolf/wolf_woods",
|
|
"tame_texture": "minecraft:entity/wolf/wolf_woods_tame",
|
|
"angry_texture": "minecraft:entity/wolf/wolf_woods_angry",
|
|
"biomes": "minecraft:forest"
|
|
}
|
|
},
|
|
"minecraft:painting_variant": {
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft:earth": {
|
|
"asset_id": "minecraft:earth",
|
|
"title": {
|
|
"translate": "painting.minecraft.earth.title",
|
|
"color": "yellow"
|
|
},
|
|
"width": 2,
|
|
"height": 2
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft:fire": {
|
|
"asset_id": "minecraft:fire",
|
|
"title": {
|
|
"translate": "painting.minecraft.fire.title",
|
|
"color": "yellow"
|
|
},
|
|
"width": 2,
|
|
"height": 2
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft:water": {
|
|
"asset_id": "minecraft:water",
|
|
"title": {
|
|
"translate": "painting.minecraft.water.title",
|
|
"color": "yellow"
|
|
},
|
|
"width": 2,
|
|
"height": 2
|
|
},
|
|
"minecraft:wind": {
|
|
"asset_id": "minecraft:wind",
|
|
"title": {
|
|
"translate": "painting.minecraft.wind.title",
|
|
"color": "yellow"
|
|
},
|
|
"width": 2,
|
|
"height": 2
|
|
},
|
|
"minecraft:wither": {
|
|
"asset_id": "minecraft:wither",
|
|
"title": {
|
|
"translate": "painting.minecraft.wither.title",
|
|
"color": "yellow"
|
|
},
|
|
"width": 2,
|
|
"height": 2
|
|
}
|
|
},
|
|
"minecraft:dimension_type": {
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft: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
|
|
}
|
|
},
|
|
"minecraft:damage_type": {
|
|
"minecraft:arrow": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "arrow",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:bad_respawn_point": {
|
|
"exhaustion": 0.1,
|
|
"death_message_type": "intentional_game_design",
|
|
"message_id": "badRespawnPoint",
|
|
"scaling": "always"
|
|
},
|
|
"minecraft:cactus": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "cactus",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:campfire": {
|
|
"exhaustion": 0.1,
|
|
"effects": "burning",
|
|
"message_id": "inFire",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:cramming": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "cramming",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:dragon_breath": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "dragonBreath",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:drown": {
|
|
"exhaustion": 0.0,
|
|
"effects": "drowning",
|
|
"message_id": "drown",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:dry_out": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "dryout",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:ender_pearl": {
|
|
"exhaustion": 0.0,
|
|
"death_message_type": "fall_variants",
|
|
"message_id": "fall",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:explosion": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "explosion",
|
|
"scaling": "always"
|
|
},
|
|
"minecraft:fall": {
|
|
"exhaustion": 0.0,
|
|
"death_message_type": "fall_variants",
|
|
"message_id": "fall",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:falling_anvil": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "anvil",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:falling_block": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "fallingBlock",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:falling_stalactite": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "fallingStalactite",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:fireball": {
|
|
"exhaustion": 0.1,
|
|
"effects": "burning",
|
|
"message_id": "fireball",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:fireworks": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "fireworks",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:fly_into_wall": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "flyIntoWall",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:freeze": {
|
|
"exhaustion": 0.0,
|
|
"effects": "freezing",
|
|
"message_id": "freeze",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:generic": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "generic",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:generic_kill": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "genericKill",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:hot_floor": {
|
|
"exhaustion": 0.1,
|
|
"effects": "burning",
|
|
"message_id": "hotFloor",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:in_fire": {
|
|
"exhaustion": 0.1,
|
|
"effects": "burning",
|
|
"message_id": "inFire",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:in_wall": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "inWall",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:indirect_magic": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "indirectMagic",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:lava": {
|
|
"exhaustion": 0.1,
|
|
"effects": "burning",
|
|
"message_id": "lava",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:lightning_bolt": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "lightningBolt",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:mace_smash": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "mace_smash",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:magic": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "magic",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:mob_attack": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "mob",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:mob_attack_no_aggro": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "mob",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:mob_projectile": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "mob",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:on_fire": {
|
|
"exhaustion": 0.0,
|
|
"effects": "burning",
|
|
"message_id": "onFire",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:out_of_world": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "outOfWorld",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:outside_border": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "outsideBorder",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:player_attack": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "player",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:player_explosion": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "explosion.player",
|
|
"scaling": "always"
|
|
},
|
|
"minecraft:sonic_boom": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "sonic_boom",
|
|
"scaling": "always"
|
|
},
|
|
"minecraft:spit": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "mob",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:stalagmite": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "stalagmite",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:starve": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "starve",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:sting": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "sting",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:sweet_berry_bush": {
|
|
"exhaustion": 0.1,
|
|
"effects": "poking",
|
|
"message_id": "sweetBerryBush",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:thorns": {
|
|
"exhaustion": 0.1,
|
|
"effects": "thorns",
|
|
"message_id": "thorns",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:thrown": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "thrown",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:trident": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "trident",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:unattributed_fireball": {
|
|
"exhaustion": 0.1,
|
|
"effects": "burning",
|
|
"message_id": "onFire",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:wind_charge": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "mob",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:wither": {
|
|
"exhaustion": 0.0,
|
|
"message_id": "wither",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
},
|
|
"minecraft:wither_skull": {
|
|
"exhaustion": 0.1,
|
|
"message_id": "witherSkull",
|
|
"scaling": "when_caused_by_living_non_player"
|
|
}
|
|
},
|
|
"minecraft:banner_pattern": {
|
|
"minecraft:base": {
|
|
"asset_id": "minecraft:base",
|
|
"translation_key": "block.minecraft.banner.base"
|
|
},
|
|
"minecraft:border": {
|
|
"asset_id": "minecraft:border",
|
|
"translation_key": "block.minecraft.banner.border"
|
|
},
|
|
"minecraft:bricks": {
|
|
"asset_id": "minecraft:bricks",
|
|
"translation_key": "block.minecraft.banner.bricks"
|
|
},
|
|
"minecraft:circle": {
|
|
"asset_id": "minecraft:circle",
|
|
"translation_key": "block.minecraft.banner.circle"
|
|
},
|
|
"minecraft:creeper": {
|
|
"asset_id": "minecraft:creeper",
|
|
"translation_key": "block.minecraft.banner.creeper"
|
|
},
|
|
"minecraft:cross": {
|
|
"asset_id": "minecraft:cross",
|
|
"translation_key": "block.minecraft.banner.cross"
|
|
},
|
|
"minecraft:curly_border": {
|
|
"asset_id": "minecraft:curly_border",
|
|
"translation_key": "block.minecraft.banner.curly_border"
|
|
},
|
|
"minecraft:diagonal_left": {
|
|
"asset_id": "minecraft:diagonal_left",
|
|
"translation_key": "block.minecraft.banner.diagonal_left"
|
|
},
|
|
"minecraft:diagonal_right": {
|
|
"asset_id": "minecraft:diagonal_right",
|
|
"translation_key": "block.minecraft.banner.diagonal_right"
|
|
},
|
|
"minecraft:diagonal_up_left": {
|
|
"asset_id": "minecraft:diagonal_up_left",
|
|
"translation_key": "block.minecraft.banner.diagonal_up_left"
|
|
},
|
|
"minecraft:diagonal_up_right": {
|
|
"asset_id": "minecraft:diagonal_up_right",
|
|
"translation_key": "block.minecraft.banner.diagonal_up_right"
|
|
},
|
|
"minecraft:flow": {
|
|
"asset_id": "minecraft:flow",
|
|
"translation_key": "block.minecraft.banner.flow"
|
|
},
|
|
"minecraft:flower": {
|
|
"asset_id": "minecraft:flower",
|
|
"translation_key": "block.minecraft.banner.flower"
|
|
},
|
|
"minecraft:globe": {
|
|
"asset_id": "minecraft:globe",
|
|
"translation_key": "block.minecraft.banner.globe"
|
|
},
|
|
"minecraft:gradient": {
|
|
"asset_id": "minecraft:gradient",
|
|
"translation_key": "block.minecraft.banner.gradient"
|
|
},
|
|
"minecraft:gradient_up": {
|
|
"asset_id": "minecraft:gradient_up",
|
|
"translation_key": "block.minecraft.banner.gradient_up"
|
|
},
|
|
"minecraft:guster": {
|
|
"asset_id": "minecraft:guster",
|
|
"translation_key": "block.minecraft.banner.guster"
|
|
},
|
|
"minecraft:half_horizontal": {
|
|
"asset_id": "minecraft:half_horizontal",
|
|
"translation_key": "block.minecraft.banner.half_horizontal"
|
|
},
|
|
"minecraft:half_horizontal_bottom": {
|
|
"asset_id": "minecraft:half_horizontal_bottom",
|
|
"translation_key": "block.minecraft.banner.half_horizontal_bottom"
|
|
},
|
|
"minecraft:half_vertical": {
|
|
"asset_id": "minecraft:half_vertical",
|
|
"translation_key": "block.minecraft.banner.half_vertical"
|
|
},
|
|
"minecraft:half_vertical_right": {
|
|
"asset_id": "minecraft:half_vertical_right",
|
|
"translation_key": "block.minecraft.banner.half_vertical_right"
|
|
},
|
|
"minecraft:mojang": {
|
|
"asset_id": "minecraft:mojang",
|
|
"translation_key": "block.minecraft.banner.mojang"
|
|
},
|
|
"minecraft:piglin": {
|
|
"asset_id": "minecraft:piglin",
|
|
"translation_key": "block.minecraft.banner.piglin"
|
|
},
|
|
"minecraft:rhombus": {
|
|
"asset_id": "minecraft:rhombus",
|
|
"translation_key": "block.minecraft.banner.rhombus"
|
|
},
|
|
"minecraft:skull": {
|
|
"asset_id": "minecraft:skull",
|
|
"translation_key": "block.minecraft.banner.skull"
|
|
},
|
|
"minecraft:small_stripes": {
|
|
"asset_id": "minecraft:small_stripes",
|
|
"translation_key": "block.minecraft.banner.small_stripes"
|
|
},
|
|
"minecraft:square_bottom_left": {
|
|
"asset_id": "minecraft:square_bottom_left",
|
|
"translation_key": "block.minecraft.banner.square_bottom_left"
|
|
},
|
|
"minecraft:square_bottom_right": {
|
|
"asset_id": "minecraft:square_bottom_right",
|
|
"translation_key": "block.minecraft.banner.square_bottom_right"
|
|
},
|
|
"minecraft:square_top_left": {
|
|
"asset_id": "minecraft:square_top_left",
|
|
"translation_key": "block.minecraft.banner.square_top_left"
|
|
},
|
|
"minecraft:square_top_right": {
|
|
"asset_id": "minecraft:square_top_right",
|
|
"translation_key": "block.minecraft.banner.square_top_right"
|
|
},
|
|
"minecraft:straight_cross": {
|
|
"asset_id": "minecraft:straight_cross",
|
|
"translation_key": "block.minecraft.banner.straight_cross"
|
|
},
|
|
"minecraft:stripe_bottom": {
|
|
"asset_id": "minecraft:stripe_bottom",
|
|
"translation_key": "block.minecraft.banner.stripe_bottom"
|
|
},
|
|
"minecraft:stripe_center": {
|
|
"asset_id": "minecraft:stripe_center",
|
|
"translation_key": "block.minecraft.banner.stripe_center"
|
|
},
|
|
"minecraft:stripe_downleft": {
|
|
"asset_id": "minecraft:stripe_downleft",
|
|
"translation_key": "block.minecraft.banner.stripe_downleft"
|
|
},
|
|
"minecraft:stripe_downright": {
|
|
"asset_id": "minecraft:stripe_downright",
|
|
"translation_key": "block.minecraft.banner.stripe_downright"
|
|
},
|
|
"minecraft:stripe_left": {
|
|
"asset_id": "minecraft:stripe_left",
|
|
"translation_key": "block.minecraft.banner.stripe_left"
|
|
},
|
|
"minecraft:stripe_middle": {
|
|
"asset_id": "minecraft:stripe_middle",
|
|
"translation_key": "block.minecraft.banner.stripe_middle"
|
|
},
|
|
"minecraft:stripe_right": {
|
|
"asset_id": "minecraft:stripe_right",
|
|
"translation_key": "block.minecraft.banner.stripe_right"
|
|
},
|
|
"minecraft:stripe_top": {
|
|
"asset_id": "minecraft:stripe_top",
|
|
"translation_key": "block.minecraft.banner.stripe_top"
|
|
},
|
|
"minecraft:triangle_bottom": {
|
|
"asset_id": "minecraft:triangle_bottom",
|
|
"translation_key": "block.minecraft.banner.triangle_bottom"
|
|
},
|
|
"minecraft:triangle_top": {
|
|
"asset_id": "minecraft:triangle_top",
|
|
"translation_key": "block.minecraft.banner.triangle_top"
|
|
},
|
|
"minecraft:triangles_bottom": {
|
|
"asset_id": "minecraft:triangles_bottom",
|
|
"translation_key": "block.minecraft.banner.triangles_bottom"
|
|
},
|
|
"minecraft:triangles_top": {
|
|
"asset_id": "minecraft:triangles_top",
|
|
"translation_key": "block.minecraft.banner.triangles_top"
|
|
}
|
|
},
|
|
"minecraft:enchantment": {
|
|
"minecraft: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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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": {}
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
},
|
|
"minecraft: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": {
|
|
"predicate": {
|
|
"flags": {
|
|
"is_on_ground": true
|
|
}
|
|
},
|
|
"entity": "this",
|
|
"condition": "minecraft:entity_properties"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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": 0.5,
|
|
"per_level_above_first": 0.5,
|
|
"type": "minecraft:linear"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"requirements": {
|
|
"predicate": {
|
|
"type": "#minecraft:arrows"
|
|
},
|
|
"entity": "direct_attacker",
|
|
"condition": "minecraft:entity_properties"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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": {
|
|
"movement_affected_by": {
|
|
"block": {
|
|
"blocks": "#minecraft:soul_speed_blocks"
|
|
}
|
|
},
|
|
"flags": {
|
|
"is_flying": false
|
|
}
|
|
},
|
|
"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": {
|
|
"movement_affected_by": {
|
|
"block": {
|
|
"blocks": "#minecraft:soul_speed_blocks"
|
|
}
|
|
},
|
|
"flags": {
|
|
"is_on_ground": true
|
|
}
|
|
},
|
|
"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,
|
|
"movement_affected_by": {
|
|
"block": {
|
|
"blocks": "#minecraft:soul_speed_blocks"
|
|
}
|
|
},
|
|
"flags": {
|
|
"is_flying": false,
|
|
"is_on_ground": true
|
|
},
|
|
"movement": {
|
|
"horizontal_speed": {
|
|
"min": 9.999999747378752E-6
|
|
}
|
|
}
|
|
},
|
|
"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,
|
|
"movement_affected_by": {
|
|
"block": {
|
|
"blocks": "#minecraft:soul_speed_blocks"
|
|
}
|
|
},
|
|
"flags": {
|
|
"is_flying": false,
|
|
"is_on_ground": true
|
|
},
|
|
"movement": {
|
|
"horizontal_speed": {
|
|
"min": 9.999999747378752E-6
|
|
}
|
|
}
|
|
},
|
|
"entity": "this",
|
|
"condition": "minecraft:entity_properties"
|
|
}
|
|
],
|
|
"condition": "minecraft:all_of"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minecraft: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": {}
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"minecraft:jukebox_song": {
|
|
"minecraft:11": {
|
|
"sound_event": "minecraft:music_disc.11",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.11"
|
|
},
|
|
"length_in_seconds": 71.0,
|
|
"comparator_output": 11
|
|
},
|
|
"minecraft:13": {
|
|
"sound_event": "minecraft:music_disc.13",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.13"
|
|
},
|
|
"length_in_seconds": 178.0,
|
|
"comparator_output": 1
|
|
},
|
|
"minecraft:5": {
|
|
"sound_event": "minecraft:music_disc.5",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.5"
|
|
},
|
|
"length_in_seconds": 178.0,
|
|
"comparator_output": 15
|
|
},
|
|
"minecraft:blocks": {
|
|
"sound_event": "minecraft:music_disc.blocks",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.blocks"
|
|
},
|
|
"length_in_seconds": 345.0,
|
|
"comparator_output": 3
|
|
},
|
|
"minecraft:cat": {
|
|
"sound_event": "minecraft:music_disc.cat",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.cat"
|
|
},
|
|
"length_in_seconds": 185.0,
|
|
"comparator_output": 2
|
|
},
|
|
"minecraft:chirp": {
|
|
"sound_event": "minecraft:music_disc.chirp",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.chirp"
|
|
},
|
|
"length_in_seconds": 185.0,
|
|
"comparator_output": 4
|
|
},
|
|
"minecraft:creator": {
|
|
"sound_event": "minecraft:music_disc.creator",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.creator"
|
|
},
|
|
"length_in_seconds": 176.0,
|
|
"comparator_output": 12
|
|
},
|
|
"minecraft: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
|
|
},
|
|
"minecraft:far": {
|
|
"sound_event": "minecraft:music_disc.far",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.far"
|
|
},
|
|
"length_in_seconds": 174.0,
|
|
"comparator_output": 5
|
|
},
|
|
"minecraft:mall": {
|
|
"sound_event": "minecraft:music_disc.mall",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.mall"
|
|
},
|
|
"length_in_seconds": 197.0,
|
|
"comparator_output": 6
|
|
},
|
|
"minecraft:mellohi": {
|
|
"sound_event": "minecraft:music_disc.mellohi",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.mellohi"
|
|
},
|
|
"length_in_seconds": 96.0,
|
|
"comparator_output": 7
|
|
},
|
|
"minecraft:otherside": {
|
|
"sound_event": "minecraft:music_disc.otherside",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.otherside"
|
|
},
|
|
"length_in_seconds": 195.0,
|
|
"comparator_output": 14
|
|
},
|
|
"minecraft:pigstep": {
|
|
"sound_event": "minecraft:music_disc.pigstep",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.pigstep"
|
|
},
|
|
"length_in_seconds": 149.0,
|
|
"comparator_output": 13
|
|
},
|
|
"minecraft:precipice": {
|
|
"sound_event": "minecraft:music_disc.precipice",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.precipice"
|
|
},
|
|
"length_in_seconds": 299.0,
|
|
"comparator_output": 13
|
|
},
|
|
"minecraft:relic": {
|
|
"sound_event": "minecraft:music_disc.relic",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.relic"
|
|
},
|
|
"length_in_seconds": 218.0,
|
|
"comparator_output": 14
|
|
},
|
|
"minecraft:stal": {
|
|
"sound_event": "minecraft:music_disc.stal",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.stal"
|
|
},
|
|
"length_in_seconds": 150.0,
|
|
"comparator_output": 8
|
|
},
|
|
"minecraft:strad": {
|
|
"sound_event": "minecraft:music_disc.strad",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.strad"
|
|
},
|
|
"length_in_seconds": 188.0,
|
|
"comparator_output": 9
|
|
},
|
|
"minecraft:wait": {
|
|
"sound_event": "minecraft:music_disc.wait",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.wait"
|
|
},
|
|
"length_in_seconds": 238.0,
|
|
"comparator_output": 12
|
|
},
|
|
"minecraft:ward": {
|
|
"sound_event": "minecraft:music_disc.ward",
|
|
"description": {
|
|
"translate": "jukebox_song.minecraft.ward"
|
|
},
|
|
"length_in_seconds": 251.0,
|
|
"comparator_output": 10
|
|
}
|
|
},
|
|
"minecraft:instrument": {
|
|
"minecraft: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"
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
},
|
|
"minecraft: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"
|
|
}
|
|
}
|
|
}
|
|
} |