- Take any buildable item stack (furnace, chest, w/e)
- Apply /c game.player.cursor_stack.health = 0
- Placed entity will have 0/MAX health and thus be indestructible.
I guess stacks with 0% health should be blocked from being built? Plain out deleting them could break mods (i.e. if they supply other means of repairing items).