aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_BONE_BLOCK.json
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2020-08-03 16:14:51 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2020-08-03 16:14:51 -0400
commit87ee7fe2ce0af1b3f1afb290418e7265b33a5221 (patch)
tree53d329e07f05b37fd3803770de185ded46bf00b4 /items/ENCHANTED_BONE_BLOCK.json
parent91f8aa7db485ae8359dc634734889dc41c546678 (diff)
downloadNotEnoughUpdates-REPO-87ee7fe2ce0af1b3f1afb290418e7265b33a5221.tar.gz
NotEnoughUpdates-REPO-87ee7fe2ce0af1b3f1afb290418e7265b33a5221.tar.bz2
NotEnoughUpdates-REPO-87ee7fe2ce0af1b3f1afb290418e7265b33a5221.zip
Dungeon f4
Diffstat (limited to 'items/ENCHANTED_BONE_BLOCK.json')
-rw-r--r--items/ENCHANTED_BONE_BLOCK.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/items/ENCHANTED_BONE_BLOCK.json b/items/ENCHANTED_BONE_BLOCK.json
new file mode 100644
index 00000000..59b1c5a6
--- /dev/null
+++ b/items/ENCHANTED_BONE_BLOCK.json
@@ -0,0 +1,17 @@
+{
+ "itemid": "minecraft:quartz_block",
+ "displayname": "§9Enchanted Bone Block",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Enchanted Bone Block\"},ExtraAttributes:{id:\"ENCHANTED_BONE_BLOCK\"}}",
+ "damage": 1,
+ "lore": [
+ "§9§lRARE"
+ ],
+ "internalname": "ENCHANTED_BONE_BLOCK",
+ "crafttext": "Requires: Bone X",
+ "clickcommand": "viewrecipe",
+ "modver": "1.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Bone_Block"
+ ]
+} \ No newline at end of file