本篇教程由作者设定使用 CC BY-NC 协议。

作者的话:

(手册需要装 帕秋莉手册 后才会出现)

这里放出部分刀的获取来源,其他的有机会再更


模组版本:

[妖怪之山通用库]MMLib-2.2.0

[拔刀剑]SlashBlade-mc1.12-r33

[最后的太刀匠人]TLS-2.1.4-1.12.2

[樱]Sakura-1.0.5-1.12.2

[拔刀剑日系附属包]SJAP-1.5.0


「山樱」之名的伪物

  1. 山樱「睦月」松:用刀击杀【蜘蛛】概率掉落

  2. 山樱「如月」梅:用刀击杀【流浪者(流髑)】概率掉落

  3. 山樱「弥生」樱:用刀击杀【爬行者(苦力怕)】概率掉落

  4. 山樱「卯月」:用刀击杀【恶魂】概率掉落

  5. 山樱「皋月」:用刀击杀【末影人】概率掉落

  6. 山樱「叶月」:用刀击杀【烈焰人】概率掉落

  7. 山樱「长月」菊:用刀击杀【守卫者】概率掉落

  8. 山樱「师走」:用刀击杀【恼鬼(威克斯)】概率掉落

  9. 山樱「霜月」:用刀击杀【岩浆怪】概率掉落



此处附上对应代码


{
  "name" : "「山樱」之名的伪物",
  "icon" : "flammpfeil.slashblade:slashbladenamed{ModelName: \"named/yamazakura/model_fake\",TextureName: \"named/yamazakura/yamazakura_yayoi_sakura\"}",
  "category" : "category_3",
  "pages" : [
    {
       "type" : "text",
       "text" : "There used to be a Yamazakura tree in an unknown village of Tomihara State.$(br2)The Second Cycle of Lunar Calendar, The year of Moon, Summer and Wood. Meteorite stroke the village, destroyed everything except the Yamazakura. The following year, a group of peopel found the miracle of that Yamazakura tree, so they established a new village around it, and called the new village Yamazakura Village."
    },
    {
       "type" : "text",
       "text" : "在盗国之战前,为了苇原国的存亡,苇原仅存会锻造钢刃的刀匠聚集于一起,花费一年联合打造了十二振上品的钢刀。$(br2)过程是惨烈的:不仅有在锻造成功之后被忍者杀害的,更有为了增强刀的力量不惜以刀自刎使刀刃染上妖气的。$(br2)然而事故发生了……"
    },
     {
        "type" : "text",
        "text" : "沾染的妖气过于浓厚,召唤出了被消灭的邪魔并吞噬了所有的成品。$(br2)苇原的武者用手中仅有的武器,牺牲了太多的人才击败它……$(br2)我们现在能找到的,是十二刃之中的九刃的仿制品。$(br)这些仿制品,来自于前内府统治地区,但只能算得上形似而已。"
     },
     {
        "type" : "entity",
        "entity" : "minecraft:spider",
        "scale" : 0.8,
        "text" : "使用刀击杀,会得到山樱「睦月」松"
     },
     {
        "type" : "entity",
        "entity" : "minecraft:stray",
        "text" : "使用刀击杀,会得到山樱「如月」梅"
     },
     {
        "type" : "entity",
        "entity" : "minecraft:creeper",
        "text" : "使用刀击杀,会得到山樱「弥生」樱",

     },
     {
        "type" : "entity",
        "entity" : "minecraft:ghast",
        "scale" : 0.5,
        "text" : "使用刀击杀,会得到山樱「卯月」"
     },
     {
        "type" : "entity",
        "entity" : "minecraft:enderman",
        "text" : "使用刀击杀,会得到山樱「皋月」"
     },
     {
        "type" : "entity",
        "entity" : "minecraft:blaze",
        "text" : "使用刀击杀,会得到山樱「叶月」"
     },
     {
        "type" : "entity",
        "entity" : "minecraft:guardian",
        "scale" : 0.5,
        "text" : "使用刀击杀,会得到山樱「长月」菊"
     },
     {
        "type" : "entity",
        "entity" : "minecraft:vex",
        "text" : "使用刀击杀,会得到山樱「师走」"
     },
     {
        "type" : "entity",
        "entity" : "minecraft:magma_cube",
        "text" : "使用刀击杀,会得到山樱「霜月」"
     }
  ],
  "advancement":"lastsmith:slashblade_bamboolight",
  "sortnum" : 8
}