Update: 24w37a

This commit is contained in:
automation 2024-09-11 15:21:26 +00:00
parent 679c381fa1
commit c55087683d
6 changed files with 18 additions and 10 deletions

View File

@ -1 +1 @@
24w36a
24w37a

View File

@ -54,6 +54,8 @@
"item_model": "",
"equippable": "",
"glider": "",
"tooltip_style": ""
"tooltip_style": "",
"damage_resistant": "",
"death_protection": ""
}
}

View File

@ -38,5 +38,8 @@
"sounds": {
"item.goat_horn.play": "",
"entity.goat.screaming.horn_break": ""
},
"data_component_type": {
"fire_resistant": ""
}
}

View File

@ -1761,7 +1761,9 @@
"item_model",
"equippable",
"glider",
"tooltip_style"
"tooltip_style",
"damage_resistant",
"death_protection"
],
"attributes": [
"generic.armor",

View File

@ -31157,13 +31157,14 @@
"consumable",
"use_remainder",
"use_cooldown",
"fire_resistant",
"damage_resistant",
"tool",
"enchantable",
"equippable",
"repairable",
"glider",
"tooltip_style",
"death_protection",
"stored_enchantments",
"dyed_color",
"map_color",

View File

@ -228,15 +228,15 @@
"size": 1066
},
"1.21.2": {
"object-hash": -1822048740,
"size": 5150
"object-hash": 1035233222,
"size": 5166
},
"1.21:1.21.2": {
"object-hash": 183453542,
"size": 670
"object-hash": 189443262,
"size": 678
},
"1.21.2:1.21": {
"object-hash": 277852310,
"size": 993
"object-hash": -906405633,
"size": 1009
}
}