aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-01-15 14:37:26 -0500
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-01-15 14:37:26 -0500
commit20199fb4d6cd25c83c343603759d09b7ff267b2a (patch)
treebb1e76939b8ee70c6d1e0a350f540d16035e60ff /items
parentfabf595fd89549173e7f4c2308a2b6c5ab8787d0 (diff)
downloadNotEnoughUpdates-REPO-20199fb4d6cd25c83c343603759d09b7ff267b2a.tar.gz
NotEnoughUpdates-REPO-20199fb4d6cd25c83c343603759d09b7ff267b2a.tar.bz2
NotEnoughUpdates-REPO-20199fb4d6cd25c83c343603759d09b7ff267b2a.zip
More Stuff
Diffstat (limited to 'items')
-rw-r--r--items/BEACON_1.json3
-rw-r--r--items/GOBLIN_BOOTS.json25
-rw-r--r--items/GOBLIN_CHESTPLATE.json25
-rw-r--r--items/GOBLIN_EGG.json18
-rw-r--r--items/GOBLIN_HELMET.json25
-rw-r--r--items/GOBLIN_LEGGINGS.json25
-rw-r--r--items/MITHRIL_COAT.json3
7 files changed, 122 insertions, 2 deletions
diff --git a/items/BEACON_1.json b/items/BEACON_1.json
index edaef035..bb9210a8 100644
--- a/items/BEACON_1.json
+++ b/items/BEACON_1.json
@@ -29,5 +29,6 @@
},
"internalname": "BEACON_1",
"clickcommand": "viewrecipe",
- "modver": "1.7.1-REL"
+ "modver": "1.7.1-REL",
+ "crafttext": "Requires: Mithril IX"
} \ No newline at end of file
diff --git a/items/GOBLIN_BOOTS.json b/items/GOBLIN_BOOTS.json
new file mode 100644
index 00000000..094f00f3
--- /dev/null
+++ b/items/GOBLIN_BOOTS.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:leather_boots",
+ "displayname": "§f§f§9Goblin Boots",
+ "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60 HP\",1:\"§7Intelligence: §a-1\",2:\"§7Mining Speed: §a+10\",3:\"\",4:\"§6Full Set Bonus: Smart Miner\",5:\"§7Converts your Intelligence\",6:\"§7§7into Mining Speed§7. +§61\",7:\"§6Mining Speed §7for every §b15\",8:\"§bIntelligence §7removed.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE BOOTS\"],color:3649602,Name:\"§f§f§9Goblin Boots\"},ExtraAttributes:{color:\"55:176:66\",originTag:\"UNKNOWN\",id:\"GOBLIN_BOOTS\",uuid:\"9d28dd64-e3f2-46f3-b1d7-bad8ac0186df\",timestamp:\"1/15/21 2:22 PM\"},AttributeModifiers:[]}",
+ "damage": 0,
+ "lore": [
+ "§7Health: §a+60 HP",
+ "§7Intelligence: §a-1",
+ "§7Mining Speed: §a+10",
+ "",
+ "§6Full Set Bonus: Smart Miner",
+ "§7Converts your Intelligence",
+ "§7§7into Mining Speed§7. +§61",
+ "§6Mining Speed §7for every §b15",
+ "§bIntelligence §7removed.",
+ "",
+ "§7§8This item can be reforged!",
+ "§9§lRARE BOOTS"
+ ],
+ "internalname": "GOBLIN_BOOTS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.7.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/GOBLIN_CHESTPLATE.json b/items/GOBLIN_CHESTPLATE.json
new file mode 100644
index 00000000..45b93420
--- /dev/null
+++ b/items/GOBLIN_CHESTPLATE.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:leather_chestplate",
+ "displayname": "§f§f§9Goblin Chestplate",
+ "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+140 HP\",1:\"§7Intelligence: §a-1\",2:\"§7Mining Speed: §a+10\",3:\"\",4:\"§6Full Set Bonus: Smart Miner\",5:\"§7Converts your Intelligence\",6:\"§7§7into Mining Speed§7. +§61\",7:\"§6Mining Speed §7for every §b15\",8:\"§bIntelligence §7removed.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE CHESTPLATE\"],color:3649602,Name:\"§f§f§9Goblin Chestplate\"},ExtraAttributes:{color:\"55:176:66\",originTag:\"UNKNOWN\",id:\"GOBLIN_CHESTPLATE\",uuid:\"6291a3a4-ea96-4e8a-9bbd-eafd6a82885a\",timestamp:\"1/15/21 2:07 PM\"},AttributeModifiers:[]}",
+ "damage": 0,
+ "lore": [
+ "§7Health: §a+140 HP",
+ "§7Intelligence: §a-1",
+ "§7Mining Speed: §a+10",
+ "",
+ "§6Full Set Bonus: Smart Miner",
+ "§7Converts your Intelligence",
+ "§7§7into Mining Speed§7. +§61",
+ "§6Mining Speed §7for every §b15",
+ "§bIntelligence §7removed.",
+ "",
+ "§7§8This item can be reforged!",
+ "§9§lRARE CHESTPLATE"
+ ],
+ "internalname": "GOBLIN_CHESTPLATE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.7.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/GOBLIN_EGG.json b/items/GOBLIN_EGG.json
new file mode 100644
index 00000000..8fa53ad4
--- /dev/null
+++ b/items/GOBLIN_EGG.json
@@ -0,0 +1,18 @@
+{
+ "itemid": "minecraft:egg",
+ "displayname": "§aGoblin Egg",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7§oWhat came first the goblin\",2:\"§7§oor the egg?\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aGoblin Egg\"},ExtraAttributes:{id:\"GOBLIN_EGG\"}}",
+ "damage": 0,
+ "lore": [
+ "",
+ "§7§7§oWhat came first the goblin",
+ "§7§oor the egg?",
+ "",
+ "§a§lUNCOMMON"
+ ],
+ "internalname": "GOBLIN_EGG",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.7.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/GOBLIN_HELMET.json b/items/GOBLIN_HELMET.json
new file mode 100644
index 00000000..2ab34cee
--- /dev/null
+++ b/items/GOBLIN_HELMET.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§9Goblin Helmet",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"870c288a-d7fc-36a8-b4a6-6d563936c274\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGJmNTZjNjU0MWMxMjY2ZmZjNDYzNTEwYmRiNTVhZWY5MzE1YWY1NDg4OThjZjVkM2NiYTFiNWI0YzAxIn19fQ\"}]}},display:{Lore:[0:\"§7Health: §a+70 HP\",1:\"§7Intelligence: §a-1\",2:\"§7Mining Speed: §a+10\",3:\"\",4:\"§6Full Set Bonus: Smart Miner\",5:\"§7Converts your Intelligence\",6:\"§7§7into Mining Speed§7. +§61\",7:\"§6Mining Speed §7for every §b15\",8:\"§bIntelligence §7removed.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE HELMET\"],Name:\"§f§f§9Goblin Helmet\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GOBLIN_HELMET\",uuid:\"bc5db46c-a51e-4cd9-b8d5-8f8848f7a248\",timestamp:\"1/15/21 1:55 PM\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§7Health: §a+70 HP",
+ "§7Intelligence: §a-1",
+ "§7Mining Speed: §a+10",
+ "",
+ "§6Full Set Bonus: Smart Miner",
+ "§7Converts your Intelligence",
+ "§7§7into Mining Speed§7. +§61",
+ "§6Mining Speed §7for every §b15",
+ "§bIntelligence §7removed.",
+ "",
+ "§7§8This item can be reforged!",
+ "§9§lRARE HELMET"
+ ],
+ "internalname": "GOBLIN_HELMET",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.7.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/GOBLIN_LEGGINGS.json b/items/GOBLIN_LEGGINGS.json
new file mode 100644
index 00000000..f62919a1
--- /dev/null
+++ b/items/GOBLIN_LEGGINGS.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:leather_leggings",
+ "displayname": "§f§f§9Goblin Leggings",
+ "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+125 HP\",1:\"§7Intelligence: §a-1\",2:\"§7Mining Speed: §a+10\",3:\"\",4:\"§6Full Set Bonus: Smart Miner\",5:\"§7Converts your Intelligence\",6:\"§7§7into Mining Speed§7. +§61\",7:\"§6Mining Speed §7for every §b15\",8:\"§bIntelligence §7removed.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE LEGGINGS\"],color:3649602,Name:\"§f§f§9Goblin Leggings\"},ExtraAttributes:{color:\"55:176:66\",originTag:\"UNKNOWN\",id:\"GOBLIN_LEGGINGS\",uuid:\"8eb6d06c-86d4-4d2a-89e5-0383eb95a852\",timestamp:\"1/15/21 1:09 PM\"},AttributeModifiers:[]}",
+ "damage": 0,
+ "lore": [
+ "§7Health: §a+125 HP",
+ "§7Intelligence: §a-1",
+ "§7Mining Speed: §a+10",
+ "",
+ "§6Full Set Bonus: Smart Miner",
+ "§7Converts your Intelligence",
+ "§7§7into Mining Speed§7. +§61",
+ "§6Mining Speed §7for every §b15",
+ "§bIntelligence §7removed.",
+ "",
+ "§7§8This item can be reforged!",
+ "§9§lRARE LEGGINGS"
+ ],
+ "internalname": "GOBLIN_LEGGINGS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.7.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/MITHRIL_COAT.json b/items/MITHRIL_COAT.json
index 25de0e74..d889db01 100644
--- a/items/MITHRIL_COAT.json
+++ b/items/MITHRIL_COAT.json
@@ -30,5 +30,6 @@
},
"internalname": "MITHRIL_COAT",
"clickcommand": "viewrecipe",
- "modver": "1.7.1-REL"
+ "modver": "1.7.1-REL",
+ "crafttext": "Requires: Mithril V"
} \ No newline at end of file