1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-08 22:51:14 +02:00
Files
openComputers_codes/itemIdCatcher/item_id_catcher.manifest
2023-08-16 15:12:42 +02:00

10 lines
307 B
Plaintext

{
["manifestVersion"] = "1.0",
["package"] = "item_id_catcher",
["version"] = "1.0.0",
["name"] = "itemIdCatcher",
["repo"] = "tree/master/itemIdCatcher",
["description"] = "Write id of item in the chest on the top to a file",
["note"] = "item are moved to a other chest",
["authors"] = "AR2000AR"
}