Uploaded August 2014 | Updated September 2026, 1 week ago
Blast your enemies high in the air using this Knockup Axe I invented in Vanilla Minecraft 1.8!
======================================
As always, leaving a like makes me happy :)
Minecraft Server: crushedpixel.eu
TeamSpeak IP: crushedpixel.eu
Website: http://crushedpixel.eu
Twitter: twitter.com/CrushedPixel
MCEdit Filter Subreddit: reddit.com/r/MCEditFilters
For collaborations and business inquiries, please contact via Channel Pages: ChannelPages.com/CrushedPixel
Blast your enemies high in the air using this Knockup Axe I invented in Vanilla Minecraft 1.8!
======================================
As always, leaving a like makes me happy :)
Minecraft Server: crushedpixel.eu
TeamSpeak IP: crushedpixel.eu
Website: http://crushedpixel.eu
Twitter: twitter.com/CrushedPixel
MCEdit Filter Subreddit: reddit.com/r/MCEditFilters
For collaborations and business inquiries, please contact via Channel Pages: ChannelPages.com/CrushedPixel


![Minecraft Command Blocks - Unique ID System
Ive created a simple Command Block concept that allows you to give every player on your server a unique id.
Commands:
/scoreboard players add @e id 0
/execute @e[score_id=0,c=1] ~ ~ ~ /scoreboard players add #maxid id 1
/execute @e[score_id=0,c=1] ~ ~ ~ /scoreboard players operation @e[c=1,r=0] id = #maxid id
To make this work for players only, simply replace the first command with
/scoreboard players add @a id 0
As always, leaving a like makes me happy :)
Minecraft ReplayMod: https://replaymod.com
Twitter: https://twitter.com/CrushedPixel
Donate here: http://bit.ly/DonorCP | http://patreon.com/CrushedPixel Minecraft Command Blocks - Unique ID System](https://i.ytimg.com/vi/bI4nJCjPWtE/mqdefault.jpg)






![Minecraft - Make Skeletons shoot at Pigs (Hostile Mobs attacking any Entity)
There is a way to make almost any hostile mob attack any entity you wish! This was discovered by FVDisco.
Donate here: http://bit.ly/DonorCP | Patreon: http://patreon.com/CrushedPixel
As always, leaving a like makes me happy :)
TeamSpeak IP: ts.crushedpixel.eu
Website: http://crushedpixel.eu
Twitter: https://twitter.com/CrushedPixel
MCEdit Filter Subreddit: http://reddit.com/r/MCEditFilters
Intro by AimeranFX: https://www.youtube.com/user/AimeranFX
Commands:
/summon ArmorStand ~ ~1 ~ {UUID:1-1-1-1-1,Invulnerable:1b}
/execute @e[type=Blaze] ~ ~ ~ /summon ThrownPotion ~ ~ ~ {ownerName:1-1-1-1-1,Potion:{id:potion,Damage:8197,tag:{CustomPotionEffects:[{Id:7,Amplifier:1,Duration:20}]}}}
/summon Pig ~ ~1 ~ {UUID:2-3-4-5-6}
/execute @e[type=Skeleton] ~ ~ ~ /summon ThrownPotion ~ ~ ~ {ownerName:2-3-4-5-6,Potion:{id:potion,Damage:8197,tag:{CustomPotionEffects:[{Id:6,Amplifier:1,Duration:20}]}}}
/summon Sheep ~ ~1 ~ {UUID:3-4-5-6-7,Invulnerable:1b}
/execute @e[type=Creeper] ~ ~ ~ /summon ThrownPotion ~ ~ ~ {ownerName:3-4-5-6-7,Potion:{id:potion,Damage:8197,tag:{CustomPotionEffects:[{Id:7,Amplifier:1,Duration:20}]}}}
Make sure to replace the UUIDs with the one of your entity! Minecraft - Make Skeletons shoot at Pigs (Hostile Mobs attacking any Entity)](https://i.ytimg.com/vi/dGBDKY_6srk/mqdefault.jpg)
