Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on rightclick holding paper:
- name of held item contains "§a宝くじミニ"
- message "くじを引きました"
- remove 1 of held item from player
- chance of 10%:
- command "/give @p minecraft:gold_nugget 3 0 {display:{Name:"1000円",Lore:["この世界の通貨"]},ench:[{id:0s,lvl:0s}],HideFlags:1}
- message "小当たり"
- chance of 5%:
- command "/give @p minecraft:gold_ingot 1 0 {display:{Name:"10000円",Lore:["この世界の通貨"]},ench:[{id:0s,lvl:0s}],HideFlags:1}
- message "中当たり"
- chance of 0.1%:
- command "/give @p minecraft:emerald_block 1 0 {display:{Name:"100万円",Lore:["この世界の通貨"]},ench:[{id:0s,lvl:0s}],HideFlags:1}
- broadcast "%player% §bさんが§c§n宝くじミニ§r§bで大当たりを引きました!"
Advertisement
Add Comment
Please, Sign In to add comment