diff --git a/minecraft-data b/minecraft-data index d03a378..da6d422 160000 --- a/minecraft-data +++ b/minecraft-data @@ -1 +1 @@ -Subproject commit d03a3783d61d644111ff98dcc979592c2ea59bb6 +Subproject commit da6d422a4384d1f9451ff4ea4f1b0a4f98a00fb7 diff --git a/strings/strings_je.json b/strings/strings_je.json index 9b071fc..c0c9cff 100644 --- a/strings/strings_je.json +++ b/strings/strings_je.json @@ -1780,6 +1780,14 @@ "tick_steps": { "name": "Tick Steps", "type": "u32" + }, + "small_explosion_particles": { + "name": "Small Explosion Particles", + "type": "u32" + }, + "large_explosion_particles": { + "name": "Large Explosion Particles", + "type": "u32" } }, "mappings": { @@ -2020,6 +2028,10 @@ "explosion/playerMotionX": "player_motion_x", "explosion/playerMotionY": "player_motion_y", "explosion/playerMotionZ": "player_motion_z", + "explosion/smallExplosionParticles": "small_explosion_particles", + "explosion/largeExplosionParticles": "large_explosion_particles", + "explosion/sound/resource": "resource", + "explosion/sound/range": "range", "unload_chunk/chunkX": "chunk_x", "unload_chunk/chunkZ": "chunk_z", "game_state_change/reason": "event", @@ -2652,7 +2664,10 @@ "unlock_recipes/recipes1": "Recipes 1", "unlock_recipes/recipes2": "Recipes 2", "scoreboard_objective/numberFormat": "Number Format", - "scoreboard_score/numberFormat": "Number Format" + "scoreboard_score/numberFormat": "Number Format", + "explosion/sound": "Sound", + "explosion/smallExplosionParticlesData": "Small Explosion Particles Data", + "explosion/largeExplosionParticlesData": "Large Explosion Particles Data" }, "packet_names": { "toClient": {