Adds two new gamerules:
- doBlockUpdates (default: true) - Toggles whether blocks emit updates to neighboring blocks.
- queueBlockUpdates (default: false) - If true, will record and emit all block updates that would have been caused while doBlockUpdates was false when doBlockUpdates is set to true.