Watch of Flowing Time - sinkillerj/ProjectE GitHub Wiki
| Activated Watch of Flowing Time | |
| Disabled Watch of Flowing Time |
Vanilla EMC = 568,512
Fusing some dark matter to a watch allows you to affect the flow of time in an area! It can turn night into day or vice versa. When activated or combined with a Dark Matter Pedestal it will speed up machines and slow down mobs.
If you want to disable the watch from providing extra ticks to certain devices, either for gameplay or bug-related reasons, the block itself can be added to a blacklist to prevent it from getting extra ticks (what speeds up machines). block_entity_type's (aka tile entities; blocks that tick) added to the 'projecte:blacklist/time_watch' tag will not recive extra ticks from both an active watch in a players inventory and ones activated on Dark Matter Pedestals.
[Editor Note: There is also a tag with the name in blocks. I am unsure if this is a bug, but using this to blacklist tile entities WILL NOT WORK. use the one in block_entity_type, not the one in blocks]