How to craft Sculk Shriekers that actually spawn wardens
I'm trying to make a skyblock map where everything is obtainable from crafting or mob farms instead of needing to find naturally generated blocks. I can manually give myself a shrieker with the can_summon tag set to true, but I can't figure out how to make it so that every shrieker that you craft using a custom recipe has that tag. I could do a workaround with commands to make it tag every shrieker the player is holding, but I'd rather just make the crafting recipe do it for me, so I can also craft enchanted items, etc.