====== minecraft:trident ====== Spawns a [[mc>Trident]], optionally depending on whether the item stack has [[mc>Riptide]] or not. ===== Fields ===== ^ Name ^ Description ^ Type ^ Default Value ^ | ''prevent_spawn_from_riptide'' | Whether to prevent spawning the entity if the item stack from the context has [[mc>Riptide]] or not. | An optional boolean | ''false'' | ===== Example ===== { "type": "minecraft:trident", "prevent_spawn_from_riptide": true }