/
A lightweight Minecraft 1.21.7 datapack that adds eight new shapeless crafting recipes, letting you “dye” any sapling into a different tree type. No commands, functions, or dependencies—just pure crafting.
Combine any vanilla sapling with a matching dye in a crafting table to get a new sapling type.
Supports these conversions:
DyableSaplings datapack ZIP or clone from Modrinth.DyableSaplings folder into your world’s datapacks/ directory./reload in‑game./datapack list (should show DyableSaplings enabled).Example: any sapling + pink dye → Cherry Sapling
Pack format: 81 (for 1.21.7, though you can download older versions)
File structure:
DyableSaplings/
├ pack.mcmeta
├ pack.png
└ data/
└ dyeablesaplings/
└ recipes/
├ dye_to_oak_sapling.json
├ dye_to_spruce_sapling.json
└ …
This datapack is released under the MIT License. Feel free to modify and redistribute.

Dye any sapling into a specific tree type.