Files
meatballcraft/scripts/BewitchmentPowerful.zs
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

11 lines
1.1 KiB
Plaintext

recipes.addShaped(<redstonearsenal:tool.bow_flux>.withTag({ench: [{lvl: 12 as short, id: 48 as short}, {lvl: 1 as short, id: 45 as short}, {lvl: 1 as short, id: 51 as short}, {lvl: 3 as short, id: 93 as short}, {lvl: 6 as short, id: 90 as short}], RepairCost: 1, display: {Name: "Brave"}}),
[[<bewitchment:hellhound_horn>, <bewitchment:demon_heart>, <bewitchment:hellhound_horn>],
[<contenttweaker:dragons_blood_plastic>, <bewitchment:sigil_ruin>, <contenttweaker:dragons_blood_plastic>],
[<bewitchment:hellhound_horn>, <redstonearsenal:tool.bow_flux>, <bewitchment:hellhound_horn>]]);
recipes.addShaped(<erebus:spider_t_shirt>.withTag({ench: [{lvl: 9 as short, id: 0 as short}, {lvl: 5 as short, id: 34 as short}, {lvl: 10 as short, id: 46 as short}, {lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "Someone's Costume"}}),
[[<bewitchment:hellhound_horn>, <bewitchment:demon_heart>, <bewitchment:hellhound_horn>],
[<contenttweaker:dragons_blood_plastic>, <erebus:spider_t_shirt>, <contenttweaker:dragons_blood_plastic>],
[<bewitchment:hellhound_horn>, <bewitchment:sigil_shrieking>, <bewitchment:hellhound_horn>]]);