telem icon indicating copy to clipboard operation
telem copied to clipboard

Trivial ETL Engine for Minecraft

Results 22 telem issues
Sort by recently updated
recently updated
newest added

This doesn't work: ```lua :middleware(mw.custom(function(collection) return telem.metricCollection({ sanity = -2 }) end)) ``` [MCCM Discord context](https://discord.com/channels/477910221872824320/1178122406947192852/1274742692282368114)

bug
sw: Middleware

Tracking documentation for new adapters. - [x] Antiprotonic Nucleosynthesizer - [x] Bin - [x] Bio Generator - [x] Boiler Multiblock (formed) - [x] Chemical Crystallizer - [x] Chemical Dissolution Chamber...

documentation
mod: Mekanism

Gather metrics about metrics! Concepts: - count of input adapters - count of output adapters - last count of output metrics - count of cycles - count of faults -...

enhancement
sw: Middleware

Forces metrics to be "sticky", remaining in the backplane after their source disappears. If and when this occurs, the metric value is set to zero. This would be intended for...

enhancement
sw: Middleware

_Create_ these peripherals. These are supported directly by recent versions of Create: https://github.com/Creators-of-Create/Create/wiki/ComputerCraft-Integration - [ ] Train Station - [ ] Display Link - [ ] Rotation Speed Controller -...

enhancement
sw: Adapter