aboutsummaryrefslogtreecommitdiff
path: root/items/CHARCOAL.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-06-08 21:34:21 +0200
committerGitHub <noreply@github.com>2023-06-08 21:34:21 +0200
commit3efdfd0c530b0764831206f88ad28e005c8251af (patch)
tree3bf825765a2f402366541e935dcd73ead4d5d21c /items/CHARCOAL.json
parent7c3a829a08c313a167a60a380369e1d04afcb4f6 (diff)
downloadNotEnoughUpdates-REPO-3efdfd0c530b0764831206f88ad28e005c8251af.tar.gz
NotEnoughUpdates-REPO-3efdfd0c530b0764831206f88ad28e005c8251af.tar.bz2
NotEnoughUpdates-REPO-3efdfd0c530b0764831206f88ad28e005c8251af.zip
Added §c. (#937)
* Added §c. * Added Right Click to open sack! * Fixed lore of cole mayor
Diffstat (limited to 'items/CHARCOAL.json')
-rw-r--r--items/CHARCOAL.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/items/CHARCOAL.json b/items/CHARCOAL.json
new file mode 100644
index 00000000..86a32d29
--- /dev/null
+++ b/items/CHARCOAL.json
@@ -0,0 +1,18 @@
+{
+ "itemid": "minecraft:coal",
+ "displayname": "§fCharcoal",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Increases the speed of\",1:\"§7your minion by §a5%§7\",2:\"§7for 30 minutes§7!\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fCharcoal\"},ExtraAttributes:{id:\"CHARCOAL\"}}",
+ "damage": 1,
+ "lore": [
+ "§7Increases the speed of",
+ "§7your minion by §a5%§7",
+ "§7for 30 minutes§7!",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "CHARCOAL",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file