aboutsummaryrefslogtreecommitdiff
path: root/items/REDSTONE.json
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2024-06-06 22:00:54 +0200
committerGitHub <noreply@github.com>2024-06-06 20:00:54 +0000
commitde4a67c87debeb9b9366638f3fcbbef5a57eecc3 (patch)
treee0e244740578b236b4a09304694481ab9e8b18dc /items/REDSTONE.json
parenta69c37d72986ee0f80b75ffae8205e388f776c15 (diff)
downloadNotEnoughUpdates-REPO-de4a67c87debeb9b9366638f3fcbbef5a57eecc3.tar.gz
NotEnoughUpdates-REPO-de4a67c87debeb9b9366638f3fcbbef5a57eecc3.tar.bz2
NotEnoughUpdates-REPO-de4a67c87debeb9b9366638f3fcbbef5a57eecc3.zip
3 (#1233)
Co-authored-by: SeRaid <77941535+SeRaid743@users.noreply.github.com>
Diffstat (limited to 'items/REDSTONE.json')
-rw-r--r--items/REDSTONE.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/items/REDSTONE.json b/items/REDSTONE.json
index ad7d3409..2d103a3b 100644
--- a/items/REDSTONE.json
+++ b/items/REDSTONE.json
@@ -1,13 +1,16 @@
{
"itemid": "minecraft:redstone",
"displayname": "§fRedstone",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fRedstone\"},ExtraAttributes:{id:\"REDSTONE\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"§7§8Collection Item\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fRedstone\"},ExtraAttributes:{id:\"REDSTONE\"}}",
"damage": 0,
"lore": [
+ "§7§8Brewing Ingredient",
+ "§7§8Collection Item",
+ "",
"§f§lCOMMON"
],
"internalname": "REDSTONE",
- "modver": "2.1.1-PRE",
+ "modver": "2.2.2",
"vanilla": true,
"clickcommand": "viewrecipe",
"recipe": {
@@ -25,5 +28,6 @@
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Redstone"
- ]
+ ],
+ "crafttext": ""
} \ No newline at end of file