Plants Plantability
Killer-Demon opened this issue ยท 1 comments
The following blocks can be planted on any block, but will disappear after a couple of seconds.
- Mayapple
- Clover Patch
- Fiddlehead
- Forest Grass
- Dry Bush
Fiddlehead is the only one that drops itself afterwards, see issue: #192
Perhaps having them be plantable on any block could be a feature instead of a bug for aesthetic reason.
Most likely caused by this:
twilightforest/src/main/java/twilightforest/block/BlockTFPlant.java
Lines 83 to 93 in 8f5f502
Will probably resolve itself when the block gets "flattened" (#358).