-
Bug
-
Resolution: Fixed
-
1.21.50.20 Preview
-
Confirmed
-
Multiple
-
1313156
Saplings can't be grown to trees on the pale moss blocks like Java Edition.
All kind of saplings should be grown on it.
Only cherry sapling can be grown on the pale moss blocks because cherry_tree_feature use tag 'dirt' like this:
"may_grow_on": [ { "tags": "query.any_tag('dirt')" } ]
So other trees feature should have parity consistency with the cherry sapling.
- is cloned by
-
MCPE-187739 Trees still don't grow when planted on pale moss blocks
- Resolved
- relates to
-
MCPE-187468 Pale oak trees cannot grow on moss blocks
- Resolved