Update: 24w21a

This commit is contained in:
automation 2024-05-22 15:25:35 +00:00
parent a849ae479e
commit ebcea5cc63
5 changed files with 16 additions and 9 deletions

View File

@ -1 +1 @@
24w20a
24w21a

View File

@ -14,7 +14,8 @@
"block.trial_spawner.ambient_ominous": "block.trial_spawner.ambient_charged",
"music_disc.creator": "",
"music_disc.creator_music_box": "",
"music_disc.precipice": ""
"music_disc.precipice": "",
"block.vault.reject_rewarded_player": ""
},
"attributes": {
"generic.burning_time": "",
@ -26,5 +27,8 @@
"player.submerged_mining_speed": "",
"player.sweeping_damage_ratio": "",
"generic.water_movement_efficiency": ""
},
"data_component_type": {
"jukebox_playable": ""
}
}

View File

@ -1749,6 +1749,7 @@
"block_state",
"bees",
"lock",
"container_loot"
"container_loot",
"jukebox_playable"
]
}

View File

@ -30525,6 +30525,7 @@
"block.vault.close_shutter",
"block.vault.deactivate",
"block.vault.eject_item",
"block.vault.reject_rewarded_player",
"block.vault.fall",
"block.vault.hit",
"block.vault.insert_item",
@ -31167,6 +31168,7 @@
"block_entity_data",
"instrument",
"ominous_bottle_amplifier",
"jukebox_playable",
"recipes",
"lodestone_tracker",
"firework_explosion",

View File

@ -216,15 +216,15 @@
"size": 94
},
"1.21": {
"object-hash": -1976603906,
"size": 4888
"object-hash": -1976610568,
"size": 4922
},
"1.20.5:1.21": {
"object-hash": 384318827,
"size": 336
"object-hash": 309208206,
"size": 427
},
"1.21:1.20.5": {
"object-hash": 1479407962,
"size": 818
"object-hash": 1410124904,
"size": 964
}
}