2016年6月26日日曜日

Minecraftコマンドで作る新アイテム第2段(MOD無)

以前Minecraftのコマンドで作る特殊アイテムという記事を書きましたが、

現在、学生達とやっているマイクラサーバ

作成したアイテムがだいぶたまってきました。


そこで久しぶりに乗っけてみようと思います。


コマンドで作るアイテムはMODを入れる必要が無いという点で、

かなり惹かれるものがありますよね。


今回は1.9~1.10.2までに作成したものです。


版権物多数、身内ネタ多数、バランスブレイカー多数です。

選んで使ってください。


ちなみにすべてハルさんのコマンドエディタを使用しております。
ハルの総合コマンドエディタ

外人さんのコマンドエディタ
MCStacker


コマンドが長すぎて入力出来ないときはコマンドブロックを使ってください。

コマンドブロック入手用コマンド
/give @p minecraft:command_block 1

黄金聖剣 /give @p minecraft:golden_sword 1 0 {display:{Name:"黄金聖剣"},ench:[{id:16s,lvl:10s},{id:19s,lvl:2s},{id:21s,lvl:3s}]}
黄金聖衣 /give @p minecraft:golden_boots 1 0 {display:{Name:"黄金聖衣",Lore:[ゴールドクロス]},ench:[{id:0s,lvl:5s},{id:2s,lvl:1s}]}
黄金聖衣 /give @p minecraft:golden_leggings 1 0 {display:{Name:"黄金聖衣",Lore:[ゴールドクロス]},ench:[{id:0s,lvl:5s},{id:1s,lvl:1s}]}
黄金聖衣 /give @p minecraft:golden_chestplate 1 0 {display:{Name:"黄金聖衣",Lore:[ゴールドクロス]},ench:[{id:0s,lvl:5s},{id:3s,lvl:1s}]}
黄金聖衣 /give @p minecraft:golden_helmet 1 0 {display:{Name:"黄金聖衣",Lore:[ゴールドクロス]},ench:[{id:0s,lvl:5s},{id:4s,lvl:1s}]}
ジャイアントバスター /give @p minecraft:iron_sword 1 0 {display:{Name:"ジャイアントバスター",Lore:[巨人狩り]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -98297L,UUIDMost: -98296L,Operation: 0,AttributeName: generic.movementSpeed,Amount: 0.01,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: -98297L,UUIDMost: -98296L,Operation: 0,AttributeName: generic.movementSpeed,Amount: 0.005,Slot:"offhand"}],ench:[{id:17s,lvl:10s}]}
ハイデの騎士の直剣 /give @p minecraft:iron_sword 1 0 {display:{Name:"ハイデの騎士の直剣",Lore:[ハイデ由来のものと伝えられる直剣,特殊な合金が用いられており、強度が高い]},RepairCost:100,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 2145L,UUIDMost: 2146L,Operation: 0,AttributeName: generic.movementSpeed,Amount: 0.02,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: 2145L,UUIDMost: 2146L,Operation: 0,AttributeName: generic.attackDamage,Amount: 12,Slot:"mainhand"}],ench:[{id:16s,lvl:10s},{id:34s,lvl:3s}]}
ハイデの騎士の鉄仮面 /give @p minecraft:iron_helmet 1 0 {display:{Name:"ハイデの騎士の鉄仮面",Lore:[ハイデという名が国を示すものなのか,あまりにも遠い過去であるため,それすらも、もはや失われている]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 37071L,UUIDMost: 37072L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"head"}],ench:[{id:0s,lvl:5s},{id:7s,lvl:1s}]}
ハイデの騎士のチェインメイル /give @p minecraft:chainmail_chestplate 1 0 {display:{Name:"ハイデの騎士のチェインメイル",Lore:[ハイデという名が国を示すものなのか,あまりにも遠い過去であるため,それすらも、もはや失われている]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 68498L,UUIDMost: 68499L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"chest"}],ench:[{id:0s,lvl:5s},{id:7s,lvl:1s}]}
ハイデの騎士のレガース /give @p minecraft:chainmail_leggings 1 0 {display:{Name:"ハイデの騎士のレガース",Lore:[ハイデという名が国を示すものなのか,あまりにも遠い過去であるため,それすらも、もはや失われている]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 40441L,UUIDMost: 40442L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"legs"}],ench:[{id:0s,lvl:5s},{id:7s,lvl:1s}]}
ハイデの騎士のブーツ /give @p minecraft:iron_boots 1 0 {display:{Name:"ハイデの騎士のブーツ",Lore:[ハイデという名が国を示すものなのか,あまりにも遠い過去であるため,それすらも、もはや失われている]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -4663L,UUIDMost: -4662L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"feet"}],ench:[{id:0s,lvl:5s},{id:7s,lvl:1s}]}
ハイデのダイヤモンドブレイカー /give @p minecraft:diamond_sword 1 0 {display:{Name:"ハイデのダイヤモンドブレイカー",Lore:[ハイデ由来といわれているが...]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 52858L,UUIDMost: 52859L,Operation: 0,AttributeName: generic.movementSpeed,Amount: 0.03,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: 52858L,UUIDMost: 52859L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: 2145L,UUIDMost: 2146L,Operation: 0,AttributeName: generic.attackDamage,Amount: 12,Slot:"mainhand"}],ench:[{id:16s,lvl:5s},{id:20s,lvl:1s},{id:21s,lvl:3s},{id:34s,lvl:3s}]}
ハイデのダイヤ仮面 /give @p minecraft:diamond_helmet 1 0 {display:{Name:"ハイデのダイヤ仮面",Lore:[ハイデ由来といわれているが...]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 32213L,UUIDMost: 32214L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"head"}],ench:[{id:0s,lvl:3s},{id:1s,lvl:1s},{id:3s,lvl:1s}]}
ハイデのダイヤプレート /give @p minecraft:diamond_chestplate 1 0 {display:{Name:"ハイデのダイヤプレート",Lore:[ハイデ由来といわれているが...]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 74669L,UUIDMost: 74670L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"chest"}],ench:[{id:0s,lvl:3s},{id:1s,lvl:1s},{id:3s,lvl:1s}]}
ハイデのダイヤレギンス /give @p minecraft:diamond_leggings 1 0 {display:{Name:"ハイデのダイヤレギンス",Lore:[ハイデ由来といわれているが...]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 18142L,UUIDMost: 18143L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"legs"}],ench:[{id:0s,lvl:3s},{id:1s,lvl:1s},{id:3s,lvl:1s},{id:7s,lvl:1s}]}
ハイデのダイヤシューズ /give @p minecraft:diamond_boots 1 0 {display:{Name:"ハイデのダイヤシューズ",Lore:[ハイデ由来といわれているが...]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 98338L,UUIDMost: 98339L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"feet"}],ench:[{id:0s,lvl:3s},{id:1s,lvl:1s},{id:3s,lvl:1s}]}
エクスクリーパー /give @p minecraft:diamond_sword 1 0 {display:{Name:"エクスクリーパー",Lore:[爆発しそうなほど激しい剣]},RepairCost:100,ench:[{id:16s,lvl:10s},{id:19s,lvl:2s},{id:20s,lvl:1s},{id:21s,lvl:3s}]}
クリーパーヘッド /give @p minecraft:skull 1 4 {display:{Name:"クリーパーヘッド",Lore:[危険物取扱注意]},RepairCost:50,ench:[{id:0s,lvl:5s},{id:1s,lvl:1s},{id:2s,lvl:1s},{id:3s,lvl:1s},{id:4s,lvl:1s}]}
エクスプレート /give @p minecraft:diamond_chestplate 1 0 {display:{Name:"エクスプレート",Lore:[危険物取扱注意]},RepairCost:50,ench:[{id:0s,lvl:5s},{id:1s,lvl:1s},{id:2s,lvl:1s},{id:3s,lvl:1s},{id:4s,lvl:1s}]}
エクスレギンス /give @p minecraft:diamond_leggings 1 0 {display:{Name:"エクスレギンス",Lore:[危険物取扱注意]},RepairCost:50,ench:[{id:0s,lvl:5s},{id:1s,lvl:1s},{id:2s,lvl:1s},{id:3s,lvl:1s},{id:4s,lvl:1s}]}
エクスブーツ /give @p minecraft:diamond_boots 1 0 {display:{Name:"エクスブーツ",Lore:[危険物取扱注意]},RepairCost:50,ench:[{id:0s,lvl:5s},{id:1s,lvl:1s},{id:2s,lvl:1s},{id:3s,lvl:1s},{id:4s,lvl:1s}]}
キキの魔法の弓 /give @p minecraft:bow 1 0 {display:{Name:"キキの魔法の弓",Lore:["見習い魔法使いキキの弓"]},ench:[{id:34s,lvl:5s},{id:49s,lvl:5s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1888713184l,UUIDMost:1888713184l,Operation:0,AttributeName:"generic.maxHealth",Amount:0.1d,Slot:"mainhand"}]}
キキの魔法の帽子 /give @p minecraft:leather_helmet 1 0 {display:{Name:"キキの魔法の帽子",Lore:[見習い魔法使いキキの帽子],color:4194368},ench:[{id:34s,lvl:5s},{id:0s,lvl:1s}]}
キキの魔法のローブ /give @p minecraft:leather_chestplate 1 0 {display:{Name:"キキの魔法のローブ",Lore:[見習い魔法使いキキのローブ],color:4194368},ench:[{id:34s,lvl:5s},{id:0s,lvl:1s}]}
キキの魔法のパンスト /give @p minecraft:leather_leggings 1 0 {display:{Name:"キキの魔法のパンスト",Lore:[見習い魔法使いキキのパンスト],color:0},ench:[{id:34s,lvl:5s},{id:0s,lvl:1s}]}
キキの魔法のブーツ /give @p minecraft:leather_boots 1 0 {display:{Name:"キキの魔法のブーツ",Lore:[見習い魔法使いキキのブーツ],color:8404992},ench:[{id:34s,lvl:5s},{id:0s,lvl:1s}]}
月光の大剣 /give @p minecraft:diamond_sword 1 0 {display:{Name:"月光の大剣",Lore:["月光のように輝く刀身を持つ大剣","いまはもう語る者の絶えた古い伝承に曰く","大いなる白き姿からこの剣は生まれたという"]},RepairCost:50,ench:[{id:17s,lvl:21s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:907185761l,UUIDMost:907185761l,Operation:0,AttributeName:"generic.maxHealth",Amount:0.2d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:907185761l,UUIDMost:907185761l,Operation:0,AttributeName:"generic.movementSpeed",Amount:0.02d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:907185761l,UUIDMost:907185761l,Operation:0,AttributeName:"generic.knockbackResistance",Amount:0.2d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:907185761l,UUIDMost:907185761l,Operation:0,AttributeName:"generic.attackDamage",Amount:0d,Slot:"mainhand"}]}
蒼の大剣 /give @p minecraft:diamond_sword 1 0 {display:{Name:"蒼の大剣",Lore:["月光のように輝く刀身を持つ大剣,","いまはもう語る者の絶えた古い伝承に曰く,","大いなる白き姿から,","この剣は生まれたという,","そのわりには、何の力も感じない,","この剣は果たして本物なのだろうか…"]},RepairCost:50,AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1076249526l,UUIDMost:1076249526l,Operation:0,AttributeName:"generic.attackDamage",Amount:15d,Slot:"mainhand"}]}
熔鉄剣 /give @p minecraft:iron_sword 1 0 {display:{Name:"熔鉄剣",Lore:[熔鉄デーモンのソウルから生み出された特大剣,刀身は凄まじい炎の力を宿し,強攻撃により、その秘めた力を解き放つ]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -65052L,UUIDMost: -65051L,Operation: 0,AttributeName: generic.movementSpeed,Amount: -0.05,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: -65052L,UUIDMost: -65051L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.5,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: -65052L,UUIDMost: -65051L,Operation: 0,AttributeName: generic.attackDamage,Amount: 20,Slot:"mainhand"}],ench:[{id:19s,lvl:5s},{id:20s,lvl:1s},{id:34s,lvl:1s}]}
攻撃力アップの頭 /give @p minecraft:skull 1 3 {display:{Name:"プレゼントヘッド"},AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 4442L,UUIDMost: 4443L,Operation: 0,AttributeName: generic.attackDamage,Amount: 0.5,Slot:"head"}],SkullOwner:MHF_Present1}
体力アップの頭 /give @p minecraft:skull 1 3 {display:{Name:"プレゼントヘッド"},AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 85133L,UUIDMost: 85134L,Operation: 0,AttributeName: generic.maxHealth,Amount: 2,Slot:"head"}],SkullOwner:MHF_Present2}
スナイパーボウ /give @p minecraft:bow 1 0 {display:{Name:"スナイパーボウ",Lore:[スナイパーさん愛用の弓,急所に当たりやすい]},RepairCost:5,ench:[{id:48s,lvl:2s},{id:34s,lvl:1s},{id:50s,lvl:1s}]}
不滅の弓 /give @p minecraft:bow 1 0 {display:{Name:"不滅の弓",Lore:[一切破損しない不気味な弓,地獄の神器の一つと呼ばれている]},Unbreakable:1,RepairCost:25}
エクスカリバー /give @p minecraft:golden_sword 1 1 {display:{Name:"エクスカリバー",Lore:[湖の精たちの住む異界でつくられたもので、,松明30本分の輝きを放ち、,鋼鉄も断つ切れ味だという。]},Unbreakable:1,RepairCost:50,ench:[{id:34s,lvl:100s}],AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 53397L,UUIDMost: 53398L,Operation: 0,AttributeName: generic.maxHealth,Amount: 5.0,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: 53397L,UUIDMost: 53398L,Operation: 0,AttributeName: generic.movementSpeed,Amount: 0.01,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: 53397L,UUIDMost: 53398L,Operation: 0,AttributeName: generic.attackDamage,Amount: 5,Slot:"mainhand"},{Name:HaruEditor,UUIDLeast:414266642l,UUIDMost:414266642l,Operation:0,AttributeName:generic.attackSpeed,Amount:15d,Slot:"mainhand"}]}
牧場の王のクワ /give @p minecraft:wooden_hoe 1 0 {display:{Name:"牧場の王のクワ",Lore:[真の牧場主の手に渡るといわれているクワ。]},Unbreakable:1}
ハマちゃんの釣り竿 /give @p minecraft:fishing_rod 1 0 {display:{Name:"ハマちゃんの釣り竿",Lore:[浜崎伝助の使っていた竿,使い古されているがとても握りやすい]},RepairCost:100,ench:[{id:61s,lvl:5s},{id:62s,lvl:5s}]}
スパイダーマッスク /give @p minecraft:leather_helmet 1 0 {display:{Name:"スパイダーマッスク",Lore:[地獄からの使者、スパイダーマン!],color:11796480},RepairCost:20,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -92326L,UUIDMost: -92325L,Operation: 0,AttributeName: generic.maxHealth,Amount: 0.1,Slot:"head"}],ench:[{id:0s,lvl:4s},{id:4s,lvl:5s}]}
スパイダーマッスーツ /give @p minecraft:leather_chestplate 1 0 {display:{Name:"スパイダーマッスーツ",Lore:[鉄十字キラー、スパイダーマン!],color:11796480},RepairCost:20,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 41826L,UUIDMost: 41827L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"chest"}],ench:[{id:0s,lvl:4s},{id:2s,lvl:4s}]}
スパイダーマッズボン /give @p minecraft:leather_leggings 1 0 {display:{Name:"スパイダーマッズボン",Lore:[復讐に燃える男、スパイダーマン!],color:11796480},RepairCost:20,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -70325L,UUIDMost: -70324L,Operation: 0,AttributeName: generic.attackDamage,Amount: 0.1,Slot:"legs"}],ench:[{id:0s,lvl:4s},{id:1s,lvl:3s}]}
スパイダーマッブーツ /give @p minecraft:leather_boots 1 0 {display:{Name:"スパイダーマッブーツ",Lore:[母と子の愛の絆を守る男、スパイダーマン!],color:11796480},RepairCost:20,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -43007L,UUIDMost: -43006L,Operation: 0,AttributeName: generic.movementSpeed,Amount: 0.01,Slot:"legs"}],ench:[{id:0s,lvl:4s},{id:2s,lvl:5s}]}
竜断の三日月斧 /give @p minecraft:iron_axe 1 0 {display:{Name:"竜断の三日月斧",Lore:[フォローザの豪傑、盾なしローシャンが,愛用したと伝えられる黒色の斧]},RepairCost:15,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 32678L,UUIDMost: 32679L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: 32678L,UUIDMost: 32679L,Operation: 0,AttributeName: generic.attackDamage,Amount: 15,Slot:"mainhand"}],ench:[{id:16s,lvl:20s},{id:21s,lvl:5s},{id:19s,lvl:3s}]}
クレイトンの鉄仮面 /give @p minecraft:iron_helmet 1 0 {display:{Name:"クレイトンの鉄仮面",Lore:[珍しい技法で作られた鉄仮面,放浪のクレイトンの持ち物]},RepairCost:15,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 18500L,UUIDMost: 18501L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"head"}],ench:[{id:0s,lvl:8s},{id:1s,lvl:3s},{id:7s,lvl:5s}]}
クレイトンのチェインメイル /give @p minecraft:chainmail_chestplate 1 0 {display:{Name:"クレイトンのチェインメイル",Lore:[珍しい技法で作られたチェインメイル,放浪のクレイトンの持ち物]},RepairCost:15,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -50298L,UUIDMost: -50297L,Operation: 0,AttributeName: generic.maxHealth,Amount: 2.0,Slot:"chest"},{Name: HaruEditor,UUIDLeast: -50298L,UUIDMost: -50297L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"chest"}],ench:[{id:0s,lvl:10s},{id:3s,lvl:3s},{id:7s,lvl:5s}]}
クレイトンのチェインレギンス /give @p minecraft:chainmail_leggings 1 0 {display:{Name:"クレイトンのチェインレギンス",Lore:[珍しい技法で作られたチェインレギンス,放浪のクレイトンの持ち物]},RepairCost:15,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -64L,UUIDMost: -63L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"legs"}],ench:[{id:0s,lvl:8s},{id:4s,lvl:3s},{id:7s,lvl:5s}]}
クレイトンのグリーブ /give @p minecraft:iron_boots 1 0 {display:{Name:"クレイトンのグリーブ",Lore:[珍しい技法で作られたグリーブ,放浪のクレイトンの持ち物]},RepairCost:15,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 28517L,UUIDMost: 28518L,Operation: 0,AttributeName: generic.movementSpeed,Amount: 0.05,Slot:"feet"},{Name: HaruEditor,UUIDLeast: 28517L,UUIDMost: 28518L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"feet"}],ench:[{id:0s,lvl:8s},{id:2s,lvl:3s},{id:7s,lvl:5s}]}
天使の羽根 /give @p minecraft:feather 1 0 {display:{Name:"天使の羽",Lore:[天使が落とした羽,移動速度が上昇する]},AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 2071L,UUIDMost: 2072L,Operation: 0,AttributeName: generic.movementSpeed,Amount: 0.1,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: 2071L,UUIDMost: 2072L,Operation: 0,AttributeName: generic.movementSpeed,Amount: 0.05,Slot:"offhand"}]}
エンジェルブーツ /give @p minecraft:leather_boots 1 0 {display:{Name:"エンジェルブーツ",Lore:[天使の羽根を付けたブーツ,移動速度が増加する],color:16777215},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 38301L,UUIDMost: 38302L,Operation: 0,AttributeName: generic.movementSpeed,Amount: 0.2,Slot:"feet"}],ench:[{id:2s,lvl:3s}]}
タイタンの心臓 /give @p minecraft:magma_cream 1 0 {display:{Name:"タイタンの心臓",Lore:[タイタンの心臓,体力が増加する]},AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 82710L,UUIDMost: 82711L,Operation: 0,AttributeName: generic.maxHealth,Amount: 10,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: 82710L,UUIDMost: 82711L,Operation: 0,AttributeName: generic.maxHealth,Amount: 8,Slot:"offhand"}]}
タイタンプレート /give @p minecraft:iron_chestplate 1 0 {display:{Name:"タイタンプレート",Lore:[タイタンの心臓を鋼鉄プレートに埋め込んだもの,体力が増加する]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -39827L,UUIDMost: -39826L,Operation: 0,AttributeName: generic.maxHealth,Amount: 6,Slot:"chest"}],ench:[{id:1s,lvl:1s},{id:2s,lvl:1s}]}
黄金の杖 /give @p minecraft:blaze_rod 1 0 {display:{Name:"黄金の杖",Lore:[マナの女神の聖なる杖,攻撃力が増加する]},AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -70261L,UUIDMost: -70260L,Operation: 0,AttributeName: generic.attackDamage,Amount: 10,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: -70261L,UUIDMost: -70260L,Operation: 0,AttributeName: generic.attackDamage,Amount: 5,Slot:"mainhand"}],ench:[{id:20s,lvl:1s}]}
マナの剣 /give @p minecraft:diamond_sword 1 0 {display:{Name:"マナの剣",Lore:[マナの聖剣,マナの女神が残したといわれている]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -9264L,UUIDMost: -9263L,Operation: 0,AttributeName: generic.attackDamage,Amount: 25,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: -9264L,UUIDMost: -9263L,Operation: 0,AttributeName: generic.attackDamage,Amount: 20,Slot:"offhand"}],ench:[{id:17s,lvl:10s},{id:20s,lvl:1s}]}
ならずの骨 /give @p minecraft:bone 1 0 {display:{Name:"ならずの骨",Lore:[ならず者の骨,ノックバックに耐性がつく]},AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -26455L,UUIDMost: -26454L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.3,Slot:"mainhand"},{Name: HaruEditor,UUIDLeast: -26455L,UUIDMost: -26454L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.1,Slot:"offhand"}]}
ならずの足甲 /give @p minecraft:iron_leggings 1 0 {display:{Name:"ならずの足甲",Lore:[決して動かなかったという伝説の足甲,ノックバックに耐性がある]},RepairCost:50,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -80979L,UUIDMost: -80978L,Operation: 0,AttributeName: generic.knockbackResistance,Amount: 0.5,Slot:"feet"}],ench:[{id:4s,lvl:2s}]}
ブレイズヘッド /give @p minecraft:skull 1 3 {display:{Name:"ブレイズヘッド",Lore:[ブレイズの頭,火炎耐性がある]},ench:[{id:1s,lvl:2s}],SkullOwner:MHF_Blaze}
ガストヘッド /give @p minecraft:skull 1 3 {display:{Name:"ガストヘッド",Lore:[ガストの頭?,爆破耐性がある]},ench:[{id:3s,lvl:2s}],SkullOwner:MHF_Ghast}
ゾンビピッグマンヘッド /give @p minecraft:skull 1 3 {display:{Name:"ゾンビピッグマンヘッド",Lore:[ゾンビピッグマンの頭]},AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 60184L,UUIDMost: 60185L,Operation: 0,AttributeName: generic.maxHealth,Amount: 2,Slot:"head"}],ench:[{id:0s,lvl:5s},{id:1s,lvl:1s}],SkullOwner:MHF_PigZombie}
ピッグマンヘッド /give @p minecraft:skull 1 3 {display:{Name:"ピッグマンヘッド",Lore:[ピッグマンの頭]},AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -56564L,UUIDMost: -56563L,Operation: 0,AttributeName: generic.maxHealth,Amount: -2.0,Slot:"head"}],ench:[{id:0s,lvl:3s},{id:1s,lvl:1s},{id:2s,lvl:1s},{id:3s,lvl:1s},{id:3s,lvl:1s},{id:16s,lvl:10s}],SkullOwner:MHF_Pig}
ゴーレムヘッド /give @p minecraft:skull 1 3 {display:{Name:"ゴーレムヘッド",Lore:[ゴーレムの頭]},ench:[{id:0s,lvl:8s}],SkullOwner:MHF_Golem}
村人ヘッド /give @p minecraft:skull 1 3 {display:{Name:"村人ヘッド",Lore:[村人の頭]},AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -74679L,UUIDMost: -74678L,Operation: 0,AttributeName: generic.maxHealth,Amount: -16,Slot:"head"},{Name: HaruEditor,UUIDLeast: -74679L,UUIDMost: -74678L,Operation: 0,AttributeName: generic.movementSpeed,Amount: 0.07,Slot:"head"}],SkullOwner:MHF_Villager}
ケーキマンヘッド /give @p minecraft:skull 1 3 {display:{Name:"ケーキマンヘッド",Lore:[お菓子でできている]},AttributeModifiers:[{Name: HaruEditor,UUIDLeast: 5604L,UUIDMost: 5605L,Operation: 0,AttributeName: generic.maxHealth,Amount: 16,Slot:"head"},{Name: HaruEditor,UUIDLeast: 5604L,UUIDMost: 5605L,Operation: 0,AttributeName: generic.movementSpeed,Amount: -0.07,Slot:"head"}],SkullOwner:MHF_Cake}
棘の仮面(サボテン) /give @p minecraft:skull 1 3 {display:{Name:"棘の仮面(サボテン)",Lore:[サボテンで作れれた仮面]},RepairCost:32767,AttributeModifiers:[{Name: HaruEditor,UUIDLeast: -1456L,UUIDMost: -1455L,Operation: 0,AttributeName: generic.maxHealth,Amount: -2,Slot:"head"},{Name: HaruEditor,UUIDLeast: -1456L,UUIDMost: -1455L,Operation: 0,AttributeName: generic.movementSpeed,Amount: -0.01,Slot:"head"}],ench:[{id:7s,lvl:10s}],SkullOwner:MHF_Cactus}
MHF_ArrowUp /give @p minecraft:skull 1 3 {display:{Name:"ArrowUp"},SkullOwner:MHF_ArrowUp}
MHF_ArrowDown /give @p minecraft:skull 1 3 {display:{Name:"ArrowDown"},SkullOwner:MHF_ArrowDown}
MHF_ArrowLeft /give @p minecraft:skull 1 3 {display:{Name:"ArrowLeft"},SkullOwner:MHF_ArrowLeft}
MHF_ArrowRight /give @p minecraft:skull 1 3 {display:{Name:"ArrowRight"},SkullOwner:MHF_ArrowRight}
MHF_Exclamation /give @p minecraft:skull 1 3 {display:{Name:"Exclamation"},SkullOwner:MHF_Exclamation}
MHF_Question /give @p minecraft:skull 1 3 {display:{Name:"Question"},SkullOwner:MHF_Question}
ノッチのつるはし /give @p minecraft:diamond_pickaxe 1 0 {display:{Name:"ノッチのつるはし",Lore:["ノッチがくれた大切なもの"]},RepairCost:999,ench:[{id:32s,lvl:100s}]}
ハイパーシャベル /give @p minecraft:diamond_shovel 1 0 {display:{Name:"ハイパーシャベル",Lore:["大地は俺のもの!"]},RepairCost:999,ench:[{id:32s,lvl:100s}]}
木こりMOD /give @p minecraft:diamond_axe 1 0 {display:{Name:"木こりMOD",Lore:["木こりMODの遺品"]},RepairCost:999,ench:[{id:32s,lvl:100s}]}
超満腹能力 /give @p minecraft:potion 1 8203 {display:{Name:"超満腹能力",Lore:[超満腹能力が付加される]},CustomPotionEffects:[{Id:23b,Amplifier:20b,Duration:2000000000}]}
超筋能力 /give @p minecraft:potion 1 8203 {display:{Name:"超筋能力",Lore:[超筋能力が付加される]},CustomPotionEffects:[{Id:22b,Amplifier:20b,Duration:2000000000},{Id:21b,Amplifier:20b,Duration:2000000000}]}
超暗視能力 /give @p minecraft:potion 1 8203 {display:{Name:"超暗視能力",Lore:[超暗視能力が付加される]},CustomPotionEffects:[{Id:16b,Amplifier:20b,Duration:2000000000}]}
超透過能力 /give @p minecraft:potion 1 8203 {display:{Name:"超透過能力",Lore:[超透過能力が付加される]},CustomPotionEffects:[{Id:14b,Amplifier:20b,Duration:2000000000}]}
超呼吸能力 /give @p minecraft:potion 1 8203 {display:{Name:"超呼吸能力",Lore:[超呼吸能力が付加される]},CustomPotionEffects:[{Id:13b,Amplifier:20b,Duration:2000000000}]}
超耐性能力 /give @p minecraft:potion 1 8203 {display:{Name:"超耐性能力",Lore:[超耐性能力が付加される]},CustomPotionEffects:[{Id:12b,Amplifier:20b,Duration:2000000000}]}
超耐久能力 /give @p minecraft:potion 1 8203 {display:{Name:"超耐久能力",Lore:[超耐久能力が付加される]},CustomPotionEffects:[{Id:11b,Amplifier:20b,Duration:2000000000}]}
超力能力 /give @p minecraft:potion 1 8203 {display:{Name:"超力能力",Lore:[超力能力が付加される]},CustomPotionEffects:[{Id:5b,Amplifier:20b,Duration:2000000000}]}
超跳躍能力 /give @p minecraft:potion 1 8203 {display:{Name:"超跳躍能力",Lore:[超跳躍能力が付加される]},CustomPotionEffects:[{Id:8b,Amplifier:20b,Duration:2000000000}]}
超速能力 /give @p minecraft:potion 1 8203 {display:{Name:"超速能力",Lore:[超速能力が付加される]},CustomPotionEffects:[{Id:3b,Amplifier:20b,Duration:2000000000},{Id:1b,Amplifier:20b,Duration:2000000000}]}
超再生能力 /give @p minecraft:potion 1 8203 {display:{Name:"超再生能力",Lore:[超再生能力が付加される]},CustomPotionEffects:[{Id:10b,Amplifier:20b,Duration:2000000000}]}
棘の盾 /give @p minecraft:shield 1 0 {display:{Name:"棘の盾",Lore:["棘の付いた盾,","刺さると痛い"]},RepairCost:50,ench:[{id:7s,lvl:1s}]}
子供勇者の棒 /give @p minecraft:stick 1 0 {display:{Name:"子供勇者の棒",Lore:["勇者が子供時代に使用した棒"]},RepairCost:50,ench:[{id:16s,lvl:1s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:263196594l,UUIDMost:263196594l,Operation:0,AttributeName:"generic.attackSpeed",Amount:5d,Slot:"mainhand"}]}
アルテミスの弓 /give @p minecraft:bow 1 0 {display:{Name:"アルテミスの弓",Lore:["月の女神アルテミスの弓,","神の力を宿している"]},RepairCost:100,ench:[{id:0s,lvl:2s},{id:1s,lvl:2s},{id:2s,lvl:2s},{id:3s,lvl:2s},{id:4s,lvl:2s},{id:48s,lvl:5s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1073645608l,UUIDMost:1073645608l,Operation:0,AttributeName:"generic.attackSpeed",Amount:2d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:1073645608l,UUIDMost:1073645608l,Operation:0,AttributeName:"generic.attackSpeed",Amount:2d,Slot:"offhand"}]}
アテナの剣 /give @p minecraft:iron_sword 1 0 {display:{Name:"アテナの剣",Lore:["守護女神アテナの剣,","その剣は硬く強力な防御力を宿している"]},RepairCost:100,ench:[{id:0s,lvl:10s},{id:4s,lvl:10s},{id:16s,lvl:5s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1148399939l,UUIDMost:1148399939l,Operation:0,AttributeName:"generic.maxHealth",Amount:10d,Slot:"mainhand"}]}
オリュンポスの剣 /give @p minecraft:diamond_sword 1 0 {display:{Name:"オリュンポスの剣",Lore:["オリュンポスの神々が伝えたとされる聖剣"]},RepairCost:100,ench:[{id:1s,lvl:4s},{id:5s,lvl:3s},{id:6s,lvl:2s},{id:8s,lvl:3s},{id:17s,lvl:6s},{id:19s,lvl:3s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:570063395l,UUIDMost:570063395l,Operation:0,AttributeName:"generic.maxHealth",Amount:2d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:570063395l,UUIDMost:570063395l,Operation:0,AttributeName:"generic.maxHealth",Amount:2d,Slot:"offhand"},{Name:"HaruEditor",UUIDLeast:570063395l,UUIDMost:570063395l,Operation:0,AttributeName:"generic.knockbackResistance",Amount:1d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:570063395l,UUIDMost:570063395l,Operation:0,AttributeName:"generic.knockbackResistance",Amount:1d,Slot:"offhand"}]}
七星剣  /give @p minecraft:golden_sword 1 0 {display:{Name:"七星剣 ",Lore:["北斗七星が意匠された刀剣,","破邪や鎮護の力が宿るとされ、儀式などに用いられた"]},RepairCost:100,ench:[{id:34s,lvl:3s},{id:21s,lvl:10s},{id:7s,lvl:2s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:594439780l,UUIDMost:594439780l,Operation:0,AttributeName:"generic.movementSpeed",Amount:0.07d,Slot:"mainhand"}]}
アポロの弓 /give @p minecraft:bow 1 0 {display:{Name:"アポロの弓",Lore:["弓さえあれば矢は数千本以上使えるという神の弓"]},RepairCost:100,ench:[{id:51s,lvl:1s},{id:48s,lvl:10s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1311878356l,UUIDMost:1311878356l,Operation:0,AttributeName:"generic.attackSpeed",Amount:4d,Slot:"mainhand"}]}
ダーインスレイヴ  /give @p minecraft:wooden_sword 1 0 {display:{Name:"ダーインスレイヴ",Lore:["一度鞘から抜いてしまうと,","生き血を浴びて完全に吸うまで,","鞘に納まらないといわれた魔剣"]},RepairCost:100,ench:[{id:7s,lvl:3s},{id:16s,lvl:5s},{id:21s,lvl:1s},{id:34s,lvl:3s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:507367794l,UUIDMost:507367794l,Operation:0,AttributeName:"generic.movementSpeed",Amount:0.1d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:507367794l,UUIDMost:507367794l,Operation:0,AttributeName:"generic.movementSpeed",Amount:0.05d,Slot:"offhand"},{Name:"HaruEditor",UUIDLeast:507367794l,UUIDMost:507367794l,Operation:0,AttributeName:"generic.attackSpeed",Amount:5d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:507367794l,UUIDMost:507367794l,Operation:0,AttributeName:"generic.attackDamage",Amount:7.5d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:507367794l,UUIDMost:507367794l,Operation:0,AttributeName:"generic.maxHealth",Amount:-4d,Slot:"mainhand"}]}
ミスティルテイン  /give @p minecraft:sapling 1 0 {display:{Name:"ミスティルテイン",Lore:["ヤドリギ"]},RepairCost:200,ench:[{id:19s,lvl:2s},{id:17s,lvl:3s},{id:18s,lvl:3s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1974175617l,UUIDMost:1974175617l,Operation:0,AttributeName:"generic.attackDamage",Amount:7.5d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:1974175617l,UUIDMost:1974175617l,Operation:0,AttributeName:"generic.movementSpeed",Amount:0.03d,Slot:"mainhand"}]}
バルムンク /give @p minecraft:iron_sword 1 0 {display:{Name:"バルムンク",Lore:["『ニーベルンゲンの歌』に登場する剣"]},ench:[{id:34s,lvl:3s},{id:18s,lvl:3s},{id:70s,lvl:1s},{id:4s,lvl:5s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1746328562l,UUIDMost:1746328562l,Operation:0,AttributeName:"generic.attackDamage",Amount:6d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:1746328562l,UUIDMost:1746328562l,Operation:0,AttributeName:"generic.movementSpeed",Amount:0.03d,Slot:"mainhand"}]}
天叢雲剣 /give @p minecraft:stone_sword 1 0 {display:{Name:"天叢雲剣",Lore:["三種の神器の一つ。"]},RepairCost:100,ench:[{id:34s,lvl:5s},{id:18s,lvl:8s},{id:18s,lvl:2s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1311472916l,UUIDMost:1311472916l,Operation:0,AttributeName:"generic.movementSpeed",Amount:0.09d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:1311472916l,UUIDMost:1311472916l,Operation:0,AttributeName:"generic.maxHealth",Amount:10d,Slot:"mainhand"}]}
倚天の剣 /give @p minecraft:diamond_sword 1 0 {display:{Name:"倚天の剣",Lore:["曹操が造らせたという宝剣,","天をも貫く剣"]},RepairCost:100,ench:[{id:0s,lvl:3s},{id:3s,lvl:3s},{id:4s,lvl:3s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1129955780l,UUIDMost:1129955780l,Operation:0,AttributeName:"generic.attackDamage",Amount:20d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:1129955780l,UUIDMost:1129955780l,Operation:0,AttributeName:"generic.knockbackResistance",Amount:0.5d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:1129955780l,UUIDMost:1129955780l,Operation:0,AttributeName:"generic.attackSpeed",Amount:0.5d,Slot:"mainhand"}]}
フォースエッジ /give @p minecraft:iron_sword 1 0 {display:{Name:"フォースエッジ",Lore:["ダンテの父である伝説の魔剣士,","スパーダが所有し魔界を封じるのに,","用いた剣の一つ。"]},RepairCost:50,ench:[{id:17s,lvl:6s},{id:7s,lvl:2s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:26248529l,UUIDMost:26248529l,Operation:0,AttributeName:"generic.knockbackResistance",Amount:0.4d,Slot:"mainhand"}]}


狂戦士の甲冑 /give @p minecraft:iron_helmet 1 0 {display:{Name:"狂戦士の甲冑"},RepairCost:50,ench:[{id:7s,lvl:1s},{id:16s,lvl:3s},{id:18s,lvl:3s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:341822446l,UUIDMost:341822446l,Operation:0,AttributeName:"generic.maxHealth",Amount:-2d,Slot:"head"}]}
狂戦士の甲冑 /give @p minecraft:iron_chestplate 1 0 {display:{Name:"狂戦士の甲冑"},RepairCost:50,ench:[{id:7s,lvl:1s},{id:16s,lvl:3s},{id:18s,lvl:3s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:850776843l,UUIDMost:850776843l,Operation:0,AttributeName:"generic.maxHealth",Amount:-2d,Slot:"head"}]}
狂戦士の甲冑 /give @p minecraft:iron_leggings 1 0 {display:{Name:"狂戦士の甲冑"},RepairCost:50,ench:[{id:7s,lvl:1s},{id:16s,lvl:3s},{id:18s,lvl:3s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1785978210l,UUIDMost:1785978210l,Operation:0,AttributeName:"generic.maxHealth",Amount:-2d,Slot:"head"}]}
狂戦士の甲冑 /give @p minecraft:iron_boots 1 0 {display:{Name:"狂戦士の甲冑"},RepairCost:50,ench:[{id:7s,lvl:1s},{id:16s,lvl:3s},{id:18s,lvl:3s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:494904677l,UUIDMost:494904677l,Operation:0,AttributeName:"generic.maxHealth",Amount:-2d,Slot:"head"}]}
うえまつの弓 /give @p minecraft:bow 1 0 {display:{Name:"うえまつの弓",Lore:["うえまつ愛用の弓,","どこからともなく矢が現れる"]},RepairCost:50,ench:[{id:51s,lvl:1s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1911251829l,UUIDMost:1911251829l,Operation:0,AttributeName:"generic.movementSpeed",Amount:-0.05d,Slot:"offhand"},{Name:"HaruEditor",UUIDLeast:1911251829l,UUIDMost:1911251829l,Operation:0,AttributeName:"generic.movementSpeed",Amount:-0.05d,Slot:"mainhand"}]}


ぐしけん /give @p minecraft:diamond_sword 1 0 {display:{Name:"ぐしけん",Lore:["ぐしの聖剣,","ぐしけんが残したといわれている"]},RepairCost:50,ench:[{id:17s,lvl:10s},{id:20s,lvl:1s},{id:61s,lvl:3s},{id:62s,lvl:3s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1123138036l,UUIDMost:1123138036l,Operation:0,AttributeName:"generic.attackDamage",Amount:25d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:1123138036l,UUIDMost:1123138036l,Operation:0,AttributeName:"generic.attackDamage",Amount:20d,Slot:"offhand"}]}
もりもりの釣り竿 /give @p minecraft:fishing_rod 1 0 {display:{Name:"もりもりの釣り竿",Lore:["もりもりの釣り竿",""]},RepairCost:50,ench:[{id:34s,lvl:2s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1359190084l,UUIDMost:1359190084l,Operation:0,AttributeName:"generic.attackDamage",Amount:7d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:1359190084l,UUIDMost:1359190084l,Operation:0,AttributeName:"generic.maxHealth",Amount:4d,Slot:"offhand"}]}
じゅんじゅんのぬくもり /give @p minecraft:magma_cream 1 0 {display:{Name:"じゅんじゅんのぬくもり",Lore:["じゅんじゅんの温かさ...的な?"]},RepairCost:50,AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:2018517767l,UUIDMost:2018517767l,Operation:0,AttributeName:"generic.maxHealth",Amount:6d,Slot:"offhand"}]}
バッシーのバシ汁 /give @p minecraft:potion 1 0 {display:{Name:"バッシーのバシ汁",Lore:["イシバッシー!!!"]},CustomPotionEffects:[{Id:5b,Amplifier:3b,Duration:6000,ShowParticles:1b},{Id:1b,Amplifier:3b,Duration:6000,ShowParticles:1b},{Id:3b,Amplifier:3b,Duration:6000,ShowParticles:1b},{Id:8b,Amplifier:3b,Duration:6000,ShowParticles:1b},{Id:18b,Amplifier:3b,Duration:6000,ShowParticles:1b},{Id:15b,Amplifier:3b,Duration:600,ShowParticles:1b}]}
バッシーの重弓 /give @p minecraft:bow 1 0 {display:{Name:"バッシーの重弓",Lore:["すさまじく重い大弓,","攻撃力の引き換えに,","移動速度が減少する"]},RepairCost:50,ench:[{id:48s,lvl:10s},{id:19s,lvl:10s},{id:34s,lvl:1s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:630723807l,UUIDMost:630723807l,Operation:0,AttributeName:"generic.knockbackResistance",Amount:0.1d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:630723807l,UUIDMost:630723807l,Operation:0,AttributeName:"generic.knockbackResistance",Amount:0.1d,Slot:"offhand"},{Name:"HaruEditor",UUIDLeast:630723807l,UUIDMost:630723807l,Operation:0,AttributeName:"generic.movementSpeed",Amount:-5d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:630723807l,UUIDMost:630723807l,Operation:0,AttributeName:"generic.movementSpeed",Amount:-5d,Slot:"offhand"},{Name:"HaruEditor",UUIDLeast:630723807l,UUIDMost:630723807l,Operation:0,AttributeName:"generic.attackSpeed",Amount:-3d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:630723807l,UUIDMost:630723807l,Operation:0,AttributeName:"generic.attackSpeed",Amount:-3d,Slot:"offhand"}]}
池田のひのきの棒 /give @p minecraft:wooden_sword 1 0 {display:{Name:"池田のひのきの棒",Lore:["池田専用のひのきの棒(木の剣)"]},RepairCost:50,ench:[{id:21s,lvl:2s},{id:34s,lvl:4s},{id:7s,lvl:10s},{id:19s,lvl:10s}]}
やまたくの靴下 /give @p minecraft:leather_boots 1 0 {display:{Name:"やまたくの靴下",Lore:["なんだか気になる臭いが。。。"],color:8220738},Unbreakable:1b,RepairCost:500,ench:[{id:7s,lvl:3s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:2039932912l,UUIDMost:2039932912l,Operation:0,AttributeName:"generic.movementSpeed",Amount:0.01d,Slot:"feet"},{Name:"HaruEditor",UUIDLeast:2039932912l,UUIDMost:2039932912l,Operation:0,AttributeName:"generic.attackSpeed",Amount:-1d,Slot:"feet"}]}
ミッキー /give @p minecraft:golden_pickaxe 1 0 {display:{Name:"ミッキーのつるはし",Lore:["非常に鋭利なつるはし,","壊れやすい"]},RepairCost:50,ench:[{id:16s,lvl:6s},{id:32s,lvl:4s},{id:35s,lvl:4s}]}
M・U・R /give @p minecraft:bone 1 0 {display:{Name:"M・U・R",Lore:["M・U・R,","M・U・R,","M・U・R"]},RepairCost:50,ench:[{id:51s,lvl:0s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:394827365l,UUIDMost:394827365l,Operation:0,AttributeName:"generic.maxHealth",Amount:4d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:394827365l,UUIDMost:394827365l,Operation:0,AttributeName:"generic.maxHealth",Amount:4d,Slot:"offhand"},{Name:"HaruEditor",UUIDLeast:394827365l,UUIDMost:394827365l,Operation:0,AttributeName:"generic.knockbackResistance",Amount:0.5d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:394827365l,UUIDMost:394827365l,Operation:0,AttributeName:"generic.knockbackResistance",Amount:0.5d,Slot:"offhand"},{Name:"HaruEditor",UUIDLeast:394827365l,UUIDMost:394827365l,Operation:0,AttributeName:"generic.movementSpeed",Amount:0.05d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:394827365l,UUIDMost:394827365l,Operation:0,AttributeName:"generic.movementSpeed",Amount:0.05d,Slot:"offhand"},{Name:"HaruEditor",UUIDLeast:394827365l,UUIDMost:394827365l,Operation:0,AttributeName:"generic.attackSpeed",Amount:0.05d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:394827365l,UUIDMost:394827365l,Operation:0,AttributeName:"generic.attackSpeed",Amount:0.05d,Slot:"offhand"},{Name:"HaruEditor",UUIDLeast:394827365l,UUIDMost:394827365l,Operation:0,AttributeName:"generic.armor",Amount:0.1d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:394827365l,UUIDMost:394827365l,Operation:0,AttributeName:"generic.armor",Amount:0.1d,Slot:"offhand"}]}
整地厨のつるはし /give @p minecraft:stone_pickaxe 1 0 {display:{Name:"整地厨のつるはし",Lore:["整地厨が使っていたつるはし,","そのつるはしには血が滲み,","永遠と刻み続けるだろう..."]},Unbreakable:1b,RepairCost:100}
あっちゃんウィスキー /give @p minecraft:potion 1 0 {display:{Name:"あっちゃんのウィスキー",Lore:["苦くて辛い恋の味"]},CustomPotionEffects:[{Id:5b,Amplifier:2b,Duration:1200,ShowParticles:1b},{Id:26b,Amplifier:2b,Duration:1200,ShowParticles:1b},{Id:9b,Amplifier:0b,Duration:300,ShowParticles:1b},{Id:17b,Amplifier:0b,Duration:1200,ShowParticles:1b}]}
身体能力上昇のポーション /give @p minecraft:potion 1 0 {display:{Name:"身体能力上昇のポーション",Lore:["新陳代謝を上げ一時的に,身体能力を向上させる"]},CustomPotionEffects:[{Id:1b,Amplifier:0b,Duration:600,ShowParticles:1b},{Id:3b,Amplifier:0b,Duration:600,ShowParticles:1b},{Id:5b,Amplifier:0b,Duration:600,ShowParticles:1b},{Id:8b,Amplifier:0b,Duration:600,ShowParticles:1b},{Id:16b,Amplifier:0b,Duration:600,ShowParticles:1b},{Id:24b,Amplifier:0b,Duration:600,ShowParticles:1b},{Id:22b,Amplifier:0b,Duration:600,ShowParticles:1b},{Id:27b,Amplifier:3b,Duration:600,ShowParticles:1b}]}
超速ポーション(移) /give @p minecraft:potion 1 0 {display:{Name:"超速ポーション(移)",Lore:[移動速度が上昇する代わりに採掘速度が低下する]},CustomPotionEffects:[{Id:1b,Amplifier:3b,Duration:2400},{Id:4b,Amplifier:3b,Duration:2400}]}
超速ポーション(採) /give @p minecraft:potion 1 0 {display:{Name:"超速ポーション(採)",Lore:[採掘速度が上昇する代わりに移動速度が低下する]},CustomPotionEffects:[{Id:3b,Amplifier:3b,Duration:2400},{Id:2b,Amplifier:3b,Duration:2400}]}
超速ポーション(速) /give @p minecraft:potion 1 0 {display:{Name:"超速ポーション(速)",Lore:[移動速度、採掘速度が上昇する代わりに,毒を受ける]},CustomPotionEffects:[{Id:1b,Amplifier:3b,Duration:2400},{Id:3b,Amplifier:3b,Duration:2400},{Id:19b,Amplifier:0b,Duration:600}]}
体力増加ポーション /give @p minecraft:potion 1 0 {display:{Name:"体力増加ポーション",Lore:[体力、再生能力が上昇する代わり,移動速度、採掘速度が低下する]},CustomPotionEffects:[{Id:21b,Amplifier:2b,Duration:2400},{Id:10b,Amplifier:2b,Duration:2400},{Id:2b,Amplifier:2b,Duration:2400},{Id:4b,Amplifier:2b,Duration:2400}]}
体力増加ポーション(超) /give @p minecraft:potion 1 0 {display:{Name:"体力増加ポーション(超)",Lore:[体力、再生能力が上昇する]},CustomPotionEffects:[{Id:21b,Amplifier:2b,Duration:2400},{Id:10b,Amplifier:2b,Duration:2400}]}
ナリキリヒーローポーション /give @p minecraft:potion 1 0 {display:{Name:"ナリキリヒーローポーション",Lore:["正義のヒーローになりきれるポーション"]},CustomPotionEffects:[{Id:1b,Amplifier:3b,Duration:2400,ShowParticles:1b},{Id:3b,Amplifier:3b,Duration:2400,ShowParticles:1b},{Id:5b,Amplifier:3b,Duration:2400,ShowParticles:1b},{Id:6b,Amplifier:3b,Duration:2400,ShowParticles:1b},{Id:8b,Amplifier:3b,Duration:2400,ShowParticles:1b},{Id:10b,Amplifier:3b,Duration:2400,ShowParticles:1b},{Id:11b,Amplifier:3b,Duration:2400,ShowParticles:1b},{Id:12b,Amplifier:3b,Duration:2400,ShowParticles:1b},{Id:13b,Amplifier:3b,Duration:2400,ShowParticles:1b},{Id:16b,Amplifier:3b,Duration:2400,ShowParticles:1b},{Id:21b,Amplifier:3b,Duration:2400,ShowParticles:1b},{Id:22b,Amplifier:3b,Duration:2400,ShowParticles:1b},{Id:24b,Amplifier:3b,Duration:2400,ShowParticles:1b},{Id:26b,Amplifier:3b,Duration:2400,ShowParticles:1b}]}
炭坑夫の心 /give @p minecraft:potion 1 0 {display:{Name:"炭坑夫の心",Lore:[炭坑夫の心が詰まったポーション,採掘速度が上昇する]},CustomPotionEffects:[{Id:3b,Amplifier:5b,Duration:400}]}
炭坑夫の心理 /give @p minecraft:potion 1 0 {display:{Name:"炭坑夫の心理",Lore:[炭坑夫の心理が詰まったポーション,採掘速度が上昇する]},CustomPotionEffects:[{Id:3b,Amplifier:3b,Duration:2400}]}
ハイパープロテイン /give @p minecraft:potion 1 0 {display:{Name:"ハイパープロテイン",Lore:[ハイパープロテイン,謎の混合物が混ざっている,移動速度が上昇する]},CustomPotionEffects:[{Id:1b,Amplifier:10b,Duration:2400},{Id:9b,Amplifier:10b,Duration:2400}]}
ハイパープロテインR /give @p minecraft:potion 1 0 {display:{Name:"ハイパープロテインR",Lore:[ハイパープロテイン,謎の混合物が混ざっている,跳躍力が上昇する]},CustomPotionEffects:[{Id:9b,Amplifier:10b,Duration:2400},{Id:8b,Amplifier:10b,Duration:2400}]}
ハイパーガード /give @p minecraft:potion 1 0 {display:{Name:"ハイパーガード",Lore:[ハイパーガード,謎の混合物が混ざっている,耐性が上昇する]},CustomPotionEffects:[{Id:2b,Amplifier:2b,Duration:1200},{Id:12b,Amplifier:5b,Duration:1200},{Id:4b,Amplifier:5b,Duration:1200},{Id:11b,Amplifier:5b,Duration:1200}]}
エラわかめポーション /give @p minecraft:potion 1 0 {display:{Name:"エラわかめポーション",Lore:[海底深くに存在する,エラわかめのポーション,水中で呼吸ができる]},CustomPotionEffects:[{Id:13b,Amplifier:5b,Duration:1200},{Id:9b,Amplifier:5b,Duration:1200}]}
体力増強剤X /give @p minecraft:potion 1 0 {display:{Name:"体力増強剤X",Lore:[基礎体力が上昇する]},CustomPotionEffects:[{Id:21b,Amplifier:5b,Duration:12000},{Id:17b,Amplifier:1b,Duration:12000}]}
旅人のポーション /give @p minecraft:potion 1 0 {display:{Name:"旅人のポーション",Lore:[旅をするのに適したポーション]},CustomPotionEffects:[{Id:23b,Amplifier:3b,Duration:18000},{Id:1b,Amplifier:3b,Duration:18000},{Id:8b,Amplifier:3b,Duration:18000},{Id:16b,Amplifier:3b,Duration:18000},{Id:5b,Amplifier:-20b,Duration:18000},{Id:21b,Amplifier:-5b,Duration:18000},{Id:4b,Amplifier:20b,Duration:18000}]}


ナガオの聖典 /give @p minecraft:enchanted_book 1 0 {display:{Name:"ナガオの聖典",Lore:["ナガオ神から授かりし聖典"]},ench:[{id:20s,lvl:1s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:237084031l,UUIDMost:237084031l,Operation:0,AttributeName:"generic.knockbackResistance",Amount:10d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:237084031l,UUIDMost:237084031l,Operation:0,AttributeName:"generic.knockbackResistance",Amount:10d,Slot:"offhand"},{Name:"HaruEditor",UUIDLeast:237084031l,UUIDMost:237084031l,Operation:0,AttributeName:"generic.movementSpeed",Amount:-0.01d,Slot:"offhand"},{Name:"HaruEditor",UUIDLeast:237084031l,UUIDMost:237084031l,Operation:0,AttributeName:"generic.attackDamage",Amount:7.99d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:237084031l,UUIDMost:237084031l,Operation:0,AttributeName:"generic.attackDamage",Amount:5.99d,Slot:"offhand"}]}
伝説のうえまつの弓 /give @p minecraft:bow 1 0 {display:{Name:"伝説のうえまつの弓",Lore:["伝説に語り継がれるうえまつの弓"]},RepairCost:100,ench:[{id:51s,lvl:1s},{id:50s,lvl:1s},{id:48s,lvl:3s},{id:49s,lvl:2s},{id:21s,lvl:1s},{id:4s,lvl:1s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1755660912l,UUIDMost:1755660912l,Operation:0,AttributeName:"generic.maxHealth",Amount:-4d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:1755660912l,UUIDMost:1755660912l,Operation:0,AttributeName:"generic.maxHealth",Amount:-4d,Slot:"offhand"}]}
イッセイのクワ /give @p minecraft:iron_hoe 1 0 {display:{Name:"イッセイのクワ"},RepairCost:50,ench:[{id:0s,lvl:5s},{id:18s,lvl:10s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1754324597l,UUIDMost:1754324597l,Operation:0,AttributeName:"generic.maxHealth",Amount:6d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:1754324597l,UUIDMost:1754324597l,Operation:0,AttributeName:"generic.maxHealth",Amount:1d,Slot:"offhand"},{Name:"HaruEditor",UUIDLeast:1754324597l,UUIDMost:1754324597l,Operation:0,AttributeName:"generic.attackSpeed",Amount:3d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:1754324597l,UUIDMost:1754324597l,Operation:0,AttributeName:"generic.attackSpeed",Amount:1d,Slot:"offhand"}]}
ホームランバット /give @p minecraft:stick 1 0 {display:{Name:"ホームランバット",Lore:["ホームランバット"]},RepairCost:50,ench:[{id:19s,lvl:20s},{id:21s,lvl:2s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:89755010l,UUIDMost:89755010l,Operation:0,AttributeName:"generic.attackDamage",Amount:15d,Slot:"mainhand"}]}
ノーコンバット /give @p minecraft:stick 1 0 {display:{Name:"ノーコンバット"},RepairCost:50,ench:[{id:4s,lvl:5s},{id:33s,lvl:1s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1648898107l,UUIDMost:1648898107l,Operation:2,AttributeName:"generic.maxHealth",Amount:5d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:1648898107l,UUIDMost:1648898107l,Operation:2,AttributeName:"generic.attackDamage",Amount:0d,Slot:"mainhand"}]}
スーパーダイヤモンド /give @p minecraft:diamond 1 0 {display:{Name:"スーパーダイヤモンド",Lore:["ダイヤブロック64個分の価値があるダイヤモンド"]},RepairCost:200,ench:[{id:70s,lvl:0s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1298014332l,UUIDMost:1298014332l,Operation:0,AttributeName:"generic.armorToughness",Amount:15d,Slot:"mainhand"},{Name:"HaruEditor",UUIDLeast:1298014332l,UUIDMost:1298014332l,Operation:0,AttributeName:"generic.armorToughness",Amount:15d,Slot:"offhand"}],HideFlags:3}
草の生えない土 /give @p minecraft:dirt 1 1 {display:{Name:"草の生えない土",Lore:["草の生えない土ブロック"]}}
鳥頭 /give @p minecraft:skull 1 3 {display:{Name:"鳥頭",Lore:["鳥になれ。。。る?"]},ench:[{id:2s,lvl:3s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1279745320l,UUIDMost:1279745320l,Operation:0,AttributeName:"generic.knockbackResistance",Amount:-4d,Slot:"head"}],SkullOwner:MHF_Chicken}
アレックスの頭 /give @p minecraft:skull 1 3 {display:{Name:"アレックスヘッド",Lore:["アレックスの頭"]},SkullOwner:MHF_Alex}
ヒーローバイン /give @p minecraft:skull 1 3 {display:{Name:"Herobrine"},RepairCost:150,ench:[{id:34s,lvl:99s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:121479098l,UUIDMost:121479098l,Operation:0,AttributeName:"generic.armor",Amount:3d,Slot:"head"}],SkullOwner:MHF_Herobrine}
強欲なチェスト /give @p minecraft:skull 1 3 {display:{Name:"強欲なチェスト"},RepairCost:150,ench:[{id:35s,lvl:3s},{id:21s,lvl:3s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1783324723l,UUIDMost:1783324723l,Operation:0,AttributeName:"generic.luck",Amount:4d,Slot:"head"},{Name:"HaruEditor",UUIDLeast:1783324723l,UUIDMost:1783324723l,Operation:0,AttributeName:"generic.maxHealth",Amount:-8d,Slot:"head"}],SkullOwner:MHF_Chest}
イカちゃん /give @p minecraft:skull 1 3 {display:{Name:"イカちゃん"},ench:[{id:5s,lvl:5s},{id:6s,lvl:5s},{id:8s,lvl:5s}],AttributeModifiers:[{Name:"HaruEditor",UUIDLeast:1732832659l,UUIDMost:1732832659l,Operation:0,AttributeName:"generic.movementSpeed",Amount:-0.03d,Slot:"head"},{Name:"HaruEditor",UUIDLeast:1732832659l,UUIDMost:1732832659l,Operation:0,AttributeName:"generic.attackDamage",Amount:-2d,Slot:"head"},{Name:"HaruEditor",UUIDLeast:1732832659l,UUIDMost:1732832659l,Operation:0,AttributeName:"generic.armorToughness",Amount:-2d,Slot:"head"}],SkullOwner:MHF_Squid}













2 件のコメント: