Bonjour!
Aujourd'hui, je vous présente un système de clic droit sur un item très performant sur
Minecraft! Le système est un peu complexe, mais vous devriez le comprendre.
-----------------------------------------------------------------------------------------------------------
♦2 partie: -La détection du clic droit
-Comment enchaîner avec un événement
----------------------------------------------------------------------------------------------------------
◘Les commandes◘
◘La clock "fill":
•/fill ~5 ~-1 ~ ~ ~-1 ~ minecraft:redstone_block
•/fill ~
5 ~1 ~ ~ ~1 ~ minecraft:stone
◘Les scoreboards:
•/scoreboard objectives add SB dummy
•/scoreboard objectives add CD stat.talkedToVillager
◘Tester l'objet:
•/scoreboard players set @a
SB 1 {SelectedItem {id:"minecraft:stick",tag:{display:{
Name:"Sort de Mort"}}}}
◘Remettre SB à 0 (modifier les coordonnées si nécéssaire)
•/testforblock ~1 ~ ~ minecraft:command_block 1 {SuccessCount:0}
•/scoreboard players set @a[score_SB_min=1] SB 0
◘Tester le score SB:
•/testfor @a[score_SB_min=1]
◘Le villageois miracle:
•/execute @a[score_SB_min=1] ~ ~ ~ /summon
Villager ~ ~ ~ {
Offers:{},NoAI:1,
Silent:1,Invulnerable:1,CustomName:
ACD}
•/effect @e[name=ACD] 14 99999 1 true
◘Supprimer le villageois:
•/execute @e[name=ACD] ~ ~ ~ /tp @e[name=ACD] ~ ~-100 ~
◘Téléporter le villageois:
•/tp @e[name=ACD] @e[score_SB_min=1]
◘La sortie ( Sort de Mort ):
•/execute @e[score_CD_min=1,score_SB_min=1] ~ ~ ~ /execute @e[type=!
Item,rm=5,r=30,c=1] ~ ~ ~ /particle flame ~ ~
1 ~ 1 1 1 1
1000 force
•/execute @e[score_CD_min=1,score_SB_min=1] ~ ~ ~ /kill @e[type=!Item,rm=5,r=30,c=1]
◘Remettre CD à 0:
/scoreboard players set @a[score_CD_min=1] CD 0
►
BIEN REGARDER LA
VIDEO POUR COMPRENDRE◄
-----------------------------------------------------------------------------------------------------------
♫♫♫Les musiques♫♫♫
♪01
Person of Interest Intro Song /
Theme by
Ramin Djawadi (HD):
https://www.youtube.com/watch?v=io7BK
...
♪DOA5LR
OST:
Fuga ~
DOA5 Ultimate mix~ (
Momiji Theme) :
https://www.youtube.com/watch?v=WNYGE...
♪
Monkeys Spinning Monkeys:
https://www.youtube.com/watch?v=uXn-z...
-----------------------------------------------------------------------------------------------------------
♥♥♥
Merci d'avoir regardé♥♥♥
Chiffrez le temps de son apparition (1ère apparition)
- published: 21 Mar 2016
- views: 211