Minecraft but Taking Damage Deletes the Chunk
Taking damage will delete the chunk you are in.
Minecraft but Taking Damage Deletes the Chunk

Overview
Every time you take damage the chunk you're in will delete itself after a delay. That's pretty much the gist of it.
If you'd like to make a video or content using this pack, go for it! If you do so, you must provide credit to me (Ambiguous Chameleon) and provide a link to this pack in the description and/or comments. Thank you!
Cheats & Commands
Changes chunk deletion mode: - Normal: Default setting. When taking damage the chunk you are in gets deleted - Random: When taking damage a random nearby chunk gets deleted
``` /trigger ac.delete_chunk.toggle_mode ```
When enabled, chunks will disappear instantly, rather than with a countdown. Disabled by default
``` /trigger ac.delete_chunk.toggle_instant ```
If chunk mode is set to random, this value determines the maximum distance a random chunk can be selected for deletion. Default is 30 blocks
``` /trigger ac.delete_chunk.random_distance ```
By default, chunks are filled with air. By holding a block in the mainhand and running this command, chunks will be filled with your held block instead. By holding nothing in hand, chunks revert back to filling with air
``` /trigger ac.delete_chunk.set_block ```
Uninstalls the data pack [data pack version only!]
``` /function ac_cheat:uninstall ```