diff options
Diffstat (limited to 'items/SMALL_NETHER_SACK.json')
-rw-r--r-- | items/SMALL_NETHER_SACK.json | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/items/SMALL_NETHER_SACK.json b/items/SMALL_NETHER_SACK.json new file mode 100644 index 00000000..df288925 --- /dev/null +++ b/items/SMALL_NETHER_SACK.json @@ -0,0 +1,49 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aSmall Nether Sack", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"651d82e2-a336-3206-8418-afd4c3efae11\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MzYwODg3MDY5MSwKICAicHJvZmlsZUlkIiA6ICJjMDNlZTUxNjIzZTU0ZThhODc1NGM1NmVhZmJjZDA4ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJsYXltYW51ZWwiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTM0NTg3NWU5MjFhMTQ1ZjkyMDM4ODU4YWVlY2MzYzJmMDgzNDQxZWJjNWM4MjY1ZDMxYTI4MWQyNjhlMzY1YiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aSulphur§7, §aRed\",4:\"§aSand§7, §aMycelium§7,\",5:\"§7§aNetherrack§7, §aMagma Cream§7,\",6:\"§7§aBlaze Rod§7, §aGhast Tear§7,\",7:\"§7§aNether Quartz§7, §aGlowstone\",8:\"§aDust§7, §aNether Wart§7, §aSpectre\",9:\"§aDust§7, §aBlaze Ashes§7, §aMutated\",10:\"§aBlaze Ashes§7, §aWither Soul§7,\",11:\"§7§aMagma Chunk§7, §aBezos§7,\",12:\"§7§aBurning Eye§7, §aTentacle\",13:\"§aMeat§7, §aDigested Mushrooms§7,\",14:\"§7§aKada Lead§7, §aMagmag§7,\",15:\"§7§aGazing Pearl§7, §aLeather\",16:\"§aCloth§7, §aSpell Powder§7,\",17:\"§7§aCompact Ooze§7, §aLumino\",18:\"§aFiber§7, §aHallowed Skull§7,\",19:\"§7§aCorrupted Fragment\",20:\"\",21:\"§7Capacity: §e640 per item\",22:\"§8Sacks sum their capacity.\",23:\"\",24:\"§a§lUNCOMMON\"],Name:\"§aSmall Nether Sack\"},ExtraAttributes:{id:\"SMALL_NETHER_SACK\",uuid:\"5dd2c0e9-ce25-46f4-a704-a4d6b5258f30\",timestamp:\"3/10/22 3:11 PM\"}}", + "damage": 3, + "lore": [ + "§7Item pickups go directly into", + "§7your sacks.", + "", + "§7§7Items: §aSulphur§7, §aRed", + "§aSand§7, §aMycelium§7,", + "§7§aNetherrack§7, §aMagma Cream§7,", + "§7§aBlaze Rod§7, §aGhast Tear§7,", + "§7§aNether Quartz§7, §aGlowstone", + "§aDust§7, §aNether Wart§7, §aSpectre", + "§aDust§7, §aBlaze Ashes§7, §aMutated", + "§aBlaze Ashes§7, §aWither Soul§7,", + "§7§aMagma Chunk§7, §aBezos§7,", + "§7§aBurning Eye§7, §aTentacle", + "§aMeat§7, §aDigested Mushrooms§7,", + "§7§aKada Lead§7, §aMagmag§7,", + "§7§aGazing Pearl§7, §aLeather", + "§aCloth§7, §aSpell Powder§7,", + "§7§aCompact Ooze§7, §aLumino", + "§aFiber§7, §aHallowed Skull§7,", + "§7§aCorrupted Fragment", + "", + "§7Capacity: §e640 per item", + "§8Sacks sum their capacity.", + "", + "§a§lUNCOMMON" + ], + "recipe": { + "A1": "ENCHANTED_SULPHUR:1", + "A2": "ENCHANTED_SULPHUR:1", + "A3": "ENCHANTED_SULPHUR:1", + "B1": "ENCHANTED_SULPHUR:1", + "B2": "KADA_LEAD:20", + "B3": "ENCHANTED_SULPHUR:1", + "C1": "ENCHANTED_SULPHUR:1", + "C2": "ENCHANTED_SULPHUR:1", + "C3": "ENCHANTED_SULPHUR:1" + }, + "internalname": "SMALL_NETHER_SACK", + "crafttext": "Requires: Sulphur III", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |