diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2022-10-15 16:14:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-15 16:14:46 +0200 |
commit | 9dff9de9be425a07691951f7f7e6d43ca2c967bf (patch) | |
tree | 525c4086b4b8cb9ee2a329dee7a0915ceaaa788a /src/main/resources/assets/notenoughupdates/invbuttons/extraicons.json | |
parent | 7c6d37b2eb758a13b342b906f0aef88b940bc52a (diff) | |
parent | df02addf3404f07f245d6e6da8ce3ee8d72bd235 (diff) | |
download | NotEnoughUpdates-9dff9de9be425a07691951f7f7e6d43ca2c967bf.tar.gz NotEnoughUpdates-9dff9de9be425a07691951f7f7e6d43ca2c967bf.tar.bz2 NotEnoughUpdates-9dff9de9be425a07691951f7f7e6d43ca2c967bf.zip |
Merge pull request #268 from NotEnoughUpdates/masterv2.1.0
2.1 Continued
Diffstat (limited to 'src/main/resources/assets/notenoughupdates/invbuttons/extraicons.json')
-rw-r--r-- | src/main/resources/assets/notenoughupdates/invbuttons/extraicons.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons.json b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons.json index 5a99f3f0..d4e501c4 100644 --- a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons.json +++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons.json @@ -1,18 +1,18 @@ { - "baubles ring": "baubles", - "baubles gold ring": "baubles_gold", - "cross x": "cross", - "green check mark": "green_check", - "white check mark": "white_check", - "question mark help": "question", - "settings cog config": "settings", - "accessory ring": "accessory", - "accessory ring gold": "accessory_gold", - "armor chestplate": "armor", - "armor gold chestplate": "armor_gold", - "pet cat": "pet", - "pet cat gold": "pet_gold", - "skyblock menu": "skyblock_menu", - "recipe book": "recipe", - "search glass": "search" -}
\ No newline at end of file + "baubles ring": "baubles", + "baubles gold ring": "baubles_gold", + "cross x": "cross", + "green check mark": "green_check", + "white check mark": "white_check", + "question mark help": "question", + "settings cog config": "settings", + "accessory ring": "accessory", + "accessory ring gold": "accessory_gold", + "armor chestplate": "armor", + "armor gold chestplate": "armor_gold", + "pet cat": "pet", + "pet cat gold": "pet_gold", + "skyblock menu": "skyblock_menu", + "recipe book": "recipe", + "search glass": "search" +} |