Block display with macros

rc_start.mcfunction data modify storage minecraft:current_block Name set string entity @s SelectedItem.id 10 function config:raycasting/rc_create with storage minecraft:current_block rc_create.mcfunction $execute as @s at @s run summon block_display ~ ~ ~ {block_state:{$(current_block)}}
Continue to help post