N
The Daily Insight

How to make a lightning trident in minecraft

Author

Andrew Rivera

Updated on April 13, 2026

easy tutorial on how to make a lightning trident Follow my Insta: NOADE FOR KIDS NOT MADE FOR KIDS NOT MADE FOR KIDS NOT MADE FOR KIDS …

There are other answers below:

Creating a lightning trident in Minecraft without cheats or Creative Mode is essentially a two-step process. One has to acquire a trident and then enchant it with Channeling. This may sound easy,…

How to make lightning/thunder trident in Minecraft -ArsalgamerIndia | MinecraftShare , support, subscribe and hit the bell icon.Instagram: AboutPressCopyrightContact …

Making a lightning trident in Minecraft is quite straightforward. You need a trident and a Channel enchantment book then you can use the enchantment table to combine the two. The only way to get a trident in Minecraft is by killing a Drowned that is carrying a trident. Not all spawned Drowneds will carry a trident though.

How do you make a lightning trident in Minecraft? You can add the Channeling enchantment to any trident using an enchanting table, anvil, or game command. Then throw the enchanted trident at a mob in the rain, and watch a lightning bolt strike the mob just after the trident hits it. The maximum level for the Channeling enchantment is Level 1.

How do you make enchanted trident? Steps to Enchant the Trident Open the Enchanting Table. First, open your enchanting table so that you have the Enchant menu that looks like this: Enchant the Trident. In the Enchant menu, place the trident in the first box. Then place 3 lapis lazuli in the second box. How do you summon lightning?

Free popular animes are streaming now. Watch Demon Slayer: Kimetsu no Yaiba, Attack on Titan Series, JOJO’s Bizarre Adventure Series, etc. all for free in Bilibili.

Give Command in Minecraft Java Edition (PC/Mac) In Minecraft Java Edition (PC/Mac) 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.18.1 and 1.18.2, the /give command for Trident is: /give @p trident 1 Attack Damage and Durability Attack damage is the amount of damage the item will deal when attacking a mob. Durability represents how long the item will last.

In the first, a repeating and always active command block, put: execute @e[type=trident] ~~~ testfor air ~ ~-1 ~Put a comparator then a NOT gate, then an impulse block with: execute @e[type=trident] summon lightning_bolt ~~~. 1. Share. ReportSave.

How do you make a lightning trident in Minecraft? You can add the Channeling enchantmentto any trident using an enchanting table, anvil, or game command. Then throw the enchanted trident at a mob in the rain, and watch a lightning bolt strike the mob just after the trident hits it. The maximum level for the Channeling enchantment is Level 1.

Related Questions

What is the/give command for Trident in Minecraft?

In Minecraft Java Edition (PC/Mac) 1.13, 1.14, 1.15, 1.16, 1.17, 1.18 and 1.18.1, the /give command for Trident is: Attack damage is the amount of damage the item will deal when attacking a mob.

What is the command to make a trail of lightning?

PS: the current command which makes a trail of lightning is: execute @e [type=thrown_trident] ~ ~ ~ detect ~ ~-1 ~ air 0 summon lightning_bolt I am also on bedrock edition so some of the entity names may be different to java

How much attack damage does a trident have in Minecraft?

The trident has +9 attack damage. A trident is available in the following versions of Minecraft: * The version that it was added or removed, if applicable. NOTE: Pocket Edition (PE), Xbox One, PS4, Nintendo Switch, and Windows 10 Edition are now called Bedrock Edition. We will continue to show them individually for version history.

How to summon lightning bolt from a NOT gate?

In the first, a repeating and always active command block, put: execute @e [type=trident] ~~~ testfor air ~ ~-1 ~ Put a comparator then a NOT gate, then an impulse block with: execute @e [type=trident] summon lightning_bolt ~~~