Tried to use Mekanism QIO input adapter, but backplane.collection.metrics contained only drive status and none of the items as individual metric.
Looked a bit, and it's possible that Mekanism has changed its qioItemMap structure? Haven't dug too deep, but here's what the new NBT looks like
Drive 0 stores 64 iron ingots and 64 redstone.
{
data: [],
palette: [],
mekData: {
qioItemMap: [L; 2979942897336207294L, -5177127105384248702L, 64L, -5250843741295851232L, -4635356434065122024L, 64L],
qioMetaCount: 128L,
qioMetaTypes: 2
}
}
Maybe relevant commit: mekanism/Mekanism@778a4f7#diff-dbfa4c71a8cdbad86b4666f7288c23828b76cd66c45d390e4c0e11c5ac3d5e27
Looking for more knowledgeable folks to chime in
Tried to use Mekanism QIO input adapter, but
backplane.collection.metricscontained only drive status and none of the items as individual metric.Looked a bit, and it's possible that Mekanism has changed its
qioItemMapstructure? Haven't dug too deep, but here's what the new NBT looks likeDrive 0 stores 64 iron ingots and 64 redstone.
Maybe relevant commit: mekanism/Mekanism@778a4f7#diff-dbfa4c71a8cdbad86b4666f7288c23828b76cd66c45d390e4c0e11c5ac3d5e27
Looking for more knowledgeable folks to chime in