diff options
Diffstat (limited to 'items/FINE_FLOUR.json')
-rw-r--r-- | items/FINE_FLOUR.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/FINE_FLOUR.json b/items/FINE_FLOUR.json new file mode 100644 index 00000000..2bfecce7 --- /dev/null +++ b/items/FINE_FLOUR.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aFine Flour", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6eaa6b0a-b93c-3975-ba44-499e0fd8ec58\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwODUyMjE2NTUxNCwKICAicHJvZmlsZUlkIiA6ICJmNzcxMDI1NGMzYWY0YjA5YmRjY2NiNDRjNjg1NjFiMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDZXJ1c1YyIiwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2IxZTUxYTliZTRkMTc5YWViNTQ5ZjRlY2I4YTZjNDNhNTk0Y2ViMTViZjNiMmRiNTMxN2VhYjc4MDEwZjMyMTAiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Can be spread across a §bGarden §7plot\",1:\"§7with a §aSprayonator§7.\",2:\"\",3:\"§7Effect: §620☘ Farming Fortune\",4:\"\",5:\"§7Bring §63,000 §7of these to §5Carrolyn §7in\",6:\"§7§5Scarleton §7to permanently gain §c+5❤\",7:\"§cHealth §7and §6+12☘ Wheat Fortune§7.\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aFine Flour\"},ExtraAttributes:{id:\"FINE_FLOUR\"}}", + "damage": 3, + "lore": [ + "§7Can be spread across a §bGarden §7plot", + "§7with a §aSprayonator§7.", + "", + "§7Effect: §620☘ Farming Fortune", + "", + "§7Bring §63,000 §7of these to §5Carrolyn §7in", + "§7§5Scarleton §7to permanently gain §c+5❤", + "§cHealth §7and §6+12☘ Wheat Fortune§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "FINE_FLOUR", + "crafttext": "", + "clickcommand": "", + "modver": "2.3.0", + "infoType": "" +}
\ No newline at end of file |