Files
opus-apps/miners/etc/apps.db
2019-07-16 22:29:10 -04:00

17 lines
504 B
Plaintext

{
[ "4486006f811b88cacd5f211fd579717e29b600cd" ] = {
title = "Simple",
category = "Mining",
icon = "\030 \0315\\\030 \031 \010\030 \0304\031f _ \030 \031c/\0315\\\010\030 \0304 ",
run = "simpleMiner.lua",
requires = 'turtle',
},
[ "da39a3ee5e6b4b0d3255bfef95601890afd80709" ] = {
title = "Scanning",
category = "Mining",
icon = "\030 \0315\\\030 \031 \010\030 \0304\031f _ \030 \031c/\0315\\\010\030 \0304 ",
run = "scanningMiner.lua",
requires = 'turtle',
},
}