diff options
Diffstat (limited to 'items/BUILDER_ORANGE.json')
-rw-r--r-- | items/BUILDER_ORANGE.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/BUILDER_ORANGE.json b/items/BUILDER_ORANGE.json new file mode 100644 index 00000000..aca75d15 --- /dev/null +++ b/items/BUILDER_ORANGE.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fOrange", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"66209c88-b7ea-35f6-8566-43a1bf391024\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2MyZDhlOGVjMjczN2I1OTlhNDhmYzA3ZWE1OGI4MDY5NjllNjAyMTgwMjAxOTk5MmRkYTMyYTY1Mzc5NGRmNiJ9fX0\"}]}},display:{Lore:[0:\"§8Decoration item\",1:\"\",2:\"§f§lCOMMON\"],Name:\"§fOrange\"},ExtraAttributes:{id:\"BUILDER_ORANGE\"}}", + "damage": 3, + "lore": [ + "§8Decoration item", + "", + "§f§lCOMMON" + ], + "internalname": "BUILDER_ORANGE", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |