Better Blaze Cake Recipe - NeoForge 1.21.1 / Create 6.0.10

What it adds:
- Create Mechanical Mixer / Basin recipe, HEATED required:
  2x wheat flour + 1x sugar + 2x cinder flour + 250 mB water -> 1x Blaze Cake Base
- Shapeless crafting recipe:
  1x cobblestone + 1x dirt -> 1x written book named Apology

Written book text:
im sorry for breaking your trust. To tell you the truth, i really had some ill intentions so forgive me for that. now after all this i cant gain your trust and im not asking you to and i will not be joining the server for some time. i hope i didnt destroy your dream to have a big server, cash.      -Seth_YT3895

Removed:
- The Creative Crate mixer recipe has been removed from this version.

Chain Conveyor distance change:
- Set Create maxChainConveyorLength to 200 blocks using the included create-server.toml config snippet.
- For an existing world, copy defaultconfigs/create-server.toml to:
  .minecraft/saves/<your world>/serverconfig/create-server.toml
  OR edit that file and set this under [kinetics]:
  maxChainConveyorLength = 200
- For new worlds/modpacks, put defaultconfigs/create-server.toml in your .minecraft/defaultconfigs folder before creating the world.

Required mods:
- Minecraft 1.21.1
- NeoForge 21.1.x or newer for Minecraft 1.21.1
- Create 6.0.10 for NeoForge

Install recipe mod:
1. Put better_blaze_cake_recipe-create-6.0.10-1.0.4.jar into your .minecraft/mods folder or server mods folder.
2. Make sure NeoForge 1.21.1 and Create 6.0.10 are also installed.
3. Install the Create server config above if you want 200-block chain conveyors.
4. Start the game or server.

Files inside the jar/source:
- META-INF/neoforge.mods.toml
- data/better_blaze_cake_recipe/recipe/mixing/water_blaze_cake_base.json
- data/better_blaze_cake_recipe/recipe/crafting/apology_book.json
- defaultconfigs/create-server.toml

Notes:
- The recipe part is a lowcodefml/resource-only mod.
- Chain Conveyor distance is a Create server config value, not a datapack recipe. Existing worlds require updating saves/<world>/serverconfig/create-server.toml.
- The Create dependency is locked to versionRange [6.0.10,6.0.11).
