Trying to get rid of spider and cave spider spawners
I'm playing on 1.20.1 and am trying to get rid of spider spawners but I can't figure out the execute command. what I have so far is
Continue to help post/execute as @a at @s run fill ~-100 ~-100 ~-100 ~100 ~100 ~100 minecraft:air replace minecraft:spawner{BlockEntityTag:{SpawnData:{id:"minecraft:spider"}}}
but it doesnt seem to work. any help would be appreciated