aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-01-15 12:47:01 -0500
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-01-15 12:47:01 -0500
commit921d3ff4b532834d46b0f0d8fb4efcae886430ce (patch)
treebdd73205edc98320d22473f3f962332774471e00
parentab47a322b072501e16e4ff714ae1384fb54451c2 (diff)
downloadNotEnoughUpdates-REPO-921d3ff4b532834d46b0f0d8fb4efcae886430ce.tar.gz
NotEnoughUpdates-REPO-921d3ff4b532834d46b0f0d8fb4efcae886430ce.tar.bz2
NotEnoughUpdates-REPO-921d3ff4b532834d46b0f0d8fb4efcae886430ce.zip
Bedrock pog
-rw-r--r--constants/misc.json3
-rw-r--r--items/BEDROCK.json18
2 files changed, 14 insertions, 7 deletions
diff --git a/constants/misc.json b/constants/misc.json
index 554841dd..7ecca67a 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -12,7 +12,8 @@
"helmet",
"chestplate",
"leggings",
- "boots"
+ "boots",
+ "drill"
],
"tier_colors": {
diff --git a/items/BEDROCK.json b/items/BEDROCK.json
index daa70908..87c93a59 100644
--- a/items/BEDROCK.json
+++ b/items/BEDROCK.json
@@ -1,13 +1,19 @@
{
"itemid": "minecraft:bedrock",
- "displayname": "§fBedrock",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBedrock\"},ExtraAttributes:{id:\"BEDROCK\"}}",
+ "displayname": "§6Bedrock",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"\",1:\"§7§cPlease contact Jayavarmen#8817\",2:\"§cand explain how on earth you got\",3:\"§cthis item, tyvm\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§6Bedrock\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"BEDROCK\",uuid:\"a43fc96b-e38f-4b99-aebd-10a00a377e62\",timestamp:\"1/15/21 12:44 PM\"}}",
"damage": 0,
"lore": [
- "§f§lCOMMON"
+ "",
+ "§7§cPlease contact Jayavarmen#8817",
+ "§cand explain how on earth you got",
+ "§cthis item, tyvm",
+ "",
+ "§6§lLEGENDARY"
],
"internalname": "BEDROCK",
- "modver": "1.3-REL",
- "vanilla": true,
- "clickcommand": ""
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.7.1-REL",
+ "infoType": ""
} \ No newline at end of file