diff options
author | SeRaid <77941535+SeRaid743@users.noreply.github.com> | 2024-06-01 17:00:34 +1200 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-06-06 03:32:00 +0200 |
commit | 68b518d9c446d6013dee1246a708938e3f8dce70 (patch) | |
tree | 72e6de1404a2fe1cecd2f194dbb0a4d12c8e133d /items/COAL.json | |
parent | 8fbe07b7d7c90fa71325a6c2d44bb7fb5bae034b (diff) | |
download | NotEnoughUpdates-REPO-68b518d9c446d6013dee1246a708938e3f8dce70.tar.gz NotEnoughUpdates-REPO-68b518d9c446d6013dee1246a708938e3f8dce70.tar.bz2 NotEnoughUpdates-REPO-68b518d9c446d6013dee1246a708938e3f8dce70.zip |
Diffstat (limited to 'items/COAL.json')
-rw-r--r-- | items/COAL.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/COAL.json b/items/COAL.json index 9626e1e8..aea9e37d 100644 --- a/items/COAL.json +++ b/items/COAL.json @@ -1,10 +1,11 @@ { "itemid": "minecraft:coal", "displayname": "§fCoal", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7Increases the speed of\",3:\"§7your minion by §a5%§7 for 30\",4:\"§7minutes§7!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fCoal\"},ExtraAttributes:{id:\"COAL\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"§7§8Collection Item\",2:\"\",3:\"§7Increases the speed of\",4:\"§7your minion by §a5%§7 for 30\",5:\"§7minutes§7!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fCoal\"},ExtraAttributes:{id:\"COAL\"}}", "damage": 0, "lore": [ "§7§8Brewing Ingredient", + "§7§8Collection Item", "", "§7Increases the speed of", "§7your minion by §a5%§7 for 30", @@ -13,7 +14,7 @@ "§f§lCOMMON" ], "internalname": "COAL", - "modver": "2.1.1-PRE", + "modver": "2.2.2", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { |