Compatibility
Minecraft: Java Edition
1.21.4–1.21.5
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Dyeable Saplings
A lightweight Minecraft 1.21.4+ 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.
What It Does
-
Combine any vanilla sapling with a matching dye in a crafting table to get a new sapling type.
-
Supports these conversions:
- Oak ← green dye
- Spruce ← brown dye
- Birch ← white dye
- Jungle ← lime dye
- Acacia ← orange dye
- Dark Oak ← black dye
- Cherry ← pink dye
- Pale Oak ← light gray dye
Installation
- Download the
DyableSaplings
datapack ZIP or clone from Modrinth. - Place the
DyableSaplings
folder into your world’sdatapacks/
directory. - Launch Minecraft 1.21.4 or newer, then run
/reload
in‑game. - Verify it’s loaded with
/datapack list
(should showDyableSaplings
enabled).
Usage
- Open a crafting table.
- Place any sapling in one slot.
- Place the corresponding dye (see list above) in any other slot.
- Retrieve your dyed sapling from the result slot.
Example: any sapling + pink dye → Cherry Sapling
📄 Details
-
Pack format: 71 (for 1.21.5, 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 └ …
License
This datapack is released under the MIT License. Feel free to modify and redistribute.