* expand the Facade Whitelist
1. add Reconstituted Stone blocks (likely missing due to oversight)
2. fixes Domum Ornamentum Bricks missing (due to a typo)
Both groups seem intended to be whitelisted. Of the variants, only the "normal" Reconstituted Stone is already whitelisted (due to being a **storage block**).
This PR adds each missing Reconstituted Stone variant individually, but using `forge` or `minecraft` tags for stone/bricks (rather than the `tfc` tag) may be better. I'm unfamiliar with the best & recommended practices.
Signed-off-by: Tyler <montro.l.nakuta@gmail.com>
* Update tags.facades.js
Signed-off-by: Tyler <montro.l.nakuta@gmail.com>
* add Reconstituted Stone blocks
Signed-off-by: Tyler <montro.l.nakuta@gmail.com>
---------
Signed-off-by: Tyler <montro.l.nakuta@gmail.com>