本帖最后由 CYP大神 于 2016-4-10 13:59 编辑

https://player.youku.com/embed/XMTUyOTQ5MjAxNg==
第一个本mod


上图




made上错图了然后这个删除线也画错了



全部事件代码:高能慎入!1200+行数!



2021.12 数据,可能有更多内容http://v.youku.com/v_show/id_XMTUyOTQ5MjAxNg==.html
第一个本mod


上图
   

他会掉唱片!

会生成附魔台,或者给你肌肉,还有顶着药水的蠹虫。这个药水变了,不再是投掷药水,而是持续性范围药水


坑人的苦力怕,叫做nope的高压JJ是真的nope,爆炸威力极小。但是如果他叫rouletteores creeper,爆炸威力会很高!
可以看到还会掉落青金石、红石、黄金等其他矿物,以及闪烁的西瓜、金萝卜等等

蠹虫的药水

没错,会生成一大堆史莱姆,瞬间群殴致死。。。。我回来之后他们都消失了。

这是一个点燃的TNT,威力不变,但是爆炸时间长。。我当时的心里是这样的:
啊我擦挖出了一个 TNT!快跑啊~~~~
怎么不炸?
作者居然吓唬我,弄了个假的!
回去继续挖!
卧槽炸了!


楼主——卒

掉在地上的钻石装备,貌似只有胸甲和鞋子,保护三耐久三附魔(耐久三不是100%)

这是个HIm。一个血超级厚的僵尸带着Him头手持方天画戟武器,攻击力3-4颗心(裸体),出场前还会丢个失明药水。


made上错图了然后这个删除线也画错了


全部事件代码:高能慎入!1200+行数!

代码:

  1. [
  2. {
  3.     "name": "Ore Murder",
  4.     "events": [
  5.    {
  6.   "delay": 0,
  7.   "command": "/tell VAR_NAME You just murdered an innocent ore :("
  8.    }
  9.     ],
  10.     "req_mods": []
  11. },
  12. {
  13.     "name": "Think quick",
  14.     "events": [
  15.    {
  16.   "delay": 0,
  17.   "command": "/tell VAR_NAME Ready..."
  18.    },
  19.    {
  20.   "delay": 40,
  21.   "command": "/tell VAR_NAME Set..."
  22.    },
  23.    {
  24.   "delay": 80,
  25.   "command": "/tell VAR_NAME DIG!"
  26.    },
  27.    {
  28.   "delay": 81,
  29.   "command": "/setblock ~ ~ ~ minecraft:diamond_block"
  30.    },
  31.    {
  32.   "delay": 160,
  33.   "command": "/setblock ~ ~ ~ minecraft:air"
  34.    },
  35.    {
  36.   "delay": 161,
  37.   "command": "/tell VAR_NAME Time\u0027s Up!"
  38.    }
  39.     ],
  40.     "req_mods": []
  41. },
  42. {
  43.     "name": "Think quick",
  44.     "events": [
  45.    {
  46.   "delay": 0,
  47.   "command": "/tell VAR_NAME Ready..."
  48.    },
  49.    {
  50.   "delay": 40,
  51.   "command": "/tell VAR_NAME Set..."
  52.    },
  53.    {
  54.   "delay": 80,
  55.   "command": "/tell VAR_NAME DIG!"
  56.    },
  57.    {
  58.   "delay": 81,
  59.   "command": "/setblock ~ ~ ~ minecraft:emerald_block"
  60.    },
  61.    {
  62.   "delay": 160,
  63.   "command": "/setblock ~ ~ ~ minecraft:air"
  64.    },
  65.    {
  66.   "delay": 161,
  67.   "command": "/tell VAR_NAME Time\u0027s Up!"
  68.    }
  69.     ],
  70.     "req_mods": []
  71. },
  72. {
  73.     "name": "Think quick",
  74.     "events": [
  75.    {
  76.   "delay": 0,
  77.   "command": "/tell VAR_NAME Ready..."
  78.    },
  79.    {
  80.   "delay": 40,
  81.   "command": "/tell VAR_NAME Set..."
  82.    },
  83.    {
  84.   "delay": 80,
  85.   "command": "/tell VAR_NAME NOPE!"
  86.    },
  87.    {
  88.   "delay": 81,
  89.   "command": "/summon EnderCrystal ~ ~ ~"
  90.    }
  91.     ],
  92.     "req_mods": []
  93. },
  94. {
  95.     "name": "Roulette Creeper",
  96.     "events": [
  97.    {
  98.   "delay": 0,
  99.   "command": "/summon Creeper ~ ~ ~ {powered:1,CustomName:Roulette Creeper,ExplosionRadius:0}"
  100.    }
  101.     ],
  102.     "req_mods": []
  103. },
  104. {
  105.     "name": "Roulette Creeper",
  106.     "events": [
  107.    {
  108.   "delay": 0,
  109.   "command": "/summon Creeper ~ ~ ~ {powered:1,CustomName:Roulette Creeper,ExplosionRadius:0}"
  110.    }
  111.     ],
  112.     "req_mods": []
  113. },
  114. {
  115.     "name": "Roulette Creeper",
  116.     "events": [
  117.    {
  118.   "delay": 0,
  119.   "command": "/summon Creeper ~ ~ ~ {powered:1,CustomName:Roulette Creeper,ExplosionRadius:0}"
  120.    }
  121.     ],
  122.     "req_mods": []
  123. },
  124. {
  125.     "name": "Roulette Creeper",
  126.     "events": [
  127.    {
  128.   "delay": 0,
  129.   "command": "/summon Creeper ~ ~ ~ {powered:1,CustomName:Roulette Creeper,ExplosionRadius:0}"
  130.    }
  131.     ],
  132.     "req_mods": []
  133. },
  134. {
  135.     "name": "Roulette Creeper",
  136.     "events": [
  137.    {
  138.   "delay": 0,
  139.   "command": "/summon Creeper ~ ~ ~ {powered:1,CustomName:Roulette Creeper,ExplosionRadius:16}"
  140.    }
  141.     ],
  142.     "req_mods": []
  143. },
  144. {
  145.     "name": "Homing TNT",
  146.     "events": [
  147.    {
  148.   "delay": 0,
  149.   "command": "/summon XPOrb ~ ~ ~ {Passengers:[{id:PrimedTnt,Fuse:200}]}"
  150.    }
  151.     ],
  152.     "req_mods": []
  153. },
  154. {
  155.     "name": "Bedrock",
  156.     "events": [
  157.    {
  158.   "delay": 0,
  159.   "command": "/setblock ~ ~ ~ minecraft:bedrock"
  160.    }
  161.     ],
  162.     "req_mods": []
  163. },
  164. {
  165.     "name": "Roulette Ore",
  166.     "events": [
  167.    {
  168.   "delay": 0,
  169.   "command": "/setblock ~ ~ ~ rouletteores:roulette_ore"
  170.    }
  171.     ],
  172.     "req_mods": []
  173. },
  174. {
  175.     "name": "Gold Block",
  176.     "events": [
  177.    {
  178.   "delay": 0,
  179.   "command": "/setblock ~ ~ ~ minecraft:gold_block"
  180.    }
  181.     ],
  182.     "req_mods": []
  183. },
  184. {
  185.     "name": "Iron Block",
  186.     "events": [
  187.    {
  188.   "delay": 0,
  189.   "command": "/setblock ~ ~ ~ minecraft:iron_block"
  190.    }
  191.     ],
  192.     "req_mods": []
  193. },
  194. {
  195.     "name": "Diamond Block",
  196.     "events": [
  197.    {
  198.   "delay": 0,
  199.   "command": "/setblock ~ ~ ~ minecraft:diamond_block"
  200.    }
  201.     ],
  202.     "req_mods": []
  203. },
  204. {
  205.     "name": "Coal Block",
  206.     "events": [
  207.    {
  208.   "delay": 0,
  209.   "command": "/setblock ~ ~ ~ minecraft:coal_block"
  210.    }
  211.     ],
  212.     "req_mods": []
  213. },
  214. {
  215.     "name": "Redstone Block",
  216.     "events": [
  217.    {
  218.   "delay": 0,
  219.   "command": "/setblock ~ ~ ~ minecraft:redstone_block"
  220.    }
  221.     ],
  222.     "req_mods": []
  223. },
  224. {
  225.     "name": "Quartz Block",
  226.     "events": [
  227.    {
  228.   "delay": 0,
  229.   "command": "/setblock ~ ~ ~ minecraft:quartz_block"
  230.    }
  231.     ],
  232.     "req_mods": []
  233. },
  234. {
  235.     "name": "Emerald Block",
  236.     "events": [
  237.    {
  238.   "delay": 0,
  239.   "command": "/setblock ~ ~ ~ minecraft:Emerald_block"
  240.    }
  241.     ],
  242.     "req_mods": []
  243. },
  244. {
  245.     "name": "Slime Block",
  246.     "events": [
  247.    {
  248.   "delay": 0,
  249.   "command": "/setblock ~ ~ ~ minecraft:slime"
  250.    }
  251.     ],
  252.     "req_mods": []
  253. },
  254. {
  255.     "name": "Dragon Egg",
  256.     "events": [
  257.    {
  258.   "delay": 0,
  259.   "command": "/setblock ~ ~ ~ minecraft:dragon_block"
  260.    }
  261.     ],
  262.     "req_mods": []
  263. },
  264. {
  265.     "name": "Enchantment Table",
  266.     "events": [
  267.    {
  268.   "delay": 0,
  269.   "command": "/setblock ~ ~ ~ minecraft:enchanting_table"
  270.    }
  271.     ],
  272.     "req_mods": []
  273. },
  274. {
  275.     "name": "Beacon",
  276.     "events": [
  277.    {
  278.   "delay": 0,
  279.   "command": "/setblock ~ ~ ~ minecraft:beacon"
  280.    }
  281.     ],
  282.     "req_mods": []
  283. },
  284. {
  285.     "name": "Anvil",
  286.     "events": [
  287.    {
  288.   "delay": 0,
  289.   "command": "/setblock ~ ~ ~ minecraft:anvil"
  290.    }
  291.     ],
  292.     "req_mods": []
  293. },
  294. {
  295.     "name": "Brewing Stand",
  296.     "events": [
  297.    {
  298.   "delay": 0,
  299.   "command": "/setblock ~ ~ ~ minecraft:brewing_stand"
  300.    }
  301.     ],
  302.     "req_mods": []
  303. },
  304. {
  305.     "name": "Ender Chest",
  306.     "events": [
  307.    {
  308.   "delay": 0,
  309.   "command": "/setblock ~ ~ ~ minecraft:ender_chest"
  310.    }
  311.     ],
  312.     "req_mods": []
  313. },
  314. {
  315.     "name": "Sapling",
  316.     "events": [
  317.    {
  318.   "delay": 0,
  319.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:sapling,Count:4,Damage:0}}"
  320.    }
  321.     ],
  322.     "req_mods": []
  323. },
  324. {
  325.     "name": "Sapling",
  326.     "events": [
  327.    {
  328.   "delay": 0,
  329.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:sapling,Count:4,Damage:1}}"
  330.    }
  331.     ],
  332.     "req_mods": []
  333. },
  334. {
  335.     "name": "Sapling",
  336.     "events": [
  337.    {
  338.   "delay": 0,
  339.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:sapling,Count:4,Damage:2}}"
  340.    }
  341.     ],
  342.     "req_mods": []
  343. },
  344. {
  345.     "name": "Sapling",
  346.     "events": [
  347.    {
  348.   "delay": 0,
  349.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:sapling,Count:4,Damage:3}}"
  350.    }
  351.     ],
  352.     "req_mods": []
  353. },
  354. {
  355.     "name": "Sapling",
  356.     "events": [
  357.    {
  358.   "delay": 0,
  359.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:sapling,Count:4,Damage:4}}"
  360.    }
  361.     ],
  362.     "req_mods": []
  363. },
  364. {
  365.     "name": "Sapling",
  366.     "events": [
  367.    {
  368.   "delay": 0,
  369.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:sapling,Count:4,Damage:5}}"
  370.    }
  371.     ],
  372.     "req_mods": []
  373. },
  374. {
  375.     "name": "Skull",
  376.     "events": [
  377.    {
  378.   "delay": 0,
  379.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:skull,Count:1,Damage:0}}"
  380.    }
  381.     ],
  382.     "req_mods": []
  383. },
  384. {
  385.     "name": "Skull",
  386.     "events": [
  387.    {
  388.   "delay": 0,
  389.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:skull,Count:1,Damage:1}}"
  390.    }
  391.     ],
  392.     "req_mods": []
  393. },
  394. {
  395.     "name": "Skull",
  396.     "events": [
  397.    {
  398.   "delay": 0,
  399.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:skull,Count:1,Damage:2}}"
  400.    }
  401.     ],
  402.     "req_mods": []
  403. },
  404. {
  405.     "name": "Skull",
  406.     "events": [
  407.    {
  408.   "delay": 0,
  409.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:skull,Count:1,Damage:3}}"
  410.    }
  411.     ],
  412.     "req_mods": []
  413. },
  414. {
  415.     "name": "Skull",
  416.     "events": [
  417.    {
  418.   "delay": 0,
  419.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:skull,Count:1,Damage:4}}"
  420.    }
  421.     ],
  422.     "req_mods": []
  423. },
  424. {
  425.     "name": "Random Loot",
  426.     "events": [
  427.    {
  428.   "delay": 0,
  429.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:bed,Count:1}}"
  430.    }
  431.     ],
  432.     "req_mods": []
  433. },
  434. {
  435.     "name": "Random Loot",
  436.     "events": [
  437.    {
  438.   "delay": 0,
  439.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:coal,Count:8}}"
  440.    }
  441.     ],
  442.     "req_mods": []
  443. },
  444. {
  445.     "name": "Random Loot",
  446.     "events": [
  447.    {
  448.   "delay": 0,
  449.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:diamond,Count:8}}"
  450.    }
  451.     ],
  452.     "req_mods": []
  453. },
  454. {
  455.     "name": "Random Loot",
  456.     "events": [
  457.    {
  458.   "delay": 0,
  459.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:iron_ingot,Count:8}}"
  460.    }
  461.     ],
  462.     "req_mods": []
  463. },
  464. {
  465.     "name": "Random Loot",
  466.     "events": [
  467.    {
  468.   "delay": 0,
  469.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:gold_ingot,Count:8}}"
  470.    }
  471.     ],
  472.     "req_mods": []
  473. },
  474. {
  475.     "name": "Random Loot",
  476.     "events": [
  477.    {
  478.   "delay": 0,
  479.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:gunpowder,Count:8}}"
  480.    }
  481.     ],
  482.     "req_mods": []
  483. },
  484. {
  485.     "name": "Random Loot",
  486.     "events": [
  487.    {
  488.   "delay": 0,
  489.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:redstone,Count:8}}"
  490.    }
  491.     ],
  492.     "req_mods": []
  493. },
  494. {
  495.     "name": "Random Loot",
  496.     "events": [
  497.    {
  498.   "delay": 0,
  499.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:glowstone_dust,Count:8}}"
  500.    }
  501.     ],
  502.     "req_mods": []
  503. },
  504. {
  505.     "name": "Random Loot",
  506.     "events": [
  507.    {
  508.   "delay": 0,
  509.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:dye,Count:8,Damage:4}}"
  510.    }
  511.     ],
  512.     "req_mods": []
  513. },
  514. {
  515.     "name": "Random Loot",
  516.     "events": [
  517.    {
  518.   "delay": 0,
  519.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:bone,Count:4}}"
  520.    }
  521.     ],
  522.     "req_mods": []
  523. },
  524. {
  525.     "name": "Random Loot",
  526.     "events": [
  527.    {
  528.   "delay": 0,
  529.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:emerald,Count:8}}"
  530.    }
  531.     ],
  532.     "req_mods": []
  533. },
  534. {
  535.     "name": "Random Loot",
  536.     "events": [
  537.    {
  538.   "delay": 0,
  539.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:quartz,Count:8}}"
  540.    }
  541.     ],
  542.     "req_mods": []
  543. },
  544. {
  545.     "name": "Random Loot",
  546.     "events": [
  547.    {
  548.   "delay": 0,
  549.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:cookie,Count:16}}"
  550.    }
  551.     ],
  552.     "req_mods": []
  553. },
  554. {
  555.     "name": "Random Loot",
  556.     "events": [
  557.    {
  558.   "delay": 0,
  559.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:melon,Count:8}}"
  560.    }
  561.     ],
  562.     "req_mods": []
  563. },
  564. {
  565.     "name": "Random Loot",
  566.     "events": [
  567.    {
  568.   "delay": 0,
  569.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:cooked_beef,Count:1}}"
  570.    }
  571.     ],
  572.     "req_mods": []
  573. },
  574. {
  575.     "name": "Pie Flavored Pie",
  576.     "events": [
  577.    {
  578.   "delay": 0,
  579.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:pumpkin_pie,Count:1,tag:{display:{Name:Pie Flavored Pie}}}}"
  580.    }
  581.     ],
  582.     "req_mods": []
  583. },
  584. {
  585.     "name": "Wall Chicken",
  586.     "events": [
  587.    {
  588.   "delay": 0,
  589.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:cooked_chicken,Count:1,tag:{display:{Name:Mysterious Wall Chicken}}}}"
  590.    }
  591.     ],
  592.     "req_mods": []
  593. },
  594. {
  595.     "name": "Random Loot",
  596.     "events": [
  597.    {
  598.   "delay": 0,
  599.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:rotten_flesh,Count:64}}"
  600.    }
  601.     ],
  602.     "req_mods": []
  603. },
  604. {
  605.     "name": "Random Loot",
  606.     "events": [
  607.    {
  608.   "delay": 0,
  609.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:ender_pearl,Count:4}}"
  610.    }
  611.     ],
  612.     "req_mods": []
  613. },
  614. {
  615.     "name": "Random Loot",
  616.     "events": [
  617.    {
  618.   "delay": 0,
  619.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:blaze_rod,Count:4}}"
  620.    }
  621.     ],
  622.     "req_mods": []
  623. },
  624. {
  625.     "name": "Random Loot",
  626.     "events": [
  627.    {
  628.   "delay": 0,
  629.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:ghast_tear,Count:4}}"
  630.    }
  631.     ],
  632.     "req_mods": []
  633. },
  634. {
  635.     "name": "Random Loot",
  636.     "events": [
  637.    {
  638.   "delay": 0,
  639.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:nether_wart,Count:8}}"
  640.    }
  641.     ],
  642.     "req_mods": []
  643. },
  644. {
  645.     "name": "Random Loot",
  646.     "events": [
  647.    {
  648.   "delay": 0,
  649.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:spider_eye,Count:4}}"
  650.    }
  651.     ],
  652.     "req_mods": []
  653. },
  654. {
  655.     "name": "Random Loot",
  656.     "events": [
  657.    {
  658.   "delay": 0,
  659.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:blaze_powder,Count:8}}"
  660.    }
  661.     ],
  662.     "req_mods": []
  663. },
  664. {
  665.     "name": "Random Loot",
  666.     "events": [
  667.    {
  668.   "delay": 0,
  669.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:ender_eye,Count:1}}"
  670.    }
  671.     ],
  672.     "req_mods": []
  673. },
  674. {
  675.     "name": "Random Loot",
  676.     "events": [
  677.    {
  678.   "delay": 0,
  679.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:speckled_melon,Count:8}}"
  680.    }
  681.     ],
  682.     "req_mods": []
  683. },
  684. {
  685.     "name": "Random Loot",
  686.     "events": [
  687.    {
  688.   "delay": 0,
  689.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:nether_star,Count:1}}"
  690.    }
  691.     ],
  692.     "req_mods": []
  693. },
  694. {
  695.     "name": "Random Loot",
  696.     "events": [
  697.    {
  698.   "delay": 0,
  699.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:golden_carrot,Count:8}}"
  700.    }
  701.     ],
  702.     "req_mods": []
  703. },
  704. {
  705.     "name": "Random Loot",
  706.     "events": [
  707.    {
  708.   "delay": 0,
  709.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:carrot,Count:8}}"
  710.    }
  711.     ],
  712.     "req_mods": []
  713. },
  714. {
  715.     "name": "Random Loot",
  716.     "events": [
  717.    {
  718.   "delay": 0,
  719.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:potato,Count:8}}"
  720.    }
  721.     ],
  722.     "req_mods": []
  723. },
  724. {
  725.     "name": "Random Loot",
  726.     "events": [
  727.    {
  728.   "delay": 0,
  729.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:record_11,Count:1}}"
  730.    }
  731.     ],
  732.     "req_mods": []
  733. },
  734. {
  735.     "name": "Random Loot",
  736.     "events": [
  737.    {
  738.   "delay": 0,
  739.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:prismarine_shard,Count:8}}"
  740.    }
  741.     ],
  742.     "req_mods": []
  743. },
  744. {
  745.     "name": "Random Loot",
  746.     "events": [
  747.    {
  748.   "delay": 0,
  749.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:prismarine_crystals,Count:8}}"
  750.    }
  751.     ],
  752.     "req_mods": []
  753. },
  754. {
  755.     "name": "Random Loot",
  756.     "events": [
  757.    {
  758.   "delay": 0,
  759.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:cooked_rabbit,Count:1}}"
  760.    }
  761.     ],
  762.     "req_mods": []
  763. },
  764. {
  765.     "name": "Random Loot",
  766.     "events": [
  767.    {
  768.   "delay": 0,
  769.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:rabbit_foot,Count:1}}"
  770.    }
  771.     ],
  772.     "req_mods": []
  773. },
  774. {
  775.     "name": "Random Loot",
  776.     "events": [
  777.    {
  778.   "delay": 0,
  779.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:cooked_mutton,Count:1}}"
  780.    }
  781.     ],
  782.     "req_mods": []
  783. },
  784. {
  785.     "name": "Random Loot",
  786.     "events": [
  787.    {
  788.   "delay": 0,
  789.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:chorus_fruit,Count:8}}"
  790.    }
  791.     ],
  792.     "req_mods": []
  793. },
  794. {
  795.     "name": "More Ores!",
  796.     "events": [
  797.    {
  798.   "delay": 0,
  799.   "command": "/summon Item ~ ~ ~ {Item:{id:rouletteores:roulette_ore,Count:8}}"
  800.    },
  801.    {
  802.   "delay": 1,
  803.   "command": "/tell VAR_NAME Have some more shiny ores!"
  804.    }
  805.     ],
  806.     "req_mods": []
  807. },
  808. {
  809.     "name": "Troll Fish",
  810.     "events": [
  811.    {
  812.   "delay": 0,
  813.   "command": "/summon Silverfish ~ ~ ~ {CustomName:Troll Fish,CustomNameVisible:10,ActiveEffects:[{Id:11,Amplifier:10,Duration:300}]}"
  814.    }
  815.     ],
  816.     "req_mods": []
  817. },
  818. {
  819.     "name": "Gary Coleman",
  820.     "events": [
  821.    {
  822.   "delay": 0,
  823.   "command": "/summon Zombie ~ ~ ~ {CustomName:Gary Coleman,IsBaby:1,CustomNameVisible:10}"
  824.    }
  825.     ],
  826.     "req_mods": []
  827. },
  828. {
  829.     "name": "Cluckington",
  830.     "events": [
  831.    {
  832.   "delay": 0,
  833.   "command": "/summon Chicken ~ ~ ~ {CustomName:Cluckington,CustomNameVisible:10}"
  834.    }
  835.     ],
  836.     "req_mods": []
  837. },
  838. {
  839.     "name": "Shulker",
  840.     "events": [
  841.    {
  842.   "delay": 0,
  843.   "command": "/summon Shulker ~ ~ ~"
  844.    }
  845.     ],
  846.     "req_mods": []
  847. },
  848. {
  849.     "name": "Poison Fish",
  850.     "events": [
  851.    {
  852.   "delay": 0,
  853.   "command": "/summon Silverfish ~ ~ ~ {CustomName:Poison Fish,CustomNameVisible:10,Passengers:[{id:ThrownPotion,Potion:{id:lingering_potion,tag:{Potion:minecraft:long_poison}}}]}"
  854.    }
  855.     ],
  856.     "req_mods": []
  857. },
  858. {
  859.     "name": "Death Fish",
  860.     "events": [
  861.    {
  862.   "delay": 0,
  863.   "command": "/summon Silverfish ~ ~ ~ {CustomName:Poison Fish,CustomNameVisible:10,Passengers:[{id:ThrownPotion,Potion:{id:lingering_potion,tag:{Potion:minecraft:strong_harming}}}]}"
  864.    }
  865.     ],
  866.     "req_mods": []
  867. },
  868. {
  869.     "name": "Blinding Fish",
  870.     "events": [
  871.    {
  872.   "delay": 0,
  873.   "command": "/summon Silverfish ~ ~ ~ {CustomName:Blinding Fish,CustomNameVisible:10,Passengers:[{id:ThrownPotion,Potion:{id:lingering_potion,tag:{CustomPotionEffects:[{Id:15,Amplifier:0,Duration:900,ShowParticles:0b}]}}}]}"
  874.    }
  875.     ],
  876.     "req_mods": []
  877. },
  878. {
  879.     "name": "Paralysis Fish",
  880.     "events": [
  881.    {
  882.   "delay": 0,
  883.   "command": "/summon Silverfish ~ ~ ~ {CustomName:Paralysis Fish,CustomNameVisible:10,Passengers:[{id:ThrownPotion,Potion:{id:lingering_potion,tag:{CustomPotionEffects:[{Id:2,Amplifier:10,Duration:900,ShowParticles:0b}]}}}]}"
  884.    }
  885.     ],
  886.     "req_mods": []
  887. },
  888. {
  889.     "name": "Gravity Fish",
  890.     "events": [
  891.    {
  892.   "delay": 0,
  893.   "command": "/summon Silverfish ~ ~ ~ {CustomName:Gravity Fish,CustomNameVisible:10,Passengers:[{id:ThrownPotion,Potion:{id:lingering_potion,tag:{CustomPotionEffects:[{Id:25,Amplifier:1,Duration:200,ShowParticles:0b}]}}}]}"
  894.    }
  895.     ],
  896.     "req_mods": []
  897. },
  898. {
  899.     "name": "Famine Fish",
  900.     "events": [
  901.    {
  902.   "delay": 0,
  903.   "command": "/summon Silverfish ~ ~ ~ {CustomName:Famine Fish,CustomNameVisible:10,Passengers:[{id:ThrownPotion,Potion:{id:lingering_potion,tag:{CustomPotionEffects:[{Id:17,Amplifier:2,Duration:200,ShowParticles:0b}]}}}]}"
  904.    }
  905.     ],
  906.     "req_mods": []
  907. },
  908. {
  909.     "name": "Damage Potion",
  910.     "events": [
  911.    {
  912.   "delay": 0,
  913.   "command": "/summon ThrownPotion ~ ~ ~ {Potion:{id:splash_potion,tag:{Potion:minecraft:strong_harming}}}"
  914.    }
  915.     ],
  916.     "req_mods": []
  917. },
  918. {
  919.     "name": "XP Bottle",
  920.     "events": [
  921.    {
  922.   "delay": 0,
  923.   "command": "/summon ThrownExpBottle ~ ~ ~"
  924.    }
  925.     ],
  926.     "req_mods": []
  927. },
  928. {
  929.     "name": "Hugs!",
  930.     "events": [
  931.    {
  932.   "delay": 0,
  933.   "command": "/summon Zombie ~ ~ ~ {CustomName:Hugs!,CustomNameVisible:10,IsBaby:1,Passengers:[{id:PrimedTnt,Fuse:200}]}"
  934.    }
  935.     ],
  936.     "req_mods": []
  937. },
  938. {
  939.     "name": "Zombie Spawner",
  940.     "events": [
  941.    {
  942.   "delay": 0,
  943.   "command": "/setblock ~ ~ ~ minecraft:mob_spawner 0 replace {SpawnData:{id:Zombie}}"
  944.    }
  945.     ],
  946.     "req_mods": []
  947. },
  948. {
  949.     "name": "Cave Spider Spawner",
  950.     "events": [
  951.    {
  952.   "delay": 0,
  953.   "command": "/setblock ~ ~ ~ minecraft:mob_spawner 0 replace {SpawnData:{id:CaveSpider}}"
  954.    }
  955.     ],
  956.     "req_mods": []
  957. },
  958. {
  959.     "name": "Water",
  960.     "events": [
  961.    {
  962.   "delay": 0,
  963.   "command": "/setblock ~ ~ ~ minecraft:flowing_water"
  964.    }
  965.     ],
  966.     "req_mods": []
  967. },
  968. {
  969.     "name": "Lava",
  970.     "events": [
  971.    {
  972.   "delay": 0,
  973.   "command": "/setblock ~ ~ ~ minecraft:flowing_lava"
  974.    }
  975.     ],
  976.     "req_mods": []
  977. },
  978. {
  979.     "name": "Bat Bomb",
  980.     "events": [
  981.    {
  982.   "delay": 0,
  983.   "command": "/summon Bat ~ ~ ~ {CustomName:Bat Bomb,Passengers:[{id:EnderCrystal}]}"
  984.    }
  985.     ],
  986.     "req_mods": []
  987. },
  988. {
  989.     "name": "Panic Crystal",
  990.     "events": [
  991.    {
  992.   "delay": 0,
  993.   "command": "/summon EnderCrystal ~ ~ ~"
  994.    }
  995.     ],
  996.     "req_mods": []
  997. },
  998. {
  999.     "name": "The Lie",
  1000.     "events": [
  1001.    {
  1002.   "delay": 0,
  1003.   "command": "/setblock ~ ~ ~ minecraft:cake"
  1004.    }
  1005.     ],
  1006.     "req_mods": []
  1007. },
  1008. {
  1009.     "name": "Herobrine Joined",
  1010.     "events": [
  1011.    {
  1012.   "delay": 0,
  1013.   "command": "/tellraw VAR_NAME {text:"",extra:[{text:"Herobrine joined the game",color:yellow}]}"
  1014.    }
  1015.     ],
  1016.     "req_mods": []
  1017. },
  1018. {
  1019.     "name": "Herobrine Taunt",
  1020.     "events": [
  1021.    {
  1022.   "delay": 0,
  1023.   "command": "/tellraw VAR_NAME {text:"\u003cHerobrine\u003e I\u0027m coming for you VAR_NAME..."}"
  1024.    }
  1025.     ],
  1026.     "req_mods": []
  1027. },
  1028. {
  1029.     "name": "Herobrine Taunt",
  1030.     "events": [
  1031.    {
  1032.   "delay": 0,
  1033.   "command": "/tellraw VAR_NAME {text:"\u003cHerobrine\u003e I wonder how fast you can run VAR_NAME?"}"
  1034.    }
  1035.     ],
  1036.     "req_mods": []
  1037. },
  1038. {
  1039.     "name": "Boom",
  1040.     "events": [
  1041.    {
  1042.   "delay": 0,
  1043.   "command": "/playsound entity.generic.explode VAR_NAME VAR_NAME"
  1044.    }
  1045.     ],
  1046.     "req_mods": []
  1047. },
  1048. {
  1049.     "name": "Ssssss",
  1050.     "events": [
  1051.    {
  1052.   "delay": 0,
  1053.   "command": "/playsound entity.tnt.primed VAR_NAME VAR_NAME"
  1054.    }
  1055.     ],
  1056.     "req_mods": []
  1057. },
  1058. {
  1059.     "name": "Bon Fire",
  1060.     "events": [
  1061.    {
  1062.   "delay": 0,
  1063.   "command": "/setblock ~ ~ ~ minecraft:fire"
  1064.    }
  1065.     ],
  1066.     "req_mods": []
  1067. },
  1068. {
  1069.     "name": "Web",
  1070.     "events": [
  1071.    {
  1072.   "delay": 0,
  1073.   "command": "/setblock ~ ~ ~ minecraft:web"
  1074.    }
  1075.     ],
  1076.     "req_mods": []
  1077. },
  1078. {
  1079.     "name": "Stone?",
  1080.     "events": [
  1081.    {
  1082.   "delay": 0,
  1083.   "command": "/setblock ~ ~ ~ minecraft:monster_egg"
  1084.    }
  1085.     ],
  1086.     "req_mods": []
  1087. },
  1088. {
  1089.     "name": "Unstable TNT",
  1090.     "events": [
  1091.    {
  1092.   "delay": 0,
  1093.   "command": "/setblock ~ ~ ~ minecraft:tnt 1"
  1094.    }
  1095.     ],
  1096.     "req_mods": []
  1097. },
  1098. {
  1099.     "name": "BUFF ARMOR",
  1100.     "events": [
  1101.    {
  1102.   "delay": 0,
  1103.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:diamond_chestplate,Count:1,tag:{AttributeModifiers:[{AttributeName:generic.maxHealth,Name:generic.maxHealth,Amount:6,Operation:0,UUIDLeast:894654,UUIDMost:2872}],display:{Name:Buff Chestplate},ench:[{id:0,lvl:3}]}}}"
  1104.    }
  1105.     ],
  1106.     "req_mods": []
  1107. },
  1108. {
  1109.     "name": "BUFF ARMOR",
  1110.     "events": [
  1111.    {
  1112.   "delay": 0,
  1113.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:diamond_helmet,Count:1,tag:{AttributeModifiers:[{AttributeName:generic.maxHealth,Name:generic.maxHealth,Amount:4,Operation:0,UUIDLeast:894654,UUIDMost:2872}],display:{Name:Buff Helmet},ench:[{id:0,lvl:3}]}}}"
  1114.    }
  1115.     ],
  1116.     "req_mods": []
  1117. },
  1118. {
  1119.     "name": "BUFF ARMOR",
  1120.     "events": [
  1121.    {
  1122.   "delay": 0,
  1123.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:diamond_leggings,Count:1,tag:{AttributeModifiers:[{AttributeName:generic.maxHealth,Name:generic.maxHealth,Amount:6,Operation:0,UUIDLeast:894654,UUIDMost:2872}],display:{Name:Buff Leggings},ench:[{id:0,lvl:3}]}}}"
  1124.    }
  1125.     ],
  1126.     "req_mods": []
  1127. },
  1128. {
  1129.     "name": "BUFF ARMOR",
  1130.     "events": [
  1131.    {
  1132.   "delay": 0,
  1133.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:diamond_boots,Count:1,tag:{AttributeModifiers:[{AttributeName:generic.maxHealth,Name:generic.maxHealth,Amount:4,Operation:0,UUIDLeast:894654,UUIDMost:2872}],display:{Name:Buff Boots},ench:[{id:0,lvl:3}]}}}"
  1134.    }
  1135.     ],
  1136.     "req_mods": []
  1137. },
  1138. {
  1139.     "name": "BUFF SWORD",
  1140.     "events": [
  1141.    {
  1142.   "delay": 0,
  1143.   "command": "/summon Item ~ ~ ~ {Item:{id:minecraft:diamond_sword,Count:1,tag:{display:{Name:Buff Sword},ench:[{id:16,lvl:5},{id:20,lvl:1},{id:21,lvl:3},{id:34,lvl:3}]}}}"
  1144.    }
  1145.     ],
  1146.     "req_mods": []
  1147. },
  1148. {
  1149.     "name": "Poison Mines",
  1150.     "events": [
  1151.    {
  1152.   "delay": 0,
  1153.   "command": "/setblock ~ ~ ~ minecraft:mob_spawner 0 replace {SpawnData:{id:XPOrb,Passengers:[{id:ThrownPotion,Potion:{id:splash_potion,tag:{Potion:strong_poison}}}]},SpawnCount:1,SpawnRange:16,RequiredPlayerRange:16,MinSpawnDelay:20,MaxSpawnDelay:20,MaxNearbyEntities:8}"
  1154.    }
  1155.     ],
  1156.     "req_mods": []
  1157. },
  1158. {
  1159.     "name": "Herobrine",
  1160.     "events": [
  1161.    {
  1162.   "delay": 0,
  1163.   "command": "/summon ThrownPotion ~ ~1 ~ {Potion:{id:splash_potion,tag:{CustomPotionEffects:[{Id:15,Amplifier:0,Duration:2400,ShowParticles:0b}]}},Passengers:[{id:Zombie,CustomName:Herobrine,CustomNameVisible:1,CanBreakDoors:1,HandItems:[{id:minecraft:diamond_pickaxe,Count:1,tag:{ench:[{id:32,lvl:5}]}},{}],ArmorItems:[{},{},{},{id:minecraft:skull,Damage:3,Count:1,tag:{SkullOwner:Herobrine,ench:[{id:7,lvl:16}]}}],DropChances:[1F,1F,1F,1F,0.0F],Attributes:[{Name:zombie.spawnReinforcements,Base:1.0F}],ActiveEffects:[{Id:5,Amplifier:15,Duration:199980,ShowParticles:0b},{Id:11,Amplifier:10,Duration:2400,ShowParticles:0b}],Attributes:[{Name:generic.maxHealth,Base:200}],Health:200}]}"
  1164.    }
  1165.     ],
  1166.     "req_mods": []
  1167. },
  1168. {
  1169.     "name": "Slime-plosion",
  1170.     "events": [
  1171.    {
  1172.   "delay": 0,
  1173.   "command": "/summon Slime ~ ~ ~"
  1174.    },
  1175.    {
  1176.   "delay": 0,
  1177.   "command": "/summon Slime ~ ~ ~"
  1178.    },
  1179.    {
  1180.   "delay": 0,
  1181.   "command": "/summon Slime ~ ~ ~"
  1182.    },
  1183.    {
  1184.   "delay": 0,
  1185.   "command": "/summon Slime ~ ~ ~"
  1186.    },
  1187.    {
  1188.   "delay": 0,
  1189.   "command": "/summon Slime ~ ~ ~"
  1190.    },
  1191.    {
  1192.   "delay": 0,
  1193.   "command": "/summon Slime ~ ~ ~"
  1194.    },
  1195.    {
  1196.   "delay": 0,
  1197.   "command": "/summon Slime ~ ~ ~"
  1198.    },
  1199.    {
  1200.   "delay": 0,
  1201.   "command": "/summon Slime ~ ~ ~"
  1202.    },
  1203.    {
  1204.   "delay": 0,
  1205.   "command": "/summon Slime ~ ~ ~"
  1206.    },
  1207.    {
  1208.   "delay": 0,
  1209.   "command": "/summon Slime ~ ~ ~"
  1210.    },
  1211.    {
  1212.   "delay": 0,
  1213.   "command": "/summon Slime ~ ~ ~"
  1214.    },
  1215.    {
  1216.   "delay": 0,
  1217.   "command": "/summon Slime ~ ~ ~"
  1218.    },
  1219.    {
  1220.   "delay": 0,
  1221.   "command": "/summon Slime ~ ~ ~"
  1222.    },
  1223.    {
  1224.   "delay": 0,
  1225.   "command": "/summon Slime ~ ~ ~"
  1226.    },
  1227.    {
  1228.   "delay": 0,
  1229.   "command": "/summon Slime ~ ~ ~"
  1230.    },
  1231.    {
  1232.   "delay": 0,
  1233.   "command": "/summon Slime ~ ~ ~"
  1234.    },
  1235.    {
  1236.   "delay": 0,
  1237.   "command": "/summon Slime ~ ~ ~"
  1238.    },
  1239.    {
  1240.   "delay": 0,
  1241.   "command": "/summon Slime ~ ~ ~"
  1242.    },
  1243.    {
  1244.   "delay": 0,
  1245.   "command": "/summon Slime ~ ~ ~"
  1246.    },
  1247.    {
  1248.   "delay": 0,
  1249.   "command": "/summon Slime ~ ~ ~"
  1250.    },
  1251.    {
  1252.   "delay": 0,
  1253.   "command": "/summon Slime ~ ~ ~"
  1254.    }
  1255.     ],
  1256.     "req_mods": []
  1257. }
最后一个就是群殴史莱姆。。。倒数第二个是Him,可以看到他手持钻石镐,200血,打死后除了脑袋上的东西都会掉落(因为是Him头。。。)
当然这个mod有一个他自己的矿,不管你设置的触发几率是多少,挖这个矿是绝对会触发事件的。大致模样就是彩色矿石飘着一只骷髅头。
再来讲一下怎么添加事件,以HIM为例

代码:

  1. {
  2.     "name": "Herobrine",
  3.     "events": [
  4.    {
  5.   "delay": 0,

  6.     "command": "/summon ThrownPotion ~ ~1 ~
  7. {Potion:{id:splash_potion,tag:{CustomPotionEffects:[{Id:15,Amplifier:0,Duration:2400,ShowParticles:0b}]}},Passengers:[{id:Zombie,CustomName:Herobrine,CustomNameVisible:1,CanBreakDoors:1,HandItems:[{id:minecraft:diamond_pickaxe,Count:1,tag:{ench:[{id:32,lvl:5}]}},{}],ArmorItems:[{},{},{},{id:minecraft:skull,Damage:3,Count:1,tag:{SkullOwner:Herobrine,ench:[{id:7,lvl:16}]}}],DropChances:[1F,1F,1F,1F,0.0F],Attributes:[{Name:zombie.spawnReinforcements,Base:1.0F}],ActiveEffects:[{Id:5,Amplifier:15,Duration:199980,ShowParticles:0b},{Id:11,Amplifier:10,Duration:2400,ShowParticles:0b}],Attributes:[{Name:generic.maxHealth,Base:200}],Health:200}]}"
  8.    }
  9.     ],
  10.     "req_mods": []
  11. },

这是一个完整的事件
name:事件名称
event:事件
delay:时间(游戏刻)比如第一个事件限时挖掉钻石块,delay0就是在事件触发(挖掉矿)时过0刻,再往下20刻时说Set,就是1秒之后在聊天框显示Set,再过一秒Dig,再过0.05秒(1刻,即delay:1,叠加上刚才的时间应该是delay:61)放置一个钻石块,然后给你几秒去挖,到时间放置空气,说Time is up
command:指令,就是在命令方块里输的。
后缀:
   }
    ],
    "req_mods": []
},



c3196
66666666666666666

甜甜小雪
图片好像乱了

第一页 上一页 下一页 最后一页