31: Gas and gasmask [Minecraft Map Making]
Ep31: Poison gas cloud and a gasmask to make it safe.
Originally for Udemy, but uploaded here.
Commands, builds and ideas for people making their own Minecraft maps.
Check out my collabs on Coppit's channel: https://www.youtube.com/c/CoppitJ
Join the server I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord: https://discord.gg/KNSmPWdnfG
Udemy notes. YouTube formatting may make some of these wrong. :)
Commands used:
Create the "Poison Gas":
particle minecraft:mycelium 32 56 20 0.6 0.6 0.6 0 40
Give Nausea to player in gas not wearing gasmask:
execute as @p[x=32,y=57.5,z=20,distance=0..2.5] unless entity @p[nbt={Inventory:[{Slot:103b,id:"minecraft:leather_helmet",tag:{display:{Name:'{"text":"Gasmask"}'}}}]}] run effect give @p nausea 4 5 true
execute as @p[x=32,y=57.5,z=20,distance=0..2.5] unless entity @s[nbt={Inventory:[{Slot:103b,tag:{display:{Name:'{"text":"Gasmask"}'}}}]}] run effect give @s poison 4 5 true
Other Videos By Infernal Device
Other Statistics
Minecraft Statistics For Infernal Device
At present, Infernal Device has 184,447 views spread across 877 videos for Minecraft, accounting for over 10 days of watchable video on his channel. This is 94.82% of the total watchable video for Minecraft on Infernal Device's YouTube channel.