mirror of
https://github.com/ViaVersion/Mappings.git
synced 2024-11-15 10:55:24 +01:00
Update: 24w38a
This commit is contained in:
parent
88298bd621
commit
4eacd912df
@ -1 +1 @@
|
||||
24w37a
|
||||
24w38a
|
@ -1,7 +1,23 @@
|
||||
{
|
||||
"items": {
|
||||
"field_masoned_banner_pattern": "guster_banner_pattern",
|
||||
"bordure_indented_banner_pattern": "guster_banner_pattern"
|
||||
"bordure_indented_banner_pattern": "guster_banner_pattern",
|
||||
"white_bundle": "",
|
||||
"orange_bundle": "",
|
||||
"magenta_bundle": "",
|
||||
"light_blue_bundle": "",
|
||||
"yellow_bundle": "",
|
||||
"lime_bundle": "",
|
||||
"pink_bundle": "",
|
||||
"gray_bundle": "",
|
||||
"light_gray_bundle": "",
|
||||
"cyan_bundle": "",
|
||||
"purple_bundle": "",
|
||||
"blue_bundle": "",
|
||||
"brown_bundle": "",
|
||||
"green_bundle": "",
|
||||
"red_bundle": "",
|
||||
"black_bundle": ""
|
||||
},
|
||||
"sounds": {
|
||||
"item.bundle.insert_fail": "",
|
||||
@ -57,5 +73,8 @@
|
||||
"tooltip_style": "",
|
||||
"damage_resistant": "",
|
||||
"death_protection": ""
|
||||
},
|
||||
"recipe_serializers": {
|
||||
"crafting_transmute": ""
|
||||
}
|
||||
}
|
@ -33,7 +33,8 @@
|
||||
"generic.water_movement_efficiency": "water_movement_efficiency"
|
||||
},
|
||||
"recipe_serializers": {
|
||||
"crafting_special_suspiciousstew": ""
|
||||
"crafting_special_suspiciousstew": "",
|
||||
"crafting_special_shulkerboxcoloring": ""
|
||||
},
|
||||
"sounds": {
|
||||
"item.goat_horn.play": "",
|
||||
|
@ -1357,7 +1357,23 @@
|
||||
"music_disc_creator_music_box",
|
||||
"music_disc_precipice",
|
||||
"field_masoned_banner_pattern",
|
||||
"bordure_indented_banner_pattern"
|
||||
"bordure_indented_banner_pattern",
|
||||
"white_bundle",
|
||||
"orange_bundle",
|
||||
"magenta_bundle",
|
||||
"light_blue_bundle",
|
||||
"yellow_bundle",
|
||||
"lime_bundle",
|
||||
"pink_bundle",
|
||||
"gray_bundle",
|
||||
"light_gray_bundle",
|
||||
"cyan_bundle",
|
||||
"purple_bundle",
|
||||
"blue_bundle",
|
||||
"brown_bundle",
|
||||
"green_bundle",
|
||||
"red_bundle",
|
||||
"black_bundle"
|
||||
],
|
||||
"particles": [
|
||||
"ambient_entity_effect",
|
||||
@ -1693,7 +1709,8 @@
|
||||
"stonecutting",
|
||||
"smithing_transform",
|
||||
"smithing_trim",
|
||||
"crafting_decorated_pot"
|
||||
"crafting_decorated_pot",
|
||||
"crafting_transmute"
|
||||
],
|
||||
"data_component_type": [
|
||||
"custom_data",
|
||||
|
@ -28680,6 +28680,22 @@
|
||||
"compass",
|
||||
"recovery_compass",
|
||||
"bundle",
|
||||
"white_bundle",
|
||||
"orange_bundle",
|
||||
"magenta_bundle",
|
||||
"light_blue_bundle",
|
||||
"yellow_bundle",
|
||||
"lime_bundle",
|
||||
"pink_bundle",
|
||||
"gray_bundle",
|
||||
"light_gray_bundle",
|
||||
"cyan_bundle",
|
||||
"purple_bundle",
|
||||
"blue_bundle",
|
||||
"brown_bundle",
|
||||
"green_bundle",
|
||||
"red_bundle",
|
||||
"black_bundle",
|
||||
"fishing_rod",
|
||||
"clock",
|
||||
"spyglass",
|
||||
@ -31120,7 +31136,7 @@
|
||||
"crafting_special_tippedarrow",
|
||||
"crafting_special_bannerduplicate",
|
||||
"crafting_special_shielddecoration",
|
||||
"crafting_special_shulkerboxcoloring",
|
||||
"crafting_transmute",
|
||||
"crafting_special_repairitem",
|
||||
"smelting",
|
||||
"blasting",
|
||||
|
@ -228,15 +228,15 @@
|
||||
"size": 1066
|
||||
},
|
||||
"1.21.2": {
|
||||
"object-hash": 1035233222,
|
||||
"size": 5166
|
||||
"object-hash": 205505893,
|
||||
"size": 5182
|
||||
},
|
||||
"1.21:1.21.2": {
|
||||
"object-hash": 189443262,
|
||||
"size": 678
|
||||
"object-hash": -1327695878,
|
||||
"size": 694
|
||||
},
|
||||
"1.21.2:1.21": {
|
||||
"object-hash": -906405633,
|
||||
"size": 1009
|
||||
"object-hash": 517180509,
|
||||
"size": 1153
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user