While watching today’s stream I’ve seen a curious bug/undesired behaviour posted by @Halokillz .
Curious enough to break @yshan 's head It’s that you can place things on top of stone tower brazier, but can’t place them on top of simple stone brazier.
I, however, found out that, while tricky, it’s actually possible.
The thing is, you should hover over the brazier and search for a point where the game will allow it.
Here you can see the flag (right) and wooden garden lantern (left) placed on top of not lit stone brazier.
As Yang noted in the stream, only collision shapes are considered for the placement. So I suppose introducing some kind of tag inside the json forbidding placing other things directly on top of this one will solve the problem.
This way we can put this tag on braziers, but keep placement on tables/dressers.