aboutsummaryrefslogtreecommitdiff
path: root/items/TRAINING_DUMMY.json
blob: e9d19d36e2de4f78ce1c871a8e382e15dddc2a61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
  "itemid": "minecraft:spawn_egg",
  "displayname": "§aTraining Dummy",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Places a Training Dummy that can\",1:\"§7be used to test out weapons and\",2:\"§7other damage sources. A Training\",3:\"§7Dummy can take the form of\",4:\"§7almost any mob. Right-click to\",5:\"§7access its settings.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aTraining Dummy\"},ExtraAttributes:{id:\"TRAINING_DUMMY\"}}",
  "damage": 0,
  "lore": [
    "§7Places a Training Dummy that can",
    "§7be used to test out weapons and",
    "§7other damage sources. A Training",
    "§7Dummy can take the form of",
    "§7almost any mob. Right-click to",
    "§7access its settings.",
    "",
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "SPONGE:32",
    "A2": "ENCHANTED_PUMPKIN:1",
    "A3": "SPONGE:32",
    "B1": "SPONGE:32",
    "B2": "ARMOR_SHOWCASE:1",
    "B3": "SPONGE:32",
    "C1": "SPONGE:32",
    "C2": "SPONGE:32",
    "C3": "SPONGE:32"
  },
  "internalname": "TRAINING_DUMMY",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Training_Dummy"
  ],
  "crafttext": "Requires: Pumpkin V"
}