aboutsummaryrefslogtreecommitdiff
path: root/items/SADDLE.json
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2021-02-16 18:02:50 +0100
committerGitHub <noreply@github.com>2021-02-16 12:02:50 -0500
commitccea0ac167b0e711c60510ebf50c6c8d2084789c (patch)
treeaa99be9d27bfdfe692b114df28bfa25294035a0a /items/SADDLE.json
parent6c60c2a9cb0db8cf9738b04971057a7dad756401 (diff)
downloadNotEnoughUpdates-REPO-ccea0ac167b0e711c60510ebf50c6c8d2084789c.tar.gz
NotEnoughUpdates-REPO-ccea0ac167b0e711c60510ebf50c6c8d2084789c.tar.bz2
NotEnoughUpdates-REPO-ccea0ac167b0e711c60510ebf50c6c8d2084789c.zip
Also fixed stuff from trello and more + new items (#401)
- fixed rare giraffe pet - ~~added price paid to midas staff~~ removed since in pull request #400 they removed it from midas sword and the whole idea was to have it be the same - changed crystal armor light levels to 15 for consistency - fixed catalyst rarity - added social xp requirment for showcase block, island npc and rock paper shears - moved all logs under 1 parent (previously split under 2 parents) - fixed rarity of horse armor, name tag and saddle - added rune sack, autopet, kismet feather, new enrichments and cultivating enchant
Diffstat (limited to 'items/SADDLE.json')
-rw-r--r--items/SADDLE.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/items/SADDLE.json b/items/SADDLE.json
index cbe78d62..9986f51e 100644
--- a/items/SADDLE.json
+++ b/items/SADDLE.json
@@ -1,13 +1,13 @@
{
"itemid": "minecraft:saddle",
- "displayname": "§fSaddle",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fSaddle\"},ExtraAttributes:{id:\"SADDLE\"}}",
+ "displayname": "§aSaddle",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aSaddle\"},ExtraAttributes:{id:\"SADDLE\"}}",
"damage": 0,
"lore": [
- "§f§lCOMMON"
+ "§a§lUNCOMMON"
],
"internalname": "SADDLE",
- "modver": "1.3-REL",
+ "modver": "2.0.0-REL",
"vanilla": true,
"clickcommand": ""
} \ No newline at end of file