Files
opus-apps/miners/etc/apps.db
kepler155c@gmail.com 70a3bd1166 turtle status
2019-02-21 02:27:28 -05:00

29 lines
670 B
Plaintext

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