Fix machine label in item monitor
This commit is contained in:
parent
162760c19c
commit
a0450a9e39
@ -66,6 +66,6 @@ class BlockEntityItemMonitor(p_155229_: BlockPos, p_155230_: BlockState) :
|
||||
}
|
||||
|
||||
companion object {
|
||||
private val NAME = TranslatableComponent("block.overdrive_that_matters.item_storage_viewer")
|
||||
private val NAME = TranslatableComponent("block.overdrive_that_matters.item_monitor")
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user