Make various BOP blocks extend vanilla blocks for compatibility
Forstride opened this issue ยท 3 comments
- Saplings extend BlockSapling
- Flowers extend BlockFlower
- Plants extend BlockBush
- Double Plants extend BlockDoublePlant
- Mushrooms extend BlockMushroom
Would extending vanilla dirt/grass help with the problem of other mods being unable to plant on bop custom types?
Our grass/dirt blocks already do extend vanilla grass/dirt blocks. If plants from other mods can't be placed on them, it's probably an issue on their end. You'll have to give specific examples.