init
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.air_trick"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.air_trick.desc",
|
||||
"with":[{"keybind":"key.sprint"},{"keybind":"key.forward"},{"keybind":"key.sneak"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:ender_eye"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:movesets",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.enemy_step"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.enemy_step.desc",
|
||||
"with":[{"keybind":"key.jump"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:leather_boots"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:abilities/trick_up",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.guard"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.guard.desc",
|
||||
"with":[{"keybind":"key.sneak"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:shield"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:abilities/air_trick",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.guard_just"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.guard_just.desc",
|
||||
"with":[{"keybind":"key.sneak"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:diamond_block"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:abilities/guard",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.kick_jump"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.kick_jump.desc",
|
||||
"with":[{"keybind":"key.jump"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:iron_boots"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:abilities/enemy_step",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.trick_dodge"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.trick_dodge.desc",
|
||||
"with":[{"keybind":"key.sprint"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:feather"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:abilities/trick_down",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.trick_down"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.trick_down.desc",
|
||||
"with":[{"keybind":"key.sprint"},{"keybind":"key.back"},{"keybind":"key.sneak"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:anvil"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:abilities/air_trick",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.trick_up"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.trick_up.desc",
|
||||
"with":[{"keybind":"key.sprint"},{"keybind":"key.forward"},{"keybind":"key.sneak"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:ender_pearl"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:abilities/air_trick",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.aerial_a"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.aerial_a.desc",
|
||||
"with":[{"keybind":"key.use"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:wooden_sword"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/combo_a",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.aerial_b"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.aerial_b.desc",
|
||||
"with":[{"keybind":"key.use"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:stone_sword"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/aerial_a",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.aerial_cleave"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.aerial_cleave.desc",
|
||||
"with":[{"keybind":"key.use"},{"keybind":"key.back"},{"keybind":"key.sneak"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:iron_axe"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/aerial_b",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.combo_a"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.combo_a.desc",
|
||||
"with":[{"keybind":"key.use"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:golden_sword"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:movesets",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.combo_a_ex"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.combo_a_ex.desc",
|
||||
"with":[{"keybind":"key.use"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:netherite_sword"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/combo_c",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.combo_b"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.combo_b.desc",
|
||||
"with":[{"keybind":"key.use"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:iron_sword"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/combo_a",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.combo_b_max"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.combo_b_max.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:music_disc_11"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/combo_b",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.combo_c"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.combo_c.desc",
|
||||
"with":[{"keybind":"key.use"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:diamond_sword"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/combo_b",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.judgement_cut"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.judgement_cut.desc",
|
||||
"with":[{"keybind":"key.use"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:book"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/rapid_slash",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.judgement_cut_just"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.judgement_cut_just.desc",
|
||||
"with":[{"keybind":"key.use"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:enchanted_book"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/judgement_cut",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.quick_charge"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.quick_charge.desc",
|
||||
"with":[{"keybind":"key.use"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:writable_book"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/judgement_cut_just",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.rapid_slash"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.rapid_slash.desc",
|
||||
"with":[{"keybind":"key.use"},{"keybind":"key.forward"},{"keybind":"key.sneak"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/upperslash",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.rising_star"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.rising_star.desc",
|
||||
"with":[{"keybind":"key.use"},{"keybind":"key.forward"},{"keybind":"key.sneak"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:blaze_powder"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/rapid_slash",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.blistering_swords"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.blistering_swords.desc",
|
||||
"with":[{"translate":"key.pickItem"},{"keybind":"key.pickItem"},{"keybind":"key.forward"},{"keybind":"key.sneak"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:firework_rocket"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/shooting/storm_swords",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.heavy_rain_swords"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.heavy_rain_swords.desc",
|
||||
"with":[{"translate":"key.pickItem"},{"keybind":"key.pickItem"},{"keybind":"key.back"},{"keybind":"key.forward"},{"keybind":"key.sneak"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:ghast_tear"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/shooting/blistering_swords",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.spiral_swords"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.spiral_swords.desc",
|
||||
"with":[{"translate":"key.pickItem"},{"keybind":"key.pickItem"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:shield"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/shooting/summonedswords",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.storm_swords"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.storm_swords.desc",
|
||||
"with":[{"translate":"key.pickItem"},{"keybind":"key.pickItem"},{"keybind":"key.back"},{"keybind":"key.sneak"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:cobweb"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/shooting/spiral_swords",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.summonedswords"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.summonedswords.desc",
|
||||
"with":[{"translate":"key.pickItem"},{"keybind":"key.pickItem"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:arrow"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:movesets",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.upperslash"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.upperslash.desc",
|
||||
"with":[{"keybind":"key.use"},{"keybind":"key.back"},{"keybind":"key.sneak"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:piston"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/combo_a",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.upperslash_jump"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.upperslash_jump.desc",
|
||||
"with":[{"keybind":"key.use"},{"keybind":"key.back"},{"keybind":"key.sneak"}]
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:feather"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:arts/upperslash",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "item.slashblade.slashblade_bamboo"
|
||||
},
|
||||
"description": {
|
||||
"translate": "item.slashblade.slashblade_bamboo.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "slashblade:slashblade_bamboo"
|
||||
},
|
||||
"frame": "task",
|
||||
"hidden": true
|
||||
},
|
||||
"parent": "slashblade:blade/s_wood",
|
||||
"criteria": {
|
||||
"crafting": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": ["slashblade:slashblade_bamboo"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"rewards": {
|
||||
"recipes": ["slashblade:slashblade_silverbamboo"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "item.slashblade.slashblade"
|
||||
},
|
||||
"description": {
|
||||
"translate": "item.slashblade.slashblade.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"frame": "task",
|
||||
"hidden": true
|
||||
},
|
||||
"parent": "slashblade:blade/s_white",
|
||||
"criteria": {
|
||||
"crafting": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": ["slashblade:slashblade"],
|
||||
"nbt": "{ShareTag:{translationKey:\"\"}}"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "item.slashblade.slashblade_silverbamboo"
|
||||
},
|
||||
"description": {
|
||||
"translate": "item.slashblade.slashblade_silverbamboo.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "slashblade:slashblade_silverbamboo"
|
||||
},
|
||||
"frame": "task",
|
||||
"hidden": true
|
||||
},
|
||||
"parent": "slashblade:blade/s_bamboo",
|
||||
"criteria": {
|
||||
"crafting": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": ["slashblade:slashblade_silverbamboo"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "item.slashblade.slashblade_white"
|
||||
},
|
||||
"description": {
|
||||
"translate": "item.slashblade.slashblade_white.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "slashblade:slashblade_white"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:blade/s_wood",
|
||||
"criteria": {
|
||||
"crafting": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": ["slashblade:slashblade_white"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"rewards": {
|
||||
"recipes": ["slashblade:slashblade"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "item.slashblade.slashblade_wood"
|
||||
},
|
||||
"description": {
|
||||
"translate": "item.slashblade.slashblade_wood.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "slashblade:slashblade_wood"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:root",
|
||||
"criteria": {
|
||||
"crafting": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": ["slashblade:slashblade_wood"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"rewards": {
|
||||
"recipes": ["slashblade:slashblade_white","slashblade:slashblade_bamboo"],
|
||||
"loot": ["slashblade:rewards/wood"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.exeffect.feather_falling"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.exeffect.feather_falling.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:feather"
|
||||
},
|
||||
"frame": "task",
|
||||
"hidden": true
|
||||
},
|
||||
"parent": "slashblade:enchantment/root",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.exeffect"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.exeffect.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:enchanted_book"
|
||||
},
|
||||
"frame": "task",
|
||||
"hidden": true
|
||||
},
|
||||
"parent": "slashblade:root",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.exeffect.soul_speed"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.exeffect.soul_speed.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:clock"
|
||||
},
|
||||
"frame": "task",
|
||||
"hidden": true
|
||||
},
|
||||
"parent": "slashblade:enchantment/feather_falling",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "item.slashblade.proudsoul"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.proudsoul"
|
||||
},
|
||||
"icon": {
|
||||
"item": "slashblade:proudsoul",
|
||||
"nbt": "{Crafting:\"slashblade:material/soul\"}"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:material/proudsoul_tiny",
|
||||
"criteria": {
|
||||
"BrokenBlade": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": ["slashblade:proudsoul"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:material/tiny",
|
||||
"slashblade:material/ingot",
|
||||
"slashblade:material/soul",
|
||||
"slashblade:bladestand/bladestand_1",
|
||||
"slashblade:bladestand/bladestand_2"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "item.slashblade.proudsoul_crystal"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.proudsoul_crystal"
|
||||
},
|
||||
"icon": {
|
||||
"item": "slashblade:proudsoul_crystal",
|
||||
"nbt": "{Crafting:\"slashblade:material/crystal_blasting\"}"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:material/proudsoul_sphere",
|
||||
"criteria": {
|
||||
"BrokenBlade": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": ["slashblade:proudsoul_crystal"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"rewards": {
|
||||
"recipes": ["slashblade:material/trapezohedron_smoking"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "item.slashblade.proudsoul_ingot"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.proudsoul_ingot"
|
||||
},
|
||||
"icon": {
|
||||
"item": "slashblade:proudsoul_ingot",
|
||||
"nbt": "{Crafting:\"slashblade:material/ingot\"}"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:material/proudsoul",
|
||||
"criteria": {
|
||||
"BrokenBlade": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": ["slashblade:proudsoul_ingot"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"rewards": {
|
||||
"recipes": ["slashblade:material/sphere_smelting"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "item.slashblade.proudsoul_sphere"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.proudsoul_sphere"
|
||||
},
|
||||
"icon": {
|
||||
"item": "slashblade:proudsoul_sphere",
|
||||
"nbt": "{Crafting:\"slashblade:material/sphere_smelting\"}"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:material/proudsoul_ingot",
|
||||
"criteria": {
|
||||
"BrokenBlade": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": ["slashblade:proudsoul_sphere"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"rewards": {
|
||||
"recipes": ["slashblade:material/crystal_blasting"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "item.slashblade.proudsoul_tiny"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.proudsoul_tiny"
|
||||
},
|
||||
"icon": {
|
||||
"item": "slashblade:proudsoul_tiny",
|
||||
"nbt": "{Crafting:\"slashblade:material/tiny\"}"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:root",
|
||||
"criteria": {
|
||||
"BrokenBlade": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:proudsoul_tiny"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "item.slashblade.proudsoul_trapezohedron"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.proudsoul_trapezohedron"
|
||||
},
|
||||
"icon": {
|
||||
"item": "slashblade:proudsoul_trapezohedron",
|
||||
"nbt": "{Crafting:\"slashblade:material/trapezohedron_smoking\"}"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:material/proudsoul_crystal",
|
||||
"criteria": {
|
||||
"BrokenBlade": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": ["slashblade:proudsoul_trapezohedron"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.movesets"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.movesets.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:command_block"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:root",
|
||||
"criteria": {
|
||||
"crafting": {
|
||||
"trigger": "inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "slashblade:slashblade"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_proudsoul": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:proudsoul"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:agito"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_proudsoul",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:agito"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_proudsoul_sphere": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:proudsoul_sphere"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:doutanuki"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_proudsoul_sphere",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:doutanuki"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_silverbamboo": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_silverbamboo"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:fox_black"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_silverbamboo",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:fox_black"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_silverbamboo": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_silverbamboo"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:fox_white"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_silverbamboo",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:fox_white"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:muramasa"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:muramasa"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_proudsoul_sphere": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:proudsoul_sphere"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:orotiagito"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_proudsoul_sphere",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:orotiagito"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_proudsoul": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:proudsoul"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:orotiagito_sealed"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_proudsoul",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:orotiagito_sealed"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_silverbamboo": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_silverbamboo"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:rodai_diamond"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_silverbamboo",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:rodai_diamond"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_silverbamboo": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_silverbamboo"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:rodai_golden"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_silverbamboo",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:rodai_golden"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_silverbamboo": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_silverbamboo"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:rodai_iron"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_silverbamboo",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:rodai_iron"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_silverbamboo": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_silverbamboo"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:rodai_netherite"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_silverbamboo",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:rodai_netherite"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_silverbamboo": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_silverbamboo"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:rodai_stone"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_silverbamboo",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:rodai_stone"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_silverbamboo": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_silverbamboo"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:rodai_wooden"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_silverbamboo",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:rodai_wooden"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_silverbamboo": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_silverbamboo"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:ruby"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_silverbamboo",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:ruby"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_proudsoul_ingot": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:proudsoul_ingot"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:sabigatana"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_proudsoul_ingot",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:sabigatana"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_white": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_white"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:slashblade"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_white",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:slashblade"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_wood": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_wood"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:slashblade_bamboo"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_wood",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:slashblade_bamboo"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_bamboo": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_bamboo"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:slashblade_silverbamboo"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_bamboo",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:slashblade_silverbamboo"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_wood": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_wood"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:slashblade_white"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_wood",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:slashblade_white"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:slashblade_wood"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
},
|
||||
"has_wooden_sword": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"minecraft:wooden_sword"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_wooden_sword",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:slashblade_wood"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade_wood": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade_wood"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:tagayasan"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade_wood",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:tagayasan"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_proudsoul_sphere": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:proudsoul_sphere"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:yamato_fix"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_proudsoul_sphere",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:yamato_fix"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_slashblade": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"slashblade:slashblade"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "slashblade:yuzukitukumo"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_slashblade",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:yuzukitukumo"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "itemGroup.slashblade"
|
||||
},
|
||||
"description": {
|
||||
"translate": "itemGroup.slashblade.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "slashblade:slashblade",
|
||||
"nbt": "{SlashBladeIcon:{ForgeCaps:{\"slashblade:bladestate\":{Energy:0,State:{isSealed:0b,isNoScabbard:0b,translationKey:\"item.slashblade.yamato\",isDestructable:0b,HasShield:0b,SummonedSwordColor:-13421569,lastActionTime:0L,_onClick:0b,fallDecreaseRate:0.0f,currentCombo:\"arts_rapid_slash\",killCount:0,isCharged:0b,RepairCounter:0,Damage:0.0f,rarityType:0b,ShareTag:{translationKey:\"item.slashblade.yamato\",isBroken:\"false\"},ComboRoot:\"standby\",adjustXYZ:[0.0d,0.0d,0.0d],ModelName:\"slashblade:model/named/yamato.obj\",lastPosHash:\"\",RangeAttackType:\"none\",isDefaultBewitched:0b,AttackAmplifier:0.0f,TargetEntity:0,SpecialAttackType:\"none\",TextureName:\"slashblade:model/named/yamato.png\",SummonedSwordColorInverse:0b,isBroken:0b,baseAttackModifier:6.0f,StandbyRenderType:0b}}},id:\"slashblade:slashblade\",Count:1b,tag:{Damage:0,ShareTag:{translationKey:\"item.slashblade.yamato\",isBroken:\"false\"}}}}"
|
||||
},
|
||||
"background": "minecraft:textures/block/chiseled_quartz_block.png",
|
||||
"frame": "task"
|
||||
},
|
||||
"criteria": {
|
||||
"attackTheEntity": {
|
||||
"trigger": "minecraft:player_hurt_entity"
|
||||
}
|
||||
},
|
||||
"rewards": {
|
||||
"recipes": ["slashblade:simple_slashblade","slashblade:s_wood"],
|
||||
"loot": ["slashblade:rewards/first"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.bladestand"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.bladestand.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "slashblade:bladestand_2"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:root",
|
||||
"criteria": {
|
||||
"getitem1": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": ["slashblade:bladestand_1"]
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"getitem2": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": ["slashblade:bladestand_2"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"getitem1",
|
||||
"getitem2"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"slashblade:bladestand/bladestand_v",
|
||||
"slashblade:bladestand/bladestand_s",
|
||||
"slashblade:bladestand/bladestand_1w",
|
||||
"slashblade:bladestand/bladestand_2w"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.refine"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.refine.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:anvil",
|
||||
"nbt": "{Crafting:\"slashblade:anvilcrafting/refine\"}"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "slashblade:tips/reforge",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "adv.slashblade.reforge"
|
||||
},
|
||||
"description": {
|
||||
"translate": "adv.slashblade.reforge.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:anvil",
|
||||
"nbt": "{Crafting:\"slashblade:anvilcrafting/reforge\"}"
|
||||
},
|
||||
"frame": "task"
|
||||
},
|
||||
"parent": "slashblade:root",
|
||||
"criteria": {
|
||||
"customtrigger": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"name": "root",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "slashblade:proudsoul_tiny",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"name": "root",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "slashblade:proudsoul",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:agito",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade",
|
||||
"request": {
|
||||
"kill": 100,
|
||||
"name": "slashblade:agito_rust"
|
||||
}
|
||||
},
|
||||
"S": {
|
||||
"item": "slashblade:proudsoul"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" S ",
|
||||
"SBS",
|
||||
" S "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group":"bladestand",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "slashblade:proudsoul_tiny"
|
||||
},
|
||||
{
|
||||
"tag": "minecraft:wooden_fences"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:bladestand_1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group":"bladestand",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "slashblade:proudsoul_sphere"
|
||||
},
|
||||
{
|
||||
"tag": "minecraft:wooden_fences"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:bladestand_1w"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group":"bladestand",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "slashblade:proudsoul"
|
||||
},
|
||||
{
|
||||
"tag": "minecraft:wooden_fences"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:bladestand_2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group":"bladestand",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "slashblade:proudsoul_crystal"
|
||||
},
|
||||
{
|
||||
"tag": "minecraft:wooden_fences"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:bladestand_2w"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group":"bladestand",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "slashblade:proudsoul_trapezohedron"
|
||||
},
|
||||
{
|
||||
"tag": "minecraft:wooden_fences"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:bladestand_s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group":"bladestand",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "slashblade:proudsoul_ingot"
|
||||
},
|
||||
{
|
||||
"tag": "minecraft:wooden_fences"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:bladestand_v"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:doutanuki",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade",
|
||||
"request": {
|
||||
"kill": 100,
|
||||
"name": "slashblade:sabigatana",
|
||||
"proud_soul": 1000,
|
||||
"refine": 10
|
||||
}
|
||||
},
|
||||
"P": {
|
||||
"item": "slashblade:proudsoul_sphere"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" P",
|
||||
" B ",
|
||||
"P "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:fox_black",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:blaze_powder"
|
||||
},
|
||||
"C": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade",
|
||||
"request": {
|
||||
"enchantments": [
|
||||
{
|
||||
"id": "minecraft:smite"
|
||||
}
|
||||
],
|
||||
"name": "slashblade:ruby"
|
||||
}
|
||||
},
|
||||
"E": {
|
||||
"tag": "forge:obsidian"
|
||||
},
|
||||
"F": {
|
||||
"tag": "forge:feathers"
|
||||
},
|
||||
"Q": {
|
||||
"tag": "forge:storage_blocks/quartz"
|
||||
},
|
||||
"S": {
|
||||
"item": "slashblade:proudsoul_crystal"
|
||||
},
|
||||
"W": {
|
||||
"tag": "forge:crops/wheat"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" EF",
|
||||
"BCS",
|
||||
"WQ "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:fox_white",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:blaze_powder"
|
||||
},
|
||||
"C": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade",
|
||||
"request": {
|
||||
"enchantments": [
|
||||
{
|
||||
"id": "minecraft:looting"
|
||||
}
|
||||
],
|
||||
"name": "slashblade:ruby"
|
||||
}
|
||||
},
|
||||
"E": {
|
||||
"tag": "forge:obsidian"
|
||||
},
|
||||
"F": {
|
||||
"tag": "forge:feathers"
|
||||
},
|
||||
"Q": {
|
||||
"tag": "forge:storage_blocks/quartz"
|
||||
},
|
||||
"S": {
|
||||
"item": "slashblade:proudsoul_crystal"
|
||||
},
|
||||
"W": {
|
||||
"tag": "forge:crops/wheat"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" EF",
|
||||
"BCS",
|
||||
"WQ "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"ingredient": {
|
||||
"item": "slashblade:proudsoul_sphere"
|
||||
},
|
||||
"result": "slashblade:proudsoul_crystal",
|
||||
"experience": 0.1,
|
||||
"cookingtime": 300
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "slashblade:proudsoul",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "slashblade:proudsoul"
|
||||
},
|
||||
{
|
||||
"item": "slashblade:proudsoul"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:iron_ingot"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:proudsoul_ingot"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "slashblade:proudsoul",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "slashblade:proudsoul_tiny"
|
||||
},
|
||||
{
|
||||
"item": "slashblade:proudsoul_tiny"
|
||||
},
|
||||
{
|
||||
"item": "slashblade:proudsoul_tiny"
|
||||
},
|
||||
{
|
||||
"item": "slashblade:proudsoul_tiny"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:proudsoul"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "minecraft:smelting",
|
||||
"ingredient": {
|
||||
"item": "slashblade:proudsoul_ingot"
|
||||
},
|
||||
"result": "slashblade:proudsoul_sphere",
|
||||
"experience": 0.1,
|
||||
"cookingtime": 200
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "slashblade:proudsoul",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "slashblade:proudsoul"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:proudsoul_tiny",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"ingredient": {
|
||||
"item": "slashblade:proudsoul_crystal"
|
||||
},
|
||||
"result": "slashblade:proudsoul_trapezohedron",
|
||||
"experience": 0.1,
|
||||
"cookingtime": 400
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:muramasa",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade",
|
||||
"request": {
|
||||
"proud_soul": 5000,
|
||||
"refine": 20
|
||||
}
|
||||
},
|
||||
"S": {
|
||||
"item": "slashblade:proudsoul_sphere"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"SSS",
|
||||
"SBS",
|
||||
"SSS"
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:orotiagito",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade",
|
||||
"request": {
|
||||
"kill": 500,
|
||||
"name": "slashblade:orotiagito_sealed",
|
||||
"proud_soul": 1000,
|
||||
"refine": 10
|
||||
}
|
||||
},
|
||||
"P": {
|
||||
"item": "slashblade:proudsoul"
|
||||
},
|
||||
"S": {
|
||||
"item": "slashblade:proudsoul_sphere"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"PSP",
|
||||
"SBS",
|
||||
"PSP"
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:orotiagito_sealed",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade",
|
||||
"request": {
|
||||
"kill": 100,
|
||||
"name": "slashblade:orotiagito_rust"
|
||||
}
|
||||
},
|
||||
"S": {
|
||||
"item": "slashblade:proudsoul"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" S ",
|
||||
"SBS",
|
||||
" S "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:rodai_diamond",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade_silverbamboo",
|
||||
"request": {
|
||||
"kill": 100,
|
||||
"sword_type": [
|
||||
"broken"
|
||||
]
|
||||
}
|
||||
},
|
||||
"P": {
|
||||
"item": "slashblade:proudsoul_trapezohedron"
|
||||
},
|
||||
"S": {
|
||||
"tag": "forge:string"
|
||||
},
|
||||
"W": {
|
||||
"item": "minecraft:diamond_sword"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" P",
|
||||
" B ",
|
||||
"WS "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:rodai_golden",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade_silverbamboo",
|
||||
"request": {
|
||||
"kill": 100,
|
||||
"sword_type": [
|
||||
"broken"
|
||||
]
|
||||
}
|
||||
},
|
||||
"P": {
|
||||
"item": "slashblade:proudsoul_crystal"
|
||||
},
|
||||
"S": {
|
||||
"tag": "forge:string"
|
||||
},
|
||||
"W": {
|
||||
"item": "minecraft:golden_sword"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" P",
|
||||
" B ",
|
||||
"WS "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:rodai_iron",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade_silverbamboo",
|
||||
"request": {
|
||||
"kill": 100,
|
||||
"sword_type": [
|
||||
"broken"
|
||||
]
|
||||
}
|
||||
},
|
||||
"P": {
|
||||
"item": "slashblade:proudsoul_crystal"
|
||||
},
|
||||
"S": {
|
||||
"tag": "forge:string"
|
||||
},
|
||||
"W": {
|
||||
"item": "minecraft:iron_sword"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" P",
|
||||
" B ",
|
||||
"WS "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:rodai_netherite",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade_silverbamboo",
|
||||
"request": {
|
||||
"kill": 100,
|
||||
"sword_type": [
|
||||
"broken"
|
||||
]
|
||||
}
|
||||
},
|
||||
"P": {
|
||||
"item": "slashblade:proudsoul_trapezohedron"
|
||||
},
|
||||
"S": {
|
||||
"tag": "forge:string"
|
||||
},
|
||||
"W": {
|
||||
"item": "minecraft:netherite_sword"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" P",
|
||||
" B ",
|
||||
"WS "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:rodai_stone",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade_silverbamboo",
|
||||
"request": {
|
||||
"kill": 100,
|
||||
"sword_type": [
|
||||
"broken"
|
||||
]
|
||||
}
|
||||
},
|
||||
"P": {
|
||||
"item": "slashblade:proudsoul_crystal"
|
||||
},
|
||||
"S": {
|
||||
"tag": "forge:string"
|
||||
},
|
||||
"W": {
|
||||
"item": "minecraft:stone_sword"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" P",
|
||||
" B ",
|
||||
"WS "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:rodai_wooden",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade_silverbamboo",
|
||||
"request": {
|
||||
"kill": 100,
|
||||
"sword_type": [
|
||||
"broken"
|
||||
]
|
||||
}
|
||||
},
|
||||
"P": {
|
||||
"item": "slashblade:proudsoul_crystal"
|
||||
},
|
||||
"S": {
|
||||
"tag": "forge:string"
|
||||
},
|
||||
"W": {
|
||||
"item": "minecraft:wooden_sword"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" P",
|
||||
" B ",
|
||||
"WS "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:ruby",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade_silverbamboo",
|
||||
"request": {
|
||||
"sword_type": [
|
||||
"broken"
|
||||
]
|
||||
}
|
||||
},
|
||||
"D": {
|
||||
"tag": "forge:dyes/red"
|
||||
},
|
||||
"I": {
|
||||
"item": "slashblade:proudsoul"
|
||||
},
|
||||
"P": {
|
||||
"item": "slashblade:proudsoul_ingot"
|
||||
},
|
||||
"S": {
|
||||
"tag": "forge:string"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"DPI",
|
||||
"PB ",
|
||||
"S "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"blade": "slashblade:sabigatana",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade",
|
||||
"request": {
|
||||
"name": "slashblade:sabigatana",
|
||||
"sword_type": [
|
||||
"broken",
|
||||
"sealed"
|
||||
]
|
||||
}
|
||||
},
|
||||
"P": {
|
||||
"item": "slashblade:proudsoul_ingot"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" P",
|
||||
" P ",
|
||||
"B "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"type": "slashblade:shaped_blade",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"B": {
|
||||
"type": "slashblade:blade",
|
||||
"item": "slashblade:slashblade_white",
|
||||
"request": {
|
||||
"sword_type": [
|
||||
"broken"
|
||||
]
|
||||
}
|
||||
},
|
||||
"D": {
|
||||
"tag": "forge:storage_blocks/coal"
|
||||
},
|
||||
"E": {
|
||||
"tag": "forge:rods/blaze"
|
||||
},
|
||||
"I": {
|
||||
"tag": "forge:ingots/gold"
|
||||
},
|
||||
"P": {
|
||||
"tag": "forge:dyes/blue"
|
||||
},
|
||||
"S": {
|
||||
"tag": "forge:string"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" EI",
|
||||
"PBD",
|
||||
"SI "
|
||||
],
|
||||
"result": {
|
||||
"item": "slashblade:slashblade"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user