aboutsummaryrefslogtreecommitdiff
path: root/items/SEA_LANTERN_HAT.json
diff options
context:
space:
mode:
authorMoulberry <jjenour@student.unimelb.edu.au>2020-11-27 13:26:27 +1100
committerGitHub <noreply@github.com>2020-11-27 13:26:27 +1100
commitc71d739f3ed67c3f11de4503c1d0af110ee7e654 (patch)
tree5c09bdfa800caace44c453190209b978cd15cc55 /items/SEA_LANTERN_HAT.json
parentb28c70810a8b9a0e9ef3162335fe215b0ee30521 (diff)
parent26acbb507d50592cff41d0bcbe4f1b7f78eda0f6 (diff)
downloadNotEnoughUpdates-REPO-c71d739f3ed67c3f11de4503c1d0af110ee7e654.tar.gz
NotEnoughUpdates-REPO-c71d739f3ed67c3f11de4503c1d0af110ee7e654.tar.bz2
NotEnoughUpdates-REPO-c71d739f3ed67c3f11de4503c1d0af110ee7e654.zip
Merge pull request #309 from IRONM00N/master
I am speed
Diffstat (limited to 'items/SEA_LANTERN_HAT.json')
-rw-r--r--items/SEA_LANTERN_HAT.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/items/SEA_LANTERN_HAT.json b/items/SEA_LANTERN_HAT.json
new file mode 100644
index 00000000..d5ca1c92
--- /dev/null
+++ b/items/SEA_LANTERN_HAT.json
@@ -0,0 +1,27 @@
+{
+ "itemid": "minecraft:sea_lantern",
+ "displayname": "§aSea Lantern Hat",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Breathe §a5x §7as long\",1:\"§7underwater when wearing!\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON HELMET\"],Name:\"§aSea Lantern Hat\"},ExtraAttributes:{id:\"SEA_LANTERN_HAT\"}}",
+ "damage": 0,
+ "lore": [
+ "§7§7Breathe §a5x §7as long",
+ "§7underwater when wearing!",
+ "",
+ "§7§8This item can be reforged!",
+ "§a§lUNCOMMON HELMET"
+ ],
+ "recipe": {
+ "A1": "PRISMARINE_CRYSTALS:1",
+ "A2": "PRISMARINE_CRYSTALS:1",
+ "A3": "PRISMARINE_CRYSTALS:1",
+ "B1": "PRISMARINE_CRYSTALS:1",
+ "B2": "",
+ "B3": "PRISMARINE_CRYSTALS:1",
+ "C1": "",
+ "C2": "",
+ "C3": ""
+ },
+ "internalname": "SEA_LANTERN_HAT",
+ "clickcommand": "viewrecipe",
+ "modver": "1.7-REL"
+} \ No newline at end of file