diff options
Diffstat (limited to 'items/FARMER_NPC.json')
| -rw-r--r-- | items/FARMER_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/FARMER_NPC.json b/items/FARMER_NPC.json new file mode 100644 index 00000000..8139844a --- /dev/null +++ b/items/FARMER_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Farmer (NPC)", + "nbttag": "{SkullOwner:{Id:\"99b7429d-2de8-2de6-9029-0e72822c4845\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzQ1MjMyYThlODVhNjc1MDgzNmM1ZGZiYzM0MDRjM2FiMzE0NTM0OTYyMGYwYmM1MjA4ZGVkYjE2YmI0YzQ4MzAifX19\"}]},Name:\"99b7429d-2de8-2de6-9029-0e72822c4845\"},display:{Lore:[0:\"\"],Name:\"§9Farmer (NPC)\"},ExtraAttributes:{id:\"FARMER_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "FARMER_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 45, + "y": 73, + "z": -162, + "island": "hub" +}
\ No newline at end of file |
