Bedrock Edition:Invalid Data Value Sapling
There are several invalid data value saplings that are obtainable in both block and item form.
For the item form, data values 3, 4, and 5 are recontinued due to the addition of jungle, acacia, and dark oak saplings. For the block form, data values 11, 12, and 13 are also recontinued since the 0x8 bit is used to set a sapling's growth stage.
Obtaining
Mining
In this version, the data value of a sapling that drops from leaves is dependent solely on the data value of the leaves themselves. This results in six different invalid data value saplings that are obtainable in this version. Data values 4, 5, and 6 are able to drop from naturally-generated oak, spruce, and birch leaves respectively, while data values 12, 13, and 14 are able to drop from the respective leaves if they are placed by the player.
The block forms of invalid data value saplings are obtainable simply by placing them down with their respective item. When broken, they drop data value 0–2 saplings depending on their original data value.
v0.8.0 alpha build 1 developer commands
v0.8.0 alpha build 1 has developer commands that allow for every item that exists in that version to be obtained. Saplings of any damage value as high as 32767 and as low as -32768 are obtainable with /give <player: target> 6 [amount: int] [data: int].