Command Block Tutorial #178: Mooshroom Conversion Commands in Minecraft (1.19+)
In this video I will show how to make a special item that allows you turn cows that were turned from mooshrooms by shearing them back into mooshrooms again.
Commands:
---------------------------------------------------------------------------------------
Make sure the redstone is the same as in the video.
---------------------------------------------------------------------------------------
* To craft the Mooshroom Essence Block:
1. Repeater Command Block (Always Active): /execute at @p run execute if entity @e[type=item,nbt={Item:{id:"minecraft:red_mushroom"}},distance=0..3,nbt={OnGround:1b}]
2. Repeater Command Block (Always Active): /execute at @p run execute if entity @e[type=item,nbt={Item:{id:"minecraft:sugar"}},distance=0..3,nbt={OnGround:1b}]
3. Repeater Command Block (Always Active): /execute at @p run execute if entity @e[type=item,nbt={Item:{id:"minecraft:glow_ink_sac"}},distance=0..3,nbt={OnGround:1b}]
4. Impulse Command Block: /execute at @p run execute as @e[type=item,nbt={Item:{id:"minecraft:red_mushroom"}},nbt={OnGround:1b},limit=1] at @s if entity @s run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b,tag:{Enchantments:[{id:"minecraft:infinity",lvl:1}]}}}
5. Repeater Command Block: /execute at @p run execute as @e[type=item,nbt={Item:{id:"minecraft:red_mushroom_block",Count:1b,tag:{Enchantments:[{id:"minecraft:infinity",lvl:1}]}}}] run data merge entity @s {Item:{tag:{display:{Name:'{"text":"Mooshroom Essence Block"}'}}}}
6. Impulse Command Block: /kill @e[type=item,nbt={Item:{id:"minecraft:red_mushroom"}},nbt={OnGround:1b}]
7. Impulse Command Block: /kill @e[type=item,nbt={Item:{id:"minecraft:sugar"}},nbt={OnGround:1b}]
8. Impulse Command Block: /kill @e[type=item,nbt={Item:{id:"minecraft:glow_ink_sac"}},nbt={OnGround:1b}]
* To activate the Mooshroom Essence Block:
1. Repeater Command Block (Always Active): /execute at @p run execute at @e[type=cow,distance=0..4,limit=1] run execute if entity @e[type=minecraft:item,nbt={Item:{id:"minecraft:red_mushroom_block",tag:{display:{Name:"{\"text\":\"Mooshroom Essence Block\"}"}}}},distance=0..3,nbt={OnGround:1b}]
---------------------------------------------------------------
Redstone compactor into Command #2
---------------------------------------------------------------
2. Impulse Command Block: /execute at @p run execute at @e[type=cow,sort=nearest,distance=0..4,limit=1] run summon minecraft:mooshroom ~ ~ ~
3. Impulse Command Block: /execute at @p run execute at @e[type=cow,sort=nearest,distance=0..4,limit=1] run kill @e[type=cow,distance=0..4,limit=1]
4. Impulse Command Block: /kill @e[type=minecraft:item,nbt={Item:{id:"minecraft:red_mushroom_block",tag:{display:{Name:"{\"text\":\"Mooshroom Essence Block\"}"}}}},nbt={OnGround:1b}]
5. Repeater Command Block: /kill @e[type=item,nbt={Item:{id:"minecraft:beef"}}]
6. Repeater Command Block: /kill @e[type=item,nbt={Item:{id:"minecraft:leather"}}]
7. Impulse Command Block: /execute at @p run execute at @e[type=cow,distance=0..4,sort=nearest,limit=1] run particle minecraft:explosion ~ ~ ~ 1 1 1 0 1 force
Music:
1. Gaming Sound FX:
* Monkeys Spinning Monkeys (Kevin MacLeod) - Gaming Background Music (HD):
https://www.youtube.com/watch?v=pr42azVZi3o
Other Videos By RedstoneKnightX
Other Statistics
Minecraft Statistics For RedstoneKnightX
RedstoneKnightX presently has 1,527,317 views for Minecraft across 384 videos, with His channel uploaded over 2 days worth of Minecraft videos. This is 85.45% of the total watchable video on RedstoneKnightX's YouTube channel.