Extemely important datapack

Don't ask. You need this.
Download here.

  1. Add the datapack to your Minecraft world or server
  2. Also install and enable the resource pack
  3. ???
  4. Profit

To build the datapack, run:

npm run build
// or
yarn build
// or
sand build

To automatically rebuild the datapack on each change, run:

npm run watch
// or
yarn watch
// or
sand watch